 body{
     background-color: var(--tj-color-common-white);
}
 .choose-box{
     background-color: transparent
}
.choose-box .title {
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 600;
        white-space: nowrap;
    }
 #events{
     background-color: #e5e5e5 !important;
     overflow: hidden;
     padding: 60px;
}
 .odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value{
     color: #fff 
}
 .h6-about-funfact .countup-item .count-text {
     color: #fff 
}
 .h4-banner-section .banner-img-area .banner-img{
    /* overflow: visible;
     */
     text-align: center;
}
 .h4-banner-section .banner-img-area .banner-img img{
     border-end-end-radius: 12px;
     border-end-start-radius: 12px;
}
 .h4-banner-area::before {
     content: "";
     position: absolute;
     bottom: 0;
     inset-inline-start: 4%;
     width: 460px;
     height: 460px;
     border-radius: 50%;
     background: var(--tj-color-theme-primary);
     -webkit-filter: blur(80px);
     filter: blur(80px);
     opacity: 0.4;
     z-index: -1;
     backdrop-filter: blur(10px);
}
 .cta-area {
     background-color: #ff9700;
    /* background-image: url(/img/bazar-bg.png);
     */
     background-size: cover;
}
 .cta-area .cta-img {
     width: 30%;
     text-align: center;
}
 .cta-area .cta-content{
     width: 100%;
     padding: 74px 15px 60px 55px;
}
 .cta-area .cta-img img {
     width: 50%;
     height: 100%;
     -o-object-fit: none;
     object-fit: contain;
}
 .client-logo{
}
 .client-logo img{
     width: 50%;
}
 .h9-service-wrapper .service-item.style-5 .service-content-area .title{
     max-width: initial;
}
 .h9-service-wrapper .service-item.style-5 {
     background-color: var(--tj-color-theme-dark);
     border: 1px dotted #fff;
}
 .service-item .title{
     margin-bottom: 10px;
     max-width: max-content;
}
 .service-item .desc {
     margin-bottom: 0;
}
 .h9-service-wrapper .service-item.style-5 .service-img{
     height: 363px;
     -webkit-margin-start: 0;
     margin-inline-start: 0;
}
 .h9-service-wrapper .service-item.style-5 .service-content-area{
     margin-bottom: 20px;
}
 .h9-service.section-gap::before{
     content: "";
     position: absolute;
     bottom: -170px;
     inset-inline-start: -70px;
     width: 460px;
     height: 460px;
     border-radius: 50%;
     background: var(--tj-color-theme-primary);
     -webkit-filter: blur(80px);
     filter: blur(80px);
     opacity: 0.4;
     z-index: -1;
     backdrop-filter: blur(10px);
}
 .tj-slider-item::after {
     background: transparent !important;
}
 .tj-slider-item::after{
     background: transparent !important;
}
 .tj-footer-section.footer-2 {
     padding-top: 0;
}
 .bg-shape-3 {
     max-width: 1125px;
}
 .bg-shape-3 img{
     width: 110%;
     height: 80vh;
}
 .cta-area .cta-content .title{
     font-size: 124px;
     color: var(--tj-color-common-white);
}
 .h6-about-funfact-wrapper {
     background: transparent;
     box-shadow: none;
}
 .h6-about-funfact {
     display: flex;
     flex-wrap: nowrap;
     justify-content: space-between;
     gap: 16px;
}
 .h6-about-funfact .countup-item {
     border: none;
     padding: 0;
     flex: 1 1 0;
     text-align: center;
}
.h6-about-funfact .countup-number {
     display: inline-block;
     line-height: 1;
     font-variant-numeric: tabular-nums;
     will-change: transform, opacity;
}
.h6-about-funfact .countup-number.count-animate {
     animation: counter-fade 0.35s ease;
}
 .banner-img label{
     font-size: 7em;
     color: var(--tj-color-common-white);
     font-weight: 800;
}
 .choose-box .choose-icon{
     max-width: 90px;
}
 .choose-box:hover .btn-text, .choose-box:hover .desc, .choose-box:hover .title {
     color: #000;
}
 .choose-box:hover .choose-icon {
     -webkit-animation:none;
     animation: none;
}
 .choose-box:hover {
     background-color: transparent;
}
 .service-item.style-2 .service-content{
     width: 56%;
}
 .service-item.style-2 .title-area{
     width: 40%;
}
 .h4-banner-content .banner-title {
     font-size: 86px;
     margin-top: 22px;
}
 .service-item.style-2{
     border: 1px dashed var(--tj-color-common-white);
     padding: 45px 50px;
}
 .service-item.style-2 .desc{
     color: var(--tj-color-common-white) 
}
 .service-item.style-2 .list-items li {
     color: var(--tj-color-common-white) 
}
 .service-item .service-icon{
     width: 100%;
     height: auto;
     margin-bottom: 0 !important;
}
 .service-item .service-icon img{
}
 .h4-banner-content {
     padding-bottom: 0 
}
 .odometer-value{
     font-weight: 800 !important 
}
 .service-item.style-2 {
     background-color: rgba(255, 255, 255, 0.15);
}
.service-item.style-2:hover {
     background-color: rgba(255, 255, 255, 0.15);
     border-color: rgba(255, 255, 255, 0.15);
}
.snow-overlay {
     position: fixed;
     inset: 0;
     pointer-events: none;
     z-index: 9999;
     overflow: hidden;
}
 .snow-overlay .snowflake {
     position: absolute;
     top: -15vh;
     left: 50%;
     --size: 18px;
     --opacity: 0.85;
     --blur: 0px;
     --drift: 22px;
     --fall-duration: 22s;
     --drift-duration: 6s;
     --delay: 0s;
     animation: snow-fall var(--fall-duration) linear infinite;
     animation-delay: var(--delay);
     will-change: transform;
 }
