.c-form-result-new.c-form-result-new-form-1 .intec-content-wrapper {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-block-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-1 .position-left .form-result-new-additional-picture {
    right: 0;
}
.c-form-result-new.c-form-result-new-form-1 .position-right .form-result-new-additional-picture {
    left: 0;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .position-left .form-result-new-form-wrap {

}
.c-form-result-new.c-form-result-new-form-1 .position-right .form-result-new-form-wrap {

}
.c-form-result-new.c-form-result-new-form-1 .position-center .form-result-new-form-wrap {
    margin-left: auto;
    margin-right: auto;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 105px;
    padding-top: 270px;
    padding-bottom: 166px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-consent {
    font-size: 12px;
    line-height: 113.5%;
    letter-spacing: 0.01em;
    color: #878798;
    padding-top: 24px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-header {
    margin-bottom: 31px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    color: #404040;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-title span {
    font-weight: bold;
    font-size: 28px;
    line-height: 132%;
    color: #11436b;
    display: block;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-description {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: 15px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-element {
    margin-bottom: 31px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element .label {
    font-size: 12px;
    line-height: 148.9%;
    color: #404040;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element-input-wrap {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid;
    outline: none;
    border-radius: 0;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input::placeholder {
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.01em;
	color: #777777;

    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input:focus::placeholder {

}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-email {
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #777777;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-textarea {
    font-size: 14px;
    line-height: 21px;
    padding: 10px 25px;
    max-height: 100px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text.type-captcha {
    min-width: initial;
    max-width: initial;
    padding-right: 0;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element-input-caption {
    font-size: 19px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit {
    font-size: 0;
    text-align: center;
    padding-top: 21px;
    display: flex;
    align-items: center;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit input {
    display: inline-block;
    padding: 12px 46px;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-right: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    color: #404040;
    border: 1px solid #3F3F3F;
    box-sizing: border-box;
    border-radius: 47px;
    cursor: pointer;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha-title {
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha {
    padding-top: 20px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-error,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha-error {
    margin-top: 10px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-sent,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-message {
    min-height: 350px;
    font-size: 25px;
    text-align: left;
}

.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap.theme-light,
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-input {
    color: #FFF!important;
    border-color: #FFF;
}
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-submit input {
    background-color: #FFF;
    color: #333;
}
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-submit input:hover {
    background-color: #333;
    color: #FFF;
}

.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap.theme-dark,
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-input {
    color: #333!important;
    border-color: #929292;
}
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-submit input {
    background-color: transparent;
    color: #2e3149;
}
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-submit input:hover {
    background-color: #2f324a;
    color: #fff;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit .button-form-reset {
    display: inline-block;
    padding: 12px 46px;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 126.69%;
	background-color: #11436b;
    color: #FFF;
	cursor:pointer;   
 text-decoration: none;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit .button-form-reset:hover{
    background-color: #0896d4;
    color: #fff;	
}
@media all and (max-width: 1000px) {
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
        float: none!important;
        margin: auto;
        width: initial;
    }
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture {
        display: none;
    }
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
		position: relative;
		z-index: 2;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 20px;
		padding-top: 130px;
		padding-bottom: 50px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content{
	    padding-left: 0;
		padding-top: 0;
		padding-bottom: 0;	
		padding-right: 50px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit{
		flex-wrap:wrap;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit input {
		margin-bottom: 12px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-title{
	    font-size: 25px;	
	}
}
@media all and (max-width: 720px) {
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-title{
	    font-size: 20px;	
	}
}