/* ==========================================================================
   Fonts
   ========================================================================== */


@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-bold-webfont.woff') format('woff'),
    url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
    url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-light-webfont.woff') format('woff'),
    url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
    url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight_italic';
    src: url('../fonts/proximanova-lightitalic-webfont.eot');
    src: url('../fonts/proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-lightitalic-webfont.woff') format('woff'),
    url('../fonts/proximanova-lightitalic-webfont.ttf') format('truetype'),
    url('../fonts/proximanova-lightitalic-webfont.svg#proxima_novalight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-reg-webfont.eot');
    src: url('../fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-reg-webfont.woff') format('woff'),
    url('../fonts/proximanova-reg-webfont.ttf') format('truetype'),
    url('../fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-sbold-webfont.eot');
    src: url('../fonts/proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-sbold-webfont.woff') format('woff'),
    url('../fonts/proximanova-sbold-webfont.ttf') format('truetype'),
    url('../fonts/proximanova-sbold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo700';
    src: url('../fonts/Museo700-Regular-webfont.eot');
    src: url('../fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo700-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Museo700-Regular-webfont.woff') format('woff'),
         url('../fonts/Museo700-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Museo700-Regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}

.top-mobile {
	background-color: #77b545; padding: 8px; margin-bottom: 15px; color: #fff; opacity: 0; height: 0
}

.mt-60 {
	margin-top: 60px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mt-25 {
	margin-top: 25px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mt-30 {
	margin-top: 30px;
}

.mb-40 {
	margin-bottom: 40px;
}


*{ -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  }

html{ margin: 0; padding: 0; }

body{ margin: 0; padding: 0; overflow-x: hidden; font-family: 'proxima_nova_rgregular'; line-height:1.6em; font-size:14px;}
img { max-width: 100%; }
ul, li { list-style: none; padding: 0; margin: 0; }
p { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0; line-height: 1em; padding: 0; }
p {  line-height: 1.2em; }
a { text-decoration: none; color: #000000; }
a:hover, a:focus{text-decoration: none; color: #9a0e0c; }
input[type="text"], input[type="email"] { -webkit-appearance:none; -webkit-border-radius:0; }
.display-inline { display: inline;; }

/*
bruin 655545
groen 2da1a3

*/

.page-header  { color:#655545; font-weight:bold; font-family:"proxima_nova_rgbold"; text-transform:uppercase; border-bottom:1px solid #655545 }
.page-header .small a { font-size:15px; color:#77b545; padding-top:15px;}
h2 { color:#77b545; font-weight:bold; margin-top:20px; margin-bottom:20px; font-family:"proxima_nova_rgbold"; text-transform:uppercase }
.box_height { height:50px;}

/* ==========================================================================
   homepage
   ========================================================================== */
.row-0{ margin: 0;}
.row-0 > div{ padding: 0;}
.row-2{ margin: 0 -2px;}
.row-2 > div{ padding: 0 2px;}
.row-12{ margin: 0 -12px;}
.row-12 > div{ padding: 0 12px;}
.row-25{ margin: 0 -25px;}
.row-25 > div{ padding: 0 25px;}
.row-33{ margin: 0 -33px;}
.row-33 > div{ padding: 0 33px;}

.col1-5{width: 20%;float:left;}
.btn{ border-radius: 0; line-height: 1; 
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
font-family: 'proxima_novasemibold'; }
.float-right{ float: right; }
.table-middle{ display: table; height: 100%; width: 100%; }
.table-cell-middle{ display: table-cell; width: 100%; vertical-align: middle;  }

/*---header---*/
.menu-toggle{display: none;}
.logo{display: block; width: 260px; height: 111px; background: url("../images/logo-woodcoustics.png") no-repeat; background-size: 260px 111px; margin-top: 50px;}

.logo_fr { background: url("../images/logo-woodcoustics.png") no-repeat; background-size: 260px 111px; }
.logo_en { background: url("../images/logo-woodcoustics.png") no-repeat; background-size: 260px 111px; }
.logo_de { background: url("../images/logo-woodcoustics.png") no-repeat; background-size: 260px 111px; }

.languages li{display: inline-block; line-height: 25px;}
.languages li a{font-size: 13px;font-family: 'proxima_nova_rgregular';color: #333333; }
.languages li.languages-active a {color: #77b545;}
.menu{overflow: hidden;  margin-bottom: 12px; clear: both; margin-top: 50px; display: inline-block; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; width: 100%; padding: 10px 0;}
.menu > li{ display:block;float : left; margin-left: 16px; }
.menu > li.metpijl > a:after{ opacity:0; visibility: hidden;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  -o-transition: all .3s;  transition: all .3s;  position: absolute; margin-top: 23px;  margin-left: -50px;  content: "";  width: 0;  height: 0;  border-style: solid;  border-width: 0 7.5px 10px 7.5px;  border-color: transparent transparent #3b3631 transparent;}
.menu > li:hover > a:after{opacity: 1; visibility: visible; -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  -o-transition: all .3s;  transition: all .3s; }
.menu > li a{font-size: 13px;  font-family: 'proxima_nova_rgregular';color: #333333; }
.menu > li i{margin-right: 7px; color: #333333;}
.menu  > li:first-child{margin-left: 0;}
.menu > li a:hover{color:#77b545;}

.menu > li.active a {font-weight: bold; color:#77b545;}

.contact-info a{line-height: 25px; margin-left: 5px; font-size: 12px; font-family: 'proxima_novasemibold'; color:#fff; display: block; width: 130px; text-align: center; background-color: #655545; }
.contact-info .padding-20{padding:  0 20px;}
.line-lightblue{ background-color: #f2f6f9; height: 5px; width: 100%; clear: both; margin-top: 100px; float: right; }
.padding-50{padding-left: 50px;}
.dropdown-group{ margin-top: 15px; visibility: hidden; -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  -o-transition: all .3s;  transition: all .3s; position: absolute; z-index: 10000;  color:#fff;  background-color: #3b3631; width: 1140px; left: 15px; padding-top: 30px;}
.menu >li:hover .dropdown-group{ -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  -o-transition: all .3s;  transition: all .3s; opacity:1; visibility: visible;}
.drop-slider{ width: 86%;     margin-left: 50px}
.drop-box{ padding: 0 10px; text-align: center;}
.drop-box-inside{ height: 160px; width: 100%; background-color: #524a43; display: block;}
.dropdown-box-list{text-align: right;    margin-top: 20px;  overflow: hidden;  position: relative;}
.dropdown-box-list li{}
.dropdown-box-list li a{text-align: right; color:#fff; font-size: 18px; margin-bottom: 10px; display: block; }
.dropdown-box-list li:hover{ background-color: #524a43; color:#fff;}
.dropdown-box-list li:hover a{  color:#fff;}
.drop-box p{font-size: 18px; margin-top: 15px;}
.dropdown-group .next_arrow_drop i{ color:#8d8b89; font-size: 50px; background: none;}
.dropdown-group .next_arrow_drop{background: none; position: absolute; right: -45px;  top: 50%; margin-top: -26px;}
.drop-slider .slick-prev{ display: none!important;}
.horizontal-line{height: 160px; width:2px; background-color: #6a6662; position: absolute; top: 20px;  left: 325px;}

/*------MAIN-----*/
.hero-section{margin-top: 70px;}
.hero div { width:100%; }
.hero h1{ font-size: 48px; color:#fff;  font-family: 'proxima_nova_rgbold'; font-weight: 900;text-shadow: 1px 3px 2px rgba(150, 150, 150, 1); padding-top: 100px; padding-left: 65px;}
.hero h2{ font-size: 38px; color:#fff;  font-family: 'proxima_nova_rgbold'; font-weight: 900;text-shadow: 1px 3px 2px rgba(150, 150, 150, 1); padding-top: 100px; padding-left: 65px;}

.circle-boxes{ margin-top: -50px; z-index: 300;  position: relative;}
.circle-box > img{ height: 100px; margin-bottom: 20px;}
.circle-box p{color:#575656; font-size: 14px;}

.products-section{margin-top: 90px;}
.title{font-size: 24px; color:#565656; font-family: 'proxima_nova_rgbold'; font-weight: 900;}
.btn-lightblue{ width: 130px; line-height: 35px; color:#fff; font-size: 11px; font-family: 'proxima_novasemibold'; background-color: #77b545; display: block; text-align: center;}
.product-box{ padding: 0 10px;}
.product-info{margin-top: 20px;}
.product-info h4{ font-size: 14px; color: #000; font-family: 'proxima_nova_rgbold'; margin-bottom: 10px;}
.product-info p{font-family: 'proxima_novalight'; font-size: 15px; color:#333333;}

.background-lightgrey{background-color: #ebf0f3;}
.real-circle{ position: absolute; left: -45px; top: 50px; overflow: hidden;}
.real-circle li{ display: block; margin-bottom: 15px;}
.section-realisaties{margin: 80px 0;}
.realisaties-info{height: 428px; padding-top: 50px; width: 420px;  margin-left: 130px;}
.realisaties-info h3{ margin-bottom: 20px;}
.realisaties-info p{font-size: 12px; color:#565656; margin-bottom: 25px; line-height: 1.4em;}

.news{margin-bottom: 60px;}
.news .title{margin-bottom: 30px;}
.over-ons{ background-color: #f8f3ee;}
.over-ons p{ font-size: 16px; color: #575656; line-height: 1.6em; padding: 30px 25px;}
.news-box{margin-bottom: 27px;}
.box-new{width: 151px; height: 100px; background: #000;}
.news-group h5{color:#625954; font-size: 18px; font-family: 'proxima_novasemibold'; margin-bottom: 15px;}
.news-group p{color:#575656; font-size: 12px;font-family: 'proxima_novalight'; line-height: 1.3em;}
.banner{ display: block; width: 100%;  height: 111px;  background-color: #aa9c8d;  color: #fff;  text-align: center;  font-size: 18px;  text-decoration: underline;  text-transform: uppercase;  padding: 40px 0;}
.content{margin-top: 50px;}
.content h3{ font-size: 21px; color: #77b545; font-family: 'proxima_nova_rgbold'; font-weight: 900; margin-bottom: 15px;}
.content p{font-size: 14px; color:#575656; margin-bottom: 30px;line-height: 1.3em;}



/*----footer----*/
footer{border-top: 4px solid #dddddd; padding-top: 40px;}
footer p{ font-size: 15px; color: #575656; line-height: 1.4em;}
footer a{font-size: 15px; color: #575656;}
footer li a{text-decoration: underline;}
.border-left{ border-left: 3px solid #cacaca; padding: 10px 0!important; padding-left: 50px!important; }
.footer-logo{margin-top: 25px;}
.footer-down{border-top: 1px solid #f0f0f0; margin-top: 30px; padding-top: 20px;}


/*----slick----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: auto;
    min-height: 1px;
    margin: 0 auto;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    vertical-align: middle;
    margin: 0 auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.slick-slide img {
    vertical-align: middle;
    display: inline-block;
}
.slick-track {
    height: 150px;
}
.slick-dots{display: none!important;}

.slick-arrow{ z-index: 2000; display: inline-block; width: 25px;  height: 25px;  border-radius: 50%; cursor: pointer;  background-color: #d9e6ec;  text-align: center;  padding: 3px;}
.slick-arrow .fa{color: #3db8b8;}

.prev_arrow {  position: absolute; top: 50%; left: -50px; margin-top: -17px;}

.next_arrow {  position: absolute; top: 50%; right: -50px; margin-top: -17px;}
main {margin-top:280px;}

@media only screen and (max-width: 1440px){

}

@media only screen and (max-width: 1200px) {

    header .main-menu nav ul li a{ font-size: 15px; }
    header .main-menu nav ul li + li{ margin-left: 15px; }
    .hero-slider .hero { height: 384px; }
    .section-2 .image-bg-set .caption{ width: 200px; margin-left: -100px; }
    .section-3 .partners li + li { margin-left: 36px; }
    .dropdown-group{  width: 940px; left: 15px; margin-top: 25px;}
    .horizontal-line{left:275px;}
    .menu > li > a:after{margin-top: 35px;}
	
	/*header .col-md-3 {width: 16.66666667%;}
	header .col-md-9 {width: 83.33333333%;}*/
	header a.logo {width:180px;background-size:100%;height:75px;margin-top: 25px;}
	header .line-lightblue {margin-top:40px;}
	header .padding-50 {padding-left:0px;}
	header .menu > li {margin-left: 8px;}
	header .menu > li a {font-size: 12px;}
	main {margin-top: 175px;}
	.realisaties-info {height: 402px;width: 375px;margin-left: 92px;}
	
	.section-realisaties .img-wrapper {height:402px;overflow:hidden;}
	.section-realisaties .img-wrapper img {min-width: 110%;}

    header .col-lg-9 {padding-left:0px;}

    #hero.owl-carousel .owl-item {width: 970px !important;}
}

@media only screen and (max-width:1024px){
	.prev_arrow {left: -25px;}	
	.next_arrow {right: -25px;}
}

@media only screen and (max-width: 992px) {

	.top-mobile {
		opacity: 1; height: auto;
	}

    .row-33{ margin: 0 -16px;}
    .row-33 > div{ padding: 0 16px;}
    .next_arrow{right: 0;}
    .prev_arrow{left: 0;}
    .logo { display: block;  width: 180px;  height: 81px;  background: url("../images/logo-woodcoustics.png") no-repeat;  background-size: 180px 81px;  margin-top: 50px;  }
    .real-circle { position: absolute;  left: 50%;  top: -50px;  overflow: hidden;  margin-left: -170px;  }
    .real-circle li {  display: inline-block;  margin-bottom: 35px;  margin-left: 20px;  }
    .img-wrapper >img{ width: 100%;}
    .realisaties-info{padding-top: 80px;}
    .dropdown-group{   width: 720px; left: 15px; margin-top: 25px;}
    .dropdown-group .next_arrow_drop{right: -22px;}
    .horizontal-line {  left: 215px; }
    .dropdown-box-list li a{font-size: 14px;}
    .drop-box p{font-size: 14px;}
    .widget{margin-bottom: 25px;}
    .footer-logo{ float: none!important;}
	
	.section-realisaties .img-wrapper {float:none !important;}
	.section-realisaties .img-wrapper img {max-width: 100%;margin-top: -250px;}
	.realisaties-info {width: 80%;height:auto;padding-bottom:30px;}
	
	header a.logo {width:140px;background-size:100%;height:75px;margin-top:5px;position:absolute;z-index: 9999;}
	header .padding-50 {padding-left:15px;}

    header .col-lg-9 {padding-left:15px;}
}

@media only screen and (max-width: 767px) {

    .col1-5{width: 90%;margin-left:5%;}
    .logo{margin-top: 25px;}
    .menu-toggle{display: block; font-size: 25px; position: absolute; right: 20px; top:20px;z-index:10000;}
    .menu-toggle .fa{color:#655545;}
    .menu{text-align: center; display: none; position: absolute; z-index: 1000; width: 100%; left: 0;top: 20px; padding: 15px 0; background: rgb(255, 255, 255);}
    .menu > li{float: none; margin-left: 0; margin-bottom: 10px;}
    .menu  > li:first-child{text-indent: -25px;}
    .menu > li > a:after{display: none;}
    .dropdown-group{display: none;}
    .header-group{float: none!important; margin-top:0px;}
    .languages{float: none!important;}
    .contact-info{float: none!important;}
    .padding-50{padding-left: 20px;}
    .hero{height: 200px;}
    .hero h1{  font-size: 28px; padding-top: 30px; padding-left: 25px;}
    .hero h2{  font-size: 28px; padding-top: 30px; padding-left: 25px;}
    .circle-box{margin-bottom: 25px;}
    .circle-box > img { height: 75px;  }
    .realisaties-info{  margin-left: 0; width: 100%;  padding: 60px 20px; height: 100%;}
    footer{text-align: center;}
    footer p{ font-size: 12px; color: #575656; line-height: 1.4em;}
    footer a{font-size: 12px; color: #575656;}
    .border-left{ border: none; padding: 0!important;}
    .widget{ margin-bottom: 25px;}
    .line-lightblue{margin-top: 30px; width: 100%;}
    .news-group h5{margin-top: 15px;}
    .over-ons{margin-bottom: 40px;}
    .product-heading .title{ float: none!important;}
    .product-heading .btn-lightblue{float: none!important; margin-top: 15px; margin-bottom: 15px;}
    .products-section{margin-top: 40px;}
    .section-realisaties{margin: 40px 0;}
    .footer-down-group > p, .footer-down-group > a {float:none!important;}

	.hero-section {display:none;}
	.circle-boxes {position:static;margin-top:15px;}
	
	header a.logo {width:140px;background-size:100%;height:75px;margin-top:5px;position:static;z-index: 9999;}
	main {margin-top: 150px;}
	header .line-lightblue {margin-top:5px;}
	
	.section-realisaties .img-wrapper img {max-width: 100%;margin-top:0px;}
	
	.real-circle li {margin-left:15px;}
    .block {max-width:100%;height:auto !important;}
    .block .block-caption {width:100% !important;}
    .languages li a {padding:10px 8px;}
}

.toepassing { margin-bottom:30px;}
.toepassingen h2 { margin:10px 0px; font-weight:normal; font-size:20px; margin-bottom:30px; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #77b545;
    border-color: #77b545;
}

.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a { color:#FFF; }

.btn-primary {
    line-height: 25px;
    color: #fff;
    font-size: 11px;
    font-family: 'proxima_novasemibold';
    background-color: #77b545;
	border:none;
    text-align: center;
}

.btn-primary:hover {
	background:	#655545;
}


/* LOGIN ARCH */
.login-container{
    position: relative;
    width: 300px;
    margin: 80px auto;
    padding: 20px 40px 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}

#output{
    position: absolute;
    width: 300px;
    top: -75px;
    left: 0;
    color: #fff;
}

#output.alert-success{
    background: rgb(25, 204, 25);
}

#output.alert-danger{
    background: rgb(228, 105, 105);
}


.login-container::before,.login-container::after{
    content: "";
    position: absolute;
    width: 100%;height: 100%;
    top: 3.5px;left: 0;
    background: #fff;
    z-index: -1;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    border: 1px solid #ccc;

}

.login-container::after{
    top: 5px;
    z-index: -2;
    -webkit-transform: rotateZ(-2deg);
     -moz-transform: rotateZ(-2deg);
      -ms-transform: rotateZ(-2deg);

}

.avatar{
    width: 100px;height: 100px;
    margin: 10px auto 30px;
    border-radius: 100%;
    border: 2px solid #aaa;
    background-size: cover;
}

.form-box input{
    width: 100%;
    padding: 10px;
    text-align: center;
    height:40px;
    border: 1px solid #ccc;;
    background: #fafafa;
    transition:0.2s ease-in-out;

}

.form-box input:focus{
    outline: 0;
    background: #eee;
}

.form-box input[type="text"]{
    border-radius: 5px 5px 0 0;
    text-transform: lowercase;
}

.form-box input[type="password"]{
    border-radius: 0 0 5px 5px;
    border-top: 0;
}

.form-box button.login{
    margin-top:15px;
    padding: 10px 20px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* EINDE LOGIN ARCH */



/* ################# FILTER-SIDEBAR ################# */

section#filter-sidebar {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.livesearchFilter.form-control {
	background: #f7f7f7;
	border: 0;
	border-radius: 0;
	outline: none;
	box-shadow: none;
}

section#filter-sidebar .panel {
	border-radius: 0;
}

section#filter-sidebar .fa-angle-down {
	float: right;
	padding-top: 2px;
}

section#filter-sidebar .panel-title a {
	text-decoration: none !important;
}

section#filter-sidebar .panel-title a:hover {
	opacity: .5;
}

section#filter-sidebar .checkbox:hover label {
	color: #5bb270;
}


/*.img-zoom {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.05); 
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.toepassing .tekst { display:block;}
*/


.block {
	display: block;
    /*height: 425px;
    margin: 0 auto;
	width: 555px;
	height: 350px;
    */
    overflow: hidden;
    position: relative;
}

.block img {
	transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
}

.block .block-caption {
	background: rgba(0,0,0,0.6);
	bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    padding: 30px 0;
	text-align:center;
	width:100%;
    position: absolute;
    padding:20px;
    transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

.block:hover .block-caption {
	opacity: 1;
}

.block:hover img {
	transform: scale(1.2) rotateZ(-3deg);
	-moz-transform: scale(1.2) rotateZ(-3deg);
	-webkit-transform: scale(1.2) rotateZ(-3deg);
	-o-transform: scale(1.2) rotateZ(-3deg);
}

.fixGroup {
    top:98px;
	position: fixed;
    overflow-y: auto;
	min-width:262px;
    max-width:262px;
}

.fixGroup .active { color:red;}

header  {
	width:100%;
	z-index:999;
	background-color:#FFF;
	top:0;
	 position:fixed;
}


.page-header-product {
	background-color:#655545; color:#FFF;
	margin:30px 0px; 	
	padding:30px;
	font-size:28px;
}

.table-product td { padding:5px;}
.w50p  { padding:5px; padding-left:15px; vertical-align:text-top}

.modal-backdrop {
    z-index: 1020;
}

.slider_products {
	margin:30px 0px; padding:20px;
		background-color:#EEE;
}

.tekst_boven {
	font-size:13px; padding:10px; border:1px solid #EEE; width:40%; float:right; margin-bottom:-80px; z-index:300; position:relative;
}

.tekst_links {
	font-size:13px; padding:10px; border:1px solid #EEE; width:40%; position:relative; margin-top:-80px;
}

.wellc2a { 
	background:#77b545; font-size:1.4em; color:#FFF; text-align:center; text-transform:uppercase;
}

.wellc2a a { color:#FFF;}

.panel-title { text-transform:capitalize;}

.tooltip {
    position: fixed;
}

.tekst p { line-height:20px;}

.hover360 span { position: absolute; z-index: 400; margin-top: 100px; font-size: 100px; color:#FFF; opacity: 0.7; text-align: center; margin-left: 100px; display: none; }
.hover360:hover span { display: block;; }

#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-carousel {
    display:block;
    height:auto;
    overflow: initial;
}
.owl-stage-outer {
    overflow: hidden;
    height:390px;
}
.owl-theme .owl-controls .owl-nav div {
    width: 25px;  height: 25px;  border-radius: 50%; cursor: pointer;  background-color: #d9e6ec;  text-align: center;  padding: 3px;
}



  .owl-theme .owl-controls .owl-nav div {
       position: absolute;
   }

.owl-theme .owl-controls .owl-nav i {
    color: #3db8b8;


}
/*.owl-theme .owl-controls .owl-nav:hover{
    background-color: #333 !important;

}*/
/*.owl-theme .owl-controls .owl-nav:hover > .owl-prev i,.owl-theme .owl-controls .owl-nav:hover > .owl-next i {
    color: #fff !important;
}*/

.owl-theme .owl-controls .owl-nav .owl-prev{
    left: -40px;
    top: 40%;
}

.owl-theme .owl-controls .owl-nav .owl-next{
    right: -40px;
    top: 40%;
}
.hero .owl-controls{
    display: none;
}
