
html, body, .pagepart, h1, h2, h3, h4, .bolist li{
    font-family: Roboto, sans-serif !important;
}
.brand-logo{
    background-image: url(../images/crowllogo.png);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px !important;
}
@font-face {
  font-family: 'architext';
  src:  url('../icarosp/layout/fonts/architext.eot?zha486');
  src:  url('../icarosp/layoutfonts/architext.eot?zha486#iefix') format('embedded-opentype'),
    url('../icarosp/layout/fonts/architext.ttf?zha486') format('truetype'),
    url('../icarosp/layout/fonts/architext.woff?zha486') format('woff'),
    url('../icarosp/layout/fonts/architext.svg?zha486#architext') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'architext' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-davidsfonds:before {
  content: "\e900";
}
.icon-uitdenaad:before {
  content: "\e901";
}
.icon-raar:before {
  content: "\e9f6";
}
.icon-lastig:before {
  content: "\ea00";
}
.icon-trechter:before {
  content: "\ea5c";
}
.icon-potlood:before {
  content: "\e905";
}
.icon-veer:before {
  content: "\e907";
}
.icon-pen:before {
  content: "\e908";
}
.icon-verbinding:before {
  content: "\e91b";
}
.icon-rekenmachine:before {
  content: "\e940";
}
.icon-boei:before {
  content: "\e941";
}
.icon-telefoon:before {
  content: "\e942";
}
.icon-telefoonneer:before {
  content: "\e943";
}
.icon-adressen:before {
  content: "\e944";
}
.icon-duimspijker:before {
  content: "\e946";
}
.icon-prikkaart:before {
  content: "\e947";
}
.icon-prikkaart2:before {
  content: "\e948";
}
.icon-kompas:before {
  content: "\e94a";
}
.icon-geschiedenis:before {
  content: "\e94d";
}
.icon-klok:before {
  content: "\e94e";
}
.icon-klok2:before {
  content: "\e94f";
}
.icon-toetsenbord:before {
  content: "\e955";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-min:before {
  content: "\e974";
}
.icon-verrekijker:before {
  content: "\e985";
}
.icon-sleutel:before {
  content: "\e98d";
}
.icon-sleutel2:before {
  content: "\e98e";
}
.icon-moersleutel:before {
  content: "\e991";
}
.icon-vuur:before {
  content: "\e9a9";
}
.icon-code:before {
  content: "\ea80";
}
.icon-terminal:before {
  content: "\ea81";
}


.navblue{
    background-color:#30302f;
    z-index:300000;
}
.pagepart img{
    max-width:100%;
}

h1{font-size:2.4em;}
h2{font-size:2.2em;}
h3{font-size:2em;
    font-weight: 100;
}


.dropdown-content li > a, .dropdown-content li > span, .card-action a{
    color:#039be5 !important;
}
.btn, .Controleer, .Opnieuw{
    background-color:#039be5 !important;
}
.card-image{
    background-size:cover !important;
    background-position:center center !important;
}
.gform{
    height:700px !important;
}

.pheader{
    position:absolute;
    text-align:center;
    left:0; 
    right:0;
    font-size:3rem;
}
blockquote{
    border-left: 5px solid #30302f;
}
.exercise, #invul{
    font-size:1.2em;
    padding:13px;
    background-color:floralwhite;
}

.card-image{
    background-size:cover;
    background-position: center center;
}
.card-content{
    height:120px;
}
.card-title{
    display:block;
    width:100%;
    font-size:1.4em !important;
}
.red{
    background-color:#244166 !important;
}
.navgreen{
    z-index:300000 !important;
}
.oa{
    font-size:1.1em !important;
    padding:20px;
}
.pagepart, .pagepart p, .pagepart li, .pagepart span, .bolist li{
    
    font-family: Roboto, sans-serif !important;
    font-style: normal;
	font-variant: normal;
    letter-spacing: 0px; 
    word-spacing: 0px; 
    font-size: 1.1rem; 
    line-height: 1.9rem;
}
.pagepart li{
    margin-bottom:6px;
}

.card-image{
    background-repeat: no-repeat !important;
}

footer{
    background-color:#2881bb;
    color:white;
    padding-top:30px;
    padding-bottom:30px;
    font-weight:100;
    font-size:0.8em;
    margin-bottom:0 !important;
}

footer a{
    color:white;
}

.navgreen{
    /*background-color:#b1bdc8 !important;*/
    background-color:#464b3f;
    color:white;
}
.navgreen ul a{
    color:white !important;
    background-color:#464b3f;
    text-transform: uppercase;
}
.navgreen ul a:hover, .side-nav a:hover{
    color:#51b7c7 !important;
    
}


    .greyscale, .grayscale{
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
    }
    .sepia{
        -webkit-filter: sepia(50%); /* Safari 6.0 - 9.0 */
        filter: sepia(50%);
    }
    .shadow{
        filter:drop-shadow(6px 6px 6px #ccc);
    }
    .invert{
        filter:invert(100%);
    }
    .contrast{
        filter:contrast(200%);
    }

.slogan{
    color:white;
    text-shadow: 2px 2px rgba(0,0,255,0.4);
}

#bannertop{
    z-index:300000;
    background-color:white;
    width:100%;
    height:50px;
    background-image:url(../images/logobanner.png);
    background-size:contain;
    background-position: center;
    background-repeat: no-repeat;
}

.searchbar{
    border:1px solid white !important;
    font-size:2.1em !important;
    color:black !important;
    font-weight: 400  !important;
}
#searchbtn, #searchbtn2{
    background-image:url(../images/vergrootglas.png);
    background-size:contain;
    background-position:center left;
    background-repeat: no-repeat;
    height:47px;
    cursor:pointer;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}


