body,
html {
  margin: 0;
  padding: 0;
  font-optical-sizing: auto;
  overflow-x: hidden ; 
  font-family: 'Proxima Nova', sans-serif;
}

header h1{
  font-weight: 700;
  font-size: 60px;
}
 
.bold{
font-weight: 700;
background: #FE523A;
background: linear-gradient(to right, #FE523A 0%, #FCAD40 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

h2{
  font-weight: 700;
  font-size: 50px;
  

  }
 
h3{
  font-weight: 400;
}

#home-header h2{
  font-weight: 400;
  font-size: 32px;
  color: #fff;
}

#home-header h1{
  color: #fff;
  font-size: 46px;
}

/* Fixed height for the header */
#home-header {
  height: 700px;
  padding-top: 50px;
  padding-bottom: 50px;
} 

#home-header p{
  color: #fff
}

#home-header h3{
  color: #fff;
}

.form-section{
  padding-top: 50px;
  padding-bottom: 50px;
}

.form{
  max-width: 400px;
  height: 500px;
  background-color: #777;
  margin: auto;
  border-radius: 10px;
}

.btn-dark a{
  color: #fff;
  text-decoration: none;
}

.navbar-brand img{
  width: 240px;
}

.navbar{
  width: 100%;
 
}


.overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

.pt-10{
  padding-top: 100px;
}

.image-wrap img{
  max-width: 100%
}

.bg-light-grey{
  background-color: #b1d6e9;
  padding: 25px;
  border-radius: 10px;
}

.testimonials h2{
color: #111111;
font-weight: 700;
}

.bg-dark-blue{
  background-color:#14435c;
}

.testimonials{
 
  padding-top: 50px;
}

.why-choose-us .card{
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  -moz-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
}

.why-choose-us .icon-wrap img{
  
  background-color: #fff;
  border-radius: 50%;
  max-width: 100%;
    border: 2px solid #fd793d;

}

.why-choose-us .icon-wrap img:before{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 0, 0, 0.5); /* Color and opacity for the overlay */
  pointer-events: none; /* Allows clicking on the image */
}

.why-choose-us{
 
}

.card{
  border-radius: 5px;
}

.card-title{
  font-size: 22px;
}

.faqs{
  
}
 
footer{
 padding-top: 50px;
 padding-bottom: 50px;
  background: #111111;
}

.intro-section h2{
  color:  #ffffff;
  font-weight: 700;
  
}

.intro-section p{
color: #fff;
padding-top: 15px;
}

.intro-section{
  background-color: #111111;
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
  padding-top: 25px;
}

.why-choose-us h2{
  color: #111111;
  font-weight: 700;
  
}



.faqs h2{
  color: #111111;
  font-weight: 700;
}

.main-button a{
  
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
color: #fff;
padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
border-radius: 50px;
font-size: 16px;
text-decoration: none;
font-weight: 700;
}

.main-button-v2 a{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    font-size: 20px;
    text-decoration: none;
}

.telephone-number a{
  color: #fff;
  text-decoration: none;
}

#home-header{
 background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/uploads/2025/02/home-image-4.jpg");
 background-position: 50% 50%;
 background-size: cover;
  
}


.header-content{
  position: relative;
}
 
.navbar{
  background-color: #111111 !important;
  

}
 
.express-icon img{
  opacity: 0.6;
  width: 70px;
}

