html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

sup{
font-size:10px;
}
a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

blockquote {
   border: dotted #666 1px;
   border-left:solid #D01947 4px;
   margin:10px 20px;
   padding:15px;
   color:#333;
   font-style:italic;
   font-size:14px;
   background:#fcfcfc; 
}

.container {
    *zoom: 1;
    width: auto;
    max-width: 960px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.container:before, .container:after {
    content: '';
    display: table
}

.container:after {
    clear: both
}

html, body {
    height: 100%
}

.page-wrap {
    min-height: 100%;
    margin-bottom: -48px;
    background-image: -moz-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: -o-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: -webkit-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: linear-gradient(to left, #ebebeb 0%, #ffffff 50%, #ebebeb 100%)
}

.page-wrap.fixed {
    /*padding-top: 602px;*/
    padding-top: 50px;
}

/*.page-wrap.fixed.padding--job {*/
    /*padding-top: 420px;*/
/*}*/

.page-wrap.fixed.padding--job .banner .container {
    padding-top: 43px;
}

.page-wrap.fixed main {
    position: relative;
    padding-bottom: 48px;
    margin-bottom: -48px;
    z-index: 2;
    background-image: -moz-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: -o-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: -webkit-linear-gradient(right, #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background-image: linear-gradient(to left, #ebebeb 0%, #ffffff 50%, #ebebeb 100%)
}

.page-wrap:after {
    content: "";
    display: block
}

footer, .page-wrap:after {
    height: 48px
}

main {
    padding-top: 40px
}

.col-1-2 {
    *zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%
}

.col-1-2:before, .col-1-2:after {
    content: '';
    display: table
}

.col-1-2:after {
    clear: both
}

.col-1-2:last-child {
    margin-right: 0%
}

.error {
    background: transparent url("../i/error-bg.jpg") center center no-repeat;
    background-size: cover
}

.error main .container h1, .error main .container p {
    width: 290px;
    background-color: rgba(211, 26, 73, 0.8);
    color: #FFF;
    padding: 8px 16px
}

.error main .container h1 {
    font-weight: 200;
    font-size: 41px;
    margin-bottom: 5px
}

.error main .container a {
    color: #fff
}

.error main .container a:hover {
    color: #fff;
    text-decoration: none
}

.container.content {
    background-color: #fff;
    padding-top: 37px;
    padding-bottom: 37px;
    margin-bottom: 75px
}

.container.content.content--comments {

    margin-top: 10px
}

.container.comment-title h2 {
    color: #436eb8;
    margin-bottom: 25px;
    margin-top: -15px;
    font-size: 28px;
    text-align: center;
}

.container.content .aside {
    *zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%
}

.container.content .aside:before, .container.content .aside:after {
    content: '';
    display: table
}

.container.content .aside:after {
    clear: both
}

.container.content .aside:last-child {
    margin-right: 0%
}

.container.content .aside h1 {
    color: #436eb8
}

.container.content .aside nav ul {
    margin: 0;
    padding: 0
}

.container.content .aside nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1px
}

.container.content .aside nav ul li a {
    display: block;
    padding: 20px 19px;
    text-decoration: none;
    color: #29272f;
    font-family: "Segoe UI", sans-serif;
    font-size: 14px;
    background-color: #EBEBEB;
    line-height: 1;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.container.content .aside nav ul li.active a,
.container.content .aside nav ul li.active a:hover {
    background-color: #D21948;
    color: #FFF;
    opacity: 1;
}

.container.content .aside nav ul li a:hover {
    opacity: .6
}

.container.content .main {
    *zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 10px;
    padding-right: 0;
    width: 65.66667%;
    margin-left: 0%;
    margin-right: 3%
}

.container.content .main:before, .container.content .main:after {
    content: '';
    display: table
}

.container.content .main:after {
    clear: both
}

.container.content .main:last-child {
    margin-right: 0%
}

.container.content a {
    text-decoration: underline;
    color: #2758A6;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.container.content a:hover {
    color: #2758A6;
    opacity: .6;
    /*text-decoration: none*/
}

.container .main p {
  margin-bottom: 14px;
}

.container.content ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 18px
}

.container.content ul li {
    margin-left: 30px;
    /*margin-bottom: 9px;*/
    line-height: 164%;
    /*line-height: 1.2;*/
}

.container.content ol {
    list-style-type: none;
    counter-reset: item;
    padding-left: 20px
}

.container.content ol li {
    margin-left: 34px;
    /*margin-bottom: 9px;*/
    line-height: 164%;
}

.container.content ol > li:before {
    display: inline-block;
    content: counter(item) ") ";
    counter-increment: item;
    width: 1.3em;
    margin-left: -1.3em
}

.container.content ul ul,
.container.content ul ol,
.container.content ol ul,
.container.content ol ol {
    margin-top: 8px;
    padding-left: 2px;
}

.container.content ol li li {
  margin-bottom: 2px;
}

.container.content ul li li {
    /*line-height: 1;*/
    color: #B5B5B5;
    margin-bottom: 2px
}

.container.np {
    padding: 0
}

.divider {
    float: left;
    width: 1px;
    height: 100%;
    margin: 0 20px;
    background-color: #C5C5C4
}

.breadcrumbs {
    margin-bottom: 40px;
    overflow: hidden
}

.breadcrumbs ul li {
    float: left;
    margin-right: 30px;
    position: relative;
    font-size: 15px;
    font-weight: 200
}

.breadcrumbs ul li:after {
    content: '|';
    position: absolute;
    right: -17px
}

.breadcrumbs ul li:last-child:after {
    display: none
}

.breadcrumbs ul li a:hover {
    text-decoration: none
}

.carousel {
    width: 560px;
    
    margin-bottom: 28px;
    position: relative
}

.carousel .carousel__container {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.carousel ul {
    position: relative;
    width: 9999px;
    list-style: none;
    list-style-type: none;
    padding-left: 0 !important
}

.carousel ul li.carousel__item {
    list-style: none;
    list-style-type: none;
    float: left;
    width: auto;
    margin-left: 0;
    margin-bottom: 0
}

.carousel ul li.carousel__item a {
    position: relative;
    display: block
}

.carousel ul li.carousel__item a:hover:before {
    opacity: 1
}

.carousel ul li.carousel__item a:before {
    display: block;
    position: absolute;
    font-family: 'Arlan Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e602";
    width: 31px;
    height: 26px;
    font-size: 26px;
    color: #FFF;
    cursor: pointer;
    z-index: 1;
    opacity: 0.5;
    top: 20px;
    right: 20px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.carousel a.carousel__nav {
    width: 40px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 45px;
    text-align: center;
    cursor: pointer;
    opacity: 0.5;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.carousel a.carousel__nav:hover {
    opacity: 1;
    color: #FFF
}

.carousel a.carousel__nav.carousel__nav--prev {
    left: 20px;
    text-align: left
}

.carousel a.carousel__nav.carousel__nav--next {
    right: 20px;
    text-align: right
}

table {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    margin-bottom: 18px;
    padding: 0px;
    font-size: 14px;
    display: table !important;
    margin: 20px 0;
    color: #333333;
    border: 1px solid #eae9e9
}

table th, table td {
    border-right: 1px solid #eae9e9;
    border-bottom: 1px solid #eae9e9;
    border-left-width: 0px;
    border-top-width: 0px
}

table th:last-child, table td:last-child {
    border-right-width: 0px
}

table th.last, table td.last {
    border-right-width: 0px
}

table tbody tr:last-child th, table tbody tr:last-child td, table tfoot tr:last-child th, table tfoot tr:last-child td {
    border-bottom-width: 0px
}

table tbody tr.last th, table tbody tr.last td, table tfoot tr.last th, table tfoot tr.last td {
    border-bottom-width: 0px
}

table thead th {
    border-bottom: 1px solid #eae9e9
}

table tfoot th, table tfoot td {
    border-top: 1px solid #eae9e9
}

table th:first-child {
    border-right: 1px solid #eae9e9
}

table th {
    padding: 15px 14px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: top;
    line-height: 1.2
}

table tr td {
    padding: 15px 14px;
    vertical-align: top
}

table tr td:first-child {
    text-transform: uppercase;
    font-size: 12px
}

.social a.social__fb {
    display: inline-block;
    float: left;
    height: 32px;
    margin-right: 10px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    opacity: 0.7;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-left: 33px;
    padding-right: 10px
}

.social a.social__fb.social__fb--likes {
    background: #fff url("../i/icn-1.png") 10px 8px no-repeat
}

.social a.social__fb.social__fb--comments {
    background: #fff url("../i/icn-2.png") 10px 12px no-repeat
}

.social a.social__fb:hover {
    opacity: 1
}

/*.page-wrap.fixed .banner {
    position: fixed;
    width: 100%;
    top: 50px;
}*/

/*.page-wrap.fixed .sub-nav + .banner {
    top: 100px;
}*/

.banner {
    /*height: 305px;*/
    height: 500px;
    background-image: url("../i/vacancy-bg.jpg");
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-bottom: -40px;
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3)
}

.banner .banner__footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.78);
    padding: 24px 0;
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3)
}

.banner .banner__footer .container {
    height: 100%
}

.banner .banner__footer .banner__footer__info {
    float: left;
    width: 440px;
    height: 100%;
    border-right: 2px solid #B1B1B1
}

.banner .banner__footer .banner__footer__info h3 {
    margin-top: 32px;
    margin-right: 25px;
    color: #000;
    font-family: "Segoe UI", sans-serif;
    font-size: 19px;
    text-transform: none;
    display: inline-block
}

.banner .banner__footer .banner__footer__info h4.banner__footer__info__rates {
    margin-top: 28px;
    color: #000;
    font-family: "Segoe UI";
    font-size: 24px;
    font-weight: 600;
    display: inline-block
}

.banner .banner__footer .banner__footer__grow {
    padding-top: 17px;
    float: left;
    height: 100%;
    margin-left: 52px
}

.banner .banner__footer .banner__footer__grow h4 {
    color: #000;
    font-family: "Segoe UI", sans-serif;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px
}

.banner .banner__footer .banner__footer__grow .fa-signal {
    color: #d11a48;
    font-size: 38px;
    position: relative;
    top: -3px
}

.banner .banner__footer .banner__footer__grow span {
    color: #000;
    font-family: "Segoe UI", sans-serif;
    font-size: 19px;
    margin-left: 25px;
    position: relative;
    top: -2px
}

.banner #map {
    width: 100%;
    height: 100%;
    position: absolute
}

