
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap');

/**********Font size**********/

.font-size-40 {
  font-size: 40px;
  font-weight: 900;
  line-height: 54px;
}

/**********global classes**********/
body{
  font-family: 'Roboto', sans-serif;
}
.relative{
  position: relative;
}
.absolute{
  position: absolute;
}
.orange{
  color: #DF7F74;
}
.orangebg{
  background: #DF7F74;
}
.donkerrood{
  color: #772246;
  font-weight: 700;
}

.btn-primary {
  background: #578EE6 !important ;
  border-color: #578EE6 !important ;
}

.start-button1 {
  width: auto;
  height: 43px;
  font-size: 17px;
  border-radius: 30px;
}

.btn-primary:hover,
.btn-primary a:hover {
  color: #fff;
  background-color: #55143F !important;
  border-color: #55143F !important;
  text-decoration: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #55143F !important;
  border-color: #55143F !important;
}

.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem #55143F;
}

li {
  font-size: 24px;
  font-weight: 300;
}

.A{
  overflow: hidden;
  height: 92vh;
  left: -401px;
  width: 960px;
  bottom: 0;
  opacity: 0.7;
}
p{
font-size: 24px;
font-weight: 300;
line-height: 44px;
}
a{
color:white;
}
a:hover{
  color: white;
  text-decoration: none;
}
.z999{
z-index: 999;
}
.mb20{
margin-bottom: 20px;
}
.pl100{
padding-left: 100px;
}
.bg-white{
background-color: white;
}
.none{
display: none;
}
/**********home pagina**********/
section.header{
  height: 80vh;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
section.header .navbar-brand p{
  font-size: 10px;
  color: white;
  left: 17px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: white !important;
  background: #772246 !important;
}
section.header nav img.logo-groot{
  width: 30%!important;
}
section.header .figuur-1{
  background-color: rgba(85,20,63, 0.7);
  width: 6%;
  min-height: 60vh;
  display: inline-block;
  clip-path: polygon(0% 100%,0% 100%,100% 100%,100% 5%,100% 10%,100% 15%,100% 0%);
  margin: 0;
  bottom: 0;
  left: 20%;
}
section.header .triangle-down-right{
  background-color: rgba(85,20,63, 0.7);
  width: 6%;
  min-height: 60vh;
  display: inline-block;
  clip-path: polygon(0% 100%,0% 100%,100% 100%,100% 5%,100% 10%,100% 15%,100% 0%);
  margin: 0;
  bottom: 0;
  right: 0;
}
section.header .content{
  padding-top: 40px;
}
nav{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  z-index: 2;
}
nav .absolute{
  right: 0;
}
nav li{
  color: #55143F;
  font-weight: 800;
}
nav li a{
  color: #772246!important;
}

nav a{
  padding: 8px 15px!important;
}
section.header a{
  color: #55143F!important;
  padding: 8px 10px;
  font-size: 16px;
  border-radius: 18.5px;
  margin-right: 20px;
}
section.header .text{
  z-index: 2;
  width: 35%;
  right: 5%;
  top: 25%;
}
section.header .text p{
  font-weight: 500;
  margin: 15px 0 30px;
}
section.header .grote-tekst{
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
}
section.header .text a{
  background-color: black;
  color: white!important;
  padding: 10px 46px;
  margin-top: 20px;
}






section.waarom{
  margin: 80px 0;
}
section.waarom p{
  margin-bottom: 30px;
}
section.waarom img{
  width: 100%;
}
section.waarom h2{
  margin-bottom:30px;
  font-weight: 800;
}
section.waarom button, section.slogan button{
  width: 150px;
  height: 43px;
  font-size: 17px;
  border-radius: 30px;
}
.lees-button{
  background-color: #578EE6;
  border-radius: 18.5px;
  font-size: 18px;
  color: white;
  padding: 10px 42px;
}
.lees-button-home{
  background-color: white;
  border-radius: 18.5px;
  font-size: 18px;
  font-weight: 900;
  color: #55143F;
  padding: 10px 42px;
}
.lees-button-home:hover {
  color: black;
  text-decoration: none;
}





section.slogan{
  background-color: #D8D8D8;
  width: 100%;
  min-height: 150px;
  display: inline-block;
  clip-path: polygon(0% 22%,0% 100%,100% 100%,100% 5%,100% 10%,100% 15%,100% 0%);
  margin: 0;
}
section.slogan .content{
  padding: 200px 0 150px;
}
section.slogan .item{
  padding-left: 10px;
  margin-bottom: 30px;
  font-size: 33px;
}
section.slogan .item i{
  color: #DF7F74;
}
section.slogan img{
  width: 90%;
}


.item a {
  color: #772246;
}


section.woning-bedrijf .text{
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
section.woning-bedrijf .text h2{
  font-size: 33px;
  font-weight: 800;
  margin: 85px 0 50px;
}
section.woning-bedrijf .img{
  width: 100%;
  padding: 17%;
  background-image: url(img/Huisjes_groot.png);
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -11px;
}
section.woning-bedrijf .img .woning{
  top: 0;
  left: 0;
  width: 50%;
  height: 98%;
}
section.woning-bedrijf .img .bedrijf{
  top: 0;
  right: 0;
  width: 50%;
  height: 98%;
}

section.afspraak{
  background-color: #55143F;
  padding-top: 60px;
}
section.afspraak .content{
  max-width: 1140px;
  width: 91%;
  margin: 0 auto;
}
section.afspraak .koptekst{
  color: white;
  font-size: 61px;
  display: inline-block;
  font-weight: 900;
  text-align: right;
  line-height: 1;
}
section.afspraak .koptekst .logo{
  display: inline-block;
  height: 100px;
  width: 265px;
}
section.afspraak .koptekst .logo img{
  height: 150px;
  padding-bottom: 50px;
}
section.afspraak .afbeelding-rechts{
  height: 100%;
  overflow: hidden;
}
section.afspraak .afbeelding-rechts img{
  bottom: -135px;
  width: 80%;

}
section.afspraak{
  height: 600px;
}
section.afspraak .content{
  height: 100%;
}
section.afspraak .row{
  height: 100%;
}
section.afspraak .text{
  padding-bottom: 50px;
  padding-right: 50px;
}
section.afspraak .text .gegevens{
  text-align: right;
  color: white;
  font-size: 24px;
  margin-bottom: 20px;
}
section.afspraak img{
  width: 50%;
}
section.afspraak .text .gegevens span{
  font-weight: 800;
}
section.afspraak a{
  margin-left: 25%;
}

section.drie-blokken{
  padding: 80px;
  font-size: 24px;
}
section.drie-blokken img{
  width: 100%;
  z-index: 1;
}
section.drie-blokken .overlap{
  padding-right: 30px;
  background-color: white;
  width: 80%;
  height: 95px;
  padding-top: 10px;
  padding-left: 25px;
  display: inline-block;
  clip-path: polygon(0% 0%,0% 100%,90% 100%,100% 0%,100% 10%,100% 15%,100% 0%);
  margin: 0;
  bottom: 10%;
  left: 0;
  z-index: 2;
  color: #55143F;
  font-weight: 900;
}
section.drie-blokken span{
  font-weight: 700;
}
section.drie-blokken .text{
  margin-top: 30px;
  display: inline-block;
  color: black;
}



section.prijsindicatie{
  background-color: #F6F6F6;
  padding: 55px 0;
}
section.prijsindicatie .overlapping{
  height: 350px;
}
section.prijsindicatie h2{
  font-size: 56px;
}
section.prijsindicatie .item{
  color: white;
  width: 35%;
  height: 350px;
  background-color: #55143F;
  clip-path: polygon(0% 0%,0% 100%,85% 100%,100% 50%,85% 0%,100% 0%,100% 0%);
}
section.prijsindicatie .item p{
  width: 60%;
  font-size: 34px;
  font-weight: 800;
}
section.prijsindicatie .item-1{
  padding: 20px 0 0 20px;
  z-index: 999;
}
section.prijsindicatie .item-2{
  width: 40%;
  background-color: #D0D0D1;
  z-index: 2;
  top: 0;
  left: 29%;
}
section.prijsindicatie .item-3{
  z-index: 1;
  background-color:#E4E4E4;
  right:0;
  clip-path:none;
  width: 40%;
}
section.prijsindicatie .item-1 .input input{
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid white;
  margin-bottom: 20px;
  padding: 10px;
  width: 70%;
}

/*FOOTER NEW*/

.footer-contact {
  background-color: #55143F;
  color: white;
  letter-spacing: 1px;
}

.footer-contact h2 {
  font-size: 36px;
  font-weight: 900;
  line-height: 50px;
}

.footer-contact p {
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
}

.footer-contact span {
  margin-right: 30px;
  font-size: 16px;
}

.footer-contact i {
  margin-right: 30px;
  font-size: 32px;
}

.footer-contact img {
  width: 350px;
}

.footer-black {
  background: black;
}

.footer-black p {
  font-size: 20px;
  margin: 0px;
}

.footer-black i {
  font-size: 33px;
}


/********** einde home pagina **********/




/********** woningen pagina **********/
section.woningen section.header-woningen{
  /* background-image: url('../Aangeleverd/Tussenwoning Dongen/_Q9A5040.jpg'); */
  background-position: center;
}

section.woningen section.slogan{
  clip-path: none;
}

section.woningen section.slogan .content{
  padding: 50px 0;
}

section.woningen h1{
  font-weight: 800;
  font-size: 50px;
  margin: 30px 0;
}

section.woningen section.minislogan{
  padding: 10px 0;
  background-color: #D8D8D8;
}
section.woningen section.minislogan .content{
  max-width: 1500px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
}

section.woningen section.minislogan .content i{
  margin-right: 10px;
}

section.woningen .unielogo{
  display: block;
  width: 350px;
  margin: 30px auto 40px;
}

section.contact .text{
  font-size: 24px;
}
section.contact .overlap{
  clip-path: polygon(0% 0%,0% 100%,90% 100%,100% 0%,100% 10%,100% 15%,100% 0%);
  bottom: 100px;
  background: white;
  padding: 20px 50px 20px 10px;
}
section.contact .foto{
  min-height: 400px;
  width: 100%;
  /* background: url("../images/img_contact.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.contact .text ul{
  font-size: 24px;
  margin-bottom: 50px;
}

section.contact .contact-quote{
  display: table-cell;
  height: 400px;
  padding: 0 5%;
  vertical-align: middle;
}
section.contact .text h2{
  text-align: center;
  width: 100%;
  margin: 40px 0;
}
section.contact .text a{
  color: black;
}

.bg-image-contact-page {
  /* background: url('img/img-contact-verwijderen.jpg'); */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: cover;
  background-position: 100%;
  height: 50vh;
}

@media only screen and (max-width: 1400px){
  section.drie-blokken .overlap{
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px){
  section.afspraak .koptekst{
    font-size: 52px;
  }
  section.afspraak a{
    margin-left: 0;
  }
  section.header .text{
    right: 10%;
  }
  section.drie-blokken .overlap{
    font-size: 20px;
  }
}
@media only screen and (max-width: 1100px){
  section.drie-blokken .overlap{
    width: 100%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 1000px){
  section.afspraak img{
    width: 100%;
  }
}
@media only screen and (max-width: 991px){
  section.header{
    height: 55vh;
  }
  section.header .navbar-brand p{
    display: none;
  }
  section.header .text{
    display: none;
  }
  .bg-white{
    background-color: transparent!important;
  }
  nav{
    height: 100px;
    position: fixed!important;
    padding: 0!important;
    margin-top: -20px;
    width: 100%;
    z-index: 999;
  }
  nav ul{
    padding-top: 85px;
    background-color: rgba(255,255,255,0.8);
    z-index: 999;
  }
  nav button{
    position: absolute;
    right: 5%;
    border-color: transparent!important;
    top: 53%;
  }
  nav .navbar-collapse{
    position: initial;
  }
  section.header .logo-groot{
    display: none;
  }
  section.header .mobiel-logo{
    display: block;
    position: absolute;
    top: 6%;
    left: 5%;
    z-index: 99;
    width: 30%;
  }
  .slider-text{
    display: block;
    left: 5%;
    color: white;
    top: 30%;
    z-index: 9;
    font-weight: 800;
    font-size: 20px;
    width: 18%;
  }
  .text-mobiel{
    display: block;
  }
  .A{
    left: -460px;
    height: 55vh;
    width: 1150px;
  }
  .triangle-down-right{
    display: none!important;
  }
  section.header span i{
    color: #772246;
    border: none;
    font-size: 42px;
  }
  section.mobiel-text{
    text-align: center;
  }
  section.mobiel-text .grote-tekst{
    font-size: 55px;
    font-weight: 800;
  }
  section.mobiel-text .grote-tekst .donkerrood{
    line-height: 1;
  }
  section.mobiel-text p{
    font-size: 24px;
  }
  section.mobiel-text button{
    width: 80%;
    /* padding: 15px; */
    font-size: 34px;
    background-color: black;
    border-radius: 40px;
  }
  section.waarom .afb-groot{
    display: none;
  }
  section.waarom .afb-mobiel{
    width: 30%;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
  }
  section.waarom button{
    width: 50%;
    font-size: 34px;
    border-radius: 30px;
    margin-left: 25%;
  }
  section.slogan img{
    width: 75%;
    margin-bottom: 40px;
    margin-left: 12.5%;

  }
  section.slogan button{
    display: none;
  }
  section.slogan .content{
    padding: 200px 0 0;
  }
  section.slogan .lees-button{
    display: none;
  }
  section.footer{
    padding-top: 40px;
  }
  section.footer .left, section.footer .midden{
    font-size: 20px;
  }
  section.footer .black-bar i{
    font-size: 20px;
  }
  section.afspraak .afbeelding-rechts{
    display: none;
  }
  section.afspraak{
    height: 600px;
    overflow: hidden;
  }
  section.afspraak .content{
    z-index: 9;
  }
  section.afspraak .text{
    width: 60%;
    margin-left: 20%;
    z-index: 10;
  }
  section.afspraak a{
    display: none;
  }
  section.afspraak .gegevens{
    display: none;
  }
  section.afspraak .mobiel-man{
    display: block;
    bottom: -110px;
    width: 40%;
    margin-left: 58%;
    z-index: 8;
  }
  section.afspraak button{
    display: block;
    position: absolute;
    bottom: 5%;
    width: 50%;
    margin-left: 25%;
    z-index: 9;
    border-radius: 30px;
    font-size: 24px;
  }
  section.afspraak button a{
    display: block;
  }
}

/********** Contact pagina **********/


.contactform {
  background: #DF7F74;
}

.contactform h2 {
  font-size: 39px;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: -0.04px;
}

.contactformr p {
  line-height: 44px;
}

.btn-contact {
  width: 150px;
  font-size: 17px;
  border-radius: 30px;
}

.sv-contact-image {
  max-height: 641px;
  margin-left: -24%;
}

.sv-overflow-hidden {
  overflow: hidden;
}

/********** Einde pagina **********/



@media only screen and (max-width: 900px){
  section.afspraak img{
    width: 100%;
  }
  .pl100{
    padding-left: 0;
  }
  .disclaimer-privacy{
    font-size: 16px;
  }

}





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

  section.header .mobiel-logo {
    display: block;
    position: absolute;
    top: 6%;
    left: 5%;
    z-index: 99;
    width: 35%;
}
  section.header .text{
    right: 0;
  }
  section.header .logo{
    padding-top: 15px;
  }
  section.header .content{
    padding-top: 10px;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
  }
  section.header .text{
    width: 95%;
  }
  section.slogan .content{
    padding: 100px 0 50px;
  }

  section.waarom img{
    display: none;
  }
  section.afspraak .afbeelding-rechts img{
    display: none;
  }
  section.drie-blokken{
    font-size: 22px;
  }
  section.drie-blokken .overlap{
    width: 90%;
    padding-top: 30px;
    padding-left: 10px;
  }
  .footer-logo{
    display: none;
  }
  section.footer{
    /* padding-bottom: 150px; */
  }
  section.afspraak .text{
    /* width: 80%;
    margin-left: 10%; */
      width: 100%;
      padding: 0;
      margin: 0;
  }
  }
  section.afspraak .text .gegevens{
    font-size: 22px;
  }
  section.slogan .item{
    font-size: 26px;
  }
  section.woning-bedrijf .text h2{
    margin-top: 20px;
  }
  section.afspraak .koptekst .logo{
    display: none;
  }
  section.afspraak .koptekst{
    text-align: left;
  }
  section.drie-blokken .text{
    margin-bottom: 30px;
  }
  section.drie-blokken{
    padding: 20px 0;
  }
  section.woning-bedrijf .text{
    /* width: 100%; */
  }
  section.waarom{
    margin: 40px 0 0;
  }
  section.slogan i{
    padding-top: 10px;
  }
  .slider-text {
    display: block;
    left: 5%;
    color: white;
    top: 70%;
    z-index: 9;
    font-weight: 800;
    font-size: 20px;
    width: 90%;
  }

 
  .footer-black p {
    text-align: left;
  }

}
@media only screen and (max-width: 600px){
  .A{
    width: 910px;
  }
}
@media only screen and (max-width: 600px){
  section.drie-blokken .overlap{
    font-size: 22px;
  }
  section.afspraak{
    padding-top: 40px;
  }
  section.footer{
    /* padding-bottom: 110px; */
  }
  section.afspraak .mobiel-man{
    width: 60%;
    margin-left: 20%;
  }
}

@media only screen and (max-width: 600px) {
  section.waarom button {
    width: 70%;
    margin-left: 15%;
    font-size: 24px;
  }
  section.slogan {
    clip-path: polygon(0% 8%,0% 100%,100% 100%,100% 5%,100% 10%,100% 15%,100% 0%) !important;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 425px){
  .slider-text{
    width: 90%;
    top: 55%;
  }
  .A{
    left: -545px;
    height: 99vh;
    width: calc(100vw + 545px);
  }
  section.mobiel-text .grote-tekst{
    font-size: 45px;
  }
}
@media only screen and (max-width: 320px){

  section.header .mobiel-logo {
    display: block;
    position: absolute;
    top: 6%;
    left: 5%;
    z-index: 99;
    width: 25%;
  }

  nav button {
    position: absolute;
    right: 5%;
    border-color: transparent!important;
    top: 44%;
}

  section.header span i {
    color: #772246;
    border: none;
    font-size: 30px;
  }

  section.slogan {
    clip-path: polygon(0% 8%,0% 100%,100% 100%,100% 5%,100% 10%,100% 15%,100% 0%) !important;
  }

  section.header .text{
    top: 30%;
  }
  section.header .grote-tekst{
    font-size: 35px;
  }
  section.afspraak .content{
    width: 90%;
  }
  section.slogan i{
    padding-top: 25px;
  }
  .slider-text{
    width: 95%;
    top: 40%;
  }
  section.mobiel-text .grote-tekst{
    font-size: 40px;
  }
  .A{
    left: -566px;
    overflow: hidden;
    height: 125vh;
    width: calc(100vw + 566px);
    bottom: 0;
    opacity: 0.7;
  }
  section.afspraak button a{
    display: block;
  }
  section.afspraak button{
    width: 80%;
    margin-left: 10%;
  }
  section.afspraak .text{
    width: 100%;
    padding: 0;
    margin: 0;
  }
  section.afspraak .koptekst{
    font-size: 37px;
  }
  section.afspraak{
    height: 400px;
  }
  .footer-contact p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }
  .footer-contact i {
    font-size: 16px;
  }
  .footer-contact span {
    margin-right: 14px;
    font-size: 16px;
  }

}

@media(min-width:768px) and (max-width: 1026px){
  .footer-contact img {
    width:185px;
  }
  .slider-text {
    width: 60%;
    top: 70%;
  }

}
