body 
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    /* font-family: 'Heebo', sans-serif; */
   margin: 0;
    
}
h1,h2,h3,h4,h5,h6
{
margin: 0;
font-weight: 700;
/* font-family: 'Playfair Display', serif; */
}
p 
{
    margin: 0;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.8rem;
}
a ,a:hover
{
    text-decoration: none;
}
body * 
{
    /* font-family: 'Open Sans', sans-serif;
    font-family: 'Heebo', sans-serif;
    /* font-family: 'Playfair Display', serif; */ 
    /* font-weight: 500; */
}
section.food-website {
   
    overflow: hidden;
    background: url(../images/common-bg.jpg);
    background-size: cover;
}
.slider-section
{
    position: relative;
    overflow: hidden;
    z-index: 2;
   
}
.slider-section  .bk-row
{
   padding: 10px;
   
}
.slider-section img 
{
    opacity: 0.9;
}
/* @media(min-width:1200px)
{
    .slider-section   {
   
   
        animation: slide 15s linear infinite; 
      }
    
} */
  @keyframes slide {
    0%, 100% {
        transform: translateY(0);
      }
      50% {
        transform: translateY(-50px); /* Adjust the distance of the movement */
      }
  }
.slider-section img.left-image {
    position: absolute;
    left: -23%;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    height: auto;
    object-fit: contain;
}
.slider-section img.right-image {
    position: absolute;
    right: 0px;
    top: auto;
   
    width: 25%;
    height: auto;
    object-fit: contain;
    bottom: 0px;
}
.slider-section .ab1 img.right-image 
{
width: 28%;
}
@media(max-width:1200px)
{
    .slider-section .ab1 img.left-image {
      
        left: -23%;
        top: auto;
        bottom: 0;
        transform: none;
        width: 65%;
        height: auto;
        object-fit: contain;
    }
    .slider-section .ab1 img.right-image 
    {
        width: 42%;
    }
}
@media(max-width:575px)
{
    .slider-section .ab1 img.left-image {
        left: 50%;
        transform: translateX(-50%)!important;
        top: auto;
        bottom: -82px;
        transform: none;
        width: 90%;
        height: auto;
        object-fit: contain;
    }
    .slider-section .ab1 img.right-image 
    {
        display: none;
    }
}




.slider-section .ab2 img.left-image {
    position: absolute;
    left: -10%;
    top: auto;
    width: 33%;
    height: auto;
    object-fit: contain;
    bottom: 20px;
    transform: none;
}
.slider-section .ab2 img.right-image 
{
    position: absolute;
    right: -19%;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    height: auto;
    object-fit: contain;
    bottom: auto;
}



@media(max-width:1199px)
{
    .slider-section .ab2 img.right-image {
       
        right: -19%;
        top: auto;
        transform: none;
        width: 65%;
        height: auto;
      
        bottom: 28px;
    }
    .slider-section .ab2 img.left-image {
        
        left: -10%;
        top: auto;
        width: 52%;
        height: auto;
        object-fit: contain;
        bottom: -40px;
        transform: none;
    }
}
@media(max-width:767px)
{
    .slider-section .ab2 img.right-image {
      width: 85%;
    }
}


@media(max-width:575px)
{
    .slider-section .ab2 img.right-image {
        right: 0;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        height: auto;
        bottom: 0;
    }
    .slider-section .ab2 img.left-image {
        left: 50%;
        top: auto;
        width: 75%;
        height: auto;
        object-fit: contain;
        bottom: -40px;
        transform: translateX(-50%);
        display: none;
    }
}





.slider-section .ab3 img.left-image {
    position: absolute;
    left: 0;
    top: auto;
    transform: none;
    width: 24%;
    height: auto;
    object-fit: contain;
    bottom: 33px;
}
.slider-section .ab3 img.right-image {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    width: 32%;
    height: auto;
    object-fit: contain;
    bottom: auto;
}
@media(max-width:1199px)
{
    .slider-section .ab3 img.right-image {
        width: 41%;
        top: auto;
        transform: none;
        bottom: 50px;
    }
    .slider-section .ab3 img.left-image {
       
        left: 0;
        top: auto;
        transform: none;
        width: 35%;
        height: auto;
        object-fit: contain;
        bottom: 33px;
    }
}
@media(max-width:767px) 
{
    .slider-section .ab3 img.right-image {
        width: 61%;
        top: auto;
        transform: none;
        bottom: 20px;
    }
}
@media(max-width:575px) 
{
    .slider-section .ab3 img.right-image {
        width: 75%;
    top: auto;
    transform: none;
    bottom: 0;
    }
    .slider-section .ab3 img.left-image 
    {
        width: 39%;
        display: none;
    }
}




.slider-section .ab4 img.right-image {
    position: absolute;
    right: -100px;
    top: auto;
    width: 30%;
    height: auto;
    object-fit: contain;
    bottom: -100px;
    transform: rotate(185deg);
}
@media(max-width:1200px) 
{
    .slider-section .ab4 img.left-image  
    {
        width: 55%;
    }  
}
@media(max-width:991px)
{

    .slider-section .ab4 img.left-image {
        position: absolute;
        right: -20px;
        top: 81%;
       
        width: 65%;
       
    }
    .slider-section .ab4 img.right-image {
       width: 45%;
        
     }
    
}
 
