/**********************************************************************************************
YAMB version 2.
primary styles
Author: www.prowebdesign.ro
Write your own styles here.

BASE (MOBILE) SIZE
These are the mobile styles. It's what people see on their phones.
Remember, keep it light: Speed is Important.
***********************txt col#727B83***********************************************************************/
/* typography */
*{
  box-sizing: border-box;
}

html {
  font-size: 100.01%;
}
html,
body {
  font-size: 16px;
}
body {
  color: #3B424A;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  font-weight: normal;
  background: #fff;
  font-size: .875em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.750em;
  padding: 0;
  color: #0067ab;
  line-height: 1.25em;
  font-weight: normal;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.375em;
}
h3 {
  font-size: 1.375em;
}
h4 {
  font-size: 1.125em;
}
h5,
h6 {
  font-size: 1em;
}
/* links */

a {
  color: #0193CC;
}
a:hover,
.footer-tp-block a:hover,
.moonalink a:hover {
  color: #FE6A00;
}
:focus,
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
ol,
ul {
  margin: 0 0 1em 0;
  list-style-position: inside;
  padding: 0 0 0 1em;
}
li {
  line-height: 1.5em;
  font-size: 15px;
}

  p {
    line-height: 1.7em;
    margin: 0 0 1.25em;
    font-size: 1.2em;
  }

  /*div#EditableTextField_80687{
    padding-left:5px !important;
  }
  div#EditableTextField_80687 label.left{
    line-height:21px !important;
  }
  div#EditableTextField_80687 input{
    height:30px;
  }*/
  /*sitemap*/
  .menubutton{
    display: none;
  }
  .sitemap-list p {
    font-size: 100%;
    margin: 0;
  }
  .sitemap-list li a:hover,
  .width_pane > li > a {
    text-decoration: underline;
  }
  .slick-slide{
    min-height:470px !important;
  }
  /* structure */

  /*fieldset .email{
    display: initial;
    padding-left:5px !important;
    line-height:21px;
  }
 fieldset .email input{
   line-height:normal;
 }*/
  #content_wrapper  input[type="text"]{
    border:1px solid lightgray;
  }
   #content_wrapper  input[type="email"]{
    border:1px solid lightgray;
  }
  #content_wrapper  textarea{
    border:1px solid lightgray;
  }
  #content_wrapper Nav.Actions input{
    padding:10px 0;
  }
  #content_wrapper .grid_12,
  #content_wrapper .grid_9{
    padding:40px 0 0;
    margin:0;
  }
  
  Nav.Actions{
    background-color:#005BAA;
    margin-top:10px;
    width: 200px;
  }
  div.medium{
    width: 50%;
    float:left;
    padding: 20px 0 0;
  }

  .medium:nth-child(2n){
    padding-right:0px;
    padding-left: 5px;
  }
  .medium input{
    width: 100%;
  }
  #EditableTextField_1eddb{
    padding: 20px 0 0;
    display: inline-block;
    width: 100%;
  }
  .wrapper,
  #colophon {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .hd-wrapper {
    width: 92%;
    position: relative;
    margin: 0 auto;
  }
  header.header.fixed{
    padding: 0;
    margin: 0;
    top:0;
    left:0;
    position: fixed !important;
    z-index: 9999;
    height:75px;
    background-color:white;
    border-bottom:1px solid #ababab;
  }
  header.header.fixed #logo img{
    width: 60px;
  }
  section.banner-section.fixedpage,
  section.innerheader.fixedpage{
    padding-top:75px;
  }
  header.header.fixed #global-menu{
    margin:0;
  }
  /*header.header.fixed #language{
  margin:20px;
  }*/
  #services {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  #content .wrapper article h2 {
    margin-top: 15px;
  }
  .service-blocks {
    display: block;
    padding: 100px 0;
    overflow: hidden;
    margin-bottom: 0.75em;
    background: #021b79; /* Old browsers */
    background: -moz-linear-gradient(left, #021b79 -2%, #021b79 -1%, #1e5799 0%, #021b79 0%, #021b79 0%, #207cca 60%, #0575e6 100%, #2989d8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #021b79 -2%,#021b79 -1%,#1e5799 0%,#021b79 0%,#021b79 0%,#207cca 60%,#0575e6 100%,#2989d8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #021b79 -2%,#021b79 -1%,#1e5799 0%,#021b79 0%,#021b79 0%,#207cca 60%,#0575e6 100%,#2989d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: relative;
  }
  .service-blocks div+div {
    background: url(../images/services_bg_bot.png) repeat-x left bottom transparent;
    bottom: 0;
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .service-blocks section h2 {
    color: #fff;
    line-height: 1.313em;
    border-bottom: 1px solid #4d8dc4;
    padding-bottom: 5px;
    font-size: 1.625em;
    font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
    margin-bottom: 0.563em;
  }
  .service-blocks section h2 span {
    display: block;
    float: left;
    margin-right: 0.313em;
    border-bottom: 4px solid #4d8dc4;
    line-height: 1.375em;
  }
  .service-blocks section ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
  }
  .service-blocks section ul li {
    line-height: 1.750em;
  }
  .service-blocks section ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.143em;
  }
  .service-blocks section ul li a:hover {
    color: #fe6a00;
  }

  .abouthomepage,
  .Aboutcontent{
    padding:80px 0;
    overflow: hidden;
  }
  .Aboutcontent img{
    width:100%;
  }
  .Aboutcontent .grid_7{
    margin-top:50px;
  }
  .abouthomepage h1{
    font-size: 2.5em;
  }
  #logo {
    margin: 0.875em;
  }
  #logo>a img {
    float: left;
    width: 90px;
  }
  .innerheader {
    display: block;

    overflow: hidden;
    position: relative;
    text-align: center;
  }
  .innerheader>div {
    /*background: url("../images/banner_bg.png") repeat-x  0 0 ;*/

    left: 0;
    /*min-height: 16em;
    position: absolute;*/
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .innerheader .focuspoint{
    height:400px;
  }
  .innerheader img {
    width: 100%;
    height: auto;
  }
  .flextitle_bg .wrapper h3 {
    color: #FE6A00;
    font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size: 2.25em;
    line-height: 0.875em;
    margin-top: 5.625em;
    text-align: right;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  }
  .flextitle_bg_mat {
    width: 40%;
    float: right;
    display: block;
    color: #fff;
    padding: 2%;
    text-align: right;
  }
  .flexslider {
    display: none;
    border: 0 none !important;
    margin-bottom: 0 !important;
    clear: both;
  }
  #Referenties_slide img {
    margin: 15px;
    width: 85%;
    /*height: !important;*/
  }
  .Referentieswrapper{
    padding: 100px 0 !important;
  }
  .referecelogo img{
    width:100px !important;
    float:left;
    margin:0 !important;
  }
  .referenceswrapper{
    text-align: center;
    position: relative;
  }
  .referenceswrapper img{
        display: initial !important;
    margin: 15px 0 !important;
    width: 150px !important;
    max-height:90px;
  }
  .referenceswrapper p{
    color:#0067ab;
    margin:0;
    font-size: 0.7em;
  }
   .referenceswrapper .date{
     padding:30px 0 0 0;
   }
  .referencecontent{
    margin:20px 0;
    /*padding:0 30px;*/
    min-height:300px;
  }
  .referencefooter{
    display: inline-block;
    overflow:hidden;
    width: 100%;
  }
  .referencefooter span{
    width: 25px;
    height: 25px;
    background-color: #0067ab;
    float: right !important;
  }

  .referencefooter p{
    display:inline-block;
  }
  .clear{
    clear:both;
  }
  span.close{
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 10px;
    background-color: #0067ab;
    color: white;
    cursor: pointer;
  }
  .overlayclick{
    height:100%;
    width:100%;
    display: block;
    position: absolute;
    cursor: pointer;
  }
  .overlay{
    display: none;
  }
  .overlay.active{
    display: block;
    position: fixed;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.6);
    top:0;
    z-index: 9999;
  }
  .popupdescription{
    width: 60%;
    float: left;
    margin: 0 0 0 40px;
  }
  .overlaycontent{
    width: 1100px;
    height: 660px;
    background-color: white;
    position: relative;
    top: 150px;
    margin: 0 auto;
    padding:80px 100px;
  }
  .overlaycontent .box{
    border:1px solid#0067ab !important;
  }

  .flexslider .slides li {
    position: relative;
  }
  .flex-caption_bg {
    position: absolute;
    top: 220px;
    width: 100%;
    z-index: 999;
    display: block;
    overflow: hidden;
  }
  .flex-caption {
    color: #FE6A00;
    font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size: 2.625em;
    position: relative;
    text-align: right;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  }
  #content img {
    max-width: 100%;
    height: auto;
  }
  .service-blocks section.wrapper {
    margin: 0 auto !important;
    padding: 0 !important;
  }
  .banner-section,
  .shadow_ie7,
  .languages li.inactive,
  .sf-menu,
  .menu-toggle1,
  .rightmenu,
  #merge_global-menu,
  #merge_services-menu {
    display: none;
  }
  .welcome-block {
    position: absolute;
    z-index: 999;
    bottom: 10px;
    width: 100%;
    display: none;
  }
  .focuspoint {
    height: 600px;
  }
  .banner-section .slick-track,
  .sliderhomepage {
    height: 600px;
  }
  .slick-slide img{
    margin: 0 auto;
  }
  .welcome-block > .wrapper > div,
  .innerheader > div .grid_5 {
    behavior: url(PIE.htc);
    background: none repeat scroll 0 0 rgba(22, 33, 43, 0.3) !important;
    color: #FFFFFF;
    overflow: hidden;
    border-radius: 3px;
  }
  .welcome-block > .wrapper .grid_12 {
    box-shadow: 0 0 2px #737B85;
    behavior: url(PIE.htc);
  }
  .innerheader > div .grid_5 {
    font-size: 1.125em;
    padding: 0.875em 1em;
  }
  .welcome-block .wrapper p {
    margin: 0;
  }
  .welcome-block .wrapper .grid_9 p {
    padding: 1em 0 0 0.875em;
    color: #fff;
    font-size: 1.143em;
    line-height: 1.375em;
  }
  .welcome-block .wrapper .grid_9 p a {
    text-decoration: underline;
    color: #fff;
  }
  .welcome-block .wrapper .grid_9 p a:hover,
  .welcome-block .wrapper .grid_3 a {
    color: #FE6A00;
  }
  .welcome-block .wrapper .grid_3 {
    background-color: #e2e2e2;
    behavior: url(PIE.htc);
    border-radius: 0 3px 3px 0;
  }
  .welcome-block .wrapper .grid_3 p {
    height: 90px;
    overflow: hidden;
  }
  .welcome-block .wrapper .grid_3 p img {
    height: 90px;
    width: 100%;
  }
  .welcome-block .wrapper .grid_3>a {
    color: #0193cc;
    padding: 0.438em 0.438em 0.438em 2em;
    display: block;
    background: url("../images/referenties_link_bg.png") no-repeat 10px 12px;
  }
  .welcome-block .wrapper .grid_3>a:hover {
    color: #FE6A00;
  }
  #content_wrapper {
    background: #fff;
    position: relative;
  }
  #content_wrapper > .wrapper .grid_12{
    width: 100%;
  }
  /*#content_wrapper{
    padding:50px 0;
  }*/
  #content_wrapper > .wrapper {
    margin: 2em auto;
  }
  #content_wrapper > .wrapper .grid_9,
  #content_wrapper > .wrapper .grid_6 {
    min-height: 600px;
  }
  #content_wrapper > .wrapper .partner-data{
    min-height:auto;
  }
  #content_wrapper > .wrapper .actiongrid.grid_6,
  #content_wrapper > .wrapper .actiongrid .grid_9{
    min-height:auto;
    padding:20px 0;
  }
  .actionwrapper{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
  }
