.magicthumb>img {

    width: 378px !important;
    height: 258px !important;
    object-fit: cover;
}


.banner{
    position: relative;
}
.banner:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #0000009e
}


/*.left-side{
    width: 13%;
    float: right;
    bottom: 0;
    top: 12%;
   margin-top: 26%;
margin-right: 3%}*/



.right-side1{
       width: 18%;
    float: right;
    bottom: 0;
    top: 0%;
    margin-right: -1%;
}

.right-side{
    width: 11%;
    float: right;
    bottom: 0;
    top: 12%;
    margin-top: 26%;
     margin-right: 6%;
}


.founder-grid {
    display: grid
;
    grid-template-columns: 30% 60%;
    gap: 80px;
    justify-content: space-between;
}.founder-img {
    background: linear-gradient(90deg, #f5f5f5 70%, white 20%);
}.founder-img img {
    padding: 120px 0 120px 50px;
}.signature-fl {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
    gap: 20px;
    flex-wrap: wrap;
}


.team_wrapper .team_item .img {
    position: relative;
}.team_wrapper .team_item .img img {
    width: 100%;
    border-radius: 2rem;
}.team_wrapper .team_item .img::after {
    position: absolute;
    content: "";
    right: -3%;
    bottom: -3%;
    background: #402666;
    border-radius: 2rem;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.team_wrapper p{
    font-size: 18px;}
.team_wrapper strong{
    color: #412157;
    font-size: 18px;
    font-weight: 500;
    margin: 17px 0px;
    display: block;
}

.table-wrapper table th{
    border: 1px solid #606060 !important
}

.table{
margin-top: 33px;}
.product-item {
    padding: 40px 10px;
    border-bottom: 1px solid #eee;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: border 0.35s ease 0s;
}
.product-item .wave-img {
    max-width: 230%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: multiply;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease 0s, visibility 0.35s ease 0s;
    z-index: -1;
}.product-item h3 {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1.3333333333;
    font-weight: bold;
    text-align: center;
    color: #333;
}.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.product-item h4 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5714285714;
    text-align: center;
    color: #888;
}.product-item .ratio {
    display: block;
    margin: 32px auto;
}.ratio-16x10 {
    --bbc-ratio: 62.5%;
}.product-item .more {
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    transition: color 0.35s ease 0s;
}.product-item .bbc-icon {
    margin-left: 16px;
    font-size: 12px;
    line-height: 1;
}.bbc-icon {
    max-width: 1.25em;
    height: 1em;
    display: inline-block;
    vertical-align: -0.125em;
}.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}.product-item:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background-color:;
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.35s ease 0s;
    z-index: -2;
}.product-item:hover::after {
    background-color: #f5b305b3;
}.product-item:hover .wave-img {
    opacity: 1;
    visibility: visible;
}

.product-item:hover a{
    color: #332266 !important;
}
.bb-overlay{
    position: relative;
}

.bb-overlay:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #s000000ad;
}

.tab_vision {
    border-radius: 20px;
    padding: 40px 60px;
    margin-top: 20px;
    display: flex
;
    background: #f5b3054d;
    column-gap: 40px;
}
.tab_vision h4 {
    color: #2D2D2D;
    font-size: 28px;
    font-weight: 700;
}

.tab_vision p {
    color: #2D2D2D;
    font-size: 18px;

    line-height: 28px;     margin-top: 13px;
}.tab_mission {
    border-radius: 20px;
    padding: 40px 60px;
    margin-top: 20px;
    background: #EFF2FF;
    display: flex
;
    column-gap: 40px;
}    

.tab_mission ul{
list-style: disc !important;

    padding-left: 2%;
    padding-top: 15px;
    line-height: 25px;}

.tab_mission img{

        object-fit: contain;}

        .tab_mission h4 {
    color: #2D2D2D;
    font-size: 28px;
    font-weight: 700;
}.tab_mission p {
    color: #2D2D2D;
    font-size: 18px;
    text-align: justify;

    line-height: 28px;
}.desc-blue {
    width: 100%;
    padding: 65px 0;
    background: #0f0f0fd1;
}
  .icon-test {
            font-size: 40px;
            color: red;
        }.desc-txt ul.desc-list li {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    position: relative;    margin-left: -22px;
    margin-bottom: 20px !important;
        list-style: none;        padding-left: 27px;
}

