*{margin:0;padding:0;font-family:Raleway,system-ui}.no-gutter-container{--bs-gutter-x:0!important}.main-wrapper{width:100%}body{background-color:#eee8df!important}img:not([src]){visibility:hidden}a{color:#212529}.bg-red{background-color:red!important}.input-error{border:1px solid red!important}.border-red{border-color:red!important}.error-message{color:red;font-size:12px}.submit_message{padding-top:10px}.error_text{color:red}.success_text{color:green}.form-message{font-size:20px;font-weight:400}.arrow-rote90{transition:transform .3s;transform:rotate(0)!important}.see-more-container{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.splash-container{background-color:#eaddcc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.splash-container .loader-bar{background-color:#565cd8;width:0%;height:3px;animation:3s ease-in-out forwards load;position:absolute;top:0;left:0}@keyframes load{0%{width:0%}to{width:100%}}.splash-container img{border-radius:50%;width:100px;height:100px}.splash-loader{background:linear-gradient(currentColor 0 0) 0 100%/0% 3px no-repeat;width:fit-content;padding-bottom:8px;font-family:sans-serif;font-size:30px;font-weight:700;animation:3s linear infinite l2}.splash-loader:before{content:"Loading..."}@keyframes l2{to{background-size:100% 3px}}.header-main-container{z-index:9999;width:100%;position:fixed;top:0;left:0}.header-container{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#eaddccba;justify-content:space-between;align-items:center;height:80px;padding:10px 40px;display:flex}.header-left-container{align-items:center;display:flex}.header-profile-view{width:60px;height:60px}.header-logo{object-fit:cover;border-radius:50%;width:100%;height:100%}.header-profile-content{padding-left:10px}.header-profile-content h4{color:#000;text-transform:capitalize;margin:0;font-family:Raleway,system-ui;font-size:20px;font-weight:500}.header-profile-content p{color:#000;margin:0;font-family:Raleway,system-ui;font-size:12px;font-weight:500}.header-right-container{margin-left:10px}.header-menu-btn{color:#000;background-color:#0000;border:none;font-family:Raleway,system-ui;font-size:18px;font-weight:500}.menu_icon{width:30px;height:auto;margin-left:10px}.side-menu-container{z-index:1000;background-color:#fff;width:300px;height:100%;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 5px #00000080}.side-menu-container.active{transform:translate(0)}.overlay{z-index:999;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.side-menu-bar{z-index:999;background-color:#eaddcc;width:300px;height:100vh;padding:0 40px;position:fixed}.menu-list-view{margin-top:10px}.menu-list-view ul{margin:0}.menu-list-view ul li{padding:15px 0}.menu-list-view ul a{color:#000;font-family:Raleway,system-ui;font-weight:500;text-decoration:none;transition:left .3s ease-in-out;position:relative;left:0}.menu-list-view ul a:hover{background-size:100% 2px;left:10px}.side-menu-close-btn{justify-content:flex-end;align-items:center;padding:15px 0 50px 10px;display:flex}.side-close-menu-btn{color:#000;background-color:#0000;border:none;margin-top:10px;font-family:Raleway,system-ui;font-size:18px;font-weight:500}.close_menu{width:22px;margin-left:10px}.floating-contact-btn{cursor:pointer;flex-direction:column;align-content:space-between;width:35px;height:120px;display:flex;position:fixed;top:40%;right:0}.contact-text-view{background-color:#565cd8;flex:1;position:relative}.contact-text-view h4{color:#fff;text-orientation:mixed;writing-mode:vertical-lr;white-space:nowrap;height:auto;padding:.5rem;font-family:Raleway,system-ui;font-size:15px;font-weight:700;transition:all .3s ease-in;position:absolute;top:50%;left:0;transform:translateY(-50%)}.contact-icon-view{background-color:#fff;justify-content:center;align-items:center;width:100%;height:35px;display:flex;box-shadow:5px -2px 3px 3px #939393}.contact-icon{width:20px;transition:transform .3s ease-in-out}.floating-contact-btn:hover .contact-icon-view .contact-icon{animation:.5s ease-in-out ring}@keyframes ring{0%{transform:rotate(0)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-10deg)}to{transform:rotate(0)}}.home-slider{width:100%;position:relative}.home-banner-container{flex-direction:row;width:100%;height:100vh;display:flex}.home-banner-two-container{width:100%;height:100vh;position:relative}.home-banner-two-container img{object-fit:cover;width:100%;height:100%}.home-banner-caption-view{width:60%;padding-left:50px;position:absolute;top:40%;left:0}.home-banner-caption-view h3{color:#fff;word-break:break-all;margin:0;font-family:Raleway,system-ui;font-size:50px;font-weight:400}.banner-title-limited-text-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:4;word-wrap:break-word;-webkit-box-orient:vertical;height:6em;line-height:1.5;display:-webkit-box;overflow:hidden}.home-banner-item-content{background-color:#a3a6e4;background-image:url(/images/banner-bg.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;width:42%;padding:80px 40px 20px;display:flex}.banner-signature{width:250px;height:auto;margin-top:20px}.home-banner-content{background-color:#25286c}.home-banner-content h4{color:#fff;max-height:70%;margin:0;font-family:Raleway,system-ui;font-size:34px;font-weight:500;line-height:48px;overflow:auto}.home-banner-content button{color:#fff;background-color:#0000;border:2px solid #fff;width:240px;height:45px;margin-top:20px;font-family:Raleway,system-ui;font-size:16px;font-weight:600;transition:all .8s ease-in-out}.home-banner-content button:hover{color:#4c52b3;background-color:#fff}.home-banner-item-img-view{width:65%}.home-banner-item-img-view img{object-fit:cover;width:100%;height:100%}.home-slider .carousel-indicators{z-index:100}.home-slider .carousel-indicators button{background-color:#fff;border-radius:50%;width:10px;height:10px}.home-slider .carousel-indicators .active{background-color:#5a64ff}.home-events{width:100%;margin-top:20px;margin-bottom:20px}.home-events-left{background-blend-mode:multiply;background-position:0 0;background-repeat:no-repeat;background-size:auto 101%;justify-content:center;align-items:center;width:100%;height:550px;display:flex}.home-events .carousel-item{background-color:#000}.events-play-btn{background-color:#25286c40;border:none;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;transition:all .5s ease-in-out;display:flex}.events-play-btn:hover{background-color:#484fab}.events-play-btn-icon{width:80px;height:80px}.home-events-right{background-blend-mode:multiply;background-color:#5057bd;background-image:url(/images/event_text_bg.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;width:100%;height:550px;padding:0 40px;display:flex}.home-events-right h2{text-transform:uppercase;color:#fff;margin-top:-30px;padding-bottom:50px;font-family:Raleway,system-ui;font-size:36px;font-weight:500}.home-events-right h3{color:#fff;font-family:Raleway,system-ui;font-size:38px;font-weight:800}.home-events-right p{color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:200}.home-events-right .event_venue,.home-events-right .event_venue_date{color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:500}.home-events-right .event_venue_date span{font-family:Raleway,system-ui}.home-events-right button{color:#5057bd;background-color:#fff;border:none;width:180px;height:45px;margin-top:20px;font-family:Raleway,system-ui;font-weight:700;transition:all .5s ease-in-out}.home-events-right button:hover{color:#fff;background:0 0;border:2px solid #fff}.home-about-us{background-color:#eaddcc;width:100%;padding:60px 40px 100px}.home-about-us-title{margin-bottom:10px}.home-about-us-title h2{text-transform:uppercase;color:#000;font-family:Raleway,system-ui;font-size:36px;font-weight:800}.home-about-us-title span{font-weight:300}.home-about-us-slider{width:100%;padding:0 40px}.about-us-slider-item{background-color:#2f337e;border-radius:200px;flex-direction:row;padding:20px;display:flex;position:relative}.about-us-slider-img{justify-content:flex-start;align-items:flex-start;display:flex}.about-us-slider-img img{object-fit:cover;border-radius:50%;width:300px;height:300px}.about-us-slider-content-view{flex-direction:column;justify-content:center;padding:0 40px;display:flex}.about-us-slider-content-view p{color:#fff;font-family:Raleway,system-ui;font-size:22px;font-weight:300}.about-us-slider-content-view h3{color:#fff;font-family:Raleway,system-ui;font-size:24px;font-weight:600}.about-us-slider-content-view span{color:#fff;font-family:Raleway,system-ui;font-size:12px;font-weight:200}.about-us-slider-content-view img{width:100px;padding-top:10px}.rating-view{flex-direction:row;align-items:center;gap:2px;display:flex}.rating-view img{width:20px}.home-about-us-slider .carousel-indicators{bottom:-80px}.home-about-us-slider .carousel-indicators button{background-color:#fff;border-radius:50%;width:10px;height:10px}.home-about-us-slider .carousel-indicators .active{background-color:#5a64ff}.about-Icon-view{height:70px;position:relative}.about-Icon-view img{z-index:9;width:120px;position:absolute;top:0;right:150px}.home-social-presence{width:100%}.home-social-presence-banner{height:580px;padding-left:40px;position:relative;overflow:hidden}.paralax1-content{width:60%;height:200px;position:absolute;top:0%;left:0%}.paralax2-content{width:30%;height:160px;position:absolute;top:0%;left:62%}.paralax3-content{z-index:1;width:50%;height:270px;position:absolute;top:15%;left:20%}.paralax4-content{z-index:2;width:50%;height:170px;position:absolute;top:55%;left:5%}.paralax5-content{width:35%;height:220px;position:absolute;top:53%;left:57%}.paralax6-content{width:48%;height:260px;position:absolute;top:80%;left:0%}.paralax7-content{width:40%;height:180px;position:absolute;top:87%;left:51%}.home-social-presence-banner img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all 1s ease-in-out}.home-social-presence-banner img:hover{filter:grayscale(0%);transform:scale(1.05)}.home-social-presence-content{flex-direction:column;justify-content:center;height:100%;padding:0 20px 0 80px;display:flex}.home-social-presence-title-view{margin-top:10px}.home-social-presence-title-view h3{color:#000;text-transform:uppercase;font-family:Raleway,system-ui;font-size:36px;font-weight:400}.home-social-presence-title-view p{color:#000;font-family:Raleway,system-ui;font-size:18px;font-weight:300}.home-social-group{margin-top:10px}.home-social-item{margin:40px 0;text-decoration:none;display:flex}.home-social-item-img-view{margin-right:10px}.facebook-icon{width:65px}.home-social-item-content-view p{color:#000;margin:0;font-family:Raleway,system-ui;font-size:18px;font-weight:500}.home-social-item-content-view h4{color:#000;margin:0;font-family:Raleway,system-ui;font-size:32px;font-weight:700}.home-social-item-content-view span{font-family:Raleway,system-ui;font-weight:300}.home-news_letter{background-color:#d9d7e0;width:100%;padding:100px 40px}.home-news_letter-title{margin-bottom:20px}.home-news_letter-title h3{color:#000;text-transform:uppercase;font-family:Raleway,system-ui;font-size:36px;font-weight:500}.home-news_letter-title p{color:#000;font-family:Raleway,system-ui;font-size:20px;font-weight:300}.home-news_letter-form{margin-top:30px}.news-letter-form-control{color:#000;background-color:#85858520;border:1px solid #858585;width:100%;height:40px;margin-right:10px;padding:0 10px;font-family:Raleway,system-ui;font-size:16px;font-weight:500}.news-letter-form-area-control{color:#000;background-color:#ffffff80;border:1px solid #d4ccc1;width:100%;height:100px;margin-right:10px;padding:10px;font-family:Raleway,system-ui;font-size:16px;font-weight:500}.news-letter-form-area-control::placeholder,.news-letter-form-control::placeholder,.work-leave-form-control::placeholder{color:#000}.news-letter-btn{color:#fff;text-transform:capitalize;background:#565cd8;border:none;width:100%;height:40px;font-family:Raleway,system-ui;font-size:16px;font-weight:600;transition:all .5s ease-in-out}.news-letter-btn:hover{opacity:.6}.work-leave-form-control{color:#000;background-color:#ffffff80;border:1px solid #d4ccc1;width:100%;height:40px;margin-right:10px;padding:0 10px;font-family:Raleway,system-ui;font-size:16px;font-weight:500}.leave-letter-btn{color:#fff;text-transform:capitalize;background:#565cd8;border:none;height:40px;padding:0 50px;font-family:Raleway,system-ui;font-size:16px;font-weight:600;transition:all .5s ease-in-out}.leave-letter-btn:hover{opacity:.6}.image-skeleton{width:100%;height:300px;padding:15px 0}.image-skeleton-content{background-color:#f5f5f5;border-radius:8px;flex-direction:column;gap:10px;width:100%;height:100%;padding:20px;display:flex;box-shadow:0 2px 5px #0000001a}.skeleton-header{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:150px;animation:1.5s infinite shimmer}.skeleton-line{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;animation:1.5s infinite shimmer}.skeleton-line.short{width:50%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.work-gallery-section{background-color:#eee8df;width:100%;padding:80px 40px 40px}.work-gallery-title{padding-top:10px;padding-bottom:10px}.work-gallery-title h2{color:#000;text-transform:uppercase;text-align:center;font-family:Raleway,system-ui;font-size:32px;font-weight:500}.work-custom-dropdown{background:#ebdfd0;border:none;width:100%;height:40px;padding:0 10px}.work-custom-dropdown:focus{outline:0}.work-gallery-details-view{margin-top:10px}.work-gallery-img-container{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:30px;display:flex}.icon-speaker-wrapper{border-radius:50%;justify-content:flex-end;width:3rem;height:3rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.icon-speaker-wrapper img{object-fit:contain!important;width:50%!important;height:50%!important}.icon-speaker-wrapper.mute{background-color:#0000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0 99 L99 0 L100 1 L1 100' fill='black' /></svg>");background-position:50%;background-repeat:no-repeat;background-size:100% 100%,auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.progress-bar{border-radius:10px;width:100%;height:10px;background:#9f9f93bb!important}.progress-bar div{background:#565cd8;height:100%}.work-gallery-img-container .progress-bar{width:auto;position:absolute;bottom:1.5rem;left:10%;right:10%}.work-gallery-img-details-view{width:500px;height:auto;margin-bottom:40px;position:relative;overflow:hidden}.work-gallery-img-details-view div{width:100%;min-height:250px}.work-gallery-img-details-view img{object-fit:cover;width:100%;height:100%}.card-placeholder{z-index:1;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;height:100%;padding:20px;display:flex;position:absolute;inset:0}.card-placeholder>*{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40% 100%) 0 0/200% 100%;animation:1.5s infinite shimmer}.circle{border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-right:20px}.lines{flex-direction:column;flex:1;gap:10px;display:flex}.line{border-radius:4px;height:12px}.line.short{width:30%}.line.medium{width:60%}.line.full{width:100%}.work-gallery-img-details-control{flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.work-gallery-img-details-nxt-prev{flex-direction:row;justify-content:center;align-items:center;display:flex}.wrk-glry-img-dls-control-left,.wrk-glry-img-dls-control-right{flex-direction:row;justify-content:center;align-items:center;padding:0 20px;display:flex}.wrk-glry-img-dls-control-left span,.wrk-glry-img-dls-control-right span{color:#000;padding:0 10px;font-family:Raleway,system-ui;font-size:15px;font-weight:500}.wrk-prev-arrow-btn,.wrk-next-arrow-btn{background:#565cd8;border:none;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wrk-prev-arrow-btn img{width:20px;transform:rotate(-90deg)}.wrk-next-arrow-btn img{width:20px;transform:rotate(90deg)}.work-gallery-img-details-content{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:20px;display:flex}.privacy-policy .work-gallery-img-details-content{display:block}.work-gallery-img-details-content-left{padding-right:30px}.work-gallery-img-details-content-left h3{color:#000;margin:0;padding:0;font-family:Raleway,system-ui;font-size:30px;font-weight:700}.work-gallery-img-details-content-left h3 span{font-family:Raleway,system-ui;font-size:18px;font-weight:400}.work-gallery-img-details-content-left p{color:#000;padding-top:10px;font-family:Raleway,system-ui;font-size:18px;font-weight:400}.work-gallery-img-details-content-left h4{color:#ff0b22;text-transform:uppercase;margin:0;font-family:Raleway,system-ui;font-size:20px;font-weight:600}.work-gallery-img-details-content-right button{color:#fff;background-color:#565cd8;border:2px solid #565cd8;padding:8px 30px;font-family:Raleway,system-ui;font-size:16px;font-weight:600;transition:all .5s ease-in-out}.work-gallery-img-details-content-right button:hover{color:#565cd8;background-color:#0000;border:2px solid #565cd8}.work-gallery-details-img-item{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.active-work-gallery{opacity:.6;border:4px solid #141fff!important}.work-gallery-details-img-item button{background:0 0;border:none;width:100px;height:100px;transition:all .25s ease-in-out}.work-gallery-details-img-item button:hover{opacity:.6;border:4px solid #141fff!important}.work-gallery-details-img-item button img{object-fit:cover;width:100%;height:100%}.work-gallery-content-slider{margin-top:20px;width:60%!important}.work-gallery-details-slider-item{flex-direction:row;align-items:center;padding:40px 50px;display:flex}.work-gallery-details-slider-img{width:140px;height:140px}.work-gallery-details-slider-img img{border-radius:50%;width:140px;height:140px}.work-gallery-content-slider .carousel-control-next,.carousel-control-prev,.work-gallery-content-slider .carousel-control-prev{justify-content:flex-start;width:5%}.work-gallery-content-slider .carousel-control-next-icon{width:25px;height:15px;background-image:url(/images/black_arrow.png)!important;transform:rotate(90deg)!important}.work-gallery-content-slider .carousel-control-prev-icon{width:25px;height:15px;background-image:url(/images/black_arrow.png)!important;transform:rotate(-90deg)!important}.work-gallery-detailsslider-content-view{padding-left:0}.work-gallery-detailsslider-content-view h3{color:#000;margin:0;font-family:Raleway,system-ui;font-size:18px;font-weight:600}.work-gallery-detailsslider-content-view h5{color:#000;margin:0;padding-bottom:10px;font-family:Raleway,system-ui;font-size:16px;font-weight:400}.work-gallery-detailsslider-content-view p{color:#000;margin:0;font-family:Raleway,system-ui;font-size:15px;font-weight:300}.work-gallery-leave{margin-top:60px}.work-gallery-leave-title{padding-bottom:20px}.work-gallery-leave-title h3{color:#000;margin:0;font-family:Raleway,system-ui;font-size:28px;font-weight:500}.work-gallery-leave-title p{color:#000;padding-top:10px;font-family:Raleway,system-ui;font-size:16px;font-weight:400}.work-gallery-card{break-inside:avoid;cursor:pointer;background:0 0;border:none;width:100%;margin-bottom:16px;display:inline-block;position:relative;overflow:hidden}.work-gallery-img-view{border:5px solid #fff;min-height:100px;position:relative;overflow:hidden}.work-gallery-img-view .play-button{cursor:pointer;background-color:#746a6daa;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;bottom:20px;right:20px}.work-gallery-img-view .play-button:hover{background-color:#ebdfd0}.work-gallery-img-view .play-button img{object-fit:contain;width:50%;height:50%}.ghost-loader{background-color:#e2e5e7;background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0);background-position:-40px 0;background-repeat:no-repeat;background-size:40px 100%;min-height:200px;animation:1s infinite shine}@keyframes shine{to{background-position:right -40px top 0}}.work-gallery-img-view img{width:100%;height:auto;transition:transform 1s}.work-gallery-card:hover h3{color:#565cd8;text-decoration:underline}.work-gallery-img-view img:hover{transform:scale(1.05)}.work-gallery-content-view{margin-top:10px}.work-gallery-content-view h3{color:#000;font-family:Raleway,system-ui;font-size:20px;font-weight:400}.work-gallery-content-view h5{color:#c00;margin:0;padding:5px 0;font-family:Raleway,system-ui;font-size:12px;font-weight:600}.work-gallery-content-view button{color:#383838;background-color:#0000;border:none;font-family:Raleway,system-ui;font-size:12px;font-weight:500}.work-gallery-content-view button:hover{text-decoration:underline}.toaster-message{z-index:50;background-color:#fff;border-radius:7px;width:fit-content;min-width:200px;height:50px;margin:10px 0;transition:opacity .5s ease-in-out,transform .5s;display:flex;bottom:0}.side-color-green{border-left:10px solid #47d764}.side-color-red{border-left:10px solid #ff355b}.side-color-orange{border-left:10px solid #ffc021}.toaster-message p{color:#000;margin:auto 0;padding-left:10px;font-family:Raleway,system-ui;font-size:16px;font-weight:400}.toaster-message .close-button{color:#7d7d7d;background-color:#0000;border:0;margin:0 5px 0 auto;padding-left:20px}.fade-in{opacity:1;color:#565cd8;transform:translate(0)}.fade-out{opacity:0;transform:translate(-3000px)}.middle-bar-section{flex-direction:row;align-items:flex-end;width:100%;padding-bottom:20px;display:flex}.bar-title span{color:#000;padding-right:6px;font-family:Raleway,system-ui;font-size:16px;font-weight:600}.bar-title-number{font-family:Raleway,system-ui!important}.bar-title-btn{background:0 0;border:none;align-items:center;padding-right:6px;display:flex}.bar-title-btn span{color:#000;padding-left:3px;font-family:Raleway,system-ui;font-size:16px;font-weight:600}.bar-title-btn img{width:auto;height:10px;transform:rotate(-90deg)}.middle-bar{background-color:#000;flex:1;height:1px}.painting-select-view{width:250px;padding-left:10px}.custom-dropdown{background:#ebdfd0;width:100%;height:40px}.footer-container{background-color:#1d214c;width:100%;padding:40px 40px 10px;position:relative}.footer-profile-container{align-items:center;display:flex}.footer-profile-view{width:60px;height:60px}.footer-logo{border-radius:50%;width:100%;height:100%}.footer-profile-content{padding-left:10px}.footer-profile-content h4{color:#fff;text-transform:capitalize;margin:0;font-family:Raleway,system-ui;font-size:18px;font-weight:400}.footer-profile-content p{color:#fff;margin:0;font-family:Raleway,system-ui;font-size:12px;font-weight:300}.footer-content{margin-top:20px}.footer-content-text{padding:20px 60px 0 0}.footer-content-text p{color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:300}.footer-content-link{margin-top:5px}.footer-content-link ul{margin:0;padding:0}.footer-content-link ul li{padding-bottom:15px;list-style-type:none}.footer-content-link ul li a{font-family:Raleway,system-ui;font-size:16px;font-weight:300;text-decoration:none;transition:all .5s ease-out;position:relative;left:0;color:#fff!important}.footer-content-link ul li a:hover{text-decoration:underline;left:10px}.footer-content-link span{color:#fff;font-family:Raleway,system-ui;font-size:13px;font-weight:300}.footer-content-link p{color:#fff;margin:0;font-family:Raleway,system-ui;font-size:16px;font-weight:300}.footer-content-link p a{color:#fff;text-decoration:none}.footer-number{margin-bottom:20px!important;font-family:Raleway,system-ui!important}.footer-icon-view{margin-bottom:30px}.footer-icon-view a img{transition:all .5s ease-in-out}.footer-icon-view a img:hover{transform:translateY(-5px)scale(1.2)}.footer-fb-icon{width:auto;height:20px;margin-right:10px;text-decoration:none}.footer-tw-icon{width:20px;height:auto}.footer-bottom-view{text-align:center}.footer-bottom-view p,.footer-bottom-view a{color:#9c9c9c;font-family:Raleway,system-ui;font-size:12px;font-weight:300}.parent_container{padding:0 40px}.page_heading_container{flex:1;justify-content:center;align-items:center;margin-top:150px;margin-bottom:60px;display:flex}.page_heading_container p{color:#000;text-transform:uppercase;text-align:center;font-family:Raleway,system-ui;font-size:36px;font-weight:500}.two_col_image_text_container{flex-direction:row;flex:1;justify-content:center;align-items:center;margin-bottom:100px;display:flex}.left_container{flex-direction:column;justify-content:center;align-items:flex-start;width:35%;padding-right:50px;display:flex}.right_container{justify-content:flex-end;align-items:center;width:65%;display:flex;position:relative}.right_container img{width:95%}.article_year_text{color:#c00;font-family:Raleway,system-ui;font-size:20px;font-weight:600}.info_container{position:absolute;top:20px;left:60px}.article_heading{margin-top:20px;margin-bottom:30px;font-family:Raleway,system-ui;font-size:50px;font-weight:800;line-height:65px}.article_details{color:#000;margin-bottom:50px;font-family:Raleway,system-ui;font-size:28px;font-weight:400;line-height:35px}.truncate{-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article_read_more{text-align:left;font-family:Raleway,system-ui;font-size:16px;font-weight:600}.sub_heading_container{flex-direction:row;flex:1;justify-content:center;align-items:flex-start;height:auto;display:flex}.sub_heading_text{text-align:left;font-family:Raleway,system-ui;font-size:30px;font-weight:500;line-height:35.22px}.line_container{border-bottom:.4px solid #000;flex:1;height:30px;margin-bottom:50px;margin-left:10px;display:flex}.event_gallry_container{width:100%;margin-top:10px;margin-bottom:50px}.event_gallry_indi_container{text-align:left;border:none;width:100%;height:240px;margin-bottom:30px;position:relative}.event_gallry_indi_container img{object-fit:cover;width:100%;height:100%}.article_gallery_info_container{background:linear-gradient(#0000001a,#000000e6);flex-direction:column;justify-content:flex-end;width:100%;height:100px;padding:10px;transition:height 1s;display:flex;position:absolute;bottom:0;left:0}.event_gallry_indi_container:hover .article_gallery_info_container{height:100%}.article_gallery_info{color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:600}.article_gallery_source{text-align:left;color:#fff;margin:0;font-family:Raleway,system-ui;font-size:10px;font-weight:200}.contact_patent_container{background-color:#ccc;background-image:url(/images/contact_background.jpg);background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:auto;padding:130px 100px 50px;display:flex}.contact_middle_container{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.contact_left_container{text-align:left;width:45%;padding-right:70px}.contact_right_container{width:55%;position:relative}.contact_heading{text-align:left;margin-bottom:50px;font-family:Raleway,system-ui;font-size:70px;font-weight:800}.contact_info{text-align:left;margin-bottom:15px;font-family:Raleway,system-ui;font-size:24px;font-weight:400}.contact_details{text-align:left;margin-bottom:10px;font-family:Raleway,system-ui;font-size:28px;font-weight:400}.contact_details h3{font-family:Raleway,system-ui!important}.contact_fx_container{margin-top:40px;display:flex}.contact_fx_container a{margin-right:20px;text-decoration:none}.contact_fx_container a img{width:auto;height:24px}.conact_form_container{background-color:#000000b3;width:100%;height:auto;padding:20px 40px 40px}.contact_text{color:#fff;margin:20px 0;font-family:Raleway,system-ui;font-size:50px;font-weight:400}.mendatory_text{text-align:left;color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:300;line-height:23.48px}.input_container{width:100%;margin-top:15px}.contact-form-control{color:#eee8df;background-color:#272727;border:none;width:100%;height:50px;margin-bottom:15px;padding:0 15px;font-family:Raleway,system-ui;font-size:16px;font-weight:300}.contact-form-control::-webkit-input-placeholder{color:#eee8df}.contact-form-control:-ms-placeholder-shown{color:#eee8df}.contact-form-control::placeholder{color:#eee8df}.contact-textarea{padding-top:10px;height:auto!important}.checkbox_container{justify-content:flex-start;align-items:center;padding:10px 0;display:flex}.contact-checkbox{background-color:#222;border:1px solid #878787;border-radius:1px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:10px;padding:5px;display:flex}.checkbox_text{text-align:left;color:#fff;font-family:Raleway,system-ui;font-size:18px;font-weight:400}.link_color{color:#565cd8;cursor:pointer}.contact-submit-btn{text-align:center;color:#fff;background-color:#565cd8;border:none;justify-content:center;align-items:center;width:200px;height:50px;margin-top:20px;font-family:Raleway,system-ui;font-size:20px;font-weight:600;display:flex}.contact-submit-btn .spinner-border,.spinner-grow{margin-left:5px}.contact-submit-btn:hover{opacity:.6}#comment_textarea{background-color:#272727cc}#comment_textarea::placeholder{color:#c2c2c2;opacity:1}.go-top-btn{background-color:#565cd8;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .5s ease-in-out;display:flex;position:fixed;bottom:50px;right:40px}.go-top-btn:hover{background-color:#0000;border:2px solid #fff}.arrow-icon{width:25px;height:12px}.puja-art-section{background-color:#eee8df;width:100%}.puja-art-content{width:100%;padding:80px 40px 40px}.banner-container{background-color:#000;flex-direction:row;width:100%;height:100vh;display:flex}.banner-item-content{background-blend-mode:multiply;background-color:#a3a6e4;background-image:url(/images/banner-bg.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;width:35%;padding:80px 40px 20px;display:flex}.puja-art-slider{width:65%}.banner-item-img-view{width:100%}.banner-item-img-view img{object-fit:contain;background-color:#000;width:100%;height:100vh}.banner-item-content h3{text-transform:uppercase;color:#000;margin:0;font-family:Raleway,system-ui;font-size:36px;font-weight:400}.banner-item-content p{color:#000;padding-top:30px;font-family:Raleway,system-ui;font-size:16px;font-weight:300}.puja-art-slider .carousel-indicators button{background-color:#fff;border-radius:50%;width:10px;height:10px}.puja-art-slider .carousel-indicators .active{background-color:#a4a7e5}.photo-graphy-section{width:100%;margin-top:80px}.photo-graphy-banner-container{flex-direction:row;display:flex}.banner-main-grid{background-color:#000;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;gap:10px;width:100%;height:100%;display:grid}.banner-main-grid .banner-main-grid-row{flex:1;justify-content:space-between;gap:10px;height:200px;display:flex}.banner-main-grid .banner-main-grid-row figure{flex:33%;height:100%}.banner-main-grid .banner-main-grid-row figure img{object-fit:cover;width:100%;height:100%}.banner-main-grid .row-1 figure:first-child{flex-basis:30%}.banner-main-grid .row-1 figure:nth-child(2){flex-basis:40%}.banner-main-grid .row-1 figure:nth-child(3){flex-basis:30%}.banner-main-grid .row-2 figure:first-child{flex-basis:35%}.banner-main-grid .row-2 figure:nth-child(2){flex-basis:30%}.banner-main-grid .row-2 figure:nth-child(3){flex-basis:35%}.banner-main-grid .row-3 figure:first-child{flex-basis:30%}.banner-main-grid .row-3 figure:nth-child(2){flex-basis:40%}.banner-main-grid .row-3 figure:nth-child(3){flex-basis:30%}.photo-graphy-banner-img-view{background-color:#000;outline:none;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:65%;height:100%;display:flex;overflow:hidden}.photo-graphy-banner-img{object-fit:cover;width:100%!important;height:100%!important}.photo-graphy-banner-img-view img{border:none;width:auto;height:32.33%;display:block}.photo-graphy-item-content{background-color:#25286c;width:35%}.photo-graphy-item-content h3,.photo-graphy-item-content p{color:#fff}.photo-graphy-desc{margin-top:10px;line-height:30px}.biography-page-wrapper .photo-graphy-desc{background-color:#0000;padding:0}.photo-graphy-desc p{font-size:15px}.photo-graphy-details-img-view{width:100%!important}.photo-graphy-details-img-view img{object-fit:cover;height:500px}.photo-graphy-player{width:100%;height:500px}.photo-graphy-player-container{width:100%!important}.photo-graphy-img-container{width:30%;margin:auto}.bio-img{height:auto;padding-bottom:20px}.journey-section{background-color:#eee8df;width:100%;padding:80px 40px 40px}.journey-title{padding-top:20px;padding-bottom:10px}.journey-title h2{color:#000;text-transform:uppercase;text-align:center;font-family:Raleway,system-ui;font-size:32px;font-weight:500}.work-gallery-content-slider{width:80%;margin-top:20px}.journey-slider{width:100%;padding:0 40px}.journey-slider-item{flex-direction:row;align-items:center;padding:40px 150px;display:flex}.journey-slider-item-img{width:300px;height:300px}.journey-slider-item-img img{object-fit:cover;width:300px;height:300px}.journey-slider-content-view{padding-left:100px;padding-right:20px}.journey-slider-content-view h6{color:#5d5d5d;padding-bottom:20px;font-family:Raleway,system-ui;font-size:18px;font-weight:600}.journey-slider-content-view h3{color:#000;font-family:Raleway,system-ui;font-size:28px;font-weight:700}.journey-slider-content-view p{color:#000;font-family:Raleway,system-ui;font-size:15px;font-weight:300}.journey-slider .carousel-control-next,.carousel-control-prev{width:5%;opacity:none;justify-content:flex-end}.journey-slider .carousel-control-prev{width:5%;opacity:none;justify-content:flex-start}.journey-slider .carousel-control-next-icon{width:45px;height:45px;background-image:url(/images/journey-slider-next.png)!important;transform:rotate(0)!important}.journey-slider .carousel-control-prev-icon{width:45px;height:45px;background-image:url(/images/journey-slider-prev.png)!important;transform:rotate(0)!important}.journey-graph-container{background-position:top;background-repeat:no-repeat;background-size:cover;width:90%;height:150px;margin:20px auto}.home-progress-container{z-index:50;flex-direction:row;display:flex;position:absolute;bottom:30px;left:40px}.home-progress-container a{text-decoration:none}.home-progress{width:80px;box-shadow:none;background:0 0;margin:0 auto;line-height:100px;position:relative;height:80px!important}.home-progress:after{content:"";border-radius:50%;width:100%;height:100%;animation:1s infinite alternate glow;position:absolute;top:0;left:0}.home-progress>span{z-index:1;width:50%;height:100%;position:absolute;top:0;overflow:hidden}.home-progress .home-progress-left{display:none;left:0}.home-progress .home-progress-bar{background:0 0;border-style:solid;border-width:6px;width:100%;height:100%;position:absolute;top:0}.home-progress .home-progress-left .home-progress-bar{transform-origin:0;border-left:0;border-top-right-radius:80px;border-bottom-right-radius:80px;left:100.5%}.home-progress .home-progress-right{display:none;right:0}.home-progress .home-progress-right .home-progress-bar{transform-origin:100%;border-right:0;border-top-left-radius:80px;border-bottom-left-radius:80px;left:-100.5%}.home-progress .home-progress-value{background:#000;border-radius:50%;justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:absolute;top:5%;left:5%}.home-progress.blue .home-progress-bar{border-color:#494fab}.banner-bio{background-color:#1d214c;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.banner-bio img{width:20px;height:auto;animation:5s infinite grow}.custom-bullet-list{padding-left:0;list-style:none}.custom-bullet-list li{margin-bottom:6px;padding-left:18px;position:relative}.custom-bullet-list li:before{content:"•";color:#000;font-weight:700;position:absolute;left:0}@keyframes grow{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}@keyframes glow{0%{box-shadow:0 0 6px -6px #ffffff7c}to{box-shadow:0 0 6px 6px #ffffff7c}}.image-loader{width:100%;height:auto;position:relative}.loader{justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.loader:before{content:"";border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{color:red;text-align:center}img{width:100%;height:auto}.event-advertise-section{width:100%}.live-event-container{width:100%;height:calc(100vh - 80px);margin-top:80px}.event-advertise-container{width:100%}.event-advertise-slider-container{width:100%;height:100vh;position:relative}.event-advertise-slider-container img{object-fit:contain;background-color:#000;width:100%;height:100%}.event-advertise-slider-content{background:linear-gradient(#00000080,#000);flex-direction:column;justify-content:center;width:100%;height:100%;padding:60px 40px 10px;display:flex;position:absolute;top:0;left:0}.event-advertise-slider-content-details{width:30%}.event-advertise-slider-content-details h3{color:#fff;text-transform:uppercase;font-family:Raleway,system-ui;font-size:38px;font-weight:300}.event-advertise-slider-content-details h2{color:#fff;text-transform:capitalize;padding-top:50px;font-family:Raleway,system-ui;font-size:42px;font-weight:800}.event-advertise-slider-content-details p{color:#fff;font-family:Raleway,system-ui;font-size:18px;font-weight:200}.event-advertise-slider-content-details h4,.event-advertise-slider-content-details span{color:#fff;font-family:Raleway,system-ui;font-size:16px;font-weight:400}.event-advertise-slider-content-details button{color:#fff;background-color:#565cd8;border:none;width:180px;height:45px;margin-top:15px;font-family:Raleway,system-ui;font-weight:600;transition:all .5s ease-in-out}.event-advertise-slider-content-details button:hover{background-color:#0000;border:2px solid #fff}.event-content-section{background-color:#000;width:100%;padding:0 40px}.no-upcoming-event-container{background-color:#0a0a0a;justify-content:center;align-items:center;width:100%;height:150px;display:flex}.no-upcoming-event-container span{color:#ebebeb;font-family:Raleway,system-ui;font-size:15px;font-weight:300}.event-content-container{padding-bottom:20px}.event-details-title-view{margin-top:40px}.event-content-title{flex-direction:row;align-items:flex-end;width:100%;padding-bottom:25px;display:flex}.event-bar-title-btn{background:0 0;border:none;align-items:center;padding-right:6px;display:flex}.event-bar-title-btn span{color:#fff;padding-left:3px;font-family:Raleway,system-ui;font-size:16px;font-weight:600}.event-bar-title-btn img{width:auto;height:10px;transform:rotate(-90deg)}.event-bar-title span{color:#fff;padding-right:5px;font-family:Raleway,system-ui;font-size:15px;font-weight:400}.event-middle-bar{background-color:#3b3b3b;flex:1;height:1px}.event-card{text-align:left;background:0 0;border:none;width:100%;margin-bottom:20px}.event-card-img-view{border:4px solid #fff;width:100%;height:200px;position:relative}.active-event{opacity:.6;border-color:#565cd8}.event-card-img-view img{object-fit:contain;width:100%;height:100%}.event-card-play-view{opacity:0;visibility:hidden;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s ease-in-out;display:flex;position:absolute;top:0;left:0;transform:scale(.9)}.event-card:hover .event-card-play-view{opacity:1;visibility:visible;transform:scale(1)}.event-card-live-play{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.event-card-live-play img{width:15px;height:auto}.event-card-live-play span{color:#fff;padding-left:10px;font-family:Raleway,system-ui;font-size:15px;font-weight:600}.event-card-play{background-color:#565cd8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.event-card-play img{width:12px;height:auto}.event-card-content-view{justify-content:space-between;align-items:flex-start;padding-top:10px;display:flex}.event-card-content-view h4{color:#fff;margin:0;font-family:Raleway,system-ui;font-size:18px;font-weight:600}.event-card-content-view h5{color:#fff;text-align:center;background-color:#ffffff1f;border-radius:2px;width:45px;height:20px;font-family:Raleway,system-ui;font-size:10px;font-weight:400;line-height:20px}.event-details-section{background-color:#000;width:100%;padding:80px 40px 40px}.event-video-container{width:100%;transition:padding-right .6s ease-in-out}.expand-video-container{padding-right:310px}.even-player-view{width:100%;height:80vh}.video-play-btn{background-color:#565cd8;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .5s ease-in-out;display:flex}.video-play-btn:hover{background-color:#25286c40}.video-play-btn img{width:35px;height:35px}.event-video-details{width:100%;margin-bottom:30px;padding-top:10px;padding-right:10%}.event-video-details h3{text-transform:capitalize;color:#fff;font-family:Raleway,system-ui;font-size:28px;font-weight:600}.event-three-view{background-color:#0a0a0a;margin-top:10px;padding:10px 20px}.event-three-line-text{-webkit-line-clamp:3;white-space:normal;text-overflow:ellipsis;color:#fff;margin:0;font-family:Raleway,system-ui;font-size:14px;font-weight:300;display:-webkit-box}.more-less-button{color:#fff;cursor:pointer;background:0 0;border:none;font-family:Raleway,system-ui;font-weight:600}.event-select-view{background-color:#2e2e2e;width:300px;margin-left:10px;position:relative}.event-select{border-bottom:1px solid #3b3b3b;flex-direction:row;justify-content:space-between;align-items:center;height:40px;padding:0 10px;display:flex}.event-select-arrow{background-color:#6c6c6c20;border:none;border-radius:2px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.event-select span{color:#fff;padding-top:5px;font-family:Raleway,system-ui;font-size:13px;font-weight:500}.event-select-arrow img{width:15px;height:auto;transition:transform .3s;transform:rotate(180deg)}.recommend-list-view{opacity:0;visibility:hidden;z-index:9;background-color:#1a1a1a;width:100%;height:calc(100vh - 41px);padding-bottom:20px;transition:opacity .6s,transform .6s;position:absolute;top:41px;left:0;overflow-y:scroll;transform:translateY(-10px)}.recommend-list-view.visible{opacity:1;visibility:visible;transform:translateY(0)}.recommend-list-view::-webkit-scrollbar{width:5px}.recommend-list-view::-webkit-scrollbar-track{background:0 0}.recommend-list-view::-webkit-scrollbar-thumb{background-color:#434343;border:1px solid #0000;border-radius:10px}.recommend-list-view::-webkit-scrollbar-thumb:hover{background:#555}.recommended-seemore-view{flex-direction:row;justify-content:center;padding-top:25px;display:flex}.recommended-seemore-view button{color:#9c9494;background:0 0;border:none;padding:2px 10px;font-family:Raleway,system-ui;font-size:13px;font-weight:500}.recommend-video-Card{align-items:center;padding:20px 20px 0;display:flex}.recommend-video-img-view{border:3px solid #fff;width:150px;height:100px;position:relative}.recommend-video-img-view img{width:100%;height:100%}.recommend-video-content-view{flex:1;max-width:100px;padding:0 10px}.recommend-video-content-view p{color:#fff;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-family:Raleway,system-ui;font-size:12px;font-weight:600;overflow:hidden}.recommend-video-content-view span{color:#fff;background-color:#ffffff12;padding:3px 5px;font-family:Raleway,system-ui;font-size:8px;font-weight:500}.recommend-video-play-btn{background-color:#3e29296a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.recommend-video-play-btn:hover{background-color:red}.recommend-video-play-btn img{width:13px;height:auto}.Watching-video{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Watching-video img{width:13px;height:auto}.Watching-video span{color:#fff;padding-left:5px;font-family:Raleway,system-ui;font-size:13px;font-weight:600}.body-paniting-player-view{width:100%;height:450px;max-height:500px}.body-paint-play-btn{background-color:#565cd8;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.body-paint-play-btn img{width:15px}@media (max-width:1024px){.home-banner-container{flex-direction:column-reverse;height:550px}.home-banner-item-content{width:100%;height:200px;padding:30px 20px}.home-banner-content h4{font-size:18px;line-height:28px}.banner-title-limited-text-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:3;word-wrap:break-word;-webkit-box-orient:vertical;height:4.5em;display:-webkit-box;overflow:hidden}.banner-signature{width:180px;margin-top:10px}.home-banner-content button{width:120px;height:30px;margin-top:10px;font-size:12px;font-weight:400}.home-banner-item-img-view{flex:1;width:100%}.home-banner-caption-view{width:70%;padding:20px;top:40%}.home-banner-caption-view h3{font-size:40px}.home-banner-two-container{height:550px}.home-progress-container{margin-top:50px;left:20px}.home-progress{transform:scale(.8)}.event-content-section{padding-top:20px!important}.event-advertise-slider-content-details{width:50%}.event-card-img-view{height:130px}.event-card-content-view h4{font-size:12px}.banner-container,.banner-item-img-view img{height:60vh}.photo-graphy-banner-img-view img{height:23.33%}.page_heading_container{margin-top:130px;margin-bottom:40px}.left_container{padding-right:20px}.article_heading{font-size:36px;line-height:46px}.article_details{margin-bottom:25px}.two_col_image_text_container{margin-bottom:50px}.home-events-right h3{font-size:30px}.home-events-right h2{padding-bottom:26px}}@media (max-width:1000px){.contact_middle_container{flex-direction:column-reverse}.contact_middle_container>*{width:100%;padding:0!important}.conact_form_container{margin-bottom:2rem}}@media (max-width:768px){.header-container{height:60px;padding:10px}.header-profile-view{width:50px;height:50px}.header-profile-content h4{font-size:16px;font-weight:600}.header-profile-content p{font-size:10px}.menu_icon{width:20px}.header-menu-btn{font-size:15px}.home-banner-item-content{height:auto;padding:10px 40px 10px 20px}.home-banner-caption-view{width:100%;top:30%}.banner-title-limited-text-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:3;word-wrap:break-word;-webkit-box-orient:vertical;height:4.5em;display:-webkit-box;overflow:hidden}.home-about-us{padding:20px 20px 50px}.about-Icon-view{height:35px}.about-Icon-view img{width:70px;top:0;right:35px}.home-about-us-slider{padding:0}.about-us-slider-item{border-radius:10px;flex-direction:column;justify-content:center}.about-us-slider-img{justify-content:center;align-items:center;display:flex}.about-us-slider-img img{width:150px;height:150px}.home-about-us-slider .carousel-indicators{bottom:0}.about-us-slider-content-view{padding:0 20px}.about-us-slider-content-view p{font-size:18px}.home-social-presence-content{margin-top:20px}.work-gallery-section{padding:80px 20px 20px}.work-gallery-title{padding-top:10px;padding-bottom:20px}.middle-bar-section{flex-direction:column;align-items:flex-start;padding-bottom:0}.painting-select-view{width:100%;padding-left:0}.bar-title{margin-bottom:20px}.bar-title span{padding-right:0}.work-gallery-card{margin-top:10px;margin-bottom:0}.work-gallery-image{width:100%;height:auto;display:block}.work-gallery-img-details-view{width:100%;min-height:250px;margin-bottom:15px}.work-gallery-img-details-content{flex-direction:column;align-items:flex-start;margin-top:10px}.work-gallery-img-details-content-right button{margin-top:15px;padding:5px 20px;font-size:14px}.work-gallery-img-details-content-left h3{font-size:20px}.work-gallery-img-details-content-left h3 span{font-size:12px}.work-gallery-img-details-content-left p{padding-top:5px;font-size:12px}.work-gallery-img-details-content-left h4{font-size:16px}.work-gallery-details-img-item{gap:5px;margin-bottom:5px}.work-gallery-details-img-item button{width:70px;height:70px}.work-gallery-content-slider{width:100%}.work-gallery-details-slider-item{flex-direction:column;padding:20px 10px}.work-gallery-detailsslider-content-view{text-align:center;padding:10px 0 0}.work-gallery-leave{margin-top:20px}.work-gallery-content-slider .carousel-control-next-icon,.work-gallery-content-slider .carousel-control-prev-icon{height:10px}.event-advertise-slider-content{padding:60px 20px 10px}.event-content-section{padding:0 20px}.event-advertise-slider-container{height:70vh}.event-advertise-slider-content-details{width:90%}.event-advertise-slider-content-details h3{font-size:34px}.event-advertise-slider-content-details p,.event-advertise-slider-content-details h4,.event-advertise-slider-content-details span{font-size:14px}.event-advertise-slider-content-details button{width:130px;height:35px;font-size:12px}.event-advertise-slider-content-details h2{padding-top:25px;font-size:30px}.event-card-img-view{height:100px}.event-card-content-view h4{font-size:12px}.event-content-title{flex-direction:column;align-items:flex-start}.event-details-section{background-color:#000;width:100%;padding:50px 20px 40px}.event-select-view{width:100%;margin-top:20px;margin-left:0}.even-player-view{height:25vh}.event-video-container{transition:padding-top .6s ease-in-out}.expand-video-container{padding-top:50vh;padding-right:0}.recommend-list-view{height:50vh}.recommend-video-img-view{height:120px}.event-video-details h3{font-size:20px}.event-bar-title-btn span{font-size:14px}.video-play-btn{width:50px;height:50px}.video-play-btn img{width:15px;height:15px}.banner-container{flex-direction:column-reverse;height:auto}.puja-art-slider{width:100%}.banner-item-content{width:100%;padding:40px 20px 20px}.banner-item-content p{padding-top:20px}.puja-art-content{padding:30px 20px 40px}.photo-graphy-section{margin-top:60px}.photo-graphy-banner-container{flex-direction:column;height:auto}.banner-main-grid{height:400px}.banner-main-grid .banner-main-grid-row{height:120px}.photo-graphy-banner-img-view{width:100%}.photo-graphy-banner-img-view img{height:23.33%}.photo-graphy-item-content h3{font-size:20px}.parent_container{padding:0 20px}.page_heading_container{margin-top:100px}.two_col_image_text_container{flex-direction:column-reverse}.left_container{width:100%;margin-top:20px}.right_container,.right_container img{width:100%}}.banner-full-skeleton{background:linear-gradient(90deg,#1a1c4e 25%,#25286c 50%,#1a1c4e 75%) 0 0/200% 100%;width:100%;height:100vh;animation:1.5s infinite shimmer}.home-banner-item-img-view{position:relative}@media (max-width:600px){.photo-graphy-player{height:300px}.banner-main-grid{height:300px}.banner-main-grid .banner-main-grid-row{height:90px}.home-social-presence-banner{padding-left:0}.wrk-glry-img-dls-control-left,.wrk-glry-img-dls-control-right{position:absolute;bottom:0}.wrk-glry-img-dls-control-left{left:30px}.wrk-glry-img-dls-control-right{right:30px}}.photo .glow{filter:blur(5px);background:#fff3;width:100%;height:200%;transition:all 1.5s ease-in-out;display:block;position:absolute;top:0;transform:rotate(45deg)translate(-450%)}.photo:hover .glow{transition:all 1.5s ease-in-out;transform:rotate(45deg)translate(450%)}.start-quote{margin-right:10px;display:inline-block;transform:scale(2)translateY(-5px)}.end-quote{margin-left:10px;display:inline-block;transform:scale(-2)translateY(0)}.start-quote svg,.end-quote svg{fill:#565cd8}.quote-author{text-align:right;font-weight:700;display:block}.quote-author-left{font-weight:700;display:block}.bio-description-list{padding-left:0}.bio-description-list>li{gap:15px;margin-bottom:15px;display:flex}.bio-description-list dt{flex:0 0 140px;width:140px;font-weight:700}.bio-description-list dd{margin-bottom:0}@media (max-width:768px){.bio-description-list>li{flex-direction:column;gap:5px}.bio-description-list dt{flex:1 0 auto;width:auto;font-weight:700}}.masonry-grid{columns:4;column-gap:16px}.masonry-grid>div{break-inside:avoid;margin-bottom:16px}@media (max-width:1024px){.masonry-grid{columns:3}}@media (max-width:768px){.masonry-grid{columns:2}}@media (max-width:480px){.masonry-grid{columns:1}}.poetry-quote{border-left:6px solid #2f337e;max-width:720px;margin:40px 0;padding:28px 32px;position:relative}.quote-number{letter-spacing:2px;color:#999;margin-bottom:18px;font-size:25px;font-weight:600}.blockquote_div{margin-top:20px;font-size:16px}.fBlue{color:#2f337e!important}.poetry-quote blockquote{color:#222;margin:0;font-size:24px;font-style:italic;font-weight:700;line-height:1.7}.quote-author{letter-spacing:1px;text-transform:uppercase;color:#666;margin-top:20px;font-size:14px}.work-gallery-comment-card{border-radius:8px;min-height:220px;padding:70px;transition:all .3s}.work-gallery-comment-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000000f}.comment-card-header{align-items:center;gap:16px;margin-bottom:22px;display:flex}.comment-user-avatar{color:#fff;text-transform:uppercase;background:#1d1d1d;border-radius:50%;justify-content:center;align-items:center;min-width:54px;height:54px;font-size:22px;font-weight:600;display:flex}.comment-user-meta h4{color:#111;margin:0;font-size:18px;font-weight:600}.comment-user-meta span{letter-spacing:.5px;color:#8b8b8b;margin-top:4px;font-size:13px;display:inline-block}.comment-card-body p{color:#444;margin:0;font-size:16px;font-weight:300;line-height:1.9}.content-wrapper{max-width:950px;margin:0 auto}.content-title{margin-bottom:1rem}.content-body{line-height:30px}.link_color strong a{color:#565cd8}
@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.1455rc8vwuctw.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_6487050-module__9grdqG__className{font-family:Open Sans,Open Sans Fallback;font-style:normal}.open_sans_6487050-module__9grdqG__variable{--font-open-sans:"Open Sans", "Open Sans Fallback"}
@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/198d17f2fc7b7e24-s.11r88ahcf73ag.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bb835a708696869b-s.0b8i86yy3ch4j.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6c7c54d92ecafd95-s.00sr22ka9ei2v.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4b825e536f0add60-s.0diytsp97~my7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/c825fd02acae0153-s.p.0js52-zd~6bs8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway Fallback;src:local(Arial);ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.0%;size-adjust:103.86%}.raleway_65d34cd4-module__Hlhu2q__className{font-family:Raleway,Raleway Fallback;font-style:normal}.raleway_65d34cd4-module__Hlhu2q__variable{--font-raleway:"Raleway", "Raleway Fallback"}