/*}*/
.paging_title {
  border-bottom: 1px dotted #C1C9D3;
  margin-bottom: 1.5em;
  display: block;
  color: #919CA7;
  padding: 0 0 .5em 0;
}
.paging_title span {
  margin: 0 .125em;
}
.paging_title ul {
  list-style: none;
  padding: 0;
  color: #919CA7
}
.paging_title ul li {
  display: inline;
}
.paging_title li {
  margin: 0 5px;
  display: block;
}
.paging_title li span {
  margin-left: 8px;
}
.paging_title a {
  color: #919CA7;
  text-decoration: none;
}
.paging_title a:hover {
  color: #FE6A00;
  text-decoration: none;
}
.paging_title li:first-child {
  margin-left: 0;
}
.paging_title li a.active {
  color: #005baa;
}
.gradient {
  padding-bottom: 2.5em;
  border: 0px solid #ffffff;
  border-radius: 0 0 10px 10px;
  behavior: url(PIE.htc);
  /*background: url("../images/menu_box.png") repeat-x bottom;*/
}
/* /////////////////////////////Menu structure/////////////////////////////////*/
#main-navigation li{
  float:left;
}
#main-navigation li a{
  padding:20px;
  color:#3B424A;
  font-size: 15px;
  position: relative;
  display: block;
  cursor:pointer;
}

