/*
 * Not required.
 * Example page CSS
 */

/*@import url(http://fonts.googleapis.com/css?family=Titillium+Web:300);

*{
    font-family: 'Titillium Web', sans-serif;
}*/

/*h1, p{
    margin:0 auto;
    width:80%;

}*/

h1{
    /*text-align: left;*/
}

p{
   /*// text-indent: 30px;
    text-align: justify;*/
}

/* Code By venugopal */

.form-control.phone_up {
    margin-top: -51px;
}

.form-control.empty_class {
    display: none;
}
.form .btn {
	/*background: none;*/
}
#bs_form_1{
	margin-top: 13px;
}
/*.btn:hover{
	 color: #23527c !important;
}*/
.pc-view.wpcf7-form-control.wpcf7-submit.send-link.btn.btn-primary {
    margin-left: 19%;
}
.wpcf7-form-control.wpcf7-submit.send-link.btn.btn-primary {
    /*float: right;
    margin-right: -30%;
    margin-top: -70px;*/
    color: #ecd200;
    font-family: "PFDinStencil";
    font-size: 48px;
    background: transparent;
    text-transform: uppercase;
    -moz-background: transparent;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(217,179,49,1)), color-stop(34%, rgba(217,179,49,1)), color-stop(56%, rgba(0,128,128,1)), color-stop(100%, rgba(0,128,128,1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.btn.btn-submit.send-link.send-button-both:hover {
    color: white;
}


/*.row.stunning-row {
    margin-bottom: 5px;
}*/

.scheme-details  p {
    margin-left: 22px;
    padding-bottom: 16px;
}
