/* NOTE begin Contact Form 7 */


.dialog-cf7 .title_vivesti_insert {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: transparent !important;
    color: #FFFFFF !important;
    font-family: var(--font-family-1);
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0px solid transparent !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-textarea {
    width: 100% !important;
    height: 50px !important;
    padding-left: 15px !important;
    border: 0px solid #000000 !important;
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #000;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    resize: none !important;
    margin-bottom: 0 !important;
    background-color: #fff !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%) !important;
    text-align: left !important;
    border-radius: 10px;
}

.wpcf7-textarea {
    height: 120px !important;
    padding-top: 15px !important;
}

.wrap_f {
    margin-bottom: 20px;
}

.wpcf7-submit {
    transition: 0.4s;
    background: var(--siniy-2);
    border-radius: 10px;
    width: 300px;
    height: 50px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: var(--belyy);
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 1px 1px rgb(0 0 0 / 0%) !important;
    border: 0px solid #000000;
}
.dialog-cf7 .wrap_sent p, .dialog-cf7 .wpcf7-submit {
    width: 100% !important;
}
.wpcf7-submit:hover {
    background: var(--fioletovyy) !important;
}

.wpcf7 ::-webkit-input-placeholder {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #949596;
}

.wpcf7 ::-moz-placeholder {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #949596;
}

.wpcf7 :-ms-input-placeholder {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #949596;
}

.wpcf7 :-ms-input-placeholder {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #949596;
}

.general-pop-up.dialog-cf7 {
    max-width: 400px;
    width: calc(100% - 40px);
    padding: 0px;
    background-color: var(--siniy-3) !important;
    background-image: url(../images/fon_4.svg), url(../images/fon_5.svg) !important;
    background-position: center bottom, center top;
    background-repeat: no-repeat;
    background-size: 100%;
}

.general-pop-up.dialog-cf7 .content_form_cf7 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.wpcf7 p {
    margin: 0px !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
}

.wpcf7 br {
    display: none !important;
}

.title_form_cf7 {
    display: none;
}

.wpcf7-form-control-wrap[data-name="title_peredat"] {
    display: none;
}

.wpcf7-not-valid,
.theme_1.wpcf7-form input.error,
.theme_1.wpcf7-form select.error,
.theme_1.wpcf7-form textarea.error {
    border: 1px solid #dc3232 !important;
}

.wpcf7 .wrap_sent {
    display: flex;
    align-items: center;
    position: relative;
}

.wpcf7-spinner {
    position: absolute !important;
    right: 0;
    top: calc(50% - 12px);
}


.wpcf7 .ajax-loader {
    margin-left: 15px;
}

.wpcf7-response-output {
    display: none;
}

.wpcf7-form.invalid .wpcf7-response-output {
    display: block;
}

.wpcf7-form.invalid .wpcf7-response-output {
    color: #dc3232;
    margin: 0;
    padding: 0;
    border: 0px solid #00a0d2;
    margin-bottom: 8px;
    margin-top: 8px;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-family: verdana;
    line-height: normal;
    display: none;
}

.wpcf7-form-control-wrap {
    display: block;
    line-height: 0;
}

.wrap_f.wrap_email,
.wrap_f.wrap_agree {
    display: none;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em;
}



.wrap_soglasie_na_obrabotky label input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item-label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
    line-height: normal;
    display: block;
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 14px;
    color: #ffffff7d;
    max-width: 500px;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 0px solid #dcdcdc;
    background-color: #fff;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item label input:checked+.wpcf7-list-item-label:before {
    background-image: url(../images/ok.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-color: var(--siniy-2);
}

.wrap_soglasie_na_obrabotky a {
    font-family: arial !important;
    text-decoration: none !important;
    font-size: 14px !important;
    color: #ffffff85 !important;
}
.forma_grey .wrap_soglasie_na_obrabotky a {
   color: #949596 !important;
}
.wrap_soglasie_na_obrabotky a:hover {
    text-decoration: underline !important;
}

/* NOTE begin загрузка файлов */


.codedropz-upload-inner h3,
.codedropz-upload-inner span,
.dnd-upload-image {
    display: none;
    overflow: visible;
}

.codedropz-upload-wrapper {
    font-family: "verdana";
}

.codedropz-upload-inner a {
    font-size: 16px;
    font-family: "verdana";
    color: rgb(119, 119, 119);
    display: flex;
    height: 30px;
    align-items: center;
    padding-left: 20px;
}

.codedropz-upload-handler {
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}

.dnd-upload-status .dnd-upload-details span.has-error {
    line-height: 1;
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 3px;
}


.codedropz-upload-container {
    padding: 0px !important;
}



.fl_upld_a1 {
    max-height: 100px;
    overflow: auto;
    overflow-x: hidden;
}

.dnd-upload-details {
    display: flex;
    align-items: center;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: transparent;
    display: block;
    font-size: 11px;
    text-align: right;
    color: #fff;
    height: 100%;
    width: 0;
    width: auto;
    line-height: 14px;
    width: 32px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.dnd-progress-bar {
    order: -1;
    overflow: visible !important;
    padding: 1px;
}

.dnd-upload-status .dnd-upload-details .name {
    width: 90% !important;
    margin-left: 10px;
    display: block;
    font-size: 14px;
    color: rgb(119, 119, 119);
}

.dnd-upload-status .dnd-upload-details {
    padding-left: 0px !important;
    width: 90% !important;
    overflow: hidden !important;
}

.dnd-upload-status .dnd-upload-details .remove-file {
    right: 5px;
    top: 4px;
}

.dnd-upload-status .dnd-upload-details .name em {
    display: none;
}

.dnd-upload-counter {
    bottom: 14px;
    font-size: 16px;
    color: rgb(119, 119, 119);
}

/* NOTE End загрузка файлов */
/* NOTE End Contact Form 7 */

/* NOTE begin mfp lightbox для текста ответа во всплывающем окне после отправки формы*/


#popup_msg_cf7 {
    max-width: 320px;
    background-color: #FFFFFF;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #fff;
    font-weight: 500;
}

#popup_msg_cf7 .popup-box {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popup_msg_cf7 .popup-title {
    font-size: 40px;
    padding-top: 20px;
}

#popup_msg_cf7 .popup-subtitle {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.popup-fancybox-close {
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: var(--color-1);
    color: #fff;
    width: 200px;
    height: 50px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}

.popup-fancybox-close:hover {
    opacity: 0.8;
}


.popup-img {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--color-1);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup-img:before {
    font-size: 50px;
    content: "\f00c";
    font-family: "fontawesome";
}




/* NOTE begin 1200px*/
@media screen and (max-width:1200px) {}

/* NOTE end 1200px*/



/* NOTE begin 500px*/
@media screen and (max-width:500px) {}

/* NOTE end 500px*/