#main-navigation li a:hover,
#main-navigation li a.current{
  background-color:#FE6A00;
  color:white;
}
#main-navigation li .submenu{
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  z-index: 9999;
}
#main-navigation li .submenu li{
  float:none;
}
#main-navigation li .submenu li:hover{
  background-color:#FE6A00;
}
#main-navigation li .submenu li:hover a{
  color:white;
}

#main-navigation li:hover .submenu.view{
  display: block;
}


#global-menu,
#language {
  float: left;
  margin: 2.1em 0 0 0;
}
.language>li>span >img{
  width: 10px;
}
.fixed #language{
  margin:0;
}
/*#language{
padding:20px;
}*/
#language ul {
  margin: 0;
  padding: 20px;
  list-style: none;
}
#topnav {
  margin-top: .875em;
}
.language > li {
  padding-left: 14px;
  position: relative;
}
.language > li>span {
  padding: 0 2px;
  margin-left: 2px;
}
.language > li > img {
  width: 18px;
}
.language > li:hover span {
  color: #20B5B3;
  behavior: url(PIE.htc);
  border-radius: 3px 3px 0 0;
}
.language > li .flags {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 96%;
  background: #fff;
  behavior: url(PIE.htc);
  border-radius: 0 0 3px 3px;
}
.language > li .flags a {
  margin: 0 !important;
  display: block !important;
  padding: .05em 0.625em;
}
.grid {
  margin: 0 auto;
  width: 100%;
}
.top-menu {
  display: block;
  position: relative;
  z-index: 9999;
  height: 2px;
  behavior: url(PIE.htc);
  background-color:#005CAA;
}
.top-menu > div {
  background: #ececec;
  width: 100% !important;
}
.services-menu,
.partners-menu {
  display: block;
  margin-top: 0 !important;
}
/* sfmenu //////////////////////////////////*/

