
body {
    background-color: #edeff3;
}


/* nav bar */

.dropdown a {
    outline: none;
}

.dropdown-menu a:hover {
    background-color: #3F6F41;
    color: white;
}

.btn:hover {
    background-color: #39b259;
}
/*nav bar end */

/* banner homepage */

@media only screen and (max-width: 480px) {
  #header-1 {
         color: red;
  }
}

.hero-image {
    position: relative;
    height: 470px;
    background-size: cover;
    background: url(/images/homepagebanner2023.png) no-repeat center;
    margin-bottom: 35px;
    overflow: hidden;
    margin-bottom: 35px;
    overflow: hidden;
}


.hero-image-lower {
    position: relative;
    height: 400px;
    background-size: cover;
    background: url(/images/hero-image-lower.jpg) no-repeat center;
    overflow: hidden;
    margin-top: 30px;
}

@media only screen and (max-width: 600px) {
  .hero-image-lower {
   position: relative;
    height: 450px;
    background-size: cover;
    background: url(/images/mobile-lower-image.jpg) no-repeat center;
    overflow: hidden;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .hero-image {
    position: relative;
    height: 600px;
    background-size: cover;
    background: url(https://www.landandregistrysearches.com/images/phoneimage1.png) no-repeat center;
    margin-bottom: 35px;
    overflow: hidden;
  }
}


#header-1 {
    text-align: center;
    margin-top: 40px;
    color: #ffffff;
    font-size: 4em;
    font-weight: 600;
}

#header-x {
    text-align: center;
    margin-top: 40px;
    color: #000000;
    font-size: 4em;
    font-weight: 600;
}

#header-cya {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    background-color: #272728;
    height: 2.5em;
    text-align: center;
    line-height: 2.5em;
    font-size:calc(1em + 0.8vw);
    font-weight: 500;
    width: 100%;
}

@media only screen and (max-width: 600px) {
  #header-1 {
         font-size: 2em;
         font-weight: 700;
  }
}

@media only screen and (max-width: 600px) {
  #header-x {
         font-size: 2em;
         font-weight: 700;
  }
}

#header-4 {
    text-align: center;
    margin-top: 30px;
    color: white;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    
}

@media only screen and (max-width: 480px) {
  #header-4 {
         font-size: 1em;
         font-weight: 550;
  }
}

#header-5 {
    text-align: center;
    margin-top: 30px;
    color: black;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 550;
    }

@media only screen and (max-width: 480px) {
  #header-5 {
         font-size: 1.2em;
         font-weight: 650;
  }
}
#get-documents-button button {
    border: 3px solid #215521;
    background-color: #215521;
    color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.3em;
    width: 40%;
    border-radius: 8px;
}

#get-documents-button-1 button {
    border: 1px solid white;
    border-radius: 30px;
    background-color: white;
    color: #4ab466;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.3em;
    margin-bottom: 20px;
    margin-top: 25px;
}


@media only screen and (max-width: 600px) {
  #get-documents-button button {
      background-color: #3F6F41;
      color: white;
      border: 1px solid #3F6F41;
      font-size: 1.1em;
      margin-top: 25px;
      margin-bottom: 100px;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 6px;
      padding-bottom: 6px;
      width: 70%;
      font-weight: 600;
}

}


@media only screen and (max-width: 600px) {
#get-documents-button button:hover {
     background-color: black;
     border: 1px solid black;
     font-size: 1.1em;
     color: white;
    }
}

#footer-text a:link {
    color: #3F6F41;
    text-decoration: none;
}

#footer-text a:visited {
    color: #3F6F41;
    text-decoration: none;
}


/*end banner homepage*/

/*index page boxes*/

#title-plan-box {
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}

#title-register-box {
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}

@media only screen and (max-width: 480px) {
  #title-register-box {
      margin-bottom: 20px;
}

}

#span-1 {
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 20px;
    width: 50%;
    background-color: #000000;
    color: white;
    font-size: 1.3em;
    font-weight: 550;
}

#span-1-text {
    color: black;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1em;
    font-weight: 550;
}

