.feedback-message {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px 40px;
    border-radius: 10px;
    z-index: 9999;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.03),
    0px 4px 51px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.03),
    0px 4px 51px rgba(0, 0, 0, 0.05);
    text-align: center;
}
.feedback-message p{
	margin-bottom:0!important;
}
.feedback-message-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.feedback-message-close {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    margin-top: 10px;
}

.feedback-message-close:hover {
    color: #ccc;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--color-osnova) !important;
    border-radius: 4px;
}
/*       Общее  */
.single-post .post .strela {
    display: none;
}
.social-links .versia2 {
    display: none;
}
/*      Мегаменю-контент    */
.top-bar-menu .mega-menu .mega-menu-div {
    padding: 40px 60px 25px 60px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0px 0px 2px rgb(16 24 40 / 27%);
    box-shadow: 0px 0px 2px rgb(16 24 40 / 27%);
    border-radius: 0px 0px 5px 5px;
    width: 670px !important;
    background-color: #fff !important;
}
.top-bar-menu > .menu-item > .mega-menu li {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 15px 5px 0px !important;
    width: 50% !important;
}
.top-bar-menu .mega-menu li:first-child {
    width: 100% !important;
}
.top-bar-menu .mega-menu li:first-child a {
    border: none !important;
    font-weight: 500 !important;
    font-style: normal !important;
    color: #565656 !important;
    letter-spacing: 0em !important;
    font-size: 18px;
    margin-bottom: 24px;
}
.top-bar-menu .mega-menu li a {
    padding: 0 !important;
    border: none !important;
    color: #2e2b6e;
}
.top-bar-menu .mega-menu li a:hover {
    opacity: 0.7;
}
/*      Мегаменю-контент    */
/*       Мобильное меню       */
.mobile_menu_overlay,
.mobile_menu_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bvi-active .mobile_menu_container{
	top:var(--topbdi);
}
.mobile_menu_overlay {
    display: none;
    cursor: pointer;
    z-index: 10200;
    background: rgba(0, 0, 0, 0.5);
}
.mobile_menu_container {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    overflow: hidden;
    z-index: 10201;
    background: #fff;
}
.menu_container .mobile_menu:hover {
    opacity: 0.7;
}
.mobile_menu_container.loaded {
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

.mobile_menu_container ul {
    margin: 0;
    padding: 0;
}
.header-middle .mobile_menu_container ul li:last-child {
    margin-bottom: 0px;
}
.mobile_menu_container .bbmenu {
    border: none;
}

/*       Мобильное меню       */
/*       Звонилка  */
.mobile-dooter {
    display: none;
    background-color: #fff;
    padding: 10px 15px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: var(--border) 1px 0px 6px 1px;
    box-shadow: var(--border) 1px 0px 6px 1px;
}
.mobile-dooter .button {
    background-color: var(--color-osnova) !important;
    color: #fff !important;
    width: 108px;
    margin-right: 14px !important;
    font-weight: 400 !important;
    border-radius: 10px !important;
    height: 42px;
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobile-dooter .tel {
    background-color: #858796 !important;
}
.mobile-dooter .tel path {
    fill: var(--color-osnova);
}
.mobile-dooter .tel:hover {
    background-color: var(--color-osnova);
}
.mobile-dooter .anim-chat {
    position: absolute;
    right: 20px;
    bottom: 12px;
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    visibility: visible;
    -webkit-animation: b24-widget-button-visible 1s ease-out forwards 1;
    animation: b24-widget-button-visible 1s ease-out forwards 1;
}
.mobile-dooter .chat {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-size: 30px;
    width: 56px;
    height: 56px;
    background-image: url('data:image/svg+xml,\
    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 682 682.66669" style="enable-background:new 0 0 512 512" xml:space="preserve" class="">\
    <g>\
    <path xmlns="http://www.w3.org/2000/svg" d="m544.386719 93.007812c-59.875-59.945312-139.503907-92.9726558-224.335938-93.007812-174.804687 0-317.070312 142.261719-317.140625 317.113281-.023437 55.894531 14.578125 110.457031 42.332032 158.550781l-44.992188 164.335938 168.121094-44.101562c46.324218 25.269531 98.476562 38.585937 151.550781 38.601562h.132813c174.785156 0 317.066406-142.273438 317.132812-317.132812.035156-84.742188-32.921875-164.417969-92.800781-224.359376zm-224.335938 487.933594h-.109375c-47.296875-.019531-93.683594-12.730468-134.160156-36.742187l-9.621094-5.714844-99.765625 26.171875 26.628907-97.269531-6.269532-9.972657c-26.386718-41.96875-40.320312-90.476562-40.296875-140.28125.054688-145.332031 118.304688-263.570312 263.699219-263.570312 70.40625.023438 136.589844 27.476562 186.355469 77.300781s77.15625 116.050781 77.132812 186.484375c-.0625 145.34375-118.304687 263.59375-263.59375 263.59375zm144.585938-197.417968c-7.921875-3.96875-46.882813-23.132813-54.148438-25.78125-7.257812-2.644532-12.546875-3.960938-17.824219 3.96875-5.285156 7.929687-20.46875 25.78125-25.09375 31.066406-4.625 5.289062-9.242187 5.953125-17.167968 1.984375-7.925782-3.964844-33.457032-12.335938-63.726563-39.332031-23.554687-21.011719-39.457031-46.960938-44.082031-54.890626-4.617188-7.9375-.039062-11.8125 3.476562-16.171874 8.578126-10.652344 17.167969-21.820313 19.808594-27.105469 2.644532-5.289063 1.320313-9.917969-.664062-13.882813-1.976563-3.964844-17.824219-42.96875-24.425782-58.839844-6.4375-15.445312-12.964843-13.359374-17.832031-13.601562-4.617187-.230469-9.902343-.277344-15.1875-.277344-5.28125 0-13.867187 1.980469-21.132812 9.917969-7.261719 7.933594-27.730469 27.101563-27.730469 66.105469s28.394531 76.683594 32.355469 81.972656c3.960937 5.289062 55.878906 85.328125 135.367187 119.648438 18.90625 8.171874 33.664063 13.042968 45.175782 16.695312 18.984374 6.03125 36.253906 5.179688 49.910156 3.140625 15.226562-2.277344 46.878906-19.171875 53.488281-37.679687 6.601563-18.511719 6.601563-34.375 4.617187-37.683594-1.976562-3.304688-7.261718-5.285156-15.183593-9.253906zm0 0" fill-rule="evenodd" fill="%23ffffff" data-original="%23000000" style=""/>\
    </g>\
    </svg>');
    z-index: 1;
    background-color: var(--color-osnova);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 60%;
}
.mobile-dooter .do-chat {
    height: 70px;
    width: 70px;
    background-color: var(--color-osnova);
    position: absolute;
    right: -7px;
    bottom: -7px;
    opacity: 0.2;
    border-radius: 60%;
}
.mobile-dooter .block-anim {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile-dooter .anim {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid var(--color-osnova);
    border-radius: 50%;
    -webkit-animation: widgetPulse infinite 1.5s;
    animation: widgetPulse infinite 1.5s;
}

@-webkit-keyframes widgetPulse {
    50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}
    100% {
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
}
}
@keyframes widgetPulse {
    50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}
    100% {
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    opacity: 0;
}
}

/*       Звонилка  */
/*     Футер  */
.footer {
    padding-top: 0px;
    padding-bottom: 0;
    z-index: 3;
    background-color: #fff;
}
.footer .obsh > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer .rad1 .stolb1 {
    width: 52%;
}
.footer .rad1 .stolb1 .zg {
    margin-bottom: 21px !important;
    margin-top: 13px !important;
	letter-spacing: 0.4px;
}
.footer .rad1 .stolb1 .zg .obob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
}
.footer .rad1 .stolb1 .zg .obob span {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 8px;
    line-height: 28px;
}
.footer .rad1 .stolb1 .opis {
    margin-bottom: 0;
    line-height: 19px !important;
    color: #484848;
}
.footer .rad1 .con .zg-con {
    font-weight: 600;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #484848;
    margin-bottom: 6px;
}
.footer .rad1 .con .telefoni{
	    display: flex;
	    flex-wrap: wrap;
}
.footer .rad1 .stolb2 {
    width: 30%;
    padding-left: 75px;
    padding-top: 7px;
}
.footer .rad1 .stolb2 .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .rad1 .stolb2 .social-links svg {
    display: none;
}
.footer .rad1 .stolb2 .social-links a {
    margin-right: 10px;
    padding: 5px 12px;
    border-radius: 20px;
    border: 1px solid #c0c0c0;
    margin-bottom: 10px;
}

.footer .rad1 .stolb2 .social-links p {
    font-size: 14px !important;
    line-height: 15px !important;
    color: #8c8c8c;
    margin-bottom: 0;
}
.footer .rad1 .stolb2 .social-links a:hover {
    background-color: var(--color-osnova);
    border: 1px solid var(--color-osnova);
}
.footer .rad1 .stolb2 .social-links a:hover p {
    color: #fff;
}

.footer .rad1 .stolb3 {
    width: 30%;
    padding-left: 171px;
    padding-top: 7px;
}

.footer .rad1 .rej {
    margin-bottom: 0;
}
.footer .rad1 .rej span {
    line-height: 19px;
    color: #484848;
}
.footer .rad1 .stolb2 .con:first-child {
    margin-bottom: 57px;
}
.footer .rad1 .stolb3 .con:first-child {
    margin-bottom: 60px;
}
.footer .rad1 .stolb2 .con:last-child .short-phone {
    line-height: 19px !important;
    color: #8c8c8c;
    margin-top: 3px;
    display: block;
    margin-bottom: 0;
}
.footer .rad1 .stolb2 .con:last-child .short-phone:first-child{
	margin-right:4px;
}

