#M292662Composite626792 .mgbox{max-width: 100% !important}
.empty {
    visibility: hidden;
    font-size: 0;
    height: 0;
    display: inherit;
}
.index-part {
    position: relative;
}
.index-part .a-part {
    height: calc(100% - 93px);
    position: absolute;
    display: block;
    margin-right: 20px;
}
.index-part .b-part {
    width: 620px;
    float: left;
    position: relative;
    display: block;
    margin-left: 280px;
}
.index-part .c-part,
.index-part .right-part {
    width: 240px;
    float: right;
    position: relative;
    display: block;
    top: 0;
}

.right-part {
    position: relative;
}
.index-part .b-part h3, 
.index-part .c-part h3,
.index-part .b-part div.main-title, 
.index-part .c-part div.main-title {
    color: #9099ae;
    margin-top: 0;
}
.index-part .c-part h3, .index-part .c-part div.main-title {margin-bottom: 20px;}
.index-part .updating-person h3, 
.index-part .birthday-person h3,
.index-part .popular-person h3,
.index-part .updating-person div.main-title, 
.index-part .birthday-person div.main-title,
.index-part .popular-person div.main-title {margin-bottom: 5px;}

.index-part > div {
    margin-bottom: 40px;
    position: relative;
}

.index-part > div > h3,
.index-part > div > div.main-title {
    margin-top: 0;
}
.index-part h3 span:first-child,
.index-part div.main-title span:first-child {
    margin-right: 10px;
    font-size: 20px;
    font-weight: 400;
}
.index-part h3 .hr,
.index-part div.main-title .hr {
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    position: absolute;
    bottom: 5px;
}
.index-part .list-page h3 .hr {
    width: 100%;
}
.index-part h3,
.index-part div.main-title {
    position: relative;
    color: var(--red);
    text-transform: uppercase;
    margin: 0 0 30px 0;   
    overflow: hidden;
    font-weight: 400;
}
.index-part .most-read h3, .index-part .most-read div.main-title {color: #9099ae;}
.index-part .banner h3 {
    font-size: 14px;
    border: 1px solid #d2d2d2;
    display: table-cell;
    vertical-align: middle;
    background-color: #fafafa;
    padding: 12px 0 12px 0;
    padding-left: 20px;
    text-transform: uppercase !important;
    text-align: left;
    color: #6c6a67 !important;
    font-weight: inherit;
    margin-bottom: 0 !important;
    height: 50px;
    width: 300px;
}
.index-part .banner img,
.right-part .banner img {
    border: 1px solid #d2d2d2;
    border-top: none;
    width: 99.999999%
}

.index-part i.planet {
    background: url(../images/icons/planet.png) center center no-repeat;
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 5px;
}
.index-part i.star {
    background: url(../images/icons/star.png) center center no-repeat;
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 5px;
}
.index-part i.ukraine {
    background: url(../images/icons/ukraine.png) center center no-repeat;
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 5px;
}
#Person-block,
#Company-block,
#PartiiBloki-block,
#Regiony-block,
#PublicOrg-block {position: relative;}
.list-page #Person-block,
.list-page #Company-block,
.list-page #PartiiBloki-block,
.list-page #Regiony-block,
.list-page #PublicOrg-block {margin-bottom: 55px;}
#PartiiBloki-block {margin-bottom: 0;}

.list-page {float: left;}
.index-part .list-page .c-part {top: 25px;}

/*  -----  Person-block  -----  */
#Person-block .b-part .item {
    margin-bottom: 20px;
    width: 300px;
    float: left;
    height: 300px;
    position: relative;
    overflow: hidden;
}
#Person-block .b-part .item .image {width: 100%; overflow: hidden;    min-height: 300px;max-height: 300px;}
#Person-block .b-part .item:first-of-type {
    margin-right: 20px;
}
.addDosie,
.addDosieMob {
    display: block;
    position: static;
        margin-top: 0px;
}
.addDosieMob { margin: 32px auto 40px;}
.list-page .addDosie {margin-top: -13px;}
#Person-block .addDosie{ margin-top: 0px;}
.list-page #Person-block .addDosie {margin-top: -13px;}

