/* CSS Custom document by Equix Design */


/* Media queries for standard sections */



/* Global effects */


/* Custom 5th columns */

.col-xs-2-4,
.col-sm-2-4,
.col-md-2-4,
.col-lg-2-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-2-4 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-2-4 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-2-4 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-2-4 {
        width: 20%;
        float: left;
    }
}


/* Nav collapse on col-md instead of col-sm */

@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
    /* Open vertical menu as default */
	.sidebar-nav .navbar-header {
        display: none;
    }
    .sidebar-nav .navbar-collapse.collapse {
    	display: block !important;
    	visibility: visible;
    }

	.sidebar-nav .navbar-nav {
		margin-right: 0px;
		margin-left: 0px;
	}
    /* Open vertical menu as default */
}



/* Section */


/* Navigation sections */


/* NAVIGATIE #2 */

.container-navigation-2 {}
.container-navigation-2 .container {
	
}
.container-navigation-2 .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.container-navigation-2 .navbar {
  background: #3e30c2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  margin-bottom: 1px;
  min-height: auto;
}
.container-navigation-2 .container-fluid {
  background: #3a337d none repeat scroll 0 0;
  margin-bottom: 0;
}
.container-navigation-2 .navbar-header {
	margin: 0px;
}
.container-navigation-2 .navbar-nav {

    width: 100%;
}
.container-navigation-2 .navbar-nav > li > a {
  color: #fff;
  font-family: "Helvetica Neue","HelveticaNeue-Light",Arial,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.4px;
  padding: 10px 0;
  text-align: center;
}
.container-navigation-2 .navbar-nav > li a:hover {
    background-color: #8376ff;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #0acfe4;
  color: #333;
}

/* xs */
@media(max-width:767px) {
	.container-navigation-2 .navbar-nav > li { width: 100%; }
	.container-navigation-2 .navbar-nav { margin: 7.5px 0px; }
}

/* xs */ /* mobile */ /* portrait */
@media(max-width:767px) and (orientation : portrait) {}

/* xs */ /* mobile */ /* landscape */
@media(max-width:767px) and (orientation : landscape) {}

/* sm */
@media(min-width:768px) {
	.container-navigation-2 .navbar-nav > li { width: 100%; }
	.container-navigation-2 .navbar-nav { margin: 7.5px 0px; }
}

/* md */
@media(min-width:992px) {}

/* lg */
@media(min-width:1200px) {
	.container-navigation-2 .navbar-nav > li { width: 16.66%; }
	.container-navigation-2 .navbar-nav { margin: 0px; }	
}

/* NAVIGATIE #2 */



/* Slider sections */


/* SLIDER #1 */

.container-slider-1 {}
.container-slider-1 .slogan-container {
  position: absolute;
  top: 0px;
}
.container-slider-1 .slogan {
  margin-top: 25%;
  right: 6%;
  z-index: 6;
}
.container-slider-1 .slogan h2 {
  color: #000;
  font-size: 5.0vmin;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
  width: 100%;
}
.container-slider-1 .slogan h3 {
  color: #000;
  font-size: 4.0vmin;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
  width: 100%;
}


/* Introductie sections */


/* INTRODUCTIE #1 */

.container-introductie-1 {}
.container-introductie-1 h1 {
  color: #000;
  font-size: 33px;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
  margin-top: 15px;
}
.container-introductie-1 h2 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.container-introductie-1 p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 15px;
}


/* INTRODUCTIE #2 */

.container-introductie-2 {}
.container-introductie-2 h1 {
  color: #000;
  font-size: 33px;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
  margin-top: 15px;
}
.container-introductie-2 h2 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.container-introductie-2 p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 15px;
}
.container-introductie-2 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-introductie-2 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}


/* INTRODUCTIE #3 */

.container-introductie-3 {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding-bottom: 30px;
  padding-top: 30px;
}
.container-introductie-3 h1 {
  color: #8376ff;
  font-size: 35px;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
  margin-top: 15px;
}
.container-introductie-3 h2 {
  color: #444;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.container-introductie-3 p {
  color: #555;
  font-family: "Helvetica Neue","HelveticaNeue-Light";
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 23px;
  margin: 0;
}
.container-introductie-3 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-introductie-3 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}


/* INTRODUCTIE #4 */

.container-introductie-4 {}
.container-introductie-4 h1 {
  color: #000;
  font-size: 33px;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
  margin-top: 15px;
}
.container-introductie-4 h2 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.container-introductie-4 p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 15px;
}
.container-introductie-4 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-introductie-4 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}



/* Call to action sections */


/* CALL TO ACTION #1 */

.container-cta-1 {}


/* CALL TO ACTION #2 */

.container-cta-2 {}
.container-cta-2 h2 {
  color: #000;
  font-size: 33px;
  font-weight: 200;
  letter-spacing: -0.2px;
  line-height: 32px;
}
.container-cta-2 h3 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.container-cta-2 p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 15px;
}
.container-cta-2 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-cta-2 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}


/* CALL TO ACTION #3 */

