body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.move-under-nav{padding-top:6%}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cards-container{display:flex;flex-wrap:wrap;justify-content:space-evenly}.save-your-spot-btn{bottom:30px;position:fixed;right:30px;z-index:12}.dog-hand{align-items:center;height:15vh;margin-top:75px}.adoption-title{color:#4cb7f1;font-family:emoji;font-size:8vh;font-weight:700}@media only screen and (max-width:400px){.adoption-title{font-size:5vh}.dog-hand{height:10vh}}.dog-card-container{background-color:initial;border-radius:10%;margin-bottom:40px;margin-left:20px;margin-right:20px;max-width:300px;min-width:300px}@media only screen and (max-width:800px){.dog-card-container{margin-bottom:40px;margin-left:10px;margin-right:10px;max-width:150px;min-width:150px}.dog-card-image{max-height:200px!important;min-height:200px!important}}@media only screen and (max-width:400px){.dog-card-container{margin-bottom:40px;margin-left:5px;margin-right:5px;max-width:150px;min-width:150px}.dog-card-image{max-height:200px!important;min-height:200px!important}}.dog-card{box-shadow:0 0 8px 0 rgba(4,17,29,.623);font-size:0}.dog-card:hover .dog-card-description{font-size:.65rem;transition:.2s ease-in-out}.dog-card:hover .dog-details{font-size:.8rem;transition:.2s}.dog-card:hover .dog-card-image{opacity:.5}.limited-lines{-webkit-line-clamp:11;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dog-card-image{border-radius:1.5%;max-height:350px;min-height:350px;object-fit:cover}.dog-details-container{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition-duration:.15s;transition-timing-function:ease-in-out}.dog-card-title.card-title{color:#f06294;font-family:emoji;font-size:2rem;font-weight:bolder}.dog-details{font-weight:500}.right-to-left{direction:rtl}.modal-background{align-items:center;background-color:rgba(0,0,0,.2);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal-fade-container{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:13px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:40%}@media only screen and (max-width:850px){.modal-fade-container{width:60%}}@media only screen and (max-width:550px){.modal-fade-container{width:80%}}.add-overflow{overflow-x:hidden;overflow-y:scroll}.modal-title-container{border-bottom:1px solid rgba(0,0,0,.2);padding:20px 30px}.modal-body-container{margin-top:20px;max-height:64vh;padding:0 30px}.modal-dog-img{border-radius:10px;box-shadow:0 0 10px 0 rgba(4,17,29,.25);max-height:200px;max-width:300px}.modal-footer-container{background-color:#fff;border-bottom-left-radius:13px;border-bottom-right-radius:13px;border-top:1px solid rgba(0,0,0,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2% 3%}.close-btn{margin-right:3%}.on-me-btn{background-color:#336dc3;border:6px;margin:2vh}.on-me-btn:hover{background-color:#75c333!important;border-color:transparent!important}.error-message{color:red}.adopted{background-color:#75c333;border:transparent;margin:2vh}.adopted:hover{background-color:#75c333!important}.modal-details-container{background-color:#6fa1ea;border-radius:30px;display:flex;font-size:large;height:60px;justify-content:space-evenly;margin-bottom:10%}.modal-dropdown{align-self:center;border-radius:10px;height:80%}.no-resoult-btn{margin-bottom:40%}.alert-container{display:flex;justify-content:center;transition:width 10s;width:100%}@-webkit-keyframes example{0%{top:9%}to{top:8%}}@keyframes example{0%{top:9%}to{top:8%}}.save-spot-alert{-webkit-animation:example .4s linear alternate;animation:example .4s linear alternate;position:absolute;top:8%;z-index:100!important}.filter-btn{background-color:#beb8b7;border:transparent;box-shadow:1px 1px 6px 0 rgba(4,17,29,.5);color:#000;font-size:larger;font-weight:900;margin:10%}@media only screen and (max-width:400px){.filter-btn{margin-bottom:30%}}.filter-btn:hover{background-color:#000!important;color:#fff;transition:.45s ease-in-out}.about-container{background-color:#fff}.heart-icon{height:6vh;margin-top:3vh}.dog-icon,.hand-icon{height:6vh}.about-text{font-size:x-large;line-height:8vh;margin-left:10vw;margin-right:10vw}.about-text,.about-title{color:#336cc2;font-weight:700;margin-top:5vh}.about-title{font-size:8vh}.animation{align-items:center;display:flex;height:100%;overflow:hidden;position:absolute;z-index:-1}.running-line{height:100%;position:relative;width:100vw}.one{min-width:100%;position:absolute}.one span{-webkit-animation:animationOne 15s linear infinite;animation:animationOne 15s linear infinite;display:inline-block;padding-left:100%;white-space:nowrap}.two span{-webkit-animation-delay:7.5s;animation-delay:7.5s}.imges{margin:3vw;width:10vw}@-webkit-keyframes animationOne{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes animationOne{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}#background-video{height:100vh;object-fit:cover;position:inherit;width:100%;z-index:-1}.home-page-hero-container{align-items:center;display:flex;justify-content:center}.home-page-hero{background-color:hsla(0,0%,100%,.45);border-radius:15px;-webkit-filter:drop-shadow(8px 11px 25px #000);filter:drop-shadow(8px 11px 25px black);height:-webkit-max-content;height:max-content;position:absolute;top:23%;width:60%;z-index:0}.hero-text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.move-under-nav{padding-top:0}.hero-btn{margin-bottom:10px}.hero-title{font-size:5rem;margin-bottom:10%;margin-top:10%}@media only screen and (max-width:1200px){.hero-title{font-size:4rem}.hero-btn-container{font-size:1.2rem!important}}@media only screen and (max-width:900px){.hero-title{font-size:3rem}.hero-btn-container{font-size:1rem!important}.hero-btn{margin-top:20px!important}.hero-sub-title{font-size:1.4rem}}@media only screen and (max-width:700px){.hero-title{font-size:2rem}.hero-btn-container{font-size:.7rem!important}.hero-btn{margin-top:10px!important}.hero-sub-title{font-size:.9rem}}.hero-btn-container{font-size:1.5rem}.hero-btn{background-color:#336cc2;border-color:transparent;border-radius:10px;margin-top:40px;padding:10px 15px 13px}.hero-btn:hover{background-color:#fff;transition:.5s ease-out}.explaination-contianer{background-color:#fff;direction:rtl}.explaination{margin-left:25%;margin-right:25%;padding:1% 0}.explaination-title{color:#336ec3;font-size:600%;margin:3% 0}.explaination-sub-title{font-size:200%;margin:3% 0}.volunteering-text{font-size:130%;margin:3% 0}.vulonteertitle{color:#336ec3;font-size:7vh}.hole{height:80vh}.background-img-container{position:fixed;z-index:-1}.background-img{object-fit:cover;width:100vw}.volunteering-details-container{display:flex;justify-content:center;text-align:start}.volunteering-details{width:50%}.volunteering-descriptopn{width:80%}.hand-logo{height:8vh;margin-bottom:-10vh;margin-right:-15vw;margin-top:10vh}.main-hand{height:15vh;margin-top:5vh}.hours{margin-top:10vh}@media only screen and (max-width:1200px){.explaination-title{color:#336ec3;font-size:350%;margin:3% 0}}.footer-container{margin-top:22%}.footer-container,.footer-container-without-mt{background-color:#6fa1ea;background:#56ccf2;background:linear-gradient(90deg,#2f80ed,#56ccf2);display:flex;flex-direction:row;width:100vw}.footer-container-without-mt{height:87vh}.form-contact-container{display:flex;justify-content:center;margin-bottom:2%;margin-top:2%;width:100%}.form-container{padding-left:5%;padding-top:4vh;width:80%}.form-control{direction:rtl}.details-container{color:#fff;display:flex;flex-direction:column;font-weight:500;justify-content:center;width:100%}.logo-footer{height:8rem}@media only screen and (max-width:800px){.logo-footer{height:6rem}}@media only screen and (max-width:600px){.logo-footer{height:4rem}}.footer-contact-details{align-items:center;display:flex;flex-direction:row-reverse;font-size:.8rem;justify-content:space-evenly;margin:14px 0 10px}.location-container{align-items:center;display:flex;flex-direction:column;margin:13px 0}.footer-icons{height:4vh;margin:10px}.working-hours-container{margin:13px 0}.activity-hours{margin-bottom:4px}.activit{margin-bottom:12px}.navbar-contianer{box-shadow:0 0 8px 0 rgba(4,17,29,.25);flex-wrap:wrap;position:fixed;width:100%;z-index:10}.navabr-fluid{display:flex;justify-content:space-between;margin:0 2%;width:100%}.navbar-title{font-size:2rem;font-weight:500;margin-right:10%}.title-button{display:flex;justify-content:space-between;width:100%}.logoimg{height:4rem;margin-top:-3vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.title-links-search{display:flex;width:100%}.link-and-search-container{display:flex}.navbar-button{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}.navbar-nav-close{align-items:center;display:flex;flex-direction:row;width:100%}.nav-btn{background-color:initial;border-color:transparent;font-weight:700;height:50px;width:100%}.nav-btn:hover{color:#f06293;transition:.5s ease-out}.navbar-nav-open{flex-direction:column;width:100%}.add-width{width:80px}.right-side{align-items:center;display:flex}.login-signup{justify-content:end;width:800px}.logout-add-product-container{align-items:center;display:flex;justify-content:space-between}.logout-btn{cursor:pointer;font-size:1.3rem;margin-left:2%!important}.login-btn{--bs-btn-color:#fff;--bs-btn-bg:#336dc3;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#75c333;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#75c333;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5pxrgb(9 0 0/13%);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#336dc3;--bs-btn-disabled-border-color:#fff;width:-webkit-max-content;width:max-content}
/*# sourceMappingURL=main.2855e4be.css.map*/