.sf-menu > li a {
  color: #005CAA;
}
.sf-menu li a {
  display: block;
  margin: 0;
  padding: 9px 12px;
  text-decoration: none;
  background: transparent;
  font-weight: bold;
}
.sf-menu > li > ul li a {
  font-weight: normal;
  margin: 0;
  padding: 4px 12px;
  color: #005CAA;
}
.sf-menu li > ul,
.sf-menu ul > li > ul {
  behavior: url(PIE.htc);
  -pie-background: rgba(255, 255, 255, 0.95) !important;
  background: rgba(255, 255, 255, 0.95) !important;
  padding: .875em 0;
}
/*.sf-menu li a:hover {
color: #FE6A00;
}*/
.sf-menu li li a,
.sf-menu li li li a {
  background: transparent;
  padding-left: 15px;
}
.sf-menu li li li a {
  background: transparent;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 15em;
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
  text-decoration: none;
}
.sf-menu li:hover ul {
  left: 0;
  top: 38px;
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li li:hover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li li:hover ul {
  left: 14em;
  top: 0;
}
/*.sf-menu a {
color: #0099ff;
}*/
.sf-menu li li a:hover,
.sf-menu li li li a:hover {
  outline: 0;
}
.sf-menu a:focus {
  outline: 0;
  background: none;
}
.sf-menu > li:hover {
  background: #fff;
}
.sf-menu > li:hover,
.rightmenu ul > li:hover {
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 0 3px #B8C4D2;
  -moz-box-shadow: 0 0 3px #B8C4D2;
  box-shadow: 0 0 3px #B8C4D2;
}
/*! for mobile menu //////////////////////////*/

.menu-toggle1 {
  cursor: pointer;
}
.menu-toggle1 {
  width: 32px;
  height: 32px;
  background: #fff url("../images/mob-nav.png") no-repeat;
  position: absolute;
  top: -41px;
  right: 14%;
  z-index: 9999;
  border: 0px solid #ffffff;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  box-shadow: 0 -3px 3px #D3D3D3;
}
.menu-toggle1_on {
  background: #fff url("../images/mob-nav.png") no-repeat;
  behavior: url(PIE.htc);
}
#left_menu {
  margin: 0 5px 10px 5px;
}
.block {
  margin-bottom: 2em;
}
.block .meer {
  background: url("../images/referenties_link_bg.png") no-repeat 0 8px transparent;
  color: #005BAA;
  display: block;
  padding-left: 1.25em;
  text-decoration: underline;
}
.block h2 {
  line-height: 36px;
  color: #005BAA;
  font-size: 1.25em;
}
.block span {
  float: left;
  margin-right: .5em;
}
.left_menu {
  padding: 0;
  margin: .5em 0;
  color: #4cacff;
}
.left_menu > li {
  padding: .625em 0 .625em 0;
  color: #4cacff;
  display: block;
  border-bottom: 1px dotted #C1C9D3;

}