.desc-txt ul.desc-list li i{

    padding-right: 32px;

    float: left;     display: none;}    

.desc-txt h3{
    color: #ffffff;     margin-bottom: 16px;} 


   .desc-txt ul.desc-list li:before{
        content: "";
    background-image: url(../../../../images/list-icon.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 15px;    filter: grayscale(1);
    transform: translateY(-50%);
}

.smart-hrms-dev{
    margin-top: 25px;
}


/*why chooose us*/
.why-lekeamp h4 {
    font-size: 39px;
    color: #88ac73;
}.why-lekeamp .col-lg-6 span {
    font-size: 55px;
    color: #88ac73;
}.why-lekeamp h5 {
    font-size: 26px;
 font-weight: 500;
    color: #3e2663;
    position: relative;
}.card-text:last-child {
    margin-bottom: 0;
}.why-lekeamp p {
    color: black;
    font-size: 15px;     padding-top: 7px;
}
.why-lekeamp .card{



    border: 1px solid #e5e5e5;
    border-radius: 7px;
    padding: 18px;
     height: 135px;}
.why-lekeamp i{

        font-size: 44px;
    color: #f5b305;
}

.why-lekeamp .card:hover{
    transition: 0.6s;
    border: 1px solid #f5b305;
} 

.why-lekeamp .card:hover i{
    transition: 0.6s;
    color: #402661;
}    

.footer-feed strong{font-weight: 500; margin-right: 15px;}  

.logo img{
    width: 100%;

}

#content3 svg{
    display: unset; 
    height: unset;
    width: unset;
}

/*.product-photo{
    justify-content: center;
}*/


.product-photo .col-md-4 img{
      width: 539px !important;
    height: 258px !important;
    object-fit: cover;

}
.certificate .col-md-3 img{

    width: auto !important;
    margin: auto !important;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
    margin-bottom: 30px !important;

    }

.certificate{

        text-align: center;
    justify-content: center;
}

.index-certificate img{
    width: auto !important;
    margin: auto !important;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    margin-bottom: 30px !important;

}


@media screen and (min-width: 1200px) and (max-width: 1564px) {
.about-wrapper h4 {
    font-size: 45px !important;
    font-family: 'Jost', sans-serif;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    display: flex
;
    align-items: flex-end;
    line-height: 58px !important;
   } 



   } 


@media screen and (min-width: 1200px) and (max-width: 1466px) {



.process-box .text {
    padding: 55px 37px 0 !important;
}


}
@media screen and (min-width: 1200px) and (max-width: 1622px) {


.home-pro .prolist .itemon .list{

            height: unset !important;
}

 }
@media screen and (min-width: 1200px) and (max-width: 110000px) { 
.sec{

    margin-top: -0% !important;


}



}


/*i pad responsive*/

@media screen and (min-width: 768px) and (max-width: 1100px) { 
    .right-side {
    width: 26%;
    }

        #hp_bd_hero_message > div:nth-child(1) {
        margin-bottom: 5vh;
        width: 188vw !important;
        max-width: 87vw !important;

           }      


            .certificate .col-md-3 {
             max-width: unset !important;}  
   .index-certificate .col-md-6 {
     flex: unset;
        max-width: 96% !important;        margin: 2%;
}

.pspace .certified-by {
    background: #fcfcfc !important;
}



      .index-certificate  .col-md-3 {
   
        max-width: 48% !important;
        margin-left: 10% !important;
}

            #hp_bd_hero_message > div:nth-child(1) > :nth-child(2) {
        font-size: 1.8rem !important;
        line-height: 2rem !important;
}

.footer__menu .menu a {

    font-size: 1rem !important;
    line-height: 1rem !important;
}

    #menu-footer-menu-first li {
        margin-bottom: 7px !important;
    }
.g4 p {

    font-size: 1rem !important;;
    line-height: 1.7rem !important;}

footer .g4 p a {

    font-size: 1rem !important;
    line-height: 1rem !important;

}
.certified-by img{
    width: 100%;

}.why-lekeamp .card {
 
min-height: 168px;}
.tkbtn{
    display: none;
}

