@font-face {
    font-family:Orkney-Medium;
    src: url(/fonts/Orkney-Medium.otf);
  }
  
  @font-face {
      font-family:Orkney-Bold;
      src: url(/fonts/Orkney-Bold.otf);
  }
  
  @font-face {
    font-family:Orkney-Light;
    src: url(/fonts/Orkney-Light.otf);
  }
  
  @font-face {
    font-family:Orkney-Regular;
    src: url(/fonts/Orkney-Regular.otf);
  }

  

body {font-size: 16px; line-height: 1.4; margin: 0; padding: 0;}
  img {max-width: 100%; display: block;}

  .nav{ display: flex; align-items: center; justify-content: space-between;}
  .nav-ul {position: relative; color: #fff; letter-spacing: 1px; font-family: 'Orkney-Light', Arial, sans-serif; flex-grow: 1; display: flex; align-items: center; 
  justify-content: space-between; list-style: none; gap: 1rem; font-size: 1.2rem; background-color: #fff;}
  .nav-ul li:nth-of-type(1) {margin-left: 3rem; }
  .nav-ul li:nth-of-type(7) {margin-left: auto;  margin-right:50px; }
    .nav-ul li:nth-of-type(7) {font-family: 'Orkney-Light', Arial, sans-serif;}
    .hamburger {
      background-color: transparent;
      display: none;
      color: #000;
      border: 0;
      cursor: pointer;
      font-size: 25px;
     
  }
  
  .logo {max-width: 10%;}
  .nav-ul li:nth-of-type(1) {margin-left: 2%; margin-right: auto;}
  
  
  .nav-ul .route a {font-size: 1.2rem; font-family:'Orkney-Light', Arial, sans-serif; }
  
  .hamburger:focus {outline: none;}
  
  .nav-ul li a { display: inline-block;
      color: #000;
      font-family: 'Cormorant Garamond', serif;
  padding: 0.7rem 1.4rem;
  text-decoration: none;
    font-size: 1.2rem;
  
     
  }
  .nav-ul li a {color: #000; font-size: 2rem;}
  .fa { margin-right: 10px;}
  
  @media (max-width: 1400px) {
    .nav-ul {max-width: 90%;}
    .nav-ul li:nth-of-type(7) {margin: 0;}
     .nav-ul li a {font-size: 1.4rem;}
   .nav-ul li:nth-of-type(1) {margin: 0;}
   .view1-inner img {margin: auto; max-width: 40%;}

  }

   ul li ul.drop {
    min-width: 3rem; /* Set width of the dropdown */
    background: #95c11f;
    display: none;
    position: relative;
    z-index: 999;
    border-radius: 10px;
}
ul li:hover ul.drop{
    display: block; /* Display the dropdown */
    position: absolute;
}
ul li ul.drop li {
    display: block;
    text-align: center;
   
}

ul li ul.drop li:first-child {
margin-left: 0; display: none;
  
}
.drop {margin-left: 20px;}
 .drop li a {text-shadow: 2px 2px #000; margin-left: -50px;font-size: 1.3rem;}
.fa-caret-down {color: #7ff112;}



  @media (max-width: 1200px) {
    .nav {clear: both; }
      .nav-ul {display: none; flex-direction: column; }
      .nav-ul.show {display: flex; max-width: 50%; margin: 0 auto;}
      .hamburger {display: block; float: right;}
      .btn { width: 100%;} 
      .nav-ul li:nth-of-type(7) {margin: 0;}
  .nav-ul li:nth-of-type(1) {margin: 0;}
 
      
      }

   
 
      @media (max-width: 480px) {
 
       .nav-ul.show {max-width: 80%; padding-left: 0;}
       .nav-ul li:nth-of-type(7) {margin-left: -2.5rem;} /*phone-number*/
       .nav-ul .route a {font-size: 1.7rem;}
       .nav-ul .route {margin-left: -2rem;}
       .nav-ul li:nth-of-type(1) {max-width: 100%; margin-left:-1rem;} 
       .nav-ul li:nth-of-type(7) {margin-left: -2rem;}
        .nav-ul li a {color: #000; font-size: 2rem;}
   
     }

     p.introsub {font-size: 1.5rem; font-family:'Orkney-Light', Arial, sans-serif !important; }
     
     .projectC {display: flex; max-width: 70%; margin: 0 auto; align-items: center; justify-content: center; flex-wrap: wrap;}
     .projectinsertC {display: flex;  flex-direction: row; background-color: #173e65; max-width: 100%;}
 
     .projectD {display: flex; max-width: 70%; margin: 0 auto; align-items: center; justify-content: center; flex-wrap: wrap;}
     .projectinsertD {display: flex; flex-direction: row; background-color: #173e65; max-width: 100%;}

     .projectE {display: flex; max-width: 70%; margin: 0 auto; align-items: center; justify-content: center; flex-wrap: wrap;}
     .projectinsertE {display: flex; flex-direction: row; background-color: #173e65; max-width: 100%;}
     
     .projectF {display: flex; max-width: 70%; margin: 0 auto; align-items: center; justify-content: center; flex-wrap: wrap; margin-top: 1%;}
     .projectinsertF {display: flex; flex-direction: row; background-color: #173e65; max-width: 100%;}
  
 
     
 
 h2.jobs {font-size: 1.7rem; font-family:'Orkney-Light', Arial, sans-serif;  padding: 1rem;}
 .fa-building-o {color: #bd9f5e;}
 p.project {font-size: 1rem; font-family:'Orkney-Light', Arial, sans-serif !important; color: #fff; padding: 1rem; }
 
 @media (max-width: 640px) {
 
   .projectC {max-width: 98%;}
   
 }
 
 
 
 @media (max-width: 640px) {
 
   .projectD {max-width: 98%;}
   
 }
 
 @media (max-width: 640px) {
 
   .projectE {max-width: 98%;}
   
 }
 
 @media (max-width: 640px) {
 
   .projectF {max-width: 98%;}
   
 }
 
 .morpro {display: flex; margin: 0 auto; max-width: 20%; align-items: center; justify-content: center;  margin: 0 auto;}
 
 @media (max-width: 768px) {
 
   .projectC {max-width: 96%;}
   .projectD {max-width: 96%;}
   .projectE {max-width: 96%;}
   .projectF {max-width: 96%;}
   .morpro {max-width: 50%;}
 }

      @media (max-width: 480px) {
.introhead {font-size: 2rem;}
      .subintro{font-size: 1.5rem; max-width: 86%;}
      .logo img {max-width: 60%; margin: 0 auto;}

     }

     .cavity { font-size: 1.2rem; font-family: 'Orkney-Regular', Arial, sans-serif; color: #666; padding: 1rem;}
     .cavity1 { font-size: 1.2rem; font-family: 'Orkney-Regular', Arial, sans-serif; color: #666; padding-left: 1rem;}

     .founds {display: flex; margin: 0 auto; max-width: 70%; align-items: center; justify-content: center; flex-wrap: wrap;}

     h2.jobs {font-size: 1.7rem; font-family:'Orkney-Light', Arial, sans-serif;  padding: 1rem;}
     .fa-building-o {color: #bd9f5e;}
     p.project {font-size: 1rem; font-family:'Orkney-Light', Arial, sans-serif !important; color: #fff; padding: 1rem; }
     
     .site-layout1 {display: flex; align-items:center; justify-content:center; margin: 0 auto; margin-top: 3%;max-width: 70%; gap: 2rem; flex-wrap: wrap; }
     .plan1 {display: flex; flex: 1;  max-width: 100%; min-height: 500px;  border: 1px solid #bd9f5e; border-top-left-radius: 25px solid #bd9f5e; box-shadow: 0px 0px 20px #000;}
     
     .plan1:nth-child(2) img { max-width: 20%; max-height: 80px; justify-content: center; }
     .plan1:nth-child(2) {flex-direction: column; justify-content: center; gap: 1.5rem;}
     .farright {margin-left: 23%;  margin-top: -13%; }
     .data {font-size: 1.3rem; color: #bd9f5e; text-shadow: 0.25px 0.25px #000; font-family:'Orkney-Light', Arial, sans-serif !important; }
     
     .another {
       background: darkred; text-align: center;
       
     }
     
     .another::after {
       
       content: "NEW PROJECT";
       font-family: sans-serif;
       font-size: 0.7em;
       letter-spacing: 10px;
       color: white;
       padding: 10px;
     }
     
     @media (max-width: 2300px) {
       .site-layout1 {
         flex-wrap: wrap;
           
           
       }
       .plan1 {flex:2 40%;}
     
       .plan1:nth-child(2) img { max-width: 12%; max-height: 60px; }
       .farright {margin-left: 15%;} 
     }
     
      @media (max-width: 1440px) {
     
     .cavity1 {font-size: 1.1rem;}
           .cavity {font-size: 1.1rem;}
           
       
     }
     
     
     
     @media (max-width: 1200px) {
     
     
           .plan1 {max-width: 100%;}
           
       
     }
     
     @media (max-width: 900px) {
       .site-layout1 { max-width: 96%;}
       .founds {max-width: 100%;}
       .plan1 {flex: 2 48%; max-width: 100%;}
       .plan1:nth-child(2) img { max-width: 20%; max-height: 80px; }
       .farright {margin-left: 22%;}
     }
     
     @media (max-width: 640px) {
       .site-layout1 { max-width: 96%;}
       .founds {max-width: 100%;}
       .plan1 {flex: 2 48%; max-width: 100%;}
       .plan1:nth-child(2) img { max-width: 12%; max-height: 60px; }
       .farright {margin-left: 15%;}
       .data {font-size: 1rem;}
       .cavity1 {font-size: 1rem; padding: 0.5rem;}
     }
     
     .parent {width: 90%;
       display: grid;
       grid-template-columns: repeat(auto-fit, 300px); 
       grid-column-gap: 10px;
       grid-row-gap: 10px;
       justify-content: center;
       margin: 0 auto;
     margin-bottom: 3%; margin-top: 3%;}
       
       
       .child {width: 100%;
       height: 400px;
      
       }
       
       .child img {object-fit: cover; width: 100%; height: 100%;}
     
      
       
       
       
       @media screen and (max-width: 768px){
           .parent {width: 100%;}
           
       }
     
       @media screen and (max-width: 480px){
         .parent {grid-template-columns: repeat(auto-fit, 100%);
     }
       }
     



   
 .footer {
  display: flex;
 max-width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  background: #173e65;
  color: #fff;
  gap: 1rem;
 
  
  
}

.footer h2 {font-size: 1.3rem;}

.footerinner {max-width: 100%; text-align: center; font-size: 1rem; font-family: 'Orkney-Regular', Arial, sans-serif; }

.footerinner {
margin: 0 auto;
 
  flex: 1;


 
}

.footerinner a {text-decoration: none; color: #fff;}

.footerinner .fa { color: #95c11f; font-size: 1.5rem;}

.copyright img {max-width: 10%; margin: 0 auto;}

@media (max-width: 900px){
  
  .footerinner {flex: 2 46%; }

    
}

 @media (max-width: 480px){
   .footer {max-width: 100%; flex-direction: column;}
   .footerinner {max-width: 98%;}
   .copyright img {max-width: 25%;}
   

 }

 .hero-cte {background:#173e65; font-size: 1.6rem; color: #fff; padding: 1rem; text-shadow: 1px 1px #000; border: .25px solid #bd9f5e; border-radius: 50px; box-shadow: 5px 5px #000; width: 150px; text-align: center; margin: 2% auto;}
 .hero-cte a {text-decoration: none; color: #fff; font-family: 'Orkney-Light', Arial, sans-serif; letter-spacing: 2px;}  /*text colour within button */
   .hero-cte:hover,
  .hero-cte:focus {
     text-decoration: none;
     color: #fff;
     box-shadow:
       0 2px 5px rgba(0, 0, 0, 0.5),
       0 1px 0 rgba(255, 255, 255, 0.25) inset,
       0 0 0 rgba(0, 0, 0, 0.25) inset,
       0 20px 0 rgba(255, 255, 255, 0.03) inset,
       0 -20px 20px rgba(0, 0, 0, 0.15) inset,
       0 20px 20px rgba(255, 255, 255, .1) inset;
   }
 .hero-cte:active {
     box-shadow:
       0 1px 0 rgba(255, 255, 255, 0.25),
       0 1px 0 rgba(255, 255, 255, 0) inset, /*color top button */
       0 0 5px rgba(0, 0, 0, 0.5) inset,
       0 20px 0 rgba(255, 255, 255, 0.03) inset,
       0 -20px 20px rgba(0, 0, 0, 0.15) inset,
       0 20px 20px rgba(255, 255, 255, 0.05) inset;
     
   }
   
   @media (max-width: 900px) {
 
       .hero-cte {top: 80%; left: 33.333%; font-size: 1.5rem; padding: 0.5rem; width: 33.333%;} 
   }
  
   .hero-cte:active::before {
     opacity: 0;
   }
 
    @media (max-width: 480px){
        .hero-cte {top: 80%; left: 25%; font-size: 1.5rem; padding: 0.5rem; width: 45%;}
 
    }
  .quick-response {max-width: 20%; margin: 0 auto; padding-bottom: 2%;}

 