.left_menu > li:last-child {
  border-bottom: none;
}
.left_menu > li a {
  text-decoration: none;
  color: #3B424A;
}
.left_menu > li a:hover {
  color: #fe6a00;
}
.site_nav_pg ul {
  padding: 0 0 1.5em 0;
  list-style: none;
}
.site_nav_pg ul li {
  border-bottom: 1px solid black;
  padding: 15px 0;
  overflow: hidden;
}
.site_nav_pg ul ul li a,
.site_nav_pg.sub ul li a {
  color: #3B424A;
  text-transform: none;
  font-weight: normal;
}
.site_nav_pg ul ul li a,
.site_nav_pg.sub ul li a:hover {
  color: #FE6A00;
}
.site_nav_pg ul li ul {
  clear: both;
}
.site_nav_pg > ul > li:first-child {
  border-top: 0;
  background: none;
}
.site_nav_pg > u > li:first-child > a {
  border-top: 0;
}
.site_nav_pg ul li.current a,
.site_nav_pg.sub ul li.current a {
  color: #005baa;
  width: 90%;
}
.site_nav_pg ul li a {
  display: block;
  padding: .25em 0;
  line-height: 1.375em;
  float: left;
}
.site_nav_pg > ul li.current > span {
  display: block;
  padding: 1em 0;
}
.site_nav_pg > ul li > span:hover {
  cursor: pointer;
}
/* for right main menu //////////////////////////////////////////////*/

.rightmenu a:focus {
  outline: 0;
  background: none;
}
.rightmenu ul {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
}
.rightmenu ul > li {
  /*display: inline;*/
  float: left;
  background: transparent;
}
.rightmenu ul > li > a {
  display: block;
  padding: 9px 12px 9px 24px;
  background: url("../images/NavigationDot.png") 10px center no-repeat;
  text-decoration: none;
  color: #0193CC;
}
.rightmenu ul > li:hover,
.rightmenu ul > li > a:hover {
  background: #fff url("../images/NavigationDot_hov.png") 10px center no-repeat;
  border-radius: 3px 3px 0 0;
}
.rightmenu ul > li:hover > a {
  color: #FE6A00;
}
.rightmenu ul li:hover .dropDown {
  display: block;
  z-index: 9999;
}
.rightmenu ul li .dropDown .listItem {
  display: block;
  line-height: 1.3em;
  -pie-background: rgba(255, 255, 255, 0.95) !important;
  background: rgba(255, 255, 255, 0.95) !important;
  behavior: url(PIE.htc);
  overflow: hidden;
  padding: 1.875em 0;
}
.rightmenu ul li .dropDown .listItem > p {
  color: #fe6a00;
  padding: 0 6px 0 0;
  display: block;
  font-size: 1.2em;
  overflow: hidden;
}
.rightmenu ul li .dropDown .listItem>div:first-child {
  border-right: 1px solid #dadbdb;
}
.listItem .Item_bod div p {
  padding-bottom: .7em;
  margin: 0;
}
hgroup h1 {
  font-size: 2em;
  margin-top: 0px;
}
hgroup h2 {
  font-size: 1.6em;
  margin-top: 0px;
}
.spring {
  margin: 0 0 2em;
}
.references {
  list-style: none;
  padding: 40px 0 0;
  margin: 0;

}
span.message.validation{
  color: #FE6A00;
}

.references .spring{
  border:1px solid #0067ab;
  border-radius:0px;
  min-height:530px;
  -webkit-border-radius:0px;
}
/* .references .spring:nth-child(4n){
  margin:0px;
} */
ul.grid_12 .clearfix .references{
   margin: 0 -15px;
}
.references .box,
.overlaycontent .box{
  padding: 5px;
  border: 0px solid #fbf7ff;
}

.Referenties_slider .box{
  padding: 5px;
  margin: 0 auto;
  width: 270px;
  border:1px solid #0067ab;
}

.box {
  margin: 4px;
  border: 2px solid #fbf7ff;
}
.box img {
  width: 100%;
  text-align: center;

}
.map {
  border: 3px solid #FFFFFF;
}
.map img {
  width: 100%;
  height: auto;
  display: block;
}
.map,
.spring,
.login_bl,
.page_image {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior: url(PIE.htc);
  overflow: hidden;
  padding: 0;
  position: relative;
}
.page_image {
  max-height: 200px;
}
.map > p {
  margin: 0;
}
/* pagination*/
.site_nav_pg{
  padding:0 30px;
}
.space-bot {
  margin-bottom: 1.5em;
}
.space-top {
  margin-top: 1.2em;
}
.page-numbers > a.prev {
  background-position: left center;
}
.page-numbers > a.next {
  background-position: right center;
}
.page-numbers > a:hover {
  color: #FE6A00;
}
.page-numbers > a.next,
.page-numbers > a.prev {
  background-image: url("../images/pagination_arrow.png");
  background-color: #005CAA;
  background-repeat: no-repeat;
  border-radius: 3px;
  height: 16px;
  margin-top: 4px;
  padding: 0;
  width: 16px;
  behavior: url(PIE.htc);
}
.page-numbers > a.next:hover,
.page-numbers > a.prev:hover {
  background-color: #FE6A00;
}
.page-numbers > a,
.page-numbers > div {
  color: #636A71;
  float: left;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none !important;
}
.page-numbers > .current-page {
  color: white;
  height: 24px;
  text-align: center;
  padding:0 10px;
  background-color: #FE6A00;
}
.page-numbers > a,
.page-numbers > div {
  color: #0067ab;
  float: left;
  font-weight: 700;
  line-height: 24px;
  padding: 0 10px;
  text-decoration: none !important;
}
/*table/////////////////////*/

