@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;direction:rtl}.main-app{width:100vw;height:auto;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .1s ease}@media (width <600px){.main-app{width:100vw;height:auto;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .1s ease}}.home-page{width:100vw;height:auto;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;color:#222}.home-one{width:100vw;height:auto;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(#000000bf,#000000bf),url(/assets/pexels-pixabay-162240-158qn6yh.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.home-one-content{width:auto;min-width:1140px;max-width:1140px;height:auto;flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home-one-div-one{width:100%;height:auto;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-one-right-heading{color:#887e48;font-size:55px}.home-one-right-text{font-size:29px}.main-header{width:100vw;height:auto;min-height:55px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.main-header-line{width:100%;height:5px;background-color:#a9762a}.main-header-content{width:auto;min-width:1140px;max-width:1140px;height:auto;min-height:50px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-logo-box{width:auto;height:50px}.header-logo{height:50px}.header-menu-box{width:50px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.header-menu{width:35px;height:35px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.header-menu-span-one{width:35px;height:2px;border-radius:7px;position:absolute;transform:translateY(-6px);background-color:#1c184a}.header-menu-span-two{width:25px;height:2px;border-radius:7px;position:absolute;transform:translateY(0);background-color:#1c184a}.header-menu-span-three{width:35px;height:2px;border-radius:7px;position:absolute;transform:translateY(6px);background-color:#1c184a}.main-footer{width:100vw;height:auto;min-height:85px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#1c184a;color:#fff}.main-footer-content{width:auto;min-width:1140px;max-width:1140px;height:auto;min-height:70px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-logo-box{width:auto;height:50px}.footer-logo{height:50px}.footer-contacts{width:auto;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:14px}*{padding:0;margin:0;box-sizing:border-box;direction:rtl;font-family:Noto Kufi Arabic,sans-serif}body{width:100vw;height:auto;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}
