/*
Theme Name: Beijer
Theme URI: https://vaneckoosterink.com
Author: Najeeb Ahmad
Author URI: https://vaneckoosterink.com
Description: Beijer wordpress theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beijer
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, translation-ready
*/

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
	z-index: 9999999999999 !important;
}

.footer-bottom a {
  color: #fff;
  font-size: 13px;
}

a.viba-portfolio-link {
pointer-events: none !important;}

.mobile {
  display: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  color: #707070;
}

p {
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
}

small {
  font-size: 14px !important;
}

h1 {text-transform: uppercase;}

h3{
  color: #89C2EB !important;
  font-size: 36px;
  font-weight: 300 !important;
  font-family: 'Dosis', sans-serif;
}

h4{
  color: #707070;
  font-size: 24px;
  font-weight: 500 !important;
  font-family: 'Dosis', sans-serif;
}

h5{
  color: #89C2EB !important;
  font-size: 18px;
  font-weight: 500 !important;
  font-family: 'Dosis', sans-serif;
}

.page-404 {
  text-align: left !important;
}

h1.page-title {
  text-align: left;
}

/******************news******************/

.align-items-start {
  margin-bottom: 35px;
}

/******************search******************/

h3 a,   h3 a:hover {
  color: #795829;
  text-transform: uppercase;
  text-decoration: none;
}

.zoek hr {
  margin: 50px 0px !important;
}

.zoek a p, .zoek a:hover {
  color: #707070;
  text-decoration: none;
}

/******************contact******************/

.gform_button.button {
  background-color: #795829 !important;
  border: none !important;
  color: white;
  font-family: 'Dosis', sans-serif;
  padding: 17px 25px;
  font-size: 24px !important;
  float: right;
  position: relative;
  top: -105px;
}

label.gfield_label {
  display: none !important;
}

.gform_fields .gfield input[type=text] {
  border: none;
  background-color: #f5f5f5;
  height: 50px;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
  padding-left: 10px !important;
}

.gform_fields .gfield textarea  {
border: none;
background-color: #f5f5f5;
font-size: 14px !important;
font-family: 'Open Sans', sans-serif;
}

.blauwvlak {
background-color: #e7f3fb;
padding: 20px;
}

.beeld {
margin-top: 13px !important;
margin-bottom: -10px !important;
}

a.btn.btn-info {
margin: 3px 6px 3px 0px;
}

/*******Woocommerce********/

#onze-page-header {
    background: none !important;
}

.woocommerce-products-header__title {
  color: #5bc0de !important;
  font-size: 45px !important;
  margin: 50px 0 0 0 !important;
  text-align: center !important;
}

.products {
  list-style: none;
  margin-top: 40px !important;
  margin-bottom: 0px;
}

.products img {
  width: 100%;
  height: 100%;
}

.products li {
  background-color: #F1F1F1;
  padding: 10px;
}

.products li img {
  max-height: 351px;
}

.products li h2 {
  font-size: 22px;
  margin-top: 10px;
  font-weight: 500;
  color: #795829 !important;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
}

.product-descr {
  padding: 10px;
  height: 100px;
}

.product-info,
.product-info:hover,
.product-info:focus {
  text-decoration: none;
  color: dimgray;
  display: block;
  margin-top: 17px;
  font-weight: 600;
  font-size: 18px;
}

.product-controller .categorie {
  display: none;
}

/******************header section******************/

.navbar {
    background-color: transparent;
}

.navbar-brand {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
    z-index: 9999999 !important;
}

.navbar-header {
  z-index: 99999 !important;
}

.navbar-btn {
    background-color: #643B00;
}

.navbar-nav > li> a {
  font-size: 16px !important;
  padding: 20px 20px 30px 20px;
}

.nav > li > a {
    font-size: 16px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: transparent!important;
}

.icon-bar {
    background-color: white;
}

.nav-item {
    margin-right: 0px!important;
    list-style: none;
    margin-top: 25px;
}

.nav-item a {
    background-color: transparent;
    color: white;
    font-weight: 800;
    text-decoration: none;
    font-size: 12px;
}

.nav-item a:hover,
.active {
    color: #0EA3D8!important;
}

.navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    background: #F2F2F2!important;
    margin-top: 16px;
    text-transform: capitalize;
    padding:  15px 0px !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }

 .dropdown-menu {
    padding: 5px 20px!important;
    background: #F2F2F2!important;
    border: none!important;
    box-shadow:none!important;
 }

