@charset "UTF-8";
.imgLoad .inputFile, .imgLoad .img .close, .blockReputationRequest .block .close, .blockReputationRequest .block .open, .modal .content .close {
    transition: all 0.25s;
    cursor: pointer;
}

.imgLoad .inputFile input, .modal {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.blockIndex, .blockAbout {
    border-bottom: 1px solid #383943;
}

.blockIndex > .container, .blockAbout > .container {
    position: relative;
}

/* Color palette */
/* Text styles */
h1 {
    font-size: 4.2rem;
    color: #ffffff;
}

h2 {
    font-size: 2.6rem;
    color: #ffffff;
}

h3 {
    font-size: 2rem;
    color: #ffffff;
}

h4 {
    font-size: 1.6rem;
    letter-spacing: 0.19rem;
    color: #b79976;
}

h5 {
    font-size: 1.6rem;
    color: #ffffff;
}

.imgLoad .inputFile, .imgLoad .img .close, .blockReputationRequest .block .close, .blockReputationRequest .block .open, .modal .content .close {
    transition: all 0.25s;
    cursor: pointer;
}

.imgLoad .inputFile input, .modal {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.blockIndex, .blockAbout {
    border-bottom: 1px solid #383943;
}

.blockIndex > .container, .blockAbout > .container {
    position: relative;
}

/* Стандартные стили для элементов */
html {
    font-size: 10px;
}

@media (max-width: 992px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 7px;
    }
}

#sidenav_mobile:not(.active), #sidenav_mobile_bg:not(.active) {
    display: none;
}

body {
    background: #2c2e3a;
    font-family: 'Scada', sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #9396b3;
}

a {
    font-size: 1.6rem;
    color: #b79976;
    color: #b79976;
    transition: all 0.25s;
    border-bottom: 1px dotted #b79976;
}

a:hover {
    color: #b79976;
    opacity: 0.5;
    text-decoration: none;
}

button {
    font-size: 16px;
    letter-spacing: 1.9px;
    color: #ffffff;
    font-size: 1.6rem;
    padding: 2px 15px;
    height: 39px;
    line-height: 1;
    border-radius: 6px;
    background-color: #b79976;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #b79976;
}

button.blue {
    background-color: #3e4a94;
    border-color: #3e4a94;
}

button.bordered {
    border-color: #484a5c;
    background: none;
}

button:disabled {
    opacity: 0.5;
}

ol {
    padding-left: 0;
}

ol li {
    list-style: none;
    font-size: 16px;
    color: #9396b3;
    margin-bottom: 8px;
}

ol li::before {
    content: "   ";
    font-size: 24px;
    color: #b79976;
    line-height: 1;
}

ol li:nth-child(1)::before {
    content: "1. ";
}

ol li:nth-child(2)::before {
    content: "2. ";
}

ol li:nth-child(3)::before {
    content: "3. ";
}

ol li:nth-child(4)::before {
    content: "4. ";
}

ol li:nth-child(5)::before {
    content: "5. ";
}

ol li:nth-child(6)::before {
    content: "6. ";
}

ol li:nth-child(7)::before {
    content: "7. ";
}

ol li:nth-child(8)::before {
    content: "8. ";
}

ol li:nth-child(9)::before {
    content: "9. ";
}

ol.carousel-indicators li::before {
    display: none;
}

ul:not(.nav-pills) {
    margin-left: -47px;
}

ul:not(.nav-pills) li {
    list-style: none;
    position: relative;
    padding-left: 7px;
    margin-bottom: 1em;
}

ul:not(.nav-pills) li::before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0.85em;
    width: 20px;
    height: 1px;
    background-color: #b79976;
}

input, select, textarea {
    height: 39px;
    border-radius: 6px;
    border: solid 1px #a7a7a7;
    background-color: #dededf;
    padding-left: 15px;
}

input[type="checkbox"], input[type="radio"] {
    width: 12px;
    height: 12px;
    border: solid 2px #a7a7a7;
    background-color: #a7a7a7;
}

textarea {
    height: auto;
}

label input, label select, label textarea {
    display: block;
    margin-top: 10px;
}