.absolute-image{
  position: absolute;
  z-index: 1;
  opacity: 0.1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.copyright-footer{
  height: 70px;
  border-top: 4px solid #14435c;
}

.list-header{
  position: absolute;
  bottom: 0px;
}

.upper-margin{
  margin-top: -70px;
}

.upper-margin .card{
  background-color: #111111;
  color: #fff;
  font-size: 18px;
  -webkit-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  -moz-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
 
}

.circle{

 
  border-radius: 20px;
 
 
  color: #111111;

}

.circle .card-title{
      margin: auto;
    width: 260px;
  
}

  .why-choose-us .card-footer{
    background-color: #111111;
  }

  .why-choose-us h3{
   color: #111111;
  }

.card-wrap p{
  display: inline;
  
}

  .card-wrap img{
    width: 50px;
    display: inline-block;
  }

  .card-wrap p{
    font-weight: 600;
    padding-left: 10px;
    font-size: 20px;
  }

.list-items{
  background-color: #eee;
    /* margin-top: -20px; */
    /* padding-top: 5px; */
    padding-top: 15px;
    padding-bottom: 15px;
}
  
.list-items p{
    font-weight: 700;
  }

  .list-items h5{
    font-weight: 700;
    font-size: 18px;
  }

  .list-items ul{
    padding-left: 0px;
    margin-bottom: 0px;
  }

  .list-items ul li{
   
    list-style: none;
    display: inline-flex; /* Ensures the li and ::before are aligned inline */
    align-items: center; /* Align content vertically */
 
    font-weight: 300;
    font-size: 16px;
    line-height: 1em;
 
  }

    .list-items .card-body {
      display: flex;
   
    padding: 0px;
      height: 100%; /* Ensures the card-body takes up the full height of the card */
      background-color: #111;
      color: #fff;
      padding: 10px;
      border-radius: 10px;
      border: 0px;
      border: 1px solid #fd793d;
    
    }

    .list-items .card{
       border-radius: 10px;
       border: 0px;
       
     
    }

    .list-items ul li{
        font-size: 18px;
    }

    .content-wrap{
  background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/main-circle.jpg");
      background-repeat: no-repeat;
      background-position: top right;
    
      
      
    }

.divide-container{
  width: 960px;
  margin: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

    .divide-border{
    
      border-top: 1px solid #fd6d3b;
    }

    .navbar {
      transition: top 0.3s; /* Smooth transition */
  }

  .fixed-top { 
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1030; /* Bootstrap z-index for fixed elements */
      background-color: #111111 !important;
      border-bottom: 4px solid  #111111
  }

  .fixed-top img{
    width: 220px;
    transition: 0.3s;
  }

  .fixed-top .telephone-number a{
    background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
  }
 

  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
    background-color: #111111;
    color: #fff !important;
     font-weight:700;
  }

  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
    color: #111111;
  }

  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff !important;
   
  }

  .accordion-button{
    color: #111111;
    font-weight: 700;
  }

  .accordion-button:not(.collapsed){
    background-color: transparent !important;
  }

   /* Remove focus outline on tab click */
   .accordion-button:focus{
    outline: none !important;
    box-shadow: none !important; /* Remove box-shadow on focus */
  }

  .accordion-body{
    border-top: 1px solid #fd793d;
    border-bottom: 1px solid #fd793d;
    text-align: start;
  }

  .accordion-button.collapsed::after {
    background: url('https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/accordion-arrow.svg');
    background-repeat: no-repeat; /* Prevent repeating */
    background-position: center; /* Center the background image */
    content: ""; /* Ensure content is set for the pseudo-element */
    display: inline-block; /* Allow for dimensions */
    width: 1em; /* Set appropriate width for the icon */
    height: 1em; /* Set appropriate height for the icon */
}

.accordion-button:not(.collapsed)::after {
    background: url('https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/accordion-arrow.svg');
    background-repeat: no-repeat; /* Prevent repeating */
    background-position: center; /* Center the background image */
    content: ""; /* Ensure content is set for the pseudo-element */
    display: inline-block; /* Allow for dimensions */
    width: 1em; /* Set appropriate width for the icon */
    height: 1em; /* Set appropriate height for the icon */
}

    .icon-wrap img{
      width: 180px;
      padding: 10px;
      
    }

    .arrow-right-wrap img{
      width: 50px;
    }

    .circle{
      position: relative;
    }

    .arrow-right-wrap{
      position: absolute;
      right: -30px;
      bottom: 100px;
      
    }

    #back-to-top {
      position: fixed;
      bottom: 0px;
      right: 15px;
      z-index: 9999;
      text-align: center;
      background: #FE523A;
      background: linear-gradient(to right, #FE523A 0%, #FCAD40 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      cursor: pointer;
      border: 0;
      
      text-decoration: none;
      transition: opacity 0.2s ease-out;
      opacity: 0;
      transition: 0.2s;
       
       
       color: #a3f0e0;
        font-size: 50px;
      
    }
    #back-to-top:hover {
     opacity: 0.5 !important;
    }
    #back-to-top.show {
      opacity: 1;
    }
   
    #scroll-progress {
      position: fixed;
      bottom: 0;
      left: 0;
      height: 5px;
      background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
      width: 0;
      transition: width 0.2s ease;
  }

  .why-choose-us .card-title{
    color: #111111;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .logo-footer img{
    width: 220px;
  }

  .owl-theme .owl-dots .owl-dot span{
    width: 20px !important;

  }

  .testimonials .fa-heart::before{
    font-size: 18px;
    background: #FE523A;
background: linear-gradient(to right, #FE523A 0%, #FCAD40 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  }

  #slidebox{
    position: relative;
   width: 350px;
    
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  
    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-color: #111111;
   
  }

  .inline-buttons .main-button{
    display: inline-block;
  }

  #slidebox{
    color: #fff;
  }

  #close{
    background-color: #777;
  }
  
  .owl-carousel .owl-item{
    border: 1px solid #eee;
   
    background-color: #111111;
    border-radius: 10px;
  
    padding-bottom: 10px;
    padding: 25px;
  
  }

  .owl-carousel .owl-item{
    -webkit-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
    -moz-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
    box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
    padding-bottom: 10px;
  }
  input[type="text"], input[type="email"], input[type="tel"], textarea {
    text-align: left !important; /* Align text to the left */
}

  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #fd6d3b !important;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%) !important;

  }

  .owl-item{
    color: #fff;
    
  }

  .navbar-expand-lg .navbar-nav .nav-link{
    padding-top: 13px;
color: #fff;
font-weight: 700;
  }