.banner #map .ymaps-events-pane {
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3)
}

.banner .badge {
    display: inline-block;
    background-color: rgba(41, 40, 47, 0.8);
    /*box-shadow: 17px 0 0 rgba(41, 40, 47, 0.8), -17px 0 0 rgba(41, 40, 47, 0.8);*/
    padding: 17px 17px;
    color: #FFF
}

.banner.banner--bigbrown, .banner.banner--biggreen {
    height: 500px;
    margin-bottom: 0;
}

.banner.banner--bigbrown h1, .banner.banner--bigbrown p, .banner.banner--biggreen h1, .banner.banner--biggreen p {
    background-color: rgba(163, 111, 72, 0.8);
    padding: 0;
    /*padding: 0;*/
    /*box-shadow: 17px 0 0 rgba(163, 111, 72, 0.8), -17px 0 0 rgba(163, 111, 72, 0.8);*/
    /*line-height: 1.5;*/
    /*position: relative!important;*/
    top: 0;
}

.banner.banner--bigbrown h1 span, .banner.banner--biggreen h1 span {
    padding-right: 17px;
    padding-left: 17px;
}

.banner.banner--bigbrown p, .banner.banner--biggreen p {
    display: inline-block;
    /*max-width: 270px;*/
    padding: 15px 17px;
    margin-top: 4px;
    margin-bottom: 8px;
    color: #FFF
}

.banner.banner--bigbrown p img, .banner.banner--biggreen p img {
    display: block
}

.banner.banner--bigbrown .banner__content, .banner.banner--biggreen .banner__content {
    overflow: hidden;
    position: relative;
    z-index: 1;
    pointer-events: none
}



.banner.banner--biggreen h1, .banner.banner--biggreen p {
    background-color: rgba(77, 119, 0, 0.8);
    /*box-shadow: 17px 0 0 rgba(77, 119, 0, 0.8), -17px 0 0 rgba(77, 119, 0, 0.8)*/
}

.banner.banner--bigbrown .banner__content h1, .banner.banner--biggreen .banner__content h1 {
    position: static;
    background-color: transparent;
    /*font-size: 37px;*/

}

.banner.banner--bigbrown .banner__content h1 span,
.banner.banner--biggreen .banner__content h1 span {
    font-size: 41px;
    padding: 3px 17px 6px;
    margin: 0 0 4px;
    display: inline-block;
    line-height: 1;
}

.banner.banner--bigbrown .banner__content h1 span {background-color: rgba(163, 111, 72, 0.8);}
.banner.banner--biggreen .banner__content h1 span {background-color: rgba(77, 119, 0, 0.8);}

/*.banner.banner--biggreen h1:before,*/
/*.banner.banner--biggreen p:before {*/
    /*position:absolute;*/
    /*content: " ";*/
    /*width:1px;*/
    /*left:-1px;*/
    /*top:0;*/
    /*height:100%;*/
    /*background-color: rgba(77, 119, 0, 0.8);*/
    /*z-index:1;*/
/*}*/