.footer .rad1 .stolb3 .short-email {
    line-height: 19px;
    color: #8c8c8c;
    margin-top: 10px;
    display: block;
}
.footer .rad1 .stolb3 .con:last-child .adres {
    max-width: 390px;
    margin-bottom: 0;
}
.footer .rad1 .stolb3 .con:last-child .zg-con {
    margin-bottom: 10px;
}
.footer .rad1 .stolb3 .adres {
    line-height: 19px !important;
    color: #8c8c8c;
}
.footer .rad1 {
    padding-bottom: 10px;
}
.footer .rad2 {
    border-radius: 10px;
    background-color: var(--fon);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 30px 25px;
    position: relative;
}
.footer .rad2 .stolb1 p {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #484848;
    margin-bottom: 0;
    margin-top: 3px;
}
.footer .rad2 .stolb1 .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.footer .rad2 .stolb1 .social-links p {
    display: none;
}
.footer .rad2 .stolb1 .social-links a {
    margin-right: 9px;
}
.footer .rad2 .stolb2 {
    width: 637px;
}
.footer .rad2 .stolb2 p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #484848;
}
.footer .rad2 .stolb3 {
    width: 54px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 60%;
    cursor: pointer;
}
.footer .rad2 .stolb3:hover {
    background-color: var(--color-osnova);
}
.footer .rad2 .stolb3:hover span {
    background-color: #fff;
}
.footer .rad2 .stolb3 span {
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--color-osnova);
}
.footer .rad2 .stolb3 span {
    -webkit-mask-image: url('data:image/svg+xml,\
<svg width="20" height="13" viewBox="0 0 20 13" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8449 11.8409C18.6382 12.053 18.303 12.053 18.0962 11.8409L10 3.536L1.90376 11.8409C1.69702 12.053 1.36181 12.053 1.15506 11.8409C0.948315 11.6289 0.948315 11.285 1.15506 11.0729L10 2L18.8449 11.0729C19.0517 11.285 19.0517 11.6289 18.8449 11.8409Z" fill="%23cd001a" stroke="%230ad6d7" stroke-width="2" stroke-linecap="round"/>\
</svg>');
    mask-image: url('data:image/svg+xml,\
<svg width="20" height="13" viewBox="0 0 20 13" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.8449 11.8409C18.6382 12.053 18.303 12.053 18.0962 11.8409L10 3.536L1.90376 11.8409C1.69702 12.053 1.36181 12.053 1.15506 11.8409C0.948315 11.6289 0.948315 11.285 1.15506 11.0729L10 2L18.8449 11.0729C19.0517 11.285 19.0517 11.6289 18.8449 11.8409Z" fill="%23cd001a" stroke="%230ad6d7" stroke-width="2" stroke-linecap="round"/>\
</svg>');
}
.footer .rad3 .stolb1 p {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #8c8c8c;
    margin-bottom: 0;
}
.footer .rad3 .stolb2 p {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #484848;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer .rad3 .stolb2 p a {
    border: 2px solid #484848;
    border-radius: 500px;
    font-weight: 900;
    font-size: 13px !important;
    line-height: 16px;
    padding: 10px 13px;
    color: #484848;
    text-transform: uppercase;
    margin-top: -10px;
    display: block;
    margin-left: 11px;
}
.footer .rad3 .stolb2 p a:hover {
    background-color: var(--fon);
    color: #484848;
}
.footer .rad3 {
    padding-top: 90px;
    padding-bottom: 60px;
}
.footer .rad4 {
    margin-top: 14px;
    margin-bottom: 25px;
}
.footer .rad4 p {
    font-size: 30px;
    font-weight: 400;
    color: #8c8c8c;
    opacity: 0.3;
}
.footer .rad1 .stolb2 .con:last-child .short-phone:hover,
.footer .rad1 .stolb3 .short-email:hover,
.footer .rad1 .stolb2 .soc a:hover {
    opacity: 0.9;
}
.footer .rad2 .block-soc .soc a:hover,
.footer .rad2 .stolb3:hover span {
    opacity: 0.9;
}
@media (max-width: 1229px) {
.footer .rad2 .stolb2 {
    width: 550px;
    margin-top: -13px;
}
}
@media (max-width: 991px) {
.footer .obsh > div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .rad1 .stolb1 {
    width: 100%;
}
.footer .rad1 .stolb1 .opis {
    max-width: 525px;
}
.footer .rad1 .stolb2,
.footer .rad1 .stolb3 {
    width: 50%;
    padding-left: 0;
    padding-top: 30px;
}
.footer .rad2 .stolb1 {
    margin-bottom: 15px;
}
.footer .rad2 .stolb3 {
    position: absolute;
    right: 30px;
    top: 25px;
}
.footer .rad2 .stolb2 p {
    margin-top: 15px;
}
}
@media (max-width: 767px) {
.footer {
    padding-bottom: 30px;
}
}
@media (max-width: 645px) {
.footer .rad3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer .rad3 .stolb1 {
    margin-bottom: 30px;
}
.footer .rad3 {
    padding-top: 30px;
    padding-bottom: 70px;
}
.footer .rad3 .stolb1 {
    display: none;
}
.footer .rad1 .stolb1 .opis {
    letter-spacing: 0;
}
.footer {
    padding-bottom: 60px;
}
}

@media (max-width: 560px) {
.footer .rad2 .stolb2 p br {
    display: none;
}
}
@media (max-width: 475px) {
.footer .rad1 .stolb2,
.footer .rad1 .stolb3 {
    width: 100%;
    padding-top: 30px;
}
}

/*     Футер  */
/*      Зелёная полоска   */
.zel-poloska {
    background-color: #353540;
    padding: 42px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.zel-poloska .zel-poloska-block1 p:after {
    background: url(/wp-content/uploads/2019/12/r_block.png) no-repeat;
}
.zel-poloska .zel-poloska-block3 {
    padding: 0;
}
.zel-poloska .vc_btn3-container {
    margin-bottom: 0px !important;
    float: right;
}
.zel-poloska button {
    font-size: 15px;
}
.zel-poloska .zel-poloska-block1 p {
    font-size: 20px;
    color: #fff;
    padding: 0 65px 0 0;
    font-weight: 400 !important;
}
.zel-poloska .zel-poloska-block1 h4 {
    margin-bottom: 0 !important;
    font-size: 20px;
    color: #fff !important;
    padding: 0 65px 0 0;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
}
.zel-poloska .zel-poloska-block1 h4:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 45px;
    opacity: 0.5;
    z-index: 3;
    right: 47px;
    margin-top: -23px;
}
.zel-poloska .zel-poloska-block1 {
    width: 20%;
}
.zel-poloska .zel-poloska-block2 {
    width: 55%;
}
.zel-poloska .zel-poloska-block1 h4:after {
    background: url(/wp-content/uploads/right-arrow-3.svg) no-repeat;
    background-size: 45px;
    background-position: center;
}
.zel-poloska .zel-poloska-block1 p:after {
    position: absolute;
    content: " ";
    width: 24px;
    height: 45px;
    opacity: 1;
    z-index: 3;
    right: 30px;
    margin-top: -23px;
}
.zel-poloska .zel-poloska-block2 p {
    color: #faf5f2;
    padding-left: 10px;
    letter-spacing: 0.5px !important;
    line-height: 26px !important;
}
.zel-poloska .zel-poloska-block2 .vc_column-inner {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.zel-poloska .zel-poloska-block3 a {
    background: #fff !important;
    color: #242629 !important;
    border: 2px solid #fff !important;
    font-size: 15px !important;
}
/*      Зелёная полоска   */
/*      Блог   */
.blog .cont-bred .hleb-otstup .vc_col-sm-12,
.blog .stoped-green .zel-poloska,
.single-post .cont-bred .hleb-otstup .vc_col-sm-12,
.single-post .stoped-green .zel-poloska,
.archive .cont-bred .hleb-otstup .vc_col-sm-12,
.archive .stoped-green .zel-poloska,
.single-product .stoped-green .zel-poloska,
.woocommerce-cart .stoped-green .zel-poloska,
.woocommerce-checkout .stoped-green .zel-poloska {
    max-width: 1460px;
}
.vc_row.hleb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.widget-area > .widget_categories ul li::before {
    line-height: 24px !important;
    margin-left: 10px;
}
.single-post .post-info .nov,
.single-post .post-info .post-title {
    display: none;
}

.single-post .zg-block {
    border-radius: 10px;
    padding: 68px 162px;
    position: relative;
    background-color: var(--color-osnova);
}
.single-post .zg-block p {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px !important;
    color: #ffffff;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.single-post h1,
.single-post .h1,
.single-post h2,
.single-post .h2,
.single-post h3,
.single-post .h3,
.single-post h4,
.single-post .h4,
.single-post h5,
.single-post .h5,
.single-post h6,
.single-post .h6 {
    font-family: inherit !important;
}
.single-post h2 {
    margin-bottom: 20px;
}
.single-post #block-2 img {
    min-height: 235px;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-post .all-content {
    width: 100%;
}
.single-post .all-content #FilterBlog {
    width: 100%;
}
.single-post .custom-post-header .zgst h1 {
    color: #fff !important;
    text-align: center;
    margin-bottom: 0 !important;
    max-width: 650px;
    width: 100%; /* Важно для flex-контейнера */
    white-space: normal !important; /* Отключает nowrap */
    word-break: break-word; /* Ломает длинные слова */
    overflow-wrap: break-word; /* Альтернатива для сложных слов */
    hyphens: auto; /* Автодефисы, если поддерживается */
	    font-weight: 700 !important;
    line-height: 110% !important;
}
.single-post .all-content .content {
    margin-right: 0;
}
.single-post .ac2 {
    width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.single-post .post-info .post-title {
    padding-bottom: 20px;
}
.single-post .post-title a {
    letter-spacing: 0.4px;
    font-size: 20px;
    color: #1e222e;
    font-weight: 500;
}
.single-post .post-thumb {
    display: none;
}
.single-post .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
}
.single-post .post-item {
    margin-bottom: 0px;
}
.single-post .sidebar-blog .widget_categories {
    display: none;
}
.single-post .sidebar-blog #block-2 li:before {
    display: none;
}
.single-post .sidebar-blog #block-3 h2 {
    font-size: 26px;
    padding-bottom: 0;
    font-weight: 500 !important;
}
.single-post .sidebar-blog #block-2 li {
    position: relative;
    border: none;
    padding: 0;
    margin-bottom: 20px;
}
.single-post .sidebar-blog #block-2 li > a {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 100% !important;
    opacity: 0.9;
    left: 0px;
    padding: 20px 13px !important;
    min-height: 86px;
    color: #666;
    font-size: 20px;
    margin: 0px;
    font-weight: 400 !important;
}
.blog .sidebar-blog #block-2,
.blog .sidebar-blog #block-3,
.archive .sidebar-blog #block-2,
.archive .sidebar-blog #block-3 {
    display: none;
}
.blog .stoped-green,
.single-post .stoped-green,
.archive .stoped-green,
.single-product .stoped-green,
.woocommerce-cart .stoped-green,
.woocommerce-checkout .stoped-green {
    width: 100%;
    background-color: #353540;
    padding: 0;
}
.blog .zel-poloska,
.single-post .zel-poloska,
.archive .zel-poloska,
.single-product .zel-poloska,
.woocommerce-cart .zel-poloska,
.woocommerce-checkout .zel-poloska {
    padding: 42px 15px;
}
.blog .zel-poloska .zel-poloska-block2 p,
.single-post .zel-poloska .zel-poloska-block2 p,
.archive .zel-poloska .zel-poloska-block2 p,
.single-product .zel-poloska .zel-poloska-block2 p,
.woocommerce-cart .zel-poloska .zel-poloska-block2 p,
.woocommerce-checkout .zel-poloska .zel-poloska-block2 p {
    margin-bottom: 0;
}
.blog .zel-poloska .zel-poloska-block1,
.single-post .zel-poloska .zel-poloska-block1,
.archive .zel-poloska .zel-poloska-block1,
.single-product .zel-poloska .zel-poloska-block1,
.woocommerce-cart .zel-poloska .zel-poloska-block1,
.woocommerce-checkout .zel-poloska .zel-poloska-block1 {
    position: relative;
}
.blog .zel-poloska .zel-poloska-block3,
.single-post .zel-poloska .zel-poloska-block3,
.archive .zel-poloska .zel-poloska-block3,
.single-product .zel-poloska .zel-poloska-block3,
.woocommerce-cart .zel-poloska .zel-poloska-block3,
.woocommerce-checkout .zel-poloska .zel-poloska-block3 {
    width: 25%;
}
.blog .hleb-obs,
.single-post .hleb-obs,
.archive .hleb-obs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog .sidebar,
.archive .sidebar,
.single-post .sidebar {
    padding: 0;
    position: sticky;
    top: 116px;
    height: 100%;
    margin-bottom: 45px;
    width: 330px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.blog .all-content,
.archive .all-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog #widget-area,
.archive #widget-area,
.single-post #widget-area {
    width: 100%;
    padding: 0;
}
.single-post .stranica-block,
.search .stranica-block > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 15px 30px;
}
.blog .container > .row,
.archive .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 15px;
}
.blog .container > .row{
	padding: 50px 15px 50px;
}
.blog .cont-bred > .row,
.archive .cont-bred > .row,
.single-post .cont-bred > .row {
    padding: 0px;
}
.blog .widget_categories,
.archive .widget_categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0 !important;
}
.blog .widgettitle,
.archive .widgettitle {
    padding-bottom: 0;
}
.blog .ovic_blog article,
.archive .ovic_blog article {
    padding: 0;
    margin: 0 10px 20px;
    position: relative;
    height: 100%;
    border-radius: 10px;
		border: 1px solid var(--color-osnova2);
}

