/*@import url('https://fonts.googleapis.com/css?family=Varela+Round&Montserrat&Allura');*/
@import url('//fonts.googleapis.com/css?family=Roboto+Chango');
@import url('//fonts.googleapis.com/css?family=Kirang+Haerang');
@import url('//fonts.googleapis.com/css?family=Cambay');
@import url('//fonts.googleapis.com/css?family=Lato');
@import url('//fonts.googleapis.com/css?family=Special+Elite');


#container-fluid-langbar {
    /*display: none;*/
}


* {
		padding:0;
		margin:0;
	}
	html, body {
		height:100%;
	}
	.skrollr-desktop body {
		height:100% !important;
	}
	
	.headtext {
	    font-family: 'Chango', cursive !important;
	    color: #f79420;
	}

body {
    background: url(//webmin.digiteam.nl/sites/63/media/images/bg.jpg) repeat;
    background-size: 100%;
    font-family: 'Roboto', sans-serif !important;
}

h1,h2,h3,h4,h5 {
    font-family: 'Special Elite', cursive;
    color: #F79420;
    text-transform:uppercase !important;
    font-weight:bold;
    padding-bottom:20px;
}

.parrotMiddel {
    width: 40%;
}

.container-carousel {
    display:none;
}
.maincontainer-808 .container-carousel, .maincontainer-872 .container-carousel, .maincontainer-875 .container-carousel {
    display:block;
}

.maincontainer-808 .pagetitle, .maincontainer-875 .pagetitle, .maincontainer-872 .pagetitle {
    display:none;
}

#menucard {
    font-size: 16px;
    line-height: 28px;
}
#nav-tabs-menucard > li.active > a, #nav-tabs-menucard > li > a {
    margin-top: 8px;
}
#nav-tabs-menucard > li.active > a, #nav-tabs-menucard > li.active > a:hover, #nav-tabs-menucard > li.active > a:focus {
color: #f79420;
border-bottom: solid #f79420 3px;
}

.maincontainer-808 .marcustopsectie, .maincontainer-872 .marcustopsectie {
    display: none;
}

a {
    transition: 0.3s ease-in;
}

.navbar-default {
    background: rgba(255,255,255,0);
    position: absolute;
    top: 3%;
    right: 10%;
}

#navbar li a {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
}
#navbar li a:hover {
    color: #f79420;
}
#navbar li.active a {
    color: #f79420;
    cursor: default;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: rgba(255,255,255,0);
}

.navbar-default .navbar-nav > .active > a {
    background-color: rgba(255,255,255,0);
}

#navbar li, #navbar li a {
    white-space: nowrap;
    display: inline-block;
}

.navbar-nav { float: right
}
.nav > li > a {
    padding: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
    
.navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}


/*#navbar li { display: inline; list-style-type: none; margin-left: 0; }*/
/*#navbar li:before { content: "/"; padding-right: 3px; }*/
/*#navbar li:first-child:before { content: ""; padding-right: 0; }*/

/*#navbar li:before {
    content: "/";
    color: #ca8e46;;
}
#navbar li:first-child:before {
    content: "";
}*/

#top-menu {
    padding-top: 20px;
}

.carousel-control, .carousel-indicators {
    display: none;
}

#myCarousel:after {
    content: "";
    top: 2%;
    left: 3%;
    width: 94%;
    height: 96%;
    position: absolute;
    display: inline-block;
    background-image: url(http://webmin.digiteam.nl/sites/63/media/images/logo.png);
    background-position: center center;
    background-size: 30% auto;
    background-repeat: no-repeat;
    z-index: 999;
    /*background-position: left top;*/
}

#myCarousel img {
    /*filter: brightness(50%);*/
}

h2.hw {
     font-family: 'Chango', cursive !important;
    font-size: 36px;
}


footer {
    background: #111;
}
.realisatie {
    color: #fff;
}
.realisatie img {
-webkit-filter: grayscale(100%) invert(100%);
filter: grayscale(100%) invert(100%);
}

.container-main {
    background-color: rgba(255,255,255,0);
}

h2.pagetitle {
    font-family: "Roboto";
    font-size: 48px;
    text-align: center;
}


/* MENUKAART */
.product-subcategory-title {
    font-size: 24px;
}