@media (max-width: 575px)
{
    .slider-section .ab4 img.left-image {
        position: absolute;
        right: auto;
        transform: translateX(-50%);
        left: 50%;
        top: auto;
        width: 90%;
        bottom: -50px;
    }
    .slider-section .ab4 img.right-image {
       
        right: -40px;
        top: auto;
        width: 45%;
        height: auto;
        object-fit: contain;
        bottom: -60px;
        display: none;
       
    }
}

.slider-section .ab5 img.left-image {
    position: absolute;
    left: 0px;
    top: auto;
    width: 23%;
    height: auto;
    object-fit: contain;
    bottom: 20px;
    transform: none;
}

.slider-section .ab5 img.right-image 
{
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 45%;
    height: auto;
    object-fit: contain;
    bottom: auto;
}

@media(max-width:991px)
{

    .slider-section .ab5 img.right-image {
        position: absolute;
        right: -20px;
        top: 81%;
       
        width: 75%;
       
    }
    
    
}
 

@media(max-width:767px)
{

    .slider-section .ab5 img.right-image {
        position: absolute;
        right: -20px;
        top: 81%;
       
        width: 95%;
       
    }
    .slider-section .ab5 img.left-image 
    {
        width: 35%;
    }
    
    
}

@media(max-width:575px)
{

    .slider-section .ab5 img.right-image {
        position: absolute;
        right: -20px;
        width: 97%;
        bottom: 0px!important;
    }
}
        /* height: auto;
}
    }
    .slider-section .ab5 img.left-image 
    {
        width: 35%;
    }
    
    
}
/* .slider-section  .bk-row figure 
{
    border-radius: 15px;
} */
/* .slider-section:before 
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(255, 255, 255, 0.3);

z-index: 9;
} */
.slider-section img 
{
    filter: blur(.5);
   
}
.section 
{
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: 2s;
    opacity: 0;
   
    z-index: 0;
    display: block;
    
    width: 100%;
}
section.food-website,
.section3
 {
    overflow: hidden;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;

}

.scryion2 
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section2 img 
{
    height: 100%;
    object-fit: cover;
}
.section2 {
   
    border-radius: 15px;
   
    transition: 2s;
   
    
}
.section1
{
    transition: 2s;
}
div#section2 img 
{
    height: 100%;
    object-fit: cover;
}
.visible-section 
{
    
    opacity: 1;
    z-index: 999;
}
.visible-block .section2 
{
opacity: 1;
}

img {
    width: 100%;

}

.grid {
    display: grid;
    grid-gap: 10px;
}
@media(max-width:767px)
{
    .grid {
       
        grid-gap: 5px;
    }
}
.grid img {
    width: 100%;
   
}
.border-radius-15 
{
    border-radius: 0px;
}


.grid-item {
    width: calc(25% - 10px);
     height: auto;
     opacity: 1;
    transition: 0.5s;
    margin: 5px;
    border-radius: 15px;
    overflow: hidden;
    background: white;
}
@media(max-width:767px)
{
    .border-radius-15 
    {
        border-radius: 8px;
    }  
    .grid-item 
    {
     width:   calc(50% - 10px);
     margin: 5px;
    }
}
@media(max-width:767px)
{
    .border-radius-15 
    {
        border-radius: 8px;
    } 
    .grid-item 
    {
        border-radius: 8px; 
    }
    .grid-item  img
    {
        border-radius: 8px; 
        height: 100%;
    }
}
.grid-item.visible {
    opacity: 1;
    transition: 1.5s;

}

.grid-item:hover {
    opacity: 1;
}

/* .owl-carousel {
    display: none;
   
} */

/* .owl-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.5s ease-in-out;
} */

/* .owl-carousel .owl-item.active {
    opacity: 1;
} */







/* .owl-carousel .item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(255, 255, 255);
 
} */

.black {
   
    /* filter: grayscale(1); */
    
}

.black:hover {
    opacity: 1;
    filter: grayscale(0);
}

.white {
    opacity: 0.5;
}


.visible-block {
    opacity: 1;
    /* Initially set opacity to 0 for both sections */
    transition: opacity 50s ease;
    /* Optional: Add a smooth transition effect */
}

