.contact_us_items{padding:25px 0;border:1px solid #000}.contact_us_items svg{margin-bottom:15px;font-size:32px}.contact_us_items:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.contact_us_items:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.contact_us_row input{width:100%;height:60px;padding-left:25px;border:1px solid #000;border-radius:10px}@media screen and (max-width:768px){.contact_us_row input{margin-top:15px}}.contact_us_row textarea{width:100%;min-height:60px;padding-top:5px;padding-left:25px;border:1px solid #000;border-radius:10px}.contact_us_btn{background-color:orangered;color:#fff;padding:10px 35px;border:1px solid orangered;border-radius:10px;transition:all .7s ease}.contact_us_btn:hover{background-color:transparent;color:#000;border:1px solid orangered}@media screen and (max-width:768px){.contact_us_btn{margin-bottom:50px}}