.banner.banner--team {
    margin-bottom: 10px;
    height: 490px;
    overflow: hidden;
    background: transparent url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAHrAAQDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAABAUDB//EACcQAAEDAgYCAQUAAAAAAAAAAAABE2ES8AJRcYGRoRGx4SFSYtHx/8QAFwEBAQEBAAAAAAAAAAAAAAAAAQACBP/EAB0RAQACAgMBAQAAAAAAAAAAAAARIYGRAVFhcQL/2gAMAwEAAhEDEQA/AOKULHf6OgEULA0CKFzS9iok0SVCyqEyK0VQn29DkUXQpV0S6EvyNizG1y9lQro1uF7E5MbvwVjBrcJ0Kye3HsoV9mtpIxyMHtypQKOb04HZlQb0vYtieVBqMN7DH1KDUYb2LaUGoQYZUGoQUoNQg36lFu7UtiPFJpbQaNeKLUXwWhpRajsdjSk1p2KlQb04JT9U29eBSi1GK9hCk1+PfyVJRZ05U1YUmkjglak1dIwKUWtRhSpNRfJK1Fq/qQ2otRfA7W1JqRgQotLl0WlSi1CjaUGoUQoNQoo9qMV7EFFqMV7DpHt68FoSe2mYx8Nnt6cEDm4QRs5qO/kVPp1Gt7FBvw2jTsmaMbj2MfDfZtCX/RwJ4Loj2V9qeS6FzQqBdCDaJoTIVZVK5LwoR+QTSuRUYI8LkvCiG5J//9k=") repeat-x;
    background-image: -moz-linear-gradient(top, #727274 0%, #dadee7 100%);
    background-image: -o-linear-gradient(top, #727274 0%, #dadee7 100%);
    background-image: -webkit-linear-gradient(top, #727274 0%, #dadee7 100%);
    background-image: linear-gradient(to bottom, #727274 0%, #dadee7 100%)
}

.banner h1 {
    font-size: 41px;
    font-weight: 200;
    background-color: rgba(211, 26, 73, 0.8);
    color: #FFF;
    position: relative;
    top: 125px;
    padding: 2px 17px;
    display: inline;
    line-height: 1
}

.banner__content-person {
    padding-top: 139px !important;
    white-space: nowrap;
    text-align: center
}

.banner__content-person .person {
    position: relative;
    display: inline-block;
    margin-left: -60px;
    width: 206px;
    height: 350px;
    text-align: left;
    text-decoration: none;
    background-color: transparent
}

.banner__content-person .person:nth-of-type(1) {
    z-index: 1
}

.banner__content-person .person:nth-of-type(2) {
    z-index: 2
}

.banner__content-person .person:nth-of-type(3) {
    z-index: 3
}

.banner__content-person .person:nth-of-type(4) {
    z-index: 4
}

.banner__content-person .person:nth-of-type(5) {
    z-index: 5
}

.banner__content-person .person:nth-of-type(6) {
    z-index: 6
}

.banner__content-person .person:nth-of-type(7) {
    z-index: 7
}

.banner__content-person .person:nth-child(6) .person__info {
    left: -176px
}

.banner__content-person .person:nth-child(7) .person__info {
    left: -256px
}

.banner__content-person .person:hover .person__info {
    opacity: 1
}

.banner__content-person .person:hover .person__img--hover {
    z-index: 2
}

.banner__content-person .person .person__img, .banner__content-person .person .person__img--hover {
    position: absolute
}

.banner__content-person .person .person__img {
    z-index: 1
}

.banner__content-person .person .person__img--hover {
    z-index: -1
}

.banner__content-person .person__info {
    position: absolute;
    top: -78px;
    left: 39px;
    width: 438px;
    opacity: 0;
    color: #f8f8f8;
    font-family: 'Segoe UI';
    font-weight: 200;
    text-decoration: none;
    transition: opacity .2s ease-in
}

.banner__content-person .person__name {
    display: block;
    margin-bottom: 16px;
    letter-spacing: 1.4px;
    text-decoration: none;
    font-size: 25px
}

.banner__content-person .person__post {
    text-decoration: none;
    /*letter-spacing: 0.1px*/
}

.team__person {
    padding: 50px 0 26px;
    border-top: 1px solid #c0c3ca;
    *zoom: 1
}

.team__person:before, .team__person:after {
    content: '';
    display: table
}

.team__person:after {
    clear: both
}

.team__person:first-child {
    padding-top: 14px;
    border-top: none
}

.team__person .aside > img {
    padding: 0 8px;
    max-width: 100%
}

.team__person .main {
    padding-left: 5px
}

.team__person .main h2 {
    font-family: 'Segoe UI';
    font-weight: 200;
    line-height: 15px;
    font-size: 25px;
    letter-spacing: -0.3px
}

.team__person .main h4 {
    margin-bottom: 30px;
    text-transform: none;
    letter-spacing: 0.1px;
    font-size: 13px
}

.team__person .main p {
    color: #767676
}

.container.content .team__person .main {
    padding-left: 5px
}

.download {
    margin-bottom: 36px
}

.download a {
    position: relative;
    margin-left: 30px;
    color: #D21C43 !important
}

.download a:hover {
    color: #D21C43 !important;
    /*text-decoration: none*/
}

.download a:before {
    display: block;
    content: ' ';
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    background: transparent url("../i/icn-form.png") left top no-repeat;
    top: -4px
}

.job__item {
    margin-bottom: 40px;
    padding-right: 10px;
}

.job__item.active a.job__item__title:after {
    /*content: '\2013'*/
    background-position: -23px 0;
}

.job__item.active .job__item__content {
    display: block
}

.job__item a.job__item__title {
    color: #2757a5;
    font-family: "Segoe UI", sans-serif;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.job__item a.job__item__title:hover {
    /*text-decoration: underline*/

    opacity: .6;
}

.job__item a.job__item__title:after {
    display: inline-block;
    position: /*absolute*/ relative;
    top: 3px;
    right: -5px;
    width: 15px;
    height: 15px;
    content: " ";
    background: transparent url("../i/timeline-togge-icons.png") no-repeat;
    /*-moz-border-radius: 100px;*/
    /*-webkit-border-radius: 100px;*/
    /*border-radius: 100px;*/
    /*-moz-background-clip: padding;*/
    /*-o-background-clip: padding-box;*/
    /*-webkit-background-clip: padding;*/
    /*background-clip: padding-box;*/
    /*background-color: #7d99c7;*/
    /*content: '+';*/
    /*color: #FFF;*/
    /*font-size: 18px;*/
    /*line-height: 13px;*/
    /*text-align: center;*/
    /*font-family: "Segoe UI", sans-serif;*/
    /*font-weight: 200*/
}

.job__item .job__item__desc {
    margin-top: 22px
}

.job__item .job__item__content {
    display: none
}

.job__item .job__item__content h3 {
    color: #2757a5;
    font-family: "Arial";
    font-size: 15px
}

.job__item .job__item__content ul {
    list-style: none;
    padding-left: 0
}

.job__item .job__item__content ul li {
    margin-left: 20px;
    position: relative
}

.job__item .job__item__content ul li:before {
    content: '\2014';
    position: absolute;
    left: -20px
}

.investors-item {
    *zoom: 1;
    float: left;
    display: inline;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    margin-bottom: 45px
}

.investors-item:before, .investors-item:after {
    content: '';
    display: table
}

.investors-item:after {
    clear: both
}

.investors-item:nth-child(2n) {
    margin-right: 0%;
    float: right
}

.investors-item:nth-child(2n+1) {
    clear: both
}

.investors-item a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.investors-item a:hover {
    opacity: 0.8
}

.investors-item .investors-item__icon {
    width: 60px;
    float: left;
    font-size: 77px;
    color: #C3C3C3
}

.investors-item .investors-item__content {
    float: left;
    margin-left: 20px;
    width: 180px
}

.investors-item .investors-item__content h3 {
    color: #767676;
    margin-bottom: 9px
}

.investors-item .investors-item__content p {
    color: #767676
}

#map-contacts {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3
}

.contacts header, .contacts .sub-nav {
    position: relative;
    z-index: 3
}

.contacts main {
    z-index: 3
}

.contacts main a.printbtn {
    position: relative;
    z-index: 4;
    display: inline-block;
    margin-top: 10px;
    background-color: rgba(211, 26, 73, 0.8);
    padding: 16px;
    color: #FFF;
    text-decoration: none;
    font-family: "Segoe UI", sans-serif
}

.contacts main a.printbtn .fa {
    margin-right: 5px
}

.contacts main a.printbtn:hover {
    opacity: 0.8
}

.contacts main .contacts__content {
    position: relative;
    z-index: 3;
    background-color: rgba(211, 26, 73, 0.8);
    color: #FFF;
    width: 440px;
    padding: 16px
}

.contacts main .contacts__content a {
    color: #FFF
}

.contacts main .contacts__content .contacts__section a.contacts__section__head {
    font-weight: 200;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: "Segoe UI", sans-serif;
    border-bottom: 1px dashed #fff;
    display: inline-block
}

.contacts main .contacts__content .contacts__section a.contacts__section__head:hover {
    border-bottom: none
}

.contacts main .contacts__content .contacts__section .contacts__section__content {
    display: none;
    color: #fff;
    font-family: "Segoe UI", sans-serif;
    font-size: 14px
}

.contacts main .contacts__content .contacts__section.active a.contacts__section__head {
    font-weight: 600;
    display: block;
    margin-bottom: 13px;
    border-bottom: none
}

.contacts main .contacts__content .contacts__section.active .contacts__section__content {
    display: block
}

.loading {
    margin: 62px auto;
    width: 32px;
    height: 32px;
    background: url("../i/loader.gif") center center no-repeat
}

a.to-top {
    position: fixed;
    right: 90px;
    bottom: 70px;
    display: none;
    padding: 0 9px;
    width: 80px;
    height: 21px;
    z-index: 10;
    line-height: 21px;
    background-color: #f5f3ed;
    text-decoration: none;
    font-family: "Segoe UI";
    font-size: 12px;
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12)
}

a.to-top:hover {
    opacity: 0.8
}

a.to-top .fa {
    margin-right: 10px
}

@media screen and (min-width: 1281px) and (max-width: 1420px) {
    a.to-top {
        right: 4%
    }
}

@media screen and (min-width: 1140px) and (max-width: 1280px) {
    a.to-top {
        right: 0
    }
}

@media screen and (max-width: 1140px) {
    a.to-top {
        display: none !important
    }
}

.hide {
    display: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222
}

.ui-widget-content a {
    color: #222222
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222222
}

.select-hidden {
    display: none !important;
    visibility: hidden !important;
    padding-right: 10px
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #999;
    height: 20px
}

.select-styled {
    display: inline-block;
    background-color: #fff;
    padding: 3px 30px 5px 10px;
    line-height: 1;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12)
}

.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 8px;
    right: 6px
}

.select-styled:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    border-right: 1px solid #E3E3E3;
    top: 0;
    right: 21px
}