.blog .first-article article:first-child {
    width: calc(100% - 20px);
    height: 520px;
}

.blog .other-articles article,
.archive .other-articles article {
    width: calc(50% - 20px);
}
.blog figure {
    height: 100%;
}
.post-item .post-thumb a:hover::after {
    background-color: #fff0 !important;
}

.blog .ovic_blog article .all-ssil,
.single-post .ovic_blog article .all-ssil {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.blog .ovic_sidebar .poisk form,
.archive .ovic_sidebar .poisk form,
.single-post .ovic_sidebar .poisk form {
    position: relative;
    margin-bottom: 15px;
}
.blog .ovic_sidebar .block2 input[type="text"],
.archive .ovic_sidebar .block2 input[type="text"],
.single-post .ovic_sidebar .block2 input[type="text"] {
    width: 100%;
    background-color: #fff;
    height: 45px;
    padding: 9px 28px !important;
    font-size: 16px;
    color: #333;
    border: 1px solid #dbdfec;
    border-radius: 5px;
}
.blog .ovic_sidebar form,
.archive .ovic_sidebar form,
.single-post .ovic_sidebar form {
    background: none !important;
    position: relative !important;
    margin-bottom: 15px;
    height: auto !important;
    border-radius: 5px !important;
}
.blog .ovic_sidebar .block2 input[type="submit"],
.archive .ovic_sidebar .block2 input[type="submit"],
.single-post .ovic_sidebar .block2 input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 70px;
    height: 43px;
    background-color: #fff;
    border: none;
    cursor: pointer;
    background-image: url(/wp-content/uploads/search-interface-symbol.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
}
.blog .ovic_sidebar .block2 input[type="submit"]:hover,
.archive .ovic_sidebar .block2 input[type="submit"]:hover,
.single-post .ovic_sidebar .block2 input[type="submit"]:hover {
    background-image: url(/wp-content/uploads/search-interface-symbol-1.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-size: 20px !important;
}
.blog .ovic_blog,
.archive .ovic_blog,
.single-post .ovic_blog {
    padding: 0px;
    width: 100%;
}
.blog .ovic_sidebar .block2 input[type="text"]::-webkit-input-placeholder,
.archive .ovic_sidebar .block2 input[type="text"]::-webkit-input-placeholder,
.single-post
.ovic_sidebar
.block2
    input[type="text"]::-webkit-input-placeholder {
    color: #696e82;
}
.blog .post-item .post-thumb a,
.archive .post-item .post-thumb a,
.single-post .post-item .post-thumb a {
    width: 100%;
    border-radius: 0;
    height: 100%;
}
.sidebar .input-bar {
    display: none;
}
.sidebar .label-bar {
    text-align: center;
    padding: 10px 20px;
    position: relative;
    background-color: #fff;
    border: 1px solid #dbdfec;
    border-radius: 5px;
    display: none;
    font-size: 16px;
    line-height: 30px;
}
.blog
.hleb
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
.bread-div
.wpb_wrapper,
.archive
.hleb
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
.bread-div
.wpb_wrapper,
.single-post
.hleb
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
.bread-div
.wpb_wrapper,
.search
.hleb
    > .wpb_column
    > .vc_column-inner
    > .wpb_wrapper
.bread-div
.wpb_wrapper {
    color: #8c8c8c !important;
    padding-top: 54px !important;
    padding-bottom: 0px !important;
}
.blog .widget_categories ul,
.archive .widget_categories ul {
    float: left;
}
.blog .widget_categories ul li,
.archive .widget_categories ul li {
    padding: 0 !important;
    border: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.blog .widget_categories ul li a,
.archive .widget_categories ul li a {
    margin-right: 0;
    color: #666;
}
.blog .widget_categories ul ul,
.archive .widget_categories ul ul {
    margin: 0 !important;
    padding-left: 0 !important;
}
.blog #searchform,
.single-post #searchform,
.archive #searchform {
    background-position: 15px 13px;
}
.blog #searchform .chert,
.single-post #searchform .chert,
.archive #searchform .chert {
    left: 35px;
}
.blog .post-item .post-thumb,
.blog .post-item .post-info,
.archive .post-item .post-thumb,
.archive .post-item .post-info {
    margin-bottom: 0px;
}
.blog .post-info,
.archive .post-info {
    width: 100% !important;
    padding: 0px !important;
}
.blog .other-articles article:hover .post-date-con {
    background-color: #fff0;
}
.blog-grid .post-item .post-date {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background-color: #fff0;
    z-index: 1;
	    margin-bottom: 3px;
}
.blog-grid .post-item .post-date span {
    color: #8c8c8c !important;
    font-size: 14px;
    line-height: 20px;
}
.blog-grid .post-item .post-date span:after {
    content: ".";
}
.blog-grid .post-item .post-date span:last-child:after {
    content: "";
}
.blog .blog-grid .post-item .post-title,
.archive .blog-grid .post-item .post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-bottom: 0px;
    text-transform: initial;
    height: auto;
    margin-left: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    white-space: revert;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
	    line-height: 120% !important;
	font-weight: 500 !important;
	    padding-left: 2px;
}
.blog .blog-grid .post-item .post-title.dlapoisk {
    display: none;
}
.blog article .strela {
    position: absolute;
    z-index: 2;
    right: 30px;
    top: 30px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog .other-articles article .strela{
	right: 18px;
    top: 10px;
}
.blog .nov,
.archive .nov {
    font-size: 14px;
    line-height: 14px !important;
    color: #484848;
    margin-bottom: 0px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}
.blog .nov .krug,
.archive .nov .krug {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 8px;
    height: 8px;
    background-color: var(--color-osnova);
    border-radius: 60%;
    margin-right: 8px;
}
.blog .other-articles .nov {
    display: none;
}
.blog .blog-grid .post-item .post-title a,
.archive .blog-grid .post-item .post-title a {
    color: #484848 !important;
}
.blog-grid .post-item .post-content {
    line-height: 17px;
    margin-bottom: 42px;
    font-size: 14px;
    color: #696e82;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    display: none;
}
.blog-grid .post-item .read-more,
.interesno-blog-block .read-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    position: absolute;
    bottom: 22px;
    cursor: pointer;
    z-index: 1;
}

