
.bg-light.text-muted {
    filter: grayscale(1);
    opacity: 0.7;
}

    html, body {
        height: 100%;
        margin: 0;
      }
  
  
      .wrapper {
        min-height: 100%;
        display: flex;
        flex-direction: column;
      }
  
      
      main {
        flex: 1;
      }
body {
    line-height: 1.72;
}
    p {
    font-size: 18px;
}
.title {
    margin-top: 10px;
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    h1, h3 {
    font-size: 35px;
}
}
     /* header */
     header {
        background-color: #ffffff;
     }
     .logo {
        max-width: 121px;
     }
     #mainNavbar {
        font-size: 18px;
        font-weight: bold;
     }
     header .btn {
        border-radius: 67px;
        width: 115px;
    }
    header .btn.btn-outline-primary {
        border-color: #25589a;
        color: #25589a;
    }
    header .btn.btn-outline-primary:hover {
        background-color: #25589a;
        color: #fff;
    }
    header .btn.btn-primary {
        background-color: #25589a;
    }
     /* footer */
footer {
    color: #ffffff66;
    background-color: rgba(20,22,23,1);
    width: 100%;
}
     /* common */
#banner {
    position: relative;
}
.head_img {
    position: absolute;
    bottom: -90px;
    left: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 30px;
}
.head_img img {
    max-width: 1140px;
}
    #part4 .card {
        border: none;
        text-align: center;
    }
    #part4 .card-body {
        min-height: 155px;
    }
    #whatsapplogo {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 70px;
    right: 50px;
    z-index: 3;
    font-size: 61px;
    border-radius: 50%;
    background-color: #2eb643;
    width: 69px;
    height: 69px;
}
#whatsapplogo a {
    color: #fff;
    text-decoration: none;
}
.anchor {
    position: relative;
}
.shortcut {
    position: absolute;
    top: -200px;
}
     /* accordion */
    #accordionFlush_service .accordion-button {
        background-color: unset;
        color: #fd8f49;
        box-shadow: unset;
        font-size: 30px;
        position: relative;
    }
    #accordionFlush_service .accordion-button::after {
        display: none;
    }
    #accordionFlush_service .accordion-button.collapsed {
        color: #fff;
    }
    #accordionFlush_service .accordion-item {
    border: 1px solid #fff;
    margin-bottom: 20px;
    background-color: unset;
    color: #fff;
}
#accordionFlush_service .accordion-body {
    padding-left: 75px;
    padding-right: 43px;
    padding-top: 0px;
}
#accordionFlush_service i {
    margin-right: 18px;
    font-size: 45px;
 }
 #accordionFlush_service .accordion-button.collapsed i:before {
    content: "\f055"!important;
 }

 /* swiper */
 .swiper-container {
    position: relative;
    max-width: 1266px;
    margin: auto;
    padding: 0 20px;
}
.swiper {
    cursor: pointer;
    width: 90%;
}
.swiper-button-next, .swiper-button-prev {
    color: #fff;
    background-color: #131516B2;
    width: 30px;
    height: 30px;

}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px;
}
    #section1 {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    #part1 .profile-content {
        text-align: justify;
    }
    #part1 h3 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