#nav-tabs-menucard{
    border-bottom: 1px solid #dcded1;
}
#nav-tabs-menucard > li.active > a, #nav-tabs-menucard > li > a {
    letter-spacing: 2px;
}
#menucard{
    background-color: inherit;
}
#nav-tabs-menucard > li > a {
    background: #b8d434;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px 10px;
    font-family: 'Kirang Haerang';
}
#nav-tabs-menucard > li.active > a, #nav-tabs-menucard > li.active > a:hover, #nav-tabs-menucard > li.active > a:focus {
    background: #95b03c;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 10px 10px;
    font-family: 'Kirang Haerang';
}
#tab-content-menucard{
    border: none;
    background-color: inherit;
}
.product-subcategory-title{
    color: #b8d534;
    font-family: 'Kirang Haerang', "Open Sans", sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
}
.product-data .c1, .product-data .c3{
    color: #95b03c;
    font-family: 'Kirang Haerang', "Open Sans", sans-serif;
    font-size: 1.5em;
}
.product-data .c2{
    border-bottom: dotted 2px #95b03c;
}
.product-description p{
    color: #f79420;
    font-family: 'Lato', "Open Sans", sans-serif;
    font-style: normal;
    margin: 0 0 5px;
}

/* EINDE MENUKAART */


/* BEGIN SECTION 1 */

.marcus_section_no_overlay {
    overflow: visible;
}
.marcus_section {
    overflow: hidden;
    position: relative;
}
.marcus_image_bck {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
}

.marcus_over {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    bottom: -1px;
    background-image:url(//webmin.digiteam.nl/sites/63/media/images/bg-home.jpg);
}

.marcus_section .container {
    padding-top: 82px;   /* -50 */
    padding-bottom: 78px;  /* -50 */
}

.marcus_animation_block {
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
    position: relative;
}

.marcus_animation_block.active {
		opacity: 0;
		-webkit-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		pointer-events: none;
	}
	.marcus_animation_block_img {
		position: absolute;
		right: 20px;
		top: 150px;
	}

.marcus_content img {
    max-width: 100%;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}

.marcus_posl {
    left: 45px;
}

.marcus_posr {
    right: 15px;
}
.marcus_posr2 {
    right: -25%;
}
.colorbar1{
    position: relative;
    top: 90.5%;
    left: 0%;
    width: 100%;
    height: 9%;
}
.colorbar2{
    position: relative;
    left: 0%;
    width: 100%;
    height: 17%;
}
.colorbar3{
    width: 100%;
    
}
.contactlink {
    color: #fff;
}
.contactlink:hover {
    color: #ca8e46;
}

.marcus_animation_abs_block {
    position: absolute;
    z-index: 2;
    transform: translateY(-20px);
}

.marcus_parallax_menu {
    padding: 70px;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    position: relative;
    z-index: 1;
}

.marcus_wht_txt {
    color:#FFFFFF;
}

.marcus_wht_txt h2, .marcus_wht_txt h3 {
    /*color: #fff;*/
    font-family: 'Special Elite', cursive;
    color: #F79420;
    text-transform:uppercase !important;
    font-weight:bold;
}

h2.marcus_gold, .marcus_wht_txt h2.marcus_gold {
    /*color: #e3cc6f;*/
    font-family: 'Special Elite', cursive;
    color: #F79420;
    text-transform:uppercase !important;
    font-weight:bold;
}
.marcus_parallax_menu h2 {
    margin-bottom: 30px;
}

/*.lec_section .container {*/
/*    padding-top: 132px;*/
/*    padding-bottom: 128px;*/
/*}*/

/*.lec_section .container {*/
/*    position: relative;*/
/*}*/
/*.lec_section .container {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*}*/
.marcus_section .container {
    width: 1200px;
    position: relative;
}
.marcus_section .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.marcus_section a {
color: #ca8e46;
}
.marcus_section a:hover {
color: #edeae3;
}

.welkomblock {
    background: #111; box-shadow: 5px 5px 2px #222;
    margin-top: 100px;
}
.welkomblock2 {
    background: #111; box-shadow: 5px 5px 2px #222;
}
/* EINDE SECTION 1*/

.customer {
    font-style: italic;
    font-size: 12px;
    color: #ca8e46;
}
.push{
    background-color:black;
}
.steps {
    font-family: "Allura";
    font-style: italic;
    font-size: 32px;
    color: #ca8e46;
}

.container-logoentext {
    background: rgba(255,255,255,0);
}

.marcus_mainsection {
   margin-top: -400px;
}

@media screen and (min-width: 1200px) {
    .only-mobile {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .only-mobile {
        padding-top: 30px;
    }
    #myCarousel::after {
        background-image: url(//webmin.digiteam.nl/sites/63/media/images/logo.png);
        background-position: center center;
        background-size: 35% auto;
    }
    .not-mobile {
        display: none;
    }
    .marcus_section .container {
        width: 100%;
    }
    .marcus_section .container {
        /*padding-top: 32px;*/
        /*padding-bottom: 50px;*/
    }
    .maincontainer {
        /*min-height: 100%;*/
        /*height: 100% !important;*/
    }
    .top-space {
        padding-top: 100px !important;
    }
    .innercontent img:not(.image-thumb) {
        /*display: none !important;*/
    }
    .product-container-inner .product-data, .product-container-inner .product-description {
    padding-left: 10px;
    }
    .product-subcategory-title {
        padding-left: 10px;
    }
}

@media screen and (max-width: 980px) {
    .only-mobile {
        padding-top: 10px;
    }
}

@media screen and (max-width: 870px) {
    .maincontainer-664 {
        min-height: 10%;
        height: 90% !important;
    }
}

@media screen and (max-width: 800px) {
    .maincontainer-664 {
        height: 85% !important;
    }
    .parrotMiddel {
        width: 80%;
    }
}

@media screen and (max-width: 670px) {
    .maincontainer-664 {
        height: 80% !important;
    }
}

@media screen and (max-width: 600px) {
    .maincontainer-664 {
        height: 75% !important;
    }
    
    .push{
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .maincontainer-664 {
        height: 75% !important;
    }
}

@media screen and (max-width: 450px) {
    .maincontainer-664 {
        height: 70% !important;
    }
}

@media screen and (max-width: 400px) {
    .maincontainer-664 {
        height: 67% !important;
    }
}


	.marcus_section a {
	    color: #fff;
	    background: #96b03c;
	    border: 0;
	    padding: 10px 20px;
	    color: #fff;
	    font-size: 18px;
	    letter-spacing: 2px;
	}
	.marcus_section a:hover {
	    background: #f79420;
	}
	
/* helper classes */
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}

/*\
 * Restore Bootstrap 3 "hidden" utility classes.
\*/

/* Breakpoint XS */
@media (max-width: 575px)
{
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, 
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    }

}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, 
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl
    {
        display: none !important;
    } 
}

