{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /var//www/comjagat-org-website//new/assets/css/style.css
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } /* @font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-SemiBold.ttf') format('truetype'); font-weight: semi-bold; font-style: normal; } */ body { font-family: 'Poppins', sans-serif; font-weight: normal; font-size: 14px; } /*======================== start common css ==========================*/ * { margin: 0; padding: 0; box-sizing: border-box; } a { text-decoration: none; display: inline-block; } img { max-width: 100%; } ul, ol { list-style: none; } .theme-bg { background-position: center !important; background-repeat: no-repeat !important; -webkit-background-size: cover !important; background-size: cover !important; } /*======================== end common css ==========================*/ /*======================== start navbar css ==========================*/ header { position: absolute; z-index: 9999; width: 100%; background: transparent linear-gradient(180deg, #000b2bbd 0%, #00061cb8 45%, #000A1C00 100%) 0% 0% no-repeat padding-box; height: 20%; } .navbar .nav-item .nav-link { color: #fff; padding: 30px 10px; font-weight: 600; } .nav-link.active, .nav-link:hover { color: rgb(220 53 69) !important; } .navbar input { box-shadow: none !important; } .navbar ::placeholder { color: rgb(255, 255, 255); } .dropdown-menu { padding: 0; border: none; } .dropdown-menu li { position: relative; } .nav-item:hover .dropdown-menu { display: block; } .submenu { --bs-dropdown-zindex: 1000; --bs-dropdown-min-width: 10rem; --bs-dropdown-padding-x: 0; --bs-dropdown-padding-y: 0.5rem; --bs-dropdown-spacer: 0.125rem; --bs-dropdown-font-size: 1rem; --bs-dropdown-color: var(--bs-body-color); --bs-dropdown-bg: var(--bs-body-bg); --bs-dropdown-border-color: var(--bs-border-color-translucent); --bs-dropdown-border-radius: var(--bs-border-radius); --bs-dropdown-border-width: var(--bs-border-width); --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width)); --bs-dropdown-divider-bg: var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y: 0.5rem; --bs-dropdown-box-shadow: var(--bs-box-shadow); --bs-dropdown-link-color: var(--bs-body-color); --bs-dropdown-link-hover-color: var(--bs-body-color); --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg); --bs-dropdown-link-active-color: #fff; --bs-dropdown-link-active-bg: #0d6efd; --bs-dropdown-link-disabled-color: var(--bs-tertiary-color); --bs-dropdown-item-padding-x: 1rem; --bs-dropdown-item-padding-y: 0.25rem; --bs-dropdown-header-color: #6c757d; --bs-dropdown-header-padding-x: 1rem; --bs-dropdown-header-padding-y: 0.5rem; position: absolute; z-index: var(--bs-dropdown-zindex); display: none; min-width: var(--bs-dropdown-min-width); padding: 0; margin: 0; font-size: var(--bs-dropdown-font-size); color: var(--bs-dropdown-color); text-align: left; list-style: none; background-color: var(--bs-dropdown-bg); background-clip: padding-box; border: 0 solid var(--bs-dropdown-border-color); border-radius: var(--bs-dropdown-border-radius); overflow: hidden; } .dropdown-menu .submenu { position: absolute; left: 100%; top: 0; background: white; display: none; } .dropdown-menu li:hover .submenu { display: block !important; } .dropdown-menu li:hover .dropdown-item { color: #fff; background-color: #00516a; } .dropdown-menu .submenu li:hover .submenu-item { color: #fff; background-color: #00516a; } .submenu-item { display: block; width: 100%; padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear: both; font-weight: 400; color: var(--bs-dropdown-link-color); text-align: inherit; text-decoration: none; white-space: nowrap; background-color: transparent; border: 0; border-radius: var(--bs-dropdown-item-border-radius, 0); } .navbar-toggler-icon { filter: invert(1); } /*======================== end navbar css ==========================*/ /*======================== start banner css ==========================*/ .banner-section { overflow-x: hidden; } .banner-section .column-gap-default { min-height: 90vh; } .banner-one { position: relative; } .banner-one-overlay { height: 75%; width: 100%; bottom: 0; left: 0; position: absolute; background-color: transparent; background-image: linear-gradient(180deg, #00000000 50%, #0000006b 65%); opacity: 0.7; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; } .banner-two-overlay { height: 100%; width: 100%; bottom: 0; left: 0; position: absolute; background-color: #040731; opacity: 0.7; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; } /* .banner-one-video .banner-text h2 { position: absolute; bottom: 20%; z-index: 99; color: white; } .banner-one-video .banner-text p { position: absolute; bottom: 0%; z-index: 99; color: rgb(250, 3, 3); } */ .banner-one-video .banner-text { position: absolute; top: 50%; left: 42%; transform: translate(-50%, -50%); text-transform: uppercase; z-index: 99; } .banner-one-video .banner-text h2 { font-size: 2.6rem; } .banner-one-video .banner-text p { font-size: 2rem; } .banner-one-video .link-one { position: absolute; bottom: 10%; z-index: 99; color: white; right: 2%; } .banner-two-container { position: relative; } .banner-two-content { position: absolute; z-index: 99; top: 50%; left: 50%; transform: translate(-50%, -50%); text-transform: uppercase; text-align: center; } .banner-two-content h2 { font-size: 2.6rem; } .banner-two-content p { font-size: 2rem; } .banner-two-content a { color: #fff; } /*======================== end banner css ==========================*/ /*======================== start scroll section css ==========================*/ .scroll-section { background-color: #EFEFEF; } .scroll-section .section-title { align-items: center; } .section-title { text-align: center; font-family: 'Poppins', sans-serif; font-weight: bold; text-transform: uppercase; } .scroll-section marquee a { padding: 0 20px; color: #000000; } .home-page-card { height: 440px; margin-bottom: 20px; overflow: hidden; } .home-page-card .card-bottom { bottom: 10%; } .home-page-card .card-img-overlay { padding: 0; } .home-page-card .card-content { background: rgb(19 77 127 / 53%); padding: 15px; } .home-page-card .card-img { height: 100%; object-fit: cover; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } .home-page-card:hover .card-img { -webkit-transform: scale(1.1); transform: scale(1.1); } .home-page-card a { color: #fff; } .home-page-card span { display: inline-block; margin-right: 6px; } .home-page-card span i { border: 2px solid white; border-radius: 50%; height: 20px; width: 20px; justify-content: center; align-items: center; display: flex; } .home-page-card h5.card-title{ position: relative; } .home-page-card h5.card-title::after { content: ""; background: #fafafa; width: 30%; position: absolute; bottom: -9px; height: 2px; left: 0; } .impact-grid { display: grid; grid-template-columns: repeat(5, 1fr); margin: auto; border-top: 1px solid #166b64; } .impact-item .card { height: 400px; display: flex; flex-direction: column; justify-content: end; transition: .3s all ease-in-out; } .impact-item .card .impact-img { opacity: 0; height: 100%; object-fit: cover; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } .impact-item-content { align-items: center; display: flex; flex-direction: column; justify-content: center; height: 100%; z-index: 99; } .impact-overlay { height: 100%; width: 100%; bottom: 0; left: 0; position: absolute; background-color: #040731; opacity: 0; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; } .impact-item:hover .card .impact-img { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); } .impact-item:hover .card .impact-overlay { opacity: .5; } .our-impact-section .section-title { color: #fff; } .stories-section .col-3 { margin: 0; padding: 0; } .stories-section .card { border: 0; } .stories-section .card-two { margin-top: 100px; } .stories-section .card-three { margin-top: 200px; } .stories-section .card-four { margin-top: 300px; } .newsletter-content { justify-content: center; flex-direction: column; align-items: center; padding: 100px 0; color: #fff; } .newsletter-content .input-box { background: #fff; border-radius: 10px; } .newsletter-content input, .newsletter-content button { background: transparent; border: 0; outline: 0; padding: 5px 11px; } div#award-boxes { display: flex; flex-direction: row; align-items: center; justify-content: center; } #award-boxes .tooltiptext { display: none; } .awards-section .section-title { border-bottom: 2px solid #00516a; } .inner-page-card { height: 440px; margin-bottom: 20px; overflow: hidden; } .inner-page-card .card-bottom { bottom: 10%; } .inner-page-card .card-img-overlay { padding: 0; } .inner-page-card .card-content { background: linear-gradient(0deg, rgba(19, 0, 57, 1) 0, rgba(0, 0, 0, 0) 100%, rgba(0, 212, 255, 0) 100%) !important; padding: 15px; } .inner-page-card .card-img { height: 100%; object-fit: cover; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } .inner-page-card:hover .card-img { -webkit-transform: scale(1.1); transform: scale(1.1); } .most-read { background-color: #130039; color: #fff; padding: 10px; } .social-icon i { font-size: 18px; color: #4c4b4b; margin: 5px; } .designation{ color: #ffc000; } .testimonial-box .profile{ margin-left: 20px; } .testimonial-box .profile h6 { font-size: 14px; line-height: 1.8571428571428571428571428571429em; font-weight: 600; margin-bottom: 0; } .testimonial-box .profile span, .testimonial-box .card-text { color: #888; font-weight: 400; font-size: 14px; } .testimonial-box .profile .img-box { width: 70px; height: 70px; border-radius: 50%; overflow: hidden; } .testimonial-box .profile .img-box img { object-fit: cover; width: 100%; height: 100%; } .testimonial-box .card { position: relative; border-radius: inherit; margin-bottom: 30px; } .testimonial-box .card .testimonial-arrow { position: absolute; bottom: -30px; left: 0; width: 0; height: 0; border-left: 0 solid transparent; border-right: 27px solid #ffc000; border-bottom: 30px solid transparent; } /* footer section */ .bd-footer { background: #00113e; } .bd-footer a, .bd-footer h5 { color: #fff; } .bd-footer .footer-bottom { border-top: 1px solid gray; } /* services-page */ .services-page { padding-top: 100px; }
./Ninja\.