 
.video-blocks video, .what_say_element video, .wp-block-video img{    border-radius: 30px;}
body .wp-block-cover .blocks-gallery-grid .blocks-gallery-item figcaption{color:#fff}
body .blocks-gallery-grid .blocks-gallery-item figcaption{    bottom: -40px;background:none; color:#2A2FA3;}
.pum-content .consult__form{background:none;padding:0;}
body .swiper-button-next:after,  body .swiper-button-prev:after{
    content: '' !important;
}
body .pum-theme-lightbox .pum-container{
    border: 0;
    box-shadow: none;
}
.pum-content .read-more .more{
    font-weight: 400 !important;
}
.pum-container.popmake{
    border-radius: 20px !important;
}
body .swiper-button-next:after,body .swiper-button-prev:after{width:64px;height:64px;}
@media screen and (max-width:1200px){
	body .swiper-button-next:after, body .swiper-button-prev:after,
	body .swiper-button-next, body .swiper-button-prev{    width: 38px;height: 38px;}
}
.pum-close.popmake-close{
    box-shadow: none !important;
    background: transparent !important;
    right: 20px !important;
    top: 20px !important;
    font-size: 0 !important;
    width: 20px !important;
    height: 20px !important;
}
.pum-close.popmake-close:before{
    content: '';
    background: url("/wp-content/uploads/2022/11/close_icon.svg");
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
}
.pum-theme-33 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{top: 15px !important;right:15px !important;}
.pum-content .consult__form button {
    max-width: 220px;
    margin: 22px auto 0 auto;
    display: block;
}
/* for block with only email */
.wpcf7-form.sent .wpcf7-response-output,
 .wpcf7 form.invalid .wpcf7-response-output{
    margin-top: 45px;
    padding: 11px;
    display: block;
    text-align: center;
    max-width: 100%;
    font-size: 12px;
}
 .wpcf7-not-valid-tip{
    margin-top: 7px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
     font-size: 12px;
 }

/* for vertical */




:focus-visible{
    outline: 0 !important;
}