.opacity-1 {
    opacity: 1 !important;
    z-index: 999;
    position: relative;
}
.search-container {
    position: absolute;
    width: 100%;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.search-wrapper {
    width: 85%;
    position: relative;
    text-align: center;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
   

}
.search-bar-bk
{
    position: relative;
}
/* .expanded.search-wrapper {
   
    width: 83%;
   
}
.expanded-2.search-wrapper {
   
    width: 83%;
   
}
.expanded-3.search-wrapper {
   
    width: 83%;
   
} */

@media(min-width:992px)
{
    .search-wrapper {
       width:35%;
    
    }  
    /* .sr_wrapper 
{
    width: 70%;
} */

/* .expanded.search-wrapper {
   
    width: 40%;
   
}
.expanded-2.search-wrapper {
   
    width: 40%;
   
}
.expanded-3.search-wrapper {
   
    width: 40%;
   
} */
}





.search-bar {
    box-sizing: border-box;
    /* Include padding and border in the width calculation */
    margin-bottom: 0px;
    /* Add some space between search bar and result list */
    position: relative;

    border-radius: 50%;

    margin: auto;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 50px;
    background: #fff;

    padding: 18px 60px 18px 20px;
    font-size: 15px;
    opacity: 1;

    box-shadow: 5px 5px 30px rgba(0, 0, 0, .2);

}

.search-wrapper.expanded .search-bar {
    width: 100%;
}

.search-wrapper.expanded-2 .search-bar {
    width: 100%;
}

.search-wrapper.expanded-3 .search-bar {
    width: 100%;
}
.search-wrapper.expanded-4 .search-bar {
    width: 100%;
}
.search-wrapper.expanded-5 .search-bar {
    width: 100%;
}
.sr_wrapper 
{
    position: absolute;
    width: 100%;
    top: 56px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    
}
.sr_wrapper ul {
    padding: 0;
    list-style: none;
    /* border: 1px solid #e6dada; */
    position: absolute;
    width: 100%;
    top: 100%;
    /* Position it below the search bar */
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    /* Include padding and border in the width calculation */
    /* background: white !important; */
    /* border: 1px solid #f1f1f1; */
}
.sr_wrapper ul li
{
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}





.search-text-bk
{
    position: relative;
    width: 100%;
   height: 56px;
}
.button-bk 
{
   
    
   width: 0;
    opacity: 0;
   
    position: absolute;
    left: 50%;
    top: 0%;
    transform:translateX(-50%);
    z-index: 9;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 15px;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.abc .button-bk
{
    opacity: 1;
    width: 100%;

}
.abc .search-container, .abc .sr_wrapper {
    opacity: 0;
}
.button-bk  a 
{
    text-decoration: none;
    color: rgb(11, 11, 11);
    cursor: pointer;
    width: 100%;
    background: #ffffff;
   
    height: 100%;
    display: flex;
    justify-content: center;
    border-radius: 32px;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 0px;
    position: relative;
    border-radius: 50%;
    margin: auto;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 50px;
    padding: 18px 60px 18px 20px;
    font-size: 15px;
    opacity: 1;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, .2);
}

.button-icon svg 
{
    width: 16px;
    height: 16px;
    filter:drop-shadow(2px 4px 6px black);
}
.button-icon svg  path 
{
    fill:#0c0c0c;
}
.button-bk .button-icon {
    position: absolute;
    right: 6px;
    top: 50%;
    transform:translateY(-50%);
    height: 43px;
    width: 43px;
    border: 1px solid white;
    background: #f1f1f1;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-bk {
    position: relative;
    top: 0;
    left: 0;
    font-size: 27px;
    line-height: 40px;
    /* color: white;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.8)); */
    font-weight: 500;
   font-family: 'Comfortaa', sans-serif;
    /* font-family: 'Watermelon Script Demo'; */
    /* font-weight: normal; */
    /* font-style: normal; */
    font-display: swap;
    font-weight: 700;
    font-size: 40px!important;
    /* background: #0000001c; */
    padding: 14px;
    margin-bottom: 2rem;
    
}

@media(min-width:991px)
{
    /* .sr_wrapper {
       
        width: 91%;
    
       
    
    
    } */
    .title-bk  
    {
        min-width: 500px;
    }
      
}



.sr_wrapper ul li {
    padding: 10px 16px;
    border-bottom: 1px solid #f1f1f1;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 500;
}
.address-line 
{
    font-size: 14px;
    font-weight: 400;
    margin-top: 1px;
}
.type-label 
{
    background: #4c4c4c;
    border-radius: 4px;
    color: white;
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    margin-top: 4px;
    
}
.cuisine-label 
{
    background: #2bae50 ;
}

@media(min-width:992px)
{
    .sr_wrapper ul li 
    {
        flex-direction: row;
    } 
    .type-label 
{
    margin-left: 12px;
   margin-top: 0;
}
}

.st_wrapper  {
    position: absolute;
    top: 0;
    padding: 0;
    background: white;
    width: 40%;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    text-align: left;
    padding-left: 12px;
    display: none;
}

.expanded input::placeholder 
{
    opacity: 0;
}
.expanded-2 input::placeholder 
{
    opacity: 0;
}
.expanded-3 input::placeholder 
{
    opacity: 0;
}
.expanded-4 input::placeholder 
{
    opacity: 0;
}
.expanded-5 input::placeholder 
{
    opacity: 0;
}
input 
{
    outline: none;
}
.sr_wrapper li
{
   
    opacity: 0;
    transition: 1s;
    background: white!important;
}
.expanded .search-result li {
    
   height: auto;
   opacity: 1;
   
}
.expanded-2 .search-result-2 li {
   
   height: auto;
   opacity: 1;
}
.expanded-3 .search-result-3 li {
    
   height: auto;
   opacity: 1;
}
.expanded-4 .search-result-4 li {
    
    height: auto;
    opacity: 1;
 }
 .expanded-5 .search-result-5 li {
    
    height: auto;
    opacity: 1;
 }
 


.expanded .search-text {
    display: block;
    animation: typing 2s steps(40, end);
}
.expanded-2 .search-text-2 {
    display: block;
    animation: typing 2s steps(40, end);
}

.expanded-3 .search-text-3 {
    display: block;
    animation: typing 2s steps(40, end);
}
.expanded-4 .search-text-4 {
    display: block;
    animation: typing 2s steps(40, end);
}

.expanded-5 .search-text-5 {
    display: block;
    animation: typing 2s steps(40, end);
}



@keyframes typing {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.search-wrapper {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    z-index: 9999;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 15px;
    z-index: 99999;
}

.search-icon {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    height: 43px;
    width: 43px;
    background: #e1e1e1;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    color: #7f7f7f;
    cursor: pointer;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-icon svg {
    width: 16px;
    height: 16px;
}

figure.logo-bk {
    width: 120px;
    height: 120px;
    margin: 0;
    position: relative;
    z-index: 99999;
    left: 0;
    transform: none;
    top: 0;
    margin-bottom: 2rem;
    margin-top: 15vh;
}

@media(max-width:767px)
{
    figure.logo-bk
    {
        width: 95px;
        height: 95px;
        /* top: calc(50% - 100px); */
        margin-top: 14vh;
        margin-bottom: 1rem;
    }
}
/* figure.logo-bk 
{
    border: 1px solid white;
} */
figure.logo-bk img {
    filter: drop-shadow(0px 0px 14px rgba(255, 255, 255, 0.9));
width: 100%;
height: 100%;
}
.hidden {
    display: none;
    opacity: 0;
}

.bk-row 
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* align-items: center; */
}
.bk-row img 
{
    width: 97%;
    border-radius: 15px;
   
}
@media(max-width:767px)
{
    .bk-row img
    {
        border-radius: 8px;
    }
}
.bk-row figure 
{
   text-align: center;
   margin-bottom: 5px;
}
.bk-column {
    width: calc(25% - 6px);
}
.bk-column figure {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
}
@media(max-width:767px)
{
    .bk-column figure {
       
        margin-bottom: 4px;
    }
}
.section-title svg {
    height: 62px;
    position: relative;
    top: 4px;
    left: 2px;
}

section.services {
    padding: 5rem 0 1rem;
    padding-bottom: 0;
}
section.services .section-title {
    text-align: center;
   
    font-size: 7px!important;
    position: relative;
    margin-bottom: 0rem;
   
}
/* .section-title h2 {
   font-family: 'Comfortaa', sans-serif;
   
    font-display: swap;
    font-weight: 600;
    font-size: 52px!important;
} */
section.services {
    padding-left: 5%;
    padding-right: 5%;
    /* background: url(../images/line-bg.svg); */
    background-size: cover;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3rem;
}
.mount {
    position: absolute;
    right: 2%;
    bottom: 0%;
    width: auto;
    height: 25%;
  filter: grayscale(0.5);
    /* content: ''; */
    /* background: url(../images/height.svg); */
    /* background-size: cover; */
    z-index: 1;
    opacity: 0.5;
    /* background-position: top; */
    /* opacity: 0.5; */
}
@media(min-width:560px)
{
    .mount 
    {
        height: 45%;
    } 
}
@media(min-width:991px)
{
    .mount 
    {
        height: 77%;
    } 
}

/* .overlay:before 
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background:url(../images/line-bg.svg);
    background-size: cover;
    z-index: -1;
    opacity: 0.4;
} */
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, white 1%, transparent 88%);
}
section.services .service-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.lr 
{
    width: 50%;
    
}
.left-bk 
{
    width: 100%;
}
.right-bk 
{
    width: 100%;
}

@media(min-width:992px)
{
    .left-bk {
        display: flex;
        align-items: flex-start;
        width: 40%;
        flex-direction: column;
        justify-content: space-between;
    }
    .right-bk 
{
    width: 60%;
}
}

.left-bk  .main-title 
{
    padding-right: 4rem;
}
.right-bk .bk-right-content {
    padding: 0 4rem;
    position: relative;
    min-height: 440px;
}

.main-title {
    font-size: 29px;
    line-height: 33px;
    margin: 0;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 500;
}
h2.main-title svg {
    height: 41px;
    position: absolute;
}
.main-title span 
{
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
    text-align: left;
    top: -5px;
}
.bk-title-2 .main-title  
{
    font-size: 2.3rem;
    line-height: 3rem;
    
}
h2.main-title svg {
    height: 42px;
    position: relative;
    top: 5px;
}
.main-title-2 
{
    font-size: 2.6rem;
    height: 75px;
    margin: 0;
    margin-bottom: 1rem;
}
.main-title-2 svg 
{
    height:75px ;
    position: relative;
    top: 20px;
}
.sub-title 
{
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0.5rem;
}

.bk-button
{
    padding: 15px 30px 13px;
    font-size: 13px;
  
    background: #2ab050;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    display: inline-block;

}
.bk-title p 
{
    margin-bottom: 1.5rem;
}
.service-images {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 60%;
    top: 45%;
    transform: translate(-50%,-50%);
    /* opacity: 0.5; */
}
.bk-image-box {
    border-radius: 15px;
    position: relative;
    width: 100%;
    height: 400px;
    padding: 30px 0;
   
    display: none;
    transition: 2s;
    opacity: 0;
}
@media(min-width:1441px)
{
    /* .bk-image-box {
       height: 520px;
        top: 0px;
    }  */
}
.link-web {
        display: block;
            width: 100%;
                height: 100%;
                    position: absolute;
                        cursor: pointer;
                            z-index: 9999999;
                                left: 0;
                                    top: 0;
                                    }

.bk-image-box  img
{
height: 100%;
object-fit: contain;
}
.service-item img {
    width: auto;
    height: 97px
}
.service-item {
    padding: 16px;
   
    align-items: flex-start;
    justify-content: center;
    position: relative;
    opacity: 0;
    transition: 0.5s;
}
.service-image {
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-content {
    position: relative;
    z-index: 2;
}
.service-content .title-bk 
{
    margin: 0;
    margin-bottom: 0.8rem;
}
.service-content .title-bk {
    margin: 0;
    margin-bottom: 0.8rem;
    font-size: 1.5rem;
}
.service-content p {
  
    margin-bottom: 0.8rem;
}
.service-item {
    
   
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
    align-items: stretch;
    position: relative;
   
    border-radius: 50%;
    padding: 16x;
    width: 90px;
    height: 90px;
}
.service-item:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: #f6f6f6cf;
    transform: translate(-50%,-50%);
    filter: blur(1px);
    z-index: 0;
    
}
.service-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.btn-bk {
    display: inline-block;
    padding: 10px 14px;
    background: #094a79;
    color: white;
    border-radius: 8px;
}
/* .dot-bk {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
   
    border:2px solid #ffffff45;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-bottom: 1rem;
    z-index: -1;
    transform: translate(-50%,-50%);
} */
/* .dot-bk:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    left: 50%;
    z-index: 9999;
    top: 50%;
    width: 200%;
    height: 200%;
    background: #8d9fb41f;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    animation: scaleAnimation 0.5s infinite alternate; 
}
.dot-bk svg {
    position: absolute;
    height: 100%;
    width: 100%;
}
.dot-bk svg path {
   fill: #8080804a;
} */
.dot-bk 
{
    display: none;
}
@keyframes scaleAnimation {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2); /* Adjust the scale factor as needed */
    }
}
.bk-service-item {
    position: absolute;
    right: auto;
    left: 0;
    bottom: 0%;
}

.d-none 
{
    display: none;
}

.bk-service-item.service-item-2 {
    left: 11%;
    bottom: 11%;
   
}
.bk-service-item.service-item-3 {
    
    left: 22%;
    bottom: 22%;
    
   
   
    
}
.bk-service-item.service-item-4 {
    left: 33%;
    bottom: 113%;
   
    
}
.bk-service-item.service-item-5 {
    left: 44%;
    bottom: 74%;
   
}
.bk-service-item.service-item-6 {
    left: 55%;
    bottom: 125%;
   
}
.bk-service-item.service-item-7 {
    left: 66%;
    bottom: 246%;
   
}
.bk-service-item.service-item-8 {
    left: 77%;
    bottom: 277%;
   
}
.bk-service-item.service-item-9 {
    left: 88%;
    bottom: 280%;
   
}

@media(min-width:1600px)
{
    .bk-service-item.service-item-9 {
        left: 88%;
        bottom: 318%;
       
    }
}



/* .bk-service-item.service-item-2 {
    left: 11%;
    bottom: 0%;
   
}
.bk-service-item.service-item-3 {
    
    left: 22%;
    bottom: 0%;
    
   
   
    
}
.bk-service-item.service-item-4 {
    left: 33%;
    bottom: 0%;
   
    
}
.bk-service-item.service-item-5 {
    left: 44%;
    bottom: 0%;
   
}
.bk-service-item.service-item-6 {
    left: 55%;
    bottom: 0%;
   
}
.bk-service-item.service-item-7 {
    left: 66%;
    bottom: 0%;
   
}
.bk-service-item.service-item-8 {
    left: 77%;
    bottom: 0%;
   
}
.bk-service-item.service-item-9 {
    left: 88%;
    bottom: 0%;
   
} */

/* .service-item-3 .dot-bk {
    top: 100px;
    left: -50px;
} */


.active .service-item 
{
    display: flex;
    opacity: 1;
}
.active.bk-image-box 
{
    display: block;
    opacity: 1;
    transition: 2s;
}
.active .dot-bk 
{
    background: #2ab050;
}
.active .dot-bk:after 
{
    background:#2ab05029;
}

.service-name {
    position: absolute;
    top: 0%;
    left: 0;
    font-size: 35px;
    margin: 0;
    /* transform: translateX(-50%); */
    opacity: 0;
    color: #000000;
    line-height: 55px;
   font-weight: 600;
    opacity: 0;
    transition: 1s;
    font-size: 46px;
    line-height: 3rem;
    font-family: 'Comfortaa', sans-serif;
}

.service-names {
    position: relative;
    height: 48px;
    width: 100%;
    padding-left: 0;
    margin-bottom: 2rem;
}