.nav > li > a:hover {
    color: #89C2EB!important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: transparent!important;
    color: #89C2EB!important;
}

.lees-meer {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
}

.lees-meer a{
   color: #fff;
}


.lees-meer a:hover{
   color: #fff;
   text-decoration: none;
}

section#lees-meer {
  padding-top: 30px;
}

.header-image {
  height: 550px;
}

/**************top social menu home page*************/

.social-menu {
    right: 1em;
    position: absolute;
    top: 5px;
    z-index: 999999 !important;
}

.social-menu i {
    color: white;
    margin-top: 40px;
    margin-right: 10px;
    font-weight: 800;
    font-size: 18px;
}

.outer {
    width: 1px;
    height: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.inner {
    bottom: 25px;
    width: 1px;
    height: 60px;
    background: white;
    margin: 0 auto;
    position: relative;
}

.line {
    top: 25px;
    width: 1px;
    height: 60px;
    background: white;
    margin: 0 auto;
    position: relative;
}

.text-bottom {
    position: absolute;
    bottom: 8px;
    left: 50%;
    color: white;
}

.left-bottom {
    position: absolute;
    bottom: 8px;
    left: 16px;
    color: white;
}

/**************dropdown*****************/

.drop-down {
    background-color: #F1F1F1;
    width: 200px;
    margin-left: 100px;
    padding: 10px 30px;
    color: #89C2EB;
}

/*****************header end******************/

/************content section****************/

.content h1 {
    color: #89C2EB;
    margin-top: 30px;
    line-height: 1.4;
}

.content p {
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 1.9;
    color: #666666;
    font-weight: 300;
}

/*******************market section******************/

.market {
    margin-top: 80px;
}

.market h2, h3 {
    margin-bottom: 20px;
    color: #643B00;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
}

.market em, em {
  font-weight: 300;
    display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
}

.market p {
    color: #666666;
    line-height: 1.8;
}

.item p {

    font-size: 15px;
}

/***************end of market section***************/

/*****************banner with call to action button**************/

.banner {
    position: relative;
        margin: 40px 0 40px 0 !important;
}
.banner-text {
    color: white;
    font-size: 25px;
    font-weight: 100;
}

.banner a {
    background-color: skyblue;
    color: white;
    border: 1px solid white;
    padding: 15px;
    float: right;
    margin-top: 70px;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
}

.banner a:hover {
    background-color: skyblue;
    text-decoration: none;
}

/*************branch section******************/

.branch h1 {
    color: #89C2EB;
    font-size: 45px;
    font-weight: 500;
    font-family: 'Dosis', sans-serif;
}

.branch p {
    color: #666666;
    font-size: 18px;
}

.viba-portfolio-wrapper .viba-portfolio-filter li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-right: -1px;
    margin-bottom: 15px;
}

/***************end of branch section****************/

/************image-gallery section****************/

.image-gallery {
    margin-top: 50px;
}

.gallery {
    margin-top: 20px;
}

/******************end ofimage gallery*****************/

.certificate h1 {
    color: #89C2EB;
    font-size: 45px;
    font-weight: 500;
    margin: 90px 0 30px 0;
    font-family: 'Dosis', sans-serif;
}

.certificate img {
    width: 70%;
}

.footer-logo {
    padding:20px 0 60px 0;
}

/*******************widget start**************/

footer {
    background-color: #262626;
    margin-top: 3px;
    height: auto;
    padding: 50px 0px;
    border-bottom: 2px solid #fff;
}

footer img{
    width: 150px;
}

footer .opening-hour{
    color: #89C2EB;
}

footer .opening-hour strong{
    display: block;
    margin-top: 17px;
    font-size: 14px;
    color: #89C2EB;
    font-weight: 600;
    line-height: 26px;
}

footer .opening-hour h3{
    color: #fff;
}

footer .opening-hour ul {
    padding: 0;
    list-style-type: none;
}

footer .opening-hour ul li{
    margin-top: 20px;
    color:#7BACCF;
}