.width_pane > table {
  width: 100%;
  padding: 0;
  border-collapse: seperate;
  margin-bottom: 1.125em;
  padding: 0;
}
.width_pane table td {
  width: 50%;
  vertical-align: top;
  padding: 10px;
}
.width_pane table td:last-child {
  border-right: none;
}
.width_pane table tr:last-child td {
  border-bottom: none;
}
.width_pane table td {
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
.width_pane table td img {
  float: left;
  margin: 1.5em .5em 1.5em 0;
}
.width_pane table td p,
.width_pane table td ul {
  margin: 0 0 8px 0;
  list-style-type: none;
  padding: 0;
}
.width_pane table td ul,
.width_pane table td > ul > a {
  color: #0099ff;
}
/*admin form*/

.login_bl {
  max-width: 40%;
  margin: 0 auto 0 auto;
  margin-top: 5%;
}
.login_bl > h1 {
  color: #fe6a00;
  font-size: 1.063em !important;
  font-style: normal !important;
  font-weight: 700;
  padding: 0 1.1em;
  margin-top: 1em;
  text-transform: uppercase;
}
.login_bl > form {
  background: url("../images/site_nav_pg_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 0.875em 1em 0 !important;
}
.login_bl form,
.login_bl form #ForgotPassword {
  margin: 1em 0;
}
#ForgotPassword,
.bad {
  padding-left: 0.1em;
}
.login_bl .bad,
.middleColumn label.error {
  display: none !important;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
button,
input,
select,
textarea {
  color: #3B424A;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  padding: 0;
  background: none;
  border: none;
  padding: 0.38em 0.5em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input {
  line-height: normal;
}
button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}
.login_bl form .field {
  margin-bottom: 0.5em;
}
#Form_NewsletterSubscribeForm fieldset .middleColumn,
#MemberLoginForm_LoginForm fieldset .middleColumn,
#MemberLoginForm_LostPasswordForm fieldset .middleColumn {
  border:1px solid white;
  padding: 0.16em;
}
#Form_NewsletterSubscribeForm .btn-toolbar,
#MemberLoginForm_LostPasswordForm .btn-toolbar,
#MemberLoginForm_LoginForm_action_dologin {
  display: block;
  float: left;
  background: #FE6A00;
  font-size: 1.063em;
  height: 36px;
  width:165px;
}


#Form_NewsletterSubscribeForm .Actions input[type="submit"]{
  height:36px;
}


#Form_NewsletterSubscribeForm .Actions input
#Form_NewsletterSubscribeForm .Actions {
  width: 31%;
}
#Form_NewsletterSubscribeForm {
  margin-bottom: 0.625em;
  overflow: hidden;
  float: left;
  width: 100%;
}
#Form_NewsletterSubscribeForm .email {
  background: none;
  padding-left: 0;
}
#Form_NewsletterSubscribeForm fieldset {
  display: block;
  float: left;
  width: 64%;
}
#MemberLoginForm_LoginForm_action_dologin {
  height: 33px;
  width: 100%;
  border-radius: 3px;
  margin-bottom: .8em;
}
#MemberLoginForm_LostPasswordForm .Actions {
  border-radius: 3px;
  margin-bottom: 1em;
  width: 97.5%;
}
.middleColumn input.error {
  /*border: 1px solid #FF9595 !important; */

  background: #FFD9D9;
  border-radius: 3px;
}
.action {
  color: #fff;
}
.text > label.left,
.textarea > label.left {
  color: #919CA7;
  left: 10px;
  text-align: left;
  top: 0.375em;
}
.field .left {
  display: block;
  float: none;
}
#MemberLoginForm_LoginForm input{
  border:1px solid #dedede;
}
.login_bl #Remember {
  color: #7C7C7C;
  margin: 1em 0;
  overflow: hidden;
}
.login_bl #Remember .checker {
  margin-right: 0.5em !important;
}
.login_bl #Remember .checker,
.login_bl #Remember label {
  float: left;
  font-size: 0.938em;
}
.login_bl #Remember .checker,
.login_bl #Remember label {
  float: left;
  font-size: 0.938em;
  padding-left: 5px;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 2px;
  width: 14px;
  float: left;
  margin-top: 5px;
}
.NewsLetterColumn {
  border-radius: 2px 0 0 2px;
}
.Signup_Button {
  border-radius: 0 2px 2px 0;
}
.NewsLetterColumn,
.Signup_Button {
  padding: 0 0 !important;
  background-color: #eceef0;
  /*-webkit-box-shadow: 1px 1px rgba(152, 163, 173, .4), inset 1px 1px rgba(152, 163, 173, .7);
  -moz-box-shadow: 1px 1px rgba(152, 163, 173, .4), inset 1px 1px rgba(152, 163, 173, .7);
  box-shadow: 1px 1px rgba(152, 163, 173, .4), inset 1px 1px rgba(152, 163, 173, .7);*/
}
.NewsLetterColumn {
  width: 68%;
  display: block;
  float: left;
}
.Signup_Button {
  width: 31%;
  display: block;
  float: left;
}
.Buttontxt {
  color: #005baa;
}
/************************ footer-top-block ****************************/