.blog .post-date-con,
.archive .post-date-con {
    position: relative;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column;
    height: 100%;
    border-radius: 10px;
    right: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: space-between;
    padding: 30px;
}
.blog .other-articles .post-date-con,
.archive .other-articles .post-date-con{
	padding: 12px 30px 30px;
}
.blog .voprosy-i-otvety-4, .archive .voprosy-i-otvety-4, .blog .novosti-1, .archive .novosti-1{
	display:none;
}
.blog .first-article {
    width: 50%;
    position: sticky;
    top: var(--sticky-top);
}
.blog .first-article article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.blog article:hover .strela{
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.blog .first-article .post-thumb {
    width: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.blog .first-article article img {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
	border-bottom-right-radius: 10px!important;
}
.blog .first-article .post-date-con {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.blog article .textforsearch {
    display: none;
}
.blog .other-articles {
    width: 50%;
}
.blog .ovic_blog article .read-more .reader,
.archive .ovic_blog article .read-more .reader,
.interesno-blog-block .read-more .reader {
    display: none;
}
.blog .ovic_blog article:hover .read-more .reader,
.archive .ovic_blog article:hover .read-more .reader,
.interesno-blog-block li:hover .read-more .reader {
    display: block;
}
.blog .ovic_blog .content-post,
.archive .ovic_blog .content-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.blog-grid .post-item .read-more .reader,
.interesno-blog-block .read-more .reader {
    color: var(--color-osnova);
    font-size: 16px;
    line-height: 19px !important;
    margin-bottom: 0;
    padding-right: 24px;
}
.interesno-blog-block .read-more {
    padding-left: 21px;
}
.blog-grid .post-item .read-more svg,
.interesno-blog-block .read-more svg {
    width: 22px;
    height: auto;
}
.blog-grid .post-item .read-more svg path,
.interesno-blog-block .read-more svg path {
    fill: #1e222e;
}
.blog .ovic_blog article:hover .read-more svg path,
.archive .ovic_blog article:hover .read-more svg path,
.interesno-blog-block li:hover .read-more svg path {
    color: var(--color-osnova) !important;
}
.blog .hleb .vc_column_container,
.archive .hleb .vc_column_container,
.search .hleb .vc_column_container,
.single-post .hleb .vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.search .stranica-block .all-content {
    width: 100%;
}
.blog .blog-grid .post-thumb figure,
.archive .blog-grid .post-thumb figure {
    margin-bottom: 0;
}
.blog .img-responsive,
.archive .img-responsive {
    height: 100%;
    width: 100%;
}
.blog .ovic_blog .img-responsive {
    -o-object-fit: cover;
	aspect-ratio: 1 / 0.47415;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}
.blog input:checked ~ article.ac2,
.single-post input:checked ~ article.ac2 {
    height: auto;
    display: block;
}
.blog .bred-poisk,
.archive .bred-poisk {
    display: none;
}
.blog .post-thumb,
.archive .post-thumb {
    height: 155px;
}
.blog .ovic_blog article .post-thumb {
    height: 100%;
}
.interesno-blog-block .zg {
    font-weight: 500;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #1e222e;
    margin-bottom: 45px !important;
}
.interesno-blog-block .block-kont {
    background: #ffffff;
    border: 1px solid #dbdfec;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 216px;
    padding: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.interesno-blog-block .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 25px);
    margin: 0 12.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
}
.interesno-blog-block .wp-block-latest-posts.columns-3 li:hover a {
    color: var(--color-osnova) !important;
}
.interesno-blog-block .wp-block-latest-posts.columns-3 {
    margin: 0 -12.5px;
}
.interesno-blog-block .wp-block-latest-posts__post-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #1e222e !important;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0px 15px 0px;
}
.interesno-blog-block .wp-block-latest-posts__post-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #696e82;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 15px 15px 15px;
}
.interesno-blog-block .wp-block-latest-posts__post-excerpt {
    margin-bottom: 0;
    margin-top: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #696e82;
    margin: 15px 15px 30px;
}
.interesno-blog-block a:hover {
    opacity: 1 !important;
    text-decoration: none !important;
}
.interesno-blog-block a:hover .wp-block-latest-posts__post-title {
    color: var(--color-osnova) !important;
}
.interesno-blog-block img {
    width: 100%;
}
.interesno-blog-block {
    padding-top: 165px;
}
.blog-str img {
    width: 100%;
}
.blog-str p {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 25px !important;
    color: #696e82;
}
.blog-str .zg {
    font-weight: 500;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #1e222e;
    margin: 50px 0 20px;
}
.post-item .post-content {
    margin-bottom: 0px !important;
}
@media (max-width: 1490px) {
.wp-block-latest-posts.columns-3 li:nth-child(2n) {
    margin-right: 0;
}
.wp-block-latest-posts.columns-3 li:nth-child(3n) {
    display: none;
}
.interesno-blog-block .wp-block-latest-posts.columns-3 li {
    width: calc(50% - 25px);
}
}
@media (max-width: 1229px) {
}
@media (max-width: 991px) {
.blog .img-responsive,
.archive .img-responsive {
    -o-object-fit: cover;
    object-fit: cover;
}
.single-post .zg-block {
    padding: 68px 50px;
}
.single-post .stranica-blog .opis {
    padding-left: 50px;
    margin: 31px 100px 0px 50px;
}
}
@media (max-width: 767px) {
.blog .ovic_blog article,
.archive .ovic_blog article {
    width: calc(100% - 26px);
}
.interesno-blog-block .wp-block-latest-posts.columns-3 li {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.interesno-blog-block .block-kont {
    height: auto;
    padding: 21px 21px 56px;
}
.wp-block-latest-posts.columns-3 li:nth-child(3n) {
    display: block;
}
.wp-block-latest-posts.columns-3 li:nth-child(2n) {
    margin-right: 12.5px;
}
.blog .container > .row,
.archive .container > .row,
.search .stranica-block > .row,
.single-post .stranica-block {
    padding: 50px 15px 30px;
}
.single-post .stranica-blog .opis {
    margin: 31px 50px 0px;
}
}
@media (max-width: 525px) {
.single-post .zg-block {
    padding: 68px 30px;
}
.single-post .stranica-blog .opis {
    padding-left: 30px;
    margin: 31px 30px 0px 0px;
}
}

/* Другие новости блога 1*/

.drug-nov-blo {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: var(--fon);
}
.drug-nov-blo .custom-posts-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}
.drug-nov-blo .chast1 .opis {
    color: #484848;
    margin-bottom: 0;
    margin-top: 7px;
}
.drug-nov-blo .chast2 p {
    font-size: 12px;
    color: #484848;
    margin-bottom: 0px;
    width: 114px;
    line-height: 15px !important;
    margin-right: 2px;
}
.drug-nov-blo .pol1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.drug-nov-blo .pol1 .chast2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.drug-nov-blo .custom-post {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    aspect-ratio: 1 / 0.71;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
}
.drug-nov-blo .custom-post-content {
    padding: 30px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    z-index: 1;
    position: relative;
}