#span-1-text-2 {
    color: black;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 30%;
    font-weight: 550;
    text-align: left;
    margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
  #span-1-text-2 {
      padding-left: 20%;
}

}

#span-1-text-2-test {
    color: black;
    display: block;
    margin-top: 5px;
    margin-bottom: px;
    padding-left: 15%;
    font-weight: 550;
    text-align: left;
    margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
  #span-1-text-2-test {
      padding-left: 15%;
}

}


#top-box button {
    border: 1px solid #3F6F41;
    border-radius: 30px;
    background-color: #3F6F41;
    color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
    margin-bottom: 20px;
}

#top-box button:hover {
    border: 1px solid #3F6F41;
    border-radius: 30px;
    background-color: #3F6F41;
    color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
    margin-bottom: 20px;
}



#boundaries-box {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}

#comprehensive-box {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}

#deed-search-box {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}

#span-2 {
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 20px;
    width: 50%;
    background-color: #000000;
    color: white;
    font-size: 1em;
    font-weight: 550;
}

#span-2-text {
    color: black;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1em;
    font-weight: 550;
}

#bottom-box button {
    border: 1px solid #3F6F41;
    border-radius: 30px;
    background-color: #3F6F41;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 0.9em;
    margin-bottom: 20px;
}

#bottom-box button:hover {
    border: 1px solid #3F6F41;
    border-radius: 30px;
    background-color: #3F6F41;
    color: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 0.9em;
    margin-bottom: 20px;
}

/*index page boxes end*/

/*application page - Title Deeds*/

.hero-image-application {
    position: relative;
    height:100px;
    background-color: #215521;
    margin-bottom: 20px;
    overflow: hidden;
}


#application-header {
    font-size: 3em;
    font-weight: 550;
    text-align: center;
    padding: 25px;
    margin-bottom: 25px;
    color: white;
}

#application-header h1 {
    font-weight: 700;
}

#help-centre-header {
    font-size: 3em;
    font-weight: 550;
    text-align: center;
    padding: 25px;
    margin-bottom: 50%;
    color: black;
    background-color: #cbd1cb;
}

#help-centre-header h1 {
    font-weight: 800;
    border-radius: 13px;
    border: 1px solid;
    border-color: white;
    background-color: white;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    
    
}



@media only screen and (max-width: 600px) {
  #application-header-1 {
    margin-top: 30px;
    font-size: 1.8em;
    font-weight: 550;
    text-align: center;
  }
}


.confirm {
    position: relative;
    height:100px;
    background-color: #3F6F41;
    margin-bottom: 20px;
    overflow: hidden;
}


#application-header-lrt {
    margin-top: 10px;
    font-size: 3em;
    font-weight: 550;
    text-align: center;
}

@media only screen and (max-width: 600px) {
  #application-header-lrt {
    margin-top: 10px;
    font-size: 1.8em;
    font-weight: 550;
    text-align: center;
  }
}


#title-plan-price {
    text-align: center;
    font-size: 1.7em;
    font-weight: 550;
    }

#page-form-tr {
    width: 60%;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 600px) {
  #page-form-tr {
      width: 100%;

}
}

#reload a:link {
    color: #4ab466;
    text-decoration: none;
}

#reload a:visited {
    color: #4ab466;
}

/*selectservice*/

#title-register-slim {
    border: 1px solid #c3cac5;
    border-radius: 20px;
    color: black;
    padding: 15px;
    }
#title-register-slim button {
    border-radius: 20px;
    border: 1px solid green;
    color: white;
    background-color: green;
}

/*end seelctservice */


/*application page - Title Deeds END*/

/* Help centre */

#live-chat-box {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;    
}

#email-box {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;    
}

#address-box {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #cfd3d0;
    border-radius: 40px;
    background-color: white;
}


.FAQ-contact {
    font-size: 1.6em;
    font-weight: 525;
    margin-top: 6%;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    color: white;
    background-color: #3F6F41;
    margin-bottom: 20px;
    width: 40%;
    padding: 6px;
    padding-left: 10px;
}