#Person-block .most-read span {margin-left: 0;}
#Person-block .most-read span:before {display: none;}
.b-part .item h5,
.b-part .item div.item-title {
    font-size: 20px;
    color: #fff
}
.b-part .item h5 + span,
.b-part .item div.item-title + span{
    font-size: 16px;
    color: #fff;
}
/*  -----  end Person-block  -----  */


/*  -----  Company-block  -----  partiiBloki block */

#Company-block .c-part .related-news {
    background: #fff;
    position: relative;
    top: 0px;
}
#Company-block h3 .hr,
#Regiony-block h3 .hr { width: 100%; }
#Company-block .c-part,
#Regiony-block .c-part { top: 0; }

#Company-block .c-part ul, 
#Regiony-block .c-part ul { padding-left: 0;}
#Company-block .c-part li, 
#Regiony-block .c-part li { margin-bottom: 18px;}
#Company-block .c-part li a,
#Regiony-block .c-part li a { font-size: 16px;}
#Company-block .c-part li a:hover, 
#Regiony-block .c-part li a:hover { cursor: pointer;}
.list-page #PartiiBloki-block .main-title .hr {width: 100%;}
#PartiiBloki-block .c-part .press {
    position: relative;
}
#PartiiBloki-block .c-part .share {
    position: absolute;
    top: 10px;
    right: 10px;
}
#PartiiBloki-block .c-part .caption a {
    color: #fff;
    font-weight: bold;
}
#PartiiBloki-block .c-part .caption .theme {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #d84943;
    margin-bottom: 10px;
}
#PartiiBloki-block .c-part .caption .name {
    display: block;
}
/*  -----  end Company-block  -----  */


/*  -----  prazdniki block  -----  */
#Prazdniki {   overflow: inherit;}

#Prazdniki .date,  .prazdniki-page .date {
    position: relative;
    overflow: hidden;
}
#Prazdniki .big-title, .prazdniki-page .big-title {
    font-size: 18px;
    color: var(--body-color);
    float: left;
    margin-bottom: 20px;
    font-weight: 500;
}
#Prazdniki .big-title span:not(.hr), .prazdniki-page .big-title span:not(.hr) {
    font-size: 62px;
    line-height: 62px;
    margin-right: 10px;
	font-weight: bold;
}
#Prazdniki .item, .prazdniki-page .item {
    width: 300px;
    float: left;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    max-height: 74px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
#Prazdniki .item p, 
.prazdniki-page .item p {max-height: 44px; overflow: hidden;display: inline; font-weight: 500;}

#Prazdniki .item:nth-child(odd), .prazdniki-page .item:nth-child(odd) {
    margin-right: 20px;
}
#Prazdniki .item span, .prazdniki-page .item span {
    color: #7f7f7d;
    font-size: 12px;
    display: inline;
}
#Prazdniki .item span img, .prazdniki-page .item span img {max-width: 15px;margin-right: 3px;}
#Prazdniki .item p a, .prazdniki-page .item p a {
    cursor: pointer;
}
#Prazdniki .item p a:hover, .prazdniki-page .item p a:hover {
    opacity: .6;
}
#Prazdniki .content-imeniny h3, .prazdniki-page .content-imeniny h3 {
    color: #000;
    text-transform: capitalize;
    position: relative;
}
#Prazdniki .content-imeniny h3:after {
    content: '';
    background: url(../images/icons/baloon.png);
    width: 13px;
    height: 16px;
    position: absolute;
    top: 5px;
    margin-right: 10px;
}
#Prazdniki .content-imeniny h6, .prazdniki-page .content-imeniny h6 {
    color: #d74a40;
    font-size: 16px;
    font-weight: normal;
}
.content-imeniny {
    background-color: #f7f7f7;
    padding: 10px 0 0 10px;
    overflow: hidden;
    margin-bottom: 10px;
}   
.content-imeniny .item {width: 295px;}
#Prazdniki .c-part #inlineDatepicker + h3 {
    margin-top: 25px;
}
/*#Prazdniki .c-part {min-height: 550px;}*/

/**********  more type holiday *****************/

