







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */
























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.dnd-section,
.content-wrapper--vertical-spacing {
  /*   padding: 80px 20px; */

  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width:767px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    /*   padding: 80px 20px; */

    padding-top: 80px;
    padding-bottom: 80px;
  }
}





body {
  font-size: 16px;
  font-weight: 400;
  font-family: Montserrat;
  color: rgba(112, 112, 112, 1.0);
}


p{
  color: rgba(112, 112, 112, 1.0);
  font-size: 16px;
}


/* Anchors */

a {
  color: rgba(65, 64, 66, 1.0);
}

a:hover,
a:active {
  color: rgba(62, 124, 191, 1.0);
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Montserrat;
  color: rgba(62, 124, 191, 1.0);
}

h1 {
  font-size: 2.125rem;
  font-weight: 700;
  /*background-image: linear-gradient(45deg,rgba(39, 180, 175, 1.0) 0%,rgba(62, 124, 191, 1.0) 100%);*/
}
/*h1{
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/
h2 {
  font-size: 1.875rem;
  font-weight: 400;
}

h3 {
  font-size: 1.5625rem;
  font-weight: 600;
}

h4 {
  font-size: 1.25rem;
  font-weight: 300;
}

h5 {
  font-size: 1rem;
  font-weight: 400;
}

h6 {
  font-size: 14px;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color:  rgba(62, 124, 191, 1.0);
}










/* Form title */

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(112, 112, 112, 1.0);
}

/* Form label */

.hs-form label {
  color: rgba(112, 112, 112, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(190, 1, 1, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(62, 124, 191, 1.0);
  border-radius: 0px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(62, 124, 191, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  /*   color: ; */
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background:  #707070;
}

.fn-date-picker td .pika-button:hover {
  background-color:  #707070 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {

  /*background: linear-gradient(65deg,rgba(62, 124, 191, 1.0) -20%,rgba(39, 180, 175, 1.0) 140%);
  border-color: rgba(82, 123, 187, 0.0);
  border-width: 0px;
  border-radius: 5px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,

button:hover,
button:focus,
.button:hover,
.button:focus {
  background: linear-gradient(65deg,rgba(39, 180, 175, 1.0) -20%,rgba(62, 124, 191, 1.0) 140%);
  border-color: rgba(82, 123, 187, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active,

button:active,
.button:active{
  background-color: rgba(39, 180, 175, 1.0);
  border-color: rgba(82, 123, 187, 0.0);
  color: rgba(255, 255, 255, 1.0);
}*/





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}







.cst-header{
  background: rgba(255, 255, 255, 1.0);
}
.header2 .hs-menu-wrapper>ul>li>a{
  color: rgba(65, 64, 66, 1.0);
}
.header2 .hs-menu-wrapper>ul>li>a:hover,.header3 .hs-menu-wrapper ul li:last-child a:hover{
  color: rgba(65, 64, 66, 1.0);
}
.header3 .hs-menu-wrapper ul li:last-child a{
  color: rgba(65, 64, 66, 1.0);
}
.header2 .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(65, 64, 66, 1.0);
}
.header2 .hs-menu-wrapper>ul>li>ul>li>ul>li>a{
  color: rgba(144, 143, 143, 1.0);
}
.header2 .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover{
  color: rgba(65, 64, 66, 1.0);
}
.header2 .hs-menu-wrapper>ul>li:hover>ul{
  background: rgba(255, 255, 255, 1.0);
}
.header3 .hs-menu-wrapper ul li:first-child a{
  color:rgba(62, 124, 191, 1.0);
  background: rgba(255, 255, 255, 1.0);
}
.header3 .hs-menu-wrapper ul li:first-child a:hover{
  color:rgba(255, 255, 255, 1.0);
  background: rgba(62, 124, 191, 1.0);
}










.cst-footer{
  background: linear-gradient(230deg, rgba(39, 180, 175, 1.0) 0%, rgba(62, 124, 191, 1.0) 100%);
}

.cst-footer-logo a span{
  color:  rgba(255, 255, 255, 1.0);
}
.cst-footer-blog h2, .cst-footer-functionaliteiten h2, .cst-footer-last h2, 
.cst-footer-ondersteuning h2, .cst-footer-robaws h2, .language-block__trigger span{
  color:  rgba(255, 255, 255, 1.0);
}
.footer-menu .hs-menu-wrapper ul li a{
  color:  rgba(255, 255, 255, 1.0);
}

ul.menu--list li a,ul.links a{
  color:  rgba(255, 255, 255, 1.0);
}
.footer-bottom{
  background:  rgba(65, 64, 66, 1.0);
}
.footer-menu .hs-menu-wrapper ul li a:hover,ul.menu--list li a:hover,
.cst-footer-logo a span:hover,ul.links a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer-bottom-container1 p{
  color:  rgba(255, 255, 255, 1.0);
}
.footer-bottom-container1 p a, .footer-bottom-container2 ul li a{
  color:  rgba(255, 255, 255, 0.8);
}
.footer-bottom-container1 p a:hover, .footer-bottom-container2 ul li a:hover{
  color: rgba(39, 180, 175, 1.0);
}

.social-item a{
  color:  rgba(65, 64, 66, 1.0);
}
.social-item a:hover{
  color:  rgba(65, 64, 66, 1.0);
}








.blog-post{
  background-color: rgba(250, 250, 250, 1.0);
}
.blog-post__body p{
  color: rgba(0, 0, 0, 1.0);
}
h1.blog-post__title,
.blog-post__body h2,
.blog-related-posts h2{
  color: rgba(33, 37, 41, 1.0);
}




.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: ;
}


.header__container,
.footer__container,
.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1104px;
}