@import url('https://fonts.googleapis.com/css?family=Lato');
@charset "UTF-8";
/**

   Style CSS 
   Author : Ryan Flierman

   
**/


* {
margin : 0;
padding : 0;
}
body {
background-size : 100% 100%;

}
a {
text-decoration : none;
color : #ffffff;
}
a:hover {
text-decoration : none;
}
img {
border : none;
max-width : 100%;
height : auto;
}
input[type="text"], input[type="email"], textarea {
border : #008ED6 solid 1px;
width: 200px;
    
padding : 5px;
}
input[type="submit"] {
background : none 0 0 repeat scroll #008ed6;
border : none medium;
border-radius : 4px;
color : #ffffff;
cursor : pointer;
font-size : 11px;
font-weight : bold;
padding : 6px 10px;
}
ul, ol {
list-style : none;
}
section {
display : block;
overflow : hidden;
}

/** kleuren */

.dark-blue {
background-color : #1F55A6;
}
.blue {
background-color : #167BC6;
}
.blue2 {
background : #0A86CE;
color : #ffffff;
    
}
.white {
background-color : #F9F9F9;
}
.light-blue {
background-color : #1978C4;
}
/** eind */

/** navigatie */
#nav {
display : block;
margin-bottom : 20px;
margin-left : 27%;
margin-top : 20px;
overflow : hidden;
}
#nav li {
float : left;
margin-left : 30px;
}
#nav li a {
color : #ffffff;
font-family : 'latoregular' , sans-serif;
font-size : 15px;
}

.sosherstel {
    margin-left: 50px;
    
}

/** eind */

/** header */
.identity {
display : block;
overflow : hidden;
color : #ffffff;
}
.identity img {
  display: block;
  margin: 95px auto 20px;
  width: 274px;
}
.identity h1 {
font-family: 'Latosemibold', sans-serif;
font-size : 30px;
text-align : center;
}

.identity h2 {
  font-family: 'latolight', sans-serif;
  font-size: 20px;
  text-align: center;
}

.identity h3 {
  font-family: 'latolight' , sans-serif;
  font-size: 18px;
  margin-bottom: 110px;
  margin-top: 20px;
  text-align: center;
}
/** einde */

/** over sos toegang */
.oversos {
background-color : #F9F9F9;
}

.oversos-info { 
    display:block;
    overflow:hidden;
}

.oversos hr {
    margin-top: 3%;
}

.oversos-title {
color : #1978c4;
font-family : 'latosemibold', sans-serif;
font-size : 40px;
display : block;
overflow : hidden;
margin-top:6%;
text-align : center;
}

.oversos h3 {
color : #008ed6;
font-family : 'latosemibold' , sans-serif;
font-size : 16px;
margin-bottom : 5px;
}

.oversos-row p {
  color: #262626;
  font-family: 'latolight' , sans-serif;
  font-size: 14px;
}
/** einde */


/** brochure download */

.download {
  display: block;
  overflow: hidden;
  margin-bottom: 35px;
}
.download h2{
    font-family: 'latosemibold' ,sans-serif;
    color: #1978c4;
    text-align:center;
}

.download p {
font-family: 'latolight', sans-serif;
  text-align: center;
  display: block;
  overflow: hidden;
  width: 100%;
}

.download hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    margin-top: 5%;
    padding: 0; 
}

.download p a {
    color: #008ed6;
}



/** einde */

/** nl kaart */
.map {
margin-bottom : 30px;
margin-top : 55px;
width : 345px;
}

.ar {
    margin-top: 20%;
}

.map-info h2 {
font-family : 'latosemibold' , sans-serif;
font-size : 40px;
font-weight : normal;
margin-top : 8%;
color : #fffefe;

}

.map-info p {
font-family : 'latolight', sans-serif;
font-size : 16px;
font-weight : normal;
margin-top : 5%;
color: #ffffff;
}
/** einde */

/** nieuwslinks */

.link-row {
margin-top : 45px;
margin-bottom : 45px;
display : block;
overflow : hidden;
}
.link-row h2 {
font-family: 'latosemibold', sans-serif;
font-weight : normal;
font-size: 40px;
margin-bottom : 40px;
text-align: center;
margin-bottom: 15px;
margin-top: 60px;
display: block;
overflow: hidden;
    
}
.link-row p {
color : #353535;
font-family : latolight, sans-serif;
font-size : 14px;
font-weight : 600;
}

.link-row hr{
    margin-bottom: 5%;
}

.link-row h3{
font-family: 'latoregular', sans-serif;
font-weight : normal;
font-size: 25px;
}

/** nieuwslinks einde */

/** contact */
#Contact {
	background-image: url(../images/white-background.png) !important;
    display: block;
    overflow: hidden;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
	
}
.contact {
    display: block;
    margin-bottom: 120px;
    overflow: hidden;
}
.contact-heading {
    display: block;
    overflow: hidden;
    text-align: center;
}
.contact-heading h2{
	font-family: "latosemibold" , sans-serif;
    font-size: 40px;
    margin-bottom: 15px;
    margin-top: 60px;
    display: block;
    overflow: hidden;
}