@media (min-width: 1360px) {
    .container {
        max-width: 1184px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.row.rowSmall {
    margin: 0;
    padding: 0 15px;
}

#sidenav_mobile_toggle {
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

/* Стили блоков */
.radio {
    overflow: hidden;
    margin-bottom: 10px;
}

.radio input {
    position: absolute;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: -100;
    opacity: 0;
}

.radio .val {
    display: inline-block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: solid 2px #a7a7a7;
    background-color: #a7a7a7;
    margin-right: 10px;
}

.radio input:checked + .input {
    color: #b79976;
}

.radio input:checked + .input .val {
    background-color: #b79976;
}

.carousel a {
    border-bottom: none;
}

h1.dotted {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

h1.dotted span {
    padding: 0 20px;
    white-space: nowrap;
}

h1.dotted div {
    width: 100%;
    height: 2px;
    background-image: url("../img/titleDottedL.png");
    background-position: right center;
}

h1.dotted div:last-child {
    background-image: url("../img/titleDottedR.png");
    background-position: left center;
}

.nav-pills li {
    margin-bottom: 20px;
}

.nav-pills .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 4.4rem;
    line-height: 1;
    border-radius: 8px;
    border: solid 1px #484a5c;
    background-color: #282a35;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
}

.nav-pills .nav-link.active {
    background-color: #b79976;
}

header {
    background: #343645;
    color: #ffffff;
    padding: 25px 0;
}

header a {
    border-bottom: none;
}

header .content {
    margin: 0 -75px;
}

header .logo .year {
    font-size: 13px;
    margin-left: 35px;
    margin-bottom: 11px;
    background: #252732;
    border: 1px solid #3c3e4e;
    border-radius: 4px;
    color: #ffffff;
    padding: 8px 2px 4px 12px;
    line-height: 1;
}

header .logo .year option {
    color: #ffffff;
}

header .right-block {
    white-space: nowrap;
}

header .menu {
    padding-bottom: 11px;
}

header .menu a {
    display: inline-block;
    color: #ffffff;
    padding: 11px 14px;
}

header .menu a:hover {
    opacity: 1;
    color: #b79976;
}

header .menu a.active {
    position: relative;
    color: #b79976;
    padding-left: 0;
    padding-right: 0;
    margin: 0 14px;
}

header .menu a.active::before {
    position: absolute;
    left: 0;
    bottom: 8px;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #b79976;
}

header button {
    font-size: 13px;
    letter-spacing: 1.6px;
    color: #ffffff;
    margin-left: 12.5px;
    height: 30px;
    line-height: 27px;
}

@media (max-width: 1360px) {
    header .content {
        margin: 0;
    }

    header .content .logo img {
        max-width: 250px;
    }

    header .content .logo #sidenav_mobile_toggle {
        margin-right: 20px;
    }

    header .content .right-block {
        display: flex;
    }

    header .content .right-block .menu {
        white-space: normal;
        text-align: center;
    }

    header .content .right-block .menu a {
        padding: 8px 4px;
    }

    header .content .right-block .menu a.active::before {
        bottom: 5px;
    }
}

@media (max-width: 1200px) {
    header .content {
        align-items: center !important;
    }

    header .content .logo {
        align-items: center !important;
    }

    header .content .logo .year {
        margin-left: 12px;
        margin-bottom: -16px;
    }

    header .content .right-block {
        align-items: center !important;
    }

    header .content .right-block .menu {
        margin: 0 40px;
    }

    header .content .right-block .menu a {
        padding: 5px 4px;
    }
}

@media (max-width: 576px) {
    header #sidenav_mobile_toggle {
        position: absolute;
        top: 50%;
        left: -40px;
    }

    header .content {
        flex-direction: column;
    }

    header .content .logo {
        align-items: center !important;
        position: relative;
    }

    header .content .logo img {
        max-width: 55vw;
    }

    header .content .logo .year {
        position: absolute;
        right: unset;
        left: 100%;
        bottom: 0;
        margin-bottom: 0;
        padding: 5px 0px 1px 5px;
    }

    header .content .right-block button {
        margin: 20px auto;
    }
}

footer {
    background-color: #34374c;
    background-image: linear-gradient(#34374c, #292c3c);
}

footer .content {
    padding-top: 35px;
    padding-bottom: 50px;
}

footer .content .contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 7.5rem;
    font-size: 16px;
}

footer .content .contacts a {
    font-size: 16px;
}

@media (max-width: 992px) {
    footer .content .contacts {
        text-align: center;
    }

    footer .content .contacts > div {
        margin-bottom: 20px;
    }
}

footer .content .contacts .title {
    font-size: 20px;
    line-height: 1.2;
    color: #b79976;
    margin-bottom: 0.5em;
}

footer .content .contacts p {
    color: #8184a0;
    line-height: 1.5;
    margin-bottom: 0;
}

footer .content .contacts p a {
    color: #8184a0;
    border: none;
}

footer .content .partners {
    display: flex;
    flex-wrap: wrap;
}

footer .content .partners > div {
    display: flex;
    margin-right: 4rem;
}

footer .content .partners > div .title {
    font-size: 2rem;
    line-height: 1.2;
    color: #b79976;
    font-size: 20px;
    white-space: nowrap;
    margin-right: 13px;
}

footer .content .partners > div img {
    margin-right: 3rem;
}