.type {position: relative;}
.type .wrapper-type {position: relative;}
.type .type-links { margin-top: 20px;}
.type .type-links button {  display: block;  text-transform: uppercase; font-size: 14px;line-height: 17px; font-weight: 500; margin-bottom: 5px;padding-bottom: 5px;}
.type .type-links button:hover { color: #d74a40; text-decoration: none;}
.type .type-links button.active { color: #d74a40; text-decoration: none;}
.more-type {
    position: absolute;
    left: 0;
    bottom: calc(100% + 10px);
    display: none;
    background-color: var(--white-to-black);
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 10px;
    z-index: 3;
    max-width: 580px;
    padding: 15px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    border-radius: 5px;
}
.more-type.active {display: grid;}
.more-type .one-type {
}

.more-type .one-type {
    color: var(--body-color);
    font-size: 14px;
    margin: 0;
    padding: 7px 10px 7px !important;
    display: inline-flex;
    gap: 7px;
    align-items: center;
    line-height: inherit;
    border: 1px solid var(--bd);
    border-radius: 4px;
    height: 100%;
}
.more-type .one-type:hover {text-decoration: none; color: var(--red-hover);}
.more-type .one-type img {
    margin: 0;
    height: 16px;
    width: auto;
    display: block;
    max-width: initial;
    position: relative;
    top: -1px;
}
.more-type.right-col {left: -670px;}

/**********  END more type holiday *****************/

/*  -----  end prazdniki block  -----  */


/*  -----  regiony block  -----  */

#Regiony-block .c-part .related-news {
    background: #fff;
    position: relative;
    padding: 0px 0 10px 10px;
    top: 0px;
}
#Regiony-block svg {
    width: 100%;
    height: 410px;
}
#Regiony-block svg a {
    font-size: 10px;
}
#Regiony-block svg a:hover .land {
    fill: #04275f;
}

/*  -----  end regiony block  -----  */


/*  -----  PublicOrg-block  -----  */
#PublicOrg-block {margin-bottom: 0;}

.list-page #PublicOrg-block .hr {
    width: 100%;
}
#PublicOrg-block .c-part .banner {
    margin-bottom: 15px;
}
/*  -----  end PublicOrg-block  -----  */