footer .widget h3{
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

footer .widget ul {
    padding: 0;
    list-style-type: none;
}

footer .widget ul li{
    color:#7BACCF;
    line-height: 26px;
}

footer .beiger-link ul li a{
    font-size: 14px;
}

.vertical {
    display: inline;
    border-left: 2px solid #89C2EB;
    padding: 2px 20px 5px 20px;
    font-weight: normal;
    color: white;
}

.first {
    border-left: none;
    padding-left: 0;
}

.social-footer i {
    margin-left: 0.5em;
    margin-top: 20px;
    color: white;
    font-weight: 800;
    font-size: 18px;
}

.social-footer {
    margin-right: 8em;
    margin-top: 20px;
    color: white;
    font-weight: 800;
    font-size: 18px;
}

/**************page2 blog********************/

.blog-header {
    height: 645px;
    background: url(images/asset-9.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.social-icon {
    margin-right: 3em;
}

.social-icon i {
    color: #643B00;
    margin-right: 10px;
    margin-top: 40px;
    font-weight: 800;
    font-size: 18px;
}

.my_nav {
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
}

.my_nav li a {
    color: #643B00;
    padding-left: 20px;
}

.my_nav a:hover .active {
    color: #89C2EB;
}

/************ breadcrumb ****************/

.beiger-breadcrumb {
    background-color: transparent!important;
    margin: 10px;
    border-bottom: 1px solid #89C2EB;
    margin-left: 10%;
    width: 80%;
    color: #666666;
    margin-right: 10%;
}

p#breadcrumbs {
  font-size: 13px;
}

.beiger-breadcrumb a {
    color: #666666!important;
}

.breadcrumb-item a:hover {
    text-decoration: none!important;
}

/**************blog intro section*************/

.intro-blog {
    margin-top: 80px;
}

.intro-blog h1 {
    color: #643B00;
}

.intro-blog p {
    color: #666666;
    font-size: 16px;
}

/*****************end of intro blog section******************/

.tags {
    margin: 50px 0 0 0;
}

.tags p {
    margin-top: 30px;
    color: #666666;
    font-size: 15px;
    font-weight: 300;
}

.tags a {
    margin-top: 2px;
}

.tags a:hover {
    background-color: #643B00;
    border-color: #643b00;
}

/****************tags section end*****************/

/***********image blog with quote box***********/

.image-blog {
    margin-top: 50px;
}

.quote-box {
    height: 245px;
    width: 375px;
    background-color: #643B00;
    color: white;
    padding: 40px;
    font-size: 16px;
}

.quote-box p {
    font-size: 16px;
    line-height: 1.9;
}

.blog-widget {
    margin-top: 150px;
}

/***************product page start***********/

.product-header {
    height: 645px;
    background: url(images/asset-10.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.products {
    margin-bottom: 40px;
    margin-top: 40px;
}

.products h1 {
    color: #89C2EB;
    font-size: 45px;
    font-weight: 600;
}

.products p {
    margin-top: 50px;
    color: #666666;
    line-height: 1.4;
    font-size: 16px;
}

.prduct-des em {
    padding: 64px 0px 30px 0;
    display: block;
    font-size: 22px;
    color: #a5a3a3;
}

.product-card {
    background-color: #F1F1F1;
}

.product-card img {
    width: 100%;
    min-height: 270px;
}

.product-card a {
    text-decoration: none;
    color: dimgray;
    display: block;
    margin-top: 17px;
    font-weight: 600;
    font-size: 18px;
}

.panel-heading h3{
    font-size: 22px;
    margin-top: 10px;
    font-weight: 500;
    color: #795829 !important;
    text-transform: uppercase;
}

.panel-body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 16px;
}

a.card-link {
  font-size: 16px;
}

/**************team page start here*****************/

#wrapper-team-page-header-section {
  background: transparent !important;
  padding-top: 0px !important;
  margin-top: 40px;
}

.team-header {
    height: 645px;
    background: url(images/asset-11.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.team-card {
    width: 270px;
    background-color: #F1F1F1;
    height: 530px;
}

.team-card center{
    color: #643B00;
    font-weight: 600;
    font-size: 14px;
}

.team-card .panel-body{
    text-align: center!important;
}

.team-icon {
    margin-top: 10px;
    padding: 3px;
    color: #89C2EB;
    font-size: 1.2em;
}

.team-head {
    color: #89C2EB;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.team-card .rank {
    text-transform: uppercase;
    height: 40px;
}

.team-temp {
    padding: 50px 0 50px 0;
}

.ons-team-head {
    margin-top: 50px;
}

/***************team page end*****************/

/*****************product2page start*******************/

.product2-header {
    height: 645px;
    background: url(images/lightbox product image-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.modal-content {
    border-radius: 0!important;
}

.modal-header {
    border-bottom: none!important;
}

.close {
    font-size: 35px!important;
}

/**************page6 start******************/

.page6-header {
    height: 645px;
    background: url(images/asset-8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*********** footer bottom **********/

footer {
  margin-top: 40px;
}

footer ul li a {
    color: #89C2EB;
}

footer ul li a:hover {
    color: #89C2EB;
    text-decoration: none;
}

.footer-bottom{
    background-color: #444444;
    background-color: #444444;
    padding: 34px 0 13px 0;
    text-align: center;
}

.footer-bottom ul{
    list-style-type: none;
    display: inline-block;
    font-weight: 100;
}

.footer-bottom ul li{
    float: left;
    margin-right: 20px;
}

.footer-bottom ul li a{
    color: #fff;
    font-size: 13px;

}

.footer-bottom ul li a:hover{
    color: #fff;
    text-decoration: none;
}

.footer-bottom .footer-nav ul li:after{
    content: '';
    border: 1px solid #89C2EB;
    margin-left: 20px;
    float: right;
    height: 16px;
    margin-top: 4px;
}

li#menu-item-209 {
  font-weight: 600;
}

li#menu-item-214:after {
    border: 0px solid #89C2EB;
}

.footer-social-icon {
    margin: 20px 0 0 0;
}

/********** header new **************/

header {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.navbar-fixed-top.active .nav-item {
    margin-bottom:15px;
}

.nav {
    margin-bottom: 0;
    list-style: none;
    text-transform: uppercase;
}

.navbar-fixed-top.active {
    background: #ffffffc2;
    height: 95px;
}

.navbar-nav {
  width: 100%;
text-align: center;
z-index: 9999;
position: absolute;
}

.navbar-nav > li {
    display:inline-block !important;
    float:none !important;
}

.navbar-fixed-top.active .nav-item a, .navbar-fixed-top.active .social-menu i {
    color:#795829;
}

.slider {
  position: relative;
  top: 30%;
  bottom: 30%;
  text-align: center;
  color: #fff;
  padding: 0 10%;
}

.slider h1 {
  font-family: 'Dosis', sans-serif;
  line-height: 20px;
  font-size: 32px;
  color: white;
}

.slider p {
  margin-top:40px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.slider span {
  color: #643B00;
  background: #fff;
  padding: 0 10px;
  margin: 0 8px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 100% !important;
}

.navbar-header {
  float: unset;
}

.navbar-fixed-top.active a.mega-menu-link {
  color: #643B00 !important;
  font-weight: bold !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #89C2EB !important;
}

@media only screen and (max-width: 1520px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 13px;
  }
}

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

  .desktop {
    display: none;
  }

  .mobile {
    display: inline-flex;
  }

  .team-card {
    width: 100% !important;
    background-color: #F1F1F1;
    height: 530px;
}


}

@media only screen and (max-width: 1230px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 11px;
  }

}

@media only screen and (max-width: 1150px) {
  .navbar-brand>img {
    width: 50%;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
    padding: 60px 0px 0px 0px;
  }

  .social-menu {
    top: -15px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 11px;
  }
}

@media only screen and (max-width: 1024px) {
	
	a.navbar-brand {
		width: 140px;
	}
	.navbar-brand>img {
    width: 100%;
}
	
	#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
    padding: 13px 130px 0px 0px;
}
	
	
	.social-menu i {
    color: white;
    margin-top: 40px;
    margin-right: 10px;
    font-weight: 800;
    font-size: 15px;
}

  .navbar-nav > li> a {
    font-size: 12px !important;
    padding: 20px 0px 30px 0px;
  }

}

@media only screen and (max-width: 990px) {
  .products {
    padding-left: 0px;
  }
  .products li {
    margin-bottom: 20px;
  }
  .products li img {
    max-height: inherit;
  }
}

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

  .slider {
  top: 20%;
  bottom: 20%;
  }

  .slider h1 {
    font-size: 19px;
    margin: 4px 0;
  }

  .navbar-brand {
    padding: 10px 15px;
  }

  .navbar-brand>img {
      width: 75%;
      height: auto;
      z-index: 99999999999;
  }
  .navbar-fixed-top.active {
      background: #ffffffc2;
      height: 75px;
  }
  .navbar-fixed-top.active .navbar-collapse {
    background:transparent;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
      text-align: center;
      padding: 0px 0px 0px 0px;
      margin-top: 30px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    color: #89C2EB !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #643B00;
  }
  iframe {
    width: 100% !important;
  }
  .social-menu {
    right: 6.5em;
    top: -5px;
  }
  .navbar-fixed-top.active #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #633b00;
    font-size: 14px;
    font-weight: bold;
  }
  .navbar-fixed-top.active #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 24px;
    color: #633b00;
    margin: 0 0 0 5px;
    z-index: 9999999999 !important;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
      font-weight: bold;
  }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-top: 45px;
  }
}