.snow-overlay .snowflake__inner {
     display: block;
     width: var(--size);
     height: var(--size);
     background-image: url("/img/snow.png");
     background-repeat: no-repeat;
     background-size: 100% 100%;
     opacity: var(--opacity);
     filter: blur(var(--blur));
     animation: snow-drift var(--drift-duration) ease-in-out infinite;
     transform-origin: center;
     will-change: transform;
 }
 .snow-overlay .snowflake:nth-child(1) {
     left: 6vw;
     --size: 10px;
     --opacity: 0.7;
     --blur: 0.3px;
     --drift: 14px;
     --fall-duration: 18s;
     --drift-duration: 5s;
     --delay: -4s;
 }
 .snow-overlay .snowflake:nth-child(2) {
     left: 15vw;
     --size: 22px;
     --opacity: 0.85;
     --blur: 0px;
     --drift: 26px;
     --fall-duration: 26s;
     --drift-duration: 7s;
     --delay: -12s;
 }
 .snow-overlay .snowflake:nth-child(3) {
     left: 24vw;
     --size: 14px;
     --opacity: 0.6;
     --blur: 0.6px;
     --drift: 20px;
     --fall-duration: 20s;
     --drift-duration: 4.5s;
     --delay: -8s;
 }
 .snow-overlay .snowflake:nth-child(4) {
     left: 33vw;
     --size: 28px;
     --opacity: 0.9;
     --blur: 0px;
     --drift: 30px;
     --fall-duration: 30s;
     --drift-duration: 8s;
     --delay: -16s;
 }
 .snow-overlay .snowflake:nth-child(5) {
     left: 42vw;
     --size: 12px;
     --opacity: 0.55;
     --blur: 0.8px;
     --drift: 16px;
     --fall-duration: 17s;
     --drift-duration: 5.5s;
     --delay: -5s;
 }
 .snow-overlay .snowflake:nth-child(6) {
     left: 50vw;
     --size: 20px;
     --opacity: 0.8;
     --blur: 0.2px;
     --drift: 24px;
     --fall-duration: 24s;
     --drift-duration: 6.5s;
     --delay: -10s;
 }
 .snow-overlay .snowflake:nth-child(7) {
     left: 58vw;
     --size: 16px;
     --opacity: 0.7;
     --blur: 0.5px;
     --drift: 18px;
     --fall-duration: 19s;
     --drift-duration: 5.2s;
     --delay: -7s;
 }
 .snow-overlay .snowflake:nth-child(8) {
     left: 66vw;
     --size: 26px;
     --opacity: 0.88;
     --blur: 0px;
     --drift: 28px;
     --fall-duration: 28s;
     --drift-duration: 7.5s;
     --delay: -14s;
 }
 .snow-overlay .snowflake:nth-child(9) {
     left: 72vw;
     --size: 11px;
     --opacity: 0.5;
     --blur: 0.9px;
     --drift: 12px;
     --fall-duration: 16s;
     --drift-duration: 4.2s;
     --delay: -3s;
 }
 .snow-overlay .snowflake:nth-child(10) {
     left: 80vw;
     --size: 18px;
     --opacity: 0.75;
     --blur: 0.4px;
     --drift: 22px;
     --fall-duration: 23s;
     --drift-duration: 6s;
     --delay: -11s;
 }
 .snow-overlay .snowflake:nth-child(11) {
     left: 88vw;
     --size: 24px;
     --opacity: 0.85;
     --blur: 0.1px;
     --drift: 26px;
     --fall-duration: 27s;
     --drift-duration: 7.2s;
     --delay: -13s;
 }
 .snow-overlay .snowflake:nth-child(12) {
     left: 95vw;
     --size: 13px;
     --opacity: 0.6;
     --blur: 0.7px;
     --drift: 16px;
     --fall-duration: 18.5s;
     --drift-duration: 5.4s;
     --delay: -6s;
 }
 @keyframes snow-fall {
     0% {
         transform: translateY(-10vh);
    }
     100% {
         transform: translateY(120vh);
    }
}
 @keyframes snow-drift {
     0% {
         transform: translateX(0) rotate(0deg);
     }
     50% {
         transform: translateX(var(--drift)) rotate(18deg);
     }
     100% {
         transform: translateX(0) rotate(-8deg);
     }
 }
 .menu_bar.mobile_menu_bar{
     background: var(--tj-color-red-1);
}
 .header-2.header-absolute .menu_bar span {
    /* background-color: var(--tj-color-common-black);
     */
}
 .header-area.header-2.header-absolute .header-wrapper{
     background-color: rgb(255 255 255 / 70%);
}
 .blue-corner{
     position: absolute;
     background-image: url(/img/corner.png);
     background-position: center;
     background-size: cover;
     height: 200px;
     width: 200px;
     bottom: 0px;
     left: 0;
     z-index: 3;
}
 .red-corner{
     position: absolute;
     background-image: url(/img/corner2.png);
     background-position: center;
     background-size: cover;
     height: 200px;
     width: 200px;
     top: 0px;
     right: 0;
     z-index: 3;
}
 .blog-item .blog-content {
     background-color: rgb(255 255 255 / 90%);
}
 #event{
     background: #5E65AC;
     background: linear-gradient(140deg, rgba(94, 101, 172, 1) 0%, rgba(173, 32, 112, 1) 100%);
}
 .h4-banner-section .banner-img-area .banner-img::before{
     opacity: 0;
}
 .h6-about-funfact .countup-item:not(:first-child)::after{
     border: 0;
}
 #bazar{
     position: relative;
     overflow: hidden;
     border-radius: 10px;
}
 #bazar .bazar-top{
     background-image: url(/img/bazar.png);
     width: 100%;
     height: 125px;
     background-position: top left;
     top: -30px;
     position: absolute;
     z-index: 4;
     background-size: cover;
}
 .blog-date{
     background: rgb(173 32 112 / 68%);
     padding: 10px;
     top: 25px !important;
     inset-inline-start: 25px !important;
     bottom: auto !important;
     inset-inline-end: auto !important;
}
 .blog-item .blog-thumb{
     background-color: rgb(255 255 255 / 90%) 
}
 .blog-item .blog-thumb::before{
     background-color:transparent 
}
 .blog-item .blog-thumb img {
     border-radius: 13px;
}
 .text-primary{
     color: var(--tj-color-theme-primary) !important 
}
 .h4-banner-content::before, .h4-banner-area::before{
     opacity: 0;
}

