.offers_form_captcha {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0px;
    padding-left: 0px;
}

#recaptchaError {
    margin-top: 5px;
    margin-bottom: 5px;
    color: red;
    text-align: left;
}

.obsuditincludetest * {
    font-family: proximanovareg;
}

.obsuditincludetest .msfeedback-right__bot {
    display: flex;
    align-items: center !important;
    flex-direction: column !important;
}

.obsuditincludetest .msfeedback-right__button {
    margin-top: 20px;
}

.obsuditincludetest_inner {
    position: relative;
}

.obsuditincludetest_result {
    display: none;
    position: absolute;
    top: 15%;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 1.4;
    /* color:#00942c; */
    color: #fff;
}

.obsuditincludetest_form {
    position: relative;
}

.obsuditincludetest_label.err input[type="text"],
.obsuditincludetest_label.err textarea {
    border: 1px red solid;
}

/* .obsuditincludetest_label.shadowred input[type="text"],
.obsuditincludetest_label.shadowred textarea{
    transition:box-shadow 0.2s ease 0s;
	-webkit-box-shadow:0 0 3px 0 #F00;
	box-shadow:0 0 3px 0 #F00;
} */
/* 
.obsuditincludetest_button_wrap{
    text-align:center;
    margin-top:15px;
}
.obsuditincludetest_button{
    display:inline-flex;
    justify-content:center;
    align-items:center;
    width:358px;
    height:64px;
    border-radius:50px;
    background:#cb1f20;
    color:#fff;
    font-size:19px;
    transition:all 0.2s 0s linear;
    text-decoration:none;
    border:none;
    outline:none!important;
    box-shadow:none!important;
    padding:15px 25px;
    cursor:pointer;
    position:relative;
    text-decoration:none!important;
}
.obsuditincludetest_button:hover{
    background:#9755ba;
    color:#fff;
}
.obsuditincludetest_button:active{
}
.obsuditincludetest_button:disabled{
    background:#9755ba;
    top:0!important;
    opacity:0.8;
    cursor:auto;
}
.obsuditincludetest_button_loader{
    display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-5px;
	margin-left:-21px;
	display:none;
	background-image:url(loader2.gif);
	background-repeat:no-repeat;
	width:43px;
	height:11px;
}
.obsuditincludetest.loading .obsuditincludetest_button span{
    visibility:hidden;
}
.obsuditincludetest.loading .obsuditincludetest_button_loader{
    display:block;
} */

.obsuditincludetest_error {
    display: none;
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.2;
    color: red;
}

.obsuditincludetest.error .obsuditincludetest_error {
    /*display:block;*/
}

.obsuditincludetest_form_wrap {
    position: relative;
}

.obsuditincludetest.result .obsuditincludetest_form {
    visibility: hidden;
}

.obsuditincludetest.result .obsuditincludetest_result {
    display: block;
}

.obsuditincludetest.result * {
    -webkit-transition: all 0s linear 0s;
    -moz-transition: all 0s linear 0s;
    -ms-transition: all 0s linear 0s;
    -o-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
}

/* .obsuditincludetest input[type="text"]::-webkit-input-placeholder,
.obsuditincludetest textarea::-webkit-input-placeholder{
	opacity:0.6;
	color:#000;
}
.obsuditincludetest input[type="text"]:-moz-placeholder,
.obsuditincludetest textarea:-moz-placeholder{
	opacity:0.6;
	color:#000;
}
.obsuditincludetest input[type="text"]:-ms-input-placeholder,
.obsuditincludetest textarea:-ms-input-placeholder{
	opacity:0.6;
	color:#000;
} */

/******/

.obsuditincludetest_rules {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
    color: #404040;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.obsuditincludetest_rules a {
    text-decoration: underline;
    color: #404040;
}

.obsuditincludetest_rules a:hover {
    text-decoration: none;
    color: #404040;
}

.custom-obrat1-form1_myplaceholder {
    position: relative;
}

.custom-obrat1-form1_myplaceholder_value {
    position: absolute;
    top: 15px;
    left: 5px;
    z-index: 10;
    /*
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    */
    transition: all 0.1s ease-out 0s;
    font-size: 16px;
    line-height: 1;
    color: #666;
    font-family: "PF BeauSans Pro";
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: text;
    -webkit-appearance: none;
    appearance: none;
}

.custom-obrat1-form1_myplaceholder.myplaceholder_float .custom-obrat1-form1_myplaceholder_value {
    top: -8px;
    font-size: 12px;
    color: #868686;
}

.obsuditincludetest_form_cont1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 990px;
    margin: 0 auto;
    margin-top: 34px;
    padding: 0 15px 0 13px;
}

.obsuditincludetest_form_cont1_box {
    width: 306px;
}

.obsuditincludetest_input {
    width: 100%;
    height: 55px;
    padding: 0 18px;
    background: transparent;
    border: 1px solid #adadad;
    font-size: 18px;
    line-height: 1;
    color: #000;
    margin-bottom: 15px;
}

.obsuditincludetest_select {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    height: 55px;
    padding: 15px;
    background-color: transparent;
    background-image: url(img/city-select-icon.svg);
    background-position: right 15px top 50%;
    background-repeat: no-repeat;
    background-size: 16px 9px;
    border: 1px solid #adadad;
    font-size: 18px;
    font-family: proximanovareg;
    color: rgba(0, 0, 0, 0.6);
    appearance: none;
}