body,
html {
  margin: 0;
  padding: 0;
  font-optical-sizing: auto;
overflow-x: hidden;
font-family: 'Roboto', sans-serif;
}


.pre-nav{
    
    background-color: #2c163f;
}
 
p{
    
    color:#2c163f;
}

.navbar{
background-color: transparent !important;
position: absolute;
width: 100%
}

#home-header{
   padding-top: 100px;
height: auto;
padding-bottom: 50px;
background-color: #eeeeee;
background-image: url("https://www.accountancy-centre.co.uk/wp-content/themes/accountancy_theme/images/accountancy-bg.png");
background-position: bottom left;
background-size: contain;
background-repeat: no-repeat;
}
 
h2{
    font-size: 36px;
    font-weight: 600;
}

.navbar-brand img{
    width: 160px;
    max-width: 100%;
} 

.list-items-header{
  background: #0a0a0a;
background: -webkit-linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
background: -moz-linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
background: linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A0A0A", endColorstr="#1C1C1C", GradientType=1);
}

#home-header h1{
  font-size: 50px;
  font-weight: 700 !important;
color: #111111;

}

#home-header h2{
    color: #00b4d8;
    font-weight: 600;
    font-size: 27px;
}

.compared{
    background-color: #2c163f;
}

.compared h2{
    color: #fff;
    font-weight: 800;
   
 
}


.form-container h3{
  color: #fff;
  
}



  .information img{
    max-width: 100%;
    border-radius: 1.6875rem;
  }

  .information{
    padding-top: 100px !important;
  }

  .text-border-light-green{
    width: 100px;
    border: 1px solid #00b4d8;
  }

  .text-border-light-grey{
    width: 100px;
    border: 1px solid #00b4d8;
    margin: auto;
  }

  .learn-more{
    padding-top: 50px;
  padding-bottom: 50px;
    background-color: #eeeeee;
  }

  .learn-more h2{
    color: #111111;
    padding-top: 0px;
   
  }


  footer{
  padding-top: 50px;
  padding-bottom: 50px;
    background-color: #2c163f;
  }

  .trusted h2{
    color: #fff;
  }

  .trusted img{
    max-width: 100%;
    width: 200px;
    margin:auto
  }

  .mid-section .icon-container img{
    max-width: 100%;
    background-color: #2c163f;
   
    border-radius: 50%;
    width: 130px;
  }

  .mid-section .card-body{
   
    border-radius: 10px;
  
  }

  .mid-section .card-body h3{
    font-size: 20px;
    color:#111111;
    padding-top: 15px;
  }

.icon-container{
  padding-bottom: 15px;
}

  .footer-logo img{
    width: 190px;
    padding-bottom: 15px;
  }

.accordion-button{
    font-weight: 500;
    font-size: 20px;
    color: #2c163f;
}


.pre-nav p{
    color: #fff;
}

.relative-col{
  position: relative;
}

.steps-arrow{
  position: absolute;
  bottom: -50px;
  right: -100px;
  z-index: 1;
}

.left-border-footer{
  border-right: 1px solid #fff;
}

.list-items-faq ul li{
  color: #203d4e;
}

.navbar-fixed-telephone{
  display: none;
}
.navbar-toggler{
  display: none;
  }
  


/* Fixed navbar when scrolled */
.navbar-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #2c163f !important; /* Ensure background is visible when fixed */
  -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  z-index: 9999;
  
}

.navbar-fixed p{
  color: #fff;
}

.navbar-fixed .navbar-fixed-telephone{
  display: inline;
  padding-top: 15px;
}

.navbar-fixed .navbar-fixed-telephone a{
  color: #00b4d8 !important;
}

.navbar-fixed .navbar-fixed-telephone p{
  font-size: 20px;
}



.contact-details p{
  color: #fff;
}

footer p{
  font-size: 16px;
  color: #fff;
  font-weight: 100 !important;
}

.pr-2{
  padding-right: 25px;
}

.pre-nav-fixed{
  height: 50px;
}