/************ content wrapper ***************/

.content-wrapper {
	padding-top: 50px;
}

.content h1 {
	width: 65%;
    font-size: 45px;
    font-weight: 400;
    font-family: 'Dosis', sans-serif;
}

h1 {
  text-align: center;
    font-size: 45px;
    font-weight: 400;
    font-family: 'Dosis', sans-serif;
      color:#89C2EB;
}

#wrapper {
    height: 100vh !important;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(http://staging-beijer.veeo.nl/wp-content/uploads/2018/06/home-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 200px 0 200px 0;
}

/*********** onze *************/

.onze {
    margin: 40px 0 90px 0;
}

/********** product-filter *********/

.product-filter{
    text-align: center;
}

.product-title {
     color: #5bc0de;
    font-size: 45px;
        margin: 50px 0 0 0;
}

.page-slider {
    top: 50% !important;
    right: 0;
    position: relative;
    padding-right: 0;
}

.page-slider h1 {
    font-family: 'Dosis', sans-serif;
    line-height: 30px;
    font-size: 32px;
    width: 100%;
    text-align: right;
    top: 60% !important;
    position: relative;
}

.Halfverharding h3 {
    margin: 0 0 20px 0;
    color:#89C2EB;
}

.btn-info {
    border-radius: 0!important;
    background: #89C2EB!important;
    color: #fff!important;
    border: none!important;
}

