@import "../fonts/stylesheet.css";

#_form_213_ ._row._checkbox-radio {
    margin-left: 10px;
    display: inline;
}

#_form_213_ ._row._checkbox-radio:first-of-type {
    margin-left: 0;
}

#_form_213_ ._row._checkbox-radio > input[type="radio"] {
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    -webkit-appearance: radio;
    border-radius: 50%;
}

#_form_215_ ._row._checkbox-radio {
    display: inline-block;
    margin-right: 10px;
}

#_form_215_ ._row._checkbox-radio > input[type="radio"],
#_form_255_ ._row._checkbox-radio > input[type="radio"] {
    appearance: radio;
    -webkit-appearance: radio;
}

#_form_255_ ._form_element ._form-fieldset {
    display: flex;
    flex-flow: row wrap;
}

#_form_255_ ._row._checkbox-radio {
    width: auto;
    margin-right: 15px;
}

.wgl_col-12.main_page {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.main_page input {
    padding: 5px;
    max-width: 255px;
    border: 1px solid #000000;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    border-radius: 4px;
}

form.wpcf7-form.init {
    margin-top: 30px;
}

input.wpcf7-form-control.wpcf7-submit.btn {
    margin: 0 auto;
    min-width: 180px;
    font-size: 13px;
    background-color: #4b86c1;
    color: #fff;
    border: 1px solid #4b86c1;
    text-transform: initial;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    min-width: 255px;
}

.hide-block {
    display: none;
}

#_form_261_ ._checkbox-radio label {
    position: relative;
    padding: 0 0 0 20px;
    cursor: pointer;
}

#_form_261_ ._checkbox-radio label:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #7c7c7c;
    border-radius: 3px;
}

#_form_261_ ._checkbox-radio label:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #7a6fff;
    border-radius: 2px;
    top: 4px;
    left: 2px;
    display: none;
}

#_form_261_ ._checkbox-radio input:checked + span label:after {
    display: block;
}


.thrv_custom_html_shortcode form ._form-content ._form-fieldset {
    display: flex;
    flex-wrap: wrap;
}

.thrv_custom_html_shortcode form ._form-content ._form-fieldset ._form-label {
    flex: 0 0 100%;
}

.thrv_custom_html_shortcode form ._form-content ._form-fieldset
._row {
    margin: 0 15px 0 0;
}

.thrv_custom_html_shortcode form ._form-content ._form-fieldset
input[type=checkbox], input[type=radio] {
    -webkit-appearance: auto;
}


.custom-form-bottom #_form_281_ ._field-wrapper input {
    padding: 12px;
    width: 100%;
    border: #bfbfbf 1px solid;
}

.custom-form-bottom #_form_281_ ._button-wrapper button {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.custom-form-bottom #_form_281_ ._field-wrapper input[type="file"] {
    display: none;
}

.custom-form-bottom #_form_281_ .wrap-file {
    color: #347cde;
    border: 1px solid #347cde;
    padding: 11px 25px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}

.custom-form-bottom #_form_281_ .name-file {
    margin: 10px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}

.custom-form-bottom #_form_281_ .name-file:empty {
    margin: 0;
}

._checkbox-radio label a {
    color: #347cde;
}

@media screen and (min-width: 668px) {
    .custom-form-bottom ._form_element {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .custom-form-bottom ._form_element ._form-label {
        margin-top: 10px;
    }

    .custom-form-bottom ._form-content .radio-blc {
        justify-content: flex-end;
    }

    .custom-form-bottom ._form-content .radio-blc fieldset {
        max-width: 365px;
        width: 100%;
    }


    .custom-form-bottom ._field-wrapper {
        flex: 1;
        margin: 0 0 0 20px;
        max-width: 365px;
    }

    .custom-form-bottom #_form_281_ ._button-wrapper {
        max-width: 365px;
        margin: 0 0 0 auto;
    }
}

.wpcf7 .wrap-inputs {
    max-width: 500px;
    margin: 0 auto;
    color: #030303 !important;
    padding: 0 20px;
}

.wpcf7 .wrap-inputs .item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}

