/**
START SHORTCODE
*/
.block-technical-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.block-technical-header.technical-header--with-bg {
    position: relative;
    margin: 0 60px;
    width: calc(100% - 120px);
}

.block-technical-header.technical-header--with-bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(253, 230, 217, 0.5);

    z-index: 1;
}

.block-technical-header.technical-header--with-bg .heading,
.block-technical-header.technical-header--with-bg .thumbnail {
    position: relative;
    z-index: 2;
}


.block-technical-header .heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    padding: 50px 80px 50px 110px;
}

.block-technical-header.technical-header--with-bg .heading {
    padding: 112px 50px;
}

.technical_header__title {
    margin-bottom: 0 !important;
    font-family: Rollerscript;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 134.19%;
    /* or 64px */

    text-align: left;
    color: #2E333C;
}

.technical_header__subtitle {
    margin-bottom: 0 !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 72px;
    line-height: 123.19%;
    /* identical to box height, or 89px */

    letter-spacing: 0.03em;
    text-transform: uppercase;

    text-align: left;
    color: #2E333C;
}


.block-technical-header .thumbnail {
    max-width: 528px;
    min-width: 528px;
}


/* cf7 */


.wp-block-contact-form-7-contact-form-selector {
    padding: 65px 60px 70px;
    background: #FFF7F0;
}

.wp-block-contact-form-7-contact-form-selector h2 {
    margin-bottom: 46px;
    font-family: Rollerscript;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 134.19%;
    /* or 64px */

    text-align: center;
    color: #2E333C;
}

.wp-block-contact-form-7-contact-form-selector .form-group {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    /*padding: 0 80px;*/
}

.wp-block-contact-form-7-contact-form-selector .form-group + .form-group {
    margin-top: 50px;
}


.wp-block-contact-form-7-contact-form-selector .form-group.form-group--submit {
    justify-content: flex-end;
    margin-top: 44px;
    margin-bottom: 0;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap {
    width: 50%;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
    /*margin-left: 80px;*/
}

.wp-block-contact-form-7-contact-form-selector input.form-control,
.wp-block-contact-form-7-contact-form-selector select.form-control,
.wp-block-contact-form-7-contact-form-selector textarea.form-control {
    width: 100%;
    padding: 11px 0 !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #747A84;
    border: none;
    border-bottom: 1px solid #E2B29A;
    background-color: transparent;
}

.wp-block-contact-form-7-contact-form-selector input.form-control::-webkit-input-placeholder,
.wp-block-contact-form-7-contact-form-selector textarea.form-control::-webkit-input-placeholder,
.wp-block-contact-form-7-contact-form-selector input.form-control::-moz-placeholder,
.wp-block-contact-form-7-contact-form-selector textarea.form-control::-moz-placeholder,
.wp-block-contact-form-7-contact-form-selector input.form-control:-ms-input-placeholder,
.wp-block-contact-form-7-contact-form-selector textarea.form-control:-ms-input-placeholder,
.wp-block-contact-form-7-contact-form-selector input.form-control:-moz-placeholder,
.wp-block-contact-form-7-contact-form-selector textarea.form-control:-moz-placeholder {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;

    color: #747A84;
    opacity: 1;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    opacity: 1;
}




.wp-block-contact-form-7-contact-form-selector input.get-consultation {
    display: inline-flex;
    width: auto;
}


.wp-block-contact-form-7-contact-form-selector textarea.form-control {
    resize: none;
}

.wp-block-contact-form-7-contact-form-selector .form-control:focus {
    outline: none;
    background-color: transparent;
}

.wpcf7 .ajax-loader {
    display: none;
}

#your-city {
    padding: 9px 0 !important;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #747A84;
    border: none;
    border-bottom: 1px solid #E2B29A;
}



@media (max-width: 991px) {
    .block-technical-header {
        flex-direction: column;
    }

    .title__block {
        align-items: center;
    }
}

@media (max-width: 767px) {
    .block-technical-header .heading {
        padding: 30px 0;
    }

    .technical_header__subtitle {
        font-size: 30px;
    }

    .block-technical-header .thumbnail {
        width: 100%;
        min-width: 100%;
    }

    .wp-block-contact-form-7-contact-form-selector {
        padding: 30px;
    }

    .block-offices {
        padding: 30px 0 0;
    }
}