.home-about .tb-box {
    margin-top: -2% !important;
        margin-left: 4% !important;
        width: 90% !important;

}
    .home-pro .prolist .itemon h3 {
        font-size: 18px;
        line-height: 25px;
        margin-top: -48%;
    }
    .home-pro .prolist .itemon .list {
    
        height: unset;
}
.home-pro .prolist .itemon .more {


         padding: 3px 37px !important;
        margin-top: -44% !important;
        display: block !important;

}
.footer__title{

font-size: 1.4rem !important;
    line-height: 1.4rem !important;

}

.g4 h2{
font-size: 1.4rem !important;
    line-height: 1.4rem !important;


}


}


@media screen and (min-width: 768px) and (max-width: 100000000px) { 

   .header-mb {display: none;}

.margin-e {margin-left: -293% !important;}


}
@media screen and (min-width: 1000px) and (max-width: 1259px) {     .header-nav .nav .tkbtn {display: none;}}

@media screen and (min-width: 1260px) and (max-width: 1855px) { 
    .header-nav .nav .tkbtn {display:;}


.navbar-custom .navbar-nav .nav-link{
        font-size: 14px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }


.nav{    padding: 32px 0px 32px 4px !important;}

.navbar-custom {
left: 10% !important;

    position: absolute!important;
    top: 19%!important;

}



}


    .home-prolist .pro-box:hover{
        background: #1d2231 !important;
    }    

     .home-prolist .pro-box a:hover{
        color: white !important
    }   
.home-prolist .pro-box:hover a{    color: white !important } 
.home-prolist .pro-box .title a:hover{ color: white !important;} 

@media screen and (min-width:1200px) and (max-width:1638px) { 



}

@media screen and (min-width:769px) and (max-width:5000000px) { 

#globle-carousel .home-pro .prolist .item {
    width: 11% !important;    position: relative;
}

.industry .item  {
width: 20%;
position: relative;

}
.display-n{
    display: none;
}
}


@media screen and (min-width: 1200px) and (max-width:1656px) { 

.our-offices-sec .list-group {
    margin-left: 3% !important;
}

.our-offices-sec .map-section .proc-ins-list-grup .list-group .list-group-item img {
    margin-right: 5px !important;

}



}



@media screen and (min-width:100px) and (max-width:768px) { 
.logo-slider-1 .owl-carousel .owl-item {
    background: #fff;
    padding: 0 1px;
}
    .row.pre-footer-bg {
  height: unset !important; 
}
.pre-foot-heading {

 margin-top: unset !important;
}

#pre-footr .f-direct {
  

    flex-direction: column !important;
    display: block;
}


      .mobile-number {
        font-weight: 700 !important;
        color: blue !important;
    }

    .revese{


    flex-direction: column-reverse;
  }
    .content-tab{
        border-bottom: unset !important;
    }
    .contact .footer-feed {
        padding: 15px 12px 0px !important;
    }

    .feedback-result {
    padding: 0rem !important;
       }
       #vision .card-title {
 
    font-size: 22px !important;
 }  

 #vision .col-lg-6 {

    width: 95% !important;
    padding: 0px !important;
    display: none;


 }
  #vision .adde {         margin-top: 42px;}

  #vision .card-body ul { padding-left: 6%; }
#vision p {
    font-size: 18px !important; }
    footer {
        padding-top: 7px !important;}
    footer .footer-feed {
        margin-bottom: 0px !important;
}

.our-offices-sec .map-section .proc-ins-list-grup .list-group .list-group-item {
    padding: 0.4rem 0.1rem !important;
}
.our-offices-sec .map-section .proc-ins-list-grup .list-group .list-group-item img{
    margin-bottom: 13px !important;
}
.our-offices-sec .map-section .proc-ins-list-grup .list-group .list-group-item img { display: flex;
}

    footer .top-bg {
 
    height: 1162px;

}

footer .footer-feed .btn-box {
    display: unset !important;

}

    #hp_bd_imgvid {

    max-height: 927px !important;
}

.index-certificate{
    text-align: center;
}    .appacbbtm {
        margin-top: 30px;
    }

    .g4{
        margin-bottom: 20px;
    }
    .home-pro .prolist .itemon .list {
        margin-bottom: 20px;
/*        height: 307px !important;*/
    }

