.new-contact .o-contact-us-new .o-contact-form--white-bg {
    background:url(../images/dashed-line.png) 0 0 repeat-x;
    padding: 40px 0 !important;
    position: relative;
    background-color: #fff;
}
.cn-form::before {
    content: '';
    position: absolute;
    background:url(../images/dashed-line.png) 0 0 repeat-x;
    height: 5px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.cn-form::after {
    content: '';
    position: absolute;
    background:url(../images/dashed-line.png) 0 0 repeat;
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}
.cn-form {
    position: relative;
    background: #fff;
}
.o-contact-form--white-bg {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    padding: 50px 0 50px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    display: block;
	margin-top:-250px;
}

.u-name {
    background: url(../images/icons/form-icon-1.png) 0 50% no-repeat !important;
    border-bottom: 1px solid #ccc !important;
	border-radius:0px !important;
	padding: 20px 20px 20px 30px !important;
}
.u-name-2 {
    background:url(../images/icons/icon-phone.png) 0 50% no-repeat !important;
    border-bottom: 1px solid #ccc !important;
	border-radius:0px !important;
	padding: 20px 20px 20px 30px !important;
}
.u-name-3 {
    background:url(../images/icons/form-icon-2.png) 0 50% no-repeat !important;
    border-bottom: 1px solid #ccc !important;
	border-radius:0px !important;
	padding: 20px 20px 20px 30px !important;
}
.u-name-4 {
    background:url(../images/icons/form-icon-4.png) 0 50% no-repeat !important;
    border-bottom: 1px solid #ccc !important;
	border-radius:0px !important;
	padding: 20px 20px 20px 30px !important;
}
.u-name-5 {
    border-bottom: 1px solid #ccc !important;
	border-radius:0px !important;
	min-height: 110px !important;
	width:100%;
}
.u-name-12{
	background:url(../images/icons/form-icon-5.png) 0 25px no-repeat !important;
	padding: 20px 0px 0 35px;
	}

input[type="text"], input[type="date"], input[type="submit"], input[type="email"], input[type="number"], textarea, .form_row input[type="file"], .lfc_user_row input[type="password"] {
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    padding: 10px 30px;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;
    background: 0;
    outline: none;
    box-shadow: 0px 1px 0px 1px #FFF;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#C9C8C8;
  opacity:1; /* Firefox */
  font-size:16px;
  font-weight:normal;
  letter-spacing:1px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#C9C8C8;
}

::-webkit-input-placeholder { /* Microsoft Edge */
  color:#C9C8C8;
}


.new-contact .o-contact-us-new h2 {
    padding-left: 0;
    padding-top: 0;
    position: relative;
    font-weight: 900;
    font-size: 40px;
}
.new-contact .o-contact-us-new h2 {
    text-transform: none;
    background: url(../../assets/images/contact-us/c-icon1.png) 0 0 no-repeat;
        background-image: url("../../assets/images/contact-us/c-icon1.png");
    padding-left: 40px;
    font-size: 42px !important;
    display: inline-block;
    padding-top: 30px;
}
.new-contact .o-contact-us-new h2 {
    background-image: none !important;
}
.o-contact-form h2 {
    font-size: 60px;
    letter-spacing: 2.5px;
    text-shadow: 1px 1px 0px #333, -1px 1px 0px #333, 1px -1px 0px #333, -1px -1px 0px #333;
}
.o-contact-form h2 {
    margin-bottom: 15px;
}
.s-btn-modifier {
    width: 478px;
}
.u-submit {
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 19px 0px;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 350px;
    text-decoration: none;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #FFFFFF;
    border: 2px solid #24679E;
    background-color: #24679E;
    width: 330px;
    margin: 0 auto;
	margin-top:30px;
}
.u-submit::after {

    content: '';
    background: url(../images/icons/arrow-white.png) no-repeat;
    width: 20px;
    height: 14px;
    display: inline-block;
    margin-left: 15px;
    z-index: -1;

}
.form-inside p {
    font-size: 18px;
    color: #333333;
    padding-bottom: 5px !important;
    line-height: 30px;
    margin-top: 15px;
}
.small-heading {
    text-align: left;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 35px;
	color:#333;
}
.u-message span {
    position: absolute;
    right: 25px;
    bottom: 12px;
    font-size: 14px;
    color: #333;
    font-weight: 300;
}