#slidebox{
  position: relative;
 width: 350px;
  
 -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
 -moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
 box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);

  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 25px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  z-index: 999999;
  border: 1px solid #777;
  background: #0a0a0a;
    background: -webkit-linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
    background: -moz-linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
    background: linear-gradient(90deg, rgba(10, 10, 10, 1) 0%, rgba(28, 28, 28, 1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A0A0A", endColorstr="#1C1C1C", GradientType=1);

}

.inline-buttons .main-button{
  display: inline-block;
}

#slidebox{
  color: #fff;
}


.quote-button a{
  background-color: #00b4d8;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 1rem;
    font-weight: 700;
    padding: 1.0625rem 2.125rem;
    border: 0px;
    color: #fff;
    right: 4px;
    border-radius: 1.6875rem;
}

#close{
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 1rem;
  font-weight: 700;
  padding: 1rem;
  border: 0px;
  color: #fff;
  right: 4px;
  border-radius: 1.6875rem;
  border: 2px solid #ffffff;
  width: 50px;
    height: 50px;
}

#back-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 9999;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 0;
  
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  transition: 0.2s;
   
   background-color: #00b4d8;
   color: #fff;
    font-size: 28px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
  
}
#back-to-top:hover {
 opacity: 0.5 !important;
}
#back-to-top.show {
  opacity: 1;
}

.trust-logo img{
  width: 300px;
  max-width: 100%;
}

#slidebox p{
  color: #fff;
  font-size: 16px;
}

.fa-angle-up::before {
  content: "\f106";
  position: relative;
  top: 5px;
}

.fa-xmark::before {
  content: "\f00d";
  position: relative;
  
  top: -2px;
  left: 1px;
}

.top-wave{
  position: relative;
  top: 5px;
 
}

.bottom-wave{
  position: relative;
  bottom: 1px;
}

.title-learn h2{

}

/* Optionally, change the background color when it's focused */
.accordion-button:focus {
  background-color: #00b4d8; /* Same color for focus if desired */
  color: white;
  
}

.accordion-button:not(.collapsed){
  background-color: #00b4d8; /* Same color for focus if desired */
  color: #fff;
}

/* Remove border and box-shadow when the accordion button is focused */
.accordion-button:focus {
  border: none; /* Remove border */
  box-shadow: none; /* Remove the focus outline (box-shadow) */
}

.contact-details {
  color: #fff;
}

.contact-details ul{
  padding-left: 0px;
}

.contact-details ul li{
  list-style: none;
}

.footer-number{
  font-size: 30px;
  color: #00b4d8;
  text-decoration: none;
}

.links a{
  color: #e9eff2 !important;
}

.contact-details li a{
 color: #ffffff;
}

input:focus-visible {
  border: 0px;
}

/* Remove border and box-shadow when the input field is focused */
input:focus, textarea:focus, select:focus {
  outline: none;  /* Remove the browser's default outline */
  border: none;   /* Remove the border */
  box-shadow: none;  /* Remove the box-shadow (focus outline) */
}

.side-equipment{
  position: absolute;
  top: 25%;
  left: -70px;
}

.side-right-equipment{
  position: absolute;
  top: 5%;
 right: -90px;
 z-index: -1;
}

html{
  overflow-x: hidden;
}

.awards img{
  width: 440px;
  max-width: 100%;
  margin: auto;
}



.card-title{
  font-size: 23px !important
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background-color: #00b4d8 !important;
}

.cage-container{
  position: absolute;
  top: 120px;
  z-index: -1;
  left: 50%;
  margin-left: -800px;
}

.cage-container img{
width: 290px;
}


.bird-container{
  position: absolute;
  top: 30%;
left: 50%;
margin-left: 480px;
}


.relative-container{
  position: relative;
}

.form-container{
  width: 500px;
  margin: auto;
  padding: 10px;
  margin-top: 25px;
  border-radius: 30px;
  -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  max-width: 100%;
}

#form-container{
  max-width: 100%;
}



.submit-button{
  background-color: #00b4d8;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 1rem;
    font-weight: 700;
    padding: 1.0625rem 2.125rem;
    border: 0px;
    color: #fff;
    right: 4px;
   
    border-top-right-radius: 1.6875rem;
    border-bottom-right-radius: 1.6875rem;
}

.logo-row{
  margin-top: 15px;
}

.logo-row img{
  width: 300px;
  max-width: 100%;
  margin: auto;
}

.trust-form img{
  width: 275px;
  margin-top: 8px;
}

