#para1{
    width: auto;
    /* margin: 20px 15px; */
    text-align: justify;
    text-justify: inter-word;
}

#header1{
    font-size: 18px;
    text-align: justify;
    text-justify: inter-word;
    font-weight: 500;
    margin-bottom: -50px!important;
}

.page-title .content-box h1 {
    color: #34365c;
    font-family: 'Varela Round', sans-serif;
    /* font-size: 3rem; */
} 

h2 {
    font-family: 'Varela Round', sans-serif!important;
}

.legalformheader {
    font-family: 'Varela Round', sans-serif!important;
    color: #A8CF45!important;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 1.6rem;
}

.cta-three .inner-box h2 {
    font-family: 'Varela Round', sans-serif!important;
    color: black;
}

.cta-three .inner-box p{
    color: black;
}

h6 {
    font-family: 'Varela Round', sans-serif!important;

}

.header-lower .outer-box .logo-box .logo img {
    width: 100%;
}

#dropMenu{
    padding-left: 0rem !important;
}

.btn-back-more-article {
    margin-top: 50px;
}

#footermenu{
    padding-left: 0px!important;    
} 

.btn-primary{
    margin-top: 20px!important;
}

.container{
    background-color: rgb(231, 231, 231);
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 20px;
    /* max-width: 50%; */
}

#terms{
    margin-bottom: 80px;
}

a {
    text-decoration: none;
    font-weight: 500;
}

#formbt:hover {
    background-color:  #34365c!important; /* Green */
    color: white!important;
  }

.form-check-label{
    font-size: 15px;
}

div.col-lg-7.col-md-12.col-sm-12.title-column > div > h2 {
    padding-bottom: 30px;
    color: #A8CF45;
}

#terms > a:nth-child(3) {
    color: #34365c;
    font-weight: bold;
}

#terms > a:nth-child(2) {
    color: #34365c;
    font-weight: bold;
}

/* .links-widget, .about-widget, .contact-widget{
    visibility: visible!important;
} */

.footer-widget{
    visibility: visible!important;
}

.page-title:before {
    position: absolute;
    content: '';
    background: white;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.8;
}

.header-lower{
    background-color: #34365c !important;
}

section.page-title.p_relative.centred {
        border-bottom: solid 1px!important;
        border-color: rgb(199, 199, 199)!important;
}

#bold{
    font-weight: bold!important;
}

/* Styling for the popup */
.popup {
    width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(52, 54, 92, 1);
    padding: 80px 50px 110px 50px;
    z-index: 9999;
    text-align: center;
    border-radius: 10px;
    border: 6px solid #A8CF45;
    box-shadow: 0 10px 10px rgb(0 0 0 / 0.5);
    
}

@media only screen and (max-width: 767px){
    .popup {
    width: 90%;
    }

    #popup_info{
    font-size: 1rem;
}
}

.popup h2 {
    font-weight: 100;
    margin-top: 0;
    color: #fff;
    margin-bottom: 20px;
}

.popup button {
    padding: 10px 20px;
    /* background-color: #34365c; */
    background-color: #A8CF45;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 20px;
}

#close {
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 30px; /* Increase the font-size to make it bigger */
  color: #A8CF45; /* Set the color to red */
  cursor: pointer;
}

#popup_info{
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Varela Round', sans-serif!important;
    font-weight: 100!important;
    font-size: 15px!important;
}

/* subscribe button */
#mCSB_1_container > div.btn-box > a {
    margin-left: 27px;
    margin-top: 25px;
}

.main-para {
    margin-bottom: 100px;
    font-size: 1.2rem;
    line-height: 30px;
}

.sec-pad {
    padding-top: 100px!important;
}

/* paragragh top spacing under main header */
@media only screen and (max-width: 767px){
    .pt_40{
    padding-top: 70px!important;
    }

    .sec-pad{
        margin-top: -70px!important;  
    }

    /* icon spacing on main page i.e MiCar.html */
    body > div > section:nth-child(7) > div > div{
        margin-top: 35px!important;
      }
  }
  
  /* main page header text small */

  #mi_small{
    font-family: 'Varela Round', sans-serif!important;
    font-size: 18px!important;
    text-align: justify!important;
    text-justify: inter-word!important;
    font-weight: 600!important;
    color: #A8CF45!important;    
}

body > div > section:nth-child(6) > div > div.sec-title-three.p_relative.d_block.mb_40.centred > h2 {
    color: #34365c;
}

.sec-pad1 {
    padding-top: 80px!important;
    padding-bottom: 30px;
    /* border: 1px solid red; */
    background-color: #f1f1f1;
    margin-top: 100px;
    margin-bottom: 40px;
    /* border: solid 1px #34365c; */
}

