/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html {
  /* 1 */
  font: normal 15px / 19px "OfficinaSansStdBook", Helvetica, Arial, sans-serif;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: rgba(255, 255, 255, 0);
  color: #000000;
}
.tm-navbar{
    border-bottom: 9px solid #cd2f17;
    /*background: #ffffff;*/
}

.uk-navbar-nav > li > a:not(.tm-logo){
    margin-top:108px;
    height: 110px;
    line-height: 110px;
}
.tm-wrapper{
    background: rgba(0, 0, 0, 0) url("../images/background.png") no-repeat scroll -290px 60px;
}
.tm-footer{
   color: #ffffff;
}
.tm-footer a{
    color: #ffffff;
}
.uk-accordion-title:before{
    content: '\f107';
    font-family: "FontAwesome";
    border:2px solid #ffffff;
    color: #ffffff;
    width: 26px;
    height: 26px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    float: left;
    text-align: center;
    margin-right: 15px;
    position: relative;
    top: -2px;

}
.uk-alert.uk-alert-large.uk-alert-notice {
    display: none;
}
.uk-accordion-title.uk-active::before{
    content: "\f106";
}

.padding-small{
    padding: 15px 25px;
}
.padding-xsmall{
    padding: 20px 0px;
}
.line-height-1{
    line-height: 1;
}
.uk-icon-button{
    position: relative;
    top: 2px;
}
#tm-bottom-b{
    margin-bottom: 30px;
}
.tm-navbar {
    position: absolute;
}
@media (min-width: 1220px) {
.uk-navbar-nav > li > a {
    
    font-size: 27px;
    font-weight: 400;
    padding: 0 27px; 
}
.tm-block:first-child, [class*="tm-fullscreen-"] + .tm-block {
    padding-top: 66px;
}

h1, .uk-h1 {
    font-size: 32px;
    line-height: 38px;
}

em {
    color: #000000;
}

.uk-article-lead {
    font-size: 22px;
    line-height: 10px;
}

hr {
    border-color: #000000;
}
.uk-article-title {
    font-size: 37px;
    line-height: 43px;
}

h2, .uk-h2 {
    font-size: 26px;
    line-height: 33px;
    color: #cd2d17;
}

h3, .uk-h3 {
    color: #cd2d17;
    font-size: 21px;
    line-height: 26px;
}

.uk-panel-title {
    font-size: 22px;
    line-height: 28px;
}

.tm-wrapper {
    height: calc(100vh - 90px);
}

.uk-accordion-title {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 11px;
    padding: 7px 0;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    background: white none repeat scroll 0 0;
}

.uk-button {
text-transform: none;
}
.uk-navbar-nav > li.uk-active > a {
    color: #cd2f17;
}
.tm-footer {
    background: #cd2f17 none repeat scroll 0 0;
}
.uk-icon-button {
    font-size: 23px;
    margin-left: 6px;
    line-height: 22px;
}
.formCaption2 {
    font-size: 16px;
}
.tm-bottom-a.uk-grid {
    margin-left: -60px;
    margin-right: -30px;
}
.tm-bottom-b.uk-grid {
    margin-left: -60px;
    margin-right: -30px;
}
.uk-article li {
  color:black; /* set color of list item to a dark gray */
}

.uk-article li:before {
  color:#cd2d17; /* set color to red */
  font-size:19px; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
    top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}

.tm-search {
    right: 382px;
}
.tm-primary > a:hover,
.tm-primary > a:not([class]):hover,
.tm-primary > :not([class*='uk-nav']) a:not([class]):hover {
  color: #ffffff;
}

.displaynone {  
  display: none!important;  
}
.uk-container {
    max-width: 1325px;
    padding: 0 30px;
}
.removedisplaycalender {
    padding: 0;
}
.removedisplaytraining {
    padding-top: 15px;
}
.removedisplayloadmorebutton {
    margin-top: -50px;
    padding-bottom: 25px;
}
.rs_read_meer {

    color: white;
    text-transform: uppercase;
    height: 40px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
    font-size: 19px;
    display: block;
    width: 55%;
    margin: auto;
}
span#paymentinfocontainer {
    text-transform: lowercase;
}
html.uk-notouch body.tm-isblog div.tm-wrapper div#tm-middle.tm-block div div.uk-container.uk-container-center div.tm-middle.uk-grid div.tm-main.uk-width-medium-1-1.uk-row-first main.tm-content article.uk-article div p a {
    color: #012951;
    text-decoration: underline;
}
.location_view_more {
    margin-top: -10px;
}
.month_view_more {
    margin-top: -10px;
}
.uk-icon-large:before {  
  font-size: 150%;  
  vertical-align: -22%;  
}  
.telefoon {  
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 45px;
    font-size: 0.8rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "OfficinaSansStdBold", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
    transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
    width: 55%;
    background: white;
    color: #cd2f17 !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    min-height: 40px !important;
    border-radius: 5px;

}
.mailgaelle {  
    font-size: 18px !important;
    border-radius: 5px;
    width: 55%;
    min-height: 40px !important;
}
.telefoongsm {  
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 37px;
    font-size: 0.8rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "OfficinaSansStdBold", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
    transition: border-color 0.1s, background 0.1s, color 0.1s ease-in-out;
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7);
    width: 56%;
    background: white;
    color: #cd2f17 !important;
    font-size: 21px !important;
    font-weight: 400 !important;
    min-height: 37px !important;
    border-radius: 5px;
    margin-top: -7px;
    margin-bottom: 7px;

}
.mailgaellestuur {  
    font-size: 12px !important;
    border-radius: 5px;
    line-height: 37px;
    width: 56%;
    min-height: 37px !important;
}
h3.uk-panel-title.gsm {
    margin-top: -5px;
}


/* Tablet and bigger */
@media (min-width: 960px) {
.formResponsive .formHorizontal .rsform-block {
    margin-left: -18px;
}
}
/* Tablet and bigger */
@media (min-width: 960px) {
.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 120px;
    padding-top: 5px;
    text-align: right;
    font-weight: bold;
}
}
/* Tablet and bigger */
@media (min-width: 960px) {
.formResponsive .formHorizontal .formControls {
    margin-left: 135px;
}
}

/* Tablet and bigger */
@media (min-width: 960px) {
.formResponsive label {
    font-size: 17px;
}
}

/* Tablet and bigger */
@media (min-width: 1390px) {

  /* Thirds */
  .uk-width-medium-1-3,
  .uk-width-medium-2-6 {
    width: 49% !important;
  }
}
/* Tablet and bigger */
@media (min-width: 1090px) {

  /* Thirds */
  .uk-width-medium-1-3,
  .uk-width-medium-2-6 {
    width: 32.333% !important;
  }
}


/* Tablet and bigger */
@media (min-width: 1090px) {
    h2.uk-text-verfijn-filter {
    padding-left: 65px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: -13px;
    margin-bottom: -10px;
    background: #cd2d17;
    color: white;
    font-size: 23px;
}
}

/* Phone landscape and bigger */
@media (min-width: 480px) {
.displayphone {  
  display: none!important;  
}
 
}
/* Tablet and bigger */
@media (min-width: 768px) {
 .displaytablet {  
  display: none!important;  
}
 
}



