.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F4F4F4;--e-global-color-text:#252525;--e-global-color-accent:#FF4B15;--e-global-color-c556b45:#252525A6;--e-global-color-056fee5:#25252580;--e-global-color-09b9b66:#25252526;--e-global-color-1608b6c:#FFFFFFBF;--e-global-color-0ad9ac2:#FFFFFF80;--e-global-color-745d9c2:#FFFFFF40;--e-global-color-4e019d8:#FFFFFF1A;--e-global-typography-primary-font-family:"Helvetica Neue";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.35em;--e-global-typography-secondary-font-family:"Helvetica Neue";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Helvetica Neue";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"Helvetica Neue";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.35em;--e-global-typography-0489e1b-font-family:"Helvetica Neue";--e-global-typography-0489e1b-font-size:18px;--e-global-typography-0489e1b-font-weight:500;--e-global-typography-0489e1b-line-height:1.35em;--e-global-typography-c81b96d-font-family:"Helvetica Neue";--e-global-typography-c81b96d-font-size:14px;--e-global-typography-c81b96d-font-weight:500;--e-global-typography-c81b96d-line-height:1.35em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:46px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:20px;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1.35em;--e-global-typography-0489e1b-font-size:16px;--e-global-typography-c81b96d-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:14px;--e-global-typography-0489e1b-font-size:16px;--e-global-typography-c81b96d-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-icon-wrapper {
    display: flex;
}
.elementor-button-wrapper {
    display: flex;
}
@media (max-width: 1480px) {
  .e-con {
    --container-max-width: 1300px;
  }
}
.contact__form-cf7 .wpcf7-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 0px;
}
.contact__form-cf7 .wpcf7-form input {
    width: 100%;
    max-width: none;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 135%;
    height: auto;
    color: #252525;
    border-color: rgba(37,37,37,0.3);
    box-sizing: border-box;
}
.contact__form-cf7 .wpcf7-form input::placeholder {
    color: rgba(37,37,37,0.35);
}
@media(max-width:1024px) {
    .contact__form-cf7 .wpforms-field-container > .wpforms-field input {
        font-size:14px;
    }
}
.contact__form-cf7 .wpcf7-form > p {
    margin: 0px !important; 
    margin-bottom:15px !important; 
}
.contact__form-cf7 .wpcf7-form > p > label {
width:100% !important;
    
}
.contact__form-cf7 .wpcf7-form br {
    display: none !important;
}
.contact__form-cf7 .wpcf7-form input[type="submit"] {
    width: 100%;
    max-width: 100%;
    border-radius: 50px;
    font-size: 16px;
    line-height: 135%;
    background: #FF4B15 !important;
    padding: 8px 25px;
    height: auto;
    border: 2px solid #FF4B15;
    font-weight: 700;
    transition: all .3s ease-out;
    color: #fff;
    box-sizing: border-box;
}
.contact__form-cf7 .wpcf7-form > p:nth-child(6) {
            height: fit-content;
    display: flex !important
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.contact__form-cf7 .wpcf7-form > p:nth-child(5) {
        display: none;
}
.contact__form-cf7 .wpcf7-form > p:nth-child(9) {
        margin-bottom: 0px !important;
}
.contact__form-cf7 .wpcf7-form .wpcf7-response-output {
    margin: 0px;
    margin-top: 5px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 1.25;
}
.contact__form-cf7 .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px !important;
    margin-left: 10px;
}
.contact__form-cf7 .wpcf7-form input[type="submit"]:hover {
    background: transparent !important;
    color: #FF4B15;
}
@media(max-width:1024px) {
    .contact__form-cf7 .wpcf7-form input[type="submit"] {
    font-size: 14px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Medium.eot');
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Medium.woff') format('woff'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Roman.eot');
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Roman.woff') format('woff'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Roman.ttf') format('truetype');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Bold.eot');
	src: url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Bold.woff') format('woff'),
		url('https://btr-stroy.ru/wp-content/uploads/2025/06/HelveticaNeueCyr-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */