Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
amatya /
smartsikshya-new /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
style.css
20.77
KB
-rw-rw-r--
style.css.map
8.28
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : style.css
body { font-family: "Poppins", sans-serif !important; font-size: 16px !important; color: #3b3b3b !important; background-color: #f8f9fa !important; line-height: 1.6 !important; margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; color: rgb(75, 75, 75) !important; overflow-x: hidden !important; } h1, h2, h3 { color: #143750 !important; font-weight: 600 !important; } h4, h5, h6 { color: #6D9C3F !important; font-weight: 600 !important; } .button { display: inline-block; padding: 10px 18px; background: linear-gradient(135deg, #4285F4, #34A853); color: white; font-size: 16px; font-weight: 600; text-decoration: none; border-radius: 6px; border: none; cursor: pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; } .button:hover { -webkit-transform: translateY(-2px); transform: translateY(-2px); -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); background: linear-gradient(135deg, #3a7ae4, #2e9e4a); } .button:active { -webkit-transform: translateY(0); transform: translateY(0); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); } .button[disabled] { background: #cccccc; cursor: not-allowed; -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } .waves { position: relative; width: 100%; height: 15vh; margin-bottom: -7px; min-height: 100px; max-height: 400px; } /* Animation footer111 */ .parallax > use { -webkit-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; } .parallax > use:nth-child(1) { -webkit-animation-delay: -2s; animation-delay: -2s; -webkit-animation-duration: 7s; animation-duration: 7s; } .parallax > use:nth-child(2) { -webkit-animation-delay: -3s; animation-delay: -3s; -webkit-animation-duration: 10s; animation-duration: 10s; } .parallax > use:nth-child(3) { -webkit-animation-delay: -4s; animation-delay: -4s; -webkit-animation-duration: 13s; animation-duration: 13s; } .parallax > use:nth-child(4) { -webkit-animation-delay: -5s; animation-delay: -5s; -webkit-animation-duration: 20s; animation-duration: 20s; } @-webkit-keyframes move-forever { 0% { -webkit-transform: translate3d(-90px, 0, 0); transform: translate3d(-90px, 0, 0); } 100% { -webkit-transform: translate3d(85px, 0, 0); transform: translate3d(85px, 0, 0); } } @keyframes move-forever { 0% { -webkit-transform: translate3d(-90px, 0, 0); transform: translate3d(-90px, 0, 0); } 100% { -webkit-transform: translate3d(85px, 0, 0); transform: translate3d(85px, 0, 0); } } /*Shrinking for mobile*/ @media (max-width: 768px) { .waves { height: 40px; min-height: 40px; } } /*Other*/ .unique-color-dark { background-color: #6D9C3F !important; } .footer1 { padding-top: 100px; } .footer2 .textt { font-size: 22px; font-weight: 500; } .footer2 ul { margin: 0; padding: 0; } .footer2 .first1 li { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: inline; font-size: 25px; -ms-flex-item-align: center; align-self: center; padding: 20px; } .footer2 .first1 li:hover i:hover { text-shadow: 0px 0px 10px #fff; } .footer2 .second2 a { color: #fff; text-decoration: none; } .footer2 .second2 a:hover { color: rgb(205, 185, 185); padding: 10px; } .footer2 .second2 ul li { padding-bottom: 10px; } .therd3 a { color: #fff; text-decoration: none; } .therd3 a:hover { color: rgb(205, 185, 185); padding: 10px; } .therd3 ul li { padding-bottom: 10px; } #main-page-loader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 9999; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); opacity: 1; -webkit-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } #main-page-loader img { width: 100px; height: auto; } #main-content { display: none; opacity: 0; -webkit-transition: opacity 0.5s ease-in; transition: opacity 0.5s ease-in; } .owl-carousel { visibility: hidden; opacity: 0; -webkit-transition: opacity 0.5s ease-in; transition: opacity 0.5s ease-in; } .fade-in { opacity: 0; -webkit-animation: fadeIn 1s ease-in-out forwards; animation: fadeIn 1s ease-in-out forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .fade-right { opacity: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-animation: fadeRight 1s ease-in-out forwards; animation: fadeRight 1s ease-in-out forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } @-webkit-keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } .fade-left { opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-animation: fadeLeft 1s ease-in-out forwards; animation: fadeLeft 1s ease-in-out forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } @-webkit-keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } .fade-bottom { opacity: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-animation: fadeBottom 1s ease-in-out forwards; animation: fadeBottom 1s ease-in-out forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } @-webkit-keyframes fadeBottom { 0% { opacity: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeBottom { 0% { opacity: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } .fade-top { opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-animation: fadeTop 1s ease-in-out forwards; animation: fadeTop 1s ease-in-out forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } @-webkit-keyframes fadeTop { 0% { opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeTop { 0% { opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @media (min-width: 320px) { .custom-navbar .navbar-toggler-icon { background-color: transparent !important; } .bsd-main-page .content { width: 60% !important; } .w-sm-100 { width: 100%; } } @media (min-width: 576px) { .custom-navbar .navbar-toggler-icon { background-color: transparent !important; } .bsd-main-page .content { width: 50% !important; } } @media (min-width: 768px) { .request-demo { background: unset !important; } .custom-navbar .navbar-toggler-icon { background-color: transparent !important; } .bsd-main-page .content { width: 40% !important; } } @media (min-width: 992px) { .banner-left { padding-right: 80px; } .banner-center { padding-right: 40px; padding-left: 40px; } .banner-right { padding-left: 80px; } .banner-content-box { text-align: center; } #navbarNav ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bsd-main-page .content { width: 23% !important; } .w-lg-auto { width: auto !important; } } @media (min-width: 1200px) { .costume-container { max-width: 1195px !important; } } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } a { text-decoration: none !important; } ul { list-style: none; } img { max-width: 100%; height: auto; display: block; } html { scroll-behavior: smooth; } .banner { background-image: url("/assets/img/banner.png"); background-size: 110% 110%; background-position: center; background-repeat: no-repeat; } .footer-box { background-image: url("/assets/img/footer-bg.png"); background-size: cover; background-position: top center; background-repeat: no-repeat; padding: 350px 0 0 0; line-height: 1.3; } .footer-box p, .footer-box a, .footer-box h5 { color: #fff !important; } .footer-box img { max-height: 70px; background-color: whitesmoke; padding: 8px; border-radius: 10%; text-align: center; margin: auto; } .footer-box ul { padding-left: 20px; } .custom-navbar { background: -webkit-gradient(linear, left top, right top, from(#F0F9F7), to(#ffffff)); background: linear-gradient(to right, #F0F9F7, #ffffff); border-bottom: 2px solid #e1e1e1; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .custom-navbar .navbar-toggler { border-color: #ccc; } .custom-navbar .navbar-nav .nav-link { color: #6D9C3F; font-size: 1rem; padding: 8px 18px; border-radius: 25px; margin-right: 12px; } .custom-navbar .navbar-nav .nav-link:hover { background-color: rgba(151, 201, 102, 0.2823529412); } .custom-navbar .navbar-brand { color: #6D9C3F; } .custom-navbar .navbar-brand img { max-height: 50px; } .custom-navbar .navbar-toggler-icon { background-color: #6D9C3F; } .custom-navbar .nav-item.active .nav-link { color: #fff; background-color: #6D9C3F; } .navbar { -webkit-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } .fixed-nav { position: fixed !important; top: 0; left: 0; width: 100%; -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; z-index: 999; } .fixed-nav.show { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .fade-in { -webkit-transform: translateY(-10px); transform: translateY(-10px); } .fade-in.show { -webkit-transform: translateY(0); transform: translateY(0); } .request-demo { background: #6D9C3F !important; color: #fff !important; padding: 10px 20px; border-radius: 25px !important; font-weight: bold; display: inline-block; position: relative; overflow: hidden; border: none; cursor: pointer; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .request-demo:hover { color: #f4f4f4 !important; } .request-demo::before { content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); -webkit-transform: skewX(-45deg); transform: skewX(-45deg); -webkit-transition: left 0.5s ease-in-out; transition: left 0.5s ease-in-out; } .request-demo:hover::before { left: 100%; } .banner-box:hover .banner-content-box { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-transition: 0.3s; transition: 0.3s; } .banner-box img { border-radius: 20px; overflow: hidden; width: 100%; } .banner-box .banner-content-box { background-color: rgba(222, 222, 222, 0.5137254902); padding: 5px 10px; line-height: 1.2; margin-top: 7px; border-radius: 20px; min-height: 45px; -webkit-transition: 0.3s; transition: 0.3s; } .banner-box p { margin: 0; padding: 0; } .main-features { padding: calc(var(--bs-gutter-x) * 0.5) calc(var(--bs-gutter-x) * 1); background-color: transparent; -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.148), inset 0 0 35px rgba(0, 0, 0, 0); box-shadow: 0 0 13px rgba(0, 0, 0, 0.148), inset 0 0 35px rgba(0, 0, 0, 0); border-radius: 20px; margin-left: 20px; margin-top: 10px; margin-bottom: 10px; padding-top: calc(var(--bs-gutter-x) * 1); padding-bottom: calc(var(--bs-gutter-x) * 1); } .main-features .features { max-height: 430px; overflow: hidden; /* Hides both horizontal and vertical scrollbars */ overflow-y: auto; /* Ensures vertical scrolling */ overflow-x: hidden; /* Ensures horizontal scrolling is hidden */ scrollbar-width: thin; scrollbar-color: #e4e4e4 #f1f1f1; -ms-overflow-style: none; } .main-features .features::-webkit-scrollbar { width: 6px; } .main-features .features::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; } .main-features .features::-webkit-scrollbar-thumb { background: #b7b7b7; border-radius: 10px; } .main-features .features::-webkit-scrollbar-thumb:hover { background: #b7b7b7; } .main-features .features img { margin: calc(var(--bs-gutter-x) * 0.5) 0; border-radius: 10% !important; -webkit-box-shadow: 0 0 13px rgba(109, 109, 109, 0.101), inset 0 0 35px rgba(0, 0, 0, 0); box-shadow: 0 0 13px rgba(109, 109, 109, 0.101), inset 0 0 35px rgba(0, 0, 0, 0); } .about-us { margin-top: 18px; margin-bottom: 28px; background-color: rgba(225, 225, 225, 0.7764705882); padding: 28px 39px; border-radius: 26px; } .about-us ul li { list-style: disc; } .manage-your-school { background-color: #F3FAEA; border: 1px solid #6D9C3F; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 12px; text-align: center; padding: 15px 0; margin: 8px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; cursor: pointer; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .manage-your-school:hover { -webkit-transform: translateY(-5px) scale(1.02); transform: translateY(-5px) scale(1.02); -webkit-box-shadow: 0 8px 20px rgba(93, 176, 117, 0.3); box-shadow: 0 8px 20px rgba(93, 176, 117, 0.3); background-color: #e8f6d4; } .manage-your-school:hover i { color: #418fde; } .manage-your-school:hover p { color: #4f772d; } .manage-your-school p { margin: 0; font-weight: 600; -webkit-transition: color 0.3s ease; transition: color 0.3s ease; } .manage-your-school i { margin: 0; padding: 0; font-size: 29px; color: #5EACEC; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .feature-card { background: white; border-radius: 8px; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); padding: 25px; height: 100%; text-align: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: none; margin-bottom: 20px; } .feature-card:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12); } .feature-card:hover .for-outline { border: 0.5px solid #6D9C3F; } .feature-card .for-outline { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; margin: 0 auto 20px; padding: 3px; border-radius: 50%; } .feature-card .icon-container { width: 60px; height: 60px; background: linear-gradient(135deg, #4285F4, #34A853); border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .feature-card .icon-container i { color: white; font-size: 24px; } .feature-card h3 { font-size: 18px; font-weight: 600; color: #333; margin-bottom: 12px; } .feature-card p { font-size: 14px; color: #666; line-height: 1.5; margin: 0; } .bsd-main-page { background: url("/assets/img/bsd-bg.png") no-repeat center center; background-attachment: fixed; background-size: cover; height: 80vh; position: relative; -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.226); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.226); } .bsd-main-page::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.656); z-index: 1; } .bsd-main-page .content { padding: 10px 15px; position: absolute; bottom: 0; width: 23%; background: linear-gradient(135deg, #6D9C3F, #A7D57C); z-index: 2; border-radius: 0px 40px 40px 0px; } .bsd-main-page h3 { color: #fff !important; font-size: 20px; } .bsd-main-page .item { padding: 0px 25px; } .bsd-main-page .bsd-main-page-container { height: 80vh; } .bsd-main-page .owl-nav { display: none; } .bsd-main-page .owl-dots { display: none; } .bsd-main-page .item-box { position: relative; border-radius: 15px; overflow: hidden !important; } .bsd-main-page .item-box img { width: 100%; height: auto; -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; } .bsd-main-page .item-box .hover-content { text-align: center; border-radius: 0px 0px 15px 15px !important; position: absolute; bottom: -100%; left: 0; right: 0; -webkit-transition: bottom 0.5s ease; transition: bottom 0.5s ease; background-color: rgba(0, 0, 0, 0.5); color: white; padding: 8px 12px; } .bsd-main-page .item-box .hover-content p { margin: 0; } .bsd-main-page .item-box:hover .hover-content { bottom: 0; } .bsd-main-page .text { font-weight: bold; text-transform: uppercase; } .footer1 a { color: #fff !important; } .footer1 p { margin: 0; } .footer1 .follow-us i { border: 1px solid #FFFFF9; padding: 8px; border-radius: 50%; -webkit-transition: 0.3s; transition: 0.3s; } .footer1 .follow-us i:hover { background-color: #FFFFF9; color: #6D9C3F; } .footer1 ul.list-unstyled li { position: relative; } .footer1 ul.list-unstyled li a { -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; padding-right: 0; -webkit-transition: padding-right 0.3s; transition: padding-right 0.3s; } .footer1 ul.list-unstyled li a::after { content: "-"; position: absolute; left: 0; opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; } .footer1 ul.list-unstyled li a:hover { padding-left: 12px; -webkit-transition: 0.3s; transition: 0.3s; color: #dedede !important; } .footer1 ul.list-unstyled li a:hover::after { opacity: 1; } .slick.marquee .slick-slide { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 15px; } .slick.marquee img { max-height: 80px; width: auto; } .slick-track { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .slick-slide { outline: none; } .slick-list { overflow: hidden; } .main-features-sm img { border-radius: 2px; }/*# sourceMappingURL=style.css.map */
Close