.navbar{
  border-bottom: 0.25rem solid #fd793d;
}
  
  .fixed-top .nav-link {
    color: #111111 !important;
  }
  
  .image-row-container img{
    max-width: 100%;
    width: 370px;

  }

  .image-row-container{

    margin: auto;
  }

  .form-container {
    display: flex;
    justify-content: center;
  
    align-items: flex-start;
}

.submit-button-container {
    display: flex;
    align-items: center;      /* Aligns input and button vertically */
}

.form-entry {
    width: 200px;
    padding: 16px;
    border: 1px solid #ccc;
    border-right: none;
    outline: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.submit-button {
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 13px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    border: none;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
}

.submit-button i {
    margin-right: 5px; /* Spacing between the icon and the text */
}

.why-choose-us .card-title{
  color: #111;
}

.why-choose-us .card-body p{
  color: #111;
}

#home-header, #quote-form {
  transition: opacity 0.5s ease;
}

.hidden {
  opacity: 0;
  visibility: hidden;
}

.visible {
  opacity: 1;
  visibility: visible;
}


.header-content {
  height: 700px; /* Maintain the height of the header */
  transition: opacity 0.5s ease; /* Smooth transition for opacity */
}

.new-div-wrapper {
  display: flex; /* Use flexbox to center contents */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  height: 100%; /* Full height of the parent */
  position: absolute; /* Position it absolutely to the header */
  top: 0; /* Align to top of the header */
  left: 0; /* Align to left of the header */
  width: 100%; /* Full width of the header */
  background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
}

.new-div {
  border-radius: 5px; /* Rounded corners */
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  padding: 20px; /* Padding */
  text-align: center; /* Center text */
  display: flex; /* Flexbox for button centering */
  flex-direction: column; /* Stack children vertically */
  justify-content: center; /* Center vertically within new div */
  width: 600px;
    height: 100%;
}

.go-back-button {
  margin-top: 20px; /* Space above the button */
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #fff;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 10px;
 padding-bottom: 10px;
 border-radius: 5px;
 font-size: 16px;
 text-decoration: none;
 font-weight: 700;
 border: 0px;
 text-transform: uppercase ;
}

.content-wrap-2{
  background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/main-triangle.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
} 

.second-nav{
  background-color: #111111 !important;
}

.second-nav .main-button-v2 a{
  background-color: #a3f0e0 !important;
  color: #fff !important;
}

footer ul li{
  list-style: none;
}

footer ul li a{
  color: #fff
}

.copy-right p{
  color: #fff;
  font-size: 13px;
}

.copy-right{
  padding-top: 10px;
}

.image-row-container img{
  max-width: 100%;
}

.navbar-toggler{
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
}

.navbar-toggler{
  color: #111111;
}

.form-container{
  position: relative;
}

.start-here{
  height: 100% !important;
  /* position: relative; */
  /* z-index: 1; */
  left: 50%;
  margin-left: 80px;
 display: none;
  position: absolute;
  padding-bottom: 1;
  bottom: -59%;
 
}

.start-here img{
 
  position: absolute;
  top: 13px;
  margin-left: 123px;
}

.pt-100{
  padding-top: 200px;
}

