@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");@font-face{font-family:"Kanz";src:url("../fonts/kanz.ttf") format("truetype");font-weight:normal;font-style:normal}:root{--global-font-family: "Montserrat", sans-serif;--global-font-size: 18px;--global-font-weight: 400;--global-font-color: #000;--global-background-color: #fff}body{font-family:var(--global-font-family);font-size:var(--global-font-size);font-weight:var(--global-font-weight);color:var(--global-font-color);margin:0;background:var(--global-background-color);overflow-x:hidden}body ::selection{background-color:#d6a842;color:#fff}body .container{max-width:1540px;margin:0 auto;padding:0 15px}body .hidden{display:none}body .desk-hidden{display:none}body p{font-family:var(--global-font-family);font-size:var(--global-font-size);font-weight:var(--global-font-weight);margin:0 0 16px}body a{color:#d6a842}body table{width:100%;border-collapse:collapse}body table tr th,body table tr td{padding:5px;border:1px solid #000}body .flex-row{display:flex}body .flex-row:has(.column){margin:0 -15px}body .flex-row .column{flex:1;padding:0 15px}body header#masthead{padding:0px 0;position:relative}body header#masthead:not(.home){margin-bottom:62px}body header#masthead .flex-row{align-items:center;position:relative;height:110px}body header#masthead .mob-flex{width:15%}body header#masthead .mob-flex .logo a{width:8.3%;position:absolute;z-index:9;top:0;left:15px;padding:17px 11px;border-radius:0px 0px 10px 10px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25)}body header#masthead .mob-flex .logo a img{width:100%}body header#masthead .menu{width:85%}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu{width:100%;padding:0;margin:0;display:flex;gap:60px;align-items:center;justify-content:flex-end}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item{list-style:none;position:relative}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item a{font-size:1em;font-weight:400;color:#000;text-decoration:none;font-family:"Montserrat"}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item.donate-btn a{color:#fff;display:block;padding:8px 15px;border-radius:19px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);font-family:"Montserrat"}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item-has-children>a:after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:900;font-size:0.7rem;margin-left:6px;transition:transform 0.3s ease;display:inline-block}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item-has-children:hover ul.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item-has-children:hover a:after{transform:rotate(180deg)}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item-has-children ul.sub-menu{position:absolute;top:100%;left:0;background:#fff;min-width:200px;list-style:none;padding:10px 0;margin:0;box-shadow:0 8px 20px rgba(0,0,0,0.1);opacity:0;visibility:hidden;transform:translateY(15px);transition:all 0.3s ease;z-index:99}body header#masthead .menu #site-navigation .menu-main-menu-container ul.menu li.menu-item-has-children ul.sub-menu li a{padding:10px 20px;color:#000;display:block;text-decoration:none;transition:all 0.3s ease}body header#masthead .mobile-burger .burger.clicked b{margin-bottom:0}body header#masthead .mobile-burger .burger.clicked b:nth-child(1){top:2px;transform:rotate(45deg)}body header#masthead .mobile-burger .burger.clicked b:nth-child(2){display:none}body header#masthead .mobile-burger .burger.clicked b:nth-child(3){transform:rotate(135deg)}body header#masthead .mobile-burger .burger b{display:block;margin-bottom:5px;width:25px;height:3px;border-radius:5px;background:#d6a842;position:relative;transition:all 0.4s}body header#masthead .mobile-burger .burger b:last-child{margin-bottom:0}body header#masthead .mobile-menu{display:none;max-height:40em;background:#FFFF;box-shadow:0 9px 9px rgba(0,0,0,0.52);overflow-y:scroll}body header#masthead .mobile-menu #site-navigation ul.menu{padding:0;margin:0}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item{list-style:none;border-bottom:1px solid #000}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item:last-child{border-bottom:none}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item.menu-item-has-children{position:relative}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item.menu-item-has-children.open-sub>.chevron-child svg{transform:rotate(180deg)}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item.menu-item-has-children.open-sub>ul.sub-menu{display:block}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item a{font-family:var(--global-font-family);font-size:1em;font-weight:400;color:#000;line-height:1;text-decoration:none;display:block;padding:15px}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item .chevron-child{font-size:1em;padding:15px;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #FFF;background:#7A0026}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item .chevron-child svg{transition:all 0.4s}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item .chevron-child svg path{fill:#FFF}body header#masthead .mobile-menu #site-navigation ul.menu li.menu-item ul.sub-menu{display:none;padding-left:20px;margin:0;background:rgba(0,0,0,0.1);transition:all 0.4s}body header#masthead .header-options{background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%)}body header#masthead .header-options ul{display:flex;justify-content:end;align-items:center;list-style:none;gap:2rem;padding:0.5rem 0}body header#masthead .header-options ul li a{text-decoration:none;color:#fff;display:flex;gap:0.5em;align-items:center;font-size:1em}body #content .section{margin-top:60px}body #content .button a{font-size:1em;font-weight:400;color:#fff;text-decoration:none;display:inline-block;padding:21px 45px;border-radius:20px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%)}body #content .hero-section{position:relative}body #content .hero-section .hero-image{position:relative;margin-top:-70px}body #content .hero-section .hero-image:before{content:"";width:100%;height:100%;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.6)}body #content .hero-section .hero-image img{width:100%}body #content .hero-section .hero-txt{width:50%;height:100%;position:absolute;bottom:0;left:25%;display:flex;align-items:center;justify-content:center}body #content .hero-section .hero-txt h2{font-size:4em;font-weight:700;color:#fff;text-align:center;margin:0 0 25px;font-family:"Montserrat"}body #content .hero-section .hero-txt .button{text-align:center}body #content .hero-section .hero-txt .button a{font-size:1.111em;font-weight:400;color:#8e6e34;border-radius:10px;background:#fff}body #content .about-section{position:relative;margin:60px 0}body #content .about-section .container{display:flex;position:relative;justify-content:center;align-items:center}body #content .about-section .container .about-text{width:40.5%;padding-right:26px}body #content .about-section .container .about-text h3{font-size:50px;font-weight:500;color:#b5791f;margin:0}body #content .about-section .container .about-text .tagline{font-weight:400;font-style:italic;font-size:18px;color:#8e6e34;line-height:27.3px}body #content .about-section .container .about-text p{font-weight:300;font-size:18px;line-height:27.3px;margin-top:17px}body #content .about-section .container .about-text a{font-weight:400;font-size:18px;border-radius:19px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);padding:8px 43px;color:white;text-decoration:none;margin-top:17px}body #content .about-section .container .about-image{width:59.5%;overflow:hidden}body #content .about-section .container .about-image img{width:100%}body #content .project-section{margin-bottom:175px}body #content .project-section .project-slides{margin:-7px}body #content .project-section .project-slides .project-slide{margin:7px}body #content .project-section .project-slides .project-slide .slider-image img{width:100%}body #content .project-section .main-heading{font-weight:500;font-size:50px;color:#b5791f;text-align:center;margin-bottom:1em}body #content .project-section h3{font-weight:500;font-size:25px;color:#8e6e34;margin:0.4em 0}body #content .project-section p{font-weight:400;font-size:18;color:#000;text-align:center}body #content .project-section .slider-location{padding-left:30px;background-image:url("https://demos.bohradevelopers.com/attalim-schools/wp-content/uploads/2025/03/Vector.svg");background-repeat:no-repeat;background-position:left center;background-size:contain}body #content .project-section .slick-prev{left:47%;top:120%;z-index:100}body #content .project-section .slick-next{right:47%;top:120%;z-index:100}body #content .testimonials-section{margin-bottom:120px}body #content .testimonials-section .main-heading{font-weight:500;font-size:50px;color:#b5791f;text-align:center;margin:1em 0}body #content .testimonials-section .slick-list{margin:-16px}body #content .testimonials-section .slick-list .slick-track{display:flex;column-gap:16px}body #content .testimonials-section .slick-slide{background-color:#ffedcb;border-radius:10px;padding:1.5em}body #content .testimonials-section .testimonials-rating{display:flex;align-items:center;gap:4px}body #content .testimonials-section .testimonials-rating img{width:15px;height:15px}body #content .testimonials-section .slider-content{margin-top:12px;font-size:18px;font-weight:400;font-style:italic;line-height:27.3px;font-family:"Montserrat"}body #content .testimonials-section .slider-name{margin-top:38px;margin-bottom:6px;font-size:18px;font-weight:500;text-transform:uppercase;font-family:"Montserrat"}body #content .testimonials-section .slider-designation{font-size:18px;font-weight:500;text-transform:uppercase;font-family:"Montserrat"}body #content .testimonials-section .slick-dots li{margin:0 15px}body #content .testimonials-section li.slick-active{margin:0 30px 0 0px}body #content .testimonials-section .slick-dots li button:before{font-family:"slick";background-color:#8e6e34;border-radius:10px;font-size:0}body #content .testimonials-section li.slick-active button::before{width:50px}body #content .slick-dots{position:absolute;bottom:-75px}body #content .donate-section{background-image:url("https://demos.bohradevelopers.com/attalim-schools/wp-content/uploads/2025/03/bg-min.jpg");background-size:cover;background-repeat:no-repeat;background-position:center center;padding:110px 0}body #content .donate-section .container{text-align:center;width:1080px}body #content .donate-section .container h3.donation-qout p{font-family:"Kanz";font-weight:500;font-size:55px;text-transform:uppercase;text-align:center;margin-bottom:25px;color:white;line-height:60px}body #content .donate-section .container h3{font-weight:500;font-size:55px;text-transform:uppercase;text-align:center;margin-bottom:25px;color:white}body #content .donate-section .container p{font-weight:400;font-size:25px;line-height:35.9px;font-style:italic;color:white;margin-bottom:25px}body #content .donate-section .container .btn{padding:14.5px 48.5px;background:white;border-radius:19px;font-size:20px;font-weight:500;text-transform:uppercase;text-decoration:none}body #content .achievements-section .top-container{width:1080px;margin:0 auto}body #content .achievements-section h3{font-weight:500;font-size:55px;text-align:center;margin-bottom:22px;color:#b5791f}body #content .achievements-section p.tagline{font-weight:500;font-size:30px;text-align:center;margin-bottom:22px;color:#b5791f}body #content .achievements-section p{font-weight:400;font-size:18px;line-height:27.3px;font-style:italic;margin-bottom:22px;text-align:center}body #content .achievements-section .achievements{background-color:#ffedcb;min-height:372px;margin-top:33px}body #content .achievements-section .achievements .achievements-container{display:flex;flex-direction:row}body #content .achievements-section .achievements .achievements-image{flex-basis:50%}body #content .achievements-section .achievements .achievements-image img{width:100%;height:100%;object-fit:cover}body #content .achievements-section .achievements .achievements-content{flex-basis:50%;padding:20px 23px}body #content .achievements-section .achievements .achievements-content h3.achievement-heading{font-weight:500;font-size:40px;line-height:58.4px;text-align:left;margin:0;margin-bottom:22px}body #content .achievements-section .achievements .achievements-content p{font-size:18px;line-height:27.3px;margin-bottom:22px;text-align:left}body #content .achievements-section .achievements .achievements-content .achievement-btn{padding:15px 36px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);border-radius:19px;font-size:18px;font-weight:400;text-decoration:none;color:white}body #content .success-section{margin-top:60px}body #content .success-section h3{font-weight:500;font-size:55px;text-align:center;margin-bottom:22px;color:#b5791f}body #content .success-section .row{margin-top:26px;display:flex;flex-direction:row;column-gap:19px}body #content .success-section .row .column:nth-of-type(1){display:flex;flex-direction:column;justify-content:center;align-items:flex-start}body #content .success-section .row .column{flex-basis:33%}body #content .success-section .row .column img{width:100%}body #content .success-section .row .column p{font-weight:300;font-size:18px;text-align:left;margin-bottom:22px;line-height:27.3px;color:#000}body #content .success-section .row .column a{padding:15px 36px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);border-radius:19px;font-size:18px;font-weight:400;text-decoration:none;color:white}body #content .woocommerce{margin-top:2rem}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul{list-style:none}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--dashboard::before{content:"\f015"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--orders::before{content:"\f4c0"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads::before{content:"\f019"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-address::before{content:"\f2b9"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-account::before{content:"\f007"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout::before{content:"\f2f5"}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul li{margin-bottom:1rem;position:relative}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul li::before{content:"\f07a";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#b0aeaef7}body #content .woocommerce nav.woocommerce-MyAccount-navigation ul li a{box-shadow:0 1px 6px rgba(0,0,0,0.2);padding:1rem;display:block;text-decoration:none;color:#000}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-info{border-top-color:#D9A854}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-info::before{color:#D9A854}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-info a.button{color:#fff;display:block;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);font-family:"Montserrat";display:none}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}body #content .woocommerce .woocommerce-MyAccount-content form.edit-account fieldset{padding:1rem;margin-bottom:1rem}body #content .woocommerce .woocommerce-MyAccount-content form.edit-account button.woocommerce-Button.button{color:#fff;display:block;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);font-family:"Montserrat"}body #content .woocommerce .woocommerce-MyAccount-content form.edit-account input{outline:none}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr{background:#B17820}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{color:#fff}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{text-align:center}body #content .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a.view{color:#fff;display:block;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);font-family:"Montserrat"}body #content .woocommerce .u-columns h2{font-size:2.5rem;font-weight:500;color:#b5791f;text-align:center}body #content .woocommerce .u-columns .form-row button.button{color:#fff;display:block;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%);font-family:"Montserrat"}body footer#colophon{margin-top:60px}body footer#colophon .upper{margin-bottom:-153px;position:relative}body footer#colophon .upper .newsletter{padding:65px 20px 73px;border-radius:10px;background:#fff;box-shadow:0px -4px 4px 0px rgba(0,0,0,0.25)}body footer#colophon .upper .newsletter .flex-row{gap:70px;align-items:center}body footer#colophon .upper .newsletter .newsletter-txt{width:40%}body footer#colophon .upper .newsletter .newsletter-txt h2{font-size:2.778em;font-weight:500;color:#b5791f;margin:0 0 15px;font-family:"Montserrat"}body footer#colophon .upper .newsletter .newsletter-txt p{font-size:1em;font-weight:300;color:#000;margin:0;font-family:"Montserrat"}body footer#colophon .upper .newsletter .newsletter-form{width:60%}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form>p{display:flex;gap:24px;align-items:center;margin:0}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form .wpcf7-form-control-wrap{width:75%}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form .wpcf7-form-control-wrap input.wpcf7-email{font-size:1em;font-weight:400;color:#737373;box-sizing:border-box;width:100%;padding:23px 22px;border-radius:10px;border:1px solid #9b9b9b}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form .wpcf7-form-control-wrap input.wpcf7-email:active,body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form .wpcf7-form-control-wrap input.wpcf7-email:focus{outline:none}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form input.wpcf7-submit{font-size:1em;font-weight:400;color:#fff;align-self:stretch;width:25%;padding:8px 43px;border:none;border-radius:10px;background:linear-gradient(90deg, #8e6e34 0%, #b5791f 100%)}body footer#colophon .upper .newsletter .newsletter-form form.wpcf7-form .wpcf7-spinner{display:none}body footer#colophon .lower{padding-top:153px;background:#ffedcb}body footer#colophon .lower .menu{padding:25px 0}body footer#colophon .lower .menu ul.menu{padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}body footer#colophon .lower .menu ul.menu li.menu-item{list-style:none}body footer#colophon .lower .menu ul.menu li.menu-item a{font-size:1.111em;font-weight:400;color:#000;text-decoration:none;font-family:"Montserrat"}body footer#colophon .lower .copyright{padding:25px 0 20px;border-top:1px solid #737373}body footer#colophon .lower .copyright p{font-size:0.889em;font-weight:400;color:#000;text-align:center;margin:0;font-family:"Montserrat"}body footer#colophon .lower .copyright p a{color:inherit;text-decoration:none}
/*# sourceMappingURL=custom.css.map */