.contact-heading .heading-border-gray {
	margin: 0 auto;
}

/** styling contact form */
#contactForm {}
label {
	font-size: 14px;
	font-family: 'latolight' , sans-serif;
}
.form-group {
}
.input-group {}
#name {
    background-color: #d9d9d9;
    width: 275px;
}
#email{
	background-color: #d9d9d9;
    width: 275px;

}

#telnr{
	background-color: #d9d9d9;
    width: 275px;

}

#bedrijfsnaam{
	background-color: #d9d9d9;
    width: 275px;

}

#postcode{
	background-color: #d9d9d9;
    width: 190px;
    margin-right: 5px;

}

#straatnaam{
	background-color: #C3E0E8;
    width: 275px;
    
}


#huisnummer{
	background-color: #d9d9d9;
    width: 80px;

}

#check_postcode{
    background-color: #77ABBD;
}

#woonplaats{
	background-color:#C3E0E8;
    width: 275px;
    margin-top:5px;

}

#subject {
    background-color: #d9d9d9;
    width: 275px;
    
    
}

#message {
    background-color: #d9d9d9;
    height: 175px;
    resize: none;
    width: 375px;
}
#send-message {
    background-color: #00a8c1;
    border: medium none;
    border-radius: 15px;
    margin-left: 155px;
    padding: 10px;
    width: 120px;
	color: #fff
}

.contact-form {
display : block;
}
.contact-form p input {
width : 380px;
margin-bottom : 10px;
}
.contact-form p select {
border : #008ED6 solid 1px;
color : #757575;
height : 27px;
margin-bottom : 5px;
width : 393px;
}
.submit {
text-align : center;
margin-top : 20px;
}

.contact-footer p{
    text-align: center;
    font-family: "latosemibold" , sans-serif;
    font-size: 15px;
}

.contact-footer hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    margin-top: 5%;
    padding: 0; 
}

.contact-logos {
    text-align: center;
    
}

.contact-images {
    display: block;
    display:inline-block;
    max-height: 60%;
    max-width: 60%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 10px;
    margin-bottom: 3%;

    
}

.divider {
border-top : 1px solid #1978C4;
}



/** validatie */

.validation{
background: rgba(253, 207, 207, 1) !important;
}
.success{
    background : #DFF0D8 !important;
    padding    : 5px;
}
.error{
    background  : rgba(253,231,231,1) !important;
    padding     : 5px;
}

#scroll-to-top, #scroll-to-bottom {
padding : 2px;
position : fixed;
width : 32px;
height : 32px;
opacity : 0.8;
cursor : pointer;
z-index : 9999;
}
#scroll-to-top {
bottom : 20px;
right : 66px;
}
#scroll-to-bottom {
bottom : 20px;
right : 30px;
}
#scroll-to-top:hover, #scroll-to-bottom:hover {
opacity : 1;
}
.youtube iframe {
  border: 3px solid #1f55a6;
  height: 300px;
  margin-left: 25px;
  margin-top: 87px;
  width: 430px;
}

.youtube2 iframe {
  height: 300px;
  width: 430px;
}

.twitter-post iframe {
height : 800px;
}
#twitter-widget-0 {
width : 520px !important ;
}

.footertext {
    color: #1978C4;
}
/*------------------------------------*\
    1. GENERAL STYLES
\*------------------------------------*/
html, body {
	height: 100%;
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
}
body {
    color: #737373;
}

.form-control::-webkit-input-placeholder {
    color: #fff;
}
.form-control::-moz-placeholder {
    color: #fff;
}
.form-control::-ms-input-placeholder {
    color: #fff;
}
.form-control.error {
    border-color: #ff5252;
}

/* 1-1 TYPHOGRAPHY */
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
.mdl-typography--display-4,
.mdl-typography--display-3 {
	font-weight: 300;
}
p {
	font-size: 14px;
	font-weight: 300;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 22px;
}
a, .mdl-button {
	font-weight: 300;
}
a {
    color: #ffffff;
}
a:hover, a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

.mdl-button--primary.mdl-button--primary.mdl-button--fab,
.mdl-button--primary.mdl-button--primary.mdl-button--raised {
    color: #fff;
    background-color: #ffffff;
}

/*------------------------------------*\
    8. CONTACT MODAL
\*------------------------------------*/
#contactFormModal {
    padding: 0 20px;
}
#contactFormModal .modal-dialog {
    max-width: 900px;
    margin: 30px auto;
}
#contactFormModal .modal-content {
    background-color: transparent;
}

.contactForm .mdl-card {
    width: auto;
}
.contactForm .mdl-card__title {
    padding-top: 0;
}
.contactForm .mdl-card__title .modal--logo {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}
.contactForm .mdl-card__supporting-text {
    width: 100%;
}

#contactForm input {
    outline: 0;
}
#contactForm label {
    margin-bottom: 0;
    font-weight: 100;
    color: #737373;
}
#contactForm input.error + label:after,
#contactForm textarea.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible;
}
#contactForm .mdl-textfield {
    width: 100%;
}
#contactMessage {
    min-height: 80px;
    border-color: rgba(0,0,0,.12);
}