.container-cta-3 {}
.container-cta-3 h2 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.container-cta-3 p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 15px;
}
.container-cta-3 .col-lg-4 {
	margin-bottom: 15px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.container-cta-3 .col-lg-4 > .col-xs-12 {
    border: 1px solid #ddd;
    box-shadow: 0 0 2px #efefef;
    cursor: pointer;
    padding: 15px;
    transition: border-color 0.5s ease 0s;
}
.container-cta-3 .col-lg-4:nth-child(1) > .col-xs-12 { background-color: #fff; margin-top: 50px; }
.container-cta-3 .col-lg-4:nth-child(2) > .col-xs-12 { background-color: #ccc; }
.container-cta-3 .col-lg-4:nth-child(3) > .col-xs-12 { background-color: #fff; margin-top: 50px; }
.container-cta-3 .col-lg-4 h3 {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.1px;
    min-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container-cta-3 .col-lg-4 p {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 19.5px;
    margin-bottom: 0;
    min-height: 75px;
    padding-bottom: 10px;
    padding-top: 7px;
}
.container-cta-3 .col-lg-4 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-cta-3 .col-lg-4 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}



/* Etalage sections */


/* ETALAGE #1 */

.container-etalage-1 {}
.container-etalage-1 button {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.1px;
  margin-top: 16px;
}
.container-etalage-1 button:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}

/* block 1 */
.container-etalage-1 .block-1 {
  background-image: url('../images/intro-img2.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% 100%;
}
/* block 2 */
.container-etalage-1 .block-2 {
  background-image: url('../images/intro-img1.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% 100%;
}
/* block 3 */
.container-etalage-1 .block-3 {
  background-image: url('../images/intro-img2.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% 100%;
}
/* block 3 */
.container-etalage-1 .block-4 {
  background-image: url('../images/intro-img1.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% 100%;
}



/* xs */
@media(max-width:767px) {
	/* block 1 */
	.container-etalage-1 .block-1 { background-position: bottom center; height: 500px; }
	.container-etalage-1 .block-1 h2 { font-size: 16px; }
	.container-etalage-1 .block-1 .text { padding-left: 20px; padding-top: 20px; }
	/* block 2 */
	.container-etalage-1 .block-2 { background-position: bottom center; height: 300px; }
	.container-etalage-1 .block-2 h2 { font-size: 16px; }
	.container-etalage-1 .block-2 .text { padding-right: 0px; padding-top: 20px; }
	/* block 3 */
	.container-etalage-1 .block-3 { background-position: bottom center; height: 300px; }
	.container-etalage-1 .block-3 h2 { font-size: 16px; }
	.container-etalage-1 .block-3 .text { padding-right: 0px; padding-top: 20px; }
	/* block 4 */
	.container-etalage-1 .block-4 { background-position: bottom center; height: 500px; }
	.container-etalage-1 .block-4 h2 { font-size: 16px; }
	.container-etalage-1 .block-4 .text { padding-top: 80px; }
	
}

/* sm */
@media(min-width:768px) {
	/* block 1 */
	.container-etalage-1 .block-1 { height: 500px; }
	.container-etalage-1 .block-1 h2 { font-size: 20px; }
	.container-etalage-1 .block-1 .text { padding-left: 60px; padding-top: 60px; }
	/* block 2 */
	.container-etalage-1 .block-2 { height: 300px; }
	.container-etalage-1 .block-2 h2 { font-size: 18px; }
	.container-etalage-1 .block-2 .text { padding-right: 30px; padding-top: 30px; }
	/* block 3 */
	.container-etalage-1 .block-3 { height: 300px; }
	.container-etalage-1 .block-3 h2 { font-size: 18px; }
	.container-etalage-1 .block-3 .text { padding-right: 30px; padding-top: 30px; }
	/* block 4 */
	.container-etalage-1 .block-4 { height: 550px; }
	.container-etalage-1 .block-4 h2 { font-size: 20px; }
	.container-etalage-1 .block-4 .text { padding-top: 160px; }
}

/* md */
@media(min-width:992px) {
	/* block 1 */
	.container-etalage-1 .block-1 { height: 550px; }
	.container-etalage-1 .block-1 .text { padding-left: 60px; padding-top: 60px; }
	/* block 2 */
	.container-etalage-1 .block-2 { height: 300px; }
	.container-etalage-1 .block-2 .text { padding-right: 30px; padding-top: 30px; }
	/* block 3 */
	.container-etalage-1 .block-3 { height: 300px; }
	.container-etalage-1 .block-3 .text { padding-right: 30px; padding-top: 30px; }
	/* block 4 */
	.container-etalage-1 .block-4 { height: 550px; }
	.container-etalage-1 .block-4 .text { padding-top: 160px; }
}

/* lg */
@media(min-width:1200px) {
	/* block 1 */
	.container-etalage-1 .block-1 { height: 600px; }
	.container-etalage-1 .block-1 .text { padding-left: 60px; padding-top: 60px; }
	/* block 2 */
	.container-etalage-1 .block-2 { height: 300px; }
	.container-etalage-1 .block-2 .text { padding-right: 30px; padding-top: 30px; }
	/* block 3 */
	.container-etalage-1 .block-3 { height: 300px; }
	.container-etalage-1 .block-3 .text { padding-right: 30px; padding-top: 30px; }
	/* block 4 */
	.container-etalage-1 .block-4 { height: 600px; }
	.container-etalage-1 .block-4 .text { padding-top: 180px; }
}




/* Tile sections */


/* TILE #1 */

.container-tile-1 {
	padding: 15px 7.5px;
}
.container-tile-1 .col-lg-3 {
	margin-bottom: 15px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.container-tile-1 .col-lg-3 > .col-xs-12 {
    border: 1px solid #ddd;
    box-shadow: 0 0 2px #efefef;
    cursor: pointer;
    padding: 15px;
    transition: border-color 0.5s ease 0s;
}
.container-tile-1 img {
    margin-bottom: 15px;
    width: 100%;
}
.container-tile-1 h3 {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.1px;
    min-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container-tile-1 p {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 19.5px;
    margin-bottom: 0;
    min-height: 75px;
    padding-bottom: 10px;
    padding-top: 7px;
}


/* TILE #2 */

.container-tile-2 {
	padding: 15px 7.5px;
}
.container-tile-2 .col-lg-4 {
	margin-bottom: 15px;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.container-tile-2 .col-lg-4 > .col-xs-12 {
    border: 1px solid #ddd;
    box-shadow: 0 0 2px #efefef;
    cursor: pointer;
    padding: 15px;
    transition: border-color 0.5s ease 0s;
}
.container-tile-2 img {
    margin-bottom: 15px;
    width: 100%;
}
.container-tile-2 h3 {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.1px;
    min-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container-tile-2 p {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 19.5px;
    margin-bottom: 0;
    min-height: 75px;
    padding-bottom: 10px;
    padding-top: 7px;
}




/* Information sections */


/* INFORMATION #1 */

.container-information-1 {}
.container-information-1 ul {
  list-style: outside none none;
  padding: 7px 0 0;
}
.container-information-1 ul li {
	float: left;
	margin-bottom: 15px;
}
.container-information-1 ul li i {
  color: #bbb;
  font-size: 28px;
}
.container-information-1 ul li span {
  color: #555;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.2px;
  margin-left: 10px;
  vertical-align: super;
}
.container-information-1 p {
  color: #444;
  font-family: "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 21px;
  margin-bottom: 0;
  margin-top: 15px;
}
.table-info {
	
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: middle;
}




/* INFORMATION #2 */

.container-information-2 {
    background-color: white;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
}
.container-information-2 h3 {
  color: #444;
  font-size: 23px;
  letter-spacing: 0.1px;
}
.container-information-2 p {
  color: #777;
  font-size: 15px;
  font-weight: 300;
}
.container-information-2 input {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  height: 42px;
  letter-spacing: 0.1px;
  padding: 6px 12px;
  width: 100%;
}
.container-information-2 .col-sm-6:first-child i {
  color: #aaa;
  font-size: 17px;
  padding: 12px 28px;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.container-information-2 .btn-social-icon.btn-lg {
	border-radius: 50%;
}
.container-information-2 .btn-social-icon.btn-lg > *:first-child {
  font-size: 1.4em;
  line-height: 45px;
  width: 45px;
}



/* Footer sections */


/* FOOTER #1 */

.container-footer-1 {
    background-color: #000;
    border-top: 2px solid #ccc;
    color: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
}
.container-footer-1 h4 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.1px;
}
.container-footer-1 span.underline {

}
.container-footer-1 p {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1px;
}
.container-footer-1 ul {
    float: left;
    list-style: outside none none;
    padding-left: 0;
}
.container-footer-1 ul li a {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 400;
}

/* xs */
@media(max-width:767px) {
	.container-footer-1 {
	    padding-bottom: 10px;
	    padding-top: 10px;
    }
}

/* xs */ /* mobile */ /* portrait */
@media(max-width:767px) and (orientation : portrait) {}

/* xs */ /* mobile */ /* landscape */
@media(max-width:767px) and (orientation : landscape) {}

/* sm */
@media(min-width:768px) {}

/* md */
@media(min-width:992px) {}

/* lg */
@media(min-width:1200px) {}

/* FOOTER #1 */


/* FOOTER #2 */

.container-footer-2 {
  background-color: #0c064b;
  border-top: 2px solid #584eb6;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 20px;
}
.container-footer-2 h4 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.1px;
}
.container-footer-2 span.underline {
  color: #00e6ff;
  letter-spacing: 0.1px;
}
.container-footer-2 p {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1px;
}
.container-footer-2 ul {
    float: left;
    list-style: outside none none;
    padding-left: 0;
}
.container-footer-2 ul li a {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 400;
}

/* xs */
@media(max-width:767px) {
	.container-footer-2 {
	    padding-bottom: 10px;
	    padding-top: 10px;
    }
}

/* xs */ /* mobile */ /* portrait */
@media(max-width:767px) and (orientation : portrait) {}

/* xs */ /* mobile */ /* landscape */
@media(max-width:767px) and (orientation : landscape) {}

/* sm */
@media(min-width:768px) {}

/* md */
@media(min-width:992px) {}

/* lg */
@media(min-width:1200px) {}

/* FOOTER #2 */



