/* --- App layout changes: hide search box in app header on Homepage --- */

#pnlContainer_templatedHeader_searchbox_pnlSearch {
  display: none;
}


.Home_page .BaseMaster_searchBoxContainer {
  display: none !important;
  
}

.Home_page .BaseMaster_contentContainer
{
  height: auto !important;
}

.Home_page .BaseMaster_mainMenuContainer {
  background-image: none;
}

/* --- App layout changes end --- */

/* Editor-specific preview styles which do not affect the reader UI */
.HtmlEditor_editableBody .background
{
  top: -50px;
}

.HtmlEditor_editableBody .footer
{
  position: static;
  margin-top: 50px;
}

/* ----- original settings - end ----- */


body {
  color:#00234c;
  font-family: Outfit, Verdana, sans-serif;
  font-weight: 300;
  font-size: 1rem;
}

a, a:visited {
  color: #0086fa;
  text-decoration:none;
  transition:0.2s;
  
  &:hover,
    &:focus {
    color: #f7795c;
    outline: none;
    cursor:pointer;
  }
}

a.Homepage, a.Homepage:visited {
  color: #0086fa;
  /*font-family: Outfit, Verdana, sans-serif;*/
  text-decoration:none;
  transition:0.2s;
  
  &:hover,
    &:focus {
    /*font-family: Outfit, Verdana, sans-serif;*/
    color: #f7795c;
    /*transform:
      outline: none;*/
    cursor:pointer;
  }
}

.home-contact, a.home-contact:visited {
  /*color: #0086FA;*/
  font-size: 18px;
  font-weight: 600;
  transition: background-color .1s;
  
    &:hover,
    &:focus {
    color: #f7795c;
    transform:
      outline: none;
    cursor:pointer;
  }
}



h1.Homepage
{
  color: #fff;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 46px;
  font-weight: 500;
  margin-block-start: 0 ;
  margin-inline-end: 0 ;
  margin-block-end: 32px ;
  margin-inline-start: 0 ;
  text-align: center;
}

h2.Homepage
{
  color: #00234c;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 500;
  text-align:center;
  margin-bottom: 30px;
  padding-block-start: 0px;
  padding-inline-end: 0px ;
  padding-block-end: 0px ;
  padding-inline-start: 0px ;
}

.Home_page
{
  font-family: Outfit, Verdana, sans-serif;
}

.Home_page .CHOffCanvasPanel_content
{
  min-height: 100vh;
}

/*Search section */

.Home_page .searchContainer
{
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 90px;
  padding-bottom: 120px;
}

@media screen and (max-width: 469px){
  .Home_page .searchContainer {
    padding-top: 40px;
  }
}


.Home_page .background
{
  height: 360px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
  /*background-image: url('/resources/Storage/Branding/BD_BKG-03.png');
  */
  background-image: url('/resources/Storage/Branding/Header-site-web-Bizzdesign.png');
  
}

.Home_page .searchCenteringContainer
{
  display: flex;
  justify-content: center;
  gap: 8px;
  width: 100%;
}

.Home_page .searchBoxContainer
{
  max-width: 520px;
  width: 100%;
}

.Home_page .searchBox
{
  border: 1px solid rgba(0, 0, 0, 0.0578);
  border-radius: 6px;
  box-sizing: border-box;
  color: #00234C;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 40px;
  padding-block-start: 10px ;
  padding-inline-end: 16px ;
  padding-block-end: 10px ;
  padding-inline-start: 16px;
  width: 100%;
}


/* Navigation section */