.select-styled:hover, .select-styled:active, .select-styled.active {
    color: #000
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    /*right: 0;*/
    /*left: 0;*/
    z-index: 999;
    min-width: 100%;
    margin: 1px 0 0 0;
    padding: 0;
    white-space: nowrap;
    list-style: none;
    background-color: #fff;
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12)
}

.select-options li {
    margin: 0;
    padding: 5px 10px 5px 0;
    text-indent: 10px;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in
}

.select-options li:hover {
    color: #D01947
}

.select-options li[rel="hide"] {
    display: none
}

.select-options li:first-child {
    padding-top: 10px
}

.select-options li:last-child {
    padding-bottom: 10px
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    -webkit-appearance: none;
    display: block;
    margin-bottom: 18px;
    width: 300px;
    height: 41px;
    padding: 13px 16px;
    border: 1px solid #e0e0e0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    color: #807a7a;
    font-size: 14px
}

input[type="text"] ::-webkit-input-placeholder, input[type="password"] ::-webkit-input-placeholder, input[type="date"] ::-webkit-input-placeholder, input[type="datetime"] ::-webkit-input-placeholder, input[type="datetime-local"] ::-webkit-input-placeholder, input[type="month"] ::-webkit-input-placeholder, input[type="week"] ::-webkit-input-placeholder, input[type="email"] ::-webkit-input-placeholder, input[type="number"] ::-webkit-input-placeholder, input[type="search"] ::-webkit-input-placeholder, input[type="tel"] ::-webkit-input-placeholder, input[type="time"] ::-webkit-input-placeholder, input[type="url"] ::-webkit-input-placeholder, textarea ::-webkit-input-placeholder {
    color: #807a7a;
    font-size: 14px
}

input[type="text"] :-moz-placeholder, input[type="password"] :-moz-placeholder, input[type="date"] :-moz-placeholder, input[type="datetime"] :-moz-placeholder, input[type="datetime-local"] :-moz-placeholder, input[type="month"] :-moz-placeholder, input[type="week"] :-moz-placeholder, input[type="email"] :-moz-placeholder, input[type="number"] :-moz-placeholder, input[type="search"] :-moz-placeholder, input[type="tel"] :-moz-placeholder, input[type="time"] :-moz-placeholder, input[type="url"] :-moz-placeholder, textarea :-moz-placeholder {
    color: #807a7a;
    font-size: 14px
}

input[type="text"] ::-moz-placeholder, input[type="password"] ::-moz-placeholder, input[type="date"] ::-moz-placeholder, input[type="datetime"] ::-moz-placeholder, input[type="datetime-local"] ::-moz-placeholder, input[type="month"] ::-moz-placeholder, input[type="week"] ::-moz-placeholder, input[type="email"] ::-moz-placeholder, input[type="number"] ::-moz-placeholder, input[type="search"] ::-moz-placeholder, input[type="tel"] ::-moz-placeholder, input[type="time"] ::-moz-placeholder, input[type="url"] ::-moz-placeholder, textarea ::-moz-placeholder {
    color: #807a7a;
    font-size: 14px
}

input[type="text"] :-ms-input-placeholder, input[type="password"] :-ms-input-placeholder, input[type="date"] :-ms-input-placeholder, input[type="datetime"] :-ms-input-placeholder, input[type="datetime-local"] :-ms-input-placeholder, input[type="month"] :-ms-input-placeholder, input[type="week"] :-ms-input-placeholder, input[type="email"] :-ms-input-placeholder, input[type="number"] :-ms-input-placeholder, input[type="search"] :-ms-input-placeholder, input[type="tel"] :-ms-input-placeholder, input[type="time"] :-ms-input-placeholder, input[type="url"] :-ms-input-placeholder, textarea :-ms-input-placeholder {
    color: #807a7a;
    font-size: 14px
}

textarea {
    height: 100px
}

.btn, a.btn, input[type=submit] {
    display: inline-block;
    border-style: solid;
    border: none;
    text-decoration: none;
    position: relative;
    clear: both;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    color: #fff;
    font-family: "Segoe UI";
    font-size: 16px;
    font-weight: 200;
    height: 48px;
    background-color: #d31949;
    border: 2px solid #d31949;
    margin-bottom: 18px;
    padding: 16px 28px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.btn:hover, a.btn:hover, input[type=submit]:hover {
    color: #fff;
    opacity: 0.6;
}

.btn:hover:active, a.btn:hover:active, input[type=submit]:hover:active {
    /*top: 3px*/
}

.btn.btn, a.btn.btn, input[type=submit].btn {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 42px
}

input[type="checkbox"], input[type="radio"] {
    display: none
}

input[type="checkbox"] + label, input[type="radio"] + label {
    cursor: pointer;
    color: #000;
    font-family: "Arial";
    font-size: 12px;
    display: block;
    float: left;
    margin: 5px 20px 0 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

input[type="checkbox"] + label:hover, input[type="radio"] + label:hover {
    color: #cf1947
}

input[type="checkbox"] + label:before, input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    border: 2px solid #FFF;
    margin-right: 4px;
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.27)
}

input[type="radio"] + label::before {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

input[type="radio"]:checked + label::before {
    background-color: #000
}

body.nivo-lightbox-body-effect-fade {overflow: hidden;}

.nivo-lightbox-body-effect-fade:after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 101;
    /*z-index: 3;*/
    background: #a9a8ab;
    background: rgba(41, 40, 47, 0.34);
}

.nivo-lightbox-overlay {
    /*position: absolute;*/
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-lightbox-overlay.nivo-lightbox-open {
    visibility: visible;
    opacity: 1
}

.nivo-lightbox-wrap {
    position: absolute;
    /*position: relative;*/
    /* margin: 90px auto 0; */
    top: 50%;
    left: 50%;
    margin: -304px 0 0 -450px;
    width: 900px;
}

.nivo-lightbox-content {
    width: 100%;
    height: 100%
}

.nivo-lightbox-title-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center
}

.nivo-lightbox-nav {
    display: none
}

.nivo-lightbox-prev {
    position: absolute;
    top: 50%;
    left: 0
}

.nivo-lightbox-next {
    position: absolute;
    top: 50%;
    right: 0
}

.nivo-lightbox-close {
    position: absolute;
    top: 19px;
    right: 10px
}

.nivo-lightbox-image {
    text-align: center
}

.nivo-lightbox-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    
}