.wpcf7 .wrap-inputs .item > label {
    font-weight: 600;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.wpcf7 .wrap-inputs .item .wrap-inp {
    flex: 1;
    margin: 0 0 0 20px;
    max-width: 365px;
}

.wpcf7 .wrap-inputs .item .wrap-inp input {
    padding: 12px;
    width: 100%;
    border: #bfbfbf 1px solid;
    display: block;
    width: 100%;
    border-radius: 4px;
    color: #000 !important;
    font-size: 14px;
}

.wpcf7 .wrap-inputs .item .file-input {
    flex: 1;
    margin: 0 0 0 20px;
    max-width: 365px;
}

.wpcf7 .wrap-inputs .item .file-input .wpcf7-form-control-wrap {
    display: none;
}

.wpcf7 .wrap-inputs .item .btn {
    color: #347cde;
    border: 1px solid #347cde;
    padding: 11px 25px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
}

.wpcf7-form-control-wrap {
    display: block;

}

.wrap-checkbox .wpcf7-form-control-wrap input[type="checkbox"] {
    appearance: auto;
}

.wrap-checkbox label {
    display: flex;
    max-width: 365px;
    margin: 0 0 0 auto;
}

.wrap-checkbox {
    margin-bottom: 10px;
}

.wrap-checkbox .wpcf7-list-item {
    margin: 0;
}

.wrap-checkbox label br {
    display: none;
}

.wrap-checkbox label span {
    display: inline-block;
}

.wrap-checkbox label span a {
    color: #347cde;
}

.wrap-checkbox .wpcf7-form-control-wrap {
    margin: 0 10px 0 0;
}

.bottom-btn {
    text-align: center;
    margin: 45px 0;
}

.bottom-btn input {
    background: #347cde;
    color: #fff;
    border: 1px solid #347cde;
    padding: 11px 25px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    border-radius: 3px;
    cursor: pointer;
    width: 50%;
    text-align: center;
}

@media screen and (max-width: 520px) {
    .wpcf7 .wrap-inputs {
        max-width: 100%;
    }

    .wpcf7 .wrap-inputs .item {
        flex-direction: column;
    }

    .wpcf7 .wrap-inputs .item > label {
        margin: 0 0 15px 0;
    }

    .wpcf7 .wrap-inputs .item .wrap-inp {
        margin: 0;
        max-width: 100%;
    }

    .wpcf7 .wrap-inputs .item .file-input {
        margin: 0;
    }
}

mainhead .top-menu {
    height: auto;
}

.mainhead .top-menu .header-top-line {
    text-align: center;
}

.mainhead .top-menu .header-top-line p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 0 10px;
    margin: 0;
}

.mainhead .top-menu .header-top-line p a {
    text-decoration: none;
    color: #193469;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    background: #D5DCE4;
    margin: 0 0 0 16px;
}

@media screen and (max-width: 767px) {
    .mainhead .top-menu .header-top-line p a {
        font-size: 14px;
    }
}

.mainhead .mainnav .wrap-med {
    display: flex;
    align-items: center;
}

.mainhead .mainnav .nav li.with-submenu a {
    padding: 30px 34px 25px;
}

.mainhead .mainnav .nav li a {
    font-size: 16px;
    text-decoration: none;
}

.mainhead .mainnav .nav li.with-submenu > .submenu > li.with-submenu > .submenu {
    min-width: 210px;
}

@media screen and (min-width: 1024px) {
    .mainhead .mainnav .nav {
        margin: 0 auto;
        display: flex;
    }
}

@media screen and (max-width: 1200px) {
    .mainhead .mainnav .nav li.with-submenu a {
        padding: 30px 20px 25px;
    }
}

@media screen and (max-width: 1023px) {
    .mainhead .mainnav .wrap-med {
        justify-content: space-between;
    }

    .mainhead .mainnav .burger .open {
        margin: 0;
    }

    .mainhead .mainnav .burger {
        margin: 0;
        height: auto;
        width: 27px;
    }

    .mainhead .mainnav .burger .open {
        margin: 0;
    }

    .mainhead .mainnav .burger .open span {
        height: 4px;
        margin-bottom: 7px;
        border-radius: 4px;
    }

    .mainhead .mainnav .burger .open span:first-of-type {
        top: 0;
    }

    .mainhead .mainnav .nav li.with-submenu a {
        padding: 12px 40px 12px 12px;
    }

    .mainhead .mainnav .nav li.with-submenu > a > .naw-arrow {
        display: block;
    }
}

.mainfooter .wrap-med {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mainfooter .socials-part .title {
    margin-bottom: 8px;
}

.mainfooter .socials-part {
    width: auto;
    padding: 0;
    margin: 0 auto;
}

.mainfooter .socials-part .socials {
    margin-bottom: 19px;
}

.mainfooter {
    padding-top: 82px;
    padding-bottom: 105px;
}

.mainfooter .socials-part .copiright {
    font-size: 14px;
    font-weight: 400;
}

.mainfooter .privacy {
    order: 4;
    max-width: 150px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;

}

.mainfooter .privacy a {
    color: #898989;
    line-height: 1.4;
    font-weight: 400;

}

.mainfooter .privacy + .row .grid a {
    color: #898989;
    display: inline-block;
    margin-bottom: 23px;
    font-weight: 600;
}

.mainfooter .privacy + .row .grid .link:last-child a {
    margin: 0;
}

@media screen and (max-width: 767px) {

    .mainfooter .wrap-med:after {
        display: none;
    }

    .mainfooter .wrap-med {
        flex-direction: column;
        gap: 40px;
    }

    .mainfooter .socials-part {
        order: 3;
    }

    .mainfooter .privacy {
        order: 2;
    }
}

.mainfooter .socials-part .title {
    font-weight: 600;
}

