@charset "UTF-8";
/* CSS Document */


/* customized contact form width */

.col-md-6 {
	min-height: 1px;
    padding-left: 10%;
    padding-right: 10%;
    position: relative;
	width:100%;
}

