@charset "UTF-8";

.custom-phone .phone{
	position:relative;
	padding-left:35px;
}
.custom-phone .phone img.phone-ico{
	position:absolute;
	left:0px;
	top:5px;
}
.custom-phone .phone img{
	margin:0;
}

i, strong{
	color:#5974A6;
}
.item-images .row-fluid img{
	margin-bottom:30px;
}
.item-images .row-fluid:last-child img{
	margin-bottom:0px;
}

.header-bg .abutton{
	margin-top:5px;
}
.header-bg .custom-soc{
	padding-left:35px;
}
.call-inside{
	/* float:right; */
}

.custom-phone-b{
	text-align:right;
}


.bottom1 {
	background:#efefef;
	margin-bottom:30px;
}
.bottom1 h3{
	text-align:center;
	text-transform:uppercase;
	font-size:26px;
	margin-bottom:50px;
	/* font-family: 'Oswald', sans-serif; */
	font-family: 'Arial Narrow', sans-serif;
}
.bottom1 .jdvrecordsset-imagewrapper{
	width:50px;
	height:45px;
	padding-top:5px;
	border-radius:25px;
	background:#5974A6;
	text-align:center;
	/* vertical-align:middle; */
	/* line-height:50px; */
	margin-right:30px;
	float:left;
}
.bottom1 .jdvrecordsset-imagewrapper img{

	/* vertical-align:middle; */

}

.bottom1 .jdvrecord-set{
	margin-bottom:30px;
	
	font-size:24px;
}
.bottom1 .jdvrecord-set h4{

	font-size:24px;
}

/* media */
@media (max-width: 480px) {
 
}

@media (max-width: 767px) {
	.header-bg,.footer-bg{
		margin-left:-20px;
		margin-right:-20px;
	}
	.footer-bg,.position-banner{
		padding-left:20px;
		padding-right:20px;
	}
	
	.bottom1 .jdvrecordsset-imagewrapper{

		margin-left:30px;

	}
}


@media (min-width: 768px) and (max-width: 979px) {
 
}

@media (max-width: 979px) {
	.moduletable-logo,.moduletable-slogan,.moduletable-adres,.moduletable-logo2,.moduletable-phone,.moduletable-call{
		float:none;
		padding:10px 0;
		margin:0;
		text-align:center;
	}
	
	.custom-logo,.custom-slogan,.custom-adres,.custom-logo2,.custom-phone,.custom-call{
		text-align:center;
		display:inline-block;
	}
	
	.custom-logo,.custom-slogan,.custom-adres2,.custom-phone,.custom-call{
		padding:0;
	}
	
	.moduletable-phone:before, .moduletable-adres:before, .moduletable-adres2:before {
		display:none;
	}
	
	
	.custom-img,.footer-bg,.custom-phone-b{
		text-align:center;
	}
	.custom-img .image100{
		max-width:250px;
	}
}

@media (min-width: 980px) {
	#mainmenu{
		display:table;
		width:100%;
	}
	#mainmenu > ul{
		display:table-row;
		float:none;
	}
	#mainmenu > ul > li{
		display:table-cell;
		float:none;
		text-align:center;
	}
}
 
@media (min-width: 1200px) {
}
