body * {
	font-family: 'Raleway', sans-serif !important;
}
body * .fa {
	font-family: FontAwesome !important;
}
.navbar.navbar-default .navbar-brand {
	max-width:300px;
}
#bestelformulier .totalright {
	text-align:right;
	width:100%;
	font-size:120%;
	
}
#bestelformulier .maintotal {
	font-size:140%;
	font-weight:bold;
}
#bestelformulier .value_domeinnaam {
	margin-bottom:6px;	
}
.shoppingcart {
	background-color:#eee;
	padding:12px;
	padding-left:20px;
	padding-right:20px;
	
}
.flags {
	position:fixed;
	right:24px;
	z-index:999;
	margin-top:8px;
}
.flags span i {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 33px;
    text-align: center;
    border-radius: 40px;
    margin-right: 3px;
    font-size: 18px;
}
a.flagfont .fa {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    line-height: 33px !important;
}
.br-lblue {
    background: #4c9bb0 !important;
}
.flags .flagtext  {
	color:white;
	font-size:12px;
}
#pricing ul.pricing li {
	padding:6px;
}
.navbar ul li ul   {
	border-top:3px solid #4c9bb0; 
	display:none;
	position:absolute;
	background:rgba(215, 215, 215, 1.0);
	
	z-index:99999;
	
}
.navbar-brand .logotext {
	font-size:12px;
	font-weight:400;
	color:#272727;
	
}
.navbar * a {
	color:#272727 important;
}
.navbar * li:hover  a {
	color:#4c9bb0 important;
}
.navbar ul li  a {
	padding:4px 15px; 
	width:100%;
}
.navbar ul li ul li  a {
	padding:8px 15px; 
	width:100%;
	
}
.navbar ul li ul li a { 
	color:#272727 !important;
	white-space:nowrap;
	display: block;
	width:100%;
}
.navbar ul li:hover ul  {
	display:block;
}
.navbar ul li ul li:hover a { 
	color: #4c9bb0 !important;
}
#main-slider .item {
	height:375px !important;
}
#main-menu.navbar-default {
	background: rgba(255, 255, 255, 1.0) !important;
	border-bottom:3px solid #4c9bb0;
}
#get-in-touch {
	padding:0px;
	padding-top:24px;
}

#get-in-touch * {
	color:white;
}
#get-in-touch * .btn {
	color: #4c9bb0;
}

#pricing ul.pricing.featured {
	background:#eee;
	color:#64686d;
}
.container img {
	max-width:100% !important;
}
#pricing.orderform h2 .fa {
	color: #4c9bb0 !important;
}
#pricing.orderform select {
	display: inline;
	width: 225px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}

@media only screen and (min-width: 760px) and (max-width: 1024px)  { 
    .navbar ul li  a {
		padding:4px 8px; 
		
	}
	.navbar ul li ul li  a {
		padding:4px 8px; 
		
	}
	#main-menu .container {
		width:100% !important;
	}
}

@media only screen and (min-width:169px) and (max-width:760px){ 
	.navbar ul li ul   {
		display:block !important;
		position:relative !important;
	}
	
	.navbar.navbar-default .navbar-brand {
		max-width:225px;
	}
	.navbar ul li  a {
		padding:6px 8px; 
		
	}
	.navbar ul li  ul li a {
		padding:3px 8px; 
		padding-left:20px;
		
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
			max-height:250px !important;
		
	}
}