.form-entry {
  padding: 14px 20px;
  font-size: 17px;
  border: 0px;
  border-top-left-radius: 1.6875rem;
    border-bottom-left-radius: 1.6875rem;
}

.quote{
  margin-top: 15px;
}

.pre-nav p{
  margin-bottom: 0px;
}

.pre-nav .telephone-number a{
color: #00b4d8;
}

.top-companies{
 
}

.upper-margin col{
  margin-top: 0px;
}

.list-items-header .card{
  background-color: transparent;
  color: #fff;
  border: 0px;
}

.list-items p{
  font-weight: 700;
}

.list-items ul{
  padding-left: 0px;
}

.list-items ul li{
 
  list-style: none;
  display: inline-flex
;
  align-items: center;
  margin-right: 20px;
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 1.2em;
  color: #ffffff;

}

.list-items ul li:before{
 
    content: url('../images/green-tick.png');
    margin-right: 5px; /* Space between bullet and text */
    display: inline-block; /* Keeps it inline with the text */
    
  }

  .list-items .card-body {
    display: flex;
    justify-content: center; /* Centers the list items horizontally */
    align-items: center; /* Centers the list items vertically */
  padding: 0px;
    height: 100%; /* Ensures the card-body takes up the full height of the card */
  }

  .top-companies h2{
    color: #2c163f;
  }  

.upper-margin .col{
  margin-top: 0px;
}

  .steps{
    padding-top: 50px;
    padding-bottom: 50px;
 
  }

  .dark-blue-bg{
background-color: #2c163f !important;
  }

  .steps h2{
    color: #111111;
    padding-bottom: 15px;
  }

  .steps h3{
    color: #fff;
    font-size: 18px;
    padding: 18px;
  }

  .owl-theme .owl-dots .owl-dot span{
    width: 20px !important;
    height: 20px !important;
  }

  .mid-section{
   padding-top: 50px;
   padding-bottom: 50px;
   
  }

  .mid-border{
    border-top: 1px solid  #00b4d8;
    width: 960px;
    margin: auto;
  }

  .mid-section h2{
    color: #111111;
    padding-bottom: 30px;
  }

  .number-circle{
    background-color: #00b4d8;
    /* padding: 10px; */
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 100%;
    padding-top: 1px;
    padding-bottom: 4px;
    
  }

  .mid-section .card-title{
    color: #3056a2;
    font-size: 18px !important;
    font-weight: 300;
  }

  .mid-section .card{
    -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
    border-radius: 20px;
    
  }

  .invoicing{
   padding-top: 50px;
   padding-bottom: 50px;
  


  }

 .border-bar{
 
width: 600px;
max-width: 100%;
border: 2px dashed #00b4d8;
margin: auto;
 }

 .row-container{
  border: 1px solid #e9eff2;
  padding: 25px;
  border-radius: 30px;
  -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
 }

 .invoicing h2{
  color: #2c163f;
 }

 .light-green-button a{
  background-color: #2c163f;
   
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 1rem;
  font-weight: 700;
  padding: 1.0625rem 2.125rem;
  border: 0px;
  color: #fff;
  right: 4px;
  border-radius: 1.6875rem;
}
 
.slide-bird {
  position: absolute;
    top: -47px;
    width: 100px;
    right: 83px;
}

.slide-bird img{
  width: 200px;
}

.circle{
  background-color: #2c163f;
  height: 250px;
  width: 250px;
  border-radius: 50%;
 
  margin: auto;
  -webkit-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
  box-shadow: 4px 5px 14px -6px rgba(0,0,0,0.75);
}

.circle img{
  position: relative;
  top: 15px;
}

.icon-container img{
  width: 110px;
  margin: auto;
}

.relative-col{
  position: relative;
}

.steps .arrow{
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: 76px;
  z-index: 1;
}

.form-container p{
  color: #fff;
}

.start-here-container{
  position: absolute;
  right: -140px;
  top: 44px;
}

.dark-blue-bg {
  width: 500px;
  background-color: #203d4e;
  padding: 20px;
  border-radius: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: 15px auto;
}

h3 {
  color: #fff; /* White text for headings */
  margin-bottom: 15px;
}


#progress-bar-container {
  height: 5px; /* Height of the progress bar */
  background-color: #e0e0e0; /* Light grey background for the bar */
  border-radius: 5px;
  overflow: hidden;
  margin: 20px 0; /* Margin for the progress bar */
  display: none; /* Initially hidden */
}