.display-n p{
font-size: 16px;
        line-height: 25px;
}
/*  .home-pro .prolist .itemon h3 {

            margin-top: -37% !important;
    }*/
.home-pro .prolist .itemon .more {
    /* border: 1px solid #fff; */
    padding: 6px 40px !important;
    display: inline-block;
    font-size: 16px;
/*    margin-top: -54% !important;*/
    /* display: block; */
    position: absolute;    margin-top: 2px;
}
.more {

    padding: 12px 28px !important;}
    .head_nav li li{

    border-bottom: 1px solid #000;

  }
      .head_nav li:last-child{

   border: unset;

  }




/*      .home-pro .prolist .item {
        width: 50% !important;
    }*/
.home-pro .prolist .item {          width: 50% !important;
        position: relative;
        height: 504px; }
.home-pro .prolist .item .img-width {

    height: 504px;        object-fit: cover;

}


    #globle-carousel .home-pro .prolist .item {
    width: 48% !important;
  }

.home-about {
    padding-top: 41px;}
    .content-wrapper.product {
        padding: 0px 0 !important;
    }
.certificate .col-md-3 img{
    margin-bottom: 15px !important;
}
#content1-mb, #content2-mb, #content3-mb{
    display: none !important;
}
.com{
        padding: 18px !important;    text-align: left !important;
}

.pspace .com {
  min-height: unset !important;
    }
.certified-by img {
    width: 100%;

}
#vision h2{
    line-height: 33px !important;
    font-size: 18px;

}
.container-xl h2{
    line-height: 28px !important;
    font-size: 19px ;


}

.page-title .breadcrumb {
 display: -webkit-box !important;
}
    .video-col h4 {
    
        margin-bottom: 25px;

    }

      /*  .content-wrapper .product {
        padding: 20px 0;
        display: none !important;
 }

*/

 .breadcrumb-item+.breadcrumb-item {
    padding-left: 10px !important; }

    .breadcrumb-item+.breadcrumb-item::before {
  
    padding-right: 12px !important;
}

.container-xl .title  {
    font-size: 26px;
    margin: 0px;
    line-height: 41px;
    /* padding: 0px; */
    margin-bottom: 1rem !important;
        }
.why-lekeamp .card{
    height: unset !important;
}
.footer__socials .more{
    display: none !important;
}

.footer__socials{
    display: none !important;

}
.footer__top{

    padding-bottom: 0px;
}
.footer__logo img{

    width: 100% !important;
}
.footer__menu {
  
    padding-top: 0px !important;
}
  .footer__title{  margin-bottom: 9px  !important;}


    .home-title p {
        text-align: left !important;
}

.home-prolist {
  
    padding: 0px 0 !important;;
}
.location-home .col-lg-12 img{
    width: 100%;
}
.footer__menu {
   padding-bottom: 0px !important; 
}

 .g4 h2 {

    font-size: 24px !important;

 }
.footer__menu {
    padding-bottom: 96px;
    padding-top: 18px;

     }
.home-about .tb-box .item{
    display: unset !important;
}
.right p{
line-height: 24px !important;
    font-size: 14px !important;
}
    

   .country-l img{ 
width: 100%;
    margin-bottom: 25px;

}

.country-l{
    display: unset !important;
}
    #hp_bd_hero_message > div:nth-child(1) > :nth-child(2) {
        font-size: 1.5rem !important;
        line-height: 1.8rem !important;
   

    }

.right-side {
    width: 32%;
    display: none !important;
    float: right;
    bottom: 0;
    top: 12%;
    margin-top: 79%;
    margin-right: 2%;        display: none;

 }  
.right-side1{
    display: none;
    
}
.home-about .imgs img{
        width: 100% !important;

}

.home-about .tb-box {

    margin-left: 0% !important;

 }   

 .home-about .tb-box .item{ 
margin-left: 0% !important; 
    margin-top: -3% !important;

}
 .home-about .tb-box .item strong {
        margin-top: 21px !important;
        display: block;
        font-size: 21px !important;
        margin-bottom: 13px !important;
    }




/*    .industry .home-pro .prolist .item:last-child {
        width: 100% !important;
    }*/
    .video-col {
   margin-bottom: 0px;
}
.video-col {
 margin-bottom:13px !important;
}
.tab_mission{
    display: flow !important;

}


