/**************************************************************************
					Contact Page Styles
**************************************************************************/
.contact-title {
  margin: -5px 0 0px 0;
  line-height: 23px; }
  .contact-title i {
    font-size: 23px;
    color: #c0c0c0;
    padding: 0 8px 0 0; }

.contact-form-box {
    padding: 20px 20px 30px;
}
  .contact-form-box fieldset { }
  .contact-form-box label {
    margin: 0 0 6px 0; }
  .contact-form-box .page-subheading {
    padding-left: 0px;
    border: none;
    margin-bottom: 0; }
  .contact-form-box .col-md-3 {
    padding-left: 0; }
    @media (max-width: 991px) {
      .contact-form-box .col-md-3 {
        padding-right: 0; } }
  .contact-form-box .col-md-9 {
    padding-right: 0; }
    @media (max-width: 991px) {
      .contact-form-box .col-md-9 {
        padding-left: 0; } }
  .contact-form-box #desc_contact0 {
    display: none; }
  .contact-form-box .form-group {
    margin-bottom: 7px; }
  .contact-form-box textarea {
    border:0;
    border-bottom:1px solid #ccc;
    box-shadow: none;
    height: 100px;
}
  .contact-form-box .submit {
    margin-top: 13px; }
  .contact-form-box select.form-control {
    border: 0 none;
    height: 39px;
    line-height: 39px;
    padding: 0 20px;
    width: calc(100% + 20px);
	width: -moz-calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	width: -o-calc(100% + 20px);
}
#uniform-id_contact.selector {
    border-bottom: 1px solid #ccc;
    height: 39px;
    line-height: 39px;
    width: 100% !important;
}
 .contact-form-box input.form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #cccccc;
    border-left: 0 none #cccccc;
    border-right: 0 none #cccccc;
    border-top: 0 none #cccccc;
}
  @media (min-width: 992px) and (max-width: 1199px) {
    .contact-form-box div.uploader span.filename {
      width: 114px; } }
div.selector1 > div#uniform-id_contact span {
    display: none;
}
#uniform-id_contact.selector {
    height: 39px;
    line-height: 39px;
    width: 100% !important;
}
.google_map {
    margin-bottom: 85px;
}


.address-contact-form .social-block li {
    display: inline-block;
    margin-right: 35px;
}
.address-contact-form .social-block li a {
    color: #999;
}
.address-contact-form .social-block li a:hover{
	color: #000;
}
.address-contact-form .social-block {
    margin-bottom: 0;
    margin-top: 25px;
}
.submit #submitMessage {
    background: #ca2751 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 16px;
    height: 48px;
    padding: 12px 35px;
    text-align: center;
    width: 100%;
	font-family:'poppinsbold';
}

.contact-form {
    border: 10px solid #f3f3f3;
	position:relative;
}
.contact-form::after {
    background: rgba(0, 0, 0, 0) url("../img/44_ContactUs_01.png") no-repeat scroll center center;
    content: "";
    height: 311px;
    right: -50px;
    position: absolute;
    top: 20%;
    width: 12px;
}
.contact-left h3 {
    color: #1e1e1f;
    font-family: "poppins";
 font-weight:700;
    font-size: 36px;
	padding-bottom:40px;
}
.address-contact-form > p {
    padding-bottom: 30px;
}

.infocontact span {
    display: inline-block;
}
.infocontact .fa {
    display: inline-block;
    float: left;
    margin-right: 30px;
    margin-top: 7px;
}
.infocontact > li {
    margin-bottom: 10px;
}
.content-center.container .row {
    margin-bottom: 155px;
}
.google_map {
    margin-left: -375px;
    width: 1920px;
}

/*# sourceMappingURL=contact-form.css.map */
