/* CSS website kentie.nl */

.bottom-d-1-position {
    width: 200px;
}

.bg-primary {
    background-color: #fff !important;
}

#ta-c2gyu2y7v {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fff;
}

/* Header */
.as-width-medium {
    width: 100%;
}

.uk-margin {
    margin-bottom: 0px;
}

.uk-dotnav > * > * {
  width: 15px !important;    
}


/* Footer */
#astroid-footer {
    font-size: 14px;
}

#f-oel6e1bpp {
    padding: 10px;
}

/* Menu */

.megamenu-container {

    max-width: 1000px !important;
}

.nav-title-text {
    color: #31737a;
}

.module-title {
    text-align: center;
}

.bottom-d-1-position .module-title {
    text-align: left;
}


h3.module-title {
    margin-bottom: 10px;
}

.tekst-genres {
    text-align: center;
    margin-bottom: 35px;
}

hr.primary, hr.primary::after  {
    border-bottom: solid 3px #57A8B0 !important;
}

hr.primary  {
    margin-bottom: 30px;
    margin-top: 20px;
}

div.pb-3.uk-text-center {
    padding-bottom: 25px !important;
}

#mod-custom137 p, #mod-custom278 p, #mod-custom279 p {
    font-size: 16px;
    line-height: 150%;
    font-weight: 300;
    color: #cccccc;
}

#bd2-63a6bf6ab4e5b438796392, #bd1-nnplktrnq, #bd3-63a6bf3d37c29827612590 {
    padding: 0px 60px 0px 60px;
}

#tabelhome {
    border-collapse: collapse; 
    width: 80%; 
    border-width: 0px; 
    margin-left: auto; 
    margin-right: auto;
}

p.py-2 {
    font-size: 18px;
    line-height: 130%;
    /* height: 150px; */
}


@media (max-width: 1500px) {

   p.py-2 {
     font-size: 18px;
    /* height: 160px; */
   }
 
}

@media (max-width: 1400px) {

   p.py-2 {
     font-size: 18px;
    /* height: 180px; */
   }
 
}

@media (max-width: 1200px) {

   p.py-2 {
     font-size: 18px;
    /* height: 140px; */
   }
 
}

@media (max-width: 1100px) {
   #tabelhome {
     width: 90%; 
   }
}

@media (max-width: 1000px) {

   p.py-2 {
     font-size: 18px;
    /* height: 160px; */
   }
 
}

@media (max-width: 950px) {

   p.py-2 {
     font-size: 18px;
    /* height: 180px; */
   }
 
}

@media (max-width: 800px) {

   p.py-2 {
     font-size: 16px;
    /* height: 18px; */
   }
    
   .uk-dotnav > * > * {
     width: 10px !important;    
     height: 10px !important;    
   }
    
   #tabelhome {
     width: 100%; 
   } 
    
}

@media (max-width: 700px) {

   p.py-2 {
     font-size: 16px;
    /* height: 190px; */
   }

}

@media (max-width: 640px) {

   p.py-2 {
     font-size: 16px;
    /* height: 100px; */
   }

}

