/*--- covid19 ---*/
.memory {
    /*padding: 2.8rem 2.5rem 1rem 2.5rem;*/
    padding: 2.8rem 3.45rem 1rem 3.45rem;
    margin: 0 -3.45rem;
    border-bottom: 1px solid #D0D3D7;
}
.memory__block {
    background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat; 
   /* background: #173b73 url('/img/baner_memory.jpg') center left no-repeat;*/
    background-size: cover;
    color: #fff;
    padding: 1.8rem 3.4rem 1.875rem 3.4rem;
    margin-bottom: 1rem;
  /*  max-height: 270px;*/
    height: 277px; 
    line-height: 1.35em;
}
.memory__block2 {
    background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat; 
   /* background: #173b73 url('/img/baner_memory.jpg') center left no-repeat;*/
    background-size: contain;
    background-color: black;
    color: #fff;
  /*  padding: 1.8rem 3.4rem 1.875rem 3.4rem;*/
    margin-bottom: 1rem;
    max-height: 270px; 
       line-height: 1.35em;
}
.aside-column .memory__block {
    padding: 1.45rem 1.875rem;
}

.aside-column .section-heading h3 {
    font-size: 1.5rem;
    font-weight: 600;
}
.aside-column .section-heading span + h3 {
    display: inline;
    font-size: 1.2rem
}

.aside-column .memory__link {
    padding-left: 0;
}
.memory__block a {
    color: #fff;
}
.memory__heading {
    font-size: 2em;
    font-weight: 600;
    line-height: 1.2em;
    padding-bottom: 0.7rem;
    padding-left: 6.3em;
}
.memory__heading2 {
    font-size: 1.9em;
    font-weight: 600;
    line-height: 1.2em;
    padding-bottom: 0.7rem;
    padding-left: 7em;
}
.memory__text {
    padding-bottom: 0.3rem;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1em;
    padding-left: 9.3em;
}
.memory__link {
    display: inline-block;
    padding: 0.625rem 0;
    /*padding: 0.625rem 0.5rem;*/
    background: url('/img/ico-link_white.png') right 18px no-repeat;
    font-size: 1rem;

}
.memory__link b {
    display: inline-block;
    border-bottom: 2px solid rgba(255,255,255,0.3);
}
.memory__link:hover {
    text-decoration: none;
}
.memory__link:hover b {
    border-color: rgba(255,255,255,0.6);
}
.memory__block .btn-white {
    width: 180px;
    display: inline-block;
    color: #004BC1;
    font-size: 1rem;
    margin-top: 1rem;
}
.memory__block .btn-white:after {
    top: 0.9rem;
}
.btn-white {
    font-weight: 600;
    padding: 0.625rem 1.25rem;
    background: #fff;
    position: relative;
    border-radius: 0px;
    color: #004BC1;
}
.btn-white:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    background: url("/img/ico-link.png") center no-repeat;
}
.btn-blue {
    font-size: 1rem;
    font-family: 'ProbaPro-SemiBold';
    padding: 0.625rem 1.25rem;
    background: rgba(0,75,193, 0.1);
    position: relative;
    border-radius: 0px;
    color: #004BC1;
}

.faq-blocks.col-lg-6 {
    text-align: center;
}