.drug-nov-blo .custom-post-date {
    font-size: 14px;
    display: block;
    margin-bottom: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.drug-nov-blo .custom-post-title {
    font-weight: 500 !important;
    font-size: 24px;
    line-height: 1.2 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 0px !important;
    white-space: revert;
}
.drug-nov-blo .custom-post:hover .custom-post-title,
.drug-nov-blo .custom-post:hover .custom-post-date {
    color: #fff !important;
}
.drug-nov-blo .custom-post-content:before {
    content: "";
    background-position: center;
    background-image: url('data:image/svg+xml,\
<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg">\
<circle cx="29.0029" cy="29" r="20" transform="rotate(45 29.0029 29)" fill="%23F2F7FC"/>\
<path d="M30.4174 36.0717L37.4885 29.0006M37.4885 29.0006L30.4174 21.9295M37.4885 29.0006L21.0879 28.8163" stroke="%23484848" stroke-width="2" stroke-linecap="round"/>\
</svg>');
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    top: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.drug-nov-blo .custom-post-content:hover:before {
    background-image: url('data:image/svg+xml,\
<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg">\
<circle cx="29.0029" cy="29" r="20" transform="rotate(45 29.0029 29)" fill="white"/>\
<path d="M30.4174 36.0717L37.4885 29.0006M37.4885 29.0006L30.4174 21.9295M37.4885 29.0006L21.0879 28.8163" stroke="%23484848" stroke-width="2" stroke-linecap="round"/>\
</svg>');
}
.drug-nov-blo .custom-post:hover .custom-post-content:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.drug-nov-blo .custom-post-image {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 0;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.drug-nov-blo .custom-post:hover:after {
    content: "";
    background-color: #000;
    opacity: 0.4;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.drug-nov-blo .custom-post:hover .custom-post-content {
    background-color: #fff0;
}
.drug-nov-blo .custom-post:hover .custom-post-image {
    opacity: 1;
}
@media (max-width: 1229px) {
.drug-nov-blo .custom-posts-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.drug-nov-blo .custom-post {
    width: calc(50% - 20px);
}
}
@media (max-width: 991px) {
.drug-nov-blo .custom-post-title {
    font-size: 22px;
    color: #fff !important;
}
.drug-nov-blo .custom-post-date {
    color: #fff !important;
}
.drug-nov-blo .custom-post-content {
    background-color: #fff0;
}
.drug-nov-blo .custom-post-image {
    opacity: 1;
}
.drug-nov-blo .custom-post:after {
    content: "";
    background-color: #000;
    opacity: 0.4;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
}
@media (max-width: 767px) {
.drug-nov-blo .pol1 .chast2 {
    display: none;
}
.drug-nov-blo .custom-post-title {
    font-size: 20px;
}
}
@media (max-width: 600px) {
.drug-nov-blo .custom-post {
    width: 100%;
}
}
@media (max-width: 525px) {
.drug-nov-blo .custom-post-title {
    font-size: 18px;
}
}
/* Другие новости блога конец*/

/*     Поиск     */

.search_result {
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
    z-index: 9999;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.keywords_search {
    display: none;
}
#searchform {
    position: relative;
    height: 49px;
}
#searchform img {
    position: absolute;
    top: 13px;
    left: 11px;
    width: 22px;
}
#searchform .chert {
    position: absolute;
    top: 12px;
    left: 30px;
    display: block;
    width: 15px;
    height: 24px;
    border-right: 1px solid #e6e6e6;
}
#searchform .chert {
    position: absolute;
    top: 12.5px;
    left: 30px;
    display: block;
    width: 15px;
    height: 24px;
    border-right: 1px solid #e6e6e6;
}
.search .post-info .nov {
    display: none;
}
.search .post-item .post-title {
    font-weight: 600 !important;
    color: var(--color-osnova);
    padding-bottom: 6px !important;
    text-transform: inherit;
}
.search .post-item .post-title.dlablog {
    display: none;
}
.search .post-item .post-title:hover a {
    color: var(--color-osnova2);
}
.search .bred-poisk p {
    font-weight: 400;
    color: #484848;
    margin-bottom: 0;
    text-transform: lowercase;
}
.search .bred-poisk a .s2 {
    display: none;
}
.search .bred-poisk {
    margin-bottom: 0px;
}
.search .bred-poisk svg {
    width: 4px;
    margin-left: 4px;
    margin-right: 10px;
    height: 10px;
}
.search .bred-poisk a {
    text-transform: none;
}
.search .textforsearch p {
    margin-bottom: 0;
}
.search .bred-poisk a:hover {
    color: var(--color-osnova);
}
.search .blog-grid {
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search .first-article {
    width: 100%;
}
.search .sidebar,
.search .post-date {
    display: none !important;
}
.search figure {
    margin: 0;
}
.search .post-thumb a {
    border-radius: 0;
}
.search .post-info {
    padding-left: 0 !important;
}
.search .main-content {
    width: 100%;
}
.navigation.pagination {
    text-align: center;
    margin-top: 30px;
}
.search .navigation.pagination {
    margin: 28px -15px 0 -15px;
}
.navigation.pagination .nav-links {
    padding: 12px;
    border: 1px solid var(--border);
    border-radius: 10px;
    width: 100%;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navigation.pagination .bitok {
    position: absolute;
    right: 0;
}
.navigation.pagination .page-numbers.prev {
    margin-right: 9px;
}
.navigation.pagination .nav-links > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navigation.pagination .page-numbers {
    width: 54px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #9fa2ae;
    border-radius: 60%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.navigation.pagination .nav-links *:last-child {
    margin-right: 0 !important;
}
.navigation.pagination .page-numbers.current {
    background-color: var(--color-osnova);
    color: #ffffff;
}
.navigation.pagination .page-numbers:hover {
    color: var(--color-osnova) !important;
}
.navigation.pagination .current:hover {
    color: #fff !important;
}

.navigation.pagination #enabled,
.navigation.pagination .page-numbers.prev {
    display: block;
    height: 54px;
    width: 54px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid var(--color-osnova);
    border-radius: 60%;
}
.navigation.pagination #disabled,
.navigation.pagination .page-numbers.next {
    border: 1px solid var(--border);
}
.navigation.pagination #disabled:before,
.navigation.pagination .page-numbers.next:before {
    background-color: #696e8299 !important;
}
.navigation.pagination #enabled:before {
    background-color: var(--color-osnova) !important;
}
.navigation.pagination #enabled {
    pointer-events: inherit;
}
.navigation.pagination .page-numbers.next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.navigation.pagination .page-numbers.next:before,
.navigation.pagination .page-numbers.prev:before {
    content: "";
    background-size: 100% 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--color-osnova);
    -webkit-mask-position: center;
    -webkit-mask-image: url('data:image/svg+xml,\
    <svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path d="M0.292893 7.29289C-0.0976314 7.68341 -0.0976315 8.31658 0.292892 8.7071L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34314C8.46159 1.95262 8.46159 1.31945 8.07107 0.928929C7.68055 0.538405 7.04738 0.538405 6.65686 0.928929L0.292893 7.29289ZM24 7L1 7L1 9L24 9L24 7Z" fill="%23696E82" fill-opacity="0.6"/>\
</svg>');
    mask-image: url('data:image/svg+xml,\
    <svg width="24" height="16" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path d="M0.292893 7.29289C-0.0976314 7.68341 -0.0976315 8.31658 0.292892 8.7071L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34314C8.46159 1.95262 8.46159 1.31945 8.07107 0.928929C7.68055 0.538405 7.04738 0.538405 6.65686 0.928929L0.292893 7.29289ZM24 7L1 7L1 9L24 9L24 7Z" fill="%23696E82" fill-opacity="0.6"/>\
</svg>');
    width: 100%;
    height: 100%;
    display: block;
}
.search .content article {
    width: 100%;
    border: 1px solid var(--border);
    border-radius: 10px;
}
.search .all-blog-con .post-item .post-thumb a {
    display: none;
}

.search .post-thumb {
    display: none;
}

.search .post-item {
    padding: 30px 30px 40px !important;
    background-color: #fff;
    margin-bottom: 20px;
}
.search .content #searchform {
    position: relative;
    height: auto;
    margin-bottom: 30px;
    background-color: var(--fon);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
}
.search .content #searchform button {
    background-color: #fff0;
    padding: 20px 40px 14px !important;
    height: auto;
}
.search .content #searchform button:hover {
    background-color: #fff0 !important;
}
.search-no-results .main-content {
    padding: 0;
}
.search .content #searchform input[type="text"] {
    height: 60px;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 22px;
    color: #8c8c8c;
    font-weight: 400 !important;
    caret-color: #8c8c8c;
    border: none;
    padding-left: 21px !important;
}
.search .content #searchform img {
    position: absolute;
    top: 19px;
    right: 20px;
    width: 24px;
    left: auto;
}
.search .post-item .post-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search .post-item .post-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px !important;
    color: #484848;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    margin-bottom: 0;
}
.search .content-post .read-more a {
    padding: 14px 35px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
    line-height: initial !important;
    border-radius: 10px !important;
    background: var(--color-osnova) !important;
    color: #fff !important;
    border: 2px solid var(--color-osnova) !important;
    margin-top: 17px;
    margin-bottom: 0;
}