@media (max-width: 992px) {
    footer .content .partners {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    footer .content .partners {
        justify-content: center;
    }

    footer .content .partners > div {
        width: 100%;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }

    footer .content .partners > div .title {
        margin-bottom: 10px;
    }

    footer .content .partners > div .img img {
        display: block;
        margin: 0 auto 10px;
    }
}

footer .footer {
    background-color: #20232f;
    text-align: right;
    padding-top: 17px;
    padding-bottom: 34px;
}

@media (max-width: 768px) {
    footer .footer {
        text-align: center;
    }
}

footer .footer img {
    opacity: 0.5;
}

.blockIndex {
    padding-top: 40px;
    margin-bottom: 40px;
}

.blockIndex .bg {
    position: absolute;
    z-index: -1;
    right: 30px;
    bottom: 0;
}

.blockIndex .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 20px 50px 30px;
}

.blockIndex .left h1 {
    padding-top: 15px;
    padding-bottom: 5.5rem;
}

.blockIndex .left h1 span {
    color: #b79976;
}

.blockIndex .left h4 {
    text-transform: uppercase;
}

.blockIndex .left button {
    width: 216px;
}

@media (max-width: 576px) {
    .blockIndex .left button {
        display: block;
        margin: 0 auto;
    }
}

.blockIndex .right {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.blockIndex .right.gifBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 0;
}

.blockIndex .right .gif {
    max-width: 100%;
    margin-bottom: 20px;
}

.blockIndex .right .officialsH {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right: -30px;
    margin-bottom: 20px;
    width: 105%;
    width: calc(100% + 30px);
}

.blockIndex .right .officialsH > div, .blockIndex .right .officialsH .images {
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
    justify-content: center;
}

.blockIndex .right .officialsH > div .forbes, .blockIndex .right .officialsH .images .forbes {
    max-height: 22px;
}

.blockIndex .right .officialsH .title {
    font-size: 14px;
    color: #b79976;
    margin-right: 15px;
    line-height: 1.25;
    white-space: nowrap;
}

.blockIndex .right .officialsH img {
    margin-right: 15px;
}

@media (max-width: 1360px) and (min-width: 992px) {
    .blockIndex .right .officialsH {
        justify-content: flex-start;
    }
}