.header-2.header-absolute .mainmenu > ul > li:hover > a, .header-2.header-absolute .mainmenu > ul > li.current-menu-ancestor > a {
    color: var(--tj-color-red-1);
}

.header-2.header-absolute .mainmenu > ul > li > a{
    color: var(--tj-color-common-black);
}

  .cta-area .cta-content .title div{
        text-align: center !important;
    }

    .site_logo .logo {
        display: inline-flex;
    }
    .site_logo h1 {
        white-space: nowrap;
        margin-top: 13px;
    }
    .site_logo img {
        width: 50px;
    }

        .header-area.header-2.header-absolute .header-wrapper {
        padding: 5px 12px;
    }

    .menu_bar.mobile_menu_bar {
    width: 40px;
    height: 40px;
    padding: 7px;
  
}

#followus{
    background-color: #f7e9f1;
}

 @keyframes counter-fade {
     0% {
         opacity: 0.5;
    }
     100% {
         opacity: 1;
    }
}
 @media (max-width: 767px) {
    
 #bazar .bazar-top{
     top: 0;
     height: 75px;
}
     .h4-banner-content .banner-title {
         font-size: 36px;
         margin-top: 22px;
         text-align: center;
    }
     .h4-banner-content {
         padding-top: 0px;
    }
     .h6-about-funfact {
         flex-wrap: nowrap;
         gap: 14px;
         justify-content: space-between;
    }
     .h6-about-funfact .countup-item {
         flex: 1 1 0;
    }
     .h4-banner-section .banner-img-area .banner-img::before{
         background:transparent 
    }
     .service-item.style-2 .title-area {
         width: 100%;
    }
     .service-item.style-2 .service-content {
         width: 100%;
    }
     .service-item.style-2 {
         padding: 45px 30px;
    }
     .bg-shape-3, .bg-shape-4 {
         bottom: -260px;
    }
     .service-item .service-icon img {
         border-radius: 10px;
         width: 100%;
    }
     .cta-area .cta-img {
         width: 100%;
    }
     .cta-area .cta-img img{
         margin-top: 12px;
    }
     .cta-area .cta-content {
         width: 100%;
         padding: 74px 25px 58px 25px;
    }
     .cta-area .cta-content .title{
         font-size: 63px;
         text-align: center;
    }
     .section-gap {
         padding-top: 10px;
    }
     .sec-heading .sec-title {
         text-align: left;
         width: 63%;
    }
     .tj-slider-item .slider-wrapper{
         padding: 150px 30px 0 30px 
    }
     .tj-slider-item {
         min-height: 40vh;
    }
     .tj-slider-item .slider-content .slider-desc{
         font-size: 14px;
    }
     .sec-heading {
         margin-bottom: 35px;
         margin-top: 35px;
    }
     .blue-corner{
    }
     .red-corner{
    }
     .slider-bg-image {
         background-position: 0;
    }
     .tj-slider-item .slider-content .slider-title {
         font-size: 30px;
    }
     .site_logo .logo{
         display: inline-flex;
    }
     .site_logo img{
         width: 50px;
    }
     .site_logo h1{
         white-space: nowrap;
         margin-top: 13px;
         font-weight: 600;
    }
     .h6-about-funfact .countup-item:not(:first-child) {
         padding-top: 0;
    }
     .h4-banner-section .banner-img-area .banner-img img{
         width: 100%;
         object-fit: contain;
    }
     .h6-about-funfact {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         padding: 20px 15px 0;
    }
     .h6-about-funfact .countup-item:not(:last-child){
         padding-bottom: 0;
    }
   
     .blog-date .date{
         font-size: 25px;
         font-weight: 800;
    }
    #events{
        padding: 0;
    }
        .h4-banner-section .banner-img-area .banner-img img {
        min-height: 200px;
    }
}
 