/* .service-names:before {
    position: absolute;
    left: 0;
    top: 56%;
    transform: translateY(-50%);
    background: #f0f0f0;
    width: 8px;
    height: 79%;
    content: '';
} */

.active.service-name
{
    opacity: 1;
    
}
.top-section .bk-title {
    max-width: 70%;
    margin: auto;
    text-align: center;
}
.service-icon {
    height: 130px;
    position: relative;
    position: absolute;
    width: 100%;
    left: 0%;
    bottom: 0;
    /* transform: translate(-50%); */
}


section.clients {
    /* background: #f1f1f1; */
   
    
}
.clients .section-title span.black-logo 
{
margin-left: 12px;
}

section.clients  .item 
{
padding: 28px 10px;
}
section.clients .bk-title h2 {
    font-size: 38px!important;
    font-weight: 700;
}

section.clients img 
{
    height: 80px; 
    object-fit: contain;
    width: 70px;
    filter: grayscale(1);
    transition: 0.2;
}
section.clients img:hover
{
   filter: none; 
}
section.clients .bk-title {
    margin-bottom: 40px;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 500;
}

@media(max-width:991px)
{
    section.services .service-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        flex-direction: column;
        text-align: center;
    }
}

@media(max-width:767px)
{
    .bk-column {
        width: calc(50% - 2px);
    }
    figure.logo-bk {
        width: 95px;
        height: 95px;
        /* top: calc(42% - 100px); */
    }
    /* .left-bk 
    {
        width: 100%;
    }
    .right-bk 
    {
        width: 100%;
    } */
    section.services .service-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        flex-direction: column;
        text-align: center;
    }
    .overlay:after 
    {
        height: 60%;
    }
    .service-images {
        height: 520px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 50%;
        top: 54%;
        transform: translate(-50%,-50%);
        /* opacity: 0.5; */
    }
    h2.main-title svg {
        height: 65px;
        position: relative;
        top: 4px;
    }
    .main-title {
        font-size: 25px;
        line-height: 33px;
        margin: 0;
        margin-bottom: 1rem;
    }
}

@media(max-width:560px)
{
    .title-bk
    {
        top: -85px;
    }
}


.main-footer .footer-wdget-wrap {
    padding: 80px 0;
    background-color: #000000;
}
 .main-footer .footer-wdget-wrap .about-widget .logo img {
    height: 40px;
    width:auto;
}
 .main-footer .footer-wdget-wrap .about-widget .logo {
    display: block;
    margin-bottom: 20px
}
 .main-footer .footer-wdget-wrap .about-widget p {
    margin: 0;
    color: #fff
}
 .main-footer .footer-wdget-wrap .widget .widget-title {
    margin-top: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 14px
}
 .main-footer .footer-wdget-wrap .widget .footer-links {
    list-style: none;
    margin: 0;
    padding: 0
}

 .main-footer .footer-wdget-wrap .widget .footer-links li a {
    color: #fff;
    display: block;
    opacity: .6;
    display: inline-block;
    padding: 5px 0;
    font-size: 15px!important;
}
 .main-footer .footer-wdget-wrap .footer-social {
    margin-top: 20px
}
 .main-footer .footer-wdget-wrap .footer-social a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #444;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px
}
 .main-footer .footer-wdget-wrap .footer-social a:hover {
    background-color: #000000;
    color: #fff
}
 .main-footer .footer-copy {
    background-color: #000000;
    padding: 12px 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}
 .main-footer .footer-copy p {
    color: #fff;
    margin: 0
}
 .main-footer .footer-copy p a {
    color: #fff
}
 .main-footer .footer-privacy-payments {
    border-top: 1px solid rgba(255, 255, 255, .1);
    background-color: #111;
    padding: 10px 0
}
 .main-footer .footer-privacy-payments .nav-link {
    color: #fff;
    opacity: .5
}
 .main-footer .footer-privacy-payments .paymants-list img {
    height: 40px
}
.nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}
 .main-footer .footer-privacy-payments .paymants-list img {
    height: 40px;
    width: auto;
}



@media (max-width: 600px)
{
     .main-footer .footer-wdget-wrap .widget {
        margin-bottom: 10px;
    }
    .main-footer .footer-wdget-wrap .widget.last 
    {
        margin-bottom: 0;
    }
   
}

.footer-copy p {
    font-size: 12px;
}

.service-icon.one-line {
    position: relative;
}
.service-icon.one-line .bk-service-item 
{
    bottom:0!important;
    left:0 !important;
}
img.mount-line {
    position: absolute;
    bottom: 87px;
    right: -400px;
    width: 75%;
    height: auto;
    margin: auto;
    transform: rotate(-9deg);
    opacity: 0.1;
    /* display: none;
    /* display: none; */
}
.service-box {
    position: relative;
  
    padding: 6rem 3rem;
    overflow: hidden;
    border-top: none;
    padding-top: 3rem;
    /* border-bottom:2px solid #e5f1e8 */
}
@media(max-width:767px)
{
    .service-box {
        
      
        padding: 3rem 3rem;
        
    }  
}

