.c-slider.c-slider-template-1-custom .form-wrap-top {
    width: 62%;
}
.c-form-result-new.c-form-result-new-form-1-custom .intec-content-wrapper {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1-custom .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-custom .form-result-new-additional-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 34%;
    background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-1-custom .position-left .form-result-new-additional-picture {
    right: 0;
}
.c-form-result-new.c-form-result-new-form-1-custom .position-right .form-result-new-additional-picture {
    left: 0;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-form-wrap {
    position: relative;
    padding-top: 101px;
    padding-bottom: 109px;
}
.c-form-result-new.c-form-result-new-form-1-custom .position-left .form-result-new-form-wrap {
    float: left;
}
.c-form-result-new.c-form-result-new-form-1-custom .position-right .form-result-new-form-wrap {
    float: right;
}
.c-form-result-new.c-form-result-new-form-1-custom .position-center .form-result-new-form-wrap {
    margin-left: auto;
    margin-right: auto;
}
.c-form-result-new.c-form-result-new-form-1-custom .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-custom .form-result-new-form-content {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66%;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-form-header {
    margin-bottom: 14px;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 144%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-description {
    margin-top: 19px;
    font-weight: 500;
    font-size: 18px;
    line-height: 149.5%;
    letter-spacing: 0.03em;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-sub-description {
    font-weight: normal;
    font-size: 16px;
    line-height: 149.5%;
    letter-spacing: 0.03em;
    padding-top: 38px;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-element {
    border: 2px solid #000000;
    border-left: 0;
    border-top: 0;
    border-right: 0;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-element-input-wrap {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    outline: none;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input::placeholder {
	font-size: 18px;    color: #000000;
    line-height: 141.2%
    -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-custom .form-result-new-input:focus::placeholder {
    opacity: 1;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input.type-text,
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input.type-email {
    padding: 10px 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
	font-size: 18px;
    line-height: 141.2%;
    letter-spacing: 0.055em;
    /* text-transform: uppercase; */
	color: #000000;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-wrap-top {
    width: 56%;
    margin-bottom: 18px;
}
.c-form-result-new.c-form-result-new-form-1-custom .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-custom .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-custom .form-result-new-element-input-caption {
    font-size: 19px;
}

.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-submit {
    font-size: 0;
    text-align: center;
    padding-top: 16px;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-submit input {
    display: inline-block;
    padding: 15px 31px;
    font-weight: 600;
    font-size: 14px;
    line-height: 141.2%;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    outline: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-submit input {
	
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-captcha-title {
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-captcha {
    padding-top: 20px;
}
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-error,
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-captcha-error {
    margin-top: 10px;
}

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

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

.c-form-result-new.c-form-result-new-form-1-custom .theme-dark .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-form-wrap.theme-dark,
.c-form-result-new.c-form-result-new-form-1-custom .theme-dark .form-result-new-input {
    color: #333!important;
    border-color: #333;
}
.c-form-result-new.c-form-result-new-form-1-custom .theme-dark .form-result-new-submit input {
    background-color: #ffde92;
    color: #000000 !important;
}
.c-form-result-new.c-form-result-new-form-1-custom .theme-dark .form-result-new-submit input:hover {
    background-color: #FFF;
    color: #000;
}
.c-form-result-new.c-form-result-new-form-1-custom .consent {
    display: flex;
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-left: 29px;
    margin-top: 26px !important;
}
.c-form-result-new.c-form-result-new-form-1-custom .consent svg {
    position: relative;
    top: 3px;
    margin-right: 9px;
}
@media all and (max-width: 1024px) {
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-title{
	    font-size: 18px;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-form-wrap{
		padding-top: 50px;	 
		padding-bottom: 57px;
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-description{
	    margin-top: 13px;
		font-size: 14px;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-sub-description{
	    font-size: 14px;
		padding-top: 20px;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-wrap-top {
		width: 95%;
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input.type-text, 
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input.type-email,
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-input::placeholder{
	    font-size: 16px;	
	}
}
@media all and (max-width: 900px) {
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-additional-picture{
		display: none;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-form-content{
	    width: 100%;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-submit{
	    text-align: left;
		width: 100%;	
	}
	
}
@media all and (max-width: 600px) {
	.c-form-result-new.c-form-result-new-form-1-custom .intec-grid-600-reverse {
		flex-direction: column-reverse;
		justify-content: flex-start !important;
		align-items: flex-start !important;
	}
	.c-form-result-new.c-form-result-new-form-1-custom .consent{
	    margin-left: 0;
		margin-top: 6px !important;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .consent br {
		display: none;
	}	
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-submit{
	    padding-top: 24px;	
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-title br, 
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-description br, 
	.c-form-result-new.c-form-result-new-form-1-custom .form-result-new-sub-description br {
		display: none;
	}
	.c-form-result-new.c-form-result-new-form-1-custom .form-wrap-top {
		width: 100%;
	}
}