/*
CTC Separate Stylesheet
Updated: 2019-09-13 13:55:00
*/

/* colors
/*
basiskleur:

paarsen:

#450E8D
#6A16D9
#69409F
#8F57D9
#2C0959

paars rose:
#E122E6

gelen - complementair:
#B3AF00
#D9D52B
#DF9C43

Schaduw paars
#311259

Groenen
#11A638
#158C34

*/
a {
  -webkit-transition: 0.4s ease-out;
-moz-transition:  0.4s ease-out;
-o-transition:  0.4s ease-out;
}
a:visited,
a:active,
a:hover {
  text-decoration:none!important;d8cee2 d5cae0
}
.header--row-inner.header-main-inner.dark-mode {
  background: #d5cae0; /* Old browsers */
  background: -moz-linear-gradient(left,  #d5cae0 0%, #d8cee2 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #d5cae0 0%,#d8cee2 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #d5cae0 0%,#d8cee2 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cae0', endColorstr='#d8cee2',GradientType=1 ); /* IE6-9 */

}
#header-grid {
      background-color: #d8cee2;
}
.header--row-inner.header-top-inner.light-mode {
    background-color: transparent!important;
    color: #614782;
    font-size: 13px;
    line-height: 40px;
    text-transform: uppercase;
    margin-top: -8px;
    margin-bottom: -8px;
    margin-right: -15px;
    z-index:99999;

}
#secondary-menu:before,
#secondary-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  padding: 0 10px;
}

#secondary-menu a:hover,
#secondary-menu li a:hover {

  background:#614782;
  color:#e0e8f6!important;

}
#secondary-menu i {
  padding-right:8px;
}
/*
#secondary-menu li,
#secondary-menu {
   align-items:center;
}*/

.light-mode a:not(.button) {

}

.primary-menu-ul a,
nav {
	font-weight:700!important;
	text-transform: uppercase;
}
.row .primary-menu-ul>li {
    width: inherit;
    padding:  0;
}
.row .primary-menu-ul>li a {
    width: inherit;
    padding: 12px;
}
.row .primary-menu-ul>li a:hover,
.row .primary-menu-ul>li.current-menu-item a {
  background:#2C0959;
}

h1, h2, h3, h4, h5, h6  {
    margin-bottom: 8px;
}
h4, h5 {
	font-weight:400;
}

.footer-content-wrap.footer-second-section {
    background: #006ba5;
}
.current-menu-item,
.current-post-ancestor,
.current-menu-parent,
.current-post-parent {
    padding-right: 0;
}
#nv-primary-navigation>li>a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px 10px;
}
.builder-item--button_base {
  font-size:16px;
  font-weight:900;
  letter-spacing: 2px;
}
.header-menu-sidebar.light-mode .header-menu-sidebar-bg:before {
    background-color: rgba(255,255,255,.0);
}

@media (min-width: 960px) {
#header-grid.fixed {
  padding-top:87px;
}

#header-grid.fixed .header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  .row .primary-menu-ul>li:not(:last-child) {
    padding-right: 0px;

}
@media (max-width: 959px) {
#header-grid.fixed {
  padding-top:50px;
}

#header-grid.fixed .header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }

  .site-logo img {
      max-width: 230px!important;
  }
  .hfg-item-left {
      /*text-align: right!important;*/
  }

}
@media (max-width: 1144px){
#nv-primary-navigation li {
    padding-right: 2px !important;
    padding-left: 2px!important;
}

/* .site-logo img {
    max-width: 220px;
}*/
}
#nv-primary-navigation  .current-menu-item > a,
#nv-primary-navigation > .current-post-ancestor > a,
#nv-primary-navigation > .current-menu-parent > a,
#nv-primary-navigation > .current-post-parent > a {
	background:#0070ba;
	color:#fff!important;
}

/* css repair template */

.elementor-nav-menu li.info a,
.elementor-nav-menu li.info a:before,
.elementor-nav-menu li.info a:after {
	background-color:transparent!important;
}
section#info {
	height:1px;
	z-index:0;
	opacity: 0;
	position:absolute;
	top:-1px;;
}
.elementor-field-textual {
	font-family: Open Sans, sans-serif;
}
.tablepress tbody td, .tablepress tfoot th {
    border-color:  #c0e1f7;
	    padding: 8px 2px;
}
.tablepress .row-hover tr:hover td,
.tablepress tbody tr:hover, .tablepress tfoot tr:hover,
table tbody tr:hover {
    background-color: rgba(192, 225, 247, 0.18);
	 -webkit-transition:  700ms; /* For Safari 3.1 to 6.0 */
  transition:  700ms;
}
/* repair template */
html:lang(en) .single-repairs section .elementor-column-wrap div.elementor-text-editor,
html:lang(nl) .single-repairs section .elementor-column-wrap div.elementor-text-editor {
    text-transform: lowercase;
}

.single-repairs section .elementor-column-wrap div::first-letter {
    text-transform: uppercase;
}
.single-repairs section  div.elementor-text-editor p {
  text-transform: none;

}

}
