body {
    background-color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin-left: 0px;
        font-size: 20px;
    }
}
.section-first ,.about{
    background-color: #101010;

}

.section-first .process.section-padding {
    background-image: url('/assets/main/img/pakete/topbg.png');
    background-repeat: repeat;
    background-size: cover;
    padding: 220px 160px;
}
.section-first .process.section-padding .desc{
    display: none;
}
.section-first .process .container h1.unser span {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.section-first .process-padding .about-img:before {
    content: '';
    background-image: url('/assets/main/img/arrow_white.png');
    width: 228px;
    height: 128px;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: contain;
    left: -40%;
    bottom: 40%;
    z-index: 9999;
    transform: rotate(160deg);
}
.section-first .process:after {
    display: none;
}

.section-first .process .container h1.unser {
    text-transform: uppercase;
    color: #fff;
    max-width: 340px;
    line-height: 120px;
}

.section-first .process-text-col .btn {
    display: block;
    background: #0C0C12;
    border-radius: 24px;
    padding: 12px 70px 8px 20px;
    width: auto;
    font-size: 24px;
    text-align: left;
    position: relative;
    color: #fff;
}

.section-first .process-padding .process-text-col .btn:before {
    content: '';
    background-image: url('/assets/main/img/arrowrightwhite.webp');
    right: 24px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: contain;
}

.section-first .process .container .about-img img {
    transform: scale(1);
}

.section-first .process .container {
    min-height: 600px;
}
.section-first .process .btn:hover{
    color: #ffffff;
    background-color: #0C0C12 !important;
    cursor: pointer;
}
.section-first .process .btn:hover::before {
    background-image: url('/assets/main/img/arrowrightwhite.svg');
}
.about{
    /*padding-bottom: 100px;*/
}
.about .button-4{
    background-color: #101010;
    color: #B6B6B8;
    border-color: #B6B6B8;
    padding: 12px 70px 8px 20px;
}
.about .button-4::after{
    content: '';
    background-image: url('/assets/main/img/arrowrightwhite.webp');
    right: 24px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: contain;
}
.about .section-title{
    margin-top: 100px;
}
.about .about-section-text{
    padding-top: 0px;
}
footer {
    background: none;
    position: relative;
}
.section-first .process.section-padding{
    padding: 220px 0px;
}



@media only screen and (max-width: 600px) {

    .section-first .process.section-padding {
        padding: 0px;
    }


    .process-text-col .btn {
        padding: 12px 70px 8px 20px;
        width: auto;
        font-family: Sawton;
    }

    .process-text-col .btn:before {
        background-image: url('/assets/main/img/arrowright.svg');
        right: 24px;
        width: 28px;
        height: 28px;
    }

    .section-first .process .container h1.unser {
        text-transform: uppercase;
        font-size: 66px;
    }

    .section-first .process.section-padding {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 768px) {
.about .button-4{
    display: none;
}
}
@media only screen and (min-width: 768px) {
   
    .navbar .navbar-nav .nav-link:hover {
        color: #d3071f;
    }
    .process-padding .process-text-col .btn:before {
        top:18px;
    }

    .section-first .process .container .about-img img {
        /* margin-top: -140px;
        transform: scale(1);
        width: 500px; */
        margin-top: -101px;
        transform: scale(1.6);
        position: relative;
        right: 100px;
    }
    .process-text-col{
        margin-bottom: 40px !important;
        margin-top: -40px;
        position: relative;
        top: -40px;
    }
    .process-text-col p{
        padding-top:30px;
    }
    .process-text-col .btn{
        font-family: 'Sawton';
    }
    .section-first .process .container h1.unser {
        font-size: 66px;
    }

    

}
@media only screen and (max-width: 767px) {
.section-first .process.section-padding .desc{
    display: none;
}
.section-first .process-text-col .btn {
    color: #0C0C12;
    background-color: #fff;
}

.section-first .process-padding .process-text-col .btn:before {
    background-image: url('/assets/main/img/arrowright.svg');
}
.section-first .process .container h1.unser {
    max-width: 170px;
    line-height: 60px;
}
.section-first .process-padding .about-img:before{
    display: none;
}
.section-first .process .container .about-img img {
    transform: scale(1.3);
    margin-top: 60px;
}
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .section-first .process.section-padding{
        padding: 220px 20px;
        padding-bottom: 30px;
    }
    .process-text-col,.about-section-text{
        width: 50%;
    }
    .section-first .process .container .about-img img {
        margin-top: -200px;
        transform: scale(1.5);
    }

    .section-first .process.section-padding .desc{
        display: block;
        padding-top: 0px;
        color: #0C0C12;
    }
    .section-first .process-padding .about-img:before{
        display: none;
    }
    .section-first .process-text-col .btn{
        color: #fff;
    }
    .section-first{
        overflow: hidden;
    }
    .section-first .process .container .about-img img{
        position: relative;
    top: 70px;
    transform: scale(1.7);
    right: 10px;
    }
    .section-first .process .container h1.unser {
        max-width: 170px;
        line-height: 60px;
    }
    
.section-first .process-text-col .btn {
    color: #0C0C12;
    background-color: #fff;
}

.section-first .process-padding .process-text-col .btn:before {
    background-image: url('/assets/main/img/arrowright.svg');
}
  
}
@media only screen and (min-width: 1024px) {
    .termin-description {
        margin-top: 60px;

    }
    .appointment-left{
        position: relative;
        font-size: 60px;
        line-height: 50px;
    }
    .section-first .process .container h1.unser{
        font-size: 130px;
    }
    .process-text-col{
        padding-left: 30px;
        margin-bottom: 100px !important;
        margin-top: -30px;
        position: relative;
        top: 10px;
    }
    .section-first .process.section-padding{
        padding-bottom: 200px;
        overflow: hidden;
    }
    .section-first .process .container .about-img img{
        margin-top: 0px;
        transform: scale(1.6);
    }
    .appointment{
        margin-top: -200px;
    }
}
@media only screen and (width: 1024px) {
    .section-first .process .container .about-img img {
        right: 50px;
    }
    .section-first .process-padding .about-img:before {
        width: 128px;
        bottom: 35%;
    }
}
@media only screen and (min-width: 1366px) {
    .process-text-col{
        padding-left: 60px;
        top:50px;
    }
}

@media only screen and (max-width: 600px) {
    .section-first .process .container {
        min-height: 0px;
    }
}
@media only screen and (min-width: 601px) {
    .section-first .process .container {
        min-height: 0px;
    }
}
@media only screen and (min-width: 1366px) {
    .section-first .process .container {
        min-height: 0px;
    }
}
/* after proccess section */
.section-second{
    background-color: #101010;
}
.process.bg-white:after{
background-color: #fff;
}
.appointment-left:before {
    height: 200px;
    width: 200px;
    top: 12%;
    right: 40%;
    bottom: 0px;
}
@media only screen and (max-width: 600px) {
    section{
        overflow: hidden;
    }
}


@media only screen and (max-width: 1023px) {
    .appointmentWrapper .termin-description{
        display: none;
    }
    .appointmentWrapper .bottom-text{
        display: block;
    }
    .for-sm{
        display: inline-block;
    }
    .for-lg{
        display: none;
    }
}
.appointment-left-parent .bottom-text{
    display:none;
}

.unsere-pakete {
    background-image: url('/assets/main/img/image.png'); /* Set the background image */
    background-repeat: no-repeat; /* Prevent the background from repeating */
    background-size: cover; /* Make sure the image covers the entire div */
    background-position: center center; /* Center the background image */
   
    
    
}
.section-third .top-padding{
    padding-top:150px;
}

.section-third .unsere-pakete{
    display: flex; align-items: center; justify-content: center; height: 49vh;
}
.section-third .title-unsere{
    display: flex; align-items: center; justify-content: center; height: 100%;margin-top:-50px;
}

.about .about-section-text .small-text{
    max-width: 95%;
    margin-top: -140px;
}
@media (max-width: 768px) {
    .section-third .title-unsere{
        margin-left: 100px;;
        }
        .about .about-section-text .small-text {
            margin-top: -100px;
            text-align: justify;
        }
        .section-third .top-padding{
            padding-top:30px;
        }
 
}


@media only screen and (min-width: 768px) and (max-width: 1023px){
    .row.align-items-start.header-pl-90 {
        padding-left: 0px;
        max-width: 50%;
    }
    .appointment{
        display:block;
        margin-top: -75px;
    }
    .appointmentWrapper{
        padding: 20px 60px;
        align-items: normal;
    }
    .booking-box{
        padding-top:0px;
    }
    .appointment .help img{
        width:100%;
    }
    .hide-small{
        display:none;
    }
    .appointment-left:before{
        height: 50px;
        width: 80px;
        right: 3px;
        bottom: 0px;
    }
    .appointment-left {
        font-size: 40px;
        line-height: 40px;
    }
    .btn-form1-submit{
        width:100%;
        margin: 0px;
    }
    .form1 .row>* {
        padding-left: 0px;
        padding-right: 0px;
    }
    .about .about-section-text .about .about-section-text .small-text{
    margin-top: 0px;
}
    .form1 .bottom-text{
        display:none;
    }
    .appointment-left-parent .bottom-text{
        display:block;
    }
    .about {
        margin-top: 0px !important;
        justify-content: center;
        align-items: center;
    }
    .about .container{
        max-width: 1200px !important;
    }
    .about .row > div{
       
    }
    .about .section-title .about-heading {
        font-size: 80px;
    }
    .about .section-title {
        margin-top:100px;
    }
    
    .section-four .section-title h1 {
        line-height: 50px !important;
    }
    .testimonial-section.section-padding .row > div{
        width:100%;
    }
    .testimonial-section .testimonial-column-2{
        order:0;
    }
    .testimonial-section .testimonial-column-1{
        order:1;
    }
    .testimonials.left .caption{
        left: 0px;
    }
    .testimonial-section .testimonial-column-2 {
        margin-top: 0px;
        text-align: left;
        margin-top: -100px;
        margin-bottom: 200px;
    }
    .testimonial-section .testimonial-right{
        line-height:70px;
    }

    .testimonial-section .testimonial-right::before {
        height: 120px;
        width: 140px;
        right: 210px;
        bottom: 50px;
        transform: rotate(200deg);
    }
    footer {
        padding-top:80px;
    }
    .footer-logo.footer-red{
        display:none;
    }
    .testimonial-section.section-padding{
        position:relative;
    }
    .testimonial-section.section-padding .container .row{
        position:relative;
        min-height: 650px;
    }
    .testimonial-section .testimonial-column-1{
        position: absolute;
        top: 150px;
    }
    .testimonials.left .caption h5{
        display:none;
    }
    .testimonials.left .caption{
        background: unset;
        border-radius: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
    .testimonial-section.section-padding .owl-carousel.owl-drag .owl-item{
        background:#f8f8f8;
        border-radius:20px;
        border:1px solid #f8f8f8;
    }
    .testimonial-section .testimonial-column-2{
        position: absolute;
        top: -190px;
        bottom: 240px;
    }
    .testimonial-section .testimonial-column-1{
        position: absolute;
        left: 0px;
        right: 0px;
        width: 100%;
        padding: 0px;
        margin-left:20px;
    }
    .testimonial-section .testimonial-right{
        top: 150px;
        padding-left: 40px;

    }
    .testimonial-section.section-padding{
        overflow: hidden;
        padding-top: 220px;
        position: relative;
        top: -100px;
    }
    .testimonial-section.section-padding .container{
        position: relative;
        padding-right: 0px;
        margin-right: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }
    .testimonial-section.section-padding .testimonials .item-box{
        display: flex;
        flex-direction: column;
    }
    .testimonial-section.section-padding .testimonials .item-box p, .testimonial-section.section-padding .testimonials .item-box .info{
        padding:20px;
    }
    .testimonial-section.section-padding .testimonials .item-box p{
        min-height:440px;
        text-align:left;
        border-bottom:none;
        color:black;
    }
    .testimonial-section.section-padding .testimonials .item-box .info{
        background:#fff;
        border-bottom-left-radius:20px;
        border-bottom-right-radius:20px;
    }
    .testimonial-section.section-padding  .item-box .quote{
        bottom:75px;
        z-index:-1;
        right: 20px;
    }
    .testimonial-section.section-padding .testimonials .item-box .info h6 {
        color: #D32027;
    }
    footer{
        margin-top: -150px;
        position: relative;
        z-index: 1;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    .testimonial-section{
        min-height: 500px;
    }
    .testimonials.left .caption{
        margin-top:0px;
    }
    .testimonial-section .testimonial-right::before{
        right: 30px;
        bottom: -140px;
    }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (max-height: 820px) {
    .testimonial-section{
        min-height: 500px;
    }
    .testimonials.left .caption{
        margin-top:0px;
    }
    .testimonial-section .testimonial-right::before{
        right: 30px;
        bottom: -140px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) {
    .testimonial-section{
        min-height: 500px;
    }
    .testimonials.left .caption{
        margin-top:0px;
    }
    .testimonial-section .testimonial-right::before{
        right: 30px;
        bottom: -140px;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (max-height: 1024px) {
    .testimonial-section .testimonial-right::before{
        right: 200px;
        bottom: -140px;
    }
}

@media only screen and (min-width: 1024px) {
    .appointmentWrapper{
        padding: 40px;
    }
    .appointmentWrapper .termin-description{
        display: block;
    }
    .appointmentWrapper .bottom-text{
        display: none;
    }
    .footer-logo{
        display: none;
    }
    .for-sm{
        display: none;
    }
    .for-lg{
        display: inline-block;
    }
}
.about .section-title {
    max-width: 40%;
}
.about .section-title .about-heading:before {
    content: "";
    background-image: url('/assets/main/img/smilingem.svg');
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: contain;
    transform: rotate(30deg);
    top: 15%;
    right: -40px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .about .section-title .about-heading:before {
        display: none;
    }
}
.about .about-img{
    position: relative;
}

.appointment{
    min-height: 650px;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index:2;
}

.input1_wrapper .input,.form1 .input, .form1 .select2{
    background-color: #e9ecef !important;
}
.input1_wrapper .input:hover,.form1 .select2:hover{
    background-color: #fff !important;
    border:1px solid #000 !important;
    box-shadow: none;
}

.input1_wrapper input::placeholder,.form1 .select2::placeholder {
    font-size: 18px  !important;
    color: #0C0C12  !important;
}

.input1_wrapper input::-ms-input-placeholder,.form1 .select2::-ms-input-placeholder { /* Edge 12 -18 */
    font-size: 18px  !important;
    color: #0C0C12  !important;
}

.form1 input:hover::placeholder {
    opacity: 0;
}

.form1 input::placeholder {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

/* for desktop */
.row.top-padding{
    align-items: center;
}
@media only screen and (min-width: 1024px){
   .about .section-title{
        margin-top: 250px;
    }

}
/* min width 1366 */
@media only screen and (min-width: 1366px) and (max-width:1439px){

    .about .section-title{
        margin-top: 350px;
    }
}
/* min width 1440 */
@media only screen and (min-width: 1440px){
   .about .section-title{
        margin-top: 350px;
    }
}



/* section five start */
.section-five{
    position: relative;
    top: -30px;
}
.section-five .section-five-inner{
    max-width: calc(100% - 60px);
    margin: auto;
}
.section-five-inner-heading{
     margin: 170px 0px 100px 0px;
    justify-content: space-between;
}
.section-five-inner-heading span{
    text-shadow: -1px -1px 0 #d3071f, 1px -1px 0 #d3071f, -1px 1px 0 #d3071f, 1px 1px 0 #d3071f;
    text-shadow: -1px -1px 0 #d3071f, 1px -1px 0 #d3071f, -1px 1px 0 #d3071f, 1px 1px 0 #d3071f;
    font-weight: bolder;
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 120px;
    letter-spacing: 4px;
}
.section-five-inner-heading span.s1{
  color: #0C0C12;
}
.section-five-inner-heading span.s2{
    color: #fff;
  }
  .section-five-inner-heading span.s3{
    color: #d3071f;
  }
  .section-five .owl-theme .owl-nav{
    top: -170px !important;
    display: flex;
    left: 25%;
    width: 50%;
  }
  .section-five .owl-stage-outer{
   border-radius: 10px;
  }
  .section-five .owl-theme .owl-nav button{
    border-radius: 30px;
    border:1px solid #24242A;
    background-color: #fff;
    opacity: 1;
    color: #24242A;
  }
  
  .section-five .owl-theme .owl-dots{
    position: absolute;
    top: -140px !important;
    right: 50%;
  }
  @media only screen and (max-width: 320px) {
    .section-five .before_and_after{
        max-width: 80% !important;
        min-height: 70px !important;
    }
    .section-five .owl-theme .owl-nav [class*=owl-] {
        width: 25px;
        height: 25px;
    }
    .section-five .owl-carousel .owl-nav button.owl-next{
        margin-left: 10px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline;
    }
    .section-five .owl-theme .owl-dots{
        right: auto !important;
    }
    .section-five-inner-heading span {
        font-size: 40px;
    }
    .section-five .owl-theme .owl-nav {
        top: -190px !important;
    }
    .section-five .section-five-inner-heading span {
        font-size: 40px;
    }
  }
  @media only screen and (max-width: 375px) {
    
    .section-five .before_and_after{
        max-width: 80% !important;
        min-height: 70px !important;
    }
    .section-five .owl-theme .owl-nav [class*=owl-] {
        width: 25px;
        height: 25px;
    }
    .section-five .owl-carousel .owl-nav button.owl-next{
        margin-left: 10px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline;
    }
    .section-five .owl-theme .owl-dots{
        right: auto !important;
    }
    .section-five-inner-heading span {
        font-size: 40px;
    }
    .section-five .owl-theme .owl-nav {
        top: -190px !important;
    }
    .section-five .section-five-inner-heading span {
        font-size: 40px;
    }
  }
  @media only screen and (max-width: 425px) {
    
    .section-five .before_and_after{
        max-width: 60% !important;
        min-height: 70px !important;
    }
    .section-five .owl-theme .owl-nav [class*=owl-] {
        width: 25px;
        height: 25px;
    }
    .section-five .owl-carousel .owl-nav button.owl-next{
        margin-left: 10px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline;
    }
    .section-five .owl-theme .owl-dots{
        right: auto !important;
    }
    .section-five-inner-heading span {
        font-size: 40px;
    }
    .section-five .owl-theme .owl-nav {
        top: -190px !important;
    }
    .section-five .section-five-inner-heading span {
        font-size: 40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .owl-theme .owl-dots .owl-dot{
        display: inline;
    }
  .section-five .owl-theme .owl-nav{
    top: -220px;
left: 15%;
}
.owl-theme .owl-nav [class*=owl-]{
    margin-right: 0px;
}
.section-five .before_and_after{
    display: flex;
    flex-wrap: wrap;
    min-height: 100px;
    justify-content: end;
    max-width: 60%;
}
.section-five-inner-heading span{
    font-size: 60px;
}
  }
  @media only screen and (max-width: 1024px) {
    .section-five-inner-heading span{
        font-size: 60px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-five{
        margin-bottom: 100px;
    }
  }

  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel.owl-loading{
    opacity: 1;
}
.section-five .before_and_after{
    position: relative;
}
.section-five .before_and_after::before{
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    right: 0px;
    bottom: -100px;
    top: -100px;
    left: 0px;
    
    /* Background with gradient blend */
    background: 
        linear-gradient(
            to right, 
            white 0%, 
            rgba(255, 255, 255, 0) 20%, 
            rgba(255, 255, 255, 0) 80%, 
            white 100%
        ),
        linear-gradient(
            to bottom, 
            white 0%, 
            rgba(255, 255, 255, 0) 20%, 
            rgba(255, 255, 255, 0) 80%, 
            white 100%
        ),
        url('../../img/bkgradient1.png') no-repeat center center;
    background-size: cover;
    z-index: -1; /* Ensure it stays behind the content */
}

.section-five .owl-carousel::before{
    content: "";
    background-image: url('../../img/emoticon_smile_right.png');
    background-size: cover;
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    left: -11px;
    top: 20%;
    z-index: 9999;
}

.section-five .owl-carousel::after{
    content: "";
    background-image: url('../../img/freshblackwhite.png');
    background-size: cover;
    position: absolute;
    display: inline-block;
    width: 70px;
    height: 50px;
    right: 10%;
    bottom: -15px;
    z-index: 9999;
}
.section-five .section-five-inner{
    padding-bottom: 20px;
}

/* style for tablet end */
.owl-nav button.disabled{
    background-color: #E7E7E7 !important;
    border: none !important;
    color: #fff !important;
}

/* section five end */


/* section four start */
 .section-four{
    background-color: #101010;
    padding-bottom: 40px;
    padding-top: 20px;
    margin-top: -10px;
 }
.part-one .card,
    .part-two .card {
        border-radius: 30px;
    }

    .part-one .card .card-header {
        background-color: #fff;
    }

    .part-one .card .card-header span {
        margin: 0px 6px;
        font-family: 'Montserrat';
    }

    .part-one .card,
    .part-one .card .card-header ,.part-two .card .card-header,.part-two .card{
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

    .part-one .card .card-header,
    .part-one .card .card-body {
        padding: 40px;
    }

    .part-one .card-title {
        font-weight: bolder;
        font-size: 2.5rem;
        color: red;
    }

    .part-one .card-sub-title {
        color: #CECED0;
        font-size: 1.2rem;
    }

    .part-one .card-price {
        font-weight: bold;
        font-size: 2.25rem;
        color: #0C0C12;
    }

    .part-one .btn.btn-badge {
        border-color: #3D3D41;
        color: #3D3D41;
        padding: 10px 30px;
        border-radius: 25px;
        margin: 0px 10px;
        font-family: 'Sawton';
    }

    .part-one .btn-right-parent {
        margin: auto 0px;
    }

    .part-two .card{
        overflow: hidden;
        background: #0C0C12;
    border: 1px solid #3D3D41;
    }
    .part-two .card .card-header {
        background-color: #0C0C12;
        color: #fff;
        text-transform: capitalize;
        font-weight: bold;
        font-size: 2.5rem;
        padding: 40px;
        font-family: 'Montserrat';
    }
    .part-two .card table{
        margin: 0px;
    }
    .part-two .card table tr th{
       background-color: #3D3D41;
       color: #0C0C12;
       font-size: 2rem;
       padding: 20px 40px;
    }
    .part-two .card table tr td{
        width: 50%;
        font-family: 'Sawton';
        background-color: #24242A;
        color: #fff;
        padding: 20px 40px;
    }
    .part-two .card table tr th{
        font-family: 'Sawton';
    }
    .part-two .card .card-body {
padding: 0px;
    }
    .part-two table, .part-two table th, .part-two table tr,.part-two table td{
        border: 1px solid #3D3D41;
    }
    .part-one .card-header .part-one-header-p .btn-right-parent{
        display: none;
    }
    .part-two .unit{
        color: #65656e;
        padding-left: 10px;
    }
    @media only screen and (max-width: 375px) {
    .part-two .card table tr th,.part-two .card table tr td{
        padding: 20px;
    }
    .part-one .card-price {
        font-size: 1.25rem;
    }
    .part-one .card-title {
        font-size: 1.5rem;
    }
    .part-one .card-header .part-one-header-p .btn-right-parent{
    width: 50%;
    text-align: end;
    }
}
    @media only screen and (max-width: 768px) {
        .part-one .card-body .btn-right{
        display: none;
    }
    .part-one .btn.btn-badge{
    padding: 10px;
}
.inner-badges{
    display: flex;
}
.part-one .card{
    overflow: hidden;
}
.part-one .card-header .part-one-header-p .btn-right-parent{
    display: inline-block;
}
.part-one-header-p{
    display: flex;
    justify-content: space-between;
}
.part-two .unit{
    display: none;
}
    }
/*section four*/
    .section-four .inner-badges .btn-badge:not(.active)>svg path {
        stroke: #24242A;
    }

    .section-four .inner-badges .btn-badge.active {
        background: #24242A;
        color: #fff;
    }

    .section-four .card-header.active {
        background: #D32027;

    }

    .section-four .card-header.active .section-four-toogle {
        display: none;
    }

    .section-four .card-header.active .part-one-header-p .btn-right-parent {
        display: block;
    }

    .section-four .card-header .part-one-header-p {
        display: flex;
        justify-content: space-between;
    }

    .section-four .card-header .part-one-header-p .btn-red-arrow {
        color: #fff;
        padding: 10px 20px;
        border-radius: 30px;
        background: #D32027;
        border: 2px solid #fff;
    }

    .section-four .card-header .part-one-header-p .btn-red-arrow:hover {
        background: #24242A;
        border-color: #24242A;
    }

    .btn-red-arrow [class^="ti-"],
    [class*=" ti-"] {
        font-family: 'themify' !important;
    }

    .section-four .card-header.active .card-title {
        color: #fff;
    }
    
 .section-four .part-one .card-body {
      padding: 0px !important;
    max-height: 0; /* Start collapsed */
    overflow: hidden; /* Prevent content overflow */
    transition: max-height 0.5s ease; /* Smooth transition */
}
.section-four .part-one .card-body.expanded {
    max-height: 100%; /* Adjust to a large enough value for the full content */
    /* Optional: Add padding for a smoother effect */
}

    .d-flex .image-item,
    .d-flex .text-item {
        width: 50%;

    }

    .d-flex .text-item {
        padding: 40px;
    }

    .section-four .card-footer {
        padding: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .section-four .inner-badges .btn-badge:hover {
        border: 1px solid #24242A;
        background: #24242A;
        color: #fff;
    }

    .btn-right .arrow-circle-up-svg,
    .btn-right.active .arrow-circle-down-svg {
        display: none;
    }

    .btn-right.active .arrow-circle-up-svg {
        display: inline;
    }

    /*nav button*/
    .custom-nav {
        margin-top: 20px;
    }

    .custom-nav button {
        padding: 0px 10px;
        background-color: #fff;
        border: 1px solid #24242A;
        color: #24242A;
        border-radius: 20px;
        cursor: pointer;
        margin-right: 10px;

    }

    .custom-nav button:hover {
        background-color: #24242A;
        color: #fff;
    }

    .section-four .card .card-body .owl-carousel {
        height: auto;
    }

    @media only screen and (max-width: 767px) {

        .section-four .card-header .part-one-header-p .btn-red-arrow,
        .section-four .card-header.active .arrow-circle-down-svg {
            display: none;
        }

        .section-four .card-header .section-four-toogle {
            border: none;
            padding: 0px;
        }

        .section-four .card-header.active .section-four-toogle,
        .section-four .card-header.active .arrow-circle-up-svg {
            display: block;
        }

        .section-four .card-header.active .arrow-circle-up-svg rect {
            stroke: #0C0C12;
        }

        .section-four .card-header.active .btn-right-parent .btn {
            margin-left: auto;
        }

        .section-four .owl-item .item-box .d-flex {
            flex-direction: column !important;
        }

        .section-four .owl-item .item-box .d-flex .image-item,
        .section-four .owl-item .item-box .d-flex .text-item {
            width: 100%;
        }

        .section-four .card .card-body h2 {
            font-size: 1.5rem;
        }

        .section-four .card .card-footer .inner-badges .btn.btn-badge {
            padding: 5px 20px;
            margin: 5px;
        }

        .section-four .card .card-footer .inner-badges {
            flex-wrap: wrap !important;
        }

        .section-four .card .card-footer .btn-right-parent {
            display: none;
        }
    }
/* section four end */

/* footer style start */
.footer-logo.footer-red{
    display: none;
}
footer .container-inner .col-md-8.fp2{
    text-align: right;
}
/* footer style end */

  
.section-five .owl-theme .owl-dots .owl-dot{
    display: none;
  }
  .section-five .slider_no_arrow{
    position: relative;
    width: 50%;
   }
   .section-five .custom-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
    /* margin-top: 20px; */
    position: absolute;
    right: 0px;
    width: 50%;
}


.section-five .custom-pagination span {
    font-size: 20px;
    margin: 0px;
    letter-spacing: 0px;
    text-shadow: none;
    outline: none;
    font-weight: normal;
    text-transform: none;
    font-family: 'Sawton';
}
.left-number.active,.right-number.active{
  color: #0C0C12;
}

.section-five .left-number,    .section-five .right-number {
    margin: 0px 6px !important;
}

.section-five .line-container {
    flex: 1;
    height: 2px;
    background-color:  #9E9EA0; /* Light gray background */
    margin: 0 10px;
    position: relative;
}

.section-five .dynamic-line {
    height: 4px;
    background-color: #0C0C12; /* Black dynamic line */
    position: absolute;
    left: 0;
    top: -1px;
    width: 25%; /* Adjust based on the current slide */
    border-radius: 5px;
    transition: width 0.3s ease, left 0.3s ease;
}

/* before and after code start */

.before-after-slider {
    position: relative;
    width: 100%;
    height: 600px; /* Adjust based on your needs */
    overflow: hidden;
}

.before-after-slider img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: none;
    z-index: 1;
}

.after {
    clip-path: inset(0 50% 0 0); /* Initially reveals 50% of the after image */
    z-index: 2; /* Ensure it's above the before image */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 3px;
    height: 100%;
    background-color: rgba(211, 7, 31, 0.5);; /* Handle color */
    cursor: ew-resize;
    z-index: 3;
    transform: translateX(-50%);
}
.slider-handle::before{
    content: '';
    width: 8px;
    height: 70px;
    background-color: #d3071f;
    position: absolute;
    top: 50%;
    left: -1.7px;
    border-radius: 20px;
}

@media (max-width: 1200px) {
    .before-after-slider {
        height: calc(50vh + 200px); /* Adjust height for medium screens */
    }
}

@media (max-width: 768px) {
    .before-after-slider {
        height: calc(100vh - 100px); /* Adjust height for smaller screens */
    }
}

@media (max-width: 480px) {
    .before-after-slider {
        height: 400px; /* Fixed height for very small screens */
    }
}




@media (max-width: 768px) {

    .before-after-slider img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 40%;
        /*object-fit: fill;*/
        object-fit: cover;
        z-index: 1;
    }
    .slider-handle::before {
        content: '';
        width: 5px;
        height: 30px;
        background-color: #d3071f;
        position: absolute;
        top: 40%;
        left: -1.7px;
        border-radius: 20px;
    }
    .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 3px;
        height: 40%;
        background-color: rgba(211, 7, 31, 0.5);
        cursor: ew-resize;
        z-index: 3;
        transform: translateX(-50%);
    }
    .owl-carousel {
        display: none;
        width: 100%;
        z-index: 1;
        height: 400px;
    }
    .section-five {
        margin-bottom: 100px;
        height: 500px;
    }
    .section-five .section-five-inner-heading span {
        font-size: 22px;
    }
    .section-five .owl-carousel::after {
      
        bottom: 5px;
        z-index: 9999;
    }
    .section-five .custom-pagination {
        position: absolute;
        right: -20px;  
    }
}

@media (max-width: 580px) {
    .before-after-slider {
        height: 400px;
    }

    .before-after-slider img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        /*object-fit: fill;*/
        object-fit:cover;
        z-index: 1;
    }
    
    .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 3px;
        height: 50%;
        background-color: rgba(211, 7, 31, 0.5);
        cursor: ew-resize;
        z-index: 3;
        transform: translateX(-50%);
    }
    .owl-carousel {
        display: none;
        width: 100%;
        z-index: 1;
        height: 450px;
    }
    .section-five .owl-carousel::after {
      
        bottom: 230px;
        z-index: 9999;
    }
    .section-five {
        margin-bottom: 100px;
        height: 500px;
    }
    .section-five .custom-pagination {
        position: absolute;
        right: -20px;  
    }
}

.text-item {
    text-align: justify;
}