@media (max-width: 992px) {
    .blockIndex .right .officialsH {
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .blockIndex .right .officialsH {
        margin-right: 0;
        width: 100%;
    }

    .blockIndex .right .officialsH .title {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }

    .blockIndex .right .officialsH > div, .blockIndex .right .officialsH .images {
        flex-wrap: wrap;
    }

    .blockIndex .right .officialsH img {
        margin-bottom: 10px;
    }
}

.blockIndex .right .officials {
    background-color: rgba(28, 31, 42, 0.75);
    border-radius: 16px;
    padding: 37px 40px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.blockIndex .right .officials > div {
    display: flex;
    margin-bottom: 25px;
}

.blockIndex .right .officials .title {
    font-size: 12px;
    letter-spacing: 1.4px;
    color: #b79976;
    text-transform: uppercase;
    min-width: 130px;
    max-width: 130px;
}

.blockIndex .right .officials img {
    display: block;
    max-width: 100%;
}

@media (max-width: 576px) {
    .blockIndex .right {
        padding-right: 15px;
    }

    .blockIndex .right .officials {
        padding: 15px;
        padding-bottom: 5px;
    }
}

.blockPartners {
    margin-bottom: 8rem;
}

.blockPartners .content {
    width: 100%;
    height: 116px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 0, 0.16);
    background-color: #3c3f57;
    /*.carousel {
      margin-right: 40px;
      width: 100%;
      padding: 0 5%;

      .carousel-item .images {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;

        img {
          margin: 5px;
        }
      }

    }*/
}

.blockPartners .content h2 {
    padding: 0 57px;
}

.blockPartners .content .carousel-root {
    position: relative;
    overflow: hidden;
    padding: 0 5%;
    max-width: 100%;
}

.blockPartners .content .carousel-root .carousel {
    height: 116px;
}

@media (max-width: 1360px) {
    .blockPartners .content h2 {
        padding: 0 25px;
    }

    .blockPartners .content .carousel {
        margin-right: 10px;
    }
}

@media (max-width: 992px) {
    .blockPartners .content {
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px 10px;
        height: auto;
        flex-direction: column;
    }

    .blockPartners .content .carousel {
        margin: 0;
    }

    .blockPartners .content .carousel .carousel-item .images {
        flex-wrap: wrap;
    }

    .blockPartners .content .carousel .carousel-item .images img {
        margin: 10px;
    }
}

@media (max-width: 768px) {
    .blockPartners .content {
        margin: 0;
    }
}

.blockPartners.transparent .content {
    background: none;
    box-shadow: none;
}

.blockAbout {
    padding-bottom: 75px;
}

.blockAbout .text {
    padding-right: 20px;
}

.blockAbout .text h1 {
    margin-bottom: 2.5rem;
}

.blockAbout .text p {
    margin-bottom: 3.5rem;
    font-size: 16px;
}

.blockAbout .text button {
    min-width: 172px;
}

.blockAbout .text > a {
    border: none;
}

@media (max-width: 768px) {
    .blockAbout .text > a {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}

.blockAbout .blockNews {
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.blockAbout .blockNews .block {
    position: relative;
    border-radius: 8px;
    border: solid 1px #484a5c;
    background-color: #282a35;
    padding: 30px 5px 30px 30px;
    width: 100%;
}

.blockAbout .blockNews .block .header {
    text-align: right;
    margin-bottom: 45px;
    padding-right: 25px;
    height: 36px;
}

.blockAbout .blockNews .block .header h3 {
    position: absolute;
    left: -4px;
    height: 36px;
    line-height: 36px;
    background-color: #1c1f2a;
    padding-left: 18px;
    padding-right: 12px;
}

.blockAbout .blockNews .block .header h3::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 13px;
    border-color: transparent transparent transparent #1c1f2a;
}

@media (max-width: 992px) {
    .blockAbout .blockNews .block .header h3 {
        border-radius: 0 2px 2px 0;
    }

    .blockAbout .blockNews .block .header h3::after {
        margin-left: -1px;
    }
}

.blockAbout .blockNews .block .header .link {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.blockAbout .blockNews .block .carousel .news {
    display: flex;
    margin-bottom: 20px;
}

.blockAbout .blockNews .block .carousel .news .img {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin-right: 24px;
    width: 120px;
    height: 90px;
}

.blockAbout .blockNews .block .carousel .news .img img {
    max-width: 100%;
}

.blockAbout .blockNews .block .carousel .news .content .title {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 15px;
}

.blockAbout .blockNews .block .carousel .news .content p {
    margin-bottom: 0;
}

.blockAbout .blockNews .block .carousel-control-next, .blockAbout .blockNews .block .carousel-control-prev {
    position: absolute;
    bottom: 0;
    right: 25px;
    top: unset;
    left: unset;
    height: auto;
}

.blockAbout .blockNews .block .carousel-control-prev {
    right: unset;
    left: 0;
}

.blockAbout .blockNews .block .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 23px;
    margin: 10px 0 0;
    padding: 0 25px 0 0;
}

.blockAbout .blockNews .block .slick-dots button {
    display: none;
}

.blockAbout .blockNews .block .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    box-sizing: border-box;
    border: none;
    border-radius: 50%;
    background-color: #1c1f2a;
    cursor: pointer;
    transition: all 0.25s;
}

.blockAbout .blockNews .block .slick-dots li::before {
    display: none;
}

.blockAbout .blockNews .block .slick-dots li:hover {
    background: #b79976;
}

.blockAbout .blockNews .block .slick-dots li.slick-active {
    background: none;
    border: 2px solid #b79976;
}

.blockPrinciple {
    padding-top: 8rem;
    position: relative;
}

.blockPrinciple .bg {
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 195vh;
    background-image: url("../img/bgIndex.png");
    background-size: 100% 100%;
    background-position: top right;
    background-repeat: no-repeat;
}

.blockPrinciple .item {
    border-left: 2px solid #b79976;
    padding-left: 15px;
    margin-right: -40px;
    min-height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.blockPrinciple .item img {
    margin-bottom: 10px;
}

.blockPrinciple .item .title {
    font-size: 36px;
    color: #b79976;
    text-transform: uppercase;
}

.blockPrinciple .item p {
    font-size: 18px;
    margin: 0;
}

@media (max-width: 1200px) {
    .blockPrinciple .item {
        margin-bottom: 20px;
        margin-right: 0px;
    }
}

.blockNominees {
    padding-top: 10rem;
    margin-bottom: 5.5rem;
}

.blockNominees h1 {
    margin-bottom: 8rem;
}

.blockNominees .nominee {
    display: flex;
    flex-direction: column;
    padding: 0;
    text-align: center;
}

.blockNominees .nominee > img {
    width: 100%;
}

.blockNominees .nominee .info {
    width: 100%;
    background-color: #1c1f2a;
    transition: all 0.25s;
    height: 120px;
}

.blockNominees .nominee .info .name {
    font-family: 'Open Sans';
    font-size: 2rem;
    font-weight: 300;
    color: #ffffff;
    margin-top: 25px;
    margin-bottom: 12px;
    transition: all 0.25s;
}

.blockNominees .nominee .info .position {
    position: relative;
    color: #a98f70;
    margin-bottom: 5px;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
}

.blockNominees .nominee .info .position::after {
    content: '';
    color: transparent;
    background: none;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    height: 1px;
    margin: 0 7px;
    width: 100%;
    width: calc(100% - 14px);
    border-bottom: 1px dotted #b79976;
}

.blockNominees .nominee .info .position span {
    position: relative;
    z-index: 2;
    background: #1c1f2a;
    padding: 0 10px;
    transition: all 0.25s;
}

.blockNominees .nominee .info .organization {
    font-family: 'Open Sans';
    font-size: 1.4rem;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
}

.blockNominees .nominee .infoFull {
    position: absolute;
    z-index: 3;
    padding-top: 0px;
    transition: all 0.25s;
    max-height: 0px;
    overflow: hidden;
    background: #1c1f2a;
    top: 100%;
    left: 0;
    width: 100%;
    color: #1c1f2a;
}

.blockNominees .nominee .infoFull::after {
    content: url("../img/nomineeBgInfo.png");
    position: absolute;
    bottom: 12px;
    left: 0;
}

.blockNominees .nominee .infoFull p {
    text-align: left;
    padding-left: 15px;
    padding-right: 36px;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 300;
}

.blockNominees .nominee .infoFull .footer {
    display: flex;
    justify-content: space-between;
    margin: 24px 10px 20px 65px;
}

.blockNominees .nominee .infoFull .footer > a {
    color: #ffffff;
    border-bottom-color: #ffffff;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

.blockNominees .nominee .infoFull .footer .soc {
    display: flex;
    align-items: center;
}

.blockNominees .nominee .infoFull .footer .soc a {
    border-bottom: none;
    padding: 0 7px;
}

.blockNominees .nominee:hover .info, .blockNominees .nominee:active .info {
    background: #a98f70;
}

.blockNominees .nominee:hover .info .name, .blockNominees .nominee:active .info .name {
    margin-top: 20px;
}

.blockNominees .nominee:hover .info .name, .blockNominees .nominee:hover .info .organization, .blockNominees .nominee:active .info .name, .blockNominees .nominee:active .info .organization {
    color: #e3c5a0;
}

.blockNominees .nominee:hover .info .position, .blockNominees .nominee:active .info .position {
    color: #1c1f2a;
}

.blockNominees .nominee:hover .info .position::after, .blockNominees .nominee:active .info .position::after {
    border-bottom: 1px solid #1c1f2a;
    margin: 0;
    width: 100%;
}

.blockNominees .nominee:hover .info .position span, .blockNominees .nominee:active .info .position span {
    background: #a98f70;
    padding: 0 15px;
}

.blockNominees .nominee:hover .infoFull, .blockNominees .nominee:active .infoFull {
    max-height: 190px;
    margin-top: -5px;
    padding-top: 12px;
    background: #a98f70;
}

.blockNominees .buttons {
    padding: 0;
    margin-top: 35px;
}

.blockNominees .buttons a {
    border: none;
}

.blockNominees .buttons button {
    width: 225px;
    max-width: 100%;
    margin-right: 30px;
}

@media (max-width: 768px) {
    .blockNominees .buttons {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 576px) {
    .blockNominees .buttons {
        flex-direction: column;
    }

    .blockNominees .buttons button {
        margin: 0 auto 20px;
        width: 100%;
    }
}

.blockExperts {
    margin-bottom: 11.5rem;
}

.blockExperts .container {
    position: relative;
}

.blockExperts .bg {
    z-index: -1;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 125vh;
    background-image: url("../img/bgIndex-footer.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-blend-mode: screen;
}

.blockExperts h1 {
    margin-bottom: 8.5rem;
}

.blockExperts .carousel {
    margin-bottom: 100px;
}

.blockExperts .carousel .users {
    padding: 0 65px;
    display: flex;
}

.blockExperts .carousel .users {
    padding: 0 65px;
    display: flex;
}
@media (max-width: 768px) {
        .blockExperts .carousel .users {
          display: block; } }
    .blockExperts .carousel .user {
      text-align: center; }
      .blockExperts .carousel .user .img {
        border-radius: 50%;
        border: 2px solid #b79976;
        max-width: 90%;
        margin: 0 auto; }
      .blockExperts .carousel .user .name {
        font-family: 'Open Sans';
        font-size: 2rem;
        font-weight: 300;
        color: #ffffff;
        margin-top: 30px;
        margin-bottom: 22px; }
        @media (max-width: 768px) {
            .blockExperts .carousel .user .name {
              margin: 5px 0; } }
      .blockExperts .carousel .user .position {
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        color: #a98f70;
        margin-bottom: 8px; }
      .blockExperts .carousel .user .organization {
        font-family: 'Open Sans';
        font-size: 1.4rem;
        font-weight: 300;
        color: rgba(255, 255, 255, 0.5); }
      @media (max-width: 768px) {
          .blockExperts .carousel .user {
            margin-bottom: 10px; }
            .blockExperts .carousel .user .img {
              height: auto;
              width: 117px;
              max-width: 100% !important; } }
    .blockExperts .carousel .carousel-control-prev, .blockExperts .carousel .carousel-control-next {
      width: 65px;
      left: 0;
      right: unset;
      justify-content: flex-start; }
      .blockExperts .carousel .carousel-control-prev img, .blockExperts .carousel .carousel-control-next img {
        max-height: 226px; }
      @media (max-width: 768px) {
          .blockExperts .carousel .carousel-control-prev, .blockExperts .carousel .carousel-control-next {
            width: 40px; }
            .blockExperts .carousel .carousel-control-prev img, .blockExperts .carousel .carousel-control-next img {
              max-height: 34px; } }
    .blockExperts .carousel .carousel-control-next {
      left: unset;
      right: 0;
      justify-content: flex-end; }

.blockAlert {
    text-align: center;
    margin-bottom: 14.5rem;
}

.blockAlert .block {
    border-radius: 8px;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 0, 0.16);
    background-color: #3c3f57;
    padding: 50px 45px 50px 48px;
}

.blockAlert .block h1 {
    text-align: center;
    margin-bottom: 2.5rem;
}

.blockAlert .block button {
    width: 400px;
    max-width: 100%;
}

.blockAlert .block p {
    margin: 0;
}

.blockAlert .block a.btn {
    display: block;
    display: block;
    margin-top: 45px;
    border-bottom: none;
}

.footerPartners {
    background-color: #383943;
}

.footerPartners .blockPartners {
    margin-bottom: 0;
}

.pageNomineesList h1 {
    margin-bottom: 30px;
}

.pageNomineesList .nav-pills.row {
    margin: 0 -30px;
}

.pageNomineesList .nav-pills.row .nav-item {
    padding-left: 15px;
    padding-right: 15px;
}

.pageNomineesList .blockNominees {
    padding-top: 2rem;
}

.pageNomineesList .blockNominees .row.rowSmall {
    margin: 0 -30px;
}

.pageNomination h1 {
    margin-bottom: 4rem;
}

@media (max-width: 768px) {
    .pageNomination h1 {
        font-size: 26px;
    }
}

.pageNomination .shortInfo {
    margin: 0 0 3rem;
}

.pageNomination .shortInfo .img {
    padding: 0;
}

.pageNomination .shortInfo .img img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 576px) {
    .pageNomination .shortInfo .img {
        margin-bottom: 20px;
    }
}

.pageNomination .shortInfo .text {
    padding-left: 4rem;
    color: #ffffff;
}

@media (max-width: 576px) {
    .pageNomination .shortInfo .text {
        padding-left: 0;
    }
}

.pageNomination .shortInfo .text .name {
    font-size: 3rem;
    color: #b79976;
    margin-bottom: 1.5rem;
}

.pageNomination .shortInfo .text > p {
    margin-bottom: 1rem;
}

.pageNomination .shortInfo .text .experience {
    margin-top: 4rem;
    color: #9396b3;
}

.pageNomination .shortInfo .text .experience .title {
    color: #ffffff;
    line-height: 1;
    margin-bottom: 1.5rem;
}

.pageNomination .shortInfo .text .experience p {
    line-height: 1;
    margin-bottom: 0.5em;
}

.pageNomination .shortInfo .rating {
    max-width: 224px;
    border-radius: 8px;
    border: solid 1px #484a5c;
    background-color: #282a35;
    text-align: center;
    color: #ffffff;
    font-size: 2rem;
    padding: 0.9rem 0.5rem 0.5rem;
    margin: 0 auto;
    line-height: 1;
}

.pageNomination .shortInfo .rating .n {
    margin-top: 0.5rem;
    font-size: 3rem;
    font-weight: bold;
    color: #b79976;
}

@media (max-width: 768px) {
    .pageNomination .shortInfo .rating {
        max-width: 150px;
        margin-bottom: 20px;
    }
}

.pageNomination .fullInfo .title {
    color: #ffffff;
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

.pageNomination .fullInfo p {
    margin-bottom: 4.5rem;
}

.pageNomination .fullInfo .socials {
    margin-bottom: 3.5rem;
}

.pageNomination .fullInfo .socials a {
    border: none;
    margin-right: 2.5rem;
}

.pageNomination .fullInfo .rewards .reward {
    display: flex;
    margin-bottom: 2rem;
}

.pageNomination .fullInfo .rewards .reward .logo {
    width: 11.4rem;
    height: 11.4rem;
    border-radius: 6px;
    background-color: #646672;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pageNomination .fullInfo .rewards .reward .logo img {
    max-width: 100%;
    max-height: 100%;
}

.pageNomination .fullInfo .rewards .reward .info {
    padding-left: 4.5rem;
}

.pageNomination .fullInfo .rewards .reward .info .name {
    font-size: 1.8rem;
    color: #b79976;
    margin-bottom: 2rem;
}

.pageNomination .shareSocial {
    display: flex;
    align-items: center;
    margin-bottom: 7rem;
    color: #ffffff;
    font-size: 1.8rem;
}

.pageNomination .shareSocial .title {
    padding-right: 1rem;
}

.pageNomination .shareSocial a {
    border: 0;
    padding: 0 1.4rem;
}

.pageNomination .shareSocial img {
    -webkit-filter: brightness(2);
    filter: brightness(2);
}

@media (max-width: 576px) {
    .pageNomination .shareSocial {
        flex-wrap: wrap;
    }

    .pageNomination .shareSocial .title {
        min-width: 100%;
        margin-bottom: 14px;
    }
}

.pagePartners {
    padding-bottom: 14rem;
}

.pagePartners h1 {
    margin-bottom: 4rem;
}

.pagePartners .partners {
    margin: 0 -30px;
}

@media (max-width: 768px) {
    .pagePartners .partners {
        margin: 0;
    }
}

.pagePartners .partners > div {
    margin-bottom: 5rem;
}

.pagePartners .partners .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 11.4rem;
    border-radius: 6px;
    background-color: #646672;
}

.pagePartners .partners .img img {
    max-width: 100%;
    max-height: 100%;
}

.pagePartners .partners .textCol {
    padding-left: 0;
    padding-right: 6rem;
}

@media (max-width: 768px) {
    .pagePartners .partners .textCol {
        padding-right: 0;
    }
}

.pagePartners .partners .title {
    font-size: 3rem;
    color: #b79976;
    margin-bottom: 0.25rem;
}

.pagePartners .partners .info {
    font-size: 1.6rem;
    color: #ffffff;
    margin-bottom: 1rem;
}

.pathPage {
    margin-bottom: 35px;
    color: #ffffff;
    letter-spacing: 1.9px;
}

.pathPage a {
    color: #ffffff;
    border-bottom: 0;
}

.pathPage a.active {
    color: #b79976;
}

.pathPage span {
    display: inline-block;
    margin: 0 1em;
}

.page {
    padding-top: 50px;
}

.blockText {
    font-size: 16px;
    text-align: left;
    color: #9396b3;
}

.blockText h1 {
    margin-bottom: 24px;
}

.blockText p {
    margin-bottom: 40px;
}

.blockText h2 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;
}

.blockText ul {
    margin-bottom: 40px;
}

.blockText button {
    width: 215px;
    max-width: 100%;
}

.blockText .spaceBtn {
    display: inline-block;
    width: 40px;
}

.imgLoad {
    margin: 0 0 0 15px !important;
}

@media (max-width: 992px) {
    .imgLoad {
        margin: 20px 0 0 !important;
    }

    .imgLoad > div {
        padding: 0;
    }

    .imgLoad > div:first-child {
        padding-right: 30px;
    }

    .imgLoad > div:nth-last-child {
        padding-left: 30px;
    }
}

.imgLoad .inputFile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 210px;
    border-radius: 6px;
    border: dashed 2px #979799;
    color: #979799;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.imgLoad .inputFile svg {
    margin-bottom: 10px;
}

.imgLoad .inputFile svg path {
    fill: #979799;
    transition: all 0.25s;
}

.imgLoad .inputFile:hover {
    color: #b79976;
    border-color: #b79976;
}

.imgLoad .inputFile:hover svg path {
    fill: #b79976;
}

.imgLoad .inputFile input {
    height: 150%;
    top: -50%;
    margin: 0;
    background: none;
    border: none;
    cursor: pointer;
    outline: none !important;
    opacity: 0.001;
}

.imgLoad .img {
    width: 100%;
    height: 97px;
    border-radius: 2px;
    background-color: #8b8ea0;
    background-size: cover;
    background-position: center;
    position: relative;
}

.imgLoad .img .close {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #bdc0d2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgLoad .img .close:hover {
    background-color: #9396b3;
}

.imgLoad .img .close img {
    width: 10px;
}

form .row {
    margin: 0 -17px;
}

form .row > * {
    padding: 0 17px;
}

form label {
    margin-bottom: 15px;
}

form label.soc {
    padding-left: 53px;
}

form label.soc .input {
    margin-left: -53px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

form label.soc .input img {
    margin-right: 15px;
}

form label.soc .input input {
    margin: 0;
}

form label, form input, form select, form textarea {
    width: 100%;
}

form h3 {
    margin-bottom: 10px;
    margin-top: 35px;
}

form button[type="submit"] {
    display: block;
    margin: 40px auto;
    width: 154px;
    max-width: 100%;
}

form .loadImg {
    position: relative;
}

form .loadImg input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    opacity: 0;
}

.blockReputationRequest .block {
    border-radius: 8px;
    border: solid 1px #484a5c;
    background-color: #282a35;
    padding: 23px 25px 25px 40px;
    margin: 0 -30px;
    margin-bottom: 10px;
    position: relative;
    max-height: 72px;
    transition: all 0.25s, max-height 1s;
    overflow: hidden;
}

.blockReputationRequest .block .nominations {
    padding-left: 0;
    left: -70px;
    transition: all 1s;
}

@media (max-width: 992px) {
    .blockReputationRequest .block .nominations {
        left: 0;
    }

    .blockReputationRequest .block .nominations h3 {
        margin-left: -150px;
    }
}

.blockReputationRequest .block .close {
    position: absolute;
    right: 26px;
    bottom: 26px;
    opacity: 0;
}

.blockReputationRequest .block .open {
    position: absolute;
    top: 25px;
    right: 32px;
}

.blockReputationRequest .block h3 {
    text-align: left;
    margin-bottom: 30px;
    transition: all 1s;
}

.blockReputationRequest .block button {
    width: 295px;
    max-width: 100%;
}

.blockReputationRequest .block ul {
    margin-bottom: 30px;
}

.blockReputationRequest .block.active {
    max-height: 400px;
}

.blockReputationRequest .block.active h3 {
    margin-bottom: 15px;
    margin-left: 0;
}

.blockReputationRequest .block.active .close {
    opacity: 1;
}

.blockReputationRequest .block.active .open {
    opacity: 0;
}

@media (max-width: 768px) {
    .blockReputationRequest .block {
        max-height: 64px;
    }

    .blockReputationRequest .block .nominations h3 {
        margin-left: 0;
    }

    .blockReputationRequest .block h3 {
        margin-bottom: 15px;
    }

    .blockReputationRequest .block.active {
        max-height: 600px;
    }

    .blockReputationRequest .block button {
        margin-bottom: 20px;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .blockReputationRequest .block {
        max-height: 46px;
        padding-top: 14px;
        margin-left: 0;
        margin-right: 0;
    }

    .blockReputationRequest .block h3 {
        margin-left: -25px;
    }

    .blockReputationRequest .block.active {
        max-height: 710px;
    }

    .blockReputationRequest .block .open {
        top: 14px;
        right: 15px;
    }
}

.blockReputationRequest.step2 form {
    margin-top: 60px;
}

.blockReputationRequest.step2 form button[type="submit"] {
    width: 224px;
}

@media (max-width: 768px) {
    .blockReputationRequest .loadImg {
        display: inline-block;
        margin-bottom: 20px;
        font-size: 14px;
    }
}

.blockReputationBuy .header h1 {
    margin-bottom: 15px;
}

.blockReputationBuy .header .price {
    margin-bottom: 1em;
}

.blockReputationBuy .header .price .title {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 1em;
}

.blockReputationBuy .header .takeFree {
    border: none;
}

.blockReputationBuy .header .takeFree button {
    width: 360px;
    max-width: 100%;
    margin-bottom: 20px;
}

.blockReputationBuy .header > p {
    margin-bottom: 30px;
}

.blockReputationBuy form .sum h5 {
    margin-bottom: 13px;
}

.blockReputationBuy form .sum > .val {
    font-size: 30px;
    font-weight: bold;
    color: #b79976;
    margin-bottom: 15px;
}

.blockReputationBuy form h5 {
    margin-bottom: 10px;
}

.blockReputationBuy form .actions {
    margin-top: 25px;
}

.blockReputationBuy form .actions a {
    border: none;
}

.blockReputationBuy form .actions button {
    width: 215px;
}

.blockReputationBuy form .actions button#addUser {
    width: 306px;
    margin-right: 30px;
}

.blockReputationBuy form .users .user .delUser {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: -10px;
}

.blockReputationBuy form .users .user:first-child .delUser {
    display: none;
}

.blockReputationBuy form button[type="submit"] {
    width: 274px;
    margin-left: 0;
}

#sidenav_mobile_toggle {
    width: 25px;
    height: 25px;
}