footer {
  clear: both;
  background-color: #2c3e50;
}
footer p{
  font-size: 15px;
}

footer ul,
.sitemap-list {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  min-width: 50%;
  max-width: 50%;
  display: block;
}
.sitemap-list ul {
  list-style: none;
}

.footer-nav ul li a {
  text-decoration: none;
  padding: 0.25em 0;
  display: block;
  color:white;

}
.contactpage .grid_4 span{
  display: block;
}
section.contact address p {
  margin-top: 0;
  font-style: normal;
  line-height: 1.625em;
  color:white;
  margin:5px 0;
}
/*#content_wrapper .tel,
#content_wrapper .email,
#content_wrapper .linkedln{
  padding-left:0px;
}*/
/*.tel,
.email,
.linkedln {
  display: block;
  padding-left: 24px;
  line-height: 1.875em;
  margin-bottom: 0;
}*/

/*.tel {
  background: url("../images/phone.png") no-repeat scroll 0 4px transparent;
}
.email {
  background: url("../images/envelope.png") no-repeat scroll 0 4px transparent;
}
.linkedln {
  background: url("../images/linkedin.png") no-repeat scroll 0 4px transparent;
}*/
section.contact address p a {
  color: white;
}
section.contact address p a:hover {
  color: #FE6A00;
}
.more:hover,
a.meer:hover {
  color: #fe6a00;
}
.moonalink a {
  color: #98A3AD;
}
/* footer-bottom-block */

.footer-copyrights-blocks,
.footer-links-blocks {
  margin-top: 1.6667%;
}
.links-blocks {
  margin-top: 1.6667%;
  padding-left: 3.2%;
}
.footer-copyrights-blocks p {
  margin: 10px 0;
  color:white;
}
.footer-copyrights-blocks p a {
  color: #FE6A00;
}
.header_border {
  border-bottom: 2px solid #E4E4E4;
  overflow: hidden;
  padding-bottom: 0.625em;
}
.content_block {
  background: #fff;
  padding: 2.0em 0 6.0em 0 !important;
  margin: 0 !important;
  background: url("../images/bottom_bod.png") bottom repeat-x;
  position: relative;
}
ul.footer-links-blocks {
  display: block;
  float: right;
  text-align: right;
}
ul.footer-links-blocks li {
  display: inline;
  float: none;
}
ul.footer-links-blocks li:first-child a {
  border-left: 0 none;
}
ul.footer-links-blocks li a {
  color: white;
  overflow: hidden;
  padding-left: 1.9084%;
  text-decoration: none;
}
.footer-btm-block {
  clear: both;
  display: block;
  overflow: hidden;
  background-color:#243546;
}
.footer-btm-block h3 {
  margin-top: 15px;
}
.footer-tp-block {
  margin: 2.5em 0;
  overflow: hidden;
  padding:80px 1em !important;
}
.footer-tp-block>section {
  min-height: 13em;
  padding:20px 0;
}
.Nieuwsbrief-block {
  padding-right: 10%;
}

.Nieuwsbrief-block p{
  color:white;
}
.Nieuwsbrief-block .success p {
  color: #1CAE03;
}
.Nieuwsbrief-block>h4 {
  font-size: 1.25em;
  color: white;
  margin: 0 0 .875em 0;
}
.Nieuwsbrief-block #Form_NewsletterSubscribeForm_Emailaddress_Holder label{
  display: none;
}
.Nieuwsbrief-block input{
  color:white;
}
p.Newstxt {
  font-size: .875em;
  margin-bottom: 1.5em;
}
div.linkedlnbg {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, .1), inset 1px 2px #fff;
  border: solid 1px #c8c8c8;
  background-image: linear-gradient(to top, rgba(219, 219, 219, .68), rgba(245, 245, 245, .68));
  display: block;
  height: 32px;
  max-width: 74%;
  behavior: url(PIE.htc);
  padding-left: 0;
}