.section-title span.black-logo {
    width: 120px;
    height: 120px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
   
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 12px;
    margin-bottom: 1rem;
}
@media(max-width:767px)
{
    .section-title span.black-logo  
    {
        margin-right: 0px; 
    } 
    .section-title span.black-logo 
    {
        width: 95px;
        height: 95px;
    }
    .section-title svg 
    {
        width: 52px;
    }
}
.section-title h2 {
   
    font-display: swap;
    font-weight: 600;
   
    font-size: 29px!important;
    
    color: #000;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: 'Comfortaa', sans-serif;
    text-transform: capitalize;
}
.bk-title h2
{
    font-weight: 500;
}

/* .item
{
    opacity: 0.1;
} */

/* .owl-carousel .active .item {
    opacity: 0.2;
    animation: opacityAnimation 5s ease-in-out infinite;
  }

  @keyframes opacityAnimation {
    0% {
      opacity: 0.2;
    }
    20% {
        opacity: 0.4;
      }
      40% {
        opacity: 0.6;
      }
    55% {
      opacity: 1;
    }
    60% {
        opacity: 0.8;
      }
      80% {
        opacity: 0.6;
      }
      100% {
        opacity: 0.2;
      }
  } */








.title-bk span img 
{
   
    height: 36px;
    width: auto;
    position: relative;
    top: -2px;
    margin: 0 13px;
    filter: invert(1);

}




@media(min-width:992px)
{
    .mobile-device
    {
        display: none;
    }
}