.search #searchform #s {
    width: 100%;
    padding-left: 51px;
}
.search-no-results .no-results #searchform:last-child {
    display: none;
}
.search .content article .strela,
.search .content article .nov {
    display: none;
}
.search .other-articles {
    width: 100%;
}
.search-no-results .header-2 .block-poisk #searchform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.widgettitle {
    line-height: inherit;
}
.widget .search-form .search-field {
    border-radius: 3px;
}
.widget .search-form .search-submit {
    background-color: var(--color-osnova);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widget .search-form .search-submit span:before {
    color: #fff;
}

.search .post-item .post-content,
.search .post-item .textforsearch {
    display: none;
}
/*     Поиск     */
/*       Блог  */
/*       Адаптация  */
@media (max-width: 1490px) {
.zel-poloska .zel-poloska-block1 h4 {
    position: relative;
}
.zel-poloska .zel-poloska-block1 h4:after {
    right: 10px;
    margin-top: -45px;
}
.header-2 .header-middle .right .div1 {
    display: none !important;
}
}
@media (max-width: 1489px) {
.blog .cont-bred .hleb-otstup .vc_col-sm-12,
.blog .stoped-green .zel-poloska,
.single-post .cont-bred .hleb-otstup .vc_col-sm-12,
.single-post .stoped-green .zel-poloska,
.archive .cont-bred .hleb-otstup .vc_col-sm-12,
.archive .stoped-green .zel-poloska {
    max-width: 1170px;
}
.blog .first-article .post-thumb {
    width: 300px;
}
.single-post .zg-block {
    padding: 68px 122px;
}
}
@media (max-width: 1229px) {
.top-bar-menu .menu-item-type-custom > * {
    position: initial;
}
.top-bar-menu {
    position: relative;
}
.header-control .lbh-city-1 {
    display: none;
}
.zel-poloska .zel-poloska-block3 .vc_column-inner {
    padding-left: 0 !important;
}
.zel-poloska .zel-poloska-block2 br {
    display: none;
}
.zel-poloska .zel-poloska-block1 {
    width: 25%;
}
.zel-poloska .zel-poloska-block2 {
    width: 50%;
}
.zel-poloska .zel-poloska-block1 h4:after {
    margin-top: -22px;
}
.single-post .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-post .row .ovic_blog {
    width: 100%;
}
.single-post .sidebar-blog {
    position: relative;
}
.single-post .sidebar-blog #block-2 li a {
    min-height: auto;
}
}
@media (max-width: 1229px) {
.blog .cont-bred .hleb-otstup .vc_col-sm-12,
.blog .stoped-green .zel-poloska,
.single-post .cont-bred .hleb-otstup .vc_col-sm-12,
.single-post .stoped-green .zel-poloska,
.archive .cont-bred .hleb-otstup .vc_col-sm-12,
.archive .stoped-green .zel-poloska {
    max-width: 940px;
}
}
@media (max-width: 991px) {
.single-post .zg-block {
    padding: 40px 50px;
}

.header .descriptor {
    display: none;
}
.header .logo a {
    border-right: none !important;
}
.zel-poloska {
    display: block;
}
.zel-poloska .zel-poloska-block1 h4 br {
    display: none;
}
.zel-poloska .zel-poloska-block2 p {
    padding: 0;
}
.zel-poloska .zel-poloska-block2 .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.zel-poloska .zel-poloska-block1 {
    width: 100% !important;
}
.zel-poloska .zel-poloska-block2 {
    width: 100% !important;
    margin: 15px auto 25px;
}
.zel-poloska .zel-poloska-block1 p {
    padding: 0;
}
.zel-poloska .zel-poloska-block1 h4:after {
    display: none;
}
.zel-poloska .zel-poloska-block3 {
    width: 100% !important;
}
.zel-poloska .zel-poloska-block3 .vc_column-inner {
    padding-left: 15px !important;
}
.zel-poloska .vc_btn3-container {
    margin-bottom: 0px !important;
    float: none;
}
.blog .zel-poloska .zel-poloska-block2 .vc_column-inner,
.blog .zel-poloska .zel-poloska-block3 .vc_column-inner,
.single-post .zel-poloska .zel-poloska-block2 .vc_column-inner,
.single-post .zel-poloska .zel-poloska-block3 .vc_column-inner,
.archive .zel-poloska .zel-poloska-block2 .vc_column-inner,
.archive .zel-poloska .zel-poloska-block3 .vc_column-inner {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.blog .hleb-obs,
.single-post .hleb-obs,
.archive .hleb-obs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog .block2,
.archive .block2 {
    margin-bottom: 25px;
}
.search .container > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog .col-lg-3,
.single-post .col-lg-3,
.search .col-lg-3,
.archive .col-lg-3 {
    position: relative;
}
.search .sidebar .sidebar-blog {
    margin-bottom: 30px;
}
.single-post .sidebar-blog {
    padding: 55px 50px 25px;
}
.blog .cont-bred .hleb-otstup .vc_col-sm-12,
.blog .stoped-green .zel-poloska,
.single-post .cont-bred .hleb-otstup .vc_col-sm-12,
.single-post .stoped-green .zel-poloska,
.archive .cont-bred .hleb-otstup .vc_col-sm-12,
.archive .stoped-green .zel-poloska {
    max-width: 720px;
}
.right-form {
    right: 30px;
}
}
@media (max-width: 767px) {
.blog .hleb-obs h1,
.single-post .hleb-obs h1,
.archive .hleb-obs h1 {
    font-size: 30px !important;
}
.blog .hleb .vc_column_container,
.archive .hleb .vc_column_container,
.single-post .hleb .vc_column_container {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.right-form {
    display: none;
}
.header .phone-mob {
    margin-right: 25px;
}
.header-middle .menu_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .logo {
    width: 190px;
}
.header-middle {
    width: 100%;
}
.blog .cont-bred .hleb-otstup .vc_col-sm-12,
.blog .stoped-green .zel-poloska,
.single-post .cont-bred .hleb-otstup .vc_col-sm-12,
.single-post .stoped-green .zel-poloska,
.archive .cont-bred .hleb-otstup .vc_col-sm-12,
.archive .stoped-green .zel-poloska {
    max-width: 100%;
    width: 100%;
}
.navigation.pagination .nav-links {
    position: relative;
    width: 100%;
}
.navigation.pagination .bitok {
    right: 15px;
}
.search .post-item {
    padding: 30px 20px !important;
}
}

@media (max-width: 625px) {
.blog article,
.archive article {
    width: 100%;
}
.blog .ovic_blog article,
.archive .ovic_blog article {
    width: 100% !important;
}
.navigation.pagination .bitok {
    position: absolute;
    right: 15px;
    top: 12px;
}
.navigation.pagination .nav-links {
    width: 100%;
}
}
@media (max-width: 525px) {
.search .post-item .post-title {
    font-size: 18px !important;
    white-space: revert;
}
.single-post .zg-block {
    padding: 30px 20px;
}
.blog #searchsubmit,
.single-post #searchsubmit,
.archive #searchsubmit {
    margin-top: 25px;
}
.blog #searchform #s,
.blog .block2,
.single-post #searchform #s,
.single-post .block2,
.archive #searchform #s,
.archive .block2 {
    width: 100%;
}
.blog #searchform,
.single-post #searchform,
.archive #searchform {
    height: auto;
}
.single-post .post-title a {
    line-height: 30px;
    font-size: 26px;
}
.search .content #searchform input[type="text"] {
    font-size: 17px;
}
}
@media (max-width: 475px) {
.sidebar #searchform #searchsubmit {
    margin-left: 0px;
    margin-top: 15px;
    display: block;
}
}
@media (max-width: 425px) {
.search .content #searchform input[type="text"] {
    font-size: 16px;
}
}
@media (max-width: 375px) {
.search .content #searchform input[type="text"] {
    font-size: 15px;
}
}

/*       Адаптация  */