@media only screen and (max-width: 600px) {
  .FAQ-contact {
    width: 60%;
    font-size: 1.2em;
  }
}

.accordion a:link {
    color: #3F6F41;
}

.accordion a:visited {
    color: #3F6F41;
}

.accordion a:active {
    color: #3F6F41;
}

/* accordion title colors */
li.accordion-item:nth-child(1) .accordion-item__headingOne {
    color: red;
}
li.accordion-item:nth-child(2) .accordion-item__headingTwo {
    color: blue;
}
li.accordion-item:nth-child(3) .accordion-item__headingThree {
    color: violet;
}


/*END Help Centre*/

/*terms*/

.terms-text {
    padding: 20px;
}

/*end terms*/

/*three boxes*/

.fixed-box {
    width: 350px; 
    height: 360px; 
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
    border-radius: 10px;
}

@media only screen and (max-width: 600px) {
.fixed-box {
    width: 400px;
    height:310px;
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
    border-radius: 10px;
}
}


.fixed-box a:link {
   text-decoration: none;
}

.fixed-box h1 {
    text-align: center;
    font-weight: 600;
    font-size: 2em;
    margin-top: 15px;
    color: white;
}

.fixed-box p {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: center;
    color: white;
    font-size: 0.9em;
    }

.fixed-box button {
    text-align: center;
    color: white;
    font-size: 1em;
    display: block;
    margin: 0 auto;
    color: black;
    border-radius: 8px;
    background-color: white;
    border: 0 solid ;
    padding: 7px;
    
    
    
    }