.default-header h1{
  font-size: 45px;
  font-weight: 500;
  color: #111111;
}

.default-header h3{
  font-weight: 600;
  font-size: 25px;
  color: #111111;
}

.default-header img{
  border-radius: 10px;
}

.default-header{
  height: 600px;
  position: relative;
  background-image: url('https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/header-image-3.jpg');
  background-attachment: fixed;
  background-position: 50% 100%;
  background-repeat: no-repeat; 
  background-size: cover;
}

.contact-details h3{
  padding-bottom: 15px;
}

.contact-details ul li{
  list-style: none;
}

.pl-5{
  padding-left: 50px;
}

.default-header img{
  max-width: 100%;
}

.contact-container{
  border: 1px solid #111111; 
  border-radius: 10px;
  background-color: #111111; 
  -webkit-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  -moz-box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
  box-shadow: 10px 10px 26px -14px rgba(143,143,143,1);
}

.contact-container{
  color: #fff;
}

.contact-container a{
  color: #a3f0e0
}

.default-header ul li{
  list-style:disc
}


/** MEDIA QUERIES **/

@media only screen and (max-width: 768px){
  .why-choose-us .icon-wrap img{
    width: 120px;
    height: 120px;
  }
.header-circle-2{
  display: none;
}
  .overlay{
    top: 0px;
  }

  #home-header{
    position: relative;
    
    background-attachment: fixed;
        background-position: 60% 51%;
        background-repeat: no-repeat;
        height: auto;
        padding-top: 100px;
        padding-bottom: 100px !important;
  }


  .mobile-margin-top{
    margin-top: 80px;
  }

  .form-entry {
    width: 167px;
    padding: 9px;
    border: 1px solid #ccc;
    border-right: none;
    outline: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.submit-button {
  display: inline-block;
  background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #fff;
  padding-left: 9px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  border: none;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}



#home-header h1{
  font-size: 40px;
}

.list-items .card-body{
  justify-content: left;
}

h2{
  font-size: 35px;
}

#home-header h2{
  font-size: 25px;
}

.arrow-right-wrap{
  position: absolute;
  /* right: -30px; */
  bottom: -60px;
  left: 50%;
  rotate: 90deg;
  margin-left: -144px;

  

}



}

.contact-container h3{
  color: #fff;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table, th, td {
  border: 1px solid #d3d3d3; /* Light grey border */
}

th, td {
  padding: 10px;
  text-align: left;
}

th {
  background-color: #f2f2f2; /* Optional: Light grey background for headers */
}

@media screen and (max-width: 600px) {
  th, td {
      font-size: 12px; /* Smaller text size on mobile */
  }
}



#start-button{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 13px;
 border-radius: 6px;
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
  border: none;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}



#step-2, #step-3, #step-4, #step-5{
  
  
  color: #111111 !important;
  
}

.option-container .light-blue{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    border: 0px;
}

.light-blue.active {
  background-color: #007bff; /* Darker blue for active button */
  color: white; /* Change text color for better visibility */
}

#step-3 .option-container {
  display: flex;
  flex-direction: column; /* Stack items vertically */
  gap: 10px;
}

#step-3 .option-container > * {
  width: 100%; /* Make each option take full width */
}


#step-4 .option-container {
  display: flex;
  flex-direction: column; /* Stack items vertically */
  gap: 10px;
}

#step-4 .option-container > * { 
  width: 100%; /* Make each option take full width */
}

/* Ensure odd buttons stay aligned to the left */
#step-4 .option-container button:nth-child(odd) {
  margin-right: auto; /* Align odd buttons to the left */
}



.back-button{
  background-color: transparent;
    border: 0px;
    color: #fff;
    font-weight: 500;
    padding-top: 25px;
}


#step-5 input{
  width: 100%;
    padding: 14px;
    border: 1px solid #ccc;
    border-right: none;
    outline: none;
    border-radius: 5px;
}

.sub-button{
  display: inline-block;
  background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  border: 0px;
    text-transform: uppercase;
}

.cky-btn-revisit-wrapper{
background-color:#111111 !important;
}

.thank-you{
  background-color:#111111;
  height: 100vh;
  color: #fff;
}

.thank-you-logo img{
  width: 400px;
  max-width: 100%;
  padding-bottom: 25px;
}

.return-button a{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 13px;
  border-radius: 5px;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    border: none;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
}

#progress-bar-container {
  display: none; /* Hidden by default */
}

