.contact-column{margin-bottom: 30px;}.google-map{height:450px}
.col-contact{margin-bottom: 30px;}.col-contact:last-child,.contact-column:last-child{margin-bottom: 0;}.col-contact label{margin-bottom: 7px;font-weight: 400;}.col-contact label .required{color: #f00;}
.col-contact input,.col-contact textarea{line-height: 22px;padding: 9px 10px;color: #444;width: 100%;background-color: #fff;border: 1px solid #ddd;}.col-contact button{background-color: #000;color: #fff;padding: 9px 30px;line-height: 22px;font-weight: 500;border: none;outline: none;transition: all ease .5s;}.col-contact button:hover{background-color: #fc669f;}

@media (max-width: 991px){
    .google-map{height: 350px;}.col-contact{margin-bottom: 20px;}
}