.nivo-lightbox-content iframe {
    width: 100%;
    height: 100%
}

.nivo-lightbox-inline, .nivo-lightbox-ajax {
    max-height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-lightbox-error {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.nivo-lightbox-error p {
    display: table-cell;
    vertical-align: middle
}

.nivo-lightbox-notouch .nivo-lightbox-effect-fade, .nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale, .nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft, .nivo-lightbox-notouch .nivo-lightbox-effect-slideRight, .nivo-lightbox-notouch .nivo-lightbox-effect-slideUp, .nivo-lightbox-notouch .nivo-lightbox-effect-slideDown, .nivo-lightbox-notouch .nivo-lightbox-effect-fall {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap, .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%)
}

.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateZ(300px);
    -moz-transform: translateZ(300px);
    -ms-transform: translateZ(300px);
    transform: translateZ(300px)
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background: url(../i/loader.gif) no-repeat 50% 50%
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
    top: 10%;
    width: 8%;
    height: 80%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: 0.5
}

.nivo-lightbox-overlay .nivo-lightbox-wrap .nivo-lightbox-nav {
    width: 15px
}

.nivo-lightbox-overlay .nivo-lightbox-wrap .nivo-lightbox-prev {
    left: 20px
}

.nivo-lightbox-overlay .nivo-lightbox-wrap .nivo-lightbox-next {
    right: 20px
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
    opacity: 1
}

.nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAcCAYAAAC+lOV/AAAAdklEQVR42qXUsQ2AMAwFUTZhE4qEGdgyk7EABZKJqxOi8lGcohTvK1WWiDC12alhnhrmXcOsCnveK7i/IQlIApKAJCAJSAJ+8VGD4HV2AWt4m90WZ80+WwyAxQBYDIDFAFgMgMUA2A78/4bEAFgNgN3AXscMjAeVrw7s2+VbHgAAAABJRU5ErkJggg==")
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAcCAYAAAC+lOV/AAAAc0lEQVR42r2UsQ2AMBDEfhM2oQjMwJZMxgIUSM95AaS4oLBTnRWlSHX3GUaoWdAeLhNAsJkA0gGkA0gHkA4gHUA6gHQA6QDSAaQDhUTgCasd32Gx1z7sg3EW6CHoIegh6CHoIXwOf/uGxswQ9BD0EMoO4QV2Bg7s3q6SQgAAAABJRU5ErkJggg==")
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAAAAAAeBhgmAAAAnElEQVQYGQXB0VHCQBgGwL/pu1CKTw5dOECASzJIGz6I2kS+dbfyk0Cw87fXqy+JkETu01+59S0QMqah4t43kCx9pezmvgqWvqIiufVVMvoWUhEufTP6IBQRczu2IUQhkvd+BFIEo7+1B0gR1ml27g9ECWu7Ss7tEwpLu4Hz4WFXsbY5BB+Hp5StXQMRp/5Ur3YBwGn6rXwHAL78AzprAf2UqGdEAAAAAElFTkSuQmCC") no-repeat;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
    padding: 5px
}

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: -7%
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
    font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: #fff
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
    background: #fff;
    padding: 0
}


.page-wrap.fixed .sub-nav {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 11;
}

.sub-nav {
    height: 50px;
    background-color: #28282f
}

.sub-nav .container {
    padding: 0
}

.sub-nav nav {
    float: right
}

.sub-nav nav.left {
    float: left
}

.sub-nav nav.left ul li {
    float: left;
    margin-left: 0;
    margin-right: 26px
}

.sub-nav nav ul li {
    float: left;
    margin-left: 26px
}

.sub-nav nav ul li.dropdown {
    position: relative;
    height: 50px
}

.sub-nav nav ul li.dropdown .dropdown__content {
    display: none;
    position: absolute;
    width: 150px;
    background-color: #29282F;
    right: 0;
    z-index: 9;
    padding: 34px 15px 0 15px;
}

.sub-nav nav ul li.dropdown .dropdown__content hr {
    padding: 0;
    margin: 0;
    border-color: #666566;
    margin-bottom: 13px
}

.sub-nav nav ul li.dropdown .dropdown__content h5 {
    color: #686868;
    font-family: "Segoe UI", sans-serif;
    font-size: 11px;
    display: block;
    margin-bottom: 20px;
    line-height: 1
}

.sub-nav nav ul li.dropdown .dropdown__content ul {
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden
}

.sub-nav nav ul li.dropdown .dropdown__content ul li {
    padding: 0;
    margin: 0;
    margin-bottom: 13px
}

.sub-nav nav ul li.dropdown .dropdown__content ul li a {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #B5B5B5
}

.sub-nav nav ul li.dropdown .dropdown__content ul li a:hover {
    color: #FFF
}

.sub-nav nav ul li.dropdown .dropdown__content ul li.active a {
    color: #FFF;
    font-weight: 600
}

.sub-nav nav ul li.dropdown:hover .dropdown__content {
    display: block
}

.sub-nav nav ul li.dropdown .fa-caret-down {
    position: relative;
    top: 1px
}

.sub-nav nav ul li.active a, .sub-nav nav ul li:hover a {
    color: #FFFFFF
}

.sub-nav nav ul li a {
    color: #979797;
    font-family: "Segoe UI", sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding-top: 13px;
}

header {
    position: relative;
    top: 0;
    height: 50px;
    z-index: 100;
    /*z-index: 100000;*/
    background-color: #fff;
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
    letter-spacing: 0.3px
}

header .container {
    padding: 0
}

header .logo {
    display: block;
    margin-top: 9px;
    width: 101px;
    float: left;
    margin-right: 102px
}

header nav {
    height: 50px;
    line-height: 1
}

header nav ul li {
    float: left
}

header nav ul li.active a,
header nav ul li:hover a{
    background-color: #28282f;
    color: #FFF
}

header nav ul li:hover a {
    transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

header nav ul li a {
    text-decoration: none;
    display: block;
    padding: 17px 13px 0 13px;
    height: 50px
}

header nav .header__lang {
    padding-top: 17px;
    line-height: 1;
    float: right
}

header nav .header__lang a.active {
    text-decoration: none;
    font-weight: bold
}

.page-wrap.fixed header {
    width: 100%;
    position: fixed;
}

#slider-hero {
    height: 552px;
    overflow: hidden;
    position: relative;
}

.page-wrap.fixed #slider-hero {
    /*top: 50px;*/
    /*position: fixed;*/
    width: 100%;
}

#slider-hero .container {
    position: relative
}

.slider__banner {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.78);
    padding: 24px 0;
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 5px rgba(0, 0, 0, 0.3)
}

.slider__banner .container {
    height: 100%
}

.slider__banner .banner__info {
    float: left;
    width: 177px;
    height: 100%;
    border-right: 2px solid #B1B1B1
}

.slider__banner .banner__info h3 {
    color: #000;
    font-family: "Segoe UI";
    font-size: 18px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1.9
}

.slider__banner .banner__button {
    float: left;
    width: 177px;
    height: 100%;
    padding-left: 45px;
    border-left: 2px solid #B1B1B1;
    padding-top: 11px
}

.slider__banner .banner__carousel {
    float: left;
    width: 460px;
    height: 100%;
    margin: 0 31px;
    padding: 1px 30px;
    position: relative
}

.slider__banner .banner__carousel .banner__carousel__container {
    overflow: hidden;
    width: 400px;
    height: 100%
}

.slider__banner .banner__carousel ul {
    position: relative;
    width: 9999px
}

.slider__banner .banner__carousel ul li.banner__carousel__item {
    float: left;
    width: 400px
}

.slider__banner .banner__carousel ul li.banner__carousel__item a {
    text-decoration: none
}