div.linkedlnbg>a,
div.linkedlnbg>a:hover {
  color: #0081B4;
}
div.linkedlnbg img {
  float: left;
  padding: .5em;
  border-right: 1px solid #dadada;
}
div.linkedlnbg lable {
  line-height: 31px;
  margin-left: 1em;
}
div.linkedlnbg lable > span {
  font-weight: bold;
}
/*colors and backgrounds*/

a.bluelink {
  background: #0099ff;
  border-radius: 7px;
  color: #fff;
  display: block;
  float: left;
  margin: 10px 15px 10px 0;
  padding: 10px;
  text-decoration: none;
}

.rightfloat {
  float: right !important;
}
.leftfloat {
  float: left;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.clearfloat {
  clear: both;
}
/*****************************************************************************
non-semantic helper classes
******************************************************************************/
/* For image replacement */

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */

.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */

.invisible {
  visibility: hidden;
}
/* Contain floats: h5bp.com/q */

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/******************************************************************************************
PRINT STYLESHEET
******************************************************************************************/

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */

  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href ^ "javascript:"]:after,
  a[href ^ "#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */

  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/******************************************************************************************/
/*News*/

.news_agenda > ul {
  border-bottom: 1px dotted #ccc;
}
.news_agenda_name > h4 {
  color: #0193CC;
  margin-bottom: 0.25em;
}
.news_agenda ul {
  padding: 0;
  margin-bottom: 1.5em;
}
.space-hbot {
  margin-bottom: 0.325em;
}
.news_agenda .news_detail {
  margin-bottom: 1em;
  min-height:270px;
  padding:40px 0 0;
}
.news_agenda:nth-child(1) li,
.news_agenda:nth-child(2) li{
  padding:0px;
}
article.news_agenda.width_pane{
  width: calc(50% - 30px);
  float: left;
  margin-right: 30px;
}
/*article.news_agenda.width_pane:nth-child(3n){
margin-right: 0px;
}*/
.news_agenda .date {
  margin-right: 1em;
  margin-top: 0.0;
}
.news_agenda .date div > img {
  height: auto;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.news_agenda .date div {
  position: relative;
}
.news_agenda > ul > li {
  float: left;
  list-style: none outside none;
  display: block;
}
article.news_agenda .width_pane{
  width:33.333%;
  float:left;
}
.news_agenda .date .month {
  color: #919CA7;
  font-size: 0.875em;
  line-height: 1em;
  text-transform: uppercase;
  overflow: hidden;
}
.news_agenda .date .day {
  font-size: 0.875em;
  color: #919CA7;
}

.news_agenda .date .year {
  font-size: 0.875em;
  color: #919CA7;
}
.news_detail p {
  margin-top: 6px;
}
.news_detail a{
  padding:10px 0;
  display: inline-block;
}
.news_content{
  width: 80%;
}
.partner-detail-block div.thumb {
  display: block;
  margin: 0 2em 20px 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  overflow: hidden;

}
.partner-detail-block div.thumb>img {
  width: 100%;
  max-width: 300px;
  height: auto;
  display: block;
  margin:0 auto;
}
.partner-detail-block div.partner-data {
  display: block;
  float: left;
}
.partner-data h3 {
  font-size: 1.250em;
  color: #FE6A00;
  line-height: 1.250em;
  margin-bottom: .875px;
}
.partner-detail-block {
  padding:40px 0;
  display: block;
}

.partner-data span.telephone {
  background: url("../images/telephone_icon.jpg") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  display: block;
  padding: 0 0 0 27px;
}
.partner-data p.email {
  background: url("../images/email_icon.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  display: block;
  margin-bottom: 0;
  padding: 0 0 0 27px;
}
.partner-data p.email a {
  color: #005baa;
}


.sidenav.fixed{
  padding-top:120px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  overflow-x: hidden;
  padding-top: 20px;
  transition: 0.8s;
}
.sidenav li{
  list-style-type: none;
}
.sidenav a {
  padding: 1px 5px 10px 30px;
  text-decoration: none;
  font-size: 18px;
  color: #005baa;
  display: block;
  transition: 0.8s
}

.sidenav a:hover, .offcanvas a:focus{
  color: #005baa;
}

.sidenav .closebtn {
  position: absolute;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#maincontent {
  transition: margin-left 0.8s;
  position: relative;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