@media(max-width:991px)
{
    .right-bk .bk-right-content {
        padding: 3rem 0 0;
        position: relative;
        min-height: auto;
    }
   
    .service-images {
        height:auto;
       
        align-items: center;
        justify-content: center;
        position: static;
        left: 50%;
        top: 54%;
        transform: none;
        /* opacity: 0.5; */
    }
    .service-icon.one-line .bk-service-item {
        bottom: 0!important;
        left: 0 !important;
        left: 50%!important;
        transform: translateX(-50%)!important;
        margin-bottom: 1rem;
    }
    .service-item {
        align-items: flex-start;
        justify-content: center;
        overflow: hidden;
        border-radius: 8px;
        align-items: stretch;
        position: relative;
        border-radius: 50%;
        padding: 25px;
        width: 130px;
        height: 130px;
        width: 80px;
        height: 80px;
    }
    .service-names:before 
    {
        display: none;
    }
    .service-names {
        padding: 0;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .service-name 
    {
        left: 50%;
        transform: translateX(-50%);
    }
    .left-bk .main-title 
  {
    padding: 0;
  }
  .service-icon 
  {
    height: 137px;
  }
  .main-footer .footer-wdget-wrap 
  {
      text-align: center;
  }
  .nav 
  {
      justify-content: center;
  }
  .paymants-list {
      justify-content: center;
      display: flex;
  }
  .service-icon.one-line 
  {
    margin-bottom: 1rem;
  }
  .service-names 
  {
    margin-bottom: 2rem;
  }
  .title-bk 
  {
    position: static;
    margin-bottom: 1rem;
    font-size: 27px!important;
  }

  .title-bk span img 
  {
    height: 25px;
    width: auto;
    position: relative;
    top: -2px;
    margin: 0 2px;
  }
  
  h2.main-title svg {
    height: 41px;
   
}
.sr_wrapper ul 
{
    width: 95%;
}
.sr_wrapper ul li 
{
    font-size: 12px;
}
.type-label 
{
    font-size: 7px;
}
.sr_wrapper ul li 
{
   padding: 6px 16px;
}

.service-name 
{
    font-size: 37px;
    line-height: 45px;
    width: 100%;
}
.dot-bk 
{
    display: none;
}
section.clients .bk-title {
   
    font-size: 1.2rem;
    
}
section.clients .bk-title {
   
    font-size: 1.2rem;
    
}section.clients .bk-title h2{
   
    font-size: 1.2rem;
    
}
/* .button-bk 
{
    top: 80%;
} */

.section-title h2 
{
    font-size: 27px!important;
}

/* .section-title span.black-logo {
    width: 75px;
    height: 75px;
    
    margin-bottom: 0px;
    margin-right: 14px;
} */
.service-box 
{
    padding-left: 15px;
    padding-right: 15px;
}
section.clients img 
{
    height: 60px;
}
img.mount-line {
   
    bottom: -63px;
    right: -40px;
    width: 170%;
   
}
.large-device 
{
    display: none;
}

}

@media(max-width:560px)
{
  
.title-bk {
   
    font-size: 27px!important;
    width: 100%;
}
.title-bk span img 
{
    height: 21px;
}
/* .section-title span.black-logo {
    width: 62px;
    height: 62px;
    
    margin-bottom: 0px;
    margin-right: 14px;
} */
/* .section-title svg
{
    height: 32px;
} */
}
@media(max-width:360px)
{
    .section-title h2 
    {
        font-size: 20px!important;
    }
.title-bk {
   
    font-size: 21px!important;
    width: 100%;
}
.title-bk span img 
{
    height: 16px;
}
.section-title span.black-logo 
{
    width: 55px;
    height: 55px ;
    padding: 4px;
}
}



@media(min-width:992px)
{
    .service-names  .bk-title {
        position: absolute;
        bottom: 0;
        max-width: 40%;
    }
    .service-names
    {
        margin-bottom: 6.5rem;
    }
    .main-title {
        font-size: 29px;
        line-height: 42px;
       
    }
    .service-name 
    {
        font-size: 47px;
        line-height: 60px;
       
    }
}
@media(max-width:560px)
{
    ..service-name 
    {
        font-size: 30px;
    }
}

/* .item.slick-slide
{
    position: relative;
}
.item.slick-slide:after
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    content: '';
    opacity: 0;
    z-index: 999;
    transition: 5s;
    
}
.item.slick-slide.slick-active:after
{
    opacity: 1;
}

 .slick-active .item {
    opacity: 0.2;
    animation: opacityAnimation 5s ease-in-out infinite;
  } */
  .slick-active .item {
    opacity: 0.2;
    animation: opacityAnimation 5s ease-in-out infinite;
  }

  @keyframes opacityAnimation {
    0% {
      opacity: 0.2;
    }
    20% {
        opacity: 0.4;
      }
      40% {
        opacity: 0.6;
      }
    55% {
      opacity: 1;
    }
    60% {
        opacity: 0.8;
      }
      80% {
        opacity: 0.6;
      }
      100% {
        opacity: 0.2;
      }
  } 
  .slider-section 
  {
    position: absolute;
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .slider-section  img 
  {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  .ab {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 7s ease; /* Adjusted transition property for a 10s fadeout effect */
  }

  .ab.active {
    opacity: 1;
  }

  .ab:not(.active) {
    opacity: 0;
  }

  @media(max-width:560px)
  {
    .address-line 
    {
        display: none;
    }
  }


  section.slider-section-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}
section.food-website
  {
    position: relative;
  }
  /* section.food-website:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    background: #ffffffeb;
    content: '';
    height: 100%;
    z-index: 9;
    z-index: 99;
} */
.section-title path {
    fill: rgb(255, 255, 255);
}
section.food-website:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    background: #ffffffde;
    content: '';
    height: 50%;
    z-index: 1;
   z-index: 1;
    border-radius: 0px;
    height: 100%;
    width: 100%;
    background-position: center;
    background: url(../images/white-round.png);
    opacity: 0.7;
    background-size: contain;
    background-repeat: no-repeat;
}
section.food-website:after {
    position: absolute;
    
    width: 100%;
    background: #ffffffde;
    content: '';
    height: 100%;
    z-index: 0;
   opacity: 0.5;
   
}
@media(max-width:767px)
{

    section.food-website:before { 
        display: none;
    }
}
  .slider-section-2
  {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .bk-column-1 {
    display: flex;
}
figure
{
    margin: 0;
}
/* .bk-column-1 figure 
{
    padding:0 5px;
} */
/* .bk-column-2 figure 
{
    padding:0 5px;
} */
.bk-column-1 figure  img 
{
    border-radius: 0 0 20px 20px;
}
.bk-column-2 figure  img 
{
    border-radius:  20px 20px 0 0;
    height: 100px;
    object-fit: cover;
}
.bk-column-2 {
    display: flex;
    position: absolute;
    bottom: 0;
    align-items: flex-end;
}



a.nav-link.btn.btn-theme 
{
    position: absolute;
    right: 5%;
    top: 20px;
    z-index: 99;
   background: #000;
    color: white;
    padding: 5px 9px;
    border-radius: 70px;
    z-index: 99999999999999;
    font-size: 14px;
    cursor: pointer;
}

a.nav-link.btn.btn-theme svg {
    width: 15.5px;
    height: auto;
    position: relative;
    top: 1px;
    left: 2px;
}
a.nav-link.btn.btn-theme  svg  path ,a.nav-link.btn.btn-theme  svg  circle

{
    fill:white;
}
 
@media(max-width:767px)
{
    .icon-sec {
        background: #050505;
        width: 21px;
        height: 21px;
        display: flex!important;
        border-radius: 50%;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    a.nav-link.btn.btn-theme 
    {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        background: none;
        z-index: 99999999999999;
        padding: 4px;
    }
    a.nav-link.btn.btn-theme svg {
        width: 19px;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
    }
    a.nav-link.btn.btn-theme span 
    {
        display: none;
    }

}

.h-text 
{
    position: absolute;
    opacity: 0;
}
.ink-web-text 
{
    opacity: 0;
}

.row {
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-wrap: wrap;
}
.container {
   
    padding-left: 5%;
    padding-right: 5%;
    max-width: 1320px;
    margin: auto;
    
}
.col-md-12 
{
    width: 100%;
}
.text-center
{
    text-align: center;
}
.col-md-3 {
    width: 100%;
    /* text-align: center; */
    margin-bottom: 1rem;
    text-align: center;
}
.col-md-3:last-child 
    {
        margin-bottom: 0;
    }

@media(min-width:560px)
{
    .col-md-3 {
        width: 50%;
        
        margin-bottom: 1rem;
        text-align: left;
    } 
    
}
@media(min-width:991px)
{
    .col-md-3 {
        width: 25%;
        
        margin-bottom: 0rem;
    } 
}