.slider__banner .banner__carousel ul li.banner__carousel__item h3 {
    color: #d21949;
    font-family: "Segoe UI";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 4px
}

.slider__banner .banner__carousel ul li.banner__carousel__item .author {
    display: block;
    color: #858585;
    font-family: "Arial";
    font-size: 11px;
    font-weight: 600
}

.slider__banner .banner__carousel a.banner__carousel__nav {
    width: 16px;
    height: 16px;
    /*background-color: #29282f;*/
    position: absolute;
    top: 50%;
    margin-top: -8px;
    z-index: 1;
    display: block;
    background: transparent url('../i/banner-carousel-arrow.png') no-repeat;
    color: #FFF;
    text-decoration: none;
    /*font-size: 12px;*/
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    /*-moz-border-radius: 100px;*/
    /*-webkit-border-radius: 100px;*/
    /*border-radius: 100px;*/
    /*-moz-background-clip: padding;*/
    /*-o-background-clip: padding-box;*/
    /*-webkit-background-clip: padding;*/
    /*background-clip: padding-box;*/
    /*-moz-transition: all 0.2s ease-in-out;*/
    /*-o-transition: all 0.2s ease-in-out;*/
    /*-webkit-transition: all 0.2s ease-in-out;*/
    /*transition: all 0.2s ease-in-out*/
}

.slider__banner .banner__carousel a.banner__carousel__nav:hover {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slider__banner .banner__carousel a.banner__carousel__nav.banner__carousel__nav--prev {
    left: 0px;
    /*background-position: 0 0;*/
}

.slider__banner .banner__carousel a.banner__carousel__nav.banner__carousel__nav--prev:hover {
    /*background-position: 0 -17px;*/
}

.slider__banner .banner__carousel a.banner__carousel__nav.banner__carousel__nav--next {
    right: 0px;
    background-position: -21px 0;
    /*text-indent: 1px*/
}
.slider__banner .banner__carousel a.banner__carousel__nav.banner__carousel__nav--next:hover {
    /*background-position: -21px -17px;*/
}

#slider-hero .slider__slides {
    position: relative
}

#slider-hero .slider__slides ul {
    position: relative
}

#slider-hero .slider__slides ul li.slider__item {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    height: 650px;
    display: none
}

.slider__item {
    background-repeat: no-repeat;
    background-position: top center;
}

#slider-hero .slider__slides ul li.slider__item .container {
    z-index: 2
}

#slider-hero .slider__slides ul li.slider__item img {
    width: 100%;
    position: absolute
}

@media (max-width: 1200px) {
    #slider-hero .slider__slides ul li.slider__item img {
        width: auto;
        height: 100%
    }
}

#slider-hero .slider__slides ul li.slider__item .slider__content {
    position: absolute;
    z-index: 2;
    top: 127px;
    left: 41px;
    color: #fff;
    font-family: "Segoe UI"
}

#slider-hero .slider__slides ul li.slider__item .slider__content h1, #slider-hero .slider__slides ul li.slider__item .slider__content p {
    background-color: #d31a49;
    background-color: rgba(211, 26, 73, 0.7);
    color: #fff;
    padding: 7px 17px
}

#slider-hero .slider__slides ul li.slider__item .slider__content h1 {
    font-size: 41px;
    font-weight: 200;
    display: inline-block;
    line-height: 0.7;
    padding-bottom: 17px;
    margin-bottom: 4px
}

#slider-hero .slider__slides ul li.slider__item .slider__content p {
    width: 270px;
    padding-bottom: 10px
}

#slider-hero .slider__slides ul li.slider__item .slider__content a {
    color: #fff
}

#slider-hero .slider__slides ul li.slider__item .slider__content a:hover {
    text-decoration: none
}

#slider-hero .slider__slides ul li.slider__item.active {
    display: block
}

#slider-hero a.slider__nav {
    position: absolute;
    top: 50%;
    margin-top: -125px;
    z-index: 1;
    display: block;
    width: 31px;
    height: 31px;
    color: #021431;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

#slider-hero a.slider__nav:hover {
    background-color: #D21945;
    color: #fff
}

#slider-hero a.slider__nav.slider__nav--prev {
    left: -6px;
    text-indent: -1px
}

#slider-hero a.slider__nav.slider__nav--next {
    right: -6px;
    text-indent: 1px
}

.timeline {
    margin-bottom: 50px
}

.timeline .timeline__filter {
    padding: 13px 100px;
    height: 58px;
    border: 1px solid rgba(199, 199, 199, 0.59);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #e6e5e0;
    letter-spacing: 0.3px;
    margin-bottom: 40px
}

.timeline .timeline__filter .select {
    margin-top: 5px;
    display: inline-block;
    float: left
}

.timeline .timeline__filter select {
    display: block;
    float: left;
    margin-top: 6px
}

.timeline .timeline__content {
    position: relative
}

.timeline .timeline__content .list__bubble {
    position: absolute;
    left: 50%;
    margin-left: -23px;
    width: 48px;
    height: 46px;
    background: url("../i/bubble-big.png") center center no-repeat;
    color: #757575;
    font-family: "Segoe UI";
    font-size: 12px;
    text-align: center;
    line-height: 45px;
    top: 130px;
    text-indent: -1px;
    z-index: 2
}

.timeline .timeline__list {
    list-style: none;
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAABCAYAAAAW/mTzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2M0Q1MkZDQTQ5MjA2ODExOTEwOUY1RTA1MTY4MzJCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODUyNjU0N0Y3RDQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODUyNjU0NkY3RDQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMjgwMTE3NDA3MjA2ODExODA4M0NEQjg4MjI0NDJCMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2M0Q1MkZDQTQ5MjA2ODExOTEwOUY1RTA1MTY4MzJCQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pujy/CcAAAAdSURBVHjaYjp+/Pi0d+/f/X/37i0Qv/kP4gMEGAC1AREyNoDZxQAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    background-position: center;
    *zoom: 1
}

.timeline .timeline__list:before, .timeline .timeline__list:after {
    content: '';
    display: table
}

.timeline .timeline__list:after {
    clear: both
}

.timeline__event {
    position: relative;
    float: right;
    clear: right;
    width: 400px
}

.item-odd {
    float: right!important;
    clear: right!important;
}

.item-even {
    float: left!important;
    clear: left!important;
}

.timeline__event:nth-child(2) .event__bubble {
    top: 20px
}

.timeline__event:nth-child(even) {
    float: left;
    clear: left
}

.timeline__event--full {
    position: relative;
    float: none;
    width: 100%;
    clear: both;
    border: none;
    background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAABCAIAAACZnPOkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2M0Q1MkZDQTQ5MjA2ODExOTEwOUY1RTA1MTY4MzJCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNzc4MDkzQTA0RUYxMUU0QkEwNzg0NTBGOTI0NTU3NCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNzc4MDkzOTA0RUYxMUU0QkEwNzg0NTBGOTI0NTU3NCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTgwODNDREI4ODIyNDQyQjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjNENTJGQ0E0OTIwNjgxMTkxMDlGNUUwNTE2ODMyQkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7VF5+GAAAADklEQVR42mL6jwoAAgwAd7gO9BEvMssAAAAASUVORK5CYII=");
    background-position: 50% 15px;
    background-repeat: no-repeat;
    background-size: 5px 100%;
}

.timeline .timeline__event--full + .timeline__event,
.timeline .timeline__event--full + .timeline__event + .timeline__event {
    border-top: none;
}

.timeline__event--full .event__bubble {
    left: 50%;
    margin-left: -24px;
    background: url("../i/bubble-bot.png") center center no-repeat
}

.timeline__event--full .event__image,
.timeline__event--full .event__title,
.timeline__event--full .event__content {
    width: 100%
}

.timeline__event--full + .timeline__event .event__bubble {
    background: url("../i/bubble-top.png") center center no-repeat
}



