@charset "utf-8";
/* ulrc400292 */
.ulrc400292.white-back{
	height: 600px;
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding-top: 200px;
}
.ulrc400292.bannersec .back_form{
	padding: 50px 100px;
    background: rgba(0, 0, 0, 0.2);
	border: 1px solid #fff;
}
.ulrc400292.bannersec {
    background: url(../images/contact-us-background.jpg) no-repeat;
    min-height: 876px;
    position: relative;
    align-items: center;
    display: flex;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    background-position: center bottom;
    background-size: cover;
}
.ulrc400292 .container {
    z-index: 2;
}
.ulrc400292 .left_content h1 {
    color: #2f2e2e;
    font-size: 40px;
    font-weight: 700;
    margin: 40px 0 20px;
    font-family: 'Raleway', sans-serif;
}
.ulrc400292 .left_content p{
  color: #2f2e2e;
  font-size: 18px;
}
.ulrc400292 .left_content .call-to-action {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;	
}
.ulrc400292  .contact-icon{
	width: 45px;
	}
.ulrc400292 .ph-no {
    color: #2f2e2e;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 600;
    text-decoration: none;
}
.ulrc400292 .right_form {
    padding: 20px 30px 40px;
    background: rgba(47, 46, 46, 0.4);
}
.ulrc400292 .right_form form .two_column {
    display: flex;
}
.ulrc400292 .right_form input {
    font-size: 18px;
    width: 100%;
    background: #fff;
    border: 1px solid #a0a0a0;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    padding: 18px 25px;
    color: #000;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #a0a0a0;
}

.ulrc400292 .right_form textarea {
	font-size: 18px;
    width: 100%;
    background: #fff;
    border: 1px solid #a0a0a0;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    padding: 18px 25px 0;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #a0a0a0;
    height: 65px;
    resize: none;
	color: #000;
	}
.ulrc400292 textarea::placeholder {
  color: #373b4d;
      vertical-align: middle;
}
.ulrc400292 .right_form input::-webkit-input-placeholder { /* Edge */
  color: #000;
}

.ulrc400292 .right_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.ulrc400292 .right_form input::placeholder {
  color: #000;
}
.ulrc400292 .right_form form .recptcha {
   /* margin: 30px 0 15px 0;*/
    transform: scale(.77);
	margin: 30px auto 15px auto;
	/*text-align: -webkit-center;*/
	width: auto !important;
	height: auto !important;
}
.ulrc400292 .right_form form .submit_btn {
    background: #0dabb6;
    color: #fff;
    padding: 15px 65px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: 0.3s;
    width: auto;
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.ulrc400292 .right_form form .submit_btn:hover{
    background: rgb(91,201,222);
}
.ulrc400292 ul.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 3px;
    color: #a94442;
    font-weight: bold;
    padding: 10px 29px;
    text-align: left;
}
 
.ulrc400292 .error-border {
    border: 1px solid #f00 !important;
}
.ulrc400292 .right_form input:hover{
	border: 1px solid #0c0c0c;
	box-shadow: 0px 0px 1px #0c0c0c;
}
.ulrc400292 .right_form textarea:hover{
	border: 1px solid #0c0c0c;
	box-shadow: 0px 0px 1px #0c0c0c;
}
/* ulrc400292 *//* CSS Document */

