.contactus-hero{text-align:center;background-image:url("/images/contact us.png");border-radius:0 0 0 200px;padding:150px 0}.consultationSection{text-align:center}.consultationContainer{justify-content:space-around;align-items:center;max-width:1000px;margin:0 auto;padding:25px;display:flex}form{flex-direction:column;justify-content:center;align-items:center;display:flex}.formContainer{background:#fff;border-radius:10px;width:100%;max-width:500px;padding:20px}.formContainer h3{text-align:center}input,textarea{background:#deeeff;border:1px solid #deeeff;outline:none;width:100%;padding:10px;font-size:.91rem}.input,textarea{border-radius:5px;width:calc(80% - 10px);margin:10px}input{height:40px}textarea{resize:none;height:100px}.country-code-container{justify-content:space-between;align-items:center;width:calc(80% - 10px);margin-left:10px;display:flex}.phone_number{border-radius:0 5px 5px 0;flex:1;margin-left:5px}.dropdown-code{flex:1}.dropdown{cursor:pointer;text-align:center;background:#deeeff;border:1px solid #deeeff;border-radius:5px;margin:10px 10px 10px 0;padding:0 10px;position:relative}.dropdown-label{text-align:center;padding:10px;font-size:.9rem}.dropdown-list{z-index:1000;scrollbar-width:none;-ms-overflow-style:none;text-align:center;background:#fff;border:1px solid #deeeff;border-radius:5px;max-height:150px;margin:0 auto;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 4px 8px #0000001a}.dropdown-list::-webkit-scrollbar{display:none}.dropdown-list{text-align:center;margin:0;padding:0;list-style-type:none}.dropdown-list-item{color:#333;cursor:pointer;text-align:center;padding:10px 5px;list-style-type:none;display:block}.dropdown-list-item:hover{color:#fff;background-color:#f98600}.error{color:red;margin-top:1px;font-size:.85rem}.notification{color:#fff;border-radius:5px;margin-top:10px;padding:15px;font-size:14px}.notification-success{background-color:#4caf50}.notification-error{background-color:#f44336}.row{gap:1px;width:calc(85% - 10px);display:flex}.row .city,.row .state{color:#333;background:#deeeff;border:1px solid #deeeff;border-radius:5px;width:calc(50% - 10px);margin:10px}.contact-button{color:#fff;cursor:pointer;background-color:#0074d9;border:none;border-radius:5px;outline:none;padding:10px 20px;transition:all .7s}.contact-button:hover{background-color:#f98600}@media screen and (max-width:768px){.consultationContainer{flex-direction:column}.consultationSection p{text-align:center;padding:0 20px}.formContainer{border-radius:10px 10px 0 0;width:100%;margin:0;padding-bottom:25px}h2{font-size:1.5rem}.row input{width:calc(35% - 18px)}.phone_number{width:calc(67% - 5px)}}@media screen and (max-width:480px){h2,.formContainer h3{font-size:1.25rem}.phone_number{width:calc(60% - 5px)}}