.tab_vision{
    display: flow !important;

}
.tab_mission img{
        margin-bottom: 25px;
 }    

 .tab_vision img{
        margin-bottom: 25px;
 } 
.tab_vision{
    padding: 41px 17px} 



.tab_mission{
    padding: 41px 17px} 

.why-lekeamp .card {

    height: 205px;
}


/*.hot-pro{
display: none;
}
.content-wrapper.product{display: none;
}
*/

}



/* clients logo*/
.technology_logo ul li {
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
    width: 160px;
    height: 140px;
    line-height: 140px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: -3px;
    text-align: center;
}
.technology_logo ul li:nth-child(1), .technology_logo ul li:nth-child(2), .technology_logo ul li:nth-child(3), .technology_logo ul li:nth-child(4) {
    border-top: 0;
}.technology_logo ul {
    padding: 0;
    margin: 0;
}.technology_logo ul li img {
      max-width: 138px;
    text-align: center;
    margin: auto;
}

.technology_logo ul li:nth-child(1), .technology_logo ul li:nth-child(2), .technology_logo ul li:nth-child(3), .technology_logo ul li:nth-child(4) {
    border-top: 0;
}
.technology_logo ul li:nth-child(1), .technology_logo ul li:nth-child(2), .technology_logo ul li:nth-child(3), .technology_logo ul li:nth-child(4) {
    border-top: 0;
}.technology_logo ul li:nth-child(12), .technology_logo ul li:nth-child(16), .technology_logo ul li:nth-child(4), .technology_logo ul li:nth-child(8) {
    border-right: 0;
}

.current-vacancies-box i{


    font-size: 34px;
    margin-bottom: 17px;
color: var(--theme2);
}

/*.technology_text img{

       width: 9%;
}*/

.country-l{
      display: flex
;
    justify-content: space-evenly;
}


.location-home p{   font-size: 19px; position: relative;}
.location-home p:after{ 
      position: absolute;
    content: '';
    height: 3px;
    width: 38px;
    background: #f5b305;
    bottom: 0;
    left: 0;
    top: 66px;


}  

.location-home h3{ 

  margin-top: 15px;

    margin-bottom: 8px;}  


    .home-title p{
        position: unset;
    }

.cu-theme .footer {
    --footer-bg-color: #5a7778;
}.footer {
    background-color: #1d2231;
    color: var(--color-white);
    font-size: 1.125rem;
}  /*  .footer__top {
        padding-bottom: 64px;
        padding-top: 96px;
    }*/.footer__menu {
        padding-bottom: 32px;
    padding-top: 32px;
    }.footer__menu {
/*    border-top: 1px solid hsla(0, 0%, 100%, .2);*/
}

@media (min-width: 768px) {
    .footer__title {
        font-size: 1.125rem;
    }


        .footer__menu .menu {
        max-height: none;
        overflow: visible;
    }






}



.footer__title {
    align-items: center;
       color: white;
    display: flex
;
    flex-direction: row;
    font-size: 29px;
    justify-content: space-between;
    margin-bottom: 32px;
}    .footer__menu .menu {
        max-height: none;
        overflow: visible;
    }

/*.footer__menu .menu {
    list-style: none;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: .22s ease;
}
*/
/*
.footer__menu .menu .menu-item:not(:last-child) {
    margin-bottom: 12px;
}*/

/*.footer__menu .menu .menu-item a{
position: relative;}
.footer__menu .menu .menu-item a:after {

    background-image: url(../../image/download.svg;);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px;
}*/


 .footer__menu .menu a {
    color: #fff;
    font-size: 1.2rem;
    line-height: 45px;
}.g4 h2 {
       color: white;
    font-size: 29px;
    letter-spacing: -0.5px;
    line-height: 22px;
    /* margin: 17px 0; */
    font-weight: bold;margin-bottom: 16px;
}.g4 p {
    margin: 10px 0px;
}.g4 p {
color: #ffff;
    font-size: 1.2rem;
    line-height: 36px;
}


 .g4 p a {
    display: inline-flex
;
    gap: 0px 10px;
}.g4 svg {
    overflow: hidden;
    vertical-align: middle;
    height: auto !important;
    width: auto !important;    color: #b4b4b4;
}.g4 {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}svg {
    overflow: hidden;
    vertical-align: middle;
    height: auto;
}footer .g4 p a {
    display: inline-flex
;
    gap: 0px 10px;    font-size: 1.2rem;
    line-height: 26px;

}
#menu-footer-menu-first li{
/*padding-left: 0px;*/
    list-style: none;    margin-bottom: 0px !important;
}
#menu-footer-menu-third li{margin-bottom: 0px !important;}
#menu-footer-menu-third{
    list-style: none;}