/* Отзывы с призывом футер */
.footer-otzyvy-s-prizyvom {
    padding-bottom: 41px;
    padding-top: 0px;
    margin-top: -58px;
}
.footer-otzyvy-s-prizyvom .obsh {
    position: relative;
	display: flex;
	margin: 0 -9px;
}
.footer-otzyvy-s-prizyvom .osob-arrows > div .strela {
    width: 54px;
    height: 54px;
}
.footer-otzyvy-s-prizyvom .osob-arrows {
    width: 117px;
    margin-top: 7px;
    margin-bottom: 22px;
}
.footer-otzyvy-s-prizyvom .strzg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 33px;
}
.footer-otzyvy-s-prizyvom .dla-sterl {
    padding: 0 33px;
}
.footer-otzyvy-s-prizyvom .bok-strel.slider-1-prev {
    left: 0px;
}
.footer-otzyvy-s-prizyvom .bok-strel.slider-1-next {
    right: 0px;
}
.footer-otzyvy-s-prizyvom .strzg .zg {
    font-weight: 600 !important;
    font-size: 32px;
    line-height: 39px !important;
    margin-bottom: 0px !important;
    display: block;
    color: #484848 !important;
    margin: 0;
    padding-bottom: 0;
}
.footer-otzyvy-s-prizyvom .strzg .ostotz {
    margin-top: -8px;
    background-color: var(--fon);
    color: #484848;
    cursor: pointer;
    padding: 13px 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-otzyvy-s-prizyvom .strzg .ostotz:hover {
    background-color: var(--color-osnova);
    color: #fff;
}
.footer-otzyvy-s-prizyvom .swiper-slide .name {
    font-weight: 500 !important;
    line-height: 29px !important;
    margin-bottom: 0 !important;
}
.footer-otzyvy-s-prizyvom .swiper-slide .date {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px !important;
    color: #8c8c8c;
    margin-bottom: 0;
    margin-top: 4px;
    text-transform: lowercase;
}
.footer-otzyvy-s-prizyvom .swiper-slide .block-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-otzyvy-s-prizyvom .swiper-slide .block-3 .otziv {
    font-weight: 400;
    line-height: 25px !important;
    color: #484848;
    margin-bottom: 0;
}
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof {
    padding: 40px;
}
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof .star-4,
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof .star-5 {
    margin-top: 14px;
    margin-bottom: 20px;
    width: 100%;
}
.footer-otzyvy-s-prizyvom .swiper-pagination-bullet-custom {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 64px;
    height: 4px;
    border: 0;
    margin-right: 6px;
    border-radius: 2px;
    background-color: var(--color-osnova3);
}
.footer-otzyvy-s-prizyvom .swiper-pagination-bullet-custom:hover {
    background-color: var(--color-osnova);
}
.footer-otzyvy-s-prizyvom .bok-strel {
    top: calc(50% - 22px);
}
.footer-otzyvy-s-prizyvom .swiper-pagination-bullet-custom .progress__value {
    opacity: 0;
}
.footer-otzyvy-s-prizyvom
.swiper-pagination-bullet-custom--active
.progress__value {
    opacity: 1;
    -webkit-animation: BulletProgress 5s linear forwards;
    animation: BulletProgress 5s linear forwards;
    background-color: var(--color-osnova);
    height: 4px;
    width: 0;
    border-radius: 2px;
}
.footer-otzyvy-s-prizyvom .swiper-pagination-bullet-custom--active::before {
    background-color: #fff;
}
@-webkit-keyframes BulletProgress {
    to {
    width: 100%;
}
}
@keyframes BulletProgress {
    to {
    width: 100%;
}
}
.footer-otzyvy-s-prizyvom .block-2 .staro {
    color: #8c8c8c;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 16px;
}
.footer-otzyvy-s-prizyvom
.swiper--pause
.swiper-pagination-bullet-custom--active
.progress__value {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.footer-otzyvy-s-prizyvom
.swiper-container666:hover
    + .swiper-pagination
.progress__value {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.footer-otzyvy-s-prizyvom .slider {
    position: relative;
    overflow: hidden;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.footer-otzyvy-s-prizyvom .swiper-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-otzyvy-s-prizyvom .swiper-slide {
    width: 480px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    background-color: var(--fon);
    border-radius: 10px;
}
.footer-otzyvy-s-prizyvom .swiper-slide:last-child {
    margin-right: 0 !important;
}
.footer-otzyvy-s-prizyvom .slider-1-pagination span {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-color: #e0e3ef;
    width: 9px;
    height: 9px;
    margin: 5px;
    cursor: pointer;
}
.footer-otzyvy-s-prizyvom .slider-1-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 38px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer-otzyvy-s-prizyvom .slider-1-pagination .krug {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-color: var(--color-osnova);
    width: 6px;
    height: 6px;
    z-index: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.footer-otzyvy-s-prizyvom .slider-1-pagination .bigkrug {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.footer-otzyvy-s-prizyvom
.slider-1-pagination
.swiper-pagination-bullet-active
.bigkrug {
    border: 2px solid var(--color-osnova);
    border-radius: 60px;
}
.footer-otzyvy-s-prizyvom .slider-1-pagination .swiper-pagination-bullet {
    margin-right: 4px;
}

.footer-otzyvy-s-prizyvom .sam-prizyv {
    border-radius: 30px;
    background-color: var(--color-osnova);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(50% - 16px);
    margin: 0 8px;
    padding: 57px 75px 37px;
    background-position: center;
    background-size: cover;
	    justify-content: space-between;
}
.footer-otzyvy-s-prizyvom .sam-prizyv form{
	    max-width: 505px;
}
.footer-otzyvy-s-prizyvom .sam-prizyv-2{
    background-color: var(--color-osnova2);	
}
.footer-otzyvy-s-prizyvom .sam-prizyv p {
    margin-bottom: 0;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .zg {
    font-weight: 700!important;
	letter-spacing: 0.9px !important;
	line-height: 110%!important;
    margin-bottom: 0px !important;
    display: block;
    margin: 0;
    padding-bottom: 0;
    color: #fff;
	z-index: 1;
	font-size: 32px;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .opis {
	font-weight: 400;
    margin-bottom: 0;
        margin-top: 22px;
    line-height: 110% !important;
    color: #fff;
    z-index: 1;
}
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="tel"] {
    border: none;
    border-radius: 10px;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 17px;
    color: #372f2f;
    height: 66px;
    width: 505px;
    padding: 8px 8px 8px 26px;
    background-color: #fff;
}
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="submit"] {
    height: 50px;
    background: var(--color-osnova);
    border-radius: 10px !important;
    color: #fff;
    font-weight: 500 !important;
    line-height: 19px !important;
    position: absolute;
    right: 8px;
    top: 8px;
}
.footer-otzyvy-s-prizyvom .sam-prizyv:first-child input[type="submit"]{
    background: var(--color-osnova2);	
}
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="submit"]:hover {
    background: var(--color-osnova2);
}
.footer-otzyvy-s-prizyvom .sam-prizyv:first-child input[type="submit"]:hover{
    background: var(--color-osnova)!important;	
}
.footer-otzyvy-s-prizyvom .sam-prizyv .galka {
    font-weight: 400;
    line-height: 19px;
    margin: 8px auto 0;
    width: 100%;
    text-align: center;
	    color: #fff;
}
.footer-otzyvy-s-prizyvom .capchablock {
    margin-top: -80px;
    z-index: 1;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: opacity 0.1s, -webkit-transform 0.1s;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.1s;
    -o-transition: transform 0.1s, opacity 0.1s;
    transition: transform 0.1s, opacity 0.1s;
    transition: transform 0.1s, opacity 0.1s, -webkit-transform 0.1s;
    opacity: 0;
}
.footer-otzyvy-s-prizyvom .boostsiteform.capon .capchablock {
    margin-top: 0px;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
}
.footer-otzyvy-s-prizyvom .skrcap {
    position: relative;
    z-index: 2;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .isogl {
    padding-left: 0;
    position: relative;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .isogl:before {
    content: "";
    position: relative;
    margin-right: 12px;
    display: inline-block;
    height: 20px;
    width: 20px;
    top: 4px;
    left: 0;
    border-radius: 2px;
    background-color: #fff;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .isogl:after {
    content: "" !important;
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    top: 4px;
    left: 4px;
    -webkit-mask-image: url('data:image/svg+xml,\
<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8682 0.96779C12.9419 1.04508 12.9419 1.16671 12.8682 1.24399L4.65395 9.84846C4.57517 9.93099 4.44341 9.93099 4.36463 9.84846L0.131839 5.41458C0.0580575 5.33729 0.0580576 5.21566 0.131839 5.13837L0.91107 4.32212C0.989857 4.23959 1.12161 4.23959 1.2004 4.32212L4.36463 7.63668C4.44341 7.71921 4.57517 7.71921 4.65395 7.63668L11.7996 0.151537C11.8784 0.0690072 12.0101 0.0690072 12.0889 0.151537L12.8682 0.96779Z" fill="%23484848"/>\
</svg>');
    mask-image: url('data:image/svg+xml,\
<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8682 0.96779C12.9419 1.04508 12.9419 1.16671 12.8682 1.24399L4.65395 9.84846C4.57517 9.93099 4.44341 9.93099 4.36463 9.84846L0.131839 5.41458C0.0580575 5.33729 0.0580576 5.21566 0.131839 5.13837L0.91107 4.32212C0.989857 4.23959 1.12161 4.23959 1.2004 4.32212L4.36463 7.63668C4.44341 7.71921 4.57517 7.71921 4.65395 7.63668L11.7996 0.151537C11.8784 0.0690072 12.0101 0.0690072 12.0889 0.151537L12.8682 0.96779Z" fill="%23484848"/>\
</svg>');
    background-repeat: no-repeat;
    background: #484848;
    -webkit-mask-repeat: no-repeat;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .galka a:hover {
    color: inherit;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .tel-knpk {
    margin-top: 40px;
    position: relative;
    margin-bottom: 8px;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .wpcf7-form {
    margin-bottom: 0px;
    background: #fff0;
    padding: 0;
}
.footer-otzyvy-s-prizyvom .mapp {
    margin-top: 98px;
    margin-bottom: 45px;
    height: 600px;
}
.footer-otzyvy-s-prizyvom .mapp iframe {
    border: none;
}
.footer-otzyvy-s-prizyvom .mapp .map-widget-content-view__frame {
    display: none !important;
}
@media (max-width: 1229px) {
.footer-otzyvy-s-prizyvom .mapp,
.footer-otzyvy-s-prizyvom .mapp iframe {
    height: 400px;
    padding-bottom: 1px;
}
.map-widget-content-view__frame {
    display: none;
}
.footer-otzyvy-s-prizyvom .sam-prizyv {
    padding: 90px 40px 100px;
}
}
@media (max-width: 991px) {
.footer-otzyvy-s-prizyvom .sam-prizyv {
    background-position: bottom left -100px;
}
.footer-otzyvy-s-prizyvom .osob-arrows {
    width: 100%;
    position: absolute;
    top: calc(50% - 47px);
    margin-top: 0;
}
.footer-otzyvy-s-prizyvom {
    padding-bottom: 20px;
    margin-top: 0;
    padding-top: 50px;
}
.footer-otzyvy-s-prizyvom .osob-arrows > div .strela {
    width: 44px;
    height: 44px;
    border: none;
}
.footer-otzyvy-s-prizyvom .osob-arrows > div {
    margin: 0 15px;
}
.footer {
    padding-top: 36px;
}
}
@media (max-width: 767px) {
.footer-otzyvy-s-prizyvom .sam-prizyv {
    padding: 50px 40px 60px;
}
.footer-otzyvy-s-prizyvom {
    padding-bottom: 60px;
}
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof {
    padding: 30px 30px 40px;
}
}
@media (max-width: 625px) {
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="tel"] {
    width: 100%;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .wpcf7 {
    width: 100%;
}
.footer-otzyvy-s-prizyvom .sam-prizyv form {
    width: 100%;
}
}

@media (max-width: 550px) {
.footer-otzyvy-s-prizyvom .sam-prizyv .galka {
    text-wrap: pretty;
    text-align: left;
}
.footer-otzyvy-s-prizyvom .sam-prizyv {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 60px 30px;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .opis br {
    display: none;
}
.footer-otzyvy-s-prizyvom .sam-prizyv .zg,
.footer-otzyvy-s-prizyvom .sam-prizyv .opis {
    text-align: left;
}
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="submit"] {
    padding: 14px 0 !important;
    width: 100%;
    position: relative;
    right: 0;
    margin-top: 10px;
    margin-bottom: 15px;
}
	.footer-otzyvy-s-prizyvom .sam-prizyv:first-child input[type="submit"]:hover {
    background: #6ea6f1 !important;
}
	.footer-otzyvy-s-prizyvom .sam-prizyv input[type="submit"]:hover {
    background: #ef5252!important;
}
.footer-otzyvy-s-prizyvom .sam-prizyv input[type="tel"] {
    height: 50px;
}
}
@media (max-width: 525px) {
.footer-otzyvy-s-prizyvom .boostsiteform .capchablock {
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin-top: 30px !important;
    right: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateX(570px);
    -ms-transform: translateX(570px);
    transform: translateX(570px);
    -webkit-transform: translate(570px, 0%) !important;
    -ms-transform: translate(570px, 0%) !important;
    transform: translate(570px, 0%) !important;
}
.footer-otzyvy-s-prizyvom .boostsiteform.capon .capchablock {
    -webkit-transform: translate(0px, 0%) !important;
    -ms-transform: translate(0px, 0%) !important;
    transform: translate(0px, 0%) !important;
    position: relative;
}
.footer-otzyvy-s-prizyvom .swiper-slide .date {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.footer-otzyvy-s-prizyvom .bok-strel.slider-1-next {
    right: 24px;
    top: 30px;
}
.footer-otzyvy-s-prizyvom .bok-strel.slider-1-prev {
    left: auto;
    top: 30px;
    right: 75px;
}
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof .star-4,
.footer-otzyvy-s-prizyvom .swiper-slide .sr-prof .star-5 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 3px;
    margin-bottom: 2px;
}

.footer-otzyvy-s-prizyvom .slider-1-pagination {
    padding-top: 17px;
}

.footer-otzyvy-s-prizyvom .strzg,
.footer-otzyvy-s-prizyvom .dla-sterl {
    padding: 0;
}
.footer-otzyvy-s-prizyvom .swiper-slide .block-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 12px;
}

.footer-otzyvy-s-prizyvom .strzg {
    margin-bottom: 30px;
}
.footer-otzyvy-s-prizyvom .swiper-pagination-bullet-custom {
    width: calc(16.6666% - 6px);
}
}
@media (max-width: 420px) {
.footer-otzyvy-s-prizyvom .strzg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-otzyvy-s-prizyvom .strzg .ostotz {
    margin-top: 20px;
}
}
@media (max-width: 370px) {
.footer-otzyvy-s-prizyvom .sam-prizyv {
    padding: 50px 20px;
}
}
/* Отзывы с призывом футер конец*/

/*  блог редизайн   */
.single-post .custom-post-header {
    height: 420px;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.single-post .custom-post-header:before {
    content: "";
    background-color: #000000ad;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.single-post .custom-post-header .zgst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 700px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 5px 0;
	align-items: center;
}
.single-post .cont-bred {
    display: none;
}
.single-post .allstatcon {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px;
    justify-content: center;
}
.single-post .allstatcon .catstat {
    position: sticky;
    top: var(--sticky-top);
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: calc(20% - 30px);
    margin: 0 15px -7px;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 13px;
}
.single-post .allstatcon article {
	max-width: 820px;
    margin: 0;
    padding-left: 0;
}
.single-post .allstatcon .category {
margin-bottom: 7px;
    margin-right: 7px;
    color: #484848;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 30px;
    padding: 7px 24px;
    font-weight: 600;
    background-color: var(--fon);
}
.single-post .allstatcon .krohistat {
    margin-bottom: 30px;
}
.single-post .allstatcon .krohistat .hleb {
    background-color: #fff0 !important;
}
.single-post .allstatcon .krohistat .bread-div {
    color: #8c8c8c;
}
.single-post .allstatcon .krohistat .bread-div a {
    color: #484848;
}
.single-post .allstatcon h1,
.single-post .allstatcon .h1,
.single-post .allstatcon h2,
.single-post .allstatcon .h2,
.single-post .allstatcon h3,
.single-post .allstatcon .h3,
.single-post .allstatcon h4,
.single-post .allstatcon .h4,
.single-post .allstatcon h5,
.single-post .allstatcon .h5,
.single-post .allstatcon h6,
.single-post .allstatcon .h6 {
    margin-bottom: 20px !important;
	font-style: italic!important;
	font-weight: 600!important;
}
.single-post .drug-nov-blo, .single-post .voprosy-i-otvety-4, .single-post .novosti-1{
	display:none;
}
.single-post .allstatcon p {
    max-width: 830px;
    line-height: 140%!important;
    margin-bottom: 20px;
	color:#484848;
}
.blog .all-content #FilterBlog button,
.archive .all-contentn #FilterBlog button {
    padding: 11px 21px !important;
    color: #484848 !important;
    border-radius: 20px !important;
    margin: 0 6px 6px 0 !important;
    height: auto;
    text-align: center !important;
    font-size: 14px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--fon);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 600 !important;
}
.blog .all-content #FilterBlog button.active,
.archive .all-content #FilterBlog button.active {
    background-color: var(--color-osnova);
    color: #fff !important;
}
.blog .all-content #FilterBlog button:hover,
.archive .all-content #FilterBlog button:hover {
    color: #fff !important;
}
.blog .all-content #FilterBlog,
.archive .all-content #FilterBlog {
    display:none;
}
.blog #load-more-posts,
.archive #load-more-posts {
    margin: 10px auto 0;
}
@media (max-width: 1229px) {
.blog .other-articles article,
.archive .other-articles article {
    width: 100%;
}
.blog .other-articles .post-item:hover:after,
.archive .other-articles .post-item:hover:after {
    display: none;
}
.blog .img-responsive,
.archive .img-responsive {
    -o-object-fit: inherit;
    object-fit: inherit;
}
.blog .all-blog-con > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog .label-bar,
.single-post .label-bar {
    display: block;
    margin-bottom: 0px;
}
.blog .sidebar .ac2,
.single-post .sidebar .ac2 {
    height: 0px;
    display: none;
    width: 100%;
    margin-top: 15px;
}
.blog .sidebar,
.archive .sidebar,
.single-post .sidebar {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    top: 0;
}
.blog .ovic_blog,
.archive .ovic_blog,
.single-post .ovic_blog {
    width: 100%;
}
.blog .ovic_blog .content-post,
.archive .ovic_blog .content-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
}
.blog .other-articles .post-date-con {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
	height: 100% !important;
	    padding: 30px;
}
	.blog .nov, .archive .nov{
		display:none!important;
	}
.top-bar-menu > * {
    position: initial;
}
.blog .ovic_blog article {
    width: 100%;
}
.blog .other-articles article:hover .post-title a,
.blog .other-articles article:hover .post-date span {
    color: #8c8c8c !important;
}
.blog .other-articles article:hover .post-title a,
.blog .other-articles article:hover .post-date span {
    color: #484848 !important;
}
.blog .first-article,
.blog .other-articles {
    width: 100%;
    position: relative;
    top: 0;
}
.blog .ovic_blog article,
.archive .ovic_blog article {
    height: 400px !important;
    width: 100% !important;
    margin: 0 0px 20px;
}
.blog .first-article .post-thumb,
.blog .other-articles .post-thumb {
    width: 450px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.blog .other-articles article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border-bottom-right-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.blog .img-responsive,
.archive .img-responsive {
    min-height: auto;
}
.blog .ovic_blog .img-responsive {
    border-radius: 10px;
}
.blog .other-articles article img {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.blog .other-articles .nov {
    display: block;
    opacity: 0;
}
.blog .other-articles article:hover .post-title a,
.blog .other-articles article:hover .post-date span {
    color: #484848 !important;
}
}
@media (max-width: 991px) {
.blog .blog-grid .post-thumb figure,
.archive .blog-grid .post-thumb figure {
    margin-bottom: 0;
    height: 100%;
}
.blog .first-article .post-thumb,
.blog .other-articles .post-thumb {
    width: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.blog .ovic_blog article,
.archive .ovic_blog article {
    width: calc(50% - 10px);
}
}

@media (max-width: 767px) {
.single-post .allstatcon {
    margin: 0 0px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.single-post .allstatcon .catstat {
    position: relative;
    top: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    margin: 0 0 20px;
}
.single-post .allstatcon article {
    width: 100%;
    margin: 0;
    padding-left: 0;
}
}
@media (max-width: 670px) {
.blog .other-articles article,
.blog .first-article article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.blog .first-article .post-thumb,
.blog .other-articles .post-thumb {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.blog .first-article .post-date-con,
.blog .other-articles .post-date-con {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding: 30px 20px;
}
.blog .ovic_blog article,
.archive .ovic_blog article {
    height: auto !important;
}
.blog .blog-grid .post-thumb figure img,
.archive .blog-grid .post-thumb figure img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.blog .post-info,
.archive .post-info {
    padding: 0px 0 15px !important;
}
.blog .nov,
.archive .nov {
    padding-bottom: 15px;
}
.blog .other-articles .nov {
    display: none;
}
}

/*  блог редизайн */

@media (max-width: 1490px) {
.footer .rad1 .stolb2 {
    padding-left: 15px;
}
.footer .rad4 p {
    font-size: 24px;
}
.footer .rad1 .stolb3 {
    padding-left: 115px;
}
}
@media (max-width: 1229px) {
.footer .rad1 .stolb1 {
    width: 100%;
    margin-bottom: 30px;
}
.footer .obsh .rad1 {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.footer .rad1 .stolb2 {
    padding-left: 0px;
    width: 50%;
}
.footer .rad1 .stolb3 {
    padding-left: 30px;
    width: 50%;
}
.footer .rad4 p {
    font-size: 19px;
}
}
@media (max-width: 991px) {
.footer .rad1 .stolb2,
.footer .rad1 .stolb3 {
    padding-top: 0px;
}
.footer .rad4 p {
    font-size: 20px;
}
}
@media (max-width: 767px) {
.footer {
    padding-bottom: 0px;
}
.footer-otzyvy-s-prizyvom {
    padding-bottom: 0px;
}
}
@media (max-width: 650px) {
.footer .rad1 .rej {
    max-width: 230px;
}
}
@media (max-width: 610px) {
.footer .rad2 .stolb2 p {
    max-width: 365px;
}
.footer .rad2 .stolb2 p br,
.footer .rad1 .stolb3 .con:last-child .adres br {
    display: none;
}
.footer .rad1 .stolb3 .con:last-child .adres {
    max-width: 210px;
}
}
@media (max-width: 525px) {
.footer .rad1 .stolb1 .opis br {
    display: none;
}
.footer .rad4 p {
    font-size: 18px;
}
.footer .rad2 {
    padding: 30px 15px;
}
.footer .rad2 .stolb3 {
    right: 15px;
}
}
@media (max-width: 475px) {
.footer .rad4 p {
    max-width: 400px;
}
.footer .rad1 .stolb2 {
    width: 100%;
}
.footer .rad1 {
    padding-bottom: 0px;
}
.footer .rad1 .stolb3 {
    padding-left: 0px;
    width: 100%;
}
.footer .rad1 .stolb3 .con,
.footer .rad1 .stolb2 .con {
    margin-bottom: 30px !important;
}
.footer .rad1 .stolb2 .con:nth-child(2) {
    margin-bottom: 20px !important;
}
}
@media (max-width: 457px) {
.footer .rad2 .stolb2 p {
    max-width: 254px;
}
}
@media (max-width: 415px) {
.footer .rad1 .stolb1 .opis {
    max-width: 290px;
}
}
@media (max-width: 402px) {
.footer .rad4 p {
    font-size: 17px;
}
}
@media (max-width: 360px) {
.footer .rad4 p {
    max-width: 280px;
}
}
@media (max-width: 350px) {
.footer .rad3 .stolb2 p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer .rad3 .stolb2 p a {
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
}
}
@media (max-width: 346px) {
.footer .rad2 .stolb2 p {
    max-width: 200px;
}
}
