/* CSS Document */
#myCarousel ol.carousel-indicators li{border-color:#000;}
#myCarousel ol.carousel-indicators li.active{background-color:#660000;}
#myCarousel .carousel-inner .item{cursor:hand;}
.home-slider{position:relative;}
.home-slider .slider-area{max-height:600px;}
.home-slider .customNavigation .btn{padding:30px 18px;background-color:#fff;font-size:25px;transition:all .3s ease;z-index:500;}
.home-slider .customNavigation .btn.prev{position:absolute;top:40%;left:0px;}
.home-slider .customNavigation .btn.next{position:absolute;top:40%;right:0px;}
.home-slider .owl-controls{display:none!important;}

.right-space-20{padding-right:20px;}
.showmobile{
  display:none;
}
.main-container.dynamic-pagess{
  border-top:none!important;
}
.main-container{
  background-color:none!important;  
}

.caption_img h1{
  font-size:30px;
}
.caption_img p{
  font-size:20px;
}
.caption_img.black h1{
  color:#000;
}
.caption_img.black p{
  color:#000;
}
.bgwhite{
  background-color:#fff!important;
}
.padding_bottom_1{
  padding-bottom: 1%;
}
.section1 p{
  font-size: 17px;
  font-weight: 300;
}
.pading_ziro{
  padding-left:0px;
}
.section1 a{
  text-decoration: underline;
}
.section p{
  font-size: 16px;
  font-weight: 300;
}
.padding_top_9{
  padding-top: 9%;      
}
.padding_top_6{
  padding-top: 6%;
}
.top-rel5{
  font-size: 18px;
  text-align: left;
  margin-top: 1%;
  float: left;
}
.top-rel5 a{
  color: #5a5959;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 4px;
}
.pos-relative{
  position: relative;
}
.btn-carb{
color: #fff!important;
  background: #660000;
  border-radius: 0px;
  width: 80%;
  margin-left: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}
.bgimg{
  background-image: url(https://www.artihove.nl/2016/img/home/bgimg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width:100%;
  float:left;
  padding-top: 1%;
  padding-bottom: 6%;
}
.btn_24{
  padding: 1% 5%;
}
.main-container .section1, .main-container .section2, .main-container .section3, .main-container .section, .main-container .section5 {
  margin-top: 2%;
  padding: 2%;
}
.main-container .section{
  float:left;
}
.main-container .section1 h2, .main-container .section3 h2, .main-container .section5 h2, .headerr {
  font-size: 25px;
}
.livng-pages img{width:100%}
img{
  max-width: 100%;
}
.page-menu{
  -webkit-padding-start: 0px;
  list-style: none;
  width: 100%;
  margin-top: 1%;
}
.page-menu li{
  width: 20%;
  float:left;
  text-align:center;
}
.page-menu li:nth-child(1){
  /*text-align:left;*/
}
.page-menu li:nth-child(5){
  /*text-align:right;*/
}
/*.page-menu li:not(:last-child)::after { 
  content: "|";
  text-align: right;
  padding-left: 13%;
}*/
.pad_75{
  padding-top:75px;
}
.head-title{
  font-weight: 600;
  letter-spacing: 10px;
  font-size:28px; 
}
.font-bold{
  font-weight: bold;
}
a {
  color: #5a5959;
  cursor: pointer;
}
.menu-first{
  width: 18%!important;
}
.menu-second{
  width: 29%!important;
}
.menu-third{
  width: 22%!important;
}

.menu-fourt{
  width: 15%!important;
}
.menu-five{
  width: 16%!important;
}
.menu-item{
  min-width: 120px;
  float: left;
}
.page-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -1px;
}
.page-menu li:not(:first-child) {
  flex-grow: 1;
  flex-basis: auto;
  margin: 0 0;
  padding: 0 0;
  text-align: center;
  border-left: 1px solid #ccc;
}
.text-right{text-align:right!important;float:right;}

@media only screen and (min-width: 1400px){
  .main-container .section1 p {
     padding: 0% 1%;
     font-size: 20px;
     margin: 0 0 52px;
  }
  .section p {
     font-size: 17px;
     font-weight: 300;
  }
  .padding_top_9 {
     padding-top: 17%;
  }
}
  
@media only screen and (min-width: 769px){
  .relatie{
    position: relative !important;
  }
  
  .title_over{
    position:absolute;
    right:3%;
    top:18%;
    color:#ffffff;
  }
  .btn_over{
    background:#660000;
    color:#ffffff !important;
    position: absolute;
    text-align:center;
  }
  .btn_over:hover{
    background: grey;
    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
  }
  .btn_2{
    width:18%;
    right: 3%;
    bottom: 15%;
    padding: 1% 5%;
  }
  .btn_1{
    padding: 1% 9%;
    bottom: 12%;
    right: 5%;
  }
  .text-right-sm{
    text-align: right !important;
  }
}
 
@media only screen and (max-width: 768px){
  .top-rel5{
    position:relative;
  }
  .btn_over{
    background:#660000;
    color:#ffffff !important;
    text-align:center;
    padding: 2% 0%;
    width: 100%;
    display: block;
    margin-top: 5px;
  }
  .showmobile{
    display:block;
  }
  .bgimg{
    background-image: none;
  }
  /*.page-menu li:not(:last-child)::after {
    content: "|";
    text-align: right;
    padding-left: 8%;
  }*/
  .menu-first{
    width: 20%!important;
  }
  .menu-second{
    width: 28%!important;
  }
  .menu-third{
    width: 24%!important;
  }
  
  .menu-fourt{
    width: 11%!important;
  }
  .menu-five{
    width: 16%!important;
  }
  .left-space{
    padding-left:0px;
    margin-top:5%;
  }
  .page-menu li:not(:first-child){
    border-left: none ;
  }
  .home-slider .slider-area{max-height:790px;}  
}
 
@media only screen and (max-width: 480px)
{
  .page-menu li {
    width: 100%!important;
    float: left;
    text-align: center !important;
  }
  /*.page-menu li:not(:last-child)::after {
    content: "|";
    text-align: right;
    padding-left: 8%;
  }*/
 .menu-first{
    width: 20%!important;
  }
  .menu-second{
    width: 28%!important;
  }
  .menu-third{
    width: 24%!important;
  }
  
  .menu-fourt{
    width: 11%!important;
  }
  .menu-five{
    width: 16%!important;
  }
  .home-slider .customNavigation .btn{display:block!important}
  .home-slider .customNavigation .btn{padding:10px 8px;}
  .home-slider .customNavigation .btn.prev{top:25%;}
  .home-slider .customNavigation .btn.next{top:25%;}
  
}