/* Minification failed. Returning unminified contents.
(1686,14): run-time error CSS1034: Expected closing parenthesis, found '<'
(2913,14): run-time error CSS1034: Expected closing parenthesis, found '>'
(2966,14): run-time error CSS1034: Expected closing parenthesis, found '<'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* RESPONSIVE */
@media (min-width: 1024px) {
    ._not_desktop {
        display: none !important;
    }

    ._tablet {
        display: none !important;
    }

    ._mobile {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    ._desktop {
        display: none !important;
    }

    ._mobile {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    ._desktop {
        display: none !important;
    }

    ._tablet {
        display: none !important;
    }

    ._not_mobile {
        display: none !important;
    }
}


.l2k-normal-mode ._kiosk {
    display: none !important;
}

.l2k-kiosk-mode ._not_kiosk {
    display: none !important;
}

/* BASE STYLES */
*,
*::before,
*::after {
    box-sizing: border-box;
}

img {
    box-sizing: content-box;
}

html, body {
    height: 100%;
}

@font-face {
    font-family: 'ALS Sector';
    font-weight: 700;
    font-style: normal;
    src: url(/Content/fonts/ALS_Sector-Bold.woff) format('woff'),url(/Content/fonts/ALS_Sector-Bold.woff2) format('woff2')
}

@font-face {
    font-family: 'ALS Sector';
    font-weight: 600;
    font-style: normal;
    src: url(/Content/fonts/ALS_Sector-Bold.woff) format('woff'),url(/Content/fonts/ALS_Sector-Bold.woff2) format('woff2')
}

@font-face {
    font-family: 'ALS Sector';
    font-weight: 500;
    font-style: normal;
    src: url(/Content/fonts/ALS_Sector-Regular.woff) format('woff'),url(/Content/fonts/ALS_Sector-Regular.woff2) format('woff2')
}

@font-face {
    font-family: 'ALS Sector';
    font-weight: 400;
    font-style: normal;
    src: url(/Content/fonts/ALS_Sector-Regular.woff) format('woff'),url(/Content/fonts/ALS_Sector-Regular.woff2) format('woff2')
}

@font-face {
    font-family: 'ALS Sector';
    font-weight: 300;
    font-style: normal;
    src: url(/Content/fonts/ALS_Sector-Regular.woff) format('woff'),url(/Content/fonts/ALS_Sector-Regular.woff2) format('woff2')
}

html, body, input, button, select, textarea {
    font-family: 'ALS Sector', Verdana, sans-serif;
    font-size: 18px;
    color: #303030;
}

.clear-both {
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

/* HEADERS */
h1 {
    margin-bottom: 16px;
    color: #004e9f;
    line-height: 1.1;
    font-size: 30px;
    text-align: center;
}

    h1 > .subtitle {
        display: block;
        margin-top: 16px;
        color: #47ceff;
        font-size: 24px;
    }

h2 {
    margin: 16px 0px 10px 0px;
    color: #004e9f;
    line-height: 1.1;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

    h2.heading-light {
        color: #47ceff;
    }

h3 {
    margin: 16px 0px 10px 0px;
    color: #303030;
    line-height: 1.1;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

h4 {
    margin: 16px 0px 10px 0px;
    color: #303030;
    line-height: 1.1;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

/* TEXT STYLES */
.text-strong, strong, b {
    font-weight: bold;
}

.text-normal {
    font-weight: normal;
}

.text-italic, i, em {
    font-style: italic;
}

.text-primary {
    color: #004e9f;
}

.text-light {
    color: #47ceff;
}

.text-danger {
    color: #c30008;
}

.text-warning {
    color: #ff9200;
}

.text-success {
    color: #10aa00;
}

.text-grey {
    color: #767675;
}

.text-align-center {
    text-align: center;
}


p {
    margin-bottom: 10px;
    /*text-indent: 36px;*/
    /*text-align: justify;*/
}

blockquote {
    border-left-style: solid;
    border-left-color: #47ceff;
    border-left-width: 8px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 10px 0px 10px 0px;
}

    blockquote.blockquote_aside {
        float: right;
        margin: 0 0 5px 15px;
        max-width: 38%;
    }

.clear-both + blockquote {
    margin-top: 0px;
}

@media (max-width: 767.98px) {
    blockquote.blockquote_aside {
        float: unset;
        margin: 10px 0px 10px 0px;
        max-width: unset;
    }
}


sup {
    vertical-align: super;
    font-size: 67%;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-left-style: none;
    border-right-style: none;
    border-bottom: none;
    border-top: 1px solid #a2a2a2;
    background-color: #a2a2a2;
    height: 2px;
}

/* ICONS */
.icon {
    width: 0.88em;
    height: 0.88em;
    user-select: none;
}

.icon_small {
    width: 0.66em;
    height: 0.66em;
}

.icon_big {
    width: 1.11em;
    height: 1.11em;
}

.icon.icon_2w {
    width: 1.76em;
    height: 0.88em;
}

.icon_small.icon_2w {
    width: 1.32em;
    height: 0.66em;
}

.icon_big.icon_2w {
    width: 2.22em;
    height: 1.11em;
}

.icon_valign-middle {
    vertical-align: middle;
}

.icon_mr {
    margin-right: 0.4em;
}

.icon_ml {
    margin-left: 0.4em;
}

/* WITH-ICONS */
.with-icon_mapmarker::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/map-marker.svg) no-repeat;
}

.with-icon_phone::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/phone.svg) no-repeat;
}

.with-icon_mail::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/mail.svg) no-repeat;
}

.with-icon_email::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/email.svg) no-repeat;
}

.with-icon_clip::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/clip.svg) no-repeat;
}

.with-icon_globe::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/globe.svg) no-repeat;
}

.with-icon_file::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/file.svg) no-repeat;
}

.with-icon_download::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/download.svg) no-repeat;
}

.with-icon_sandglass::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/sandglass.svg) no-repeat;
}

.with-icon_video::before {
    content: '';
    display: inline-block;
    width: 0.88em;
    height: 0.88em;
    margin-right: 0.4em;
    background: url(icons/video.svg) no-repeat;
}

/* IMAGES */
img.img, svg.img {
    max-width: 100%;
    height: unset;
}

img.img_big, svg.img_big {
    display: block;
    margin: 0 auto 10px auto;
}

img.img_small, svg.img_small {
    float: right;
    display: block;
    margin: 0 0 5px 15px;
}

img.img_small_left, svg.img_small_left {
    float: left;
    display: block;
    margin: 0 15px 5px 0;
}

img.img_border-bottom, svg.img_border-bottom {
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    border-bottom: 5px solid #47ceff;
}

img.img_border-danger, svg.img_border-danger {
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    border-bottom: 5px solid #c30008;
}

img.img_border-grey-thin {
    border: 1px solid #a2a2a2;
}

figure {
    max-width: 100%;
    margin: 0 auto 10px auto;
}

    figure > img {
        max-width: 100%;
        border-top: 1px solid #a2a2a2;
        border-left: 1px solid #a2a2a2;
        border-right: 1px solid #a2a2a2;
        border-bottom: 5px solid #47ceff;
    }

    figure > figcaption {
        color: #767675;
        font-size: 16px;
        text-align: center;
    }

    figure.figure_aside {
        float: right;
        margin: 0 0 5px 15px;
    }

    figure.figure_aside_left {
        float: left;
        margin: 0 15px 5px 0;
    }

@media (max-width: 767.98px) {
    img.img.img_small, svg.img_small,
    img.img.img_small_left, svg.img_small_left {
        float: unset;
        margin: 0 auto 10px auto;
    }

    figure.figure_aside, figure.figure_aside_left {
        float: unset;
        margin: 0 auto 10px auto;
    }
}

/* LEADING ICON */
.leading-icon {
    float: left;
    width: 100px;
    height: 100px;
    margin-top: 7px;
    margin-right: 20px;
    margin-bottom: 20px;
}

/* LINKS */
a {
    color: #303030;
    text-decoration: underline;
}

    a:hover {
        color: #47ceff;
        text-decoration: underline;
    }

    a.link_primary, a *.link_primary {
        color: #004e9f;
    }

        a.link_primary:hover, a:hover *.link_primary {
            color: #47ceff;
        }

    a.link_light, a *.link_light {
        color: #47ceff;
    }

    a.link_nounderline, a *.link_nounderline {
        text-decoration: none;
    }

        a.link_nounderline:hover, a:hover *.link_nounderline {
            text-decoration: underline;
        }

    a.link_danger, a *.link_danger {
        color: #c30008;
    }

        a.link_danger:hover, a:hover *.link_danger {
            color: #ff5961;
        }

    /*a .icon_primary {
        color: #004e9f;
    }

    a:hover .icon_primary {
        color: #47ceff;
    }*/

    a .icon_nohover {
        display: inline;
    }

    a .icon_hover {
        display: none;
    }

    a:hover .icon_nohover {
        display: none;
    }

    a:hover .icon_hover {
        display: inline;
    }

    a[href^='tel:'] {
        text-decoration: none;
    }

/* TOOLTIPS */
[data-tooltip-text] {
    position: relative;
}

    [data-tooltip-text]:hover::after {
        content: attr(data-tooltip-text);
        position: absolute;
        left: -150px;
        right: -150px;
        top: 125%;
        z-index: 1;
        background: rgba(222, 222, 222, 0.82);
        border-radius: 5px;
        font-size: 16px;
        text-align: left;
        text-indent: 0px;
        padding: 10px 10px;
        color: #303030;
    }