#progress-bar-container {
  width: 100%;
  background: #ddd;
 
  margin-bottom: 20px;
  position: relative;
  transition: width 0.5s ease;
  border-radius: 5px;
}

#progress-bar {
  width: 0%;
  height: 10px;
  background: #fd6d3b;
    background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  transition: width 0.5s ease;
  border-radius: 5px;
}

#progress-percentage {
  position: absolute;
  right: 10px;
  top: -25px;
  font-size: 14px;
  color: #333; /* Adjust as needed */
  display: none;
}

#step-1 input{ 
  width: 220px;
  padding: 16px;
  border: 1px solid #ccc;
  border-right: none;
  outline: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  position: relative;
  left: 4px;
  top: -3px; 
  }




@media only screen and (max-width: 768px){

  #step-1  input{ 
    left: 0px;

  }


  .option-container button{
    flex:none !important;
    box-sizing: border-box;
    width: 100% !important;
  }

  #step-2 .option-container .light-blue{
    margin-top: 5px;
  }

#company-name{
  border-radius: 0px;
  left: 0px;
  border-radius: 5px;
}

#start-button{
  border-radius: 0px;
  width: 220px;
  border-radius: 5px;
}

#step-1 input{
  border-radius: 5px;
}
.thank-you-header h1{
font-size: 47px;
}

}

#webhook-contact input{
  width: 100%;
    padding: 14px;
    border: 1px solid #ccc;
   
    outline: none;
    border-radius: 5px;
    margin-bottom: 20px;
}

#submit-contact{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    border: 0px;
}

#message{
  width: 100%;
    padding: 14px;
    border: 1px solid #ccc;

    outline: none;
    border-radius: 5px; 
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Make sure the popup is on top */
}

.popup-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.close-button {
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 15px;
}

.thank-you-header{
  height: 100vh !important;
  background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/home-image-black.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.thank-you-header h1{
  color: #fff;
}

.thank-you-header p{
  color: #fff;
}

.logo-container img{
  width: 200px;
}

.return-home a{
  display: inline-block;
  background: #fd6d3b;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
}

.thank-you-header #message{
 display: none; 
}

.logo-container img {
  width: 430px;
  max-width: 100%;
}

#submit-contact-2{
  display: inline-block;
  background-color: #a3f0e0;
  color: #111111;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  border: 0px;
  text-transform: uppercase;
}

.border-col{
  border: 1px solid #777;
}

.col-wrap{
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 15px;
  background-color: #eee;
  
}

.why-choose-us .card-body p{
  margin-bottom: 0px;
}

.ready{
 
  background-color: #eee;
}

.ready img{
  max-width: 100%;
  border-radius: 20px;
  filter: grayscale(100%) brightness(0.8) sepia(1) hue-rotate(-30deg) saturate(2);
}

.relative-col{
  position: relative;
}

.absolute-orange-bg{
position: absolute;
}

.relative-image{
  position: relative;
}

.default-header h1{
font-size: 60px;
  color: #fff;
}

.default-header h2{
  color: #fff !important;
  font-weight: 300;
}

.default-header h3{
  color: #fff;
  font-weight: 400;
}

.default-content h2{
  font-weight: 700;
  color: #111;
}
 
h2{
  font-weight:700;
  font-size: 45px !important
}

.header-button a{
  font-size: 20px;
}

.sub-title{
  padding-bottom: 25px;
  padding-top: 25px;
}

.empty-header h2{
  font-size: 25px !important;
}

.call-back p{
  margin-bottom: 0px;
  color: #fff;
}

footer ul{
padding-left: 0px;
}

.call-back-header iframe {
  width: 100%;
  height: 100vh;
}

.department-label {
padding: 1em !important;
}

.new-container{
  width: 1400px;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.fa-quote-left::before{
  background: #FE523A;
    background: linear-gradient(to right, #FE523A 0%, #FCAD40 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header-circle {
  position: absolute;
  top: -300px;
  right: 0px;
}

#home-header{
  background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/home-image-black.jpg") !important;
  background-size: cover;
  background-position: 50% 50%;
}

.list-items .card-body{
  background-color: transparent;
}

.list-items .card{
background-color: transparent;
}

.list-items .card-body{
  background-color: transparent;
  border: 0px;
}

.list-items ul li{
  color: #111 !important;
}

.list-items .card{
background-color: transparent;
}

.relative-container{
  position: relative;
}

.default-header{
  background-image: url("https://liquidationcentre.co.uk/dissolution/wp-content/themes/liquidation_theme/images/home-image-black.jpg") !important;
  background-position: 50% 50%;
  background-size: cover;
  height: 600px;
    padding-top: 50px;
    padding-bottom: 50px;
 }

 .thanks-circle{
 position: absolute;
    top: -210px !important;
    right: 0px;
 }

 #home-header ul li{
  color: #fff;
  
 }

 .money-row img{
  width: 400px;
max-width: 100%;
 }

 .money-row h5{
  color: #fff;
  padding-top: 10px;
 }
