body{
    box-sizing: border-box;
    background-color: #f0f4f8;
}

.container-lg div{
    background-color: rgb(1, 129, 1);
}

.headerlogo img{
    height: 75px;
}

.imgf{
background-image:url(../images/homepage.jpg);
min-height: 100vh;
background-repeat:no-repeat ;
background-size: cover;
}

.row{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.homepagetekst{
    color:rgb(255, 255, 255);
}


.object{
    object-fit: contain;
}
.boxhome{
    display: flex;
    height:800PX;
}



  .tussenin{
    padding: 100px;
  }

.footer {
    background-color: #1f1d1d;
	padding-top: 60px;
	color: rgba(255,255,255,1.00);
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}



.folder img{
    height: 500px;
}

.padding-0{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.footer .footer-brand, .footer .footer-nav, .footer .footer-social, .footer .footer-ns { padding:10px 25px; }
.footer .footer-nav, .footer .footer-social, .footer .footer-ns { border-color: transparent; }
.footer .footer-brand h2 { margin:0px 0px 10px; }
.footer .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer .footer-nav ul.pages { list-style:none; padding:0px; }
.footer .footer-nav ul.pages li { padding:5px 0px;}
.footer .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer .footer-nav ul.list { list-style:none; padding:0px; }
.footer .footer-nav ul.list li { padding:5px 0px;}
.footer .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer .footer-social ul { list-style:none; padding:0px; }
.footer .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer .footer-social li { padding:5px 4px;}
.footer .footer-social a { color:rgba(255,255,255,1.00);}
.footer .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer .footer-nav, .footer .footer-social, .footer .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}
.pricing .box {
  padding: 20px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.pricing h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  background: #f8f8f8;
}

.pricing h4 {
  font-size: 36px;
  color: #2e5fff;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.pricing h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing ul li {
  padding-bottom: 16px;
}

.pricing ul i {
  color: #2e5fff;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: #2e5fff;
  display: inline-block;
  padding: 8px 35px 9px 35px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .btn-buy:hover {
  background: #2e5fff;
}

.pricing .featured h3 {
  color: #fff;
  background: #2e5fff;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #2e5fff;
  color: #fff;
}


.faq .faq-item {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.faq .faq-item i {
  color: #ffffff;
  font-size: 20px;
  float: left;
  line-height: 0;
  padding: 13px 0 0 0;
  margin: 0;
}

.faq .faq-item h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 0 0 10px 28px;
  font-family: "Poppins", sans-serif;
}

.faq .faq-item p {
  font-size: 15px;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  text-decoration: none;
  color: #2e5fff;
}

a:hover {
  color: #2e5fff;
  text-decoration: none;
}

/* flats pagina */


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

.card{
  border: none;
  border-radius: 0;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
}

.carousel-inner{
  padding: 1em;
}

.carousel-control-prev, .carousel-control-next{
  background-color: rgb(255, 255, 255);
  top: 50%;
  border-radius: 50%;
  width: 6vh;
  height: 6vh;
  transform: translateY(-50%);
}

@media screen and (min-width: 568px) {
.cards-wrapper{
  display: flex;
}

.card{
  margin: 0 1em;
  width: calc(100%/3);
}
}
@media screen and (max-width: 567px) {
  .card:not(:first-child){
    display: none;
  }
}

.image-wrapper{
  height: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-wrapper img{
  max-width: 100%;
  max-height: 100%;
}

.card-box-a,
.card-box-b,
.card-box-d {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-box-a .img-a,
.card-box-a .img-b,
.card-box-b .img-a,
.card-box-b .img-b {
  transition: 0.8s all ease-in-out;
}
.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.card-shadow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.row a{
  text-decoration: none;
}

.card-shadow:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}




.card-overlay-a-content {
  transition: all 0.5s ease-in;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 2;
}


.card-header-a {
  padding: 0 1rem;
}

.card-header-a .card-title-a {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0.7rem;
}


.card-header-a .card-title-a a {
  color: #ffffff;
  text-decoration: none;
}

.card-body-a {
  z-index: 2;
  transition: all 0.5s ease-in;
  padding: 0rem 1rem 2rem 1rem;
}

.card-body-a .price-box {
  padding-bottom: 0.5rem;
}

/* prijzen pagina*/

.price-a {
  color: #ffffff;
  padding: 0.6rem 0.8rem;
  border: 2px solid #ffffff;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.card-footer-a {
  width: 100%;
  position: absolute;
  z-index: 2;
  background-color: #2eca6a;
}

.card-info {
  list-style: none;
  margin-bottom: 0;
  padding: 0.5rem 0;
}

.card-info .card-info-title {
  font-size: 1rem;
  color: #313131;
}

iframe{
  display: flex;
  justify-content: center;
  border:0; 
  width: 100%; 
  height: 600px;
}


.property-grid .grid-option {
  text-align: right;
  margin-bottom: 2rem;
}

.property-grid .grid-option .custom-select {
  border-radius: 0;
  width: 200px;
  border-color: #313131;
}

.property-grid .grid-option .custom-select:hover,
.property-grid .grid-option .custom-select:active,
.property-grid .grid-option .custom-select:focus {
  border-color: #313131;
}

.property-grid .grid-option .custom-select option {
  border-color: #313131;
}


.gallery-property {
  margin-bottom: 3rem;
}

.property-price {
  margin: 0 auto;
}

.property-price .card-header-c {
  padding: 0;
}

.summary-list {
  padding-right: 1rem;
  color: #000000;
}

.summary-list .list {
  padding: 0;
  line-height: 2;
}

.summary-list .list span {
  color: #555555;
}


.property-agent .title-agent {
  font-weight: 600;
}

.property-agent ul {
  line-height: 2;
  color: #000000;
}

.property-agent .socials-a {
  text-align: center;
}

.pbi{
  margin-bottom: 5px;
}

/* misse & visie pagina */

.about h3 {
  font-weight: 400;
  font-size: 34px;
  color: #000000;
  padding-left: 50px;
}


.about .icon-box {
  margin-top: 44px;
  padding-left: 30px;
}

.about .icon-box i {
  font-size: 48px;
  color: #2e5fff;
  padding-left: 30px;
}

.about .icon-box h4 {
  font-size: 22px;
  font-weight: 500;
  color: #000000;
  padding-left: 30px;
}

.about .icon-box p {
  font-size: 15px;
  color: #000000;
  padding-left: 30px;
}


section {
  padding-top: 60px;
  overflow: hidden;
}

.services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #fff;
}

.services .icon-box i {
  float: left;
  color: #2e5fff;
  font-size: 40px;
  line-height: 0;
}

.services .icon-box h4 {
  margin-left: 70px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .icon-box h4 a {
  color: #000000;
  transition: 0.3s;
}

.services .icon-box .icon-box:hover h4 a {
  color: #ff4a17;
}

.services .icon-box p {
  margin-left: 70px;
  line-height: 24px;
  font-size: 14px;
}

.services .icon-box:hover h4 a {
  color: #2e5fff;
}

/* investeringen */