.location-home .home-title p:after{
    content: none !important;

}

.tab_mission li{
    font-size: 19px;
    line-height: 30px;
}

 .more {
    display: inline-block;
    padding: 12px 30px;
  background: #da251c;
    font-size: 15px;
    color: #fff!important;
    margin-top: 18px;
    border-radius: 30px;
    overflow: hidden;
}

.certified-by{
    background: #fcfcfc;
    
}

.pspace .com{
   
    min-height: 519px;
}   

.pspace .sitt-logo{
 background: #F4F4F4;
    padding: 50px;

    text-align: center;


} 

.pspace .col-lg-6{
    padding: 0;
}    

.pspace .certified-by {padding: 30px;} 
 #globle-carousel .home-pro .box img{
    width: 82%;
    border: 1px solid #d9d9d9;
}    
 #globle-carousel .home-pro .box .item{
    text-align: center;
    font-size: 24px;}  


 #globle-carousel .home-pro .box .item h3{      font-size: 18px;
    color: black;    margin-top: 10px;     margin-bottom: 41px;}  .swiper-button-next, .swiper-button-prev {
  color: #000; /* Change color */
  font-size: 30px; /* Adjust the size */
  background: rgba(255, 255, 255, 0.5); /* Semi-transparent background */
  border-radius: 50%; /* Round arrows */
}
.footer__socials .more{
        background: #f5b305 !important;
    padding: 10px 22px
    float: right;
    margin-top: 2%;
    border-radius: unset !important;    color: black;
}

.footer__socials .more:hover{
    color: #000000;
}

#client-carousel .owl-nav{
    justify-content: center;
    display: flex;
}   


#client-carousel .item {width: 80%;     text-align: center;} 

#client-carousel .item h3 {
    font-size: 18px;
    color: black;
    margin-top: 10px;
    margin-bottom: 10px;
}   

 #client-carousel .owl-nav span{
    font-size: 49px !important;      outline: 0px !important;   padding: 0px 11px;
 }      
  #client-carousel button:focus{

   outline: 0px !important; }   
.bottom-row {
    margin-top: 16% !important;
}
#vision .card-title {
text-transform: uppercase;
    font-size: 29px;    font-weight: 700;
}  
#vision p{


    font-size: 19px;
    color: black;
    line-height: 27px;}
 #vision img{margin-left: 4%; margin-bottom: 16px;}  #vision li{

  font-size: 17px;
    color: black;
    line-height: 24px; } 
.grp-company .card {
    background: #E3E9FF;
     padding: 9px;
    border-radius: 25px;       min-height: 331px;}   



     .grp-company .description{
        margin-top: 21px;}

        .grp-company .card:hover {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #141F72;
    border-radius: 0px 0px 0px 0px;
    transition: 0.2s;
    border-radius: 25px;}   



        .grp-company .description h5{ font-size: 20px;
    line-height: 23px;}         


      .grp-company p{ font-size: 16px;}
  .grp-company .card-body img{
      width: 23%;
    margin-bottom: 25px;
    height: 95px;
    object-fit: contain;
}
  .grp-company .card-body strong {  padding-right: 10px;}
  .mgt-hidden{
    display: none;
  }

/*.mgt-expand-stage .magicthumb-buttons .mgt-button


      width: 44px;

*/



  .mgt-hidden a{display: none !important}

    .mgt-hidden .mgt-button{width: 0px;}
    .mgt-hidden .magicthumb-buttons .mgt-button{    width: 0px; background-color: rgb(255 255 255 / 25%) !important}


