@import"https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap";:root{--base-font-size: calc(1vw + 1vh) ;--h1-font-size: calc(var(--base-font-size)*3)}html{font-size:var(--base-font-size)}*{margin:0;padding:0;box-sizing:border-box}*,h1{font-family:Cardo}.flex{display:flex}.flex-wrap{flex-wrap:wrap}#hero_svg{min-height:1em;max-height:6em}#hero_container{font-size:2em;flex-direction:column;justify-content:center;gap:.8em;position:absolute;top:0;bottom:0;left:0;right:0}#hero_image{width:100vw;height:100vh;object-fit:cover}#hero-heading{font-size:.5em;text-align:center}#hero_section{font-size:1.2rem;position:relative;color:#fff}h1.heading_font{font-family:Cardo;font-size:4em}p{font-size:.5em}#section_text_id{display:flex;flex-direction:column;gap:40px}#logo_container{width:fit-content;height:36vh;position:absolute;top:34vh;bottom:0;left:0;right:0;margin:0 auto}#about_us_section{padding:2rem}#about_us_section .section_text{font-size:4rem}svg path{fill:#fff!important}p{margin:.8em 0}.about_us_img{border-radius:17%;max-width:7em}.paragraph-wrapper{display:flex;gap:40px;align-items:center}#second-paragraph{flex-direction:row-reverse}.paragraph-wrapper p{vertical-align:middle}.contact_us_section_container{min-height:100vh;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-evenly;align-content:center}iframe{height:25em;width:100%;border-radius:1em}.form-container,.map-container{padding:1.3em;flex:1 1 50%;max-width:26em}.form-container,.map-container{background:#fff;border-radius:2em;box-shadow:0 4px 10px #0000001a;text-align:center}.contact-form{margin-top:1rem}.form-group{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}.form-group input,textarea,select{width:100%;padding:.7em;border:1px solid #ddd;border-radius:5px;font-size:.9rem}textarea{resize:none;min-height:10em}.phone-group{display:flex;gap:.5rem}.phone-group select{max-width:80px;flex-shrink:0}.submit-button{width:100%;padding:.8rem;background:#007bff;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer}.submit-button:hover{background:#0056b3}@media (max-width: 480px){h1{font-size:1.2rem}.form-group{flex-direction:column}}footer{display:flex;min-height:5em;background-color:#2f4f4f;justify-content:space-evenly;align-items:center}footer span{text-align:center;padding:.8em 0;color:#fff}@media (max-width: 768px){body{font-size:1.3rem}#second-paragraph{flex-direction:column}.paragraph-wrapper{display:flex;flex-direction:column}.about_us_img{border-radius:17%;width:100%}.content-item{flex:1 1 45%}footer{flex-direction:column}}@media (max-width: 480px){body{font-size:1.3rem}#logo_container{top:30vh}.content-item{flex:1 1 100%}}
