.rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link{margin:0 0 0 10px;}
.rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link.rgpd-link-first{margin:0;}

.nq-c-SingleLineHours{ background: #efefef; padding:60px 0;}
    .nq-c-SingleLineHours-inner{ max-width: 1000px; margin:0 auto;}
        .nq-c-SingleLineHours-title{font-size: 32px;line-height: 36px; padding:0; margin:0; }
        .nq-c-SingleLineHours-list{ margin:30px auto 0; display:flex; flex-wrap: wrap; gap:20px; }

.nq-c-HoursItem{ padding: 20px 20px 20px 190px;background: #fff;position: relative;width: calc(50% - 10px);min-height: 190px; }
    .nq-c-HoursItem-img{ width:150px; height:150px; display: block;position: absolute; top:20px; left:20px;}
    .nq-c-HoursItem-content{ padding:10px 0 0 0; }
        .nq-c-HoursItem-title{display: block; color:#0085a5;}
        .nq-c-HoursItem-metas{display: block; color:#999;font-size: 11px; line-height: 15px; margin:5px 0 0 0;}
        .nq-c-HoursItem-link{display: block; color:#0085a5;font-size: 13px; line-height: 15px; margin:15px 0 0 0;}

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

    .rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link{margin: 10px auto 0;}
    .rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link.rgpd-link-first{margin:0 auto;}

    .nq-c-SingleLineHours-inner{ padding:0 20px;}

    .nq-c-HoursItem{ padding:15px 15px 15px 130px; min-height: 130px;}
        .nq-c-HoursItem-img{ width:100px; height:100px; top:15px; left:15px;}


}

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

    .rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link{width: 32%; margin: 0 0 0 2%;}
    .rgpd-bar .rgpd-wrapper .rgpd-zone .rgpd-link.rgpd-link-first{margin:0;}

    .nq-c-SingleLineHours{ padding:40px 0;}
            .nq-c-SingleLineHours-list{ gap: 15px;}

    .nq-c-HoursItem{ width:100%;}

}

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

    .nq-c-HoursItem{ padding:15px 15px 15px 120px; min-height: 120px;}
        .nq-c-HoursItem-img{ top:10px; left:10px;}
        .nq-c-HoursItem-content{padding:5px 0 0 0;}
            .nq-c-HoursItem-link{ margin:10px 0 0 0;}

}

[data-is-widget]{
    position: relative;
    z-index: 1;
}