/* PT Sans */
@font-face {
    font-family: 'PT Sans';
    src: url('../../common/fonts/PTSansRegular.woff2') format('woff2'),
    url('../../common/fonts/PTSansRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../../common/fonts/PTSansBold.woff2') format('woff2'),
    url('../../common/fonts/PTSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* PT Serif */
@font-face {
    font-family: 'PT Serif';
    src: url('../../common/fonts/PTSerifRegular.woff2') format('woff2'),
    url('../../common/fonts/PTSerifRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url('../../common/fonts/PTSerifRegularItalic.woff2') format('woff2'),
    url('../../common/fonts/PTSerifRegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'PT Serif';
    src: url('../../common/fonts/PTSerifBold.woff2') format('woff2'),
    url('../../common/fonts/PTSerifBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url('../../common/fonts/PTSerifBoldItalic.woff2') format('woff2'),
    url('../../common/fonts/PTSerifBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

/* Bodoni72 */
@font-face {
    font-family: 'bodoni72cregular';
    src: url('../../common/fonts/Bodoni72C.woff2') format('woff2'),
    url('../../common/fonts/Bodoni72C.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* Futura */
@font-face {
    font-family: 'futuralightcregular';
    src: url('../../common/fonts/FuturaLightC.woff2') format('woff2'),
    url('../../common/fonts/FuturaLightC.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'futurabookcregular';
    src: url('../../common/fonts/FuturaBookC.woff2') format('woff2'),
    url('../../common/fonts/FuturaBookC.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'futurafuturiscregular';
    src: url('../../common/fonts/FuturaFuturisCRegular.woff2') format('woff2'),
    url('../../common/fonts/FuturaFuturisCRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futurafuturiscbold';
    src: url('../../common/fonts/FuturaFuturisCBold.woff2') format('woff2'),
    url('../../common/fonts/FuturaFuturisCBold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

body{
    min-height: 100%;
    height: auto;
	background: #fff;
	position:relative;
	font-family: Arial, sans-serif;
	line-height:1.2;
	margin:0;
    padding: 300px 0 0;
}

.main, .profileMain{
	width:1000px;
	position: relative;
	left:50%;
	margin-left:-500px;
	top:0;
	min-height:100px;
	margin-top:30px;
    overflow: hidden;
}

.profileMain{
    width:710px;
    background: rgba(255, 255, 255, 0.9);
}

.mainHeader{
	width:100%;
	position: relative;
	padding-top: 20px;
	height: 204px;
    z-index: 999;
}

.mainNavBg{
	width:100%;
	height: 100px;
	position: relative;
	margin:0;
    z-index: 9999;
    top:0;
    left:0;
}

.navTop{
	width:1000px;
	height:100px;
	position: absolute;
	left:50%;
	margin-left:-500px;
    background: rgba(255, 255, 255, 0.9);
}

#adriver_banner_240x400 {
    margin:0 auto 20px;
}

.bannersRight{
    top:10px;
    position: relative;
    right:auto;
    width:240px;
    min-height:100%;
    overflow: hidden;
}

.headerCen{
	width:410px;
    /*height: 400px;
    background: rgba(255,255,255,0.3);*/
	float:left;
	margin-right:40px;
    height:220px;
}

.logoSmr, .headerCen a{
    width:411px;
    height:219px;
}

.wBg{
	background: rgba(255,255,255,0.8);
	height:220px;
    width:250px;
    float:left;
    margin-right:30px;
}

.when{
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 20px 20px 25px 20px;
	margin:20px 0 0 0;
}

.clock, .votes{
	width:240px;
    margin: 0 auto;
    text-align: center;
}

.clock p, .votes p{
	font-size: 12px;
    padding-left: 10px;
    margin-bottom: 8px;
    color: #9b9b9b;
    text-transform: uppercase;
    font-family: 'futurafuturiscregular';
}

.votes{
    margin-bottom:10px;
}

.votes span{
	color: #ce181f;
	font-size: 30px;
	font-family: 'futurabookcregular';
	letter-spacing: 2px;
}

.nom{
	width:240px;
	height:55px;
	float: left;
	/*opacity:0.9;*/
	margin-top:167px;
    position: relative;
}

.nom div{
	margin:0;
	width:240px;
    height:57px;
    position: absolute;
    top:0;
    left:0;
}

.navTop ul{
	/*padding:35px 0;
    border-bottom:1px solid #ca0f0a;*/
    position: relative;
	margin:0;
}

.navTop ul.mainNav{
    width:1000px;
    height: 49px;
    min-height:10px;
    font-family: "bodoni72cregular";
    font-size: 18px;
    text-align: justify;
}
.navTop ul.mainNav:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.navTop ul li{
    padding:5px 0 16px 0;
    list-style-type: none;
    display:inline-block;
    margin-left: 5px;
    /*margin-right: 27px;*/
    position: relative;
    top: 2px;
    z-index: 1000;
}

.navTop ul.secondNav{
	border-top: 2px solid #000;
    border-bottom: 1px solid #9b9b9b;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    height: 37px;
    text-align: justify;
}
.navTop ul.secondNav:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.navTop ul.secondNav li, .navTop.ekb-navTop ul.secondNav li{
	margin:0 15px;
    padding:15px 0 5px 0;
}

.navTop.ekb-navTop ul.secondNav li{
    margin:0 5px;
}



.navTop ul.mainNav li.first{
	margin-left:5px;
}

.navTop ul.mainNav li a{
	color:#000;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding:3px 5px 0 5px;
}

.navTop ul.mainNav li:hover, .navTop ul.mainNav li.active{
	text-decoration: none;
}

.navTop ul.mainNav li{
    border-top:5px solid transparent;
}
.navTop ul.mainNav li a:hover {
    color: #ca0f0a;
}

.navTop ul.mainNav li a.disabled{
    color:#ccc;
}

.navTop ul.secondNav li a,.navTop ul.secondNav li a:hover{
	font-family: 'futurafuturiscregular';
	color: #000;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.navTop ul.mainNav li.active{
    border-bottom: 2px solid #ca0f0a;
}
.navTop ul li.active a{
    color: #ca0f0a;
}
.navTop ul.secondNav li a{
    color: #898989;
}
.navTop ul.secondNav li.active a{
    color: #ca0f0a;
}

.mainContent{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 20px;
    gap: 20px;
    background: #fff;
}

.nominant {
	width: 235px;
	height: auto;
	background: #fff;
	position: relative;
    border: solid 1px #bbb;
    text-align: center;
    display: block;
}

.nominant:hover {
    background: #ebebeb;
}
.nominant:hover .pushButton {
    background: #898989;
    color: #fff;
}
.nomImg{
    max-width: 100%;
}
.left{
    flex: 1 1 auto;
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
}

.right{
    position: sticky;
    top: 0;
    flex: 0 0 auto;
    width: 300px;
    padding-top: 20px;
}

.name{
	font-size: 16px;
	text-align: center;
	margin: 5px;
	position: relative;
    font-family: "futurafuturiscregular";
}
.name:hover {
    color: #ca0f09 !important;
}

.descr{
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	color:#7f7f7f;
    margin: 9px 20px;
    line-height: 12px;
    font-family: "futurafuturiscregular";
}

.vote {
    margin-bottom: 20px;
}

.nomVotes{
	font-family: 'futuralightcregular';
	font-size:30px;
	color:#9c9c9c;
	text-align: center;
	margin: 30px 5px 5px 0;
    bottom:10px;
    position: absolute;
    left:70px;
}
.nomVotes_nominant {
    /*float: left;*/
    margin: 0;
    position: inherit;
}
.banner2{
	width:100%;
	height:150px;
    display: none;
}

.partners{
	width:720px;
	min-height:145px;
	/*background: #ccc;*/
    overflow: hidden;
    padding-top:10px;
    padding-bottom: 60px;
}

.partnersHead{
    margin:10px 0 0 10px;
    text-transform: uppercase;
    font-size:20px;
    font-family: "futurafuturiscregular";
}

.partners img{
    height:70px;
    margin:10px;
}

.footer{
    position: relative;
    z-index: 1500; /* Should be higher than index of brand banners */
	width:100%;
	height: 85px;
	background: #000;
}
.footer a {
    color: #fff;
}

.footerC{
	position:relative;
	width:1060px;
	margin:0 auto;
	height:70px;
    font-family: "futurafuturiscregular";
    font-size: 14px;
}
.footerLogo{
    float: left;
    margin: 15px 10px 0 0;
}

.footer__link {
    margin-left: 37px;
    margin-top: 30px;
    display: block;
    float: left;
    text-transform: uppercase;
}
.logoF{
	margin:16px 0 0 0;
	float:left;
}
.footerNav {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footerNav > li {
    display: inline-block;
}
.footerNav > li > a,
.footerNav > li > span {
    display: block;
    margin: 0 15px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
}
.footerNav > li > a:hover {
    text-decoration: underline;
}
.footerNav .dropup {
    position: relative;
}
.footerNav .dropup:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin: -10px 0 0 0;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    vertical-align: middle;
}
.footerNav .dropupMenu {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 96px;
    margin: 0 -42px -15px 0;
    padding: 10px;
    font-family: Arial, sans-serif;
    color: #000;
    background:  #fff;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(19, 21, 22, 0.75);
    z-index: 1000;
}
.footerNav .dropupMenu:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top-color: #fff;
}
.footerNav .dropupMenu p {
    font-size: 11px;
    line-height: 1.5;
}
.footerNav .dropupMenu ul {
    margin: 5px 0 0;
    padding: 0;
    list-style: disc inside;
}
.footerNav .dropupMenu li {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25;
    color: #ca0e09;
}
.footerNav .dropupMenu li a {
    color: #000;
}
.footerNav .dropupMenu li a:hover {
    color: #ca0e09;
}
.footerNav .dropup:hover > .dropupMenu {
    display: block;
}
.copyRight {
    margin: 25px 0 0 20px;
    float:left;
    width: 213px;
    font-size: 10px;
    color:#fff;
    font-family: "Arial";
}
.footerSoc {
    display: flex;
    align-items: center;
    float: left;
    height: 70px;
    margin: 0 0 0 30px;
}
.footerSoc a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    font-size: 16px;
    color: #000;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
}
.footerSoc a + a {
    margin-left: 4px;
}
.footerSoc a:hover {
    color: #fff;
    background: #ca0f09;
}
.b-soc {
    margin: 25px 0 0 40px;
    float: left;
}
.b-soc__item {
    float: left;
    width: 25px;
    height: 24px;
    cursor: pointer;
}
.b-soc__item + .b-soc__item {
    margin-left: 4px;
}
.b-soc__item_vk {
    background: url("../img/social_icons/vk.png");
}
.b-soc__item_tw {
    background: url("../img/social_icons/tw.png");
}
.b-soc__item_ph {
    background: url("../img/social_icons/ph.png");
}
.b-soc__item_pint {
    background: url("../img/social_icons/pint.png");
}
.b-soc__item_ok {
    background: url("../img/social_icons/ok.png");
}
.b-soc__item_tg {
    background: url("../img/social_icons/tg.png");
}
.b-soc__item_gplus {
    background: url("../img/social_icons/gplus.png");
}

.social{
	width:135px;
	height:39px;
	float: right;
	padding:0;
	margin:35px 0;
}

.social li{
	list-style-type: none;
	float:left;
	margin-right:5px;
}

.social li a, .socAuth a{
	display: block;
	margin:0;
	padding:0;
	width:39px;
	height:39px;
}

.news{
	width:100%;
	padding-bottom:20px;
	margin: 0 0 20px 0;
	min-height: 100%;
	overflow: hidden;
}

.item1, .item2{
	width:320px;
	min-height:320px;
	float:left;
    margin-right:35px;
    overflow: hidden;
}

.item1 img, .item2 img{
    width:320px;
}
.newsTitle {
    color:#000;
    font-family: "futurabookcregular";
    font-size:20px;
    margin:15px 0;
}

.newsDescr {
    color:#000;
    font-family: "Georgia", sans-serif;
    margin:15px 0;
    font-weight:normal;
    font-size:14px;
}
.newsTitle:hover {
    color: red;
}
.mTop{
	margin-top:-100px;
}

.partBan{
	width:100%;
	background: #fff;
	height:300px;
	position: relative;
}

.partBanMain, .profileVoteMain, .commentsMain{
	width:1000px;
	/*height:300px;*/
	position: relative;
	left:50%;
	margin-left:-500px;
}

.profile, .profileVote, .comments{
	width:710px;
	position: relative;
	min-height:405px;
    overflow: hidden;
}

.profileMain, .profileVote, .comments{
	margin-top:0;
}

.comments{
    min-height: 50px;
}

.person{
	float:left;
    width:350px;
    margin:0 35px 10px 0;
}

.arr{
    position: absolute;
    top: 200px;
    right:0;
}

.personInfo{
	width:680px;
	float:left;
    margin-right:35px;
    min-height:300px;
	position: relative;
    padding-bottom:30px;
}

.personInfo p{
	color:#000;
	margin: 20px 10px 20px 0;
}

.personName{
	font-family: 'PT Sans', Arial, sans-serif;
	font-size:35px;
    font-weight:700;
	margin:20px 10px 10px 0!important;
}

.personNom{
	font-family: 'PT Sans', Arial, sans-serif;
	font-size:16px;
	font-style: italic; 
	margin:10px 10px 10px 0!important;
}

.personNom span{
	font-family: 'PT Sans';
    font-weight:700;
	text-decoration: underline;
}

.personDescr{
	font-size: 16px;
	font-family: Georgia;
    line-height: 20px;
}

.personSoc{
	width:237px;
}

.b-item, .c-item{
	width: 700px;
	min-height:130px;
	border-bottom: 3px solid #f1f2f3;
    overflow: hidden;
}

.blackC{
	width:64px;
	height:64px;
	background: #000;
	border-radius: 40px;
	margin:30px 20px;
	display: inline-block;
	float:left;
}

.comment{
	float: left;
    width:590px;
}

.comment .autor, .comment .comm{
	font-family: Arial, sans-serif;
	color:#000;
	font-size: 14px;
	margin:10px;
}

.comment .autor{
	font-weight: bold;
	margin-top:30px;
}

.arrow{
	position: absolute;
	bottom:0;
}

.addComm{
    padding:0 0 45px 0;
}

.socAuth{
    width:100%;
    background: #82a1bf;
    position: relative;
    padding:10px;
    margin-top:-2px;
    z-index:999;
}

.socAuth:after{
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #82a1bf;;
    border-width: 10px;
    margin-left: -10px;
}

.socAuth p, .socAuth a{
    display: inline-block;
    margin-right:40px;
}

.socAuth p{
    color:#fff;
    font-weight:bold;
    margin-left:100px;
    position: relative;
    top: -13px;
}

label {
    display: block;
    margin: 0 0 2px 0;
    font-size: 12px;
    line-height: 1.2;
}

.login{
    margin: 0 0 1em 0;
    font-size: 12px;
    line-height: 1.4;
    width: 510px;
    float:left;
}

#login-form{
    margin:20px 0 0 0;
}

.formEnter label {
    display: inline-block;
    width: 150px;
}

.formEnter input {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #000;
    width: 300px;
    margin-bottom: 10px;
    padding: 3px;
}

.errorMessage {
    margin-top: 10px;
    color: red;
}

.labelEnter {
    margin: 10px 0 10px 150px;
}

.labelEnter input, .labelEnter label {
    display: inline-block;
}

.labelEnter label {
    margin-left: 5px;
}

.labelEnter label input {
    margin-left: 5px;
}

.actions {
    margin-left: 160px;
    margin-top: 30px;
}

.actions input {
    font-size: 1.1em;
    padding: 1px 4px 2px 4px;
}

.loginSoc{
    width:160px;
    display: block;
    float: left;
}

.loginSoc .options p {
    margin: 0 0 4px 0;
}

.loginSoc .eauth-service {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.loginSoc .eauth-service-link {
    width: 32px;
    padding: 0;
    text-indent: -9999px;
}

.loginSoc .eauth-service + .eauth-service {
    margin-left: 5px;
}

#parent_popup {
    background: #fff;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    z-index:999998;
    top: 0;
    left: 0;
    display:none;
}
#popup {
    background-color: #fff;
    height: 200px;
    position: fixed;
    top: 50px;
    left: 50%;
    margin-left:-250px;
    color: #000;
    width: 400px;
    box-shadow:1px 1px 10px #777;
    z-index:999999;
    display:none;
    overflow:hidden;
}

#popup p{
    font-size:16px;
    text-align: center;
    margin-top: 40px;
}

#popup p a{
    font-size: 30px;
    font-family: 'oranienbaumregular';
    font-weight: bold;
    text-transform: uppercase;
}

#popupClose{
    position:fixed;
    top:50px;
    left: 50%;
    margin-left:-250px;
    width:400px;
    height:25px;
    background:#000;
}

#popupClose img{
    margin-left:373px;
    margin-top:0px;
}

.con p{
    text-align:center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom:1px solid #ccc;
}

.con p a{
    font-family: 'oranienbaumregular';
    font-size:16px;
    text-transform: uppercase;
}

.YiiPager.pagination{
    text-align: center;
}

.YiiPager.pagination li{
    display: inline-block;
    padding: 3px 5px;
    font-size: 15px;
    margin: 0 5px;
    font-family: "futurabookcregular";
}
.YiiPager.pagination li a{
    color: #adadad;
}
.YiiPager.pagination li a:hover{
    color: #000;
}
.YiiPager.pagination li.first, .YiiPager.pagination li.last{
    display: none;
}
.YiiPager.pagination li.previous_page{
    margin-right:10px;
    display: none;
}
.YiiPager.pagination li.next_page{
    margin-left:10px;
    display: none;
}
.YiiPager.pagination li.selected{
    border: solid 1px #9b9b9b;
}
.YiiPager.pagination li.selected a{
    color: #000;
}
.partnerKrd{
    vertical-align: middle;
    margin:10px;
}

.PK{
    text-align: center;
    text-transform: uppercase;
}

.logoKzn{
    margin:0 auto;
    display:block;
    height:208px;
}

.freshFit{
  padding: 5px 5px 5px 30px;
}

.freshFit li{
    list-style: disc;
}

.popupBg{
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.9);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.popupGal{
    display: none;
    background: #fff;
    position: relative;
    top:20px;
    padding:20px;
    z-index: 99999;
    width:700px;
    margin:0 auto;
    display: block;
}

.popupGal .pic{
    display: block;
    margin:0 auto;
    max-width: 700px;
    max-height:700px;
}

.closePic{
    position: absolute;
    top:10px;
    right:10px;
    cursor: pointer;
    width:30px;
}

.gallery a {
    position: relative;
    display: block;
    float: left;
    width: 170px;
    height: 127px;
    margin: 0 15px 15px 0;
    padding: 0;
    line-height: 127px;
    text-align: center;
    background-color: #F1F1F1;
}
.nskExperts img{
    float:left;
    margin-right:10px;
}

.nskExperts{
    font-size:16px;
    font-weight: bold;
}

.brending{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.partnerHead{
    text-align: center;
    font-weight:bold;
    font-size:18px;
    margin-top:30px;
}

.partnersNSK{
    clear:both;
}

.partnersNSK img{
    width:150px;
    float:left;
    margin:10px;
    vertical-align: middle;
}

/*new styles*/
.wrapper {
    width: 1180px;
    margin: auto;
    padding: 0 0 30px;
    background: #fff;
    box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.5);
    margin-top:-20px;
    /*margin-top:8px;*/
    /*position: relative;*/
}
.b-header {
    height: 200px;
    width: 1000px;
    text-align: center;
    line-height: 220px;
    /*display: none;*/
}

.logoLink{
    width: 381px;
    height: 126px;
    position: relative;
    margin: 0 auto;
    display: block;
}
.personVote {
    overflow: hidden;
    width: 247px;
    margin: 17px auto 0 auto;
}
.nominants {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 0 -30px;
}
.nominant {
    margin: 0 15px 30px;
}
.nominants__title {
    width: 100%;
    clear: both;
}
.nominants__partner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin: 0 0 30px;
}
.nominants__title + .nominants__partner {
    margin-top: -30px;
}
.nominants__partner-title {
    font: italic 400 16px/1 'PT Serif', serif;
}
.nominants__partner-img {
    display: block;
    max-width: 100%;
    height: auto;
}
.pushButton {
    display: inline-block;
    background: #ebebeb;
    color: #898989;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "futurabookcregular";
    width: 150px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.pushButton.no-visible {
    display: none;
}
.pushButton_nominant {
    /*float: left;*/
    /*margin-right: 10px;*/
    cursor: pointer;
    position: inherit;
}
.pushButton:hover {
    background: #ca0f0a !important;
}
.pushButton_nominant:hover{
    color:#fff!important;
}
.b-row {
    margin: 15px 0;
}
.b-row_mt {
    margin-top: 40px;
}
.b-row:after {
    clear: both;
    display: table;
    content: "";
}
.b-person {

}
.b-person__img  {
    position: relative;
}
.b-person__img img {
    /*width: 100%;*/
}
.b-person__inf {
    margin: 0 auto;
    width: 550px;
    min-height: 210px;
    background: #fff;
    text-align: center;
    font-family: 'futurafuturiscregular';
}
.b-person__inf_nominant {
    padding-bottom: 15px;
}
.b-person__inf:after {
    content: "";
    width: 120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    background: #c69c6d;
    height: 2px;
    bottom: 0;

}
.b-person__inf_nominant:after {
    background: red;
}
.b-person__title {
    color: #9b9b9b;
    text-transform: uppercase;
    margin-top: 20px;
}
.b-person__name {
    font-size: 30px;
    margin: 10px 0 10px 0;
}
.b-person__name_nominant {
    font-family: 'futurabookcregular';
}
.b-person__desc {
    width: 250px;
    margin: auto;
}
.b-person__about {
    width: 684px;
    text-align: left;
    margin: 140px 0 24px 0;
    font-size: 14px;
    font-family: "Georgia";
}
.b-person__vote {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 17px auto 0 auto;
}
.b-personShare {
    text-align: center;
    margin-top: 15px;
}
body.top50-brand.nvr .b-person__inf.b-person__inf_nominant .b-personShare iframe{display: none;}
.b-personShare__item {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
}
.b-person__subtitle {
    width: 600px;
    text-align: center;
    margin: 140px auto 24px auto;
    /*font-weight: bold;*/
    font-size: 16px;
    font-family: "Georgia";
}
.b-photo {
    /*width: 720px;*/
    /*height: 400px;*/
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    overflow: hidden;
}
.b-photo__text {
    font-size: 18px;
}
.b-slider {
    position: relative;
    overflow: hidden;
}
.b-lenta {
    position: relative;
}
.b-lenta__item {
    float: left;
    width: 684px;
}
.b-sliderInfo {
    margin-top: 70px;
    margin-left: 15px;
    width: 195px;
    float: left;
    font-family: "Georgia";
    font-size: 14px;
}
.b-slider__count {
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px;
    color: #000;
    font-family: 'futurafuturiscregular';
}
.b-slider_nominant .b-slider__count {
    color: #000 !important;
}
.b-slider__bigCount {
    font-size: 24px;

}
.b-slider__arrow {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.b-slider__arrow_left {
    width: 12px;
    height: 12px;
    background: url("../img/arrow-left.png");
    margin: 0 16px;
    position: relative;
    top: -3px;
}
.b-slider__arrow_right {
    width: 12px;
    height: 12px;
    background: url("../img/arrow-right.png");
    margin: 0 16px;
    position: relative;
    top: -3px;
}
.b-slider__content {
    width: 684px;
    height: 100%;
    overflow: hidden;
}
.b-slider_leftNav {
    width: 466px;
    float: left;
    overflow: visible;
}
.b-slider_leftNav .b-slider__content {
    width: 466px;
}
.b-slider_leftNav img {
    display: block;
    max-width: 100%;
    height: auto;
}
.b-slider_leftNav .b-slider__count {
    width: 150px;
    position: absolute;
    right: -185px;
    top: 0;
    z-index: 10000;
    margin-top: 10px;
    border-bottom: solid 2px #c69c6d;
    text-align: center;
    color: #000;
}
.b-slider_nominant .b-slider__count {
    border-bottom: solid 2px red !important;
}
.b-biography {
    overflow: hidden;
    margin-top: 70px;
    font-family: 'Georgia';
    font-size: 14px;
    width: 684px;
    margin-bottom: 80px;
}
.b-biography__img {
    width: 200px;
    float: left;
}
.b-biography__img img {
    width: 100%;
}
.b-biography__column{
    margin-left: 250px;
}
.b-biography__title {
    font-size: 30px;
    margin-bottom: 15px;
    font-family: 'futurafuturiscregular';
}
.b-biography__date {
    margin-bottom: 8px;
}
.b-form {
    margin-top: 30px;
    width: 684px;
 }
.b-form__author {
    height: 31px;
    border: solid 1px #ссс;
    width: 684px;
    margin: 3px 0;
    box-sizing: border-box;
    font-family: "Georgia", sans-serif;
    padding: 2px 0 0 5px;
}
.b-form__text {
    border: solid 1px #ссс;
    width: 684px;
    margin: 3px 0;
    box-sizing: border-box;
    font-family: "Georgia", sans-serif;
    padding-left: 5px;
    padding-top: 4px;
}
.b-form__inf {
    overflow: hidden;
}
.b-form__code {
    float: left;
    font-family: "futurabookcregular";
    text-transform: uppercase;
    margin-top: 5px;
}
.b-form__response {
    float: right;
    background: #c69c6d;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-family: "futurabookcregular";
    text-transform: uppercase;
    width: 130px;
    height: 35px;
}
.b-form__response_normal {
    background: red;
    width: 180px;
}
.b-img {
    width: 217px;
    height: 395px;
    float: left;
    margin-left: 16px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.b-img img {
    width: 100%;
}
.type {
    color: #adadad;
    font-family: "futurafuturiscregular";
    text-transform: uppercase;
    margin-bottom: 15px;
}
.b-archive {
    text-align: center;
}
.b-archive__title {
    position: relative;
    margin: 0 0 30px;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    font-family: 'futurafuturiscregular', sans-serif;
    color: #000;
}
.b-archive__title:after {
    content: '';
    display: block;
    width: 120px;
    height: 2px;
    margin: 10px auto;
    background: red;
}
.b-archive__year-links {
    margin: 0 0 15px;
}
.b-archive__year-link {
    display: inline-block;
    padding: 0 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    font-family: 'futurafuturiscbold', sans-serif;
    color: #000;
}
.b-archive__year-link:hover,
.b-archive__year-link.active {
    color: #ca0f09;
}
.b-archive__video {
    text-align: center;
    margin-bottom: 40px;
}
.b-archive__descr {
    margin-top: 30px;
    font-family: "Georgia";
    margin-bottom: 40px;
    font-size: 14px;
}
.b-archiveNominants {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 689px;
}
.b-archiveNominants__title {
    color: red;
    text-transform: uppercase;
    font-family: "futurafuturiscregular";
    font-size: 18px;
    margin-bottom: 9px;
}
.b-archiveNominant {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.b-archiveNominant:hover{
    color:#ca0f09;
}

.b-archiveNominant__name {
    text-transform: uppercase;
    font-family: "futurafuturiscregular";
}
.b-archiveNominant__about {
    font-style: italic;
    font-family: "Georgia";
}
.b-arch {
    display: inline-block;
    height: 100%;
}
.b-arch__year {
    display: block;
    text-align: center;
    color: #000;
    width: 100px;
    height: 30px;
    line-height: 25px;
    font-family: "futurafuturiscbold";
    font-size: 23px;
}
.b-arch__year.active {
    color: #ca0f09;
}
.b-sharTitle {
    border-top: solid 1px #ccc;
    text-align: center;
    font-family: "futurafuturiscregular";
    font-size: 12px;
    padding: 13px 0;
    color: #7d7d7d;
    text-transform: uppercase;
}
.wrapimg {
    height: 217px;
    overflow: hidden;
}

#commentsAll ul{
    border-bottom:1px solid #ccc;
}

a.disabled {
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default;  /* устанавливаем курсор в виде стрелки */
    color: #999; /* цвет текста для нективной ссылки */
}

.info{
    font-family: Georgia, serif;
    padding: 10px 10px 20px 10px;
    font-size: 14px;
    text-align: center;
}

.info span{
    color:#ca0f09;
}

.akkred{
    background: #ca0f09;
    color:#fff;
    text-transform: uppercase;
    padding:7px 10px;
    font-family: "futurabookcregular";
    font-size: 12px;
}

.downloadPdf {
    border: none;
    width: 30px;
    position: relative;
}

.brandingFix,
.branded {
    background-attachment: fixed !important;
    background-position: 49.9% 0 !important;
    padding-top: 300px !important;
}

.winners_block {
    margin-bottom: 30px;
}

.winners_block h2 {
    font-size: 18px;
}

.winners_block a:hover {
    text-decoration: underline;
}

.winners_block_title {
    color: #ca0f0a;
    font-size: 27px !important;
    font-family: "PT Serif";
    text-transform: uppercase;
    text-align: center;
}

.winners_block_nom {
    font-family: "PT Serif";
    text-align: center;
    font-style: italic;
}

.winners_block_name {
    font-family: "PT Serif";
    text-align: center;
    font-weight: normal;
}

.winners_block_name span {
    font-style: italic;
    font-size: 17px;
}

/* Section title */
.b-section-title {
    position: relative;
    max-width: 690px;
    font-weight: 400;
    font-family: "futurabookcregular";
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
}

.b-section-title:before{
    content: " ";
    border-top: solid 2px #ce181f;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1px;
}

.b-section-title__text {
    display: inline-block;
    position: relative;
    color: #000;
    background: #fafafa;
    padding: 0 10px;
}

/* Section divider */
.b-section-divider {
    width: 100%;
    height: 2px;
    background: #ce181f;
}

/* Partners */
.b-partners {
    max-width: 690px;
}

.b-partners__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -15px 10px;
}

.b-partners__partner {
    position: relative;
    width: 100%;
    margin: 0 15px 30px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.b-partners__partner:before {
    content: '';
    display: block;
    width: 100%;
}

.b-partners__partner--w100 {
    width: 690px;
}

.b-partners__partner--w100:before {
    padding-top: calc((130 / 690) * 100%);
}

.b-partners__partner--w50 {
    width: 330px;
}

.b-partners__partner--w50:before {
    padding-top: calc((130 / 330) * 100%);
}

.b-partners__partner--w33 {
    width: 210px;
}

.b-partners__partner--w33:before {
    padding-top: calc((130 / 210) * 100%);
}

.b-partners__partner--w25 {
    width: 150px;
}

.b-partners__partner--w25:before {
    padding-top: calc((130 / 150) * 100%);
}

.b-partners__partner-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.b-partners__partner-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 90%;
    max-height: 80%;
    margin: auto;
}

/* Helpers */
.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

/* Banners */
#adriver_brand {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1000;
    width: 100%;
    max-width: 1180px;
    height: 300px;
    transform: translate(-50%, 0);
}

#adriver_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

/* hide a third-party stuff */
#liveInternetImg {
    position: absolute;
    top: -10000px;
    left: -10000px;
}