

/* Start:/bitrix/templates/.default/components/bitrix/menu/info_menu/style.css?1629385726775*/
.menu-sitemap-tree-blank ul {
    list-style-type: none;
    margin-top: 36px;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
}
.menu-sitemap-tree-blank>ul>li:last-child div.root::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 22px;
    background: url(/images/icon-certificate.png) no-repeat center top 4px;
    margin-left: -22px;
}
.menu-sitemap-tree-blank ul li {
    margin-bottom: 12px;
}
.menu-sitemap-tree-blank ul li a {
        color: rgba(9, 29, 70, 0.85);
}

.menu-sitemap-tree-blank ul li .select12 a {
    color: #2D5AE0;
    font-weight: 400;
}

.menu-sitemap-tree-blank ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
}

/* End */


/* Start:/bitrix/templates/marko_2021/components/bitrix/news.list/certificate-list/style.css?16294468133681*/
div.cert-container {
    margin-right: -16px;
    padding: 44px 0;
    margin-bottom: 0;
    border-top: 1px solid rgba(45, 90, 224, 0.08);
	border-bottom: 1px solid rgba(45, 90, 224, 0.08);
}
.number {
    position: absolute;
    right: 0;
    top: 48px;
    color: rgba(45, 90, 224, 0.08);
    font-size: 16px;
    line-height: 24px;
}
.cert-container:hover .number {
    color: #2D5AE0;
}
.cert-title {
    font-size: 22px;
    line-height: 110%;
    font-weight: 600;
    max-width: 65%;
}
.cert-title  {
    color: rgba(9, 29, 70, 0.85);
}
.cert-container a:hover {
    text-decoration: none;
}
.cert-container:hover .cert-title  {
    color: #2D5AE0;
    text-decoration: none;
}
.cert-container:hover {
    border-top: 1px solid #2D5AE0;
    border-bottom: 1px solid #2D5AE0;
}
.cert-container:hover img.cert-hidden.d-none {
    display: block!important;
    width: 176px;
    height: 248px;
    position: absolute;
    right: 104px;
    top: -30%;
    z-index: -10;
opacity: 1;
    /* margin-bottom: 50%; */
}
.cert-container a.fancybox1 {
    display: block!important;
}
.cert-container {
    margin-bottom: 56px;
}
.cert-container img {
    border: 1px solid #ddd;
    border-radius: 5px;
opacity: 0;
transition: opacity 2s;
}
.cert-container p {
    font-size: 13px;
    color: #777;
}
a.fancybox-nav span {
    visibility: visible;
}
.info-block {
    border-top: 1px solid rgba(45, 90, 224, 0.08);
}

div .info-menu {
    border-right: 1px solid rgba(45, 90, 224, 0.08);
    width: 296px;
    flex: 0 0 296px;
}
div.news-list-item {
    margin-bottom: 52px;
}
div .info-content {
    flex: 0 0 936px;
    padding-bottom: 150px;
}
div .info-info {
    background: rgba(5, 25, 67, 0.03);
    margin-left: -16px;
    margin-right: -16px;
    width: 936px;
    margin-bottom: 96px;
}
div .info-text {
    padding-top: 28px;
    padding-left: 48px;
    padding-bottom: 28px;
    height: 210px;
    line-height: 24px;
    max-width: 656px;
    width: 656px;
    flex: 0 0 656px;
}
div .info-icon {
    background: rgba(45, 90, 224, 0.04) url(/images/info.png) no-repeat center;
    width: 280px;
    max-width: 280px;
    margin-right: -16px;
    margin-left: 16px;
}
div .info-text h1{
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 20px;
}

div .row.news-list {
    margin-left: 0;
    margin-right: -32px;
}

.news-list { }
@media (max-width: 1439px) {
div .info-info {

    margin-left: -12px;
    margin-right: -12px;
    width: 874px;

}
div .info-text {
    max-width: 589px;
    width: 589px;
    flex: 0 0 589px;
}
}

@media (max-width: 1279px) {

div .info-info {
    background: rgba(5, 25, 67, 0.03);
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 96px;
}
div .info-text {
    padding-top: 28px;
    padding-left: 48px;
    padding-bottom: 28px;
    height: 210px;
    line-height: 24px;
    max-width: 100%;
    width: 100%;
    flex: 0 0 68.5%;
}

div .info-icon {
    background: rgba(45, 90, 224, 0.04) url(/images/info.png) no-repeat center;
    width: 30%;
    max-width: 30%;
    margin-right: 0;
    padding: 0;
    margin-left: 0;
}

.info-content div.news-list-item {
    width: auto;
    max-width: 100%;
}

.info-content .row.news-list.bx-blue {
    width: 100%;
    overflow: unset;
}
.info-content .row.news-list.bx-blue>.col>.row {
    width: auto;
    max-width: unset;
    overflow: hidden;
}
div .info-content {
    flex: 0 0 100%;
}
}
@media (max-width: 767px) {
div .info-content {
    flex: 0 0 100%;
}
.info-content .row.news-list.bx-blue {
    /* padding-left: 12px; */
    width: 100%;
    margin-left: 0;
    overflow: unset;
}
div .info-text {
    height: auto;
}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/info_menu/style.css?1629385726775 */
/* /bitrix/templates/marko_2021/components/bitrix/news.list/certificate-list/style.css?16294468133681 */