/* Breakpoint XL */
@media (min-width: 1200px)
{
    .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg
    {
        display: none !important;
    } 
}
	
/* custom footer changes */
.customfooter{
    background: url(//webmin.digiteam.nl/sites/63/media/images/main_back_bl.jpg) repeat;
    background-size: 100%;
    box-shadow: 4px 4px 2px #222;
    color: #fff;
    margin: 10px 0px;
}
.footer-content{
    padding: 30px 10px;
}
.footer-subtitle{
    padding: 10px 20px;
    text-align: center;
}
.footer-contact{
    padding: 10px 20px;
}
.footer-hours{
    padding: 10px 20px;
}
.footer-hours-day{
    margin-bottom: 5px;
}

.push{
    /*max-height: 0px;*/
}

.hwithbg h1, .hwithbg h2, .hwithbg h3, .hwithbg h4, .hwithbg h5 {
    background-image: url('https://webmin.digiteam.nl/sites/63/media/images/sep2.png') !important;
    background-repeat: no-repeat;
    background-position: bottom center;
}

@media screen and (max-width: 1200px) {
    .parrottxtblockfront {
        margin-top: 45px;
        margin-bottom: 35px;
    }
    
    .hwithbg h1, .hwithbg h2, .hwithbg h3, .hwithbg h4, .hwithbg h5 {
        margin-bottom:30px;   
    }
    
}

@media screen and (max-width: 990px) {
    .parrottxtblockfront {
        padding-top:20px !important;
        padding-bottom:20px !important;
    }
}