#progress-bar {
  height: 100%; /* Full height */
  background-color: #00b4d8; /* Green progress */
  width: 0; /* Start with 0 width */
  transition: width 0.3s; /* Smooth transition */
}

.trust-form,
.start-here-container {
  text-align: center; /* Center images */
  margin-top: 20px; /* Space above */
}

.trust-form img,
.start-here-container img {
  max-width: 100%; /* Responsive images */
  height: auto; /* Maintain aspect ratio */
}

/* Active step visibility */
.form-step {
  display: none; /* Hide all steps initially */
  opacity: 0; /* Start with hidden opacity */
  transition: opacity 0.5s ease-in-out; /* Fade transition */
}

.form-step.active {
  display: block; /* Show active step */
  opacity: 1; /* Fully visible */
}

.start-button{
  background-color: #00b4d8;
 
    position: relative;
    z-index: 1;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 1rem;
    font-weight: 700;
    padding: 1.0625rem 2.125rem;
    border: 0px;
    color: #fff;
   
    border-radius: 1.6875rem;
}

#step-1 .input-group {
  display: flex; /* Use flexbox for inline layout */
  justify-content: space-between; /* Space between input and button */
  align-items: center; /* Center vertically */
  margin-bottom: 5px; /* Space below the input group */
  display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    width: 474px;
    margin: auto;
    max-width: 100%;
   
}

#step-1 input[type="text"],
#step-1 input[type="email"],
#step-1 input[type="tel"] {
  flex: 1; /* Allow input to take available space */
  padding: 10px;
  border: none;
  border-radius: 0px;
  margin-right: 0px; /* Space between input and button */
  font-size: 22px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

#step-1 button {
  background-color: #fff; /* White background for buttons */
  color: #2c163f; /* Dark blue text */
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s; /* Transition effects */
}

#step-1 button:hover {
  background-color: #333333; /* Dark blue background on hover */
  color: #fff; /* White text on hover */
}

#step-1 .start-button {
  background-color: #00b4d8;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 1rem;
  font-weight: 700;
  padding: 1.0625rem 2.125rem;
  border: 0px;
  color: #fff;
  right: 7px;
  border-radius: 0px;
  border-top-right-radius:  1.6875rem;
  border-bottom-right-radius:  1.6875rem;
}

#step-2 {
  text-align: center;
}

#step-2 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

.trust-form img{
  margin: auto;
}

#step-2 {
  text-align: center; /* Center content within the div */
}

#step-2 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

#step-2 .next-button,
#step-2 .back-button {
  display: block; /* Stack buttons vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each button with space in between */
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

#step-2 .next-button {
  background-color: #00b4d8; /* Dark blue background */
  color: #fff; /* White text */
}

#step-2 .next-button:hover {
  background-color: #333333; /* Lighter blue on hover */
}

#step-2 .back-button {
  background-color: #ccc; /* Light grey background */
  color: #333; /* Dark text */
}

#step-2 .back-button:hover {
  background-color: #999; /* Darker grey on hover */
}

#step-3 {
  text-align: center; /* Center content within the div */
}

#step-3 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

#step-3 .next-button,
#step-3 .back-button {
  display: block; /* Stack buttons vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each button with space in between */
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

#step-3 .next-button {
  background-color: #00b4d8; /* Dark blue background */
  color: #fff; /* White text */
}

#step-3 .next-button:hover {
  background-color: #333333; /* Lighter blue on hover */
}

#step-3 .back-button {
  background-color: #ccc; /* Light grey background */
  color: #333; /* Dark text */
}

#step-3 .back-button:hover {
  background-color: #999; /* Darker grey on hover */
}

/* Step 4 - Remote Accountant Question */
#step-4 {
  text-align: center; /* Center content within the div */
}

#step-4 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

#step-4 .next-button,
#step-4 .back-button {
  display: block; /* Stack buttons vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each button with space in between */
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

#step-4 .next-button {
  background-color: #00b4d8; /* Dark blue background */
  color: #fff; /* White text */
}

#step-4 .next-button:hover {
  background-color: #333333; /* Lighter blue on hover */
}

