html{scroll-behavior:smooth;scroll-padding-top:80px}h3{font-size:larger}nav{font-family:Arial,Helvetica,sans-serif}body{padding-top:80px;font-family:Arial,Helvetica,sans-serif}#home{display:flex;justify-content:space-between;align-items:flex-start;margin:100px}#home-left{flex:1}#home-images{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-left:40px;max-width:600px}#home-images img{width:100%;height:100%;object-fit:cover;aspect-ratio:275 / 183}#about-images img{width:100%;max-width:400px;height:auto;object-fit:cover}img{margin:2px}#about{margin:100px}#about-images{display:flex;justify-content:space-between}#testimonials,#services{margin:100px}#service-cards{display:flex}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#contact{padding-bottom:1px;background-color:#f8fafa;z-index:-1}#contact-content{margin:100px;padding-top:50px;display:flex;justify-content:space-between;gap:20px}#contact-form{display:flex}.contact-form-line{display:flex;gap:20px}#message{height:125px;width:400px;resize:none;padding:10px;font-size:14px}#submit{margin-top:32px;width:400px}#reason{width:400px}#footer{position:absolute;bottom:0;width:100%;height:2.5rem}#quote{clear:both}.custom-carousel-img{width:70%;height:auto;margin:0 auto;object-fit:cover;border-radius:8px}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:#000c;border-radius:50%;width:40px;height:40px}#footer-content{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding:10px}@media screen and (max-width: 1000px){#about-images{flex-direction:column;align-items:center}#home{flex-direction:column;align-items:center;margin:10px}#service-cards,#contact-content{flex-direction:column;align-items:center}#about,#testimonials{margin:10px;text-align:center}#home-images{gap:10px;margin-left:0;max-width:100%;padding:0 10px}#about-images img:not(:first-child){display:none}#footer-content{flex-direction:column;gap:10px;text-align:center}footer{flex-direction:column!important;text-align:center}footer .col-md-4{width:100%;margin-bottom:15px}#footer-content{justify-content:center;margin-bottom:15px}footer .nav{justify-content:center!important;flex-wrap:wrap;width:100%}.navbar-brand{font-size:16px}#services h1{text-align:center}}