/*список новостей*/

.main_list_content {
    left: 50%;
}


.main_list_content li{
    float: left;
    display:block;
    width:50%;
    margin-bottom: 40px;
    /*height: 500px;*/
}

.main_list_content_item:nth-child(2n+1) {
    float: left;
    clear: left
}

.main_list_content_item{
  

}

.main_list_content_item__images,
.main_list_content_item__content,
.main_list_content_item__title {
    width: 365px
}

.main_list_content_item__title {
    margin-bottom: 9px;
    color: #2757a5;
    font-family: "Segoe UI";
    font-size: 16px;
    line-height: 1.2;
}

.main_list_content_item__title  a{
    color: #2757a5;
    font-family: "Segoe UI";
    font-size: 16px;
	text-decoration:none;
    font-weight: 600;
}
.main_list_content_item__title  a:hover{
    color: #2757a5;
}

.main_list_content_item__images {
    margin: 5px 0 9px;
    overflow: hidden
}

.main_list_content_item__images > img {
    max-width: 100%
}

.main_list_content_item__content {
    margin-bottom: 12px;
    line-height: 150%;
    color: #474747;
    font-family: "Segoe UI";
    font-size: 14px;
    *zoom: 1
}

.event__bubble {
    position: absolute;
    left: 50%;
    margin-top: -18px;
    margin-left: -23px;
    width: 48px;
    height: 35px;
    /*z-index: 10;*/
    line-height: 30px;
    background: url("../i/bubble-mid.png") center center no-repeat;
    color: #757575;
    font-family: "Segoe UI";
    font-size: 12px;
    text-align: center;
    text-indent: -1px
}

.event__bubble:first-child {
    background-image: url("../i/bubble-top.png")
}

.event__bubble:last-child {
    background-image: url("../i/bubble-bot.png")
}

.event__bubble.big {
    width: 48px;
    height: 46px;
    line-height: 45px;
    background: url("../i/bubble-big.png")
}

.event__bubble.big:first-child {
    background: url("../i/bubble-big-first.png");
}

.timeline__event,
.timeline__event--full {
    padding-top: 34px;
    padding-bottom: 34px
}

.timeline__event:nth-child(2),
.timeline__event:nth-child(3) {
    border-top: 1px solid #D1D1D1
}

.event__toggle-action {
    position: absolute;
    top: 40px;
    right: 0;
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url("../i/timeline-togge-icons.png") no-repeat;
    border: none;
    cursor: pointer;

    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.event__toggle-action:hover {
  opacity: 0.5;
}

.event__toggle-action:hover,
.event__toggle-action:active,
.event__toggle-action:focus {
    outline: none
}

.timeline .timeline__event--active .event__toggle-action {
    background-position: -23px 0
}

.event__image,
.event__title,
.event__content {
    width: 365px
}

.event__image {
    margin: 5px 0 9px;
    overflow: hidden
}

.event__image > img {
    max-width: 100%
}

.event__title {
    margin-bottom: 9px;
    color: #2757a5;
    font-family: "Segoe UI";
    font-size: 16px
}

.event__title  a{
    color: #2757a5;
    font-family: "Segoe UI";
    font-size: 16px;
	text-decoration:none;
}
.event__title  a:hover{
    color: #2757a5;
}

.event__content {
    margin-bottom: 12px;
    line-height: 150%;
    color: #474747;
    font-family: "Segoe UI";
    font-size: 14px;
    *zoom: 1
}

.event__content:before,
.event__content:after {
    content: '';
    display: table
}

.event__content:after {
    clear: both
}

.event__content p {
    margin-bottom: 13px
}

.event__content .column {
    float: left;
    width: 50%
}

.event__content .column.last {
    padding-left: 10px
}

.event__content-link {
    margin-left: 5px;
    color: #D21C43;
    text-decoration: underline;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.event__content-link:hover {
  color: #D21C43;
  text-decoration: underline;
  opacity: .6;
}

.event__content-link--blank {
    display: inline-block;
    margin: 0 47px 0 0
}

.event__content-link--blank:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 5px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    text-decoration: none;
    background: transparent url("../i/link-blank.png") no-repeat
}

.event__footer {
    color: #b8b8b8;
    font-family: "Arial";
    font-size: 11px;
    line-height: 1
}

.event__footer .event__footer__avatar {
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 8px
}

.event__footer .event__footer__avatar > img {
    width: 55px;
    height: 55px;
}

.event__footer .event__footer__name {
    font-weight: 600;
    margin-bottom: 1px
}

.event__footer .event__footer__name span {
    color: #7d99c7;
    font-weight: 400;
    margin-left: 4px
}

.event__footer .event__footer__date {
    /*display: inline*/
    display: block;
    margin: 6px 0;
}

.event__footer .event__footer__social {
    display: inline-block;
}

.event__footer .event__footer__social a {
    display: inline-block;
    height: 15px;
    padding-left: 17px;
    padding-top: 3px;
    background-repeat: no-repeat;
    color: #b8b8b8;
    font-family: "Arial";
    font-size: 11px;
    text-decoration: none;
    margin-left: 10px
}

.event__footer .event__footer__social a.event__footer__social__like {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2M0Q1MkZDQTQ5MjA2ODExOTEwOUY1RTA1MTY4MzJCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NTM0QzY0N0Y3REQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NTM0QzY0NkY3REQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxYjMzMGFjNS04YTc5LTQ2MWUtOTg1OC01ZDgyZGI3OTNjY2UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjNENTJGQ0E0OTIwNjgxMTkxMDlGNUUwNTE2ODMyQkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Wfh2FAAAAqklEQVR42mKsnXWCAQ+QBGJRIL6ELsHEgB90AvEFIHYhVSMLEDMCsTMpGkFO9ISyX5GisQmIBaDsB9icsguIlaH8TUBcCcSOQJyGpG4JEP9E4l8HafwIxEpQATEgLgDidjQLuKAYBl6CnHoRSYAPiJkZCIPNTGhx9AmI/xLQdBuIdzJB44kUAPLOc5DGR0D8gQSNiUD8HxYdyP6cDcQ1UCehgz9Q7zAABBgAc6UfdDu4rKoAAAAASUVORK5CYII=");
    background-position: 0 0
}

.event__footer .event__footer__social a.event__footer__social__comment {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2M0Q1MkZDQTQ5MjA2ODExOTEwOUY1RTA1MTY4MzJCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NTM0QzY0QkY3REQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NTM0QzY0QUY3REQxMUUzQkJCOEZBQkIyRjBGODkzMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxYjMzMGFjNS04YTc5LTQ2MWUtOTg1OC01ZDgyZGI3OTNjY2UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjNENTJGQ0E0OTIwNjgxMTkxMDlGNUUwNTE2ODMyQkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7c7wZRAAAAWElEQVR42mKsnXXiAwMDAz8DEYCJgQQwFBWzAPEDIObFIicDxGxA/BWIX8IUG+AwqBqIW4B4HhDnEXJGDxDfBuKLyM7ABX4CcQ4QvydGMQjsAmJGGAcgwACiOw1rYoFg9AAAAABJRU5ErkJggg==");
    background-position: 0 4px
}

.event__footer .event__content-link--blank {
    position: absolute;
    left: 450px;
    font-size: 14px;
    font-family: "Segoe UI"
}

.event__content--description .event__content-link--toggle-action {
    display: inline-block
}

.timeline__event--active .event__content-link--toggle-action:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 5px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    text-decoration: none;
    background: transparent url("../i/link-arrow-up.png") no-repeat
}

.timeline__event--active .event__content--annotation {
    display: none
}

.event__content--description {
    display: none
}

.timeline__event--active .event__content--description {
    display: block
}