@media (max-width: 767.98px) {
    [data-tooltip-text] {
        position: unset;
    }

        [data-tooltip-text]:hover::after {
            left: 10%;
            right: 10%;
            top: unset;
            margin-top: 25px;
        }
}

/* BUTTONS */
.btn {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    color: #ffffff;
    background-color: #004e9f;
    outline: none;
    border: none;
    border-radius: 4px;
    padding: 6px 16px;
    vertical-align: baseline;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: normal;
    line-height: 1;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

    .btn:first-child {
        margin-left: 0;
    }

    .btn:last-child {
        margin-right: 0;
    }

    .btn[disabled] {
        color: #e7e7e7;
        cursor: default;
    }

    /*TODO: link*/

    .btn:hover:not([disabled]) {
        color: #ffffff;
        background-color: #47ceff;
        text-decoration: none;
    }

    .btn.btn_secondary {
        background-color: #a2a2a2;
        color: #303030;
    }

        .btn.btn_secondary:hover:not([disabled]), .btn.btn_secondary:active:not([disabled]) {
            background-color: #e7e7e7;
        }

    .btn.btn_danger {
        background-color: #c30008;
    }

        .btn.btn_danger:hover:not([disabled]), .btn.btn_danger:active:not([disabled]) {
            background-color: #ff5961;
        }

    .btn.btn_inline {
        padding: 4px 16px 5px 16px;
        border-radius: 2px;
    }

    .btn.btn_details {
        padding: 3px 9px 4px 9px;
        font-size: 16px;
        border-radius: 7px;
    }

/* TLIST */
.tlist {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

    .tlist > tbody > tr > td {
        position: relative;
        border-top: 2px solid #a2a2a2 /*#004e9f;*/;
        border-bottom: 2px solid #a2a2a2 /*#004e9f*/;
        padding: 7px;
        vertical-align: top;
    }

        .tlist > tbody > tr > td:first-child {
            padding-left: 0px;
        }

        .tlist > tbody > tr > td:last-child {
            padding-right: 0px;
        }

.tlist__btn_details {
    position: absolute;
    border-radius: 0 0;
    bottom: 10px;
    right: 0px;
}

@media (max-width: 767.98px) {
    .tlist {
        display: block;
    }

        .tlist > tbody {
            display: block;
        }

            .tlist > tbody > tr {
                display: block;
                border-bottom: 2px solid #a2a2a2 /*#004e9f*/;
                padding: 7px 0;
            }

                .tlist > tbody > tr:first-child {
                    border-top: 2px solid #a2a2a2 /*#004e9f;*/;
                }

                .tlist > tbody > tr > td {
                    display: block;
                    border-top: none;
                    border-bottom: none;
                    padding: 0;
                }

    .tlist__btn_details {
        position: unset;
        bottom: unset;
        right: 0px;
    }
}

/* SORTER */
.sorter {
    display: flex;
    flex-wrap: nowrap;
    font-size: 16px;
}

.sorter__item {
    flex: auto;
    margin-right: 2em;
}

    .sorter__item:last-child {
        text-align: right;
        margin-right: 0;
    }

@media (max-width: 600px) {
    .sorter {
        display: block;
    }

    .sorter__item {
        display: block;
        flex: unset;
        margin-right: 0;
    }

        .sorter__item:last-child {
            text-align: left;
        }
}
/* PAGER */
.pager {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1;
}

.pager__label {
    color: #004e9f;
    font-weight: bold;
    margin-right: 10px;
}

.pager__item {
    display: inline-block;
    min-width: 16px;
    padding: 2px;
}

.pager__item_link {
    text-decoration: none;
}

.pager__item_current {
    border: 1px solid #767675;
}

/* owl.carousel adjust */
.owl-carousel .owl-item img {
    display: initial;
    width: initial;
}



/* LAYOUT - HEADER */
#page-wrap {
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 145px;
}

.header {
    box-sizing: border-box;
    position: relative;
    width: 992px;
    margin: 0 auto;
    padding: 30px 0px 20px 0px;
    display: grid;
    grid-template-columns: 672px auto;
    grid-column-gap: 20px;
}

    .header .header__logo {
        vertical-align: top;
        text-decoration: none;
    }

        .header .header__logo img {
            height: 71px;
            /*width: 100%;*/
            /*width: 672px;
            height: 71px;*/
        }

        .header .header__logo .header__logo-subtitle {
            width: 604px;
            margin-left: 68px;
            margin-top: 2px;
            margin-bottom: -12px;
            padding-top: 2px;
            border-top: 3px solid #e7e7e7;
            color: #767675;
            font-size: 18px;
            font-weight: bold
        }

    .header .header__logo_preview {
        text-decoration: none;
    }

        .header .header__logo_preview img.header__logo-gerb {
            vertical-align: top;
            height: 81px;
            margin-top: -11px;
            margin-bottom: -11px;
            margin-right: 28px;
        }

        .header .header__logo_preview img.header__logo-ntb {
            vertical-align: top;
            height: 60px;
        }

        .header .header__logo_preview .header__logo-subtitle {
            width: 509px;
            margin-left: 154px;
            margin-top: 6px;
            margin-bottom: -12px;
            padding-top: 2px;
            border-top: 3px solid #e7e7e7;
            color: #767675;
            font-size: 18px;
            font-weight: bold
        }

    .header .header__auth {
        vertical-align: top;
        text-align: right;
        font-size: 16px;
    }

    .header .header__auth_lk_row {
        display: grid;
        grid-template-columns: auto 28px;
        grid-column-gap: 10px;
        margin-bottom: 10px;
    }

    .header .header__auth_lk_icon {
        width: 28px;
        height: 28px;
    }

    .header .header__nav-burger {
        display: none;
        text-align: right;
    }


@media (max-width: 1023.98px) {

    #page-wrap {
        padding-bottom: 300px;
    }

    .header {
        width: auto;
        /*padding: 2vw 2vw 4vw 2vw;*/
        padding: 1em 1em 1em 1em;
        display: grid;
        grid-template-columns: max-content auto /*88fr 12fr*/;
        grid-column-gap: 2vw;
    }

        .header .header__logo img {
            height: 8.1vw;
        }

        .header .header__logo .header__logo-subtitle {
            width: unset;
            margin-left: 10%;
            margin-top: 2px;
            margin-bottom: 0;
            padding-top: 2px;
            border-top: 3px solid #e7e7e7;
            font-size: 2vw;
        }

        .header .header__logo_preview img.header__logo-gerb {
            height: 9.24vw;
            margin-top: -1.25vw;
            margin-bottom: -1.25vw;
            margin-right: 3.19vw;
        }

        .header .header__logo_preview img.header__logo-ntb {
            height: 6.85vw;
        }

        .header .header__logo_preview .header__logo-subtitle {
            width: unset;
            margin-left: 17.6vw;
            margin-top: 2px;
            margin-bottom: 0;
            padding-top: 2px;
            border-top: 3px solid #e7e7e7;
            font-size: 2vw;
        }

        .header .header__auth {
            display: none;
            border-top: 2px solid #a2a2a2;
            border-bottom: 2px solid #a2a2a2;
            margin-top: 15px;
            padding: 10px 0;
            text-align: right;
            grid-column: 1 / 3;
        }

        .header .header__nav-burger {
            display: block;
        }

            .header .header__nav-burger img {
                height: 8.1vw;
            }

            .header .header__nav-burger .header__nav-burger-close-icon {
                display: none;
            }


    ._burger-open .header .header__nav-burger .header__nav-burger-open-icon {
        display: none;
    }

    ._burger-open .header .header__nav-burger .header__nav-burger-close-icon {
        display: block;
    }

    ._burger-open .header .header__auth {
        display: block;
    }
}

@media (max-width: 767.98px) {
    .header .header__logo .header__logo-subtitle {
        border-top: 2px solid #e7e7e7;
    }

    .header .header__logo_preview .header__logo-subtitle {
        border-top: 2px solid #e7e7e7;
    }
}

@media (max-width: 360px) {
    .header .header__logo .header__logo-subtitle {
        border-top: 2px solid #e7e7e7;
    }

    .header .header__logo_preview .header__logo-subtitle {
        border-top: 2px solid #e7e7e7;
    }
}

/* NAVIGATION */

@media (min-width: 1024px) {

    .nav {
        width: 992px;
        margin: 0 auto;
        padding-top: 3px;
        padding-bottom: 10px;
        margin-bottom: 14px;
    }

        .nav .top-menu {
            display: table;
            width: 100%;
            margin: 0px;
            padding: 0px;
            border-collapse: collapse;
        }

        .nav .top-menu__item {
            display: table-cell;
            padding: 0px;
            width: 1%;
            white-space: nowrap;
            position: relative;
        }

            .nav .top-menu__item > a {
                display: inline-block;
                color: #004e9f;
                font-weight: bold;
                font-size: 21px;
                padding: 10px 10px 12px 10px;
                text-decoration: none;
            }

                .nav .top-menu__item > a .caret-down {
                    position: relative;
                    width: 13px;
                    height: 13px;
                    margin-left: 10px;
                }

                .nav .top-menu__item > a .caret-up {
                    display: none;
                    position: relative;
                    width: 13px;
                    height: 13px;
                    margin-left: 10px;
                }

                .nav .top-menu__item > a:hover {
                    text-decoration: underline;
                }

            .nav .top-menu__item.active > a {
                background-color: #004e9f;
                color: #ffffff;
            }

                .nav .top-menu__item.active > a .caret-down {
                    display: none;
                }

                .nav .top-menu__item.active > a .caret-down-white {
                    display: none;
                }

                .nav .top-menu__item.active > a .caret-up {
                    display: inline;
                }


        .nav .top-menu__separator {
            display: table-cell;
            width: auto;
        }

        .nav .top-menu__item .top-menu__submenu {
            display: none;
        }

        .nav .top-menu__item:last-child .top-menu__submenu {
            left: auto;
            right: 0px;
        }

        .nav .top-menu__item.active .top-menu__submenu {
            display: block;
        }

        .nav .top-menu__submenu {
            position: absolute;
            z-index: 1000;
            background-color: #0081b7;
        }

            .nav .top-menu__submenu li > a {
                display: block;
                font-size: 16px;
                font-weight: normal;
                color: #ffffff;
                text-decoration: none;
                padding: 8px 9px;
                left: 0;
                right: 0;
            }

                .nav .top-menu__submenu li > a:hover {
                    background-color: #47ceff;
                    text-decoration: none;
                }
}