.mobsearch::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

.mobsearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

.mobsearch::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}


.travelicons img{
    width:40%;
}
.travelicons a{
    color:black;
}

.searchbar2{
    background-image:url(../images/cambodja.jpg);
    background-size:cover;
    background-position: center;
    height:340px;
    background-attachment: fixed;
}

.stories{
    height:280px;
    display:flex;
    background-image:url(../images/waterfall.jpg);
    background-position:bottom center;
    background-size:cover;
    background-attachment: fixed;
    align-items: center;
  justify-content: center;
}

.goodtoknow .col article{
    padding-top:10px;
    border-top: 1px solid #51b7c7;
}
.goodtoknow .col article h4{
    text-transform: uppercase !important;
    font-size:1.1em !important;
    color:black !important;
}
.goodtoknow .col article{
    font-weight:300;
}

.stories .pagepart h2, .stories .pagepart h1, .stories .pagepart h3, .stories .pagepart h4{
    margin-top:70px;
    font-size:2.2em;
    color:white;
    display:block;
    border:1px solid white;
    padding:10px;
}
.topitems .pagepart h2, .topitems .pagepart h1, .topitems .pagepart h3, .topitems .pagepart h4{
    font-size:1.3em;
    border-bottom:1px solid lightblue;
    color:black ;
}

.topitems .col article{
    text-align:center;
}
.topitems .col article p{
    font-size:1em !important;
    line-height:1.1em;
}
.bgarticle{
    min-height:230px;
    background-size:cover;
    background-position:center;
    display: flex;align-items: center;justify-content: center;
}

.normalarticle{
    /*display: flex;align-items: center;justify-content: center;*/
}

.bgarticle-content{
    width:80%;
    border:1px  solid white;
    padding:5px;
    font-weight:bold;
}

.bgarticle-content h2, .bgarticle-content h1, .bgarticle-content h3, .bgarticle-content h4{
    border: 0px !important;
    color: #ffffff !important;
    font-weight:500;
}
.bgarticle-content{
    background-color:rgba(0,0,0,0.3);
}
.bgarticle-content a{
    color: white !important;
}
.par2{
    height:300px;
        height:39vh;
    margin-top:110px;
    display:flex;
    align-items: center;
  justify-content: center;

    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
}

.light{
    font-weight:300 !important;
}

.bolist li{
    /*box-shadow:1px 2px 0px #ccc;
    border:1px solid #ccc;
    margin-bottom:3px;
    padding:14px;
    min-height:60px;
    border-left:5px solid #464b3f;*/
    /*list-style-type:circle !important;*/
    margin-left:26px;
}