.success{background: lightgreen; color: black; padding: 15px;}
.error{background: red;    padding: 15px;     color: white;}

   .formLabel{ 
    font-size: 20px;
    color: #888888;
    margin-bottom: 6px;
}
  .status-msg p{ margin-bottom: 7px;
    color: white;
    font-weight: 900;}

    .orange{color: #f5b305;}  
    .direction {  font-size: 16px !important; display: unset;}


/*    for khem*/
.line-top{
    

color: white;
    font-size: 14px;
    line-height: 41px;
    font-weight: 500;}

.home-professional{
    

    margin-top: 45px;
}

    .mainHeading--verticle {
/*    max-width: 66.75rem;*/
    flex-direction: row;
/*    display: flex;*/
    align-items: center;
    justify-content: space-between;
    column-gap: 5rem;
    row-gap: 1rem;
}.home-professional__bottom-wrapper {
    border-radius: 1.25rem;
}.home-professional__items {
    overflow-x: auto;
    padding-bottom: .375rem;
}.home-professional__item {
    border-radius: 1.25rem;
    overflow: hidden;
    background: var(--white-color);
    position: relative;
    flex: 1;    width: 18%;
 float: left;
    margin-right: 2%;
      background: #81818117;
    margin-bottom: 21px;
}.home-professional__img-wrapper {
    height: 13.5rem;
    overflow: hidden;
    transition: all .5s ease-in-out;
}.home-professional__img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.1);
    transition: all .5s ease-in-out;
}.home-professional__img-wrapper {
    height: 13.5rem;
    overflow: hidden;
    transition: all .5s ease-in-out;
}.home-professional__content-box {
       height: 5rem;
}.home-professional__name, .home-professional__num {
    color: var(--light-grey);
    font-family: var(--helvetica-bold-font);
}.home-professional__name {
 

    font-size: 1.4rem;
    /* padding-right: 1.875rem; */
    /* min-height: 3.75rem; */
/*  max-width: 12rem;*/

    text-transform: capitalize;
color: #1d2231;

}.home-professional__num {
    position: absolute;
    right: 1.25rem;
    bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1;
}.home-professional .btn {
    opacity: 0;
}

 .home-content ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.5em;
    font-family: 'Kelson', sans-serif;
    margin-bottom: 20px;
    color: #000000;
}

 .home-content ul li::before {
    content: '';
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background: url(../../../../images/checked.png) center / contain no-repeat;
     height: 24px;
    width: 24px;
    margin-right: 12px;
    margin-top: 6px;
}

.advance-clinic{
      position: relative;
    background: #ebebeb;
    padding: 49px 0px;
}
.advance-clinic::after {
    content: "";
    background: url(https://www.idealake.com/assets/images/curve2.png);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -2px;
    background-position: bottom;
}

.heading {
     font-size: 40px;
    color: #5a5a5a;
    line-height: 44px;
    font-family: 'Jost';
    font-weight: 600 !important;
    font-size: 38px;
    color: #1d2231;
    font-weight: bold;
    text-transform: uppercase;
}
.heading:after {
    content: "";
    width: 50px;
    height: 4px;
    background: var(--theme-color);
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}

/*carousel*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body{
  background: #e9edd6;
  font-family: 'Poppins', sans-serif;
}
*{
  box-sizing: border-box;
}
.owl-carousel.version-1, .owl-carousel.version-2{
  position: relative;
  padding: 15px 35px 0;
}
.logo-slider-1, .logo-slider-2{
  width: 100%;
/*  max-width: 1000px;*/
  margin: 0 auto 40px;
  text-align: center;
}
.owl-carousel .owl-item {
    background: #fff;
    padding: 0 20px;
}
.owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: #fff !important;
    border-radius: 50%;
    margin: auto 0;
    box-shadow: 0px 0px 5px #00000069;
}
.owl-nav button.owl-next{
  right: 0;
}
.owl-nav button.owl-prev{
  left: 0;
}
.version-2 h2 {
    margin: 0px;
    font-size: 20px;
}
.version-2 p {
    font-size: 15px;
}
.version-2 .owl-item{
  text-align: center;
  padding: 10px 20px 20px;
}
.version-2 .owl-item img{
  width: 160px;
  margin: 0 auto;
}.owl-dots {
    text-align: center;
    margin-top: 20px;
}
.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #da251c !important;
    border-radius: 50%;
}
.owl-dot.active {
    background: #000 !important;
}