@media (max-width: 1023.98px) {

    .nav {
        padding-top: 3px;
        padding-bottom: 10px;
    }

        .nav .top-menu {
            display: none;
            margin: 0px;
            padding: 0px;
            border-collapse: collapse;
            padding: 0 1em;
            line-height: 1.5;
        }

    ._burger-open .nav .top-menu {
        display: block;
    }

    .nav .top-menu__item {
        display: block;
        padding: 0px;
        position: relative;
    }

        .nav .top-menu__item > a {
            color: #004e9f;
            font-weight: bold;
            font-size: 21px;
            text-decoration: none;
        }

            .nav .top-menu__item > a .caret-down {
                display: none;
            }

            .nav .top-menu__item > a .caret-up {
                display: none;
            }

            .nav .top-menu__item > a:hover {
                text-decoration: none;
                cursor: default;
            }

    .nav .top-menu__separator {
        display: none;
    }

    .nav .top-menu__submenu {
        display: block;
        margin-bottom: 10px;
    }

        .nav .top-menu__submenu li > a {
            font-size: 18px;
            font-weight: normal;
        }
}

/* TOP SEARCH */
.top-search {
    display: block;
}

    .top-search h1 {
        color: #ffffff;
    }

    .top-search .top-search__form {
        box-sizing: border-box;
        width: 992px;
        height: 67px;
        margin: 0px auto 0px auto;
    }

        .top-search .top-search__form .top-search__form-background {
            /*.top-search .top-search__form::before*/
            box-sizing: border-box;
            z-index: -1;
            position: absolute;
            left: 0;
            right: 0;
            margin-top: -14px;
            height: 67px;
            background-color: #004e9f;
            border-bottom-style: solid;
            border-bottom-color: #47ceff;
            border-bottom-width: 5px;
            content: '';
        }

        .top-search .top-search__form a {
            color: #ffffff;
        }

            .top-search .top-search__form a:hover {
                color: #47ceff;
            }

    .top-search .top-search__field {
        position: relative;
        width: 100%;
        height: 33px;
        background-color: #ffffff;
        border-radius: 10px;
        border-style: none;
    }

    .top-search .top-search__input {
        position: absolute;
        top: 4px;
        left: 30px;
        width: 850px;
        height: 24px;
        border-style: none;
        outline: none;
        text-align: center;
        font-size: 16px;
        /*font-size: 14px;*/
        color: #303030;
    }

        .top-search .top-search__input.input-validation-error {
            /*background-color: #ff9200;*/
            background-color: #ffffff;
            border-style: none;
        }

    .top-search .top-search__btn {
        position: absolute;
        top: 2px;
        right: 2px;
        outline: none;
        height: 29px;
        border-radius: 10px;
        border-style: none;
        cursor: pointer;
        margin: 0;
        padding: 0 13px 0 10px;
        font-size: 14px;
    }

        .top-search .top-search__btn img {
            vertical-align: top;
            width: 15px;
            height: 15px;
        }

    .top-search .top-search__links {
        width: 992px;
        margin: 5px auto 25px auto;
        padding: 2px 0 2px 0;
        font-size: 17px;
        text-align: center;
    }

        .top-search .top-search__links.top-search__links_inverse {
            margin: 7px 0;
            padding: 7px 0;
        }

    .top-search .top-search__links-inner-wrapper {
        margin: 0 -20px;
    }

    .top-search .top-search__links-item {
        display: inline-block;
        margin: 0 20px;
    }

    .top-search .top-search__links img {
        vertical-align: middle;
        width: 17px;
        height: 17px;
    }

@media (max-width: 1023.98px) {

    .top-search .top-search__form {
        margin: 0 1em;
        width: unset;
        height: 67px;
    }

    .top-search .top-search__input {
        left: 10px;
        width: 80%;
        text-align: left;
    }

    .top-search .top-search__links {
        width: unset;
        line-height: 1.4;
        margin: 5px 1em 25px 1em;
    }
}

@media (max-width: 360px) {
    .top-search h1 {
        color: #ffffff;
        padding-top: 5px;
        font-size: 22px;
    }
}

/* MAIN */

@media (min-width: 1024px) {
    .main {
        width: 992px;
        margin: 0 auto;
    }
}

@media (max-width: 1023.98px) {
    .main {
        margin: 0 1em;
    }
}

/* FOOTER */
.footer {
    box-sizing: border-box;
    font-size: 12pt;
    color: #ffffff;
    height: 145px;
    width: 992px;
    margin: -145px auto 0 auto;
}

    .footer .footer-background {
        /*.footer::before*/
        content: '';
        z-index: -1;
        position: absolute;
        height: 145px;
        left: 0px;
        right: 0px;
        margin-top: 0px;
        background-color: #004e9f;
        border-top-style: solid;
        border-top-color: #47ceff;
        border-top-width: 5px;
    }

    .footer a {
        color: #ffffff;
        text-decoration: none;
    }

        .footer a:hover {
            text-decoration: underline;
        }

    .footer .footer__container {
        position: relative;
        padding: 28px 276px 20px 205px;
    }

    /*  .footer .footer__bmstu-logo {
        position: absolute;
        top: 28px;
        left: 0px;
    }

        .footer .footer__bmstu-logo img {
            width: 84px;
            height: 90px;
        }*/

    .footer .footer__bmstu-gerb {
        position: absolute;
        top: 22px;
        left: 0px;
    }

        .footer .footer__bmstu-gerb img {
            width: 85px;
            height: 100px;
        }

    .footer .footer__social {
        position: absolute;
        top: 28px;
        right: 0px;
        text-align: right;
    }

        .footer .footer__social > a ~ a {
            margin-left: 10px;
        }

        .footer .footer__social img {
            width: 42px;
            height: 42px;
        }

    .footer .footer__content {
        text-align: center;
    }

    .footer .bottom-menu {
        display: table;
        width: 100%;
        margin: 0px;
        margin-bottom: 26px;
        font-size: 16px;
        font-weight: bold;
    }

    .footer .bottom-menu__item {
        display: table-cell;
        padding: 0px;
        width: 1%;
        white-space: nowrap;
    }

    .footer .bottom-menu__separator {
        display: table-cell;
        width: auto;
    }

    .footer .footer__copy {
        text-align: center;
    }

    .footer .footer__copy-item {
        margin-top: 14px;
        font-size: 14px;
        color: #ffffff;
    }

@media (max-width: 1023.98px) {
    .footer {
        height: 300px;
        width: unset;
        margin: -300px 1em 0 1em;
    }

        .footer .footer-background {
            height: 300px;
        }

        .footer .footer__container {
            padding: 28px 0 20px 100px;
        }

        .footer .footer__social {
            position: unset;
            text-align: right;
        }

        .footer .footer__content {
            text-align: right;
            width: 100%;
        }

        .footer .bottom-menu {
            display: block;
            line-height: 1.5;
        }

        .footer .bottom-menu__item {
            display: block;
            width: unset;
        }

        .footer .bottom-menu__separator {
            display: none;
        }

        .footer .footer__copy {
            margin-left: -100px;
        }
}

/***** REGULAR SECTION **********/
.content-section {
    margin-top: 50px;
    margin-bottom: 50px;
    vertical-align: top;
    line-height: 1.6;
    /*-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    margin-top: 25px;
    margin-bottom: 42px;
    border-top-style: solid;
    border-top-color: #004e9f;
    border-top-width: 14px;
    vertical-align: top;
    padding: 25px 30px 50px 30px;
    line-height: 1.8;*/
}

    .content-section ul {
        margin-bottom: 10px;
        list-style: disc;
        list-style-position: inside;
    }

        .content-section ul:last-child {
            margin-bottom: 0;
        }

        .content-section ul ul {
            margin-left: 30px;
            list-style: circle;
            list-style-position: inside;
        }

        .content-section ul.ul_no-bullet {
            list-style: none;
        }

        .content-section ul > li {
            text-indent: -25px;
            margin-left: 25px;
        }


    .content-section ol {
        margin-bottom: 10px;
        list-style: decimal;
        list-style-position: inside;
    }

        .content-section ol > li {
            text-indent: -25px;
            margin-left: 25px;
        }

        .content-section ol:last-child {
            margin-bottom: 0;
        }


/*    .content-section img, .content-section video, .content-section iframe {
        max-width: 100%;
    }*/

.breadcrumbs {
    display: block;
}

    .breadcrumbs .breadcrumbs__item {
        display: inline;
    }

        .breadcrumbs .breadcrumbs__item:not(:first-child)::before {
            content: ' > ';
        }