#sidenav_mobile {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(23, 22, 22, 0.95);
    text-align: right;
    top: 0;
    left: 0;
}

#sidenav_mobile a {
    text-align: center;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.41;
    padding: 15px 0;
    border: none;
}

#sidenav_mobile .close {
    opacity: 1;
    float: none;
    font-size: 20px;
    color: #3e4a94;
    margin: 20px;
    text-shadow: none;
}

.modal {
    position: fixed;
    background: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    display: flex;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 0.5s ease-in-out 0.1s, background 0.25s;
}

.modal .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 736px;
    height: 345px;
    max-width: 95%;
    max-height: 95%;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 8px 10.2px 12px 1px rgba(29, 33, 61, 0.2);
    border: solid 1px #646672;
    background-color: #2c2e3a;
    position: relative;
}

.modal .content .close {
    position: absolute;
    right: -11px;
    top: -11px;
    width: 22px;
    height: 22px;
    background-color: #bdc0d2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal .content .close:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.modal .content .close img {
    width: 45%;
    max-width: 45%;
}

.modal .content .title {
    font-size: 4.2rem;
    text-align: center;
    color: #ffffff;
    margin-bottom: 2rem;
}

.modal .content h3 {
    margin-bottom: 3rem;
}

.modal .content a.btn {
    border: none;
}

.modal.active {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s, background 0.25s ease-in-out 0.5s;
}

.ms-parent {
    width: 100%;
    height: 34px !important;
    margin-top: 10px;
}

.ms-parent .ms-choice {
    width: 100% !important;
    height: 34px !important;
    background-color: #dededf;
}

.ms-parent .ms-choice > div {
    top: 5px !important;
    height: 25px !important;
}

.ms-parent .ms-choice span {
    margin-top: 4px;
}

.ms-drop ul > li {
    margin: 10px 0;
    padding: 0;
}

.ms-drop ul > li label {
    display: flex !important;
    margin: 0;
    align-items: center;
}