.holidays-week .one-day {color: #222121; margin-bottom: 20px;}
.holidays-week .one-day:last-of-type {line-height: 24px; margin-bottom: 0;}
.holidays-week .one-day .one-day-date {position: relative; width: 120px; float: left; margin-right: 10px; padding-left: 20px;font-weight: 500;}
.holidays-week .one-day .one-day-date:before {content: "";position: absolute; left: 0;top: 5px;background-color: var(--red); width: 8px; height: 8px; border-radius: 50%;}
.holidays-week .one-day .holiday {width: calc(100% - 130px); float: right; margin-bottom: 15px;}
.holidays-week .one-day .holiday .icons {display: inline-block;line-height: 14px;margin-left: 10px;}
.holidays-week .one-day .holiday .icons img {margin-right: 5px;max-width: 15px; vertical-align: top;}

.lock-box {background-color: var(--red); padding: 35px 20px; color: #fff;font-size: 19px; font-weight: 400; line-height: 22px;margin-bottom: 0!important;}
.lock-box img {float: left; margin-right: 20px;}

.index-wrapper-items .item-one {width: 193px; float: left;margin-right: 20px;margin-bottom: 20px; cursor: pointer;}
.index-wrapper-items .item-one:nth-child(3),
.index-wrapper-items .item-one:nth-child(7) {margin-right: 0;}
.index-wrapper-items .item-one_img {width: 100%; height: 193px; text-align: center; border: 1px solid #d2d2d2;margin-bottom: 10px;line-height: 193px;overflow: hidden;}
.index-wrapper-items .item-one_img img{max-width: 100%; vertical-align: middle;}
.index-wrapper-items .item-one_desc {font-size: 16px; font-weight: 500;text-align: center; line-height: 18px;}

.r768 {display: none;}


/****** TEST LINKS HOVER 

#Company-block .c-part li a:hover {text-decoration: none;transition: opacity .3s ease;}
#Company-block .c-part li:nth-child(1) a:hover {
    color: var(--red);
}
#Company-block .c-part li:nth-child(2) a:hover {
    opacity: .6;
}
#Company-block .c-part li:nth-child(3) a{    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;}
#Company-block .c-part li:nth-child(3) a:hover {
    transform: translateX(10px);
}
#Company-block .c-part .related-news {overflow: visible;}
#Company-block .c-part li:nth-child(4) a:hover {
    color: #008aea;
}

END TEST LINKS HOVER ************/
.news-banner-block{display: none;}
.mt-30{margin-top: 30px;}
@media (max-width : 767px){
    .banner-bottom{display: none;}
}
@media (max-width : 1023px){
    .end-view .premium{display: none;}
}
@media (max-width : 767px){
    .news-banner-block {
        display: block;
        width: 300px;
        margin: 20px auto 0;
    }
}


.redaction-block {

}
.redaction-block .title-col {
    position: relative;
    color: #9099ae;
    text-transform: uppercase;
    border: none;
    background: none;
    padding: 0;
    font-weight: 400;
    overflow: hidden;
    font-size: 20px;
}
.news-col ul li {padding: 10px 0 0; margin-bottom: 10px}
.news-col ul li a {transition: 0.3s ease;font-size: 1em;line-height: 1.3rem}
.news-col ul li a:hover {color: #858585}
.read-news {font-size: 0.875em;line-height: 1.5rem;color: #858585;display: inline-flex;padding-left: 19px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' viewBox='0 0 15 10' fill='none'%3E%3Cpath d='M7.49181 10C6.04418 9.98271 4.62111 9.56669 3.3412 8.78661C2.06128 8.00653 0.961603 6.88499 0.133813 5.51546C0.0465179 5.36239 0 5.1832 0 5C0 4.8168 0.0465179 4.63761 0.133813 4.48454C0.948702 3.11224 2.03943 1.98765 3.3129 1.20675C4.58638 0.42585 6.00479 0.0118222 7.4471 0C8.90161 0.0133256 10.3323 0.427266 11.62 1.20733C12.9076 1.9874 14.015 3.11101 14.8498 4.48454C14.9475 4.64444 15 4.83529 15 5.03093C15 5.22656 14.9475 5.41741 14.8498 5.57732C14.0167 6.93603 12.9145 8.04603 11.6349 8.81521C10.3552 9.58439 8.93488 9.99055 7.49181 10ZM1.44806 5C2.16426 6.06409 3.07998 6.92752 4.12663 7.52561C5.17329 8.12371 6.32373 8.44096 7.49181 8.45361C8.65926 8.44294 9.80947 8.12761 10.8562 7.53127C11.9029 6.93494 12.8189 6.07307 13.5356 5.01031C12.8129 3.94092 11.8899 3.07385 10.8355 2.47399C9.78114 1.87413 8.62278 1.55702 7.4471 1.54639C6.28433 1.55231 5.13836 1.86692 4.09802 2.46584C3.05769 3.06475 2.15094 3.93188 1.44806 5ZM1.21561 4.62887V4.68041V4.62887Z' fill='%23858585'/%3E%3Cpath d='M7.49177 7.65928C7.03736 7.65928 6.59315 7.50389 6.21532 7.21276C5.83749 6.92164 5.543 6.50785 5.36911 6.02372C5.19521 5.53959 5.14971 5.00688 5.23836 4.49293C5.32701 3.97898 5.54583 3.5069 5.86715 3.13636C6.18847 2.76583 6.59786 2.51349 7.04354 2.41126C7.48922 2.30903 7.95119 2.3615 8.37101 2.56203C8.79083 2.76256 9.14966 3.10215 9.40212 3.53785C9.65458 3.97355 9.78933 4.4858 9.78933 5.00981C9.78933 5.7125 9.54727 6.3864 9.11639 6.88327C8.68552 7.38014 8.10112 7.65928 7.49177 7.65928ZM7.49177 3.90673C7.30258 3.90673 7.11764 3.97143 6.96033 4.09263C6.80302 4.21384 6.68042 4.38612 6.60802 4.58768C6.53562 4.78924 6.51667 5.01104 6.55358 5.22502C6.59049 5.43899 6.6816 5.63554 6.81538 5.78981C6.94915 5.94408 7.1196 6.04914 7.30516 6.0917C7.49071 6.13426 7.68305 6.11242 7.85784 6.02893C8.03263 5.94544 8.18202 5.80406 8.28713 5.62265C8.39224 5.44125 8.44834 5.22798 8.44834 5.00981C8.44834 4.71726 8.34756 4.43668 8.16817 4.22982C7.98878 4.02295 7.74547 3.90673 7.49177 3.90673Z' fill='%23858585'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: left center}