/****** PLACE YOUR CUSTOM STYLES HERE ******/

.bevestig {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.SDPblue {
	color:#61A9D1 !important;
}
.SDPdarkblue {
	color:#002f51 !important;
}
.SDPdarkblue a {
	color:#002f51!important;
}
.SDPdarkblue a:hover{
	color:#61A9D1!important;
}
.SDPwhite {
	color:#fff;
}
.SDPgray {
	color: #5B6069!important;
}
.SDPmediumblue {
	color:#007cb4 !important;
}
.SDP-pd20 {
	padding: 20px;
}
.fatso {
	font-weight: 700;
}
.big {
	font-size: 35px;
}
.klein {
	font-size: 34px;
}
.kleinfr {
	font-size: 30px;
}
.medium {
	font-size: 20px;
}
.medium a:link {
	font-size: 20px;
	opacity: 0.7!important;
}
.medium a:hover{
	font-size: 20px;
	opacity: 1!important;
}
.borderSDP {
		border: 1px dotted #fff;
	padding: 6px 8px;
	border-radius: 3px;
}
.bordertopSDP {
		border-top: 3px dotted #61A9D1;
}
.coyote {
    font-family: 'Coyote SemiBold DEMO';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sdp-actalibra.be/fonts/Coyote-SemiBoldDEMO.woff') format('woff');
   
}
.coyotefull {
	font-family: 'Coyote SemiBold DEMO';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Coyote-SemiBoldDEMO.woff') format('woff');
	color: #fff;
	background-color: #61A9D1;
	 display: inline-flex;
	padding: 0 10px;
	}

  @font-face {
    font-family: 'Coyote SemiBold DEMO';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sdp-actalibra.be/fonts/Coyote-SemiBoldDEMO.woff') format('woff');
    }

.wistKader {
	border: #fff 2px dotted;
	padding: 30px;
	margin:10px 30px 0 30px;
	color:#fff;
	border-radius: 10px;
}
.witline {
	padding: 30px;
	margin:10px 0 0 0;
	color:#fff;
    text-align: right;
	float: left;
}
.witlineNO {
	border-left: #fff 2px dotted;
	padding: 30px;
	margin:10px 0 0 0;
	color:#fff;
	float: left;
}
.bgblue {
	background-color: #002f51;
}
.nieuw {
	color:#fff;
}
.logojob {
	width: 25%!important;
	}
.logofooter2 img{
	width: 13%!important;
	}
.logofooter {
	width: 65%;
	}
.logocontact {
	width: 45%;
	margin: auto!important;
	}
#schaduw {
  box-shadow: 10px 10px 8px 0 #ddd;;
}
.balk {
    position: static;
    width: 100%;
    margin: 0 auto;
    height: 5px;
    background-image: -webkit-linear-gradient(left,#002f51,#002f51 20%,#007cb4 20%,#007cb4 40%,#4fa9d1 40%,#4fa9d1 60%,#d7191b 60%,#d7191b 80%,#5b6069 80%);
    background-image: -ms-linear-gradient(left,#002f51,#002f51 20%,#007cb4 20%,#007cb4 40%,#4fa9d1 40%,#4fa9d1 60%,#d7191b 60%,#d7191b 80%,#5b6069 80%);
    background-image: linear-gradient(to right,#002f51,#002f51 20%,#007cb4 20%,#007cb4 40%,#4fa9d1 40%,#4fa9d1 60%,#d7191b 60%,#d7191b 80%,#5b6069 80%);
}
.home a.home,
.modules a.modules
 {
  color: #fff; 
	 background-color: #007cb4;
	 padding: 0 8px;
	 margin: 5px 0 -3px 0;
	 border-radius: 5px 5px 0 0;
	 height:49px;
}
.arrowSDP {
	width:18%;
	display: block;
	margin: auto;
	z-index: 999;
	padding: 0 0 30px 0;
}
.pdb0 {
	padding-bottom: 0;
}
.SDPFlag {
	width:6%;
}
footer a {
	font-weight: normal;
	font-size: 100%;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #4fa9d1;
  color: white;
  font-size: 16px;
  padding: 8px 8px;
  border-radius: 10px;
}
.mt12 {
	margin-top: 12px;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 10px 0 0!important;
}

@media all and (max-width: 990px) {
.home a.home,
.modules a.modules,
.contact a.contact,
.nl a.nl	{
	 height:25px;
}
 a.home:hover,
 a.modules:hover,
 a.contact:hover,
 a.nl:hover	
	{
	 height:25px!important;
}	
.witline {
	padding: 0;
	margin:10px 0 0 0;
	color:#fff;
    text-align: right;
	float: left;
}
.witlineNO {
	border-left: #fff 2px dotted;
	padding:0 0 0 25px;
	margin: 10px 0 0 25px;
	color:#fff;
	float: left;
}	
.smartBlue {
 	background-color: #002f51;
}	
footer {
	text-align: center;
}
nav.transparent .module.widget-handle {
  border-left: none !important;
}
.logofooter {
	width: 45%;
	margin: 8px auto 0 auto;
	display: block;
}
.klein {
	font-size: 24px;
}
.kleinfr{
	font-size: 24px;
}
	
	.feature-2 i {
  display: block;
  width: 80px;
  height: 80px;
  border: 2px dotted #4fa9d1;
  text-align: center;
  line-height: 80px;
  color: #007cb4;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 24px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.feature-2 i:hover,
.feature-2.filled i {
  background: #61A9D1;
  color: #fff;
}
	.icon-sm {
    font-size: 42px!important;
}
	h2.uppercase {
  letter-spacing: 2px;
  margin-right: -10px;
		
}
	h2 {
    font-size: 30px;
    line-height: 42px;
}
}


