
body #gform_wrapper_1 .gform_heading .gform_title {
display: none;
}



.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
height: 70px;
}
.gform_wrapper textarea.medium{
	height: 340px !important;
}
.gform_wrapper input[type="submit"] {
	background: #ff0000;
    padding: 24px 60px;
    letter-spacing: 13px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    border-radius: 0;
    font-weight: bold;
    font-size: 21px;
    margin-top: 5px;
}
div#gform_wrapper_1 {
    position: relative;
}
.gform_heading {
    position: absolute;
    bottom: 0;
    font-size: 21px;
	line-height: 36px;
	color: #fff;
	font-weight: 400;
	font-family: "Open Sans";
    text-align: right;
}

/*.sub-titile {

font-size: 94px;

}*/
.banner-desc p {
margin-top: 51px;
}
.banner-box-circle {
margin-top: 47px;
	}
.banner {
padding-bottom: 96px;
}
.abut-text p {
	color: #231f20;
}
.row.list p {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


.get-in-touch .title{
	margin-top: 9px;
}
.copy-right {
margin-top: 119px;
}
header ul li a:focus {
    outline: none;
}

.left-circle .box-desc p {
padding-right: 27px;
}




