.btn,
.menu-wrapper,
.aanbod .item .box .play ul li,
.footer-info .maps-wrapper .box,
.buttons ul li a,
.buttons ul li a:after,
.responsiveMenu, 
.btn .content, 
.btn .icon, 
.dienstblokken .dienstblok,
.icon-circle,
.scrollToTop,
.banner-item,
.banner-item,
.rederij-wrapper .rederij,
.file-list li a{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*====================================================
FLEX
=====================================================*/
.stap .stapnr .arrow,
.stap .stapnr .inner-stapnr,
.map, 
.icon-circle,
.scrollToTop,
.aanbod-item,
.aanbod-item .image,
.bureau-grid .cel,
.rederij .image,
.klantenlogo .inner-logo,
.video .overlay {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*====================================================
ALERT
=====================================================*/
.alert{
    border: 1px solid #93c6df;
    margin-bottom: 20px;
    padding: 15px;
    background: #d9edf7;
    color: #3a87ad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.alert.alert-succes{
    border: 1px solid #a3cb92;
    background: #d8f3cc;
    color: #6b8f5b;
}
.alert.alert-error{
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

/*====================================================
STRUCTUUR
=====================================================*/
.visible{
    visibility: visible !important;
}
.text-center{
    text-align: center;
}
.text-center ol,
.text-center ul {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}
.text-center ol li,
.text-center ul li {
    margin-bottom: 10px;
}
.text-left{
    text-align: left;
}
.showMobile{
    display: none;
}
.no-margin{
    margin: 0;
}
i.leftmargin {
    margin-left: 10px;
}
i.rightmargin {
    margin-right: 10px;
}
a {
    color:#4b7dca;
    text-decoration: none;
    outline: 0;
    border: none;
    font-size: 14px;
}
a:hover {
    text-decoration: underline;
}
a.blacklink {
    color: #000000;
    border-bottom: 1px solid #000;
}
a.blacklink:hover {
    text-decoration: none;
}
hr{
    border: none;
    width: 100%;
    background: #d5dde0;
    height: 1px;
    margin: 15px 0 35px 0;
}
hr.small{
    background: #d5dde0;
    margin: 15px 0;
}
a img{
    border: none;
}
p{
    line-height: 29px;
    margin-bottom: 30px;
}
strong {
    font-weight: 700;
}

.hide{
    display: none;
}
.show-tablet{
    display: none;
}
.visible{
    visibility: visible;
}
table{
    border-collapse: collapse;
    border: none;
    width: 100%;
}
table tr {
    border-bottom: 1px solid #e3e3e3;
}
table tr:last-of-type {
    border-bottom: none;
}
table tr th{
    padding: 15px 0;
    text-align: center;
    background: #f7f7f7;
    font-weight: 600;
    color: #34383d;
    font-size: 16px;
}
table tr td{
    padding: 25px 20px;
    border: none;
    border-right: 1px solid #e3e3e3;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    overflow: hidden;
}
table tr td.omschrijving{
    text-align: left;
    width: 60%;
}
table tr:last-child td{
    border-bottom:  none;
}
table tr td:last-child{
    border-right:  none;
}

/*formulier*/
.form-row{
    overflow: hidden;
    clear:both;
    margin-bottom: 20px;
    position: relative;
}
.form-row.last{
    margin: 0;
}
.form-row .lbl{
    width: 100%;
    float:left;
    margin-bottom: 10px;
    color: #656565;
    font-size: 16px;
    font-weight: 700;
}
.form-row .lbl.rightmargin {
    width: auto;
    padding-top: 10px;
    margin-right: 20px;
}
.form-row .lbl label span,
.accent{
    color:#c0c0c0;
    font-size: 13px;
    margin-left: 10px;
}
.form-row .form-item{
    float:left;
    width: 100%;   
    position: relative;
}
.form-row .form-item.toppadding {
    padding-top: 18px;
}
.form-row .form-item.no-border{
    border-top: none;    
}

.form-row .form-item .form-radio{
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}
.form-row .form-item label {
    margin-bottom: 15px;
}
.form-row .form-btn{
    margin: 0;
    display: inline-block;
    min-width: 40%;
}
.btn.form-btn {
    margin: 0;
    text-transform: none;
    padding: 15px 30px;
}
input[type="checkbox"]{
    margin-left: 1px;
    margin-right: 5px;
}
input[type="text"],input[type="number"],select,textarea{
    width: 100%;
    padding: 15px 25px;
    border: 1px solid #e0e3e5;
    color:#5f5f5f;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: normal;
}
.search-box input[type="text"] {
    padding: 25px;
}
select {
    background: url('../images/select-bg.png') no-repeat right center;
    background-size: cover;
}
select::-ms-expand {
    display: none;
}
.form-text-newsletter{
    border: 1px solid transparent !important;    
}
textarea{
    height: 90px;
    display: block;
}
textarea.big {
    height: 165px;
}
input[type="text"]:focus,input[type="number"]:focus,select:focus,textarea:focus{
    border: 1px solid #ccc;
}
input[type="submit"]:focus{
    outline: none;   
    -webkit-appearance: none;
}
input[type="radio"]{
    margin-left: 1px; 
    margin-right: 5px;
}
button {    
    font-family: 'Open Sans', sans-serif;
}
button.searchbutton {
    position: absolute;
    color: #4b7dca;
    -webkit-appearance: none;
    border: none;
    background: #fff;
    top: 20px;
    right: 40px;
    font-size: 22px;
}
button.searchbutton:hover {
    cursor: pointer;
}
button.searchbutton i {
    padding-left: 1px;
}
button.btn {
    margin: 0;
}
::-webkit-input-placeholder {
    color: #7d8589;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
}
:-moz-placeholder {
    color: #7d8589;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
}
::-moz-placeholder { 
    color: #7d8589;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
}
:-ms-input-placeholder {  
    color: #7d8589;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
}
button::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important;
}
/*====================================================
BREADCRUMB
=====================================================*/
.breadcrumb-wrapper {
    background-color: #EFF6FA;
    padding: 10px 0;
}
.breadcrumb{
    margin: 0 !important;
    overflow: hidden;
    list-style: none;
    width: auto !important;    
}
.breadcrumb .breadcrumb-item {
    float: left;
    font-size: 14px;
}
.breadcrumb a {
    color: #34383d !important;
    font-size: 14px !important;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb span {
    margin-left: 10px;
}
.breadcrumb li:last-child .sep{
    display: none;
}