.logo-slider-1 div img{


box-shadow: 0 0px 12px 0 rgb(51 56 70 / 10%);
/*    padding: 10px;*/
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #e3e3e3;

}
.owl-nav{
    display: none;
}    

.process-box li{
    font-size: 20px;
    margin-bottom: 10px;
    color: black;
    font-size: 18px;
    line-height: 32px;
    color: #797e89;}

    .com-h{
        font-size: 42px;
    font-weight: bold;
    color: #525252;
    font-family: 'Jost', sans-serif;
    text-align: center;
    text-transform: uppercase;
}
  .com-h:after{ content: "";
    width: 25px;
    height: 6px;
    background: var(--theme-color);
    display: block;
    margin: 20px auto 40px;}   
    .desc-blue .com-h{

     color: #ededed;}

.cap{
    
    background: red;
    padding: 5px 10px;
    color: white;
    font-weight: 600;
    border-radius: 18px;
    margin-top: 7px;
    display: inline-block;
}

.spl-ul li{
font-size: 20px;
    color: #565656;}



.nav-tabs .nav-link{
    font-size: 18px;
    font-weight: 700;
    color: black;
   }
    .nav-link.active{ color: red !important;}
#pre-footr .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}    .row.pre-footer-bg {
        height: 440px;
    }.pre-foot .img_width {
    width: 100%;
    margin: 0;
}.

@media (min-width: 1800px) {.row.pre-footer-bg {
        height: 440px !important;
    } }


    .row.pre-footer-bg {
    margin-bottom: 3%;
    margin-top: 5%;
}.row.pre-footer-bg {
     background-color: #F4F4F4;
    padding: 3%;
    /* height: 275px; */
    margin-top: 3%;
    margin-bottom: 20%;
    border-radius: 15px 0 0 15px;
    display: flex
;
    align-items: center;
}.pre-foot .img_width {
    width: 100%;
    margin: 0;    border: 7px solid #000000;
} 

/*img.img_width {
    padding: 0% 25% 15% 5%;
}
*/



.pre-foot-heading{

    font-size: 28px;
    line-height: 43px;
    margin-top: -14%;
    /* TEXT-ALIGN: CENTER; */
    font-weight: 500;

}   
.pre-foot-content p{


 font-weight: 400;
    font-size: 19px;}

#pre-footr .f-direct{ flex-direction: row-reverse !important;      flex-wrap: wrap-reverse;     background: #da251c12;}
       
#pre-footr .f-direct{
margin-top: -10%; }
#pre-footr .f-direct{

margin-bottom: 4% !important;}

.breadcrumb {

   --bs-breadcrumb-margin-bottom: 0rem !important;}

.contact-spl .col-md-6 {

    text-align: left;
    padding-top: 10px;
}

.contact-spl .col-md-6 h3{
    font-size: 23px;
    color: #ebd72a;

}   

.contact-spl p{


    height: 91px;
font-size: 19px;
}   .contact-spl a{ 
    color: #FFC107 !important;
    font-weight: 500;
    font-size: 17px !important;

    display: block;
    border-bottom: 1px solid;
    display: inline;
  
}.vm-section img {
    width: 10%;
}.vm-section h6 {
    font-size: 1.8rem;
}.vm-section .card-body hr {
    width: 100px;
    transition: 0.3s;
}.vm-section p {
    font-size: 1.3rem;
}.vm-section .card-body hr {
    width: 100px;
    transition: 0.3s;
}.opacity-100 {
    opacity: 1 !important;
}.vm-section .card-body:hover hr {
    border-top: 1px solid #e30016 !important;
    width: 200px;
    transition: 0.3s;
}

.shadow1{
box-shadow: 0 0rem 0.2rem 0px rgba(0, 0, 0, 0.15) !important
}
.vm-section h2{
    font-size: 42px;
    font-weight: bold;
    color: #525252;
    font-family: 'Jost', sans-serif;
    text-align: center;
    text-transform: uppercase;}

.vm-section h2:after{
        content: "";
    width: 25px;
    height: 6px;
    background: var(--theme-color);
    display: block;
    margin: 20px auto 40px;
    }    

.vm-section{

 margin-bottom: 32px;    
}  