@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body{margin:0;padding:0;font-family:Montserrat,sans-serif}.gold{color:#d3af37}.shadow{width:100%;height:100vh;background:#1212124d;position:fixed;overflow:hidden;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999}.close-btn{width:45px;height:45px;display:flex;justify-content:center;align-items:center;cursor:pointer}.close-btn svg{font-size:35px}.login-page{width:100%;height:100vh;background-color:#1a1a1a;display:flex;justify-content:center;align-items:center}.login{width:45%;height:550px;border-radius:12px;background-color:#fff;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.login-image{display:flex;justify-content:center;align-items:center;margin:10px}.login-image img{width:150px}.login-form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px}.login-form-item{display:flex;align-items:baseline;flex-direction:column;gap:12px}.login-form-item input{background-color:#fff;width:270px;height:45px;border:1px solid lightgray;border-radius:10px;outline-color:#d2ae37;padding-left:10px}.login-button{width:180px;height:50px;border-radius:8px;border:1px solid #D2AE37;color:#fff;background-color:#d2ae37;cursor:pointer}.sidebar{width:330px;height:100vh;background-color:#1a1a1a;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;position:fixed;left:0;top:0}.sidebar-logo{display:flex;justify-content:center;align-items:center;width:165px;height:150px;margin:20px}.sidebar-logo img{width:175px;height:150px}.sidebar-items{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.sidebar-item{width:55%;height:30px;border-radius:6px;color:#fff;background-color:#d3af37;font-size:18px;display:flex;justify-content:flex-start;align-items:center;gap:20px;padding:5px 20px;cursor:pointer;position:relative}.logout{width:100%;height:100px;position:absolute;bottom:10px;display:flex;justify-content:center;align-items:center;color:#fff;gap:18px;font-size:22px;cursor:pointer;border-top:1px solid white}.contact-notification{width:25px;height:25px;border-radius:50%;color:#d3af37;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:-5px;left:-5px}.admin-container{display:flex}.admin-page{width:100%;height:100vh;margin-left:335px;margin-top:30px}.slider-page{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.slider-item{width:90%;height:360px;border-radius:12px;box-shadow:1px 1px 4px #0003;position:relative}.slider-update-button{position:absolute;bottom:3%;right:2%;width:55px;height:55px;border-radius:12px;color:#fff;background-color:#d3af37;display:flex;justify-content:center;align-items:center;font-size:26px;cursor:pointer}.projects-page{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.admin-projects-items{width:70%;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:20px}.admin-projects-item{width:90%;height:70px;border-radius:8px;box-shadow:1px 1px 4px #0003;display:flex;justify-content:space-between;align-items:center;padding:5px 20px}.admin-projects-item p{font-weight:600;font-size:20px}.add-button{position:fixed;right:4%;bottom:5%;width:65px;height:65px;border-radius:12px;color:#fff;background-color:#1565c0;display:flex;justify-content:center;align-items:center;font-size:30px;cursor:pointer}.delete-button{width:100px;height:35px;border-radius:8px;color:#fff;background-color:#ef4444;display:flex;justify-content:center;align-items:center;cursor:pointer}.slider-toggle{width:55%;height:500px;background-color:#fff;border-radius:12px;position:relative}.slider-title{display:flex;align-items:center;justify-content:space-between;margin:0 30px;position:relative}.toggle-form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;height:400px}.toggle-form-item{display:flex;align-items:baseline;flex-direction:column;gap:12px}.toggle-form-item img{width:100%;height:100px}.toggle-form input{background-color:#fff;width:270px;height:45px;border:1px solid lightgray;border-radius:10px;outline-color:#3478f2;padding-left:10px}.slider-toggle-button{width:120px;height:45px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer}.projects-toggle{width:55%;height:500px;background-color:#fff;border-radius:12px}.projects-title{display:flex;align-items:center;justify-content:space-between;margin:0 30px;position:relative}.projects-toggle-button{width:120px;height:45px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer}.sections-page{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.sections-items{width:100%;display:grid;grid-template-columns:repeat(3,1fr);place-items:center;gap:20px}.sections-item{width:90%;height:335px;border-radius:12px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;box-shadow:1px 1px 4px #0003;gap:25px}.sections-item-img,.sections-item-img img{width:100%;height:200px;border-radius:12px;object-fit:cover;overflow:hidden}.sections-item-desc{display:flex;justify-content:space-between;align-items:center;gap:70px;margin:10px}.sections-item-desc h2{width:165px}.sections-details-button{width:55px;height:55px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:25px}.sections-bottom-item{width:90%;height:90px;border-radius:8px;box-shadow:1px 1px 4px #0003;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;padding:0 40px}.sections-add-button{width:65px;height:60px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:25px}.sections-toggle{width:55%;height:650px;background-color:#fff;border-radius:12px}.sections-toggle-title{display:flex;justify-content:space-between;align-items:center;margin:0 20px}.section-toggle-form{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:20px;margin:15px}.section-toggle-form input,.section-toggle-form select{background-color:#fff;width:270px;height:45px;border:1px solid lightgray;border-radius:10px;outline-color:#3478f2;padding-left:10px}.toggle-sections-button{display:flex;justify-content:center;align-items:center;gap:20px;margin:25px}.section-add-button{width:140px;height:45px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer}.section-delete-button{width:140px;height:45px;border-radius:8px;color:#fff;background-color:#ef4444;border:1px solid #EF4444;display:flex;justify-content:center;align-items:center;cursor:pointer}.categories-page{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.admin-categories-items{width:70%;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:20px}.admin-categories-item{width:90%;height:70px;border-radius:8px;box-shadow:1px 1px 4px #0003;display:flex;justify-content:space-between;align-items:center;padding:5px 20px}.admin-categories-item p{font-weight:600;font-size:20px}.categories-toggle{width:55%;height:500px;background-color:#fff;border-radius:12px}.categories-title{display:flex;align-items:center;justify-content:space-between;margin:0 30px;position:relative}.categories-toggle-button{width:120px;height:45px;border-radius:8px;color:#fff;background-color:#1565c0;border:1px solid #1565C0;display:flex;justify-content:center;align-items:center;cursor:pointer}.submenu{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.bottom-item{display:flex;justify-content:space-around;align-items:center;width:832px;height:80px;border-radius:10px;margin-top:36px;box-shadow:1px 1px 4px #0003}.contact-page{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.contact-items{width:80%;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:10px}.contact-item{display:flex;justify-content:space-between;align-items:center;width:80%;height:80px;border-radius:12px;box-shadow:1px 1px 4px #0003;padding:0 20px}.contact-buttons{display:flex;justify-content:center;align-items:center;gap:10px}.contact-detials-btn{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:12px;color:#fff;background-color:#3478f2;cursor:pointer}.contact-delete-btn{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:12px;color:#fff;background-color:#ef4444;cursor:pointer}.contact-toggle{width:55%;height:600px;background-color:#fff;border-radius:12px}.contact-title{display:flex;justify-content:space-between;align-items:center;margin:0 30px}.contact-info{margin:30px;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:20px}.contact-info div{width:100%;display:flex;justify-content:flex-start;flex-direction:column}.contact-info div span{font-weight:600}.contact-message{margin:0 30px}.contact-message div{width:95%;height:200px;background-color:#ebebeb;border-radius:12px;padding:10px}.toggle-flex{display:flex;justify-content:center;align-items:center;gap:10px}.toggle-form-item-checkbox{display:flex;justify-items:center;align-items:center;flex-direction:column;gap:2px}.toggle-form-item-checkbox input{width:50px;height:50px}.section-update-toggle{height:700px}