#step-4 .back-button {
  background-color: #ccc; /* Light grey background */
  color: #333; /* Dark text */
}

#step-4 .back-button:hover {
  background-color: #999; /* Darker grey on hover */
}

/* Step 5 - Service Type Question */
#step-5 {
  text-align: center; /* Center content within the div */
}

#step-5 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

#step-5 .next-button,
#step-5 .back-button {
  display: block; /* Stack buttons vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each button with space in between */
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

#step-5 .next-button {
  background-color: #00b4d8; /* Dark blue background */
  color: #fff; /* White text */
}

#step-5 .next-button:hover {
  background-color: #333333; /* Lighter blue on hover */
}

#step-5 .back-button {
  background-color: #ccc; /* Light grey background */
  color: #333; /* Dark text */
}

#step-5 .back-button:hover {
  background-color: #999; /* Darker grey on hover */
}

/* Step 6 - Contact Information */
#step-6 {
  text-align: center; /* Center content within the div */
}

#step-6 h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

#step-6 input {
  display: block; /* Stack inputs vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each input with space in between */
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 30px;
  box-sizing: border-box; /* Ensures padding doesn't expand input size */
}

#step-6 #submit-button,
#step-6 .back-button {
  display: block; /* Stack buttons vertically */
  width: 100%; /* Full width of the container */
  max-width: 300px; /* Optional: Set a max width */
  margin: 10px auto; /* Center each button with space in between */
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

#step-6 #submit-button {
  background-color: #00b4d8; /* Dark blue background */
  color: #fff; /* White text */
}

#step-6 #submit-button:hover {
  background-color: #333333; /* Lighter blue on hover */
}

#step-6 .back-button {
  background-color: #ccc; /* Light grey background */
  color: #333; /* Dark text */
  border-radius: 30px;
}

#step-6 .back-button:hover {
  background-color: #999; /* Darker grey on hover */
}

input[type="text"]{
  font-weight: 300 !important;
}

#form-container{
  position: relative;
}

.invoicing img{
  max-width: 100%;
}

#home-header h3{
  font-size: 20px;
  color: #ffffff;
}

#slidebox{
  max-width: 100%;
}

.thank-you-header{
  height: 100vh; 
  background-color: #2c163f;
  color: #fff;
}

.thank-you-header p{
  color: #fff;
}

.thank-you-header h1{
  color: #00b4d8;
}

.return-home a{
  background-color: #00b4d8;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 1rem;
    font-weight: 700;
    padding: 1.0625rem 2.125rem;
    border: 0px;
    color: #fff;
    right: 4px;
    border-radius: 1.6875rem;
}

.trust-container h2{
  color: #111111;
  padding-bottom: 30px;
}

.trust-container .text-border-light-green{
  margin: auto;
}

.back-button{
  background-color: transparent !important;
  color: #fff !important;
}

@media only screen and (max-width: 768px){
  .navbar-fixed .navbar-toggler{
    display: inline;
  }
  .bird-container{
    display: none;

}

  #step-1 input[type="text"], #step-1 input[type="email"], #step-1 input[type="tel"]{
  border-radius: 0px;
  margin-bottom: 5px;
  }


  .steps .arrow {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -208px;
    z-index: 1;
    rotate: 90deg;
}

#step-1 .start-button {
  right: 0px;
  border-radius: 0px;
 
  width: 100%;
  border-radius: 0px;
}


.circle{
  margin-bottom: 25px;
}

  .list-items .card-body{
    justify-content: start;
  }


.icon-container{
 
}

#home-header{
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

#home-header h1{
  font-size: 45px;
  
}

#home-header h2{
  font-size: 25px
}

.start-here-container{
 display: none;
}

}

.navbar .container {
  display: flex;
  align-items: center;
  justify-content: space-between; /* Ensures spacing between sections */
}

.navbar-brand {
  flex-grow: 1; /* Allows the brand to take space evenly */

  padding-top: 10px;
}

.navbar-collapse {
  flex-grow: 0; /* Prevents the phone number from expanding */
  text-align: right;
}

.navbar-fixed-telephone {
  text-align: right;
}

.navbar-fixed .navbar-brand {
  flex-grow: 1; /* Allows the brand to take space evenly */
  text-align: left; /* Centers the logo */
  padding-top: 10px;
}

