body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.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)}}.header{background-color:rgba(31,30,30,.733)}.li{color:azure}.register-form{display:flex;justify-content:center;align-items:center}.feed{margin:50px;text-align:center;border-radius:10px;overflow:hidden}.feed img{width:200px;height:200px;border-radius:50%;margin:auto auto 20px}.feed img:hover{-webkit-transform:scale(.9);transform:scale(.9)}.cart,.feed img:hover{box-shadow:10px 10px 5px #aaa}.cart{border:0 solid #bfbfbf;background-color:#fff;padding-bottom:5px}.cart .description{padding:15px}.cart i{color:orange}.feedback{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin-left:20px;margin-right:20px}.full-feed{background-color:#e9e9e9}.font{font-size:60px;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.top{color:brown;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}@media only screen and (max-width:688px){.feedback{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.feedback{grid-template-columns:repeat(2,1fr)}}.activity h4{border:2px solid #fff0f5;background-color:#0ff;padding:20px;cursor:pointer}.activity h4:hover{background-color:#87cefa}@media only screen and (max-width:700px){.about img{float:right}.img img{height:410px!important;width:300px!important}}img{height:650px}@media only screen and (max-width:700px){img{width:300px;height:350px}}.places{background-color:#e2f1f1;border-radius:20px}.col img{width:100%;height:250px;display:block;border-radius:10px}.layer{background:transparent;height:100%;width:100%;position:absolute;top:0;left:0;transition:.5s}.layer:hover{background:rgba(226,0,0,.5)}.layer .h3{width:100%;font-weight:500;color:#fff;font-size:26px;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;opacity:0;transition:.5s;text-decoration:none;cursor:pointer}.layer:hover .h3{bottom:49%;opacity:1}.footer{display:flex}.footer h4{margin:10px}.title{display:flex}.title .price{text-align:end}.service-container{display:grid;grid-template-columns:repeat(3,3fr);grid-gap:20px;padding:30px}@media only screen and (max-width:688px){.service-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.service-container{grid-template-columns:repeat(2,1fr)}}input{width:500px;padding:5px;margin:5px;border-radius:10px}@media only screen and (max-width:688px){input{width:300px}}footer{background-color:#a9a9a9;padding-top:5px;padding-bottom:10px;margin-top:20px}.add-service form{display:flex;flex-direction:column;justify-content:center;align-items:center}.add-service form input,textarea{width:40%;margin-bottom:10px}.submit{background-color:rgba(31,31,192,.507);color:#fff;font-weight:700}
/*# sourceMappingURL=main.38a787c0.chunk.css.map */