.fixedWidth {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.mainContainer {
  background: #fff;
}

.navContainer {
  padding-top: 50px;
  padding-bottom: 200px;
}

.home-section-container {
  
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  max-width: 100%;
}

.home-section-block {
  /*background: #fff;*/
  background: linear-gradient(333deg, #cce2fc -34.61%, #fcfcfd 87.19%);  
  border: .5px solid rgba(202, 212, 231, .4);
  border-radius: 10px;
  box-shadow: 0 4px 10px 0 rgba(205, 205, 205, .18);
  flex: 0 0 28%;
  margin-block-start: 20px ;
  margin-inline-end: 25px ;
  margin-block-end: 20px ;
  margin-inline-start: 25px ;
  min-width:250px;
  max-width:250px;
  min-height: 250px;
  padding-block-start: 30px ;
  padding-inline-end: 20px ;
  padding-block-end: 10px ;
  padding-inline-start: 20px ;
  text-align: center;
  position:relative;
}

.home-section-icon {
  width:auto;
  height:70px;
  position:relative;
}

h3.home-section-block-title {
  color: #00257E;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

h4.home-section-block-subtitle {
  color: #00257E;
  /*color: #0040D6;  */
  font-family: Outfit, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: left;
}

.home-section-block-des {
  color: #00234c;
  font-family: Outfit, Verdana, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.5rem;
  margin-block-start: 5px;
  margin-block-end: 10px;
  text-align: left;
}

.HomepageSectionEntry {
  font-family: Outfit, Verdana, sans-serif;
  font-weight: 500;
  font-size: 0.9rem;
  list-style-type: none;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  text-align: left;
}

.HomepageSectionEntry li {
  margin-bottom: 5px;
}


/* Homepage Banner section (Call to action items) */
.homepage-banner-container {
  position: static;
  float: inline-start;
  width: 100%;
  height: auto;
  min-height: 140px;
  background: #EEF1F4;
  margin-top: 50px;
  margin-bottom: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.homepage-banner-block {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  max-width: 100%
}

.homepage-banner-section {
  position: relative;
}

.homepage-banner {
  padding: 15px;
}

@media screen and (max-width: 469px){
  .homepage-banner {
    height: auto;
    width: 70%;
  }
}

@media screen and (min-width: 470px) and (max-width: 800px){
  .homepage-banner {
    height: auto;
    width: 60%;
  }
}

@media screen and (min-width: 801px) and (max-width: 1083px){
  .homepage-banner {
    height: auto;
    width: 60%;
  }
  
}

@media screen and (min-width: 1084px){
  .homepage-banner {
    height: auto;
    width: 80%;
    max-width: 500px;
  }
}

@media screen and (min-width: 1795px){
  .homepage-banner {
    height: auto;
    width: 80%;
    max-width: 550px;
  }
}


/* Unused stuff below ------------- ----------------- */

/*.backgroundGlass {
  background:rgba(255,255,255,.7) !important;
}*/

/*.searchbox-toggle svg {
width: 30px;
height: 30px;
z-index: 20;

.searchbox-toggle {
position: relative;
display: -ms-flexbox;
display: flex;
margin-inline-start: auto ;
opacity: 1;
visibility: visible;
margin-inline-end: 1.6rem ;
*/


/* Info section !!!Nog verschillende browserbreedtes instellen */
/*.homepage-info-container {
position: static;
float: inline-start ;
width: 100%;
height: auto;
background: #eef1f4;
}

.homepage-info-text {
text-align: center;
float: inline-start ;
width: 50%;
margin-inline-start: 25% ;
padding-top: 40px;
padding-bottom: 40px;
font-family: Outfit,Verdana,sans-serif;
}
*/


/* New block editor styling

h1.CHBlock_richTextContent  {
  font-family: Outfit, Verdana, sans-serif !important;
}

.CHCardsBlock_cardDescription, .CHCardsBlock_cardTitle {
  font-family: Outfit, Verdana, sans-serif !important;
}

New block editor styling END */


/* ------------- stuff from template theme --------------
.Home_noPubsAvailable
{
color: rgba(0, 0, 0, 0.3614);
font-size: 14px;
}

.Home_page .pubItem
{
flex: 1 1 30%;
max-width: 50%;
}

.Home_page .pubItem a
{
display: flex;
align-items: center;
gap: 8px;

height: 120px;
padding-block-start: 32px ;
padding-inline-end: 32px ;
padding-block-end: 32px ;
padding-inline-start: 32px ;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.0578);
border-radius: 8px;

text-decoration: none;
transition: 0.2s;
}

.Home_page .pubItem a:hover
{
background: {
{
HOVER_COLOR}
}
14;
border: 1px solid {
{
HOVER_COLOR}
}
;
}

.Home_page .customIcon,
.Home_page .noCustomIcon
{
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
width: 56px;
height: 56px;
border-radius: 999px;
background-color: {
{
SELECTION_COLOR}
}
14;
background-repeat: no-repeat;
background-position: center center;
}

.Home_page .customIcon i
{
display: none;
}

.Home_page .pubIcon
{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
border-radius: 999px;
font-size: 26px;
color: {
{
SELECTION_COLOR}
}
;
}
*/
.CHBlock_richTextContent, .CHBlock_container * {font-family: MS Sans Serif, Geneva, sans-serif;}