.home-sec1{display:flex;flex-direction:column;gap:4rem}.home-sec1-top,.home-sec1-bottom-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;justify-content:center;gap:1rem}.home-sec1-top img{width:490px}.home-sec1-top p{margin-bottom:1rem}.home-sec1-top-content p:last-child{padding-bottom:1rem}.home-sec1-bottom{display:flex;flex-direction:column;gap:2rem}.home-sec1-bottom-images img{display:flex;justify-content:center;align-items:center;gap:1rem}.home-sec1-bottom p,.home-sec1-bottom strong,.home-sec1-bottom-footer .theme-btn,.home-sec1-bottom h2{display:flex;justify-content:center;align-items:center;text-align:center;margin:1rem auto}div#d-con-formContact-frmContact{border-radius:5px;position:relative;overflow:hidden;box-shadow:0 0 20px #3b3b3b!important;background:#fff}div#d-con-formContact-frmContact::after{content:"";position:absolute;top:0;left:0;height:5px;width:100vw;background:var(--theme-color)}.contact textarea.form-control{min-height:calc(1.5em + 13.5rem + 42px)}button#Contact-btnSubmit{border:1px solid var(--secondary-color)}