html{
    overflow-x: hidden;
}
body{
    overflow: hidden;
    margin: auto;
    font-family: "Poppins", sans-serif !important;
}

a{
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.owl-carousel .owl-nav, .owl-dots {
    display: none;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1198px !important;
    }
    /* .container-pad{
        padding: 0 173.4px !important;
    } */
}

.container-pad{
    padding: 0 128px !important;
}

.mb-0{
    margin-bottom: 0;
}

.mb-new{
    margin-bottom: 0;
}

.sec1{
    float: left;
    width: 100%;
    background: url(../images/hero-thumb-1.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 128px 0 54px 0;
}

.bnr-row{
    float: left;
    width: 100%;
}

.bnr-left{
    float: left;
    width:43%;
}

.bnr-txt{
    padding: 70px 0 88px 0;
}

.bnr-txt h1{
    color: #fff;
    font-size:54px;
    font-weight: 500;
    line-height: 119%;
    margin-bottom: 45px;
}
.bnr-txt h1 br{
    display:none;
}

.slider-button a{
  text-decoration: none;
  float: left;
  width: 172px;
  height: 56px;
  color: #ffffff;
  background-color: #25367c;
  border-radius: 50px;
  padding: 16px 40px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.slider-button a:hover{
  color: #25367c;
  background-color: #ffffff;
}

.logo-slider{
    overflow: hidden;
    position: relative;
    width: 520px;
    margin-top: 30px;
}

.logo-track{
    display: flex;
    align-items: center;
    gap: 64px;
    width: max-content;
    animation: logoScroll 12s linear infinite;
}

.logo-slider:hover .logo-track{
    animation-play-state: paused;
}

.logo-item{
    flex: 0 0 auto;
}

.logo-item img{
    height: 90px;
    width: auto;
    display: block;
}

/* Specific logo sizes if needed */

.logo-item:nth-child(1) img,
.logo-item:nth-child(6) img{
    height: auto;
    width: 228px;
}

.logo-item:nth-child(3) img,
.logo-item:nth-child(8) img{
    height: auto;
    width: 220px;
}

.logo-item:nth-child(4) img,
.logo-item:nth-child(9) img{
    height: auto;
    width: 220px;
}

/* Animation */

@keyframes logoScroll{
    from{
        transform: translateX(0);
    }
    to{
        transform: translateX(-50%);
    }
}

.bnr-right{
    float: right;
    width: 50%;
    position: relative;
}

.bnr-box1{
    position: absolute;
    z-index: 99;
    top: 88px;
    left: -66px;
    width: 250px;
    height: 196px;
    padding: 12px;
    border-radius: 10px;
    background-color: #ffffff;
}

.main-flx{
    display: flex;
    align-items: end;
    gap: 40px;
    margin-bottom: 10px;
}

.hlat-scolrbx{
  float: left;
  /* position: relative; */
}

.circle-icon{
    width: 39px;
    height: 39px;
    border-radius: 50px;
    background-color: #49c4f8;
}

.cci2{
    background-color: #5c5ebd;
}

.circle-icon img{
    width: 19px;
    margin: 10px;
}

.cci2 img{
    filter: invert(1);
}

.hlat-scolrbx h3{
  font-size: 34px;
  font-weight: 500;
}

.hlat-scolrbx h3 span{
    margin-top: -1px;
}

.hlat-scolrbx p{
  font-size: 15px;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: 2px;
}

.trend{
    width: 69px;
    margin-bottom: 15px;
}

.btm-flx{
    display: flex;
    align-self: center;
    gap: 12px;
    position: relative;
}

.shape-img{
    position: absolute;
    width: 27px;
    bottom: -32px;
    right: 24px;
}

.btm-flx h5{
    padding: 5px 8px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    background-color: #dbf0f9;
    margin-bottom: 0;
}

.btm-flx2 h5{
    background-color: #d8d9f6;
}

.btm-flx h5 img{
    margin-top: -4px;
    width: 14px;
}

.btm-flx p{
    color: #2d2d2da8;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
}

.bnr-box2{
    position: absolute;
    z-index: 99;
    bottom: -108px;
    left: 308px;
    width: 250px;
    height: 196px;
    padding: 12px;
    border-radius: 10px;
    background-color: #ffffff;
}

.bnr-image{
    float: right;
    width: 520px;
}

.bnr-image img{
    width: 100%;
    border-radius: 50px;
}

.bnr-bg{
    width: 253px;
    position: absolute;
    bottom: -54px;
    left: -30px;
}

.sec2{
    float: left;
    width: 100%;
    padding-top: 143px;
    background-color: #e0dff6;
    position: relative;
}

.bg-img2{
    position: absolute;
    width: auto;
    height: 493px;
    top: 42px;
    left: -250px;
    filter: grayscale(1);
    animation: tp_animation_spin 25s linear infinite;
}

.abt-top{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 74px;
}

.s2-left{
    float: left;
    width: 35%;
    display: flex;
    justify-content: center;
}

.s2-head{
    float: right;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 22px;
    border-radius: 50px;
    border: 1px solid #000;
}

.black-dot{
    width: 11px;
    height: 11px;
    border-radius: 50px;
    background-color: #000;
}

.s2-head h2{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.s2-right{
    float: left;
    width: 65%;
}

.s2-right p{
    margin-top: -16px;
   font-size: 40px;
    font-weight: 500;
    line-height: 127%;
    padding-right: 9%;
    margin-bottom: 58px;
}

.abt-bottom{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 100px;
}

.s2-txt{
    float: left;
    width: 54%;
    padding: 23px 0 0 0;
}

.s2-txt h4{
    font-size: 34px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 24px;
}

.s2-txt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 45px;
}

.s2-img{
    float: left;
    width: 46%;
}

.s2-img img{
    width: 424px;
}

.sec3{
    float: left;
    width: 100%;
    padding: 90px 0;
}

.s3-txt{
    float: left;
    width: 100%;
}

.s3-txt h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 125%;
    text-align: center;
    margin-bottom: 69px;
}

.s3-box{
    position: relative;
    padding: 53px 26px;
    border-radius: 10px;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.s3-box:hover{
    border: 1px solid #c7c5c5;
    background-color: #ffffff;
}

.s3-icon{
    width: 82px !important;
    margin-bottom: 90px;
    margin-left: 6px;
}

.s3-box h2{
    width: 97px;
    color: #ffffff00;
    font-size: 19px;
    font-weight: 400;
    padding: 8px 25px;
    margin-bottom: 20px;
    border-radius: 50px;
    background-color: #ffffff00;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.s3-box:hover h2{
    color: #fff;
    background-color: #072f5b;
}

.s3-box h5{
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 12px;
}

.s3-box p{
    color: #00000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 188%;
    margin-bottom: 0;
}

.s3-box:hover p{
    color: #000000;
}

.nxt-icon{
    width: 67px !important;
    position: absolute;
    left: 26px;
    bottom: 36px;
}

.s3-box:hover .nxt-icon{
    display: none;
}

.stats-box {
  width: 100%;
  border: 1px solid #c7c5c5;
  border-radius: 10px;
  padding: 46px 32px 60px 48px; /* adjust to match your layout */
  margin-top: 95px;
  display: flex;
  align-items: end;
  gap: 87px;
}

.stats-content {
  width: 46%;
}

.stats-content h2 {
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #040318;
  line-height:41px;
}

.stats-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.stats-right {
  width: 53%;
}

.stats-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
  padding-right: 50px;
  margin-bottom: 20px;
}

.label {
    margin-top: 9px;
    color: #424242;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
    text-align: end;
}

.big-number {
  font-size: 45px;
  font-weight: 500;
  line-height: normal;
  color: #040318;
}

.progress-item {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-bottom: 20px;
}

.progress-bar {
  flex: 1;
  background: #e2e2e2 !important;
  border-radius: 10px;
  height: 31px;
  overflow: hidden;
}

.progress-fill {
  background: #25367c;
  height: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  height:100%;
  transition: width 1.2s ease-out;
  will-change: width;
}

.percent {
  width: 50px;
  font-weight: 600;
  color: #333;
}

.sec4{
    float: left;
    width: 100%;
    padding: 90px 0 70px 0;
    background: url(../images/sec4-bg.webp);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.s4-head{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 200px;
    margin-bottom:45px;
}

.s4-head h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 0;
}

.s4-head img{
    width: 140px;
    animation-name: bounce;
    animation-duration: 5s; /* Adjust duration as needed */
    animation-iteration-count: infinite; /* Loops indefinitely */
    animation-timing-function: ease-in; /* Makes it feel more natural */
}

@keyframes bounce {
    0% {
        top: 0;
        animation-timing-function: ease-in; /* Slow start (going up) */
    }
    50% {
        top: 150px; /* Adjust the pixel value for bounce height */
        animation-timing-function: ease-out; /* Fast drop (coming down) */
    }
    100% {
        top: 0;
        animation-timing-function: ease-in;
    }
}

.s4-sec1{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 34px;
    margin-bottom: 89px;
}

.s4-col1{
    float: left;
    width: 25%;
}

.s4box{
    float: left;
    width: 100%;
    padding: 34px 26px;
    border-radius: 30px;
    margin-bottom: 55px;
    background: linear-gradient(35deg, #a9e7c7 0%, #d0efdf 100%);
}

.s4box2{
    margin-bottom: 0;
    background: linear-gradient(35deg, #c4dcf6 0%, #7aafe9 100%);
}

.s4-cir{
    width: 61px;
    height: 61px;
    padding: 16px;
    border-radius: 50px;
    margin-bottom: 87px;
    background-color: #fff;
}

.s4-cir img{
    width: 30px;
}

.s4-cir2{
    width: 61px;
    height: 61px;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 87px;
    background-color: #fff;
}

.s4-cir2 img{
    width: 42px;
}

.s4box h5{
    font-size: 23px;
    font-weight: 600;
    line-height: 30px;
}

.s4-col2{
    float: left;
    width: 44%;
}

.s4box3{
    float: left;
    width: 100%;
    padding-top: 57px;
    border-radius: 30px;
    background-color: #25367c;
}

.s4bx-txt{
    padding: 0 42px;
    text-align: center;
}

.s4bx-txt img{
    width: 280px;
    margin-bottom: 40px;
}

.s4bx-txt h4{
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 16px;
}

.s4bx-txt p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 86px;
}

.s4bx-btm{
    padding: 0 41px 0 46px;
    border-radius: 30px;
    position: relative;
}

.cap-img{
    position: absolute;
    width: 117px;
    top: -52px;
    left: 26px;
}

.s4bx-img{
    width: 100%;
    height: 213px;
    border-radius: 30px 30px 0 0;
    background: url(../images/thumb-1.webp);
    background-size: 108%;
    background-position: top;
    background-position-y: -36px;
    background-repeat: no-repeat;
}

.s4-sec2{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 34px;
    margin-bottom: 85px;
}

.col-s2{
    float: left;
    width: 50%;
}

.s4-1{
    float: left;
    width: 100%;
}

.col2-txt{
    float: left;
    width: 100%;
}

.resto-logo{
    width: 232px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.col2-mid{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 34px;
}

.c2-box{
    float: left;
    width: 47%;
    display: flex;
    align-items: start;
    gap: 22px;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 55px 53px 56px 32px;
    background-color: #106635;
}

.c2-box img{
    width: 76px;
}

.c2-box h5{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 0;
}

.c2-box2{
    float: left;
    width: 47%;
    display: flex;
    align-items: center;
    gap: 22px;
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 55px 50px 56px 30px;
    background: linear-gradient(22deg, #4d8766 0%, #309c5e 100%);
}

.c2-box2 img{
    width: 72px;
}

.c2-box2 h5{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 0;
}

.col2-btm p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    padding-right: 10px;
    margin-bottom: 0;
}

.s4-sec3{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 45px;
    border-radius: 30px;
    margin-bottom: 52px;
    padding: 40px 44px;
    background: linear-gradient(118deg, #ffdbb0 0%, #ffffff 56%);
}

.prgs-img{
    float: left;
    width: 37%;
}

.prgs-img img{
    width: 100%;
}

.prgs-txt{
    float: left;
    width: 59%;
}

.parko-logo{
    width: 284px;
    margin-bottom: 34px;
}

.prgs-txt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-left: 11px;
    margin-bottom: 30px;
}

.prgs-icon{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 90px;
    margin-left: 11px;
}

.pline-rgt{
    border-right: 3px solid #0000000a;
}

.p-iconbox img{
    width: 60px;
    margin-bottom: 18px;
}

.p-iconbox h4{
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
}

.s4-sec4{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 44px;
}

.col-s4{
    float: left;
    width: 50%;
}

.s4-2{
    float: left;
    width: 100%;
    margin-bottom: 26px;
}

.s4-3{
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

.digi-logo{
    width: 180px;
    margin-bottom: 30px;
}

.ente-logo{
    width: 122px;
    margin-bottom: 30px;
}

.col-s4 p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 27px;
}

.s4-icontxt{
    display: flex;
    align-items: center;
    gap: 45px;
    padding: 19px 0px 25px 20px;
    border-top: 2px solid #00000011;
    border-bottom: 2px solid #00000011;
}

.s4-ic1{
    display: flex;
    align-items: center;
    gap: 22px;
}

.s4-ic1 img{
    width: 52px;
}

.s4-ic1 h4{
    font-size: 23px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 0;
}

.r-sec {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 90px 0 104px 0;
    background-color: #000000;
}

.rsec{
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.r-image {
    width: 497px;
}

.col-r1{
    padding-left: 34px;
}

.main-heading {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}

.second-heading {
    font-size: 40px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 20px;
}

.sub-text {
    color: #c5c8e0;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 20px;
}

.custom-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
}

.custom-list li {
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.custom-list li img{
    width: 25px;
}

.pdt-demo {
    float: left;
    width: 100%;
}

.demo-cnt{
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.left-content {
    width: 60.8%;
    padding: 92px 0 76px 0;
    border-right: 2px solid #00000011;
}

.left-content h3 {
    font-size: 40px;
    font-weight: 500;
    color: #0c1025;
    margin-bottom: 20px;
}

.left-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.right-content {
    width: 39.2%;
    padding: 84px 0 57px 116px;
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 11px;
}

.btn-box{
    width: 326px;
}

.mini-box {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 25px;
}

.mini-box img {
    width: 50px;
}

.mini-txt{
    width: 258px;
}

.mini-box h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 6px;
    border-bottom: 2px solid #00000011;
}

.mini-box p {
    width: max-content;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 6px;
}

.demo-btn1{
  float: left;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 250px;
  height: 56px;
  color: #ffffff;
  background-color: #25367c;
  border: 2px solid #25367c;
  border-radius: 50px;
  margin-bottom: 11px;
  padding: 0 31px 0 26px;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
}

.demo-btn1 img{
    width: 23px;
}

.demo-btn1:hover{
    background: transparent;
    border: 2px solid #25367c;
    color: #25367c;
}

.demo-btn2{
    float: left;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 250px;
    height: 56px;
    border-radius: 50px;
    padding: 0 31px 0 26px;
    background: transparent;
    border: 2px solid #25367c;
    color: #25367c;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.demo-btn2 img{
    width: 23px;
}

.demo-btn2:hover{
    color: #ffffff;
    background-color: #25367c;
    border: 2px solid #25367c;
}

.ovr-sec {
    float: left;
  position: relative;
  width: 100%;
  height: 444px;
  background: url('../images/bg-2.webp');
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  color: #fff;
}

.overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000c5;
  top: 0;
  left: 0;
}

.ovr-content {
  position: relative;
  display: flex;
  width: 100%;
  border-top: 1px solid #ffffff33;
}

.ovr-cnt {
    width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 31px 32px;
  border-right: 1px solid #ffffff33;
}

.ovr-cnt2{
    width: 80%;
}

.ovr-cnt:last-child {
  border-right: none;
}

.ovr-cnt h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
}

.ovr-cnt p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}

/****footer****/

.footer{
    float: left;
    width: 100%;
    background:#000;
    color:#fff;
    padding-top: 77px;
}

.footer-top{
    display:flex;
    justify-content:space-between;
    align-items:baseline;
    margin-bottom:60px;
}

.footer-left h2{
    font-size:130px;
    font-weight:400;
    margin-bottom: 30px;
}

.social{
    display:flex;
    gap:15px;
}

.social a{
    display:flex;
    align-items:center;
    background:#161616;
    padding: 13px 26px 12px 30px;
    border-radius:30px;
    color:#fff;
    text-decoration:none;
    font-size:14px;
}

.social a:hover{
    background-color: #25367c;
}

.social a img{
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.social a:hover img{
    filter: brightness(2);
}

.f-icon1{
    width: 20px;
    margin-right: 4px;
    margin-left: -6px;
}

.f-icon2{
    width: 21px;
    margin-right: 8px;
}

.f-icon3{
    width: 19px;
    margin-right: 8px;
}

.footer-icon img{
    margin-top: -30px;
    width:196px;
    animation-name: spin;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.footer-middle{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    gap:40px;
}

.footer-col h4{
    font-size: 22px;
    font-weight: 500;
    margin-bottom:18px;
}

.footer-col ul{
    list-style:none;
    padding:0;
    margin:0;
}

.footer-col ul li{
    margin-bottom: 14px;
    color:#fafafa;
    font-size: 15px;
    font-weight: 400;
}

.footer-col p{
    margin-bottom: 6px;
}

.a-link ul li{
    margin-bottom: 6px;
}

.footer-col li a{
    color:#fafafa;
    text-decoration: none;
}

.footer-col li a:hover{
    color: #25367c;
}

.footer-logo{
    text-align: right;
}

.footer-logo img{
    width: 430px;
    margin-top:30px;
}

.footer-bottom p{
        font-weight: 300;
    text-align:center;
    padding:20px 0;
    margin-top:50px;
    color:#fafafa;
    font-size:14px;
}

.footer-bottom p a{
    color:#fafafa;
    text-decoration: none;
}

.footer-bottom p a:hover{
    color: #4e62b3;
}

.f-col1{
    display: flex;
    align-items: baseline;
    gap: 52px;
}

/****bnr****/

.inner-bnr{
  float: left;
  position: relative;
  width: 100%;
  padding: 50px 0 50px 0;
  background-color: #1c2858;
}

.inner-bnr img{
    transform: scaleX(-1);
    position: absolute;
    width: 190px;
    top: 17%;
    right: 0;
}

.inner-bnr h2{
  color: #ffffff;
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 0;
}


/****career****/

.sub-page-intro {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.sub-page-intro h6 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    
    margin-bottom: 21px;
}
.sub-page-intro p {
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    padding: 0 8%;
    margin-bottom: 40px;
}
.career-frn {
    float: left;
    width: 100%;
}
.push-left {
    float: left;
}
.frm-titel {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
}
.career-frm {
    display: block;
    padding-left: 15px !important;
    font-weight: 400;
    font-size: 15px;
    height: 56px;
    margin-bottom: 30px !important;
    padding: 0 20px;
    outline: none;
    width: 100%;
    padding-left: 0px;
    transition: all 500msease;
    border: 1px solid #c7c5c5;
    width: 100%;
  
    float: left;
    padding: 7px 10px;
    margin-top: 3px;
    border-radius: 8px;
}

.c-frm{
    padding-left: 54px !important;
}

.cpt {
    padding-top: 12px;
}

.career-msg-btn {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    background: rgb(56, 58, 58);
    background: linear-gradient(315deg, #383a3a 0%, #090d0d 100%);
    border-radius: 12px;
    margin-right: 7px;
    margin-top: 30px;
}

.cpt-snd {
    padding-top: 33px;
    float: left;
}

.contact-pages {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 70px 0px;
}
.contact-full h2 {
    color: #232323;
    font-size: 50px;
    font-weight: 500;
    line-height: 118%;
    width: 100%;
    float: left;
    margin-bottom: 21px;
}
.contact-full p {
    color: #232323;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 34px;
    width: 100%;
    float: left;
}
.ct-box {
    width: 100%;
    float: left;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: start;
    gap: 30px;
    background: linear-gradient(35deg, #c4dcf6 0%, #7aafe9 100%);
}
.ct-box img {
    float: left;
    width: 50px;
    margin-bottom: 20px;
}
.ct-box h5 {
    float: left;
    font-size: 18px;
    color: black;
    font-weight: 500;
    width: 100%;
}
.ct-box h6 {
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    margin: 0;
    width: 100%;
}
.ct-box h6 a {
  text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #2F2F2F;
    margin: 0;
}
.ct-left {
    margin-top: 44px;
    width: 100%;
    float: left;
    border-radius: 20px;
    padding: 0px 50px;
}
.ct-left h6 {
    color: #2F2F2F;
    font-size: 35px;
    font-weight: 400;
}
.ct-field {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.ct-field label {
    font-size: 15px;
    color: #2F2F2F;
    font-weight: 400;
    width: 100%;
    float: left;
    margin-bottom: 4px;
}
.ct-field input {
    border: 1px solid #c7c5c5;
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 10px;
    color: black;
    font-size: 15px;
}
.ct-field textarea {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border: 1px solid #c7c5c5;
    padding: 15px;
    border-radius: 10px;
    height: 125px;
}

.cr-btn {
    margin-top: 30px;
    float: left;
}

.mb-top{
  margin-top: 0;
}

.cr-btn button {
    text-decoration: none;
    color: #25367c;
    background: #fff;
    padding: 16px 52px;
    border: 1px solid #25367c;
    display: block;
    font-weight: 500;
    font-size: 16px;
    height: 56px;
    outline: none;
    transition: all 500msease;
    width: 100%;
    float: left;
    border-radius: 50px;
}

.cr-btn button:hover{
    color: #fff;
    background-color: #25367c;
}

/****about****/

.absec{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.absec-img{
    float: left;
    width: 100%;
}

.absec-txt{
    float: left;
    width: 100%;
    padding-left: 40px;
}

.absec-txt h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.absec-txt p{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 20px;
}

.absec2 {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.absec2 .showcase-content{
    float: left;
    margin-bottom: 2px;
    background: linear-gradient(35deg, #c4dcf6 0%, #7aafe9 100%);
    width: 100%;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.6s ease;
    padding: 60px 50px 60px 50px;
    border-radius: 30px;
    display: flex;
    align-items: center;
}

.badge-dot2 {
    color: #25367c;
    font-size: 42px;
    display: flex;
    align-items: center;
    /* gap: 10px; */
    font-weight: 500;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.sub-text2 {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.ab-gal{
    width: 100%;
    float: left;
    padding: 70px 0;
    background: linear-gradient(90deg, #313131 0%, #000000 100%);
}

.ab-gal h3{
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 21px;
}

.ab-gal p{
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.ab-gal h6{
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 8px;
}

.p4-img{
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-bottom: 12px;
}

.ab-gal .p4-img img{
    width: 100%;
    object-fit:cover;
}

.gallery_area li {
    /* width: 100%; */
    /* padding: 10px; */
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
}.gallery_area li .gal {
    width: 100%;
    /* float: left; */
    position: relative;
    overflow: hidden;
    /* border: 1px solid #ccc; */
    /* border-radius: 5px; */
    /* margin-top: 10px; */
}.gal img {
    width: 100%;
    /* border-radius: 10px; */
    height: 275px;
    display: block;
    /* border-radius: 5px; */
    object-fit: cover;
}

.absec3{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.absec3 h3{
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 50px;
}

.ab3-box{
    float: left;
    width: 100%;
    padding: 20px 30px;
    border-radius: 10px;
    margin-bottom: 24px;
    background: linear-gradient(35deg, #a9e7c7 0%, #d0efdf 100%);
}

.ab-icon{
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin-bottom: 30px;
    background-color: #ffffff;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    display: flex; align-items: center; justify-content: center;
}

.ab3-box:hover .ab-icon{
    background-color: #4d8766;
}

.ab-icon img{
    width: 40px;
    margin: 20px;
}

.ab3-box:hover .ab-icon img{
    filter: invert(1);
}

.ab3-box h4{
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 6px;
}

.ab3-box p{
    float: left;
     font-size:16px;
    font-weight: 400;
    width: 100%;
        line-height: 188%;
}

.absec4{
    float: left;
    width: 100%;
    background-color: #25367c;
}

.wrapper h3{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 50px;
}

/****/
.wrapper{
  float: left;
  width: 100%;
  padding: 70px;
  position: relative;
}
.wrapper .center-line{
  position: absolute;
  height: 62%;
  width: 4px;
  background: #fff;
  left: 50%;
  top: 260px;
  transform: translateX(-50%);
}
.wrapper .row{
  display: flex;
}
.wrapper .row-1{
  justify-content: flex-start;
}
.wrapper .row-2{
  justify-content: flex-end;
}
.wrapper .row section{
  background: #fff;
  border-radius: 10px;
  width: calc(50% - 40px);
  padding: 20px;
  position: relative;
}
.wrapper .row section::before{
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background: #fff;
  top: 28px;
  z-index: 0;
  transform: rotate(45deg);
}
.row-1 section::before{
  right: -7px;
}
.row-2 section::before{
  left: -7px;
}
.row section .icon,
.center-line .scroll-icon{
  position: absolute;
  background: #dfdfdf;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #25367c;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
}
.center-line .scroll-icon{
  bottom: 0px;
  left: 50%;
  font-size: 25px;
  transform: translateX(-50%);
}
.row-1 section .icon{
  top: 15px;
  right: -60px;
}
.row-2 section .icon{
  top: 15px;
  left: -60px;
}
.row section .details{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.row section .details .title{
  font-size: 23px;
  font-weight: 500;
}
.row section p{
  margin: 10px 0 17px 0;
  font-size: 16px;
  font-weight: 400;
      line-height: 188%;
}
/****/

.absec5{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.enq-box{
    float: left;
    width: 100%;
    background: linear-gradient(118deg, #ffdaad 0%, #fff5ea 100%);
    border-radius: 24px;
    padding: 50px 34px;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.enq-txt h3{
    font-size: 40px;
    font-weight: 500;
    
    margin-bottom: 13px;
}

.enq-txt p{
    color: #777777;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.enq-btn a{
    float: right;
    width: 180px;
    height: 52px;
    padding: 13px 41px;
    border-radius: 50px;
    background-color: #fff;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.enq-btn a:hover{
    background-color: #000000;
    color: #fff;
}

/****edu klader****/

.servsec1{
    float: left;
    width: 100%;
    background: url(../images/edu-page-bnr.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
}

.serv-main{
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.ss1-txt{
    float: left;
    width:54%;
    
}

.ss1-txt h2{
    color: #fff;
    font-size: 43px;
    font-weight: 500;
    margin-bottom:35px;
    line-height: 118%;
}

.ss1-img{
    float: left;
    width: 50%;
}

.ss1-img img{
    animation: float 3s ease-in-out infinite alternate forwards;
        float: right;
    width: 100%;
    max-width: 420px;
}

.ss1-btn a{
  text-decoration: none;
  float: left;
  width: 196px;
  height: 56px;
  color: #25367c;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 16px 38px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.ss1-btn a:hover{
  color: #ffffff;
  background-color: #ffffff00;
  border: 1px solid #ffffff;
}

.servsec2{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.intro{
    float: left;
    width: 100%;
}

.intro h3{
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.intro-img{
    float: right;
    width: 50%;
    padding-left: 50px;
}

.intro-img img{
    width: 100%;
    border-radius: 30px;
}

.intro-txt{
    float: left;
    width: 50%;
}

.intro-txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 20px;
}

.servsec3{
    float: left;
    width: 100%;
    padding: 70px 0;
    background: linear-gradient(35deg, #c4dcf6 0%, #7aafe9 100%);
}

.intr-left{
    float: left;
    width: 100%;
    padding-right: 36px;
}

.intr-left img{
    width: 100%;
    border-radius: 30px;
}

.intr-right{
    float: left;
    width: 100%;
}

.intr-right h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.intr-pts{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.intr-pts li{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.intr-pts li span{
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 0;
}

.intr-pts li img{
    width: 25px;
}

.servsec4{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.serv3-txt{
    float: left;
    width: 100%;
}

.serv3-txt h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 21px;
}

.serv3-txt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    text-align: center;
    margin-bottom: 0;
}

.serv3-pts{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 50px;
    padding: 50px 10px 0px 10px;
}

.col-ss3{
    float: left;
    width: 50%;
}

.ss3-box{
    width: 100%;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
    border: 1px solid #c7c5c5;
}

.ss3-box2{
    width: 100%;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    border: 1px solid #25367c;
    background-color: #25367c;
}

.ss3-pt{
    width: 52px;
    height: 52px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 2px solid #25367c;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ss3-box:hover .ss3-pt, 
.ss3-box2:hover .ss3-pt{
    background-color: #25367c;
}

.ss3-pt h4{
    color: #25367c;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ss3-box:hover .ss3-pt h4, 
.ss3-box2:hover .ss3-pt h4{
    color: #fff;
}

.ss3-box p{
    text-align: left;
}

.ss3-box2 p{
    color: #fff;
    text-align: left;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 0;
}

.servsec5{
    float: left;
    width: 100%;
    padding: 70px 0;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, #10173d 100%);
}

.ss5-top{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
}

.ss5-head{
    float: left;
    width: 42%;
}

.ss5-head h4{
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.ss5-head h4 span{
    color: #a4d2fa;
}

.ss5-txt{
    float: left;
    width: 58%;
}

.ss5-txt p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 20px;
}

.ss5-txt ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.ss5-flx{
    display: flex;
    align-items: center;
    gap: 74px;
}

.ss5-txt li{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.ss5-txt li span{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.ss5-txt li img{
    width: 25px;
    filter: invert(1) brightness(2);
}

.ss5-mid{
    float: left;
    width: 100%;
    margin: 50px 0;
    padding: 100px 0 130px 0;
    background: url(../images/ss5-bg.webp);
    background-size: cover;
    background-attachment: fixed;
}

.ss5-mid h3{
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 0;
}

.ss5-btm p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.btm-hd{
    display: flex;
    align-items: center;
    gap: 60px;
}

.ss5-head2 h4{
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 74px;
}

.ss5-head2 h4 span{
    color: #a4d2fa;
}

.ss5-txt2 ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.ss5-flx{
    display: flex;
    align-items: center;
    gap: 64px;
}

.ss5-txt2 li{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0;
}

.ss5-txt2 li span{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.ss5-txt2 li img{
    width: 25px;
    filter: invert(1) brightness(2);
}

.servsec7{
    float: left;
    width: 100%;
    padding: 70px 0 0 0;
    background: linear-gradient(0deg, #ffffff 10%, #7aafe9 100%);
}

.ben-s7 h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.ss5-box{
    display: flex;
    align-items: start;
    gap: 50px;
}

.bfts-pts{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.bfts-pts li{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0;
}

.bfts-pts li span{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.bfts-pts li img{
    width: 25px;
}

.servsec8{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.ss8-box{
    gap: 0;
}

.key-pts1{
    padding-right: 48px;
    border-right: 1px solid #e3e3e3;
}

.key-pts2{
    padding-left: 48px;
}

.key-pts li{
    margin-bottom: 30px;
}

.key-pts li img{
    width: 40px;
}

.s7-1{
    margin-bottom: 26px;
}

/****restotech****/

.resto1{
    background: url(../images/klader-page-bnr.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.resto-btn a{
  text-decoration: none;
  float: left;
  width: 196px;
  height: 56px;
  color: #106635;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 16px 38px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.resto2{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.resto-intr p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 30px;
}

.resto3{
    float: left;
    width: 100%;
    padding: 70px 0;
    background-color: #fff4e1;
}

.r-main{
    float: left;
    width: 100%;
}

.r-main h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    text-align: center;
    margin-bottom: 21px;
}

.resto-ftr{
    float: left;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 50px;
}

.col-resto{
    float: left;
    width: 50%;
}

.r-box{
    float: left;
    width: 100%;
    height: 350px;
    border-radius: 10px;
    margin-bottom: 40px;
    background-color: #106635;
    padding: 30px 65px 30px 30px;
}

.r-icon{
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin-bottom: 30px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.r-box:hover .r-icon{
    transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
}

.r-icon img{
    width: 40px;
}

.r-box h5{
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 10px;
}

.r-box p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.res-pts{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.res-pts li{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 4px;
}

.res-pts img{
    width: 25px;
    filter: brightness(0) invert(1);
}

.res-pts li span{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

.resto4{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.resto-left{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.resto-right{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.rsto-pts{
    margin-top: 30px;
    margin-bottom: 0;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #0000000a;
    background: linear-gradient(0deg, #ffffff 10%, #fffbf6 100%);
}

.resto-right h3, .resto-left h3{
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 0;
}

.resto-right li, .resto-left li{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 8px;
}

.rst-hd{
    display: flex;
    align-items: center;
    gap: 20px;
}

.rst-hd img{
    width: 60px;
}

.rsto-pts li img{
    filter: hue-rotate(270deg) brightness(1.5);
}

/****parkotech****/

.parko1{
    background: url(../images/parkotech-page-bnr.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.parko-btn a{
  text-decoration: none;
  float: left;
  width: 196px;
  height: 56px;
  color: #8a5f3c;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 16px 38px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.parko2{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.parko-left img{
    border-radius: 30px;
}

.parko-right p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 30px;
}

.parko3{
    float: left;
    width: 100%;
    padding: 70px 0;
    background-color: #000000;
}

.prk-box{
    margin-bottom: 60px;
}

.prk-img{
    width: 60px;
    margin-bottom: 10px;
}

.prk-box h3{
    color: #f5951c;
    font-size: 36px;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 21px;
}

.prk-box p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.prk-list{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.prk-list li{
    display: flex;
    align-items: center;
    gap: 15px;
}

.prk-list li span{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
    margin-bottom: 0;
}

.prk-list li img{
    width: 25px;
}

.prk-flex{
    display: flex;
}

.parko4{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.p4-2{
    margin-bottom: 26px;
}

/****digi hotel****/

.digi1{
    background: url(../images/digi-hotel-page-bnr.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.digi-btn a{
  text-decoration: none;
  float: left;
  width: 196px;
  height: 56px;
  color: #9d2063;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 16px 38px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.digi3{
    float: left;
    width: 100%;
    padding: 70px 0;
    background-color: #9d2063 !important;
}

.digi3 h3{
    color: #fff;
}

.digi-box{
    color: #fff;
    background-color: #86074b;
    padding: 36px;
    border-radius: 30px;
}

.digi-box:hover img{
    transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
}

.digi-box p{
    font-size: 16px;
    font-weight: 400;
    line-height: 188%;
}

.digi-hd{
    align-items: start;
}

.dg-hd{
    margin-bottom: 21px;
}

.dg-pts{
    margin-bottom: 0;
}

/****ente panchayath****/

.ente1{
    background: url(../images/ente-panch-page-bnr.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ente-btn a{
  text-decoration: none;
  float: left;
  width: 196px;
  height: 56px;
  color: #6eb24d;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 16px 38px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.panch2{
    background-color: #dcffcc;
}

.pnch-left{
    padding-right: 28px;
}

.panch-hd{
    float: left;
    width: 100%;
}

.panch-hd h3{
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    line-height: 118%;
    margin-bottom: 21px;
}

.panch2 h4{
    font-size: 26px;
    font-weight: 500;
    line-height: 37px;
    margin-bottom: 0;
}

.panch2 p{
    padding-left: 80px;
    margin-top: 10px;
    margin-bottom: 0;
}

.panch3{
    float: left;
    width: 100%;
    padding: 70px 0;
}

.pnh-right{
    text-align: center;
    margin-bottom: 0;
}

.pnh-right h3{
    margin-bottom: 21px;
}

.pnh-pts{
    height: 140px;
    padding: 16px;
    border-radius: 10px;
    background-color: #e4ffeb;
    margin-bottom: 0;
}

.pnh-pts li{
    align-items: start;
    gap: 25px;
}

.pnh-pts li span{
    margin-top: -6px;
}

.pnh-pts li img{
    width: 50px;
}

.ete-img{
    width: auto;
    display: table;
    margin: auto;
}

.ete-img img{
    width: 400px;
    box-shadow: none;
    animation: float 3s ease-in-out infinite alternate forwards;
}

@keyframes float {
  0% {
    transform: translateY(0); /* Start position */
  }
  50% {
    transform: translateY(-20px); /* Move up 20px halfway through */
  }
  100% {
    transform: translateY(0); /* Return to start position */
  }
}

/****media****/

@media (min-width:1200px) and (max-width:1299px){
    .nav-brand img{
        width: 200px;
    }
    .nav-menu > li > a{
        padding-right: 32px;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        padding: 19px 0px 25px 0px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box{
        height: 544px;
    }
    .s4bx-txt h4{
        font-size: 22px;
    }
    .s4bx-txt p{
        margin-bottom: 56px;
    }
    .bnr-image{
        width: 400px;
    }
    .bnr-image img{
        width: 400px !important;
    }
    .bnr-bg{
        left: 10px;
        bottom: -110px;
    }
    .logo-slider{
        width: 460px;
    }
    .right-content{
        padding-left: 22px;
    }
}

@media (min-width:1300px) and (max-width:1399px){
    .nav-menu > li > a{
        padding-right: 42px;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        padding: 19px 0px 25px 0px;
    }
    .ovr-cnt{
        padding: 31px 25px;
    }
    .s3-box{
        height: 508px;
    }
    .s4bx-txt h4{
        font-size: 25px;
    }
    .s4bx-txt{
        padding: 0 38px;
    }
    .bnr-image{
        width: 460px;
    }
    .bnr-image img{
        width: 460px !important;
    }
    .bnr-bg{
        left: 10px;
    }
    .right-content{
        padding-left: 62px;
    }
   
   
}

@media (min-width:1025px) and (max-width:1199px){
    .bnr-image{
        width: 400px;
    }
    .bnr-bg{
        left: 10px;
        bottom: -122px;
    }
    .bnr-box1{
        left: 0;
    }
    .bnr-box2{
        left: 240px;
    }
    .bnr-txt h1{
        font-size: 50px;
    }
    .logo-slider{
        width: 420px;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .container-pad{
        padding: 0 70px !important;
    }
    .bg-img2{
      top: 148px;
      left: -220px;
      height: 420px;
    }
    .abt-bottom{
        gap: 80px;
    }
    .s2-right p{
        font-size: 46px;
    }
    .s2-txt{
        width: 50%;
        padding: 0;
    }
    .s2-txt h4{
        font-size: 26px;
        line-height: 36px;
    }
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 50%;
    }
    .s2-img img{
        width: 100%;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box{
        height: 524px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .s4-head{
        gap: 142px;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4bx-img{
        height: 150px;
    }
    .col2-mid{
        gap: 18px;
    }
    .resto-logo{
        width: 150px;
        margin-bottom: 40px;
    }
    .c2-box{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 30px;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .s4-sec3{
        padding: 30px;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 60px;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        padding: 19px 0px 25px 0px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .r-image{
        width: 400px;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .right-content{
        padding: 84px 0 57px 20px;
    }
    .left-content p br{
        display: none;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        padding: 30px 20px;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer-icon img{
        width: 160px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, .r-main h3{
        font-size: 40px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 36px;
        line-height: 47px;
    }
    .badge-dot2{
        font-size: 40px;
    }
    .enq-txt p br{
        display: none;
    }
    .nav-dropdown{
        right: 374px !important;
    }
    .ss1-txt h2{
        font-size: 46px;
    }
    .intro-txt{
        padding: 0;
    }
}

@media (min-width:992px) and (max-width:1024px){
    .bnr-image{
        width: 400px;
    }
    .bnr-bg{
        left: 10px;
        bottom: -94px;
        width: 190px;
    }
    .bnr-box1{
        left: 0;
    }
    .bnr-box2{
        left: 240px;
    }
    .bnr-txt h1{
        font-size: 48px;
    }
    .logo-slider{
        width: 400px;
        margin-top: 0;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .s2-right p{
        font-size: 46px;
        padding-right: 0;
    }
    .container-pad{
        padding: 0 70px !important;
    }
    .bg-img2{
      top: 148px;
      left: -220px;
      height: 420px;
    }
    .abt-bottom{
        gap: 56px;
    }
    .s2-txt{
        width: 50%;
        padding: 0;
    }
    .s2-txt h4{
        font-size: 26px;
        line-height: 36px;
    }
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 50%;
    }
    .s2-img img{
        width: 100%;
    }
    .s3-box{
        height: 500px;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .s4-head{
        gap: 142px;
    }
    .s4-head h3{
        font-size: 40px;
        line-height: normal;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4box h5 br{
        display: none;
    }
    .s4bx-img{
        height: 150px;
    }
    .footer-logo img{
        margin-top: -80px;
    }
    .footer-bottom p{
        margin-top: 30px;
    }
    .col2-mid{
        gap: 18px;
    }
    .resto-logo{
        width: 150px;
        margin-bottom: 40px;
    }
    .c2-box{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 30px;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .s4-sec3{
        padding: 30px;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 60px;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        padding: 19px 0px 25px 0px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .r-image{
        width: 400px;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .right-content{
        padding: 84px 0 57px 20px;
    }
    .left-content p br{
        display: none;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        padding: 30px 20px;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer-icon img{
        width: 160px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, .r-main h3{
        font-size: 40px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 36px;
        line-height: 44px;
    }
    .badge-dot2{
        font-size: 40px;
    }
    .enq-txt p br{
        display: none;
    }
    .nav-dropdown{
        right: 374px !important;
    }
    .ss1-txt h2{
        font-size: 46px;
    }
    .intro-txt{
        padding: 0;
    }
    .r-box{
        height: 380px;
    }
    .ss5-head h4, .ss5-head2 h4{
        font-size: 36px;
    }
}

@media (min-width:768px) and (max-width:991px){
    .burger-menu{
        display: none;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .s2-right p{
        padding-right: 0;
    }
    .bnr-left{
        width: 100%;
    }
    .bnr-txt{
        padding: 0;
    }
    .bnr-txt h1 br{
        display: none;
    }
    .bnr-txt h1{
        font-size: 54px;
        text-align: center;
    }
    .slider-button{
        display: table;
        margin: auto;
    }
    .logo-slider{
        width: 100%;
    }
    .bnr-right{
        display: none;
    }
    .container-pad{
        padding: 0 70px !important;
    }
    .bg-img2{
      top: 148px;
      left: -220px;
      height: 420px;
    }
    .abt-top{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .s2-left{
        width: 100%;
        display: flex;
        justify-content: center;
    } 
    .s2-right{
        width: 100%;
    }
    .s2-head{
        float: left;
    }
    .bg-img2{
      display: none;
    }
    .s2-right p{
        text-align: center;
        font-size: 42px;
        line-height: normal;
        margin-bottom: 40px;
    }
    .abt-bottom{
        flex-direction: column;
        gap: 30px;
    }
    .s2-txt{
        text-align: center;
        width: 100%;
        padding: 0;
    }
    .s2-txt h4{
        font-size: 34px;
        line-height: 44px;
    }
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .s2-img img{
        width: 400px;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box{
        height: 460px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .s4-head h3 br{
        display: none;
    }
    .s4-head{
        gap: 0;
    }
    .s4-head h3{
        width: 100%;
        font-size: 40px;
        line-height: normal;
        text-align: center;
    }
    .s4-head img{
        display: none;
    }
    .s4-sec1, .s4-sec2, .col2-mid, .s4-sec4{
        flex-direction: column;
    }
    .s4-col1, .s4-col2, .col-s2{
        width: 100%;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4box h5 br{
        display: none;
    }
    .s4bx-img{
        height: 150px;
    }
    .col2-txt{
        display: flex;
        justify-content: center;
    }
    .resto-logo{
        width: 150px;
        margin-left: 0;
        margin-bottom: 40px;
    }
    .c2-box{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 0;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .col2-btm p{
        padding-right: 0;
        text-align: center;
    }
    .s4-sec2{
        margin-bottom: 50px;
    }
    .s4-sec3{
        flex-direction: column;
        padding: 30px;
    }
    .prgs-img{
        width: 100%;
    }
    .prgs-txt{
        width: 100%;
        text-align: center;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-left: 0;
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 30px;
        margin-left: 0;
    }
    .p-iconbox h4{
        font-size: 20px;
    }
    .pline-rgt{
        padding-right: 26px;
    }
    .col-s4{
        width: 100%;
        text-align: center;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        text-align: left;
        padding: 19px 14px 25px 14px;
    }
    .s4-ic1 h4{
        font-size: 18px;
    }
    .s4-ic1 h4 br{
        display: none;
    }
    .footer-logo img{
        margin-top: -80px;
    }
    .footer-bottom p{
        margin-top: 30px;
    }
    .col2-mid{
        gap: 18px;
    }
    .resto-logo{
        width: 150px;
        margin-bottom: 40px;
    }
    .c2-box{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 30px;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 60px;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        padding: 19px 0px 25px 0px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .r-image{
        display: none;
    }
    .custom-list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .col-r1{
        padding: 0;
    }
    .main-heading{
        font-size: 42px;
        line-height: normal;
        text-align: center;
    }
    .sub-text{
        text-align: center;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .second-heading{
        font-size: 30px;
        line-height: normal;
        text-align: center;
    }
    .demo-cnt{
        flex-direction: column;
    }
    .left-content{
        width: 100%;
        border: none;
        text-align: center;
        padding: 50px 0 20px 0;
    }
    .left-content p br{
        display: none;
    }
    .right-content{
        width: 100%;
        padding: 0 0 50px 0;
        align-items: center;
    }
    .mini-box{
        justify-content: center;
    }
    .btn-box{
        display: flex;
        flex-direction: column;
        width: auto;
    }
    .ovr-content{
        flex-direction: column;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        width: 100%;
        padding: 30px 20px;
        border-right: none;
        border-bottom: 1px solid #ffffff33;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer-icon img{
        width: 160px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, .r-main h3{
        font-size: 40px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 36px;
        line-height: 44px;
    }
    .badge-dot2{
        font-size: 40px;
    }
    .enq-txt p br{
        display: none;
    }
    .nav-dropdown{
        right: 374px !important;
    }
    .ss1-txt h2{
        font-size: 46px;
    }
    .intro-txt{
        padding: 0;
    }
    .r-box{
        height: 380px;
    }
    .stats-box{
        flex-direction: column;
        gap: 30px;
    }
    .stats-content, .stats-right{
        width: 100%;
    }
    .stats-content h2{
        text-align: center;
    }
    .stats-content p{
        text-align: center;
    }
    .stats-header{
        padding: 0;
        justify-content: center;
    }
    .absec-img{
        margin-bottom: 30px;
    }
    .footer{
        padding-top: 50px;
    }
    .footer-top{
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer-left{
        width: 100%;
    }
    .footer-icon img{
        margin-top: 0;
        width: 200px;
    }
    .footer-left h2{
        text-align: center;
        font-size: 90px;
        margin-top: 20px;
    }
    .social{
        flex-direction: column;
        align-items: center;
    }
    .social a{
        width: fit-content;
    }
    .footer-middle{
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-logo img{
        width: 300px;
        margin-top: 40px;
    }
    .footer-col h4{
        text-align: center;
    }
    .footer-col p{
        text-align: center;
    }
    .footer-bottom p{
        text-align: center;
        margin-top: 30px;
    }
    .f-col1{
        gap: 0;
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .footer-col{
        text-align: center;
    }
    .col2-mid{
        gap: 18px;
    }
    .ss5-top{
        flex-direction: column;
    }
    .ss5-head, .ss5-txt{
        width: 100%;
    }
    .ss5-head h4{
        font-size: 36px;
        text-align: center;
    }
    .ss5-mid{
        padding: 80px 0;
    }
    .ss5-mid h3{
        font-size: 40px;
    }
    .ss5-head2 h4{
        font-size: 36px;
        margin-bottom: 50px;
    }
    .ss5-txt p{
        text-align: center;
    }
}

@media (min-width:576px) and (max-width:767px){
    .burger-menu{
        display: none;
    }
    .nav-toggle{
        right: 1% !important;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .container-pad{
        padding: 0 12px !important;
    }
    .sec1{
        padding: 40px 0;
    }
    .bnr-left{
        width: 100%;
    }
    .bnr-txt{
        padding: 70px 0 0 0;
    }
    .bnr-txt h1 br{
        display: none;
    }
    .bnr-txt h1{
        font-size: 54px;
        text-align: center;
    }
    .slider-button{
        display: table;
        margin: auto;
    }
    .logo-slider{
        width: 100%;
    }
    .bnr-right{
        display: none;
    }
    .sec2{
        padding-top: 50px;
    }
    .abt-top{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .s2-left{
        width: 100%;
        display: flex;
        justify-content: center;
    } 
    .s2-right{
        width: 100%;
    }
    .s2-head{
        float: left;
    }
    .bg-img2{
      display: none;
    }
    .s2-right p{
        text-align: center;
        font-size: 42px;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .abt-bottom{
        flex-direction: column;
        gap: 30px;
    }
    .s2-txt{
        text-align: center;
        width: 100%;
        padding: 0;
    }
    .s2-txt h4{
        font-size: 34px;
        line-height: 44px;
    }
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 100%;
    }
    .s2-img img{
        width: 100%;
        padding: 0 40px;
    }
    .sec3{
        padding: 50px 0;
    }
    .s3-txt h3{
        font-size: 38px;
        line-height: normal;
        margin-bottom: 21px;
    }
    .stats-box{
        flex-direction: column;
        gap: 30px;
        margin-top: 40px;
        padding: 30px;
    }
    .stats-content, .stats-right{
        width: 100%;
    }
    .stats-content h2{
        text-align: center;
    }
    .stats-content p{
        text-align: center;
    }
    .stats-header{
        padding: 0;
        justify-content: center;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .sec4{
        padding: 50px 0;
        background-position: right;
    }
    .s4-head{
        gap: 0;
    }
    .s4-head h3{
        width: 100%;
        font-size: 38px;
        line-height: normal;
        text-align: center;
    }
    .s4-head img{
        display: none;
    }
    .s4-sec1, .s4-sec2, .col2-mid, .s4-sec4{
        flex-direction: column;
    }
    .s4-col1, .s4-col2, .col-s2{
        width: 100%;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4box h5 br{
        display: none;
    }
    .s4bx-img{
        height: 150px;
    }
    .col2-txt{
        display: flex;
        justify-content: center;
    }
    .resto-logo{
        width: 150px;
        margin-left: 0;
        margin-bottom: 40px;
    }
    .c2-box{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 0;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .col2-btm p{
        padding-right: 0;
        text-align: center;
    }
    .s4-sec2{
        margin-bottom: 50px;
    }
    .s4-sec3{
        flex-direction: column;
        padding: 30px;
    }
    .prgs-img{
        width: 100%;
    }
    .prgs-txt{
        width: 100%;
        text-align: center;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-left: 0;
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 30px;
        margin-left: 0;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .pline-rgt{
        padding-right: 26px;
    }
    .col-s4{
        width: 100%;
        text-align: center;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        text-align: left;
        padding: 19px 14px 25px 14px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .s4-ic1 h4 br{
        display: none;
    }
    .r-sec{
        padding: 50px 0;
    }
    .r-image{
        display: none;
    }
    .col-r1{
        padding: 0;
    }
    .main-heading{
        font-size: 42px;
        line-height: normal;
        text-align: center;
    }
    .sub-text{
        text-align: center;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .second-heading{
        font-size: 30px;
        line-height: normal;
        text-align: center;
    }
    .demo-cnt{
        flex-direction: column;
    }
    .left-content{
        width: 100%;
        border: none;
        text-align: center;
        padding: 50px 0 20px 0;
    }
    .left-content p br{
        display: none;
    }
    .right-content{
        width: 100%;
        padding: 0 0 50px 0;
        align-items: center;
    }
    .mini-box{
        justify-content: center;
    }
    .btn-box{
        display: flex;
        flex-direction: column;
        width: auto;
    }
    .ovr-content{
        flex-direction: column;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        width: 100%;
        padding: 30px 20px;
        border-right: none;
        border-bottom: 1px solid #ffffff33;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer{
        padding-top: 50px;
    }
    .footer-top{
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer-left{
        width: 100%;
    }
    .footer-icon img{
        margin-top: 0;
        width: 200px;
    }
    .footer-left h2{
        text-align: center;
        font-size: 90px;
        margin-top: 20px;
    }
    .social{
        flex-direction: column;
        align-items: center;
    }
    .social a{
        width: fit-content;
    }
    .footer-middle{
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-logo img{
        width: 300px;
        margin-top: 40px;
    }
    .footer-col h4{
        text-align: center;
    }
    .footer-col p{
        text-align: center;
    }
    .footer-bottom p{
        text-align: center;
        margin-top: 30px;
    }
    .f-col1{
        gap: 0;
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .footer-col{
        text-align: center;
    }
    .col2-mid{
        gap: 18px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, 
    .r-main h3, .left-content h3, .absec3 h3{
        font-size: 38px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 38px;
        line-height: normal;
    }
    .absec{
        padding: 50px 0;
    }
    .absec-txt{
        padding-left: 0;
        text-align: center;
    }
    .absec2 .showcase-content{
        flex-direction: column;
        text-align: center;
    }
    .badge-dot2{
        justify-content: center;
    }
    .ab3-box, .mb-new{
        margin-bottom: 30px;
    }
    .absec4{
        padding: 50px 0;
    }
    .wrapper{
        padding: 0 20px;
    }
    .wrapper h3 br{
        display: none;
    }
    .wrapper .center-line{
        display: none;
    }
    .wrapper .row section::before{
        display: none;
    }
    .row section .icon, .row-2 section .icon{
        display: none;
    }
    .wrapper .row section{
        width: 100%;
        margin-bottom: 30px;
    }
    .absec5{
        padding: 50px 0;
    }
    .enq-box{
        flex-direction: column;
        text-align: center;
    }
    .enq-txt p br{
        display: none;
    }
    .enq-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec1{
        padding: 50px 0;
    }
    .serv-main{
        flex-direction: column;
    }
    .ss1-txt{
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .ss1-txt h2{
        font-size: 48px;
    }
    .ss1-img{
        display: none;
    }
    .ss1-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec2, .servsec3, .servsec4, .servsec5{
        padding: 50px 0;
    }
    .intro-cnt{
        float: left;
        display: flex;
        flex-direction: column;
    }
    .intro-img{
        width: 100%;
        padding-left: 0;
    }
    .intro-txt{
        width: 100%;
        text-align: center;
    }
    .intr-left{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .intr-right h3{
        text-align: center;
    }
    .intr-pts{
        text-align: left;
    }
    .serv3-pts{
        flex-direction: column;
        padding: 30px 0 0 0;
        gap: 40px;
    }
    .col-ss3{
        width: 100%;
    }
    .ss5-left h4{
        text-align: center;
        margin-bottom: 20px;
    }
    .ss5-left p{
        text-align: center;
    }
    .ss5-box{
        flex-direction: column;
        gap: 25px;
        margin-top: 20px;
    }
    .servsec7{
        padding: 50px 0 0 0;
    }
    .bfts-pts li{
        text-align: left;
    }
    .ben-s7 h3, .intr-right h3{
        margin-bottom: 21px;
    }
    .servsec8{
        padding: 50px 0;
    }
    .ss5-box2{
        gap: 0;
    }
    .resto2{
        padding: 70px 0 50px 0;
    }
    .resto2 .col-lg-6{
        margin-top: 0;
    }
    .intr-right{
        text-align: center;
    }
    .resto3, .resto4{
        padding: 50px 0;
    }
    .resto-ftr{
        flex-direction: column;
        gap: 40px;
    }
    .col-resto{
        width: 100%;
    }
    .r-box{
        height: auto;
        padding: 30px;
    }
    .resto-left, .resto-right{
        margin-bottom: 30px;
    }
    .rsto-mb{
        margin-bottom: 30px;
    }
    .parko1{
        background: linear-gradient(90deg, #8a5f3c 0%, #ffd0ab 100%);
    }
    .parko2{
        padding: 70px 0 50px 0;
    }
    .parko2 .col-lg-6{
        margin-top: 0;
    }
    .parko3, .digi3, .panch3, .sub-page-intro, .contact-pages{
        padding: 50px 0;
    }
    .prk-box{
        margin-bottom: 40px;
    }
    .prk-flex{
        flex-direction: column;
    }
    .rst-hd{
        flex-direction: column;
    }
    .panch2 h4{
        text-align: center;
    }
    .panch2 p{
        padding: 0;
        text-align: center;
    }
    .pnh-right h3{
        margin-bottom: 0;
    }
    .sub-page-intro h6, .contact-full h2{
        font-size: 42px;
        line-height: normal;
        text-align: center;
    }
    .contact-full p{
        text-align: center;
    }
    .ct-box{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .ct-left{
        padding: 0;
    }
    .s4-sec1{
        margin-bottom: 50px;
    }
    .absec-img{
        margin-bottom: 30px;
    }
    .ss5-top{
        flex-direction: column;
    }
    .ss5-head, .ss5-txt{
        width: 100%;
    }
    .ss5-head h4{
        font-size: 36px;
        text-align: center;
    }
    .ss5-mid{
        padding: 60px 0;
    }
    .ss5-mid h3, .ab-gal h3{
        font-size: 38px;
    }
    .ss5-head2 h4{
        font-size: 36px;
        text-align: center;
        margin-bottom: 21px;
    }
    .ss5-txt p{
        text-align: center;
    }
    .btm-hd{
        flex-direction: column;
        gap: 0;
    }
    .ss5-txt2 li{
        margin-bottom: 21px;
    }
    .ss5-btm p{
        text-align: center;
    }
    .digi-hd{
        align-items: center;
    }
    .pnh-pts{
        height: auto;
        margin-bottom: 30px;
    }
    .absec2 .showcase-content{
        flex-direction: column;
        text-align: center;
    }
    .badge-dot2{
        justify-content: center;
    }
    .absec-txt h3 br{
        display: none;
    }
    .ab-gal p br{
        display: none;
    }
    .intro h3{
        text-align: center;
    }
    .intro-img img{
        margin-bottom: 30px;
    }
    .ss3-box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ss3-box p, .ss3-box2 p{
        text-align: center;
    }
    .ss1-txt h2 br{
        display: none;
    }
    .resto-right h3, .resto-left h3{
        text-align: center;
    }
}

@media(max-width: 575px){
    .inner-bnr h2{
    font-size: 40px;
        
    }
    
        .ovr-cnt p br{
            display:none;
        }
    
        .s3-txt h3 br{
            display:none;
        }
    .stats-content h2 br{
        display:none;
    }
    .second-heading br{
        display:none;
    }
    .s4-head h3 br{
         display:none;
    }
    .burger-menu{
        display: none;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .s2-right p{
        padding-right: 0;
    }
    .container-pad{
        padding: 0 12px !important;
    }
    .sec1{
        padding: 40px 0;
    }
    .bnr-left{
        width: 100%;
    }
    .bnr-txt{
        padding: 70px 0 0 0;
    }
    .bnr-txt h1{
        font-size: 48px;
        text-align: center;
    }
    .slider-button{
        display: table;
        margin: auto;
    }
    .logo-slider{
        width: 100%;
    }
    .bnr-right{
        display: none;
    }
    .sec2{
        padding-top: 50px;
    }
    .abt-top{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .s2-left{
        width: 100%;
        display: flex;
        justify-content: center;
    } 
    .s2-right{
        width: 100%;
    }
    .s2-head{
        float: left;
    }
    .bg-img2{
      display: none;
    }
    .s2-right p{
        text-align: center;
        font-size: 40px;
        line-height: normal;
        margin-bottom: 30px;
    }
    .abt-bottom{
        flex-direction: column;
        gap: 30px;
    }
    .s2-txt{
        text-align: center;
        width: 100%;
        padding: 0;
    }
    .s2-txt h4{
        font-size: 26px;
        line-height: 36px;
    }
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 100%;
    }
    .s2-img img{
        width: 100%;
    }
    .sec3{
        padding: 50px 0;
    }
    .s3-txt h3{
        font-size: 36px;
        line-height: normal;
        margin-bottom: 21px;
    }
    .stats-box{
        flex-direction: column;
        gap: 30px;
        margin-top: 40px;
        padding: 30px;
    }
    .stats-content, .stats-right{
        width: 100%;
    }
    .stats-content h2{
        text-align: center;
    }
    .stats-content p{
        text-align: center;
    }
    .stats-header{
        padding: 0;
        justify-content: center;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .sec4{
        padding: 50px 0;
        background-position: right;
    }
    .s4-head{
        gap: 0;
    }
    .s4-head h3{
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }
    .s4-head img{
        display: none;
    }
    .s4-sec1, .s4-sec2, .col2-mid, .s4-sec4{
        flex-direction: column;
    }
    .s4-col1, .s4-col2, .col-s2{
        width: 100%;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4box h5 br{
        display: none;
    }
    .s4bx-img{
        height: 150px;
    }
    .col2-txt{
        display: flex;
        justify-content: center;
    }
    .resto-logo{
        width: 150px;
        margin-left: 0;
        margin-bottom: 40px;
    }
    .c2-box{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 0;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .col2-btm p{
        padding-right: 0;
        text-align: center;
    }
    .s4-sec2{
        margin-bottom: 50px;
    }
    .s4-sec3{
        flex-direction: column;
        padding: 30px;
    }
    .prgs-img{
        width: 100%;
    }
    .prgs-txt{
        width: 100%;
        text-align: center;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-left: 0;
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        gap: 30px;
        margin-left: 0;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .pline-rgt{
        padding-right: 26px;
    }
    .col-s4{
        width: 100%;
        text-align: center;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        gap: 30px;
        text-align: left;
        padding: 19px 14px 25px 14px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .s4-ic1 h4 br{
        display: none;
    }
    .r-sec{
        padding: 50px 0;
    }
    .r-image{
        display: none;
    }
    .col-r1{
        padding: 0;
    }
    .main-heading{
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }
    .sub-text{
        text-align: center;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .second-heading{
        font-size: 30px;
        line-height: normal;
        text-align: center;
    }
    .demo-cnt{
        flex-direction: column;
    }
    .left-content{
        width: 100%;
        border: none;
        text-align: center;
        padding: 50px 0 20px 0;
    }
    .left-content p br{
        display: none;
    }
    .right-content{
        width: 100%;
        padding: 0 0 50px 0;
        align-items: center;
    }
    .btn-box{
        display: flex;
        flex-direction: column;
        width: auto;
    }
    .ovr-content{
        flex-direction: column;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        width: 100%;
        padding: 30px 20px;
        border-right: none;
        border-bottom: 1px solid #ffffff33;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer{
        padding-top: 50px;
    }
    .footer-top{
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer-left{
        width: 100%;
    }
    .footer-icon img{
        margin-top: 0;
        width: 200px;
    }
    .footer-left h2{
        text-align: center;
        font-size: 90px;
        margin-top: 20px;
    }
    .social{
        flex-direction: column;
        align-items: center;
    }
    .social a{
        width: fit-content;
    }
    .footer-middle{
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-logo img{
        width: 300px;
        margin-top: 40px;
    }
    .footer-col h4{
        text-align: center;
    }
    .footer-col p{
        text-align: center;
    }
    .footer-bottom p{
        text-align: center;
        margin-top: 30px;
    }
    .f-col1{
        gap: 0;
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .footer-col{
        text-align: center;
    }
    .col2-mid{
        gap: 18px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, 
    .r-main h3, .left-content h3, .absec3 h3{
        font-size: 36px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 36px;
        line-height: normal;
    }
    .absec{
        padding: 50px 0;
    }
    .absec-txt{
        padding-left: 0;
        text-align: center;
    }
    .absec2 .showcase-content{
        flex-direction: column;
        text-align: center;
    }
    .badge-dot2{
        justify-content: center;
    }
    .ab3-box, .mb-new{
        margin-bottom: 30px;
    }
    .absec4{
        padding: 50px 0;
    }
    .wrapper{
        padding: 0 20px;
    }
    .wrapper h3 br{
        display: none;
    }
    .wrapper .center-line{
        display: none;
    }
    .wrapper .row section::before{
        display: none;
    }
    .row section .icon, .row-2 section .icon{
        display: none;
    }
    .wrapper .row section{
        width: 100%;
        margin-bottom: 30px;
    }
    .absec5{
        padding: 50px 0;
    }
    .enq-box{
        flex-direction: column;
        text-align: center;
    }
    .enq-txt p br{
        display: none;
    }
    .enq-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec1{
        padding: 50px 0;
    }
    .serv-main{
        flex-direction: column;
    }
    .ss1-txt{
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .ss1-txt h2{
        font-size:33px;
        line-height: 130%;
    }
    .ss1-img{
        display: none;
    }
    .ss1-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec2, .servsec3, .servsec4, .servsec5{
        padding: 50px 0;
    }
    .intro-cnt{
        float: left;
        display: flex;
        flex-direction: column;
    }
    .intro-img{
        width: 100%;
        padding-left: 0;
    }
    .intro-txt{
        width: 100%;
        text-align: center;
    }
    .intr-left{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .intr-right h3{
        text-align: center;
    }
    .intr-pts{
        text-align: left;
    }
    .serv3-pts{
        flex-direction: column;
        padding: 30px 0 0 0;
        gap: 40px;
    }
    .col-ss3{
        width: 100%;
    }
    .ss5-left h4{
        text-align: center;
        margin-bottom: 20px;
    }
    .ss5-left p{
        text-align: center;
    }
    .ss5-box{
        flex-direction: column;
        gap: 25px;
        margin-top: 20px;
    }
    .servsec7{
        padding: 50px 0 0 0;
    }
    .bfts-pts li{
        text-align: left;
    }
    .ben-s7 h3, .intr-right h3{
        margin-bottom: 21px;
    }
    .servsec8{
        padding: 50px 0;
    }
    .ss5-box2{
        gap: 0;
    }
    .resto2{
        padding: 70px 0 50px 0;
    }
    .resto2 .col-lg-6{
        margin-top: 0;
    }
    .intr-right{
        text-align: center;
    }
    .resto3, .resto4{
        padding: 50px 0;
    }
    .resto-ftr{
        flex-direction: column;
        gap: 40px;
    }
    .col-resto{
        width: 100%;
    }
    .r-box{
        height: auto;
        padding: 30px;
    }
    .resto-left, .resto-right{
        margin-bottom: 30px;
    }
    .rsto-mb{
        margin-bottom: 30px;
    }
    .parko1{
        background: linear-gradient(90deg, #8a5f3c 0%, #ffd0ab 100%);
    }
    .parko2{
        padding: 70px 0 50px 0;
    }
    .parko2 .col-lg-6{
        margin-top: 0;
    }
    .parko3, .digi3, .panch3, .sub-page-intro, .contact-pages{
        padding: 50px 0;
    }
    .prk-box{
        margin-bottom: 40px;
    }
    .prk-flex{
        flex-direction: column;
    }
    .rst-hd{
        flex-direction: column;
    }
    .panch2 h4{
        text-align: center;
    }
    .panch2 p{
        padding: 0;
        text-align: center;
    }
    .pnh-right h3{
        margin-bottom: 0;
    }
    .sub-page-intro h6, .contact-full h2{
        font-size: 36px;
        line-height: normal;
        text-align: center;
    }
    .contact-full p{
        text-align: center;
    }
    .ct-box{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .ct-left{
        padding: 0;
    }
    .s4-sec1{
        margin-bottom: 50px;
    }
    .absec-img{
        margin-bottom: 30px;
    }
    .ss5-top{
        flex-direction: column;
    }
    .ss5-head, .ss5-txt{
        width: 100%;
    }
    .ss5-head h4{
        font-size: 30px;
        text-align: center;
    }
    .ss5-mid{
        padding: 50px 0;
    }
    .ss5-mid h3, .ab-gal h3{
        font-size: 36px;
    }
    .ss5-head2 h4{
        font-size: 30px;
        text-align: center;
        margin-bottom: 21px;
    }
    .ss5-txt p{
        text-align: center;
    }
    .btm-hd{
        flex-direction: column;
        gap: 0;
    }
    .ss5-txt2 li{
        margin-bottom: 21px;
    }
    .ss5-btm p{
        text-align: center;
    }
    .ss5-flx{
        flex-direction: column;
        gap: 0;
    }
    .digi-hd{
        align-items: center;
    }
    .pnh-pts{
        height: auto;
        margin-bottom: 30px;
    }
    .inner-bnr h2{
        position: relative;
    }
    .inner-bnr img{
        width: 120px;
        top: 28%;
    }
    .modal-header-form h2{
        font-size: 30px;
    }
    .join-form input[type="text"], .join-form input[type="email"], .join-form input[type="password"], .join-form input[type="tel"], select {
        height: 48px;
    }
    .absec-txt h3 br{
        display: none;
    }
    .ab-gal p br{
        display: none;
    }
    .absec3 h3 br{
        display: none;
    }
    .intro h3{
        text-align: center;
    }
    .intro-img img{
        margin-bottom: 30px;
    }
    .ss3-box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ss3-box p, .ss3-box2 p{
        text-align: center;
    }
    .ss1-txt h2 br{
        display: none;
    }
    .resto-right h3, .resto-left h3{
        text-align: center;
    }
}

@media(max-width: 400px){
    .burger-menu{
        display: none;
    }
    .nav-brand img{
      width: 172px !important;
    }
    .s2-right p{
        padding-right: 0;
    }
    .container-pad{
        padding: 0 12px !important;
    }
    .sec1{
        padding: 40px 0;
    }
    .bnr-left{
        width: 100%;
    }
    .bnr-txt{
        padding: 70px 0 0 0;
    }
    .bnr-txt h1{
        font-size: 40px;
        text-align: center;
    }
    .slider-button{
        display: table;
        margin: auto;
    }
    .logo-slider{
        width: 100%;
    }
    .bnr-right{
        display: none;
    }
    .sec2{
        padding-top: 50px;
    }
    .abt-top{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .s2-left{
        width: 100%;
        display: flex;
        justify-content: center;
    } 
    .s2-right{
        width: 100%;
    }
    .s2-head{
        float: left;
    }
    .bg-img2{
      display: none;
    }
    .s2-right p{
        text-align: center;
        font-size: 32px;
        line-height: normal;
        margin-bottom: 30px;
    }
    .abt-bottom{
        flex-direction: column;
        gap: 30px;
    }
    .s2-txt{
        text-align: center;
        width: 100%;
        padding: 0;
    }
 
    .s2-txt p{
        margin-bottom: 0;
    }
    .s2-img{
        width: 100%;
    }
    .s2-img img{
        width: 100%;
    }
    .sec3{
        padding: 50px 0;
    }
    .s3-txt h3{
        font-size: 29px;
        line-height: normal;
        margin-bottom: 21px;
    }
    .stats-box{
        flex-direction: column;
        gap: 30px;
        margin-top: 40px;
        padding: 30px;
    }
    .stats-content, .stats-right{
        width: 100%;
    }
    .stats-content h2{
        font-size: 30px;
        line-height: 34px;
        text-align: center;
    }
    .stats-content p{
        text-align: center;
    }
    .stats-header{
        padding: 0;
        justify-content: center;
    }
    .s3-icon{
        margin-bottom: 40px;
    }
    .s3-box h5 br{
        display: none;
    }
    .s3-box p br{
        display: none;
    }
    .stats-content p br{
        display: none;
    }
    .sec4{
        padding: 50px 0;
        background-position: right;
    }
    .s4bx-txt img{
        width: 210px;
    }
    .s4bx-txt h4{
        font-size: 20px;
        line-height: 28px;
    }
    .s4-head{
        gap: 0;
    }
    .s4-head h3{
        font-size: 29px;
        line-height: normal;
        text-align: center;
    }
    .s4-head img{
        display: none;
    }
    .s4-sec1, .s4-sec2, .col2-mid, .s4-sec4{
        flex-direction: column;
    }
    .s4-col1, .s4-col2, .col-s2{
        width: 100%;
    }
    .s4box{
        padding: 34px 20px;
    }
    .s4box h5{
        font-size: 20px;
    }
    .s4box h5 br{
        display: none;
    }
    .s4bx-img{
        height: 150px;
    }
    .col2-txt{
        display: flex;
        justify-content: center;
    }
    .resto-logo{
        width: 150px;
        margin-left: 0;
        margin-bottom: 40px;
    }
    .c2-box{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 0;
    }
    .c2-box img{
        width: 68px;
    }
    .c2-box2{
        width: 100%;
        gap: 10px;
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .c2-box2 img{
        width: 66px;
    }
    .col2-btm p{
        padding-right: 0;
        text-align: center;
    }
    .s4-sec2{
        margin-bottom: 50px;
    }
    .s4-sec3{
        flex-direction: column;
        padding: 30px;
    }
    .prgs-img{
        width: 100%;
    }
    .prgs-txt{
        width: 100%;
        text-align: center;
    }
    .parko-logo{
        width: 160px;
        margin-bottom: 30px;
    }
    .prgs-txt p{
        margin-left: 0;
        margin-bottom: 20px;
    }
    .prgs-txt p br{
        display: none;
    }
    .prgs-icon{
        flex-direction: column;
        gap: 30px;
        margin-left: 0;
    }
    .p-iconbox h4{
        font-size: 20px;
        line-height: 27px;
    }
    .pline-rgt{
        border: none;
        padding-right: 0;
    }
    .col-s4{
        width: 100%;
        text-align: center;
    }
    .col-s4 p br{
        display: none;
    }
    .s4-icontxt{
        flex-direction: column;
        gap: 30px;
        text-align: left;
        padding: 19px 14px 25px 14px;
    }
    .s4-ic1 h4{
        font-size: 18px;
        line-height: 24px;
    }
    .s4-ic1 h4 br{
        display: none;
    }
    .r-sec{
        padding: 50px 0;
    }
    .r-image{
        display: none;
    }
    .col-r1{
        padding: 0;
    }
    .main-heading{
        font-size: 29px;
        line-height: normal;
        text-align: center;
    }
    .sub-text{
        text-align: center;
    }
    .main-heading br{
        display: none;
    }
    .sub-text br{
        display: none;
    }
    .second-heading{
        font-size: 30px;
        line-height: normal;
        text-align: center;
    }
    .demo-cnt{
        flex-direction: column;
    }
    .left-content{
        width: 100%;
        border: none;
        text-align: center;
        padding: 50px 0 20px 0;
    }
    .left-content p br{
        display: none;
    }
    .right-content{
        width: 100%;
        padding: 0 0 50px 0;
        align-items: center;
    }
    .btn-box{
        display: flex;
        flex-direction: column;
        width: auto;
    }
    .ovr-content{
        flex-direction: column;
    }
    .ovr-sec{
        height: 400px;
    }
    .ovr-cnt{
        width: 100%;
        padding: 30px 20px;
        border-right: none;
        border-bottom: 1px solid #ffffff33;
    }
    .ovr-cnt h2{
        font-size: 18px;
    }
    .ovr-cnt p{
        font-size: 16px;
    }
    .footer{
        padding-top: 50px;
    }
    .footer-top{
        flex-direction: column-reverse;
        align-items: center;
    }
    .footer-left{
        width: 100%;
    }
    .footer-icon img{
        margin-top: 0;
        width: 180px;
    }
    .footer-left h2{
        text-align: center;
        font-size: 66px;
        margin-top: 20px;
    }
    .social{
        flex-direction: column;
        align-items: center;
    }
    .social a{
        width: fit-content;
    }
    .footer-middle{
        flex-wrap: nowrap;
        align-items: center;
        flex-direction: column;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-logo img{
        width: 300px;
        margin-top: 40px;
    }
    .footer-col h4{
        text-align: center;
    }
    .footer-col p{
        text-align: center;
    }
    .footer-bottom p{
        text-align: center;
        margin-top: 30px;
    }
    .f-col1{
        gap: 0;
        text-align: center;
        align-items: center;
        flex-direction: column;
    }
    .footer-col{
        text-align: center;
    }
    .col2-mid{
        gap: 18px;
    }
    .digi-logo{
        width: 150px;
    }
    .ente-logo{
        width: 103px;
    }
    .absec-txt h3, .badge-dot2, .wrapper h3, 
    .enq-txt h3, .intro h3, .intr-right h3, 
    .serv3-txt h3, .ben-s7 h3, .panch-hd h3,  
    .r-main h3, .left-content h3, .absec3 h3{
        font-size: 29px;
        line-height: normal;
    }
    .resto-right h3, .resto-left h3{
        font-size: 29px;
        line-height: normal;
    }
    .absec{
        padding: 50px 0;
    }
    .absec-txt{
        padding-left: 0;
        text-align: center;
    }
    .absec2 .showcase-content{
        flex-direction: column;
        text-align: center;
    }
    .badge-dot2{
        justify-content: center;
    }
    .ab3-box, .mb-new{
        margin-bottom: 30px;
    }
    .absec4{
        padding: 50px 0;
    }
    .wrapper{
        padding: 0 20px;
    }
    .wrapper h3 br{
        display: none;
    }
    .wrapper .center-line{
        display: none;
    }
    .wrapper .row section::before{
        display: none;
    }
    .row section .icon, .row-2 section .icon{
        display: none;
    }
    .wrapper .row section{
        width: 100%;
        margin-bottom: 30px;
    }
    .absec5{
        padding: 50px 0;
    }
    .enq-box{
        flex-direction: column;
        text-align: center;
    }
    .enq-txt p br{
        display: none;
    }
    .enq-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec1{
        padding: 50px 0;
    }
    .serv-main{
        flex-direction: column;
    }
    .ss1-txt{
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    
    .ss1-img{
        display: none;
    }
    .ss1-btn{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .servsec2, .servsec3, .servsec4, .servsec5{
        padding: 50px 0;
    }
    .intro-cnt{
        float: left;
        display: flex;
        flex-direction: column;
    }
    .intro-img{
        width: 100%;
        padding-left: 0;
    }
    .intro-txt{
        width: 100%;
        text-align: center;
    }
    .intr-left{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .intr-right h3{
        text-align: center;
    }
    .intr-pts{
        text-align: left;
    }
    .serv3-pts{
        flex-direction: column;
        padding: 30px 0 0 0;
        gap: 40px;
    }
    .col-ss3{
        width: 100%;
    }
    .ss5-left h4{
        text-align: center;
        margin-bottom: 20px;
    }
    .ss5-left p{
        text-align: center;
    }
    .ss5-box{
        flex-direction: column;
        gap: 25px;
        margin-top: 20px;
    }
    .servsec7{
        padding: 50px 0 0 0;
    }
    .bfts-pts li{
        text-align: left;
    }
    .ben-s7 h3, .intr-right h3{
        margin-bottom: 21px;
    }
    .servsec8{
        padding: 50px 0;
    }
    .ss5-box2{
        gap: 0;
    }
    .resto2{
        padding: 70px 0 50px 0;
    }
    .resto2 .col-lg-6{
        margin-top: 0;
    }
    .intr-right{
        text-align: center;
    }
    .resto3, .resto4{
        padding: 50px 0;
    }
    .resto-ftr{
        flex-direction: column;
        gap: 40px;
    }
    .col-resto{
        width: 100%;
    }
    .r-box{
        height: auto;
        padding: 30px;
    }
    .resto-left, .resto-right{
        margin-bottom: 30px;
    }
    .rsto-mb{
        margin-bottom: 30px;
    }
    .parko1{
        background: linear-gradient(90deg, #8a5f3c 0%, #ffd0ab 100%);
    }
    .parko2{
        padding: 70px 0 50px 0;
    }
    .parko2 .col-lg-6{
        margin-top: 0;
    }
    .parko3, .digi3, .panch3, .sub-page-intro, .contact-pages{
        padding: 50px 0;
    }
    .prk-box{
        margin-bottom: 40px;
    }
    .prk-flex{
        flex-direction: column;
    }
    .rst-hd{
        flex-direction: column;
    }
    .panch2 h4{
        text-align: center;
    }
    .panch2 p{
        padding: 0;
        text-align: center;
    }
    .pnh-right h3{
        margin-bottom: 0;
    }
    .sub-page-intro h6, .contact-full h2{
        font-size: 29px;
        line-height: normal;
        text-align: center;
    }
    .contact-full p{
        text-align: center;
    }
    .ct-box{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .ct-left{
        padding: 0;
    }
    .s4-sec1{
        margin-bottom: 50px;
    }
    .absec-img{
        margin-bottom: 30px;
    }
    .mini-box{
        gap: 10px;
    }
    .ss5-top{
        flex-direction: column;
    }
    .ss5-head, .ss5-txt{
        width: 100%;
    }
    .ss5-head h4{
        font-size: 24px;
        text-align: center;
    }
    .ss5-mid{
        padding: 50px 0;
    }
    .ss5-mid h3, .ab-gal h3{
        font-size: 28px;
    }
    .ss5-head2 h4{
        font-size: 24px;
        text-align: center;
        margin-bottom: 21px;
    }
    .ss5-txt p{
        text-align: center;
    }
    .btm-hd{
        flex-direction: column;
        gap: 0;
    }
    .ss5-txt2 li{
        margin-bottom: 21px;
    }
    .ss5-btm p{
        text-align: center;
    }
    .ss5-flx{
        flex-direction: column;
        gap: 0;
    }
    .intr-left{
        margin-bottom: 30px;
    }
    .intro-img img{
        margin-bottom: 30px;
    }
    .digi-hd{
        align-items: center;
    }
    .pnh-pts{
        height: auto;
        margin-bottom: 30px;
    }
    .inner-bnr h2{
        position: relative;
    }
    .inner-bnr img{
        width: 120px;
        top: 28%;
    }
    .absec-txt h3 br{
        display: none;
    }
    .ab-gal p br{
        display: none;
    }
    .absec3 h3 br{
        display: none;
    }
    .intro h3{
        text-align: center;
    }
    .intro-img img{
        margin-bottom: 30px;
    }
    .ss3-box{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ss3-box p, .ss3-box2 p{
        text-align: center;
    }
    .ss1-txt h2 br{
        display: none;
    }
    .resto-right h3, .resto-left h3{
        text-align: center;
    }
}

/***loader***/

.loader {
        width: 48px;
        display: inline-block;
        height: 48px;
        border-radius: 50%;
        position: relative;
        animation: rotate 1s linear infinite
      }
      .loader::before , .loader::after {
        content: "";
        box-sizing: border-box;
        position: absolute;
        inset: 0px;
        border-radius: 50%;
        border: 6px solid #25367c;
        animation: prixClipFix 2s linear infinite;
      }
      .loader::after{
        transform: rotate3d(90, 90, 0, 180deg );
        border-color: #d3ddff;
      }

      @keyframes rotate {
        0%   {transform: rotate(0deg)}
        100%   {transform: rotate(360deg)}
      }

      @keyframes prixClipFix {
          0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
          50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
          75%, 100%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
      }

/***pop-up***/

.modal-overlay.is-visible {
    visibility: visible;
    opacity: 1;
}
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s 
ease, visibility 0.3s;
    padding: 20px;
    box-sizing: border-box;
}
.modal-content {
    background:white !important;
    border: 1px solid #25367c;
    padding: 40px;
    border-radius: 30px !important;
    width: 100%;
    max-width: 800px;
    position: relative;
    overflow: hidden;
}
.close-button {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 2.5rem;
    color: #25367c;
    cursor: pointer;
    transition: color 0.2s;
}
.modal-header-form {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #25367c;
}
.modal-header-form h2 {
    font-size: 38px;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 16px;
    color: black;
}
.join-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.join-form .form-group {
    flex: 1 1 calc(50% - 10px);
    margin-bottom: 0;
}
.join-form label {
    display: block;
    font-weight: 500;
    color:black;
    margin-bottom: 8px;
    font-size: 0.95rem;
   
}
.join-form input[type="text"], .join-form input[type="email"], .join-form input[type="password"], .join-form input[type="tel"], select {
   color:black;
   width: 100%;
   height: 56px;
    padding: 14px 15px;
    border: none;
    border-radius: 11px;
    font-size: 15px;
    background-color: #00000000;
    transition: border-color 0.3s, box-shadow 0.3s;
    box-sizing: border-box;
    font-weight: 400;
    border: 2px solid #25367c;
}
@media (max-width: 600px) {
    .join-form .form-group {
        flex: 1 1 100%;
    }
}

.s-bx{
    display: table;
    margin: auto;
}

.modal-btn{
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 130px;
  height: 52px;
  color: #ffffff;
  background-color: #25367c;
  border: 1px solid #25367c;
  border-radius: 50px;
  padding: 0 36px;
  -o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;
}

.modal-btn span{
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.modal-btn:hover{
  color: #25367c;
  background-color: #ffffff;
}

.whatsapp {
    background-color: #0b2e5b;
    z-index: 999;
    right: 1rem;
    bottom: 1rem;
    -webkit-box-shadow: 0 0 0 #0568a8;
    box-shadow: 0 0 0 #0568a8;
    -webkit-animation: 1.5s infinite pulse;
    animation: 1.5s infinite pulse;
    width: 4rem;
    height: 4rem;
    color: white;
    border-radius: 50%;
}

.whatsapp svg {
    width: 2rem;
    height: 2rem;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #2eb843
    }

    70% {
        -webkit-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 #062e42;
        box-shadow: 0 0 0 0 #062e42
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}