.timeline__event-decor > div {
    position: absolute;
    width: 400px;
    height: 1px;
    background-color: #D1D1D1
}

.timeline__event-decor .tr {
    top: 0;
    right: 0
}

.timeline__event-decor .tl {
    top: 0;
    left: 0
}

.timeline__event-decor .br {
    bottom: 0;
    right: 0
}

.timeline__event-decor .bl {
    bottom: 0;
    left: 0
}

.timeline__event--full + .timeline__event--full .timeline__event-decor .tr, .timeline__event--full + .timeline__event--full .timeline__event-decor .tl {
    display: none
}

.js__event__toggle-action {
    cursor: pointer
}

.no-cssgradients .timeline .timeline__event.timeline__event--full {
    background-color: #ebebeb;
    background-image: none
}

footer {
    position: relative;
    z-index: 3;
    height: 48px;
    background-color: #252524;
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-family: "Segoe UI";
    font-size: 12px
}

footer .footer__copy, footer .footer__links, footer .footer__made {
    float: left;
    margin-top: 14px
}

footer .footer__copy a, footer .footer__links a, footer .footer__made a {
    color: #FFF;
    text-decoration: none
}

footer .footer__copy a:hover, footer .footer__links a:hover, footer .footer__made a:hover {
    text-decoration: underline
}

footer .footer__copy.footer__made, footer .footer__links.footer__made, footer .footer__made.footer__made {
    float: right
}

footer .footer__copy.footer__links, footer .footer__links.footer__links, footer .footer__made.footer__links {
    margin-left: 50px
}

footer .footer__copy.footer__links a, footer .footer__links.footer__links a, footer .footer__made.footer__links a {
    margin-right: 19px
}

footer .footer__copy.footer__links .fa, footer .footer__links.footer__links .fa, footer .footer__made.footer__links .fa {
    font-size: 18px;
    position: relative;
    top: 2px
}

footer .footer__count {
    float: left;
	margin-top: 7px;
	margin-left: 50px;
}

.popup {
    overflow-x: hidden;

    *zoom: 1
}

.popup:before, .popup:after {
    content: '';
    display: table
}

.popup:after {
    clear: both
}

.popup__img {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #000;
    vertical-align: middle;
    white-space: nowrap;
    /*display: table*/
}

.popup__img:before {
     content: "";
     height: 100%;
     display: inline-block;
     vertical-align: middle;
     margin-right: -0.25em;
 }

.popup__img .popup__img-inner {
    /*display: table-cell;*/
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.popup__img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.popup__content {
    margin-top: 30px;
    margin-left: 510px;
    font-family: "Segoe UI"
}

.popup__auth-photo {
    margin-bottom: 8px;
    width: 60px;
    height: 60px
}

.popup__auth-photo > img {
    max-width: 100%;
    max-height: 100%
}

.popup__auth-name {
    margin-bottom: 26px;
    font-size: 15px;
    letter-spacing: 0.1px;
    color: #436EB9
}

.link-fullscreen {
    position: absolute;
    top: 30px;
    left: 440px;
    display: block;
    width: 31px;
    height: 26px;
    background-color: transparent;
    border: none
}

.link-fullscreen:before {
    display: block;
    position: absolute;
    font-family: 'Arlan Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e602";
    width: 31px;
    height: 26px;
    font-size: 26px;
    color: #FFF;
    cursor: pointer;
    z-index: 1;
    opacity: 0.5;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.link-fullscreen:hover:before {
    opacity: 1
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    background: #ebebeb;
    line-height: 145%;
    font-size: 13px;
    min-width: 960px;
    color: #474747;
}

iframe {
    margin: 0;
    padding: 0
}

iframe body {
    margin: 0;
    padding: 0
}

:-webkit-full-screen {
    background: black
}

:-moz-full-screen {
    background: black
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

#page-wrap {
    overflow: hidden
}

h1, h2, h3, h4, h5, p {
    /*color: #000;*/
    margin-bottom: 18px
}

h1, h2, h3, h4, h5 {
    font-family: "Segoe UI", sans-serif
}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue {
    color: #436EB9
}

h1 {
    font-size: 28px;
    font-weight: 200;
    line-height: 1
}

h1.blue {
    color: #436EB9
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 12px;
    text-transform: uppercase
}

p {
    line-height: 164%
}

strong, b {
    font-weight: 600
}

i, em {
	font-style: italic;
}

.right {
    float: right !important
}

.left {
    float: left !important
}

.center {
    text-align:center;
}

a, input, textarea, .btn {
    outline: none
}

a {
    color: #000
}

a:hover {
    color: #333
}

.lbox {
    display: block;
    border: 9px solid #fff;
    -moz-box-shadow: 1px 1px 0 0 #96c4ea;
    -webkit-box-shadow: 1px 1px 0 0 #96c4ea;
    box-shadow: 1px 1px 0 0 #96c4ea
}

.lbox:hover {
    opacity: 0.9
}

.container {
    padding: 0 41px
}



.flip {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.pagination1 {
	border-top: 1px solid #D1D1D1;	
}

.pagination {
    margin-top: 50px;
	margin-left: 24%;
}

.pagination div {
    text-align: center;
    float: left;
    margin: 0 20px 0 0;
}

.pagination div a {
    padding-top: 2px;
    width: 25px;
    height: 25px;
    display: block;
}
.pagination div.active {
    color: white;
    background: url('../i/select2.png') 0 0 no-repeat;
	text-align: center;
	display:block;
}
.pagination .prev a, .pagination .next a {
    width: auto; 
}
.pagination div a:hover, .pagination div a.active {
    color: white;
    background: url('../i/select2.png') 0 0 no-repeat;
	text-align: center;
	text-decoration: none;
}

.pagination .prev a:hover, .pagination .next a:hover {
    width: auto;
    color: #D21C43;
    background: none;
}

.foot {
	margin-top:60px;
	margin-bottom:10px;
}

.foot span{
	margin-top:7px;
	display:block;
	float:left;
	
	color: #000;
  font-family: "Segoe UI";
  font-size: 14px;
}
.foot a{
	color: #000;
}
.foot a:hover{
	text-decoration:none;
}
.ny h3{
    color: #2757a5;
    font-family: "Segoe UI";
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 20px;
    text-align: center;
}

.ny a{
    color: #2757a5;
}
.ny2 h3{
    color: #d61949;
    font-family: "Segoe UI";
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 20px;
    text-align: center;
}

.ny2 a{
    color: #d61949;
}

.top-video {
	text-align: center;
	margin: 25px 0;
}

.top-video h1{
	color: #d61949;
    font-family: "Segoe UI";
    font-size: 25px;
    text-align: center;
}

.video-responsive {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/
.container2
	{
		overflow: hidden;
		margin-bottom: 30px;
                margin-left: -80px;
		width: 1200px;
	}


	#page h3
	{
		margin-bottom: 1em;
	}
        
        #page .pboxA a
	{
            color: #2757a5;
            font-family: "Segoe UI";
            text-decoration: none;
            font-weight: 400;
                
	}
        
       .exp_name
	{
           
            font-family: "Segoe UI";
            font-size: 18px;
            text-decoration: none;
            font-weight: 400;
                
	}
	


	.pboxA,
	.pboxB,
	.pboxC
	{
		width: 376px;
	}

	.pboxA,
	.pboxB
	{
		float: left;
		margin-right: 24px;
	}
	
	.pboxC
	{
		float: right;
	}
        
        
         /*********************************************************************************/
/* Image Style                                                                   */
/*********************************************************************************/

	.image
	{
		display: inline-block;
	}
	
	.image img
	{
		display: block;
		width: 100%;
	}
	
	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 2em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}
	
	.image-centered img
	{
		margin: 0 auto;
		width: auto;
	}