.input-group {
  display: flex;
  gap: 8px; /* optional spacing between input and button */
  align-items: center;
}

.input-group input {
  flex: 1; /* allows input to grow */
  min-width: 0; /* prevents overflow in Safari */
}

.input-group button {
  white-space: nowrap;
}

.icon-container {
  text-align: center;
}

#owl-one h3{
  color: #2c163f;
  font-size: 25px;
}

.owl-item{
  background-color: #ddd;
  padding: 50px;
  border-radius: 20px;
}

.copy p{
  font-size: 12px;
}

.pt-200{
  padding-top: 200px;
}

.pt-160{
  padding-top: 160px;
}

.owl-item p{
  font-size: 20px;

  color: #111
}

.fa-star::before{
  color: #00b4d8;
}

#fixed-logo{
  display: none;
}

.navbar-fixed #normal-logo{
  display: none;
}

.navbar-fixed #fixed-logo{
  display: inline-block;
}

.form-step h2{
  color: #fff !important;
}

.account-logo img{
  width: 250px;
  padding-bottom: 25px;
}

.responsive-image img{
  max-width: 100%;
}

.logo-collection img{
  border: 1px solid #eee;
  box-shadow: 0px 0px 5px 0px rgba(153,146,146,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(153,146,146,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(153,146,146,0.75);
max-width: 100%;
}

.default-header h1{
  font-size: 50px;
  color: #2c163f;
}

.navbar{
  background-color: #eee !important;
}

.navbar-fixed{
  background-color:#2c163f !important;
}

.dark-text h3{
  color: #111111;
  font-size: 20px;
}

.carousel-indicators button {
  background-color: purple;
}

.carousel-control-prev .fa,
.carousel-control-next .fa {
  color: purple;
}

.meet-the-team img {
max-width: 100%;
border-radius: 50%;
width: 250px;
}

.meet-the-team{
  padding-bottom: 50px;
}

.quote-container{
position: relative;
}

.quote-container{
  position: relative;
}

.quote-left{
  position: absolute;
  left: 0px;
   z-index: 5;
   top: 0px;
}

.quote-right{
  position: absolute;
  right: 0px;
  z-index: 5;
  bottom: 0px;
}

.quote-left img{
  width: 50px;
}

.quote-right img{
 width: 50px;
}

.default-section h2{
      font-weight: 500;
    font-size: 30px;
}

.contact-container{
  color: #111;
}

.contact-container h3{
 color: #111;
}

  /* Use webhook-form class as the main form selector */
  form.webhook-form {
    max-width: 600px;
    margin: 2rem auto;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
  }

  form.webhook-form .form-row {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
  }

  form.webhook-form .form-row > div {
    flex: 1 1 45%; /* roughly half width */
    min-width: 240px;
  }

  form.webhook-form label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #333;
    font-size: 0.95rem;
  }

  form.webhook-form input[type="text"],
  form.webhook-form input[type="email"],
  form.webhook-form input[type="tel"],
  form.webhook-form textarea {
    width: 100%;
    padding: 0.6rem 0.8rem;
    font-size: 1rem;
    border: 1.8px solid #ccc;
    border-radius: 5px;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
  }

  form.webhook-form input[type="text"]:focus,
  form.webhook-form input[type="email"]:focus,
  form.webhook-form input[type="tel"]:focus,
  form.webhook-form textarea:focus {
    border-color: #6c63ff;
    outline: none;
    box-shadow: 0 0 6px rgba(108, 99, 255, 0.3);
  }

  form.webhook-form textarea {
    resize: vertical;
    min-height: 100px;
  }

  form.webhook-form button[type="submit"] {
    width: 100%;
    padding: 0.75rem;
    background-color: #2c163f;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  form.webhook-form button[type="submit"]:hover {
    background-color: #2c163f;
  }

  @media (max-width: 600px) {
    form.webhook-form .form-row {
      flex-direction: column;
    }
    form.webhook-form .form-row > div {
      min-width: 100%;
    }
  }

    ul.contact-info li {
    margin-bottom: 15px; /* space between items */
  }
  ul.contact-info a {
    color: #00b4d8;
    text-decoration: none; /* optional: removes underline */
  }
  ul.contact-info a:hover {
    text-decoration: underline; /* optional: underline on hover */
  }