.page-info {
    margin-top: 25px;
    padding-top: 10px;
    border-top: 2px solid #a2a2a2;
    text-align: right;
}

.tlist + .page-info, .card-list + .page-info {
    margin-top: 0;
    border-top: none;
}

/*** POPUP WINDOW ***/
.popup-window {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    text-align: center;
    text-indent: 0px;
    background-color: rgba(0, 0, 0, 0.6);
}

    .popup-window[data-popup-window=show] {
        display: block;
    }

    .popup-window:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.popup-window__frame {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    max-width: 700px;
    text-align: left;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #ffffff;
}

.popup-window__close {
    position: absolute;
    top: 5px;
    right: 5px;
}

.popup-window__title {
    margin: 0px 20px 0px 20px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: #004e9f;
}

.popup-window__content {
    margin-top: 10px;
    line-height: 1.6;
}

.popup-window__buttons {
    line-height: 1;
    text-align: center;
    margin-top: 10px;
}

@media (width<768px) {
    .popup-window__frame {
        position: absolute;
        display: inline-block;
        top: 5%;
        left: 5%;
        width: 90%;
        max-width: 90%;
    }
}

/*** CARD LIST ***/
.card-list {
    display: block;
    margin-top: 11px;
    margin-bottom: 11px;
}

    .card-list + h2 {
        margin-top: 25px;
    }

.card-list__item {
    margin-top: 25px;
    margin-bottom: 25px;
}

    .card-list__item:first-child {
        margin-top: 0;
    }

    .card-list__item:last-child {
        margin-bottom: 0;
    }

/*** CARD ***/
.card {
    position: relative;
    border-style: solid;
    /*border-color: #004e9f;*/
    /*border-width: 3px;*/
    /*padding: 5px 12px 6px 12px;*/
    padding: 15px;
    border-radius: 10px;
    border-color: #e7e7e7;
    border-width: 1px;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}

.card_with-buttons_absolute {
    padding-bottom: 40px;
}

.card_border-light {
    border-color: #47ceff;
}

.card_border-grey {
    border-color: #a2a2a2;
}

.card_text-centered {
    text-align: center;
}

.card__pages {
    float: right;
    color: #47ceff;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 5px;
}

.card__book-photo-wrapper {
    position: relative;
    float: right;
    margin: 0 0 5px 15px;
    width: fit-content;
    min-width: 50px;
    min-height: 50px;
}

    .card__book-photo-wrapper .card__book-photo {
        margin: 0 0 5px 15px;
        min-width: 100px;
        height: 150px;
    }

    .card__book-photo-wrapper .card__book-photo-wrapper__heart-wrapper {
        position: absolute;
        top: 5px;
        right: 5px;
    }

.card__row {
    display: table;
    border-collapse: collapse;
    border-spacing: 0px;
}

.card__row-item {
    display: table-cell;
    width: 1%;
}

    .card__row-item:last-child {
        text-align: right;
    }

.card__row-item-wide {
    width: 2%;
}

.card__buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 4px;
    /*padding-right: 160px;*/
    font-size: 16px;
}

.card__buttons_absolute {
    position: absolute;
    /*right: 11px;
    bottom: 11px;*/
    left: 15px;
    right: 15px;
    bottom: 15px;
}

.card__buttons_align-right {
    justify-content: flex-end;
}

.card__buttons-readonline {
    /*display: inline-block;*/
    width: 150px;
}

/*.card__buttons-availability {
    display: inline-block;
}
*/
/*.card__buttons-details {
    position: absolute;
    right: 0;
    bottom: 0;
}
*/
.card__buttons a {
    text-decoration: none;
    /*font-weight: bold;*/
}

.card__btn {
    padding: 2px 20px 5px 20px;
    border-radius: 7px;
    font-size: 16px;
}

.card__btn_l {
    padding: 5px 25px 7px 25px;
}

@media (max-width: 767.98px) {
    .card__buttons {
        padding-right: unset;
        flex-wrap: wrap;
    }

    .card__buttons-readonline, .card__buttons-availability, .card__buttons-details {
        display: block;
    }

    .card__buttons label {
        display: block;
    }
}

/*** BIBRECORD STYLES **/
.book-photo-details-wrapper {
    position: relative;
    float: right;
    margin: 0 0 5px 15px;
    width: fit-content;
    min-width: 50px;
    min-height: 50px;
}

.book-photo-details-wrapper__heart-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
}

@media (max-width: 767.98px) {
    .book-photo-details-wrapper._with-book-photo {
        float: unset;
        margin: 0 auto 10px auto;
    }
}

.book-photo {
    border: 1px solid #a2a2a2;
    max-width: 280px;
    max-height: 368px;
}

.book-photo-placeholder {
    width: 50px;
    height: 50px;
}

.bibrecord {
    font-size: 18px;
    /*text-align: justify;*/
}

    .bibrecord b {
        font-weight: bold;
        color: #303030;
    }

/*** BOOK BUTTONS ***/
.button-with-icon {
    display: inline-block;
    height: 32px;
    color: #004e9f;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 20px;
}

    .button-with-icon:last-child {
        margin-right: 0;
    }

.button-with-icon__icon {
    vertical-align: top;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
    border: 3px solid #004e9f;
    background-color: #004e9f;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 2px 7px;
    line-height: 1;
}

    .button-with-icon__icon img {
        height: 100%;
    }

.button-with-icon__name {
    vertical-align: top;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
    border-top: 3px solid #004e9f;
    border-right: 3px solid #004e9f;
    border-bottom: 3px solid #004e9f;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px 7px;
    line-height: 1;
    font-weight: bold;
}

.button-with-icon:hover {
    color: #47ceff;
    text-decoration: none;
}

    .button-with-icon:hover .button-with-icon__icon {
        color: #47ceff;
        border-color: #47ceff;
        background-color: #47ceff;
    }

    .button-with-icon:hover .button-with-icon__name {
        color: #47ceff;
        border-color: #47ceff;
    }

.button-only-icon {
    display: inline-block;
    height: 32px;
    color: #004e9f;
    vertical-align: middle;
    margin-left: 38px;
}

    .button-only-icon:first-child {
        margin-left: unset;
    }


    .button-only-icon .icon__button-only-icon {
        width: 1.66em;
        height: 1.66em;
    }

/*** AUTHOR PROFILE ***/
.author-photo {
    border: 1px solid #a2a2a2;
    max-height: 367px;
}

/*** NEWS DETAILS ***/
.news-details__subtitle {
    display: block;
    color: #004e9f;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: none;
}

/*.news-details__img.news-details__img_big {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

    .news-details__img.news-details__img_big img {
        max-width: 100%;
    }

.news-details__img.news-details__img_small {
    float: right;
    display: block;
    margin: 0 0 3px 15px; 
}*/

.news-details__props {
    margin: 18px 0px;
    /*line-height: 1.2;*/
}

    .news-details__props.news-details__props_no-margins {
        margin: 0px 0px;
    }

.news-details__prop {
    font-size: 18px;
}

.news-details__date {
    display: block;
    color: #004e9f;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: -20px;
}

    .news-details__date img {
        position: relative;
        top: 2px;
        margin-right: 8px;
        width: 16px;
        height: 16px;
    }

/*** NEWS LIST, NEWS ARCHIVE ***/
.news-archive-subscribe-link {
    float: right;
    font-size: 16px;
}

.news-list strong {
    color: #004e9f;
}

.news-list__card {
    display: grid;
    grid-template-columns: 150px 1fr;
}

.news-list__card_v2 {
    grid-template-columns: 300px 1fr;
}

.news-list__date {
    white-space: nowrap;
    color: #004e9f;
}

    .news-list__date .icon {
        position: relative;
        top: 1px;
        width: 20px;
        height: 20px;
    }

@media (max-width: 470px) {
    .news-archive-subscribe-link {
        float: none;
        display: block;
        margin-bottom: 0.5em;
        text-align: right;
    }

    .news-list__card, news-list__card_v2 {
        grid-template-columns: 1fr;
    }
}

/*** DEPARTMENTS ***/
.department-card__photo {
    border: 4px solid #47ceff;
    float: right;
    margin-top: 7px;
    margin-left: 13px;
}

.department-card__roomnumber {
    color: #47ceff;
}

.department-card__dept-director {
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #47ceff;
    color: #ffffff;
    text-align: center;
    letter-spacing: -1px;
}

.department-card__subheader {
    margin-top: 6px;
    font-weight: bold;
    color: #004e9f;
    letter-spacing: -1px;
}

.department-card__reader-categories {
    /* text-align: justify;*/
}

.department-card__timetable {
}

.department-card__timetable-warning {
    margin-top: 7px;
    color: #c30008;
    /*letter-spacing: -2px;*/
    text-align: center;
    line-height: 1;
}

    .department-card__timetable-warning img {
        height: 18px;
        vertical-align: top;
    }

/*** DEPARTMENT-SERVICES ***/
.department-services {
    text-align: center;
}

.department-services__service {
    margin: 7px;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-right: 20px;
}

    .department-services__service:first-child {
        margin-left: 0;
    }

    .department-services__service:last-child {
        margin-right: 0;
    }

.department-services__service-icon {
    vertical-align: top;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
    border: 3px solid #004e9f;
    background-color: #004e9f;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 2px 5px;
    line-height: 1;
}

    .department-services__service-icon img {
        height: 100%;
    }

.department-services__service-name {
    vertical-align: top;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
    border-top: 3px solid #e7e7e7;
    border-right: 3px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px 5px;
    line-height: 1;
}