.btn-info:hover {
    border-radius: 0!important;
    background: #795829!important;
    color: #fff!important;
    border: none!important;
}

a.btn.btn-info:hover {
  border-radius: 0!important;
  background: #795829!important;
  color: #fff!important;
  border: none!important;
}

.container-overlay {
  position: relative;
  min-height: 260px;
}

.container-overlay img {
  min-height: 260px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #643B00 ;
}

.container-overlay:hover .overlay {
  opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-24%, -50%);
    -ms-transform: translate(-24%, -50%);
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-style: italic;
}

/********* onze template ********/

.tag-cloud {
    margin-top: 50px;
}

.testimonial h3{
    margin-top: 20px;
    font-size: 31px;
    font-weight: 600;
    color: #643B00;
}

.page-template {
    padding: 60px 0 60px 0;
}

.padd {
    margin: 0px 0 60px 0;
}

.onze-footer-sec {
    margin-top: 0px;
}

.nav-item.active a {
    color: #89C2EB!important;
}

.nav-item a {
    font-size:16px!important;
}

.dropdown-menu>.active>a {
    background-color: transparent!important;
}

.layer {
    background-color: rgba(35, 35, 35, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 650px) {
  .line,
  .inner {
    display: none;
  }
}

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

  .team-card {
    width: 100% !important;
    background-color: #F1F1F1;
    height: 420px;
}

}

@media only screen and (max-width: 475px)  {
	
.gform_button.button {
  top: 0px;
}

  .content h1 {
    font-size: 26px;
  }

  #wrapper {
    padding: 15px 0 50px 0 !important;
  }

  .slider h1 {
    line-height: 30px;
  }

  .navbar-brand {
    padding: 18px 15px;
    margin-left: 0px !important;
  }

  .navbar-brand>img {
    width: 60%;
    height: auto;
  }

  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed,
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {
    display: none;
  }

  .social-menu {
    right: 3em;
    top: -5px;
    z-index: 99999999999 !important;
  }

  .slider span {
    color: #643B00;
    background: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 36px;
  }

  .page-slider {
    top: 34% !important;
    right: 5px;
  }

  .header-image {
    height: 300px;
  }

}