.fixed-box-test {
    width: 350px; 
    height: 400px; 
    margin-top: 25px;
    background-color: #f8f8f9;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}

@media only screen and (max-width: 600px) {
.fixed-box-test {
    width: 400px;
    height:385px;
    margin-top: 25px;
    background-color: #f8f8f9;
    border: 2px solid #b5b5b8;
    border-radius: 10px;
}
}


.fixed-box-test a:link {
   text-decoration: none;
}

.fixed-box-test h1 {
    text-align: center;
    font-weight: 600;
    font-size: 2em;
    margin-top: 15px;
    color: white;
    background: #000;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid #000;
    margin-left: 10%;
    margin-right: 10%;
}

.fixed-box-test p {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    text-align: center;
    color: black;
    font-size: 0.9em;
    font-weight: 600;
    }

.fixed-box-test button {
    text-align: center;
    color: white;
    font-size: 1em;
    display: block;
    margin: 0 auto;
    border-radius: 8px;
    background-color: #215521;
    border: 0 solid ;
    padding: 7px;
    
    
    
    }








.fourboxes {
    height: 240px; 
    border: 1px solid #000; 
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
}



.fourboxes h1 {
    text-align: center;
    font-weight: 600;
    font-size: 1.5em;
    margin-top: 15px;
    color: white;
}

.fourboxes p {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
    color: white;
    font-size: 0.8em;
    }

.fourboxes button {
    text-align: center;
    color: white;
    font-size: 0.8em;
    display: block;
    margin-bottom: 10px;
    color: black;
    border-radius: 8px;
    background-color: white;
    border: 0 solid ;
    padding: 5px;
}

@media only screen and (max-width: 600px) {
.fourboxes {
    height: 200px; 
    border: 1px solid #000; 
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
}
}

.fourboxes-test {
    height: 240px; 
    border: 1px solid #000; 
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
}



.fourboxes-test h1 {
    text-align: center;
    font-weight: 600;
    font-size: 1.5em;
    margin-top: 15px;
    color: white;
}

.fourboxes-test p {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
    color: white;
    font-size: 0.8em;
    }

.fourboxes-test button {
    text-align: center;
    color: white;
    font-size: 0.8em;
    display: block;
    margin-bottom: 10px;
    color: black;
    border-radius: 8px;
    background-color: white;
    border: 0 solid ;
    padding: 5px;
}

@media only screen and (max-width: 600px) {
.fourboxes-test {
    height: 200px; 
    border: 1px solid #000; 
    margin-top: 25px;
    background-color: #215521;
    border: 2px solid #215521;
}
}





.header-text {
    position: relative;
    height: 485px;
    background-size: cover;
    background: url(images/banner-2.webp) no-repeat center;
    margin-bottom: 35px;
    overflow: hidden;
    border-bottom: 2px solid #e3e3e3;
}




.header-text p {
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 30px;
    color: white;
    padding-bottom: 15px;
    
}

.header-text h1 {
    text-align: center;
    padding: 10px;
    color: white;
    margin-top: 30px;
    font-size: 4em;
    
}


.header-text h2 {
    text-align: center;
    color: white;
    font-size: 3em;
    font-weight:600; 
    
}

@media only screen and (max-width: 600px) {
    .header-text {
    position: relative;
    height: 500px;
    background-size: cover;
    background: url(/images/mobile-banner.webp) no-repeat center;
    overflow: hidden;
    border-bottom: 2px solid #e3e3e3;
        
    }
}

@media only screen and (max-width: 600px) {
.header-text h1 {
    text-align: center;
    color: white;
    font-size: 2.5em;
    
}
}

@media only screen and (max-width: 600px) {
    
    .header-text p {
    text-align: center;
    color: white;
    
}
}

@media only screen and (max-width: 600px) {
.header-text h2 {
    text-align: center;
    color: white;
    font-size: 1.5em;
    font-weight:600; 
    
}
}





.middle-page-text {
    text-align: center;
    padding: 3%;
    margin-top: 25px;
    color: black;
    background-color: #bec0be;
    border-top: 1px solid #aca9ac;
}

.middle-page-text img {
    display: block;
    height: 50px;
    width: 300px;
    margin-bottom: 15px;
}

.middle-page-text button {
    text-align: center;
    color: white;
    font-size: 1em;
    display: block;
    margin-bottom: 10px;
    border-radius: 8px;
    background-color: #3F6F41;
    border: 0 solid ;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.middle-page-text a:active {
    text-decoration: none;

}

.middle-page-text a:link {
    text-decoration: none;
}

.fence-banner {
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    height: 250px;
    background-size: cover;
    background: url(/images/historic-banner.webp) no-repeat center;
}

@media only screen and (max-width: 600px) {
.fence-banner {
    text-align: center;
    padding-left: 7%;
    padding-right: 7%;
    height: 300px;
    background-size: cover;
    background: url(/images/phone-historic.webp) no-repeat center;
}
}

.fence-banner h1 {
    color: white;
    padding-top: 20px;
}

.fence-banner p {
    color: white;
    padding-bottom: 20px;
}

@media only screen and (max-width: 600px) {
.fence-banner p {
    color: white;
    padding-bottom: 10px;
    font-size: 0.9em;
}
}

@media only screen and (max-width: 480px) {
.fence-banner p {
    color: white;
    padding-bottom: 10px;
    font-size: 0.8em;
}
}


.fence-banner button {
    text-align: center;
    color: white;
    font-size: 1em;
    display: block;
    margin-bottom: 10px;
    border-radius: 8px;
    background-color: #3F6F41;
    border: 0 solid ;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 600px) {
    .fence-banner button {
    text-align: center;
    color: white;
    font-size: 1em;
    display: block;
    margin-bottom: 20px;
    border-radius: 8px;
    background-color: #3F6F41;
    border: 0 solid ;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.fence-banner a:link {
    text-decoration: none;
}

.fence-banner a:active {
    text-decoration: none;
}
.select-service h1 {
    text-align: center;
    padding: 20px;
    font-weight: 700;
    color: black;
}

.contact-box {
    width: 450px;
    justify-content: center;
    display: flex;
    margin-bottom: 40px;

}

@media only screen and (max-width: 600px) {
  .contact-box {
      width: 100%;
    
}
}

.contact-box-1 {
    width: 450px;
    justify-content: center;
    display: flex;
    margin-top: 10px;
}

@media only screen and (max-width: 600px) {
  .contact-box-1 {
      width: 100%;
      margin-top: 25px;
      margin-bottom: 30px;

}
}