#part1 h3::after {
    content: ''; 
    position: absolute;
    bottom: 0; 
    left: 0; 
    width: 48px; 
    height: 2px;
    background-color: #fd8f49; 
}
    #part1 img {
        max-width: 623px;
    }
    #section2 {
        background-image: url(../images/part2bg.png);
        background-size: cover;
        color: #ffffff;
        padding-top: 110px;
        padding-bottom: 164px;
    }
    #part2 {
        max-width: 836px;
    }
    #part2 h3 {
        margin-bottom: 60px;
    }
    #section3_2 {
        padding-top: 110px;
        padding-bottom: 110px;
        background-image: url(../images/part3bg.png.png);
        background-size: cover;
    }
    #section3_2 img {
        max-width: 682px;
    }
    #section4 {
        padding-top: 110px;
    }
    #part4 img {
        max-width: 360px;
        margin: auto;
    }
    #part4 .card-title {
        font-size: 24px;
    }
    #section5 {
        padding-top: 70px;
    }
    #part5 {
        position: relative;
    }
    #part5 h3 {
        margin-bottom: 60px;
    }
    #part5_img_area {
        margin-bottom: -100px;
        padding-left: 30px;
    padding-right: 30px;
    }
    #part5 img {
        max-width: 1140px;
    }
    #section6 {
        padding-top: 130px;
        padding-bottom: 120px;
        background-color: #eaeff5;
    }
    #part6 p {
        margin-bottom: 90px;
        color: #5f5f5f;
    }
    #part6 img {
        max-width: 641px;
    }
    #section7_1 {
        padding-top: 85px;
        padding-bottom: 70px;
    }
    #section7_2 {
        padding-top: 85px;
        padding-bottom: 70px;
        background-color: #fd8f49;
    }
    #section8 {
        padding-top: 78px;
        padding-bottom: 92px;
        background-color: #25589a;
    }
    #part8, #part8 a {
        color: #ffffff;
        text-decoration: none;
    }
    .contact-row>* {
    gap: 80px 0;
    display: flex;
    flex-direction: column;
}
    .contact-row .row {
    justify-content: center;
}
#part8 h3 {
    margin-bottom: 30px;
}
    #part8 h4 {
        font-size: 20px;
    }
    #part8 .contact-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #part8 i {
        font-size: 45px;
    }


 /* booking-page */
  .emergency-repair-btn {
display: flex;
  justify-content: center;
  align-items: center;
    max-width: 263px;
    width: 100%;
    margin: auto;
    color: #B62423;
    border: 2px solid #B62423;
    font-size: 20px;
    border-radius: 109px;;
 }
 .emergency-repair-btn:hover {
    color:  #520101;
    border: 2px solid #520101;
    background-color: transparent;
 }
 .emergency-repair-btn img {
    max-width: 49px;
    margin-right: 10px;
 }
.star-icon {
    color: #CC4545;
}
.period-warning {
    color: #F88D49;
    white-space: normal;
}
.quantity-section {
    display: flex;
}
 #booking-list-container .booking-list-item {
    max-width: 270px;
    min-height: 308px;
 }
#bookingFormSection {
    background-color:#FFF8F3 ;
}
#enquirySection {
    background-color: #EAEFF5;
}
#booking-member-registration {
    background-color: #2D5EA0;
}
#booking-member-registration-container {
    background-color: #ffffff;
    border-radius: 10px;
}
#bookingFormSection .alert-warning {
    background-color: #D6E4F4;
    color: #25589A;
}
#bookingFormSection .alert-warning a {
    color: #F88D49;
}
.booking-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
    font-size: 20px;
}
.booking-item img {
    max-width: 52px;
}
#service-list, #consult-list {
    justify-content: center;
}
#service-list .booking-item{
    color: #F88D49;
}
#service-list .card-body {
    border-bottom: 5px solid #F88D49;
}
#service-list .border-primary {
    border-color: #F88D49 !important;
    border: 2px solid;
}
.amount-text {
    padding: 6px;
}
#service-list .amount-text {
    display: inline-block;
    background-color: #F88D49;
    color: #FFFFFF;
    border-radius: 50px;
    max-width: 140px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
#consult-list .card-body {
    border-bottom: 5px solid #25589A;
}
#consult-list .border-primary {
    border-color: #25589A !important;
    border: 2px solid;
}
#consult-list .booking-item{
    color: #25589A;
}
#consult-list .amount-text {
    color: #25589A;
    margin-top: auto;
    margin-bottom: 53px;
}
#booking-member-registration, #addressSection, #enquirySection {
    padding-left: 20px;
    padding-right: 20px;
}
#addressSection .container, #enquirySection .container {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0px 4px 0 rgba(0,0,0,0.25);
}
#whatsappEnquiryBtn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 67px;
    padding: 16px;
    background-color: #259A5C;
}
#whatsappEnquiryBtn i {
    margin-right: 10px;
}
 /* payment-page */