.faq-online {
    text-align: left;
    border-radius: 18px;
    background-image: linear-gradient(to bottom, #f9fbff, #f4f4f4);
    min-height: 120px;
    padding: 1.75rem 1.875rem 1.5rem 1.875rem;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    max-width: 540px;
}
.faq-tooltip span {
    color: #fff;
    /*width: 210px;*/
    display: inline-block;
    border-radius: 8px;
    background-color: #2F70D8;
    padding: 0.6rem 0.7rem 0.7rem 0.7rem;
    font-size: 1rem;
    line-height: 1.25em;
    margin-top: 0.25rem;
    position: relative;
    box-shadow: 0 10px 12px rgba(47,112,216,0.4);
}
.faq-tooltip .message-row:first-child span {
    margin-top: 0px;
}
.data-ukr__block_m1 {
    background: #194083 url('/img/memorial/Barna_540x270-1.jpg') left center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33em;
    padding: 1.5rem 2.5rem 1rem 1.9rem;
    border-radius: 8px;
    overflow: hidden;
    min-height: 270px;
    position: relative;
    margin-bottom: 1rem;
}
.data-ukr__block_m1 a {
    color: #fff;
}
.data-ukr__block_m2 {
    background: #194083 url('/img/memorial/Marchenko_540x270.jpg') center bottom no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33em;
    padding: 1.5rem 2.5rem 1rem 1.9rem;
    border-radius: 8px;
    overflow: hidden;
    min-height: 270px;
    position: relative;
    margin-bottom: 1rem;
}
.data-ukr__block_m2 a {
    color: #fff;
}
.data-ukr__block_m3 {
    background: #194083 url('/img/memorial/Тorshin_540x270.jpg') center bottom no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33em;
    padding: 1.5rem 2.5rem 1rem 1.9rem;
    border-radius: 8px;
    overflow: hidden;
    min-height: 270px;
    position: relative;
    margin-bottom: 1rem;
}
.data-ukr__block_m3 a {
    color: #fff;
}
.data-ukr__block_m4 {
    background: #194083 url('/img/memorial/Slabenko_540x270.jpg') center bottom no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33em;
    padding: 1.5rem 2.5rem 1rem 1.9rem;
    border-radius: 8px;
    overflow: hidden;
    min-height: 270px;
    position: relative;
    margin-bottom: 1rem;
}
.data-ukr__block_m4 a {
    color: #fff;
}

.data-ukr__links_m {
    font-size: 1.125rem;
    line-height: 1.22em;
    list-style: none;
 /*   padding-top: 0.5rem;*/

}
.data-ukr__links_m li {
    padding-top: 1.25rem;
}
.data-ukr__links_m a {
    color: #fff;
    opacity: 0.8;
    font-family: 'ProbaPro-SemiBold';
}
.data-ukr__links_m a:hover {
    color: #FFE358;
    text-decoration: none;
    opacity: 1;
}
 


/*.faq-tooltip .message-row:last-child span:after {
    content: '';
    display: block;
    background: url('/img/ico-faq-tooltip.png') 0 0 no-repeat;
    width: 11px;
    height: 12px;
    position: absolute;
    top: 100%;
    left: 18px;
}*/
/*.faq-link_online {
    color: #2F70D8;
    font-weight: 600;
    padding-right: 2.3rem;
    position: relative;
    margin-top: 1.85rem;
    display: inline-block;*/
    /*background: url('/img/icn-more-s.svg') right 0px no-repeat;*/
/*}*/
/*.faq-link_online:after {
    content: '';
    position: absolute;
    top: -0.1rem;
    right: 0px;
    display: block;
    background: #2f70d8 url('/img/icn-more-s_w.svg') center center no-repeat;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}*/
.faq-blocks.col-lg-6 .faq-online {
    max-width: 255px;
}
.faq-online.size-s {
    padding: 0.625rem;
    max-width: 255px;
    background: #F4F4F4;
}
.faq-online.size-s .mob-hide {
    display: none;
}
/*.size-s .faq-link_online {
    padding-right: 1rem;
    margin-top: 0.7rem;
}*/
.size-s .faq-link_online:after {
/*    background: url('/img/icn-more-s.svg') right center no-repeat;*/
    /*top: 0px;*/
}
@media (max-width: 1187px) {
    .faq-link_online {
        padding-right: 1rem;
        margin-top: 0.7rem;
    }
    
    .memory__block {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__block2 {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block2 {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__heading {
        font-size: 1.9rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 7em;
    }
    .memory__heading2 {
        font-size: 1.9rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 7em;
    }
    .memory__text {
        font-size: 1.2rem;
        line-height: 1.25em;
        padding-left: 11em;
    }
    .memory__block .btn-white {
        margin-top: 0.5rem;
    }
    .prev-event, 
    .next-event {
        margin-right: 0rem;
    }
    }
 /*   ------------- */
@media (max-width: 987px) {
    .faq-link_online {
        padding-right: 1rem;
        margin-top: 0.7rem;
    }
    
    .memory__block {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__block2 {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block2 {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__heading {
        font-size: 1.7rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 7em;
    }
    .memory__heading2 {
        font-size: 1.7rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 7em;
    }
    .memory__text {
        font-size: 1.2rem;
        line-height: 1.25em;
        padding-left: 10em;
    }
    .memory__block .btn-white {
        margin-top: 0.5rem;
    }
    .prev-event, 
    .next-event {
        margin-right: 0rem;
    }
    }
 /*   ------------- */
    
 /*   ------------- */
@media (max-width: 715px) {
    .faq-link_online {
        padding-right: 1rem;
        margin-top: 0.7rem;
    }

    .memory__block {
        background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
        background-size: auto;
        background-size: cover;
        color: #fff;
        padding: 1.8rem 3.4rem 1.875rem 3.4rem;
        margin-bottom: 1rem;
        max-height: 270px;
        line-height: 1.35em;
    }

    /*    .faq-link_online:after {
            background: url('/img/icn-more-s.svg') right center no-repeat;
            top: 0px;
        }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }

    .memory__block {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }

    .memory__block2 {
        background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
        background-size: auto;
        background-size: cover;
        color: #fff;
        padding: 1.8rem 3.4rem 1.875rem 3.4rem;
        margin-bottom: 1rem;
        max-height: 270px;
        line-height: 1.35em;
    }

    /*    .faq-link_online:after {
            background: url('/img/icn-more-s.svg') right center no-repeat;
            top: 0px;
        }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }

    .memory__block2 {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }

    .memory__heading {
        font-size: 1.7rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 3em;
    }

    .memory__heading2 {
        font-size: 1.7rem;
        padding-bottom: 0.35rem;
        font-weight: 600;
        line-height: 1.2em;
        padding-bottom: 0.7rem;
        padding-left: 3em;
    }

    .memory__text {
        font-size: 1.2rem;
        line-height: 1.25em;
        padding-left: 4.3em;
    }

    .memory__block .btn-white {
        margin-top: 0.5rem;
    }

    .prev-event,
    .next-event {
        margin-right: 0rem;
    }
}
    /*   ------------- */

 
    @media (max-width: 568px) { 
    
    .faq-link_online {
        padding-right: 1rem;
        margin-top: 0.7rem;
    }
    
    .memory__block {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__block2 {
  background: #173b73 url('/img/banner-memorial-long.png') center left no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  padding: 1.8rem 3.4rem 1.875rem 3.4rem;
  margin-bottom: 1rem;
  max-height: 270px;
  line-height: 1.35em;
}
/*    .faq-link_online:after {
        background: url('/img/icn-more-s.svg') right center no-repeat;
        top: 0px;
    }*/
    .faq-online {
        padding: 0.625rem;
        background: #F4F4F4;
    }
    .memory__block2 {
        min-height: auto;
        padding: 1.25rem 1.875rem 1.75rem 1.875rem;
    }
    .memory__heading {
        font-size: 1.5rem;
        padding-bottom: 0.35rem;
        padding-left: unset;
    }
    .memory__heading2 {
        font-size: 1.2rem;
        padding-bottom: 0.35rem;
        padding-left: unset;
    }
    .memory__text {
        font-size: 1rem;
        line-height: 1.25em;
        padding-left: unset;
    }
    .memory__block .btn-white {
        margin-top: 0.5rem;
    }
    .prev-event, 
    .next-event {
        margin-right: 0rem;
    }
}