.pb_150_ad{
    padding-top: 80px;
    padding-bottom: 80px;
}

@media only screen and (max-width: 767px){
    .pb_150_ad{
    margin-top: -100px!important;
    margin-bottom: -80px!important;
    }

    .pb_150_sub{
        padding-bottom:80px!important;
      }
  }

  /* .pb_150_sub{
  margin-bottom: 30px!important; 
  } */

  .pb_150_sub{
    padding-bottom:150px;
  }

  .pb_150_subform{
    margin-top: -30px!important;
    padding-top: 1px!important;

  }


/* background colour headers */
  .page-title:before {
    position: absolute;
    content: '';
    background: white;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.01;
}

/* mainpage square adverts */

/* mainpage square adverts */

/* button rollover*/

.card {
    width: 270px;
    height: 159px;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: -100px;
    border: none;
}

.card .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.card:hover .img-top {
    display: inline;
}

#cont_email {
    background-color: white;
    height: auto!important;
    text-align: center;
}

#partner-header{
    margin-bottom: 70px!important;
}

#article-add-header{
    margin-bottom: 70px!important;
}

@media only screen and (max-width: 767px){
    #partner-header{
    margin-bottom: -80px!important;
    }
  }

  #borderimage{
    border: rgb(241, 241, 241) solid 2px;
  }
  

  @media only screen and (max-width: 767px){

    #loanicon1{
        margin-bottom: -70px!important;
    }
    #loanicon2{
        margin-bottom: -70px!important;
    }
    #loanicon3{
        margin-bottom: -70px!important;
    }
    #loanicon4{
        margin-bottom: -70px!important;
    }
    #loanicon5{
        margin-bottom: 70px!important;
    }
  }

  @media only screen and (max-width: 767px){
    #tnxcontain{
    padding-left: 30px!important;
    padding-right: 30px!important;
    padding-top: auto!important;
    padding-bottom: auto!important;
    }
  }

  #L-formDebt  {

  text-align: justify;
  text-justify: inter-word;
  font-size: 12px!important;
  line-height: 15px;
  }

    #L-formDec {

    text-align: justify;
    text-justify: inter-word;
    font-size: 12px!important;
    line-height: 15px;  
    }
    
    #L-formCons {
    text-align: justify;
    text-justify: inter-word;
    font-size: 12px!important;
    line-height: 15px;
    }

    .accordion-button{
        color: white!important;
        font-size: 13px!important;
    }

  
      @media only screen and (max-width: 767px){
        #para1{
        margin-bottom: 15px!important;
        }
        #header1{
            margin-bottom: -60px!important;
        }
        #terms{
            margin-bottom: -50px!important;
        }
        #mob-top-header{
         margin-bottom: -10px!important;   
        }
        #LEquote-btn{
            margin-bottom: 10px!important;
            }
        #mob-img-main{
            /* width: 70%!important; */
            display: flex!important;
            flex-direction: column!important;
            justify-content: center!important;
            margin-left: 20%!important;
            margin-right: 20%!important;    
        }
        #iconbanner{
            margin-bottom: -150px!important;
        }
        #mob-car-rental{
            margin-bottom:80px!important;
        }
        #sub-header{
            margin-top: 130px!important;
            margin-bottom: -80px!important;
        }
        .sub-footer{
         margin-top: 100px!important;
        }
        #mob-top-header-mobile{
         margin-bottom: -130px!important;   
        }

        #article-add-header{
            margin-bottom: 50px!important;
            font-size: 30px!important;
            line-height: normal!important;
        }
    }


      @media only screen and (max-width: 767px){
        .terms-margin{
            margin-top: 100px!important;
            }
        .LEoptions-desktop{
            display: none!important;
        }
      }

      @media only screen and (min-width: 768px) {
        .LEoptions-mobile {
          display: none!important;}
      }

      .LEoptions-mobile span {
        display:block!important;
      }


.melon-span{
    font-weight: bold;
    color: #A8CF45;
}     

.melon-price-span{
    font-weight: bold;
    color: white;
    border: 2px;
    border-style: solid;
    border-color: #A8CF45;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
    font-size: 50px;
    background-color: #A8CF45;
  
}  

.appliances-style{
    font-family: 'Varela Round', sans-serif!important;
    font-weight: bold;
    color:  #A8CF45;
    font-size: 18px;
}

.custom-list {
    list-style-type: none;
    padding-left: 0;
}

.custom-list li {
    position: relative;
    padding-left: 20px; /* Adjust as needed */
    margin-bottom: 7px; /* Space between each item */
}

.custom-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}


@media only screen and (max-width: 767px){
    #under_contruction{
    font-size: 10px!important;
    padding-top: auto!important;
    padding-bottom: auto!important;
    }
  }