.payme-qrcode {
    max-width: 210px;
}
    @media (min-width: 992px) {
        #mainNavbar>ul>li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 124px;
    padding-right: 2.6vw;
}
.booking-btn {
    background: rgba(248, 141, 73, 1) !important;
    border-radius: 67px;
    color: #ffffff;
    padding: 13px 29px;
    font-size: 14px;
   
}
header .booking-btn {
    width: 115px;
}
.booking-btn-phone {
    display: none;
}
    .header-btn-phone {
        display: none;
    }
#part1 .profile-content {
    max-width: 451px;
}
/* booking-page*/
#booking-member-registration-container, #addressSection .container, #enquirySection .container {
    padding-left: 115px;
    padding-right: 115px;
}

#whatsappEnquiryBtn i {
    font-size: 30px;
}
#bookingFormSection .alert-warning {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 18px;
}
    }
@media (min-width: 641px) {
    .mobile {
        display: none;
    }
}
@media (max-width: 991px) {
    .logo {
        max-width: 68px;
    }
    header .navbar-toggler {
        margin-left: 20px;
    }
    .login-btn-area .btn {
        font-size: 14px;
        width: 130px;
    }
    .booking-btn-phone {
        background: rgba(248, 141, 73, 1) !important;
        border-radius: 67px;
        color: #ffffff;
        padding: 13px 29px;
        font-size: 14px;
        margin-left: auto;
    }
    .header-btn-desktop {
        display: none;
    }
    #mainNavbar {
        padding-top: 20px;
    }
    #mainNavbar>ul>li {
        border-top: 1px solid rgba(242,243,245,1);
    }
    #part1 .row {
        flex-direction: column-reverse;
    }
    #part8 .contact-row {
        gap: 30px 0;
    }
    #part8 .contact-row>* {
    gap: 30px 0;
}
}
@media (max-width: 640px) {
    p {
    font-size: 14px;
}
h1, h3 {
    font-size: 20px;
}
    .desktop {
        display: none;
    }
    #whatsapplogo {
        font-size: 56px;
        right: 10px !important;
    width: 52px;
    line-height: 51px;
    height: unset;
    }
    .head_img {
    position: relative;
    bottom: unset;
    padding: 0;
    }
    #section1 {
        padding-top: 40px;
    }
    #section2 {
        padding-top: 47px;
        padding-bottom: 57px;
    }
    #accordionFlush_service .accordion-button {
        font-size: 16px;
    }
    #section3_2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #section4 {
        padding-top: 60px;
    }
    #part4 .card {
        display: flex;
        flex-direction: row;
        justify-content: center;
    align-items: center;
    }
    #part4 .first-row {
        margin-bottom: 1.5rem;
    }
    #part4 .card-title {
        font-size: 16px;
    }
    #part4 img {
        max-width: 81px;
        margin-top: 0;
    }
    #part4 .card-body {
        min-height: unset;
        text-align: justify;
        padding-top: 0;
    padding-bottom: 0;
    }
    #section5 {
        padding-top: 90px;
    }
    #part5 h3 {
        margin-bottom: 35px;
    }
    #part5 img {
        max-width: 350px;
    }
    #part5_img_area {
        margin-bottom: -60px;
    }
    #section6 {
        padding-top: 80px;
        padding-bottom: 20px;
    }
    #part6 p {
        margin-bottom: 20px;
    }
    #part6 img {
        max-width: 268px;
    }
    #section8 {
    padding-top: 55px;
    padding-bottom: 55px;
}

    #part8 h4 {
        font-size: 18px;
    }
    #part8 i {
    font-size: 32px;
}
#part8 .contact-content {
    font-size: 16px;
}
.quantity-section {
    display: block;
}
.select-quantity {
    width: 100%;
}
.booking-item {
    font-size: 16px;
    margin-bottom: 20px;
}
.amount-text {
    font-size: 12px!important;
    padding: 4px;
}
 .emergency-repair-btn {
    max-width: 200px;
    font-size: 16px;
 }
}