@media (max-width:767.98px) {
    .department-services {
        text-align: left;
    }

    .department-services__service {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}

/*** SCHEDULE ***/
.timetable {
    width: 100%;
}

    .timetable th {
        font-weight: bold;
    }

    .timetable td {
        border-left: 2px solid #e7e7e7;
        text-align: center;
    }

        .timetable td:first-child {
            border-left: none;
        }

.timetable__break {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1;
}

.timetable__note {
    font-size: 18px;
    text-align: center;
}


/*** COLUMS ***/
.columns {
    display: block;
}

.columns__column {
    display: inline-block;
    width: auto;
    vertical-align: top;
    margin-right: 25px;
}

    .columns__column ~ .columns__column {
        margin-right: 0;
    }

/*** ALERTS ***/
.alert {
    margin: 20px 0;
    border: 3px solid #ff5961;
}

.alert__header {
    text-align: center;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5961;
    border-bottom: 3px solid #ff5961;
    padding: 1px;
}

.alert__content {
    padding: 15px 15px;
}

    .alert__content > h3:first-child {
        margin-top: 0px;
    }

/*** CATALOG DETAILS ***/
.fulltext-banners-container {
    margin: 0px 340px 0px 0px;
}

.fulltext-banner {
    position: relative;
    box-sizing: content-box;
    margin: 15px 0px 20px 27px;
    border: 3px solid #004e9f;
    min-height: 78px;
    min-width: 400px;
    padding: 11px 11px 11px 180px;
    line-height: 1.4;
}

.fulltext-banner__logo {
    position: absolute;
    top: 12px;
    left: -27px;
    border: 3px solid #004e9f;
    width: 174px;
    height: 70px;
    background-color: #ffffff;
}

.fulltext-banner__name {
    overflow-x: clip;
    text-overflow: ellipsis;
}

.fulltext-banner__preview-link {
    float: right;
}

@media (max-width: 767.98px) {
    .fulltext-banners-container {
        margin: 0;
    }

    .fulltext-banner {
        position: relative;
        box-sizing: content-box;
        margin: 15px 0px 20px 0px;
        border: 3px solid #004e9f;
        min-height: 76px;
        min-width: unset;
        max-width: 100%;
        padding: 11px 11px 11px 11px;
        line-height: 1.4;
        overflow: hidden;
    }

    .fulltext-banner__logo {
        display: none;
    }
}

/*** PROFILE ***/
.profile-widgets {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-bottom: 25px;
}


.profile-widget {
    position: relative;
    box-sizing: border-box;
    /*padding: 4px 11px 11px 11px;*/
    padding: 15px;
}

.profile-widget_main {
    grid-column-start: 1;
    grid-column-end: 3;
}

.card_with-buttons_absolute.profile-widget {
    position: relative;
    /*padding-bottom: 45px;*/
    padding-bottom: 55px;
}

.profile-widget_with-icon {
    position: relative;
    /*padding-left: 67px;*/
    padding-left: 80px;
}

.profile-widget__icon {
    position: absolute;
    /*left: 11px;
    top: 11px;*/
    width: 40px;
    height: 40px;
    border: 3px solid #004e9f;
    border-radius: 7px;
    left: 15px;
    right: 15px;
}

.profile-widget__username {
    margin: 4px 0px 4px 0px;
    color: #47ceff;
    line-height: 1.1;
    font-size: 30px;
    text-align: left;
}

.profile-widget__leftcolumn {
    float: left;
    width: 550px;
}

.profile-widget__rightcolumn {
    float: left;
    width: 350px;
}

@media (max-width: 1023.98px) {
    .profile-widgets {
        grid-template-columns: 1fr;
    }

    .profile-widget_main {
        grid-column-start: unset;
        grid-column-end: unset;
    }

    .profile-widget__username .icon {
        display: none;
    }

    .profile-widget__leftcolumn,
    .profile-widget__rightcolumn {
        float: unset;
        width: unset;
    }
}

/*** VISIT TIME BOOKING & SERVICE CODES ***/
.visit-times {
    line-height: 2.5;
}

.btn.visit-times__btn {
    margin-left: 0;
    margin-right: 0;
}

.service-code__value {
    font-size: 24px;
    font-weight: bold;
}

/*** PRESENTATION ***/
.presentation-slides {
    margin: 1em 0;
    width: 100%;
    max-width: 100%;
    min-height: 600px;
}

@media (max-width: 767.98px) {
    .presentation-slides {
        min-height: 300px;
    }
}

.presentation-slides-new {
    margin: 1em 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

    .presentation-slides-new._fullscreen {
        position: fixed;
        margin: 0 0;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        background-color: #ffffff;
    }

    .presentation-slides-new .pv-fullscreen-expand {
        display: initial;
    }

    .presentation-slides-new .pv-fullscreen-collapse {
        display: none;
    }

    .presentation-slides-new._fullscreen .pv-fullscreen-expand {
        display: none;
    }

    .presentation-slides-new._fullscreen .pv-fullscreen-collapse {
        display: initial;
    }


.pv-view {
    position: relative;
}

.presentation-slides-new._fullscreen .pv-view {
    overflow-y: auto;
    position: absolute;
    top: 50px;
    bottom: 0px;
    left: 0;
    right: 0;
}

.pv-header {
    display: table;
    margin: 5px 0;
}

    .pv-header > div {
        display: table-cell;
        vertical-align: middle;
        padding: 5px 5px;
    }

    .pv-header > .pv-current {
        width: 100%;
        text-align: center;
    }

.pv-button {
    cursor: pointer;
}

.pv-slide {
}

    .pv-slide.pv-slide-html {
        min-height: 400px;
        padding: 1em;
        background-color: #e7e7e7
    }

/* FAQ */

.faq {
    border-top: 2px solid #a2a2a2;
}

    .faq:last-of-type {
        border-bottom: 2px solid #a2a2a2;
        margin-bottom: 1em;
    }

    .faq:not(._expanded) > [data-dropdown-content] {
        display: none;
    }

    .faq._expanded {
        padding-bottom: 10px;
    }

    .faq > blockquote {
        position: relative;
        padding-right: 30px;
        font-weight: bold;
    }

        .faq > blockquote:hover {
            cursor: pointer;
            text-decoration: underline;
        }

    .faq .caret-up, .faq .caret-down {
        position: absolute;
        right: 0px;
        top: 8px;
        width: 13px;
        height: 13px;
    }

    .faq .caret-up {
        display: none;
    }

    .faq._expanded .caret-down {
        display: none;
    }

    .faq._expanded .caret-up {
        display: block;
    }


/* LIBRARY HISTORY */
.roadmap__item {
    position: relative;
    text-align: center;
    padding-top: 112px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.roadmap__img-container {
    position: absolute;
    z-index: 10;
    border: 2px solid #47ceff;
    border-radius: 13px;
    background: #ffffff;
    top: 0px;
    left: 50%;
    width: 112px;
    height: 112px;
    margin-left: -56px;
    padding: 5px;
}

    .roadmap__img-container > img {
        width: 100%;
    }

.roadmap__date {
    margin-top: 11px;
    display: inline-block;
    color: #ffffff;
    background-color: #47ceff;
    border-radius: 13px;
    font-weight: bold;
    padding-left: 18px;
    padding-right: 18px;
}

.roadmap__text {
}

.roadmap__hr {
    position: absolute;
    z-index: 1;
    top: 46px;
    left: 0;
    right: 0;
    height: 21px;
}


.roadmap__item .roadmap__left {
    display: none;
}

.roadmap__item .roadmap__right {
    display: none;
}


@media (min-width: 1024px) {
    .roadmap {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-flow: dense;
    }

    /*.roadmap * {
            -webkit-print-color-adjust: exact !important;*/ /* Chrome, Safari 6 � 15.3, Edge */
    /*color-adjust: exact !important;*/ /* Firefox 48 � 96 */
    /*print-color-adjust: exact !important;*/ /* Firefox 97+, Safari 15.4+ */
    /*}*/

    /*59BADA - 3C93C5 - 1E6BB0 - 01449B*/
    .roadmap__item:nth-child(6n+1):not(:first-child) .roadmap__hr {
        border-left: 21px solid #004e9f;
    }

    .roadmap__item:nth-child(6n+3):not(:last-child) .roadmap__hr {
        border-right: 21px solid #47ceff;
    }

    .roadmap__item:nth-child(6n+4) .roadmap__hr {
        border-right: 21px solid #004e9f;
    }

    .roadmap__item:nth-child(6n+6):not(:last-child) .roadmap__hr {
        border-left: 21px solid #47ceff;
    }


    .roadmap__item:nth-child(6n+1) .roadmap__hr {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to right, #004e9f, #004e9f);
    }

    .roadmap__item:nth-child(6n+2) .roadmap__hr {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to right, #004e9f, #0081b7);
    }

    .roadmap__item:nth-child(6n+3) .roadmap__hr {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to right, #0081b7, #47ceff);
    }


    .roadmap__item:nth-child(6n+6) {
        grid-column-start: 1;
        grid-column-end: 2;
    }

        .roadmap__item:nth-child(6n+6) .roadmap__hr {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to left, #0081b7, #47ceff);
        }

    .roadmap__item:nth-child(6n+5) {
        grid-column-start: 2;
        grid-column-end: 3;
    }

        .roadmap__item:nth-child(6n+5) .roadmap__hr {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to left, #004e9f, #0081b7);
        }

    .roadmap__item:nth-child(6n+4) {
        grid-column-start: 3;
        grid-column-end: 4;
    }

        .roadmap__item:nth-child(6n+4) .roadmap__hr {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to left, #004e9f, #004e9f);
        }

    .roadmap__item:nth-child(6n+1):last-child {
        grid-column-start: 1;
        grid-column-end: 4;
    }

        .roadmap__item:nth-child(6n+1):last-child .roadmap__hr {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to right, #004e9f, #47ceff);
            border-left: 21px solid #004e9f;
        }

    .roadmap__item:nth-child(6n+4):last-child {
        grid-column-start: 1;
        grid-column-end: 4;
    }

        .roadmap__item:nth-child(6n+4):last-child .roadmap__hr {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to left, #004e9f, #47ceff);
            border-right: 21px solid #004e9f;
        }

    .roadmap__item:nth-child(6n):not(:last-child) .roadmap__left {
        display: block;
        position: absolute;
        z-index: 2;
        top: 66px;
        bottom: -46px;
        left: 0px;
        width: 21px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAKCAYAAABblxXYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABPSURBVDhPY6AFYITSOIFYyqr/XrpSYLa6DB9DZbAeQT0EgV75lv8wMP/A3f9QYbyACUpTFYwaSn1A0NAXb78xnLzxGoxvPPkIFaU7YGAAAJpGHCmPXf1wAAAAAElFTkSuQmCC'), linear-gradient(to bottom, #47ceff, #004e9f);
    }

    .roadmap__item:nth-child(6n+3):not(:last-child) .roadmap__right {
        display: block;
        position: absolute;
        z-index: 2;
        top: 66px;
        bottom: -46px;
        right: 0px;
        width: 21px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAKCAYAAABblxXYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABPSURBVDhPY6AFYITSOIFYyqr/XrpSYLa6DB9DZbAeQT0EgV75lv8wMP/A3f9QYbyACUpTFYwaSn1A0NAXb78xnLzxGoxvPPkIFaU7YGAAAJpGHCmPXf1wAAAAAElFTkSuQmCC'), linear-gradient(to bottom, #47ceff, #004e9f);
    }

    .roadmap__item:nth-child(6n+1):not(:last-child) .roadmap__right,
    .roadmap__item:nth-child(6n+2):not(:last-child) .roadmap__right,
    .roadmap__item:nth-child(6n+5):not(:last-child) .roadmap__right,
    .roadmap__item:nth-child(6n+6):not(:last-child) .roadmap__right {
        display: block;
        border-right: 1px dashed #303030;
        position: absolute;
        right: 0;
        top: 112px;
        bottom: 10px;
        width: 1px;
        content: '';
    }
}

@media (max-width: 1023.98px) {
    .roadmap {
        display: grid;
        grid-template-columns: 1fr;
    }

    /*59BADA - 3C93C5 - 1E6BB0 - 01449B*/
    .roadmap__item:nth-child(2n+1):not(:first-child) .roadmap__hr {
        border-left: 21px solid #004e9f;
    }

    .roadmap__item:nth-child(2n+1):not(:last-child) .roadmap__hr {
        border-right: 21px solid #47ceff;
    }

    .roadmap__item:nth-child(2n) .roadmap__hr {
        border-right: 21px solid #004e9f;
    }

    .roadmap__item:nth-child(2n):not(:last-child) .roadmap__hr {
        border-left: 21px solid #47ceff;
    }


    .roadmap__item:nth-child(2n+1) .roadmap__hr {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to right, #004e9f, #47ceff);
    }

    .roadmap__item:nth-child(2n) .roadmap__hr {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAYAAAB/sn/zAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABRSURBVDhPYxgF9AWMIKJ97aX/EsLcYAF0cOPJR4bOGCOwOoaEiUf+4wInrr/6D1LDBFZJBAAbKZayCmg1F1gAHbx4+43h1ZwwiNWjgELAwAAA6kgsKTACYhYAAAAASUVORK5CYII='), linear-gradient(to left, #004e9f, #47ceff);
    }

    .roadmap__item:nth-child(2n):not(:last-child) .roadmap__left {
        display: block;
        position: absolute;
        z-index: 2;
        top: 66px;
        bottom: -46px;
        left: 0px;
        width: 21px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAKCAYAAABblxXYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABPSURBVDhPY6AFYITSOIFYyqr/XrpSYLa6DB9DZbAeQT0EgV75lv8wMP/A3f9QYbyACUpTFYwaSn1A0NAXb78xnLzxGoxvPPkIFaU7YGAAAJpGHCmPXf1wAAAAAElFTkSuQmCC'), linear-gradient(to bottom, #47ceff, #004e9f);
    }

    .roadmap__item:nth-child(2n+1):not(:last-child) .roadmap__right {
        display: block;
        position: absolute;
        z-index: 2;
        top: 66px;
        bottom: -46px;
        right: 0px;
        width: 21px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAKCAYAAABblxXYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABPSURBVDhPY6AFYITSOIFYyqr/XrpSYLa6DB9DZbAeQT0EgV75lv8wMP/A3f9QYbyACUpTFYwaSn1A0NAXb78xnLzxGoxvPPkIFaU7YGAAAJpGHCmPXf1wAAAAAElFTkSuQmCC'), linear-gradient(to bottom, #47ceff, #004e9f);
    }
}

/* SERVICE - APPROVE TICKET */
.service__ticketapproveinfo {
    height: 100%;
    margin: 0 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 3em;
    text-align: center;
}

/* THEMATIC EXHIBITION - LONGREAD 
 ************************************/

/* text styles */
.lr-text-large {
    font-size: 1.5em;
}

.lr-text-xlarge {
    font-size: 2em;
}

.lr-text-line-height-short {
    line-height: 1.2;
}

/* simple row */
.row {
    display: flex;
    align-items: center;
}

    .row > .col {
        flex: 1 0 0%;
    }

/* row */
.lr-row {
    margin: 30px 0;
}

    .lr-row.lr-row_background {
        padding: 30px 30px 20px 30px;
        background-color: #e1effa;
        /*background-image: linear-gradient(to right, #DEE5EB,#F4F9FF,#CDD5E0);*/
    }

    .lr-row.lr-row_border-bottom {
        padding-bottom: 20px;
        border-bottom: 2px solid #a2a2a2;
    }

    .lr-row > .lr-col {
    }

.lr-col h3 {
    color: #004e9f;
    font-weight: bold;
    font-size: 26px;
    text-align: left;
    line-height: 1.2;
    margin-top: 0;
}

.lr-col__big-photo {
    text-align: center;
}

    .lr-col__big-photo img {
        width: 260px;
        max-width: 100%;
        height: unset;
        border: 1px solid #a2a2a2;
    }

.lr-col__small-photo {
    text-align: center;
}

    .lr-col__small-photo img {
        width: 170px;
        max-width: 100%;
        height: unset;
    }

figure > .lr-row {
    margin: 0 0;
}

@media (width>700px) {
    .lr-row {
        display: flex;
    }

        .lr-row > .lr-col {
            flex: 1 0 0%;
            padding: 0 15px;
        }

            .lr-row > .lr-col:first-child {
                padding-left: 0;
            }

            .lr-row > .lr-col:last-child {
                padding-right: 0;
            }
}

/* cite */
.lr-cite {
    display: flex;
    margin: 30px 0;
    padding: 30px 60px;
    background-color: #e1effa;
}

    .lr-cite > .lr-cite__photo {
        padding-right: 60px;
    }

        .lr-cite > .lr-cite__photo img {
            width: 180px;
            height: 180px;
            border-radius: 90px;
        }

    .lr-cite > .lr-cite__text {
        padding-right: 50px;
        background-image: url(images/lr/cite.svg);
        background-position: right top;
        background-repeat: no-repeat;
        font-style: italic;
    }

.lr-cite-author {
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    font-style: normal;
}

@media (width<=700px) {
    .lr-cite {
        display: block;
        padding: 30px;
    }

        .lr-cite > .lr-cite__photo {
            display: none;
        }
}

/* timeline */
.lr-timeline {
    background-image: url(images/lr/timeline-dot.svg);
    background-position: left top;
    background-repeat: repeat-y;
    padding-left: 30px;
}

    .lr-timeline h3 {
        display: inline-block;
        text-align: left;
        color: #fff;
        background-color: #47ceff;
        margin: 15px 0 10px -15px;
        padding: 5px 15px;
    }

        .lr-timeline h3:first-child {
            margin-top: 0;
        }

        .lr-timeline h3::after {
            display: block;
        }

/* FORMS */
label, .label {
    color: #004e9f;
    font-weight: bold;
}

.label_dark {
    color: #303030;
}

.label_disabled {
    color: #767675;
}

.label_light {
    color: #47ceff;
}

.label_font-normal {
    font-weight: normal;
}

.label_with-colon::after {
    content: ':'
}

blockquote label, .label {
    color: #303030;
    font-weight: bold;
}

textarea {
    width: 100%;
    height: 100px;
}

input, select, textarea {
    box-sizing: border-box;
}

.input_s {
    width: 60px;
}

.input_m {
    width: 250px;
}

.input_l {
    width: 400px;
}

.input_xl {
    width: 100%;
}

select {
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .input_l {
        width: 100%;
    }
}

.form {
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 100%;
}

.form_display-inline {
    margin-left: 2em;
    display: inline;
}

.form-group {
    margin: 5px 0;
}

    .form-group label, .form-group .label {
        box-sizing: border-box;
    }

    .form-group .form-control, .form-group .form-control-text {
        box-sizing: border-box;
        width: 100%;
    }


.form-buttons {
    /*margin-top: 15px;
    margin-bottom: 20px;*/
}

    .form-buttons.center {
        text-align: center;
    }

    .form-buttons.right {
        text-align: right;
    }

    .form-buttons .btn {
        margin-top: 15px;
        margin-bottom: 20px;
    }

@media (min-width: 768px) {
    .form-group.row {
        display: flex;
        flex-direction: row;
    }

        .form-group.row > * {
        }

        .form-group.row label, .form-group.row .label {
            width: 210px;
            min-width: 210px;
        }

        .form-group.row .label_m {
            width: 300px;
            min-width: 300px;
        }

        .form-group.row.row__no_label {
            margin-left: 210px;
        }

        .form-group.row.row__no_label_m {
            margin-left: 300px;
        }

    .form-group.form-group-horizontal .form-control {
    }

    .form-buttons.row {
        margin-left: 210px;
    }
}

@media (max-width: 767.98px) {
    .form-group.row {
        display: block;
    }

        .form-group.row > * {
        }

        .form-group.row label, .form-group.row .label,
        .form-group.row .label_m,
        .form-group.row.row__no_label,
        .form-group.row.row__no_label_m,
        .form-buttons.row {
            display: block;
            width: unset;
            min-width: unset;
            margin-left: unset;
        }

    .form-group.form-group-horizontal .form-control {
    }
}

.form.form_card {
    border-style: solid;
    border-color: #004e9f;
    border-width: 3px;
    padding: 21px 26px;
    margin-bottom: 28px;
}

    .form.form_card h2:first-of-type {
        margin-top: 0;
    }

    .form.form_card .form-buttons:last-of-type {
        margin-bottom: 0;
    }

/*@media (min-width: 768px) {
    .form-group .form-control-wide {
        width: 100%;
    }

    .form-group .form-control-long {
        width: 50%;
    }
}*/
/*@media (max-width: 767.98px) {
    .form-group input[type='text'], .form-group select, .form-group textarea {
        width: 100%;
    }
}*/
/* FORMS VALIDATION */
.validation-summary-errors {
    color: #c30008;
    font-weight: bold;
    font-size: 16px;
}

.field-validation-error {
    color: #c30008;
    font-weight: bold;
    font-size: 16px;
}

.input-validation-error {
    background-color: #ffa3a6;
    border-width: 1px;
    border-style: solid;
    padding: 2px 3px;
}

/* FILTERS */
.form_filters {
    font-size: 16px;
}

.search-field-with-btn {
    display: table;
    width: 100%
}

.search-field-with-btn__input-container {
    display: table-cell;
    width: 100%;
    padding-right: 5px;
}

.search-field-with-btn__btn-container {
    display: table-cell;
}

/* EBSCO */
@media (min-width: 768px) {
    .ebsco-search__search-field-with-btn {
        width: 500px
    }
}

.ebsco-search__form_filters {
    padding-top: 10px;
}

/* ADVANCED SEARCH */
.adv-search {
    position: relative;
}

.adv-search__stock-readonline-field {
    position: absolute;
    right: 0;
    bottom: 0;
}

    .adv-search__stock-readonline-field div {
        display: inline;
    }

        .adv-search__stock-readonline-field div + div {
            margin-left: 1em;
        }

@media (max-width:767.98px) {
    .adv-search__stock-readonline-field {
        position: relative;
        right: 0;
        bottom: 0;
    }
}

.adv-search__addfilter-dropdown {
    position: absolute;
    z-index: 100;
    border: 1px solid #767675;
    padding: 5px 15px;
    background-color: #ffffff;
    top: 0;
    left: 0;
    min-width: 180px;
}

    .adv-search__addfilter-dropdown a {
        display: block;
    }

/* SELECT STYLING */
.adv-search_add-filter-select {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #303030;
    line-height: 1.3;
    padding: 0px 20px 0px 4px;
    margin: 6px 0 0 -4px;
    /*width: 100%;*/
    max-width: 100%;
    box-sizing: border-box;
    border: none;
    /*box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;*/
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ffffff;
    background-image: url('images/plus.svg'), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right center, 0 0;
    background-size: 12px auto, 100%;
}

    .adv-search_add-filter-select::-ms-expand {
        display: none;
    }

    .adv-search_add-filter-select:hover {
        text-decoration: underline;
    }

    .adv-search_add-filter-select:focus {
        border: none;
        color: #303030;
        outline: none;
    }

    .adv-search_add-filter-select option {
        font-weight: normal;
    }

        .adv-search_add-filter-select option._placeholder {
            font-size: 0px;
            color: #ffffff
        }

/******** HOME BUTTONS ********/
.home-buttons {
    display: table;
    width: 100%;
    margin-top: 40px;
}

    .home-buttons .home-buttons__item {
        display: table-cell;
        width: 34%;
        padding-right: 20px;
    }

        .home-buttons .home-buttons__item:last-child {
            padding-right: 0px;
        }

    .home-buttons .home-buttons__btn {
        display: block;
        border-radius: 10px;
        text-align: center;
        margin: 0 0;
        padding: 17px 0px 20px 0px;
        width: 100%;
        font-size: 18px;
        font-weight: bold;
    }

        .home-buttons .home-buttons__btn:active, .home-buttons .home-buttons__btn:hover {
            text-decoration: none;
        }

    .home-buttons .home-buttons__subtext {
        display: block;
        font-weight: normal;
        font-size: 12px;
        margin-top: 4px;
    }

@media (max-width: 1023.98px) {
    .home-buttons {
        display: block;
    }

        .home-buttons .home-buttons__item {
            display: block;
            width: unset;
            padding-right: 0;
        }

        .home-buttons .home-buttons__btn {
            margin: 20px auto;
            width: 75%;
        }

        .home-buttons .home-buttons__subtext {
            display: none;
        }
}

/******** HOME SECTION COMMON ********/
.home-section {
    background-color: #ffffff;
    /*line-height: 1.4;*/
    /*padding: 25px 30px 50px 30px;*/
    padding: 12px 14px 16px 14px;
    vertical-align: top;
}

    .home-section:last-child {
        margin-bottom: 95px;
    }

.home-section_border {
    margin-top: 70px;
    margin-bottom: 142px;
    border-top-style: solid;
    border-top-color: #004e9f;
    border-top-width: 14px;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
}

    .home-section_border .home-section_border {
        margin-top: 155px;
    }

.home-section h1 {
    margin-bottom: 25px;
    color: #004e9f;
    font-size: 30px;
    text-align: center;
    /*text-transform: uppercase;*/
}

.home-section__details-link {
    display: block;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 14px;
    color: #004e9f;
}

/******** HOME SECTION NEWS ********/
.home-section_news {
    margin-top: 75px;
    margin-bottom: 100px;
    padding: 12px 0px 16px 0px;
}

    .home-section_news h1 {
        margin-top: -50px;
        margin-bottom: 25px;
    }

    .home-section_news .home-section__details-link {
        margin-top: -5px;
        margin-bottom: -82px;
    }

    .home-section_news .home-section_news__subscribe-link {
        float: left;
    }

    .home-section_news + .home-section_border {
        margin-top: 180px;
    }


/* HOME SECTION NEWS - MAIN BANNER */
.home-news__main {
    margin-bottom: 30px;
}

    .home-news__main img {
        width: 992px;
    }

    .home-news__main .owl-dots {
        text-align: center;
        margin-top: 10px;
    }

        .home-news__main .owl-dots .owl-dot {
            display: inline-block;
        }

            .home-news__main .owl-dots .owl-dot span {
                background-color: #a2a2a2;
                -webkit-border-radius: 30px;
                -moz-border-radius: 30px;
                border-radius: 30px;
                display: block;
                height: 12px;
                margin: 5px 7px;
                width: 12px;
            }

            .home-news__main .owl-dots .owl-dot.active span {
                background-color: #303030;
            }

            .home-news__main .owl-dots .owl-dot:hover span {
                background-color: #47ceff;
            }

@media (max-width: 1023.98px) {
    .home-news__main {
        margin-left: -2%;
        margin-right: -2%;
        text-align: center;
    }

        .home-news__main img {
            max-width: 100%;
        }
}

/* HOME SECTION NEWS GRID */
.home-news {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: minmax(338px,auto);
    grid-column-gap: 25px;
    grid-row-gap: 30px;
    margin-bottom: 25px;
}

.home-news__item {
    box-sizing: border-box;
    min-width: 314px;
    min-height: 338px;
    overflow-y: hidden;
    position: relative;
    padding: 14px 15px 47px 15px;
    border-top-style: solid;
    border-top-color: #004e9f;
    border-top-width: 9px;
    vertical-align: top;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    line-height: 1.2;
}

@media (max-width: 1023.98px) {
    .home-news {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767.98px) {
    .home-news {
        grid-template-columns: 1fr;
    }
}

.home-news__item h2 {
    color: #004e9f;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    /*text-transform: uppercase;*/
    margin: 0 0 10px 0;
}

    .home-news__item h2 .home-news__subtitle {
        display: block;
        color: #004e9f;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: -1px;
        text-transform: none;
    }

.home-news__item .home-news__img.home-news__img_big {
    display: block;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 5px;
    max-width: 100%;
}

.home-news__item .home-news__img.home-news__img_small {
    /*float: right;
        display: block;
        margin: 0 0 3px 15px;*/
    float: left;
    display: block;
    margin: 4px 15px 0px 0px;
}

.home-news__item .home-news__img img {
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    border-bottom: 5px solid #47ceff;
}

.home-news__item .home-news__text {
    font-size: 16px;
    text-align: justify;
}

.home-news__item strong {
    color: #004e9f;
}

.home-news__item .home-news__notes {
    margin-top: 18px;
    font-size: 14px;
    font-style: italic;
    text-align: center;
}

.home-news__item .home-news__props {
    position: absolute;
    bottom: 55px;
}

.home-news__item .home-news__prop {
    margin-top: 18px;
    font-size: 16px;
}

    .home-news__item .home-news__prop ~ .home-news__prop {
        margin-top: 0px;
    }

.home-news__item .home-news__date {
    position: absolute;
    left: 0px;
    bottom: 27px;
    display: block;
    padding: 0px 15px;
    color: #004e9f;
    font-size: 14px;
}

    .home-news__item .home-news__date img {
        position: relative;
        top: 2px;
        margin-right: 8px;
        width: 16px;
        height: 16px;
    }

.home-news__item .home-news__btn-details {
    position: absolute;
    right: 0px;
    bottom: 27px;
    display: block;
    border-radius: 0;
    margin: 0px;
    padding: 2px 12px;
    /*background-color: #004e9f;
        color: #ffffff;*/
    font-weight: normal;
    font-size: 12px;
    /*text-transform: uppercase;*/
}

@media (max-width: 1023.98px) {
    .home-news__item .home-news__props {
        position: relative;
        bottom: unset;
    }
}

.home-section_news .testaccess-carousel {
    position: relative;
    margin-bottom: 20px;
}


    .home-section_news .testaccess-carousel .owl-stage-outer {
        margin: 0px -5px -5px -5px;
        padding: 0px 5px 5px 5px;
    }

    .home-section_news .testaccess-carousel .home-news__item {
        display: block;
        height: 338px;
        margin: 0px;
    }

.home-section_news .testaccess-carousel__prev-link {
    position: absolute;
    top: 147px;
    left: -40px;
    width: 21px;
    display: block;
}

.home-section_news .testaccess-carousel__next-link {
    position: absolute;
    top: 147px;
    right: -40px;
    width: 21px;
    display: block;
}

    .home-section_news .testaccess-carousel__prev-link img,
    .home-section_news .testaccess-carousel__next-link img {
        width: 21px;
        height: 44px;
    }


@media (max-width: 1023.98px) {
    .home-section_news .testaccess-carousel__prev-link {
        display: none;
    }

    .home-section_news .testaccess-carousel__next-link {
        display: none;
    }
}


/******** HOME SECTION NEWBOOKS ********/

.home-section_newbooks {
    /*margin-top: 180px;*/
    margin-bottom: 80px; /*92px;*/

    height: 427px; /*368px;*/
    padding: 20px 0px 25px 0px;
}

    .home-section_newbooks .home-section_newbooks-background {
        /*.home-section_newbooks::before*/
        z-index: -1;
        position: absolute;
        left: 0;
        right: 0;
        height: 243px;
        margin-top: -50px;
        background-color: #47ceff;
        content: '';
    }

    .home-section_newbooks h1 {
        margin-top: -92px;
        margin-bottom: 62px;
    }

    .home-section_newbooks .home-section__details-link {
        margin-right: 0px;
        margin-top: 48px;
        margin-bottom: 0px;
    }

    .home-section_newbooks .home-section__book-carousel {
        position: relative;
        margin-bottom: 20px;
    }

    .home-section_newbooks .home-section__book-carousel-item {
        padding-left: 80px;
        padding-right: 80px;
        /*width: 832px;
        height: 368px;*/
    }

    .home-section_newbooks .home-section__book-photo {
        float: left;
        margin-right: 25px;
        max-width: 275px;
        max-height: 368px;
        border: 1px solid #a2a2a2;
        /*margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;*/
        /*-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);*/
    }

    .home-section_newbooks .home-section__book-card {
        max-height: 360px;
        overflow-y: hidden;
    }

    .home-section_newbooks .home-section__book-title {
        font-size: 24px;
        color: #004e9f;
        /*text-transform: uppercase;*/
    }

    .home-section_newbooks .home-section__book-author {
        font-size: 16px;
        color: #004e9f;
        margin-top: 4px;
    }

    .home-section_newbooks .home-section__book-prop {
        margin-top: 23px;
        font-size: 16px;
    }

        .home-section_newbooks .home-section__book-prop ~ .home-section__book-prop {
            margin-top: 3px;
        }

    .home-section_newbooks .home-section__book-note {
        margin-top: 23px;
        font-size: 18px;
        line-height: 21px;
        text-align: justify;
    }

    .home-section_newbooks .home-section__book-prev-link {
        position: absolute;
        z-index: 2;
        top: 0px;
        left: 0px;
        bottom: 0px;
        width: 80px;
        display: block;
        background-color: #ffffff;
        text-align: center;
    }

    .home-section_newbooks .home-section__book-next-link {
        position: absolute;
        z-index: 2;
        top: 0px;
        right: 0px;
        bottom: 20px;
        width: 80px;
        display: block;
        background-color: #ffffff;
        text-align: center;
    }

        .home-section_newbooks .home-section__book-prev-link img,
        .home-section_newbooks .home-section__book-next-link img {
            margin-top: 170px;
            width: 21px;
            height: 44px;
        }

    .home-section_newbooks .home-section-newbooks__btn_details {
        position: absolute;
        right: 0px;
        bottom: 0px;
        display: block;
        border-left: 10px solid #ffffff;
        border-top: 5px solid #ffffff;
        border-radius: 0;
        padding: 2px 10px;
        margin: 0px;
        font-size: 14px;
    }

/*.home-section_newbooks .home-section__book-carousel_transition .home-section__book_next-link {
        bottom: 0px;
    }*/

/*.home-section_newbooks .home-section__book-carousel_transition .home-section-newbooks__btn_details {
        display: none
    }*/

@media (max-width: 767.98px) {
    .home-section_newbooks .home-section__book-carousel-item {
        text-align: center;
    }

    .home-section_newbooks .home-section__book-photo {
        float: none;
        margin-right: 0;
    }

    .home-section_newbooks .home-section__book-next-link {
        bottom: 0px;
    }

    .home-section_newbooks .home-section__book-card,
    .home-section_newbooks .home-section-newbooks__btn_details {
        display: none;
    }
}

@media (max-width: 500px) {
    .home-section_newbooks .home-section__book-carousel-item {
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-section_newbooks .home-section__book-prev-link,
    .home-section_newbooks .home-section__book-next-link {
        display: none;
    }
}



/******** HOME SECTION FAMOUS AUTHORS ********/

.home-authors__item {
    box-sizing: border-box;
    min-width: 170px;
    min-height: 300px;
    overflow-y: hidden;
    position: relative;
    padding: 14px 15px 47px 15px;
    border-top-style: solid;
    border-top-color: #004e9f;
    border-top-width: 9px;
    vertical-align: top;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
    line-height: 1.2;
}

    .home-authors__item .home-authors__img {
        display: block;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 5px;
        max-width: 100%;
        overflow-x: hidden;
    }

        .home-authors__item .home-authors__img img {
            border-top: 1px solid #a2a2a2;
            border-left: 1px solid #a2a2a2;
            border-right: 1px solid #a2a2a2;
            border-bottom: 5px solid #47ceff;
            height: 194px;
        }

    .home-authors__item .home-authors__name {
        font-size: 16px;
        text-align: center;
    }

    .home-authors__item strong {
        color: #004e9f;
    }

.home-section_authors .authors-carousel {
    position: relative;
    margin-bottom: 20px;
}


    .home-section_authors .authors-carousel .owl-stage-outer {
        margin: 0px -5px -5px -5px;
        padding: 0px 5px 5px 5px;
    }

    .home-section_authors .authors-carousel .home-authors__item {
        display: block;
        height: 308px;
        margin: 0px;
    }

.home-section_authors .authors-carousel__prev-link {
    position: absolute;
    top: 132px;
    left: -40px;
    width: 21px;
    display: block;
}

.home-section_authors .authors-carousel__next-link {
    position: absolute;
    top: 132px;
    right: -40px;
    width: 21px;
    display: block;
}

    .home-section_authors .authors-carousel__prev-link img,
    .home-section_authors .authors-carousel__next-link img {
        width: 21px;
        height: 44px;
    }


@media (max-width: 1023.98px) {
    .home-section_authors .authors-carousel__prev-link {
        display: none;
    }

    .home-section_authors .authors-carousel__next-link {
        display: none;
    }
}




/******** HOME SECTION EXHIBITION ********/
.home-section_newbooks + .home-section_exhibition {
    margin-top: 145px;
}

.home-section_exhibition {
    margin-bottom: 95px;
}

    .home-section_exhibition img {
        width: 100%;
        height: 100%;
    }

    .home-section_exhibition .home-section_exhibition-background {
        /*.home-section_exhibition::before*/
        z-index: -1;
        position: absolute;
        left: 0;
        right: 0;
        height: 266px;
        margin-top: 228px;
        background-color: #47ceff;
        content: '';
    }

    .home-section_exhibition h1 {
        margin-top: -80px;
        margin-bottom: 54px;
    }

    .home-section_exhibition .home-section__details-link {
        margin-right: -14px;
        margin-top: 55px;
        margin-bottom: -71px;
    }

@media (max-width:1023.98px) {
    .home-section_exhibition .home-section_exhibition-background {
        display: none;
    }

    .home-section_exhibition {
        margin-bottom: 75px;
    }

        .home-section_exhibition .home-section__details-link {
            margin-top: 38px;
            margin-bottom: -54px;
        }
}