#part13 a{
    color:#464b3f;
    text-transform: uppercase;
}

#bannertop{
    cursor:pointer;
}
.btn, .card-action a{
            color:white !important;
            background-color:#51b7c7 !important;
}
.pagepart a{
    color: #51b7c7;
}

.topitems .pagepart a{
    color:black ;
}


.footnav a, .btn{
    text-decoration: none !important;
}

.searchbar{
    color:white !important;
    padding-left:4px !important;
}
.card-title{
    background-color:rgba(70, 75, 63, 0.7);
}

.footnav .chip{
    background-color:  #51b7c7;
    color:white !important;
    margin:5px;
}
.footnav{
    text-align:center;
}

.switch label input[type=checkbox]:checked + .lever{
    background-color:#464b3f;
}

.switch label input[type="checkbox"]:checked + .lever::after {
    background-color: #fff;
}

b{
    color:#464b3f;
    font-weight:420;
}
#search, #showinfo, .mappz, .print{
    background-color: #51b7c7 !important;
}

.traveltitle{
    font-weight:420;
    color: #51b7c7 !important;
    min-width:90px;
}

.travelsecondtitle{
    margin-left:30px;
    font-weight:500;
}
.travelheader{
    font-weight:500;
    color:#464b3f;
}

.querylink{
    text-decoration:underline !important;
    color: #51b7c7 !important;
    font-weight:300;
}

.dropdown-content{
    background-color:#464b3f !important;
}
.dropdown-content li{
    border:0px !important;
}

#nav-mobile li .dropdown-content{
    display:block !important;
    position:relative !important;
    background-color:#464b3f !important;
    opacity:1 !important;
}
#nav-mobile li .dropdown-content li{
    background-color:#464b3f !important;
    border:0px !important;
}
#nav-mobile li .dropdown-content li a{
    background-color:white !important;
    color:#51b7c7 !important;
    padding-left:30px !important;
}
.sb2{
    background-color:rgba(0,0,0,0.3) !important;
    border: 0px !important;
    padding:1.4px !important;
    padding-left:6px !important;
    color:white;
    font-size:1.3em !important;
}
.searchbar{
    background-color:rgba(0,0,0,0.3) !important;
}
.bannerdivide{
    display: flex;
    align-items: center;
    justify-content: center;
    height:260px;
    background-attachment:fixed;
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center;
    background-image:url(https://www.cultuurreizen.be/icarosp/home/e834b20f2ff7003ed1584d05fb1d4497e371e1d111ac104496f2c47cafebb3bd_640.jpg);
}

.CrowlGDPR .CrowlModalContent{
    font-family: 'Roboto', sans-serif !important;
    color:black !important;
    
    text-align:center;
}
.CrowlGDPR .CrowlModalContent p{
    font-weight:200;
    font-size:0.9em;
}
.CrowlGDPR .CrowlModalContent a{
    color:black !important;
    font-size:0.8em;
}

.pagepart h4{
    color:black !important;
    font-weight: 300;
}

.bgarticle-content a, .bgarticle-content h3 a{
    color: white !important;
}

.travelstory h1{
    font-size: 3.1em;
    font-weight: 100;
}
.travelstory h2, .travelstory h2 span{
    font-size: 2.4rem;
    font-weight: 400;

    background-color:#51b7c7;
    color:white;
    padding:10px !important;
}

.travelstory h3, .travelstory h3 span{
    font-size:2rem !important;
    font-weight:300;
    color: #51b7c7 !important;
}

.travelstory p{
    padding:0;
}

.product{
    text-align:left !important;
}

.bgvideo iframe, #bgvideo iframe{
    pointer-events: none;
}

.goodtoknow{
    margin-bottom:30px;
    padding-bottom:30px;
    border-bottom:1px solid #ccc;
}


.bgarticle-content h3 a{
    color:white !important;
}

.arformtitle{
    margin-bottom:40px !important;
    
}
.ARformSender{
    margin-top:30px;
}


.footnav a:last-child {
    display:none !important;
}