.v2-form {
  max-width: 480px;
  margin: 30px auto;
  padding: 25px 30px;
  background: #eee;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.7);
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #fff;
  border: 2px solid #fd793d;
}

.v2-form .form-header h3 {
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #111 !important;
}

.v2-form .form-header p {
  font-size: 0.95rem;
  color: #111 !important;
  margin-bottom: 20px;
}

.v2-form .input-container {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.v2-form .input-container label {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 1rem;
  color: #111;
}

.v2-form input[type="text"],
.v2-form input[type="email"],
.v2-form input[type="tel"],
.v2-form select {
  padding: 12px 14px;
  border-radius: 6px;
  font-size: 1rem;
  background: #fff;
  color: #111;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  border: 2px solid #fd793d;
  outline: none;
}

.v2-form input[type="text"]:focus,
.v2-form input[type="email"]:focus,
.v2-form input[type="tel"]:focus,
.v2-form select:focus {
  border-color: #fcad40;
  background: #fff;
  color: #111;
  outline: none;
  box-shadow: none;
}

.v2-form button {
  cursor: pointer;
 
  border-radius: 6px;
  padding: 12px 25px;
  font-weight: 600;
  font-size: 1rem;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  display: inline-block;
  margin: 8px 6px 0 0;
  min-width: 100px;
  user-select: none;
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: white;
}

.v2-form button:hover {

  
  
}

.v2-form .back-button {
  background: transparent;
  color: #fd793d;
  border-color: #fd793d;
}

.v2-form .back-button:hover {
  
  color: #111;
}

.v2-form .option-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 20px;
}

.v2-form .option-container button.light-blue {
  background: #222;
  border: 2px solid #fd793d;
  color: #fd793d;
  padding: 12px 18px;
  border-radius: 6px;
  flex: 1 1 calc(50% - 12px);
  text-align: center;
  font-weight: 600;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.v2-form .option-container button.light-blue:hover {
  background: linear-gradient(90deg, #fe523a 0%, #fcad40 100%);
  color: #111;
  border-color: #fcad40;
  box-shadow: 0 3px 8px rgba(254, 82, 58, 0.7);
}

@media (max-width: 480px) {
  .v2-form {
    padding: 20px 20px;
  }

  .v2-form .option-container button.light-blue {
    flex: 1 1 100%;
  }

  .v2-form button {
    width: 100%;
    margin-top: 12px;
  }
}


.usp-icons img{
    width: 120px;
    margin: auto;
    display: block;
    height: 120px;
    background-color: #fff;
    border-radius: 50%;
    padding: 15px;
    margin-bottom: 15px;
        border: 2px solid #fd793d;
}

.usp-icons{
  text-align: center;
}

.leaders img {
    border-radius: 50%;
    width: 250px;
    margin: auto;
    max-width: 100%;
}

.leaders a{
  color: #fcad40;
}

.empty-header a{
  color: #fcad40;
}

.trust-icon-ppc img{
      width: 360px;
}

.con-wrap-how{


 color: #fff;
 padding: 15px;
 border-radius: 20px;
}

.circle .card-title{
  color: #fff;
}

.header-circle-2 {
  position: absolute;
 
  left: 0px;
  bottom: -215px;
}

.max-width-img img{
  max-width: 100%;

}

.v2-form .input-container{
   font-family: 'Proxima Nova', sans-serif;
}

@media only screen and (max-width: 768px){

.ready{
  text-align: center;
}

.why-choose-us .card-body {
  text-align: center;
}

.trust-icon-ppc img{

  max-width: 100%;
}

.why-choose-us .icon-wrap img{
  margin-bottom: 15px;
}

.relative-image{
padding-top: 15px;
}

h1{
  font-size: 35px !important;
}

h2{
  font-size: 35px !important;
}

}