/*reset*/
* {
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img,
input {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

a {
    color: #1c75bc;
}

a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

div.clear {
    clear: both;
}

/* /reset */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    max-width: 100%;
    overflow-x: hidden;
    /*background: #ffffff url(/_img/bg2017.jpg) top center no-repeat;*/
}

.wrapper {
    position: relative;
    /*background:url(/_img/yes_15_bg.jpg) no-repeat;*/
    background-position: top;
}

/*header*/
.header {
    max-width: 1160px;
    height: 232px;
    position: relative;
    margin: 0 auto;
}

.header_wrapper {
    background: url(/_img/header_right_line.png) center bottom no-repeat;
    height: 232px;
}

.logo {
    left: 135px;
    position: absolute;
    top: 32px;
}

.home {
    background: url("/_img/home_link.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    left: 161px;
    position: absolute;
    top: 189px;
    width: 32px;
}

.left_line {
    /*background-color:#17bce7;*/
    height: 10px;
    position: absolute;
    right: 890px;
    width: 3000px;
    top: 0;
}

.main_menu {
    height: 51px;
    width: 825px;
    background-color: #1c75bc;
    position: absolute;
    left: 250px;
    bottom: 0;
}

.main_menu li.hover {
    background-color: #086098;
}

.main_menu li {
    float: left;
    padding: 14px 17px 17px 17px;
    position: relative;
    height: 20px;
}

.main_menu li.active {
    background-color: #17bce7;
}

.main_menu li.active i {
    background: url("/_img/menu_arr.png") no-repeat scroll center bottom transparent;
    bottom: -10px;
    display: block;
    height: 21px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1111;
}

.main_menu li a,
.main_menu li span {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.main_menu li a {
    text-decoration: none;
}

.main_menu li a:hover {
    color: #ffde00;
    text-decoration: underline
}

ul.lang {
    height: 20px;
    position: absolute;
    right: 8%;
    top: 36px;
    width: 84px;
}

ul.lang li {
    float: left;
    width: 42px;
    height: 19px;
    padding-top: 1px;
    text-align: center;
}

ul.lang li a {
    color: #18adde;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

ul.lang li.active span {
    color: #fff;
    font-size: 12px;
}

ul.lang li.active {
    background-color: #18adde;
}

a.contact {
    color: #fff;
    background-color: #18adde;
    font-size: 12px;
    position: absolute;
    right: 21%;
    text-decoration: underline;
    top: 36px;
    padding: 3px;
}

.search_wrapper {
    height: 46px;
    position: absolute;
    right: 109px;
    top: 92px;
    width: 300px;
}

.search_form {
    height: 30px;
    padding-top: 18px;
    position: relative;
    width: 300px;
}

.search_text {
    /* background:url(/_img/search_input.png) 0 0 no-repeat;*/
    width: 290px;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
    border: 1px solid #cfcfcf;
}

.search_form label {
    position: absolute;
    top: 0;
    left: 0;
    color: #8e9598;
    font-size: 12px;
}

.label_descr {
    color: #9c9c9c;
    margin-left: 3px;
}

.search_submit {
    cursor: pointer;
    background-color: transparent;
    /*color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration:none;
    */
    height: 30px;
    position: absolute;
    right: 0;
    top: 19px;
    width: 70px;
    font-family: Arial, Helvetica, sans-serif;
    background: url('/_img/search-button-icon.png') 42px 6px no-repeat;

}

.search_submit:hover,
.search_link_main:hover,
.contact_form .contact_submit:hover {
    text-decoration: none;
    color: #FFDE00;
}

.burger__btn,
.burger {
    display: none;
}


.logo-mob {
    display: none;
}

/*
.samit_list_wrapper.projects .samit_item {
    overflow: visible !important;
}
*/

/*content*/
.content {
    margin: 0 auto;
    position: relative;
    max-width: 940px;
    padding: 0 110px;
}

ul.slider {
    max-width: 940px;
    height: 300px;
    overflow: hidden;
}

.slider_line {
    height: 300px;
    max-width: 3000px;
    background-color: #e6e6e6;
    position: absolute;
    top: 30px;
    right: 1050px;
}

.slider li {
    position: relative;
    float: left;
}

.slider li p {
    display: none;
    background-color: #1B81C3;
    bottom: 18px;
    color: #FFFFFF;
    left: 150px;
    padding: 3px 8px;
    position: absolute;
    width: 400px;
}

.slider li p a {
    color: #fff;
    font-size: 26px;
    text-decoration: none;
}

.slider li p a:hover {
    text-decoration: underline;
}

.slider_menu {
    bottom: 45px;
    height: 14px;
    position: absolute;
    right: 8px;
    width: 85px;
}

.slider_wrapper {
    position: relative;
    max-width: 940px;
    height: 300px;
    padding-top: 30px;
}

.slider_menu a {
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background: url(/_img/slider_b.png) 0 0 no-repeat;
    float: left;
}

.slider_menu a.active {
    background: url(/_img/slider_b_a.png) 0 0 no-repeat;
}

.news_block {
    float: left;
    padding-top: 34px;
    width: 640px;
}

.news_block .title h3 {
    color: #757575;
    display: inline;
    font-size: 46px;
    margin-right: 12px;
}

.news_block .title {
    margin-bottom: 9px;
}

.news_block .title a {
    color: #1c75bc;
    font-size: 16px;
    text-decoration: underline;
}

.news_block .title a:hover {
    color: #ff8a00;
}

.news_block .news_item .news_img {
    float: left;
    margin-right: 13px;
}

.news_block .news_item {
    overflow: hidden;
    margin-bottom: 23px;
    min-height: 97px
}

.news_block .news_info {
    float: left;
    max-width: 375px;
}

.news_block .news_date {
    font-size: 12px;
    color: #6a6a6a;
    padding-top: 1px;
}

.news_block .news_desc {
    font-size: 14px;
    color: #1c75bc;
    font-weight: bold;
    line-height: 1.3;
    text-decoration: none;
}

.news_block .news_desc:hover {
    text-decoration: underline;
    color: #ff8a00;
}

.project_block {
    float: right;
    padding-top: 48px;
    width: 300px;
}

.project_block h3 {
    color: #757575;
    font-size: 30px;
    margin-bottom: 13px;
}

.project_item {
    position: relative;
    margin-bottom: 23px;
    min-height: 97px;
}

/*.project_item a {
    background-color: #ffffff;
    font-size: 18px;
    padding: 1px 8px;
    text-decoration:none;
}*/
.project_item a {
    font-size: 18px;
    text-decoration: none;
    float: left;
}

.project_item a:hover {
    text-decoration: underline;
}

table.guest-list td {
    padding: 5px;
}

.text_wrapper {
    position: absolute;
    bottom: 6px;
    left: 14px;
    max-width: 300px;
    padding: 1px 8px;
    background: #fff;
}

.video_block {
    left: -7px;
    overflow: hidden;
    padding-top: 16px;
    position: relative;
    width: 947px;
}

.video_block .title h3 {
    color: #757575;
    display: inline;
    font-size: 46px;
    margin-right: 12px;
}

.video_block .title a {
    color: #1C75BC;
    font-size: 16px;
    text-decoration: underline;
}

.video_block .title a:hover {
    color: #ff8a00;
}

.video_block .title {
    margin-bottom: 9px;
}

.video_block .main_video {
    max-width: 474px;
    height: 321px;
    float: left;
    position: relative;
}

.video_block .main_video img {
    border: 7px solid #1c75bc;
}

.video_block .main_video .link {
    background: url("/_img/main_video_link.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 43px;
    left: 204px;
    position: absolute;
    top: 126px;
    width: 66px;
}



.video_block .sub_video {
    max-width: 472px;
    float: left;
    width: 100vw;
}

.video_block .sub_video .sub_video_item {
    background-color: #fff;
    padding: 8px 20px 9px 13px;
    height: 90px;
}

.video_block .sub_video .active {
    background-color: #1c75bc;
}

.video_block .sub_video .sub_video_img {
    width: 140px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.video_block .sub_video .sub_video_img a {
    background: url("/_img/sub_video_link.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    left: 48px;
    position: absolute;
    top: 26px;
    width: 42px;
}

.sub_video_info .sub_video_date {
    padding-top: 5px;
    color: #6a6a6a;
    font-size: 12px;
}

.active .sub_video_date {
    color: #a1d5ff;
}

.sub_video_desc {
    color: #1c75bc;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
}

.sub_video_desc {
    text-decoration: none;
}

.sub_video_desc:hover {
    text-decoration: none;
}

.active .sub_video_desc {
    color: #ffffff;
}

.gallery_block {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gallery_block .title h3 {
    color: #757575;
    display: inline;
    font-size: 46px;
    margin-right: 12px;
}



.gallery_block .title a {
    color: #1C75BC;
    font-size: 16px;
    text-decoration: underline;
}

.gallery_block .title a:hover,
.contact:hover,
.info a:hover,
.copy ul a:hover,
.board_item .name:hover,
.hover_a:hover,
.lang a:hover,
.gallery_block .gallery_item a:hover,
.breadcrumbs a:hover {
    color: #ff8a00 !important;
    text-decoration: underline;
}

.back:hover,
.pagination a.next:hover,
.pagination a.pre:hover {
    color: #ff8a00 !important;
}

.back:hover span {
    text-decoration: underline;
}

.gallery_block .title {
    margin-bottom: 9px;
}

.gallery_block .gallery_item {
    width: 220px;
    float: left;
    margin-right: 20px;
}

.gallery_item .gallery_date {
    font-size: 12px;
    color: #6a6a6a;
    padding-top: 10px;
}

.gallery_block .gallery_item a.desc {
    font-size: 14px;
    color: #1c75bc;
    padding-top: 7px;
    display: block;
    text-decoration: none;
}

.gallery_block .gallery_item a.desc:hover {
    text-decoration: underline;
}

.gallery_wrapper .last {
    margin: 0;
}



.breadcrumbs {
    color: #17BCE7;
    font-size: 18px;
    padding-left: 80px;
    padding-top: 39px;
}

.breadcrumbs a {
    color: #17BCE7;
    text-decoration: underline;
}

.breadcrumbs span {
    font-size: 22px;
    margin: 0 13px 0 7px;
}

.block_title {
    color: #757575;
    font-size: 44px;
    margin-bottom: 16px;
    padding-left: 157px;
    padding-top: 2px;
}

.sub_menu {
    background-color: #F5F5F5;
    float: left;
    padding-bottom: 14px;
    padding-top: 23px;
    width: 301px;
    margin-bottom: 15px;
}

.sub_menu li .sub_menu {
    padding-bottom: 11px;
    padding-top: 6px;
    width: auto;
}

.sub_menu li .sub_menu li {
    margin-bottom: 0px;
    padding-left: 35px;
    background: url(/_img/menu_line_small.png) 20px 8px no-repeat;
    padding-right: 0px;
}

.sub_menu li .sub_menu li span {
    font-size: 12px;
    font-weight: normal;
}

.sub_menu li .sub_menu li a {
    font-size: 12px;
    font-weight: normal;
}

.sub_menu li.active .sub_menu li.active {
    background: url(/_img/menu_arr_small.png) 20px 7px no-repeat;
}

.sub_menu li.active {
    background: url(/_img/sub_menu_arr.png) 30px 5px no-repeat
}

.sub_menu li {
    margin-bottom: 8px;
    padding-left: 80px
}

.sub_menu li a {
    font-weight: bold;
    color: #1c75bc;
    font-size: 14px;
    text-decoration: underline;
}

.sub_menu li span,
.sub_menu li.active a {
    color: #adadad;
    font-size: 14px;
    text-decoration: underline;
    font-weight: normal;
}

.sub_menu li span {
    text-decoration: none;
}

.sub_menu li a:hover {
    color: #ff8a00;
}

.board {
    /*
    overflow: hidden;
    */
}

.board .page_desc {
    color: #767676;
    font-size: 24px;
    padding-left: 20px;
    padding-top: 12px;
    width: 619px;
    float: left;
}

.board_item_wrapper {
    padding-left: 0;
    padding-top: 0;
    overflow: hidden;
}

.board_item {
    /*width: 375px;
    max-height: 316px;
    min-height: 316px;*/
    padding-bottom: 30px;
    padding-left: 19px;
    width: 46%;
    display: inline-block;
    vertical-align: top;
}

.board_item .name {
    color: #1C75BC;
    display: block;
    font-size: 24px;
    /*padding-left: 79px;*/
    padding-top: 12px;
    text-decoration: underline;
}

.board_item p {
    color: #757575;
    font-size: 14px;
    /*padding-left: 79px;*/
    padding-top: 10px;
    line-height: 1.2;
}

.board_item .no_img {
    width: 298px;
    height: 161px;
    border: 1px solid #adadad;
    display: block
}

.board .page_img {
    padding-left: 160px;
    float: left;
    width: 620px;
}

.board .small_desc {
    padding-left: 80px;
    padding-top: 30px;
}

.board .small_desc {
    color: #767676;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.board .full_desc {
    padding-bottom: 30px;
    padding-left: 16%;
    padding-right: 10px;
}

.board .full_desc p {
    color: #000000;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 20px;
}



.press_contact {
    float: left;
    padding-left: 101px;
    padding-top: 72px;
    width: 538px;
}

.contact_block .pad_left {
    padding-left: 16px;
}

.contact_block .address .pad_left {
    padding-left: 2px;
}

.press_contact p {
    font-size: 16px;
    color: #747474;
}

.press_contact a {
    font-size: 26px;
    color: #1c75bc;
    text-decoration: underline;
}

.contact_block {
    padding-left: 15%;
    padding-top: 42px;
}

.contact_block h4 {
    color: #747474;
}

.contact_block span {
    color: #000;
    font-size: 26px;
    display: block;
}

.contact_block span.error_text {
    color: #FF0000;
    display: block;
    font-size: 14px;
    padding-left: 20px;
}

.contact_form .msg {
    width: 524px;
    height: 160px;
    float: left;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 18px;
}

.contact_form {
    padding-left: 144px;
    padding-bottom: 60px;
}

.contact_form .email_form {
    width: 420px !important;
}

.contact_form h3 {
    color: #757575;
    font-size: 44px;
    padding-bottom: 22px;
    padding-left: 13px;
    padding-top: 53px;
}

.contact_block a {
    color: #1c75bc;
    font-size: 26px;
    text-decoration: underline;
}

.contact_form .contact_submit {
    background-color: #1B81C3;
    color: #FFFFFF;
    display: block;
    font-size: 32px;
    font-weight: bold;
    height: 56px;
    margin-left: 20px;
    margin-top: 30px;
    padding-top: 14px;
    text-align: center;
    text-decoration: none;
    width: 220px;
}

.contact_block .phone {
    float: left;
    width: 242px;
}

.contact_block .fax {
    float: left;
    width: 254px;
}

.contact_block .email {
    float: left;
    width: 278px;
}

.contact_block .address {
    float: left;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-top: 42px;
}

.contact_block .address h4 {
    padding-bottom: 4px;
}

.contact_block .map small {
    font-size: 11px;
}

.contact_block .map small a {
    font-size: 11px;
}

.map iframe {
    width: 100%;
}



.yes_desc {
    padding-left: 19px;
    float: left;
    width: 620px;
    font-size: 22px;
    color: #767676;
}

.history_wrapper {
    padding-bottom: 30px;
    /*padding-top: 25px;*/
    float: left;
    max-width: 620px;
}

.history_item {
    padding-bottom: 32px;
    /*padding-left: 80px;*/
}

.history_item .history_date,
.history_item .history_title {
    font-size: 22px;
    color: #767676;
}

.history_item .history_title {
    padding-bottom: 15px;
    text-transform: uppercase;
}

.history_item_desc {
    line-height: 1.4;
    /*padding-left: 79px;*/
    padding-left: 1px;
}

.about_yes_page {
    padding-bottom: 30px;
    padding-top: 65px;
}

.about_yes_page p,
.calendar p {
    color: #000000;
    line-height: 1.4;
    padding-bottom: 20px;
    padding-left: 17%;
}

.calendar p {
    padding-left: 0;
}

.about_yes_page .sub_menu {
    margin-right: 19px;
}

.about_yes_page .yes_desc {
    line-height: 1.3;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 20px;
    width: 600px;
}

.submenu-burger {
    display: none;
}


.press-full .press_date,
.samit_page .press_date {
    color: #8e8e8e;
    margin-bottom: 15px;
    font-size: 14px;
}

.press-full .press_author,
.samit_page .press_author {
    color: #656565;
    font-size: 16px;
}

.press-full .press_author a,
.samit_page .press_author a {
    color: #656565;
}

.press-full .sub_menu,
.samit_page .sub_menu {
    margin-bottom: 7px;
    margin-right: 19px;
}

.press-full .yes_desc,
.samit_page .yes_desc {
    line-height: 1.3;
    padding-bottom: 20px;
    /*padding-left: 0;*/
}

.press-full p,
.sammitText p {
    color: #000000;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-left: 155px;
}

.press-full .block_title,
.samit_page .block_title {
    line-height: 1;
    margin-bottom: 23px;
}

.press-full .back,
.samit_page .back {
    color: #1C75BC;
    text-decoration: none;
    display: block;
    font-size: 30px;
    padding-bottom: 50px;
    padding-left: 105px;
    padding-top: 10px;
    font-weight: bold;
    float: left;
}

.press-full .back span,
.samit_page .back span {
    font-size: 24px;
    padding-left: 10px;
    text-decoration: underline;
    font-weight: normal;
}

.news_full .block_title {
    line-height: 1;
    padding-left: 80px;
}

.news_full ul {
    list-style: disc;
    padding: 0 0 20px 120px;
}

.news_full ol {
    list-style: decimal;
    padding: 0 0 20px 120px;
}

.team_wrapper {
    padding-bottom: 30px;
    padding-left: 155px;
    padding-top: 49px;
}

.team_wrapper .team_item {
    margin-bottom: 45px;
}

.team .yes_desc {
    padding-top: 9px;
    line-height: 1.3;
    padding-right: 20px;
    width: 600px;
}

.team_wrapper .team_item h3 {
    color: #545454;
    font-size: 28px;
    margin-bottom: 6px;
}

.team_wrapper .team_item p {
    color: #000000;
    font-size: 16px;
    padding-left: 165px;
}

.team_wrapper .team_item a {
    color: #1C75BC;
    display: block;
    font-size: 16px;
    margin-left: 165px;
    text-decoration: underline;
}

.news_wrapper .first_item {
    float: left;
    max-width: 620px;
    padding-left: 19px;
    margin-bottom: 20px;
}

.news_wrapper .first_item .date {
    color: #727272;
    display: block;
    margin-bottom: 5px;
}

.news_wrapper .first_item .date.mobile_only {
    display: none;
}

.news_wrapper .first_item h3 a {
    font-size: 24px;
    color: #1c75bc;
    text-decoration: underline;
}

.news_wrapper .first_item h3 {
    margin-bottom: 7px;
}

.news_wrapper .first_item .desc {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
}

.news_wrapper .news_item {
    overflow: hidden;
    padding-left: 19px;
    padding-top: 38px;
    padding-right: 20px;
}

.news_wrapper .first_item {
    padding-top: 0;
    max-width: 600px;
}

.news_wrapper .news_item div.date {
    color: #A1A1A1;
    font-size: 12px;
    padding-right: 20px;
    width: 120px;
    margin-bottom: 10px;
}


/*.news_wrapper .news_item div.date span {*/
    /*display: block;*/
/*}*/

.news_wrapper .news_item_info {
    float: left;
    max-width: 760px;
    width: 100%;
}

.news_wrapper .news_item_info h3 a {
    font-size: 20px;
    color: #1c75bc;
    text-decoration: underline;
}

.news_wrapper .news_item_info h3 {
    margin-bottom: 10px;
}

.news_wrapper .news_item_info .desc {
    line-height: 1.3;
}

.news_wrapper {
    padding-bottom: 55px;
}

.data_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.gallery.data_wrapper .data_item {
    float: none;
}


div.pagination {
    position: relative;
    font-size: 30px;
    display: inline;
}

div.pagination a {
    color: #1C75BC;
    margin-right: 22px;
    text-decoration: underline;
}

div.pagination span {
    color: #757575;
    margin-right: 22px;
}

div.pagination .next,
div.pagination .pre {
    text-decoration: none;
    position: absolute;
    font-weight: bold;
}

div.pagination .pre {
    left: -47px;
    top: -2px;
}

div.pagination .next {
    right: -47px;
    top: -2px;
}

.news_pagination {
    float: left;
    margin-left: 158px;
    margin-top: 30px;
}

.publications {
    float: right;
    margin-top: 30px;
    width: 300px;
}

.publications.no_pager {
    width: auto;
}


.publications h3 {
    color: #757575;
    font-size: 30px;
    margin-bottom: 15px;
}

.publications ul {
    /*width: 81px;*/
    float: left;
}

.publications ul li a {
    font-size: 20px;
    color: #1c75bc;
    text-decoration: underline;
}

.publications ul li {
    font-size: 20px;
    margin-right: 20px;
    color: #757575;
    display: inline-block;
}

.publications ul li {
    margin-bottom: 3px;
}

.error_404_block {
    background: url("/_img/error.png") no-repeat scroll 376px 24px transparent;
    min-height: 387px;
    padding-bottom: 12px;
    padding-left: 10%;
    padding-top: 160px;
    max-width: 700px;
}

.error_404_header {
    padding-left: 12%;
    padding-top: 69px;
    max-width: 995px;
    height: auto;
}

.error_404_block h3 {
    color: #757575;
    font-size: 44px;
    margin-bottom: 31px;
}

.error_404_block p {
    display: block;
    max-width: 460px;
    font-size: 24px;
    line-height: 1.2;
}



.data_header .block_title {
    float: left;
    margin-bottom: 0;
    margin-right: 38px;
    min-width: 153px;
    padding-left: 0;
    padding-top: 0;
}

.data_header {
    padding-bottom: 20px;
    padding-left: 5%;
    padding-top: 30px;
}

.data_items .first_item {
    padding-left: 75px;
    max-width: 760px;
    margin-bottom: 0;
}

.data_items .first_item .desc {
    font-size: 18px !important;
}

.data_header .year,
.data_header .meetings {
    display: block;
    float: left;
    margin-top: 23px;
    position: relative;
}

.data_header .year {
    margin-right: 70px;
    padding-right: 20px;
}

.data_header .meetings {
    padding-right: 20px
}

.data_header .year i,
.data_header .meetings i {
    font-size: 18px;
    color: #595959;
    font-weight: bold;
    border-bottom: 1px dotted #595959;
    cursor: pointer;
    cursor: pointer;
    font-style: normal;
}

.arr_up {
    background: url("/_img/arr_up.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 8px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 9px;
    border: none !important;
}

.arr_down {
    background: url("/_img/arr_down.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    height: 8px;
    position: absolute;
    right: 0;
    width: 9px;
    border: none !important;
}

.list_box {
    width: 168px;
    min-height: 100px;
    z-index: 100;
}

.list_box2 {
    width: 276px;
}

.list_box li a {
    color: #1c75bc;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.list_box li a:hover {
    color: #ff8a00;
}

.list_box li {
    margin-bottom: 5px;
    position: relative;
    clear: both;
}

.list_box li.active {
    padding-right: 10px;
    float: left;
}

.list_box ul {
    padding: 20px 10px 20px 20px;

}

.list_box li span {
    color: #595959;
    font-size: 18px;
    font-weight: bold;
    display: block;
    border-bottom: 1px dotted #595959;
}

.list_box .top {
    height: 24px;
    background: url(/_img/list_box_top.png) 0 0 no-repeat;
}

.list_box2 .top {
    height: 20px;
    background: url(/_img/list_box_top_2.png) 0 0 no-repeat;
}

.list_box .center {
    background: url(/_img/list_box_center.png) 0 0 repeat-y;
    padding: 0 16px;
}

.list_box2 .center {
    background: url(/_img/list_box_center_2.png) 0 0 repeat-y;
    padding: 0 16px;
    padding-top: 4px;
}

.list_box .bottom {
    height: 24px;
    background: url(/_img/list_box_bottom.png) 0 0 no-repeat;
}

.list_box2 .bottom {
    height: 24px;
    background: url(/_img/list_box_bottom_2.png) 0 0 no-repeat;
}

.list_box .arr_up,
.list_box .arr_down {
    right: -10px;
}

.list_box .arr_up {
    top: 1px;
}

.data_header .list_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1111;
}

div.search_result {
    padding-top: 65px;
    position: relative;
}

form.search_result {
    padding-left: 143px;
    max-width: 509px;
    position: relative;
}

.search_text_main {
    border: 1px solid #cfcfcf;
    max-width: 550px;
    height: 49px;
    padding: 0 5px 0px 18px;
    line-height: 49px;
    font-size: 26px;
    margin-right: 10px;
}

.search_result .block_title {
    margin-bottom: 26px;
}

.search_link_main {
    background-color: #1B81C3;
    top: 0;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    height: 49px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    right: 48px;
    text-align: center;
    width: 140px;
    padding-top: 2px;
}

.search_pagination {
    margin-left: 120px;
}

.search_result p {
    color: #898989;
    font-size: 18px;
    padding-left: 158px;
    padding-top: 33px;
}

.search_item_wrapper .num {
    color: #A2A2A2;
    float: left;
    font-size: 20px;
    padding-right: 20px;
    text-align: right;
    width: 100px;
}



.search_item_wrapper .search_item_info {
    float: left;
    max-width: 765px;
}

.search_item_wrapper .search_item {
    overflow: hidden;
    padding-bottom: 40px;
}

.search_item_wrapper .desc {
    padding-top: 10px;
    line-height: 1.3;
}

.search_item_wrapper {
    padding-bottom: 90px;
    padding-left: 42px;
    padding-top: 20px;
}

.highlight {
    .burger-wrapper color: #000;
    font-weight: bold;
}

.search_item_info h3 a {
    color: #1c75bc;
    font-size: 20px;
    text-decoration: underline;
}

.news_full .news_item_img {
    width: 300px;
    float: left;
    margin-right: 19px;
    margin-bottom: 19px;
}

.news_full {
    overflow: hidden;
    padding-bottom: 45px;
    padding-left: 80px;
}

.news_full .news_desc {
    width: 535px;
    float: left;
}

.news_full .news_date {
    color: #8E8E8E;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 80px;
}

.news_full .news_main_desc {
    font-size: 24px;
    color: #757575;
    width: 545px;
    padding-bottom: 20px;
}

.news_full p {
    line-height: 1.4;
    margin-bottom: 20px;
    padding-left: 80px;
}

.media_block {
    background-color: #F5F5F5;
    float: right;
    margin-bottom: 20px;
    margin-left: 47px;
    padding: 20px 10px 20px 0;
    width: 290px;
}

.media_block .photo li a,
.media_block .video li a {
    color: #1c75bc;
    font-weight: bold;
    text-decoration: underline;
}

.media_block .photo li,
.media_block .video li {
    margin-bottom: 2px;
    padding-right: 20px;
}

.media_block .video {
    padding-top: 20px;
    background: url(/_img/cam_icon.png) 0 30px no-repeat;
    padding-top: 15px;
}

.media_block .photo {
    background: url(/_img/photo_cam_icon.png) 0 10px no-repeat;
}

.media_block .video,
.media_block .photo {
    padding-left: 80px;
    min-height: 50px;
    min-height: 70px;
}

.news_full .back {
    color: #1c75bc;
    font-size: 30px;
    font-weight: bold;
    padding-left: 32px;
    text-decoration: none;
}

.news_full .back span {
    padding-left: 20px;
    font-size: 24px;
    font-weight: normal;
    text-decoration: underline;
}

.news_wrapper .first_with_img .img {
    width: 300px;
    height: 227px;
    float: left;
    padding-top: 30px;
}

.news_wrapper .first_with_img .news_info {
    padding-left: 19px;
    float: left;
    width: 440px;
}

.first_with_img {
    padding-right: 0 !important;
}

.news_with_img .img {
    width: 140px;
    height: 98px;
    float: left;
    margin-right: 20px;
}

.news_with_img .news_item_info {
    max-width: 600px;
}

.samit_page .news_block {
    padding-left: 320px;
    padding-top: 41px;
}

.samit_page .gallery_block {
    margin-top: 45px;
}

.samit_page .menu_header {
    position: relative;
    background-color: #ebebeb;
    max-width: 221px;
    height: 42px;
    padding-left: 80px;
}

.menu_header .item .list_box {
    position: absolute;
}

.samit_page .menu_header i {
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    color: #595959;
    border-bottom: 1px dotted #595959;
}

.samit_page .menu_header .item>i {
    position: relative;
    top: -1px;
}

.samit_page .menu_header .item {
    float: left;
    margin-top: 10px;
    padding-right: 20px;
    position: relative;
}

.samit_page .sub_menu {
    padding-bottom: 14px;
    padding-top: 18px;
}

.samit_page .sub_menu li {
    padding-right: 22px;
}

.samit_page .menu_wrapper {
    float: left;
    width: 301px;
    margin-bottom: 15px;
}

.samit_page .page_header h2 {
    font-size: 32px;
    line-height: 1.1;
    /*max-width: 610px;*/
    /*padding-left: 19px;*/
    color: #767676;
    margin-top: 20px;
    margin-bottom: 10px;
}

.samit_page .date {
    color: #757575;
    /*float: left;*/
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 8px;
    /*padding-left: 19px;*/
    width: 620px;
}


.samit_page .description {
    font-size: 18px;
    float: left;
    max-width: 620px;
    /*padding-left: 19px;*/
    line-height: 1.3;
    margin-bottom: 50px;
}

.samit_page .description p {
    padding-bottom: 20px;
}


.calendar {
    padding-bottom: 120px;
    margin-top: -20px;
}

.calendar_item .item_desc p {
    padding-bottom: 12px;
}

.calendar h2 {
    padding-top: 46px;
    font-size: 30px;
    padding-left: 158px;
    float: none;
}

.calendar .item_date {
    width: 145px;
    color: #767676;
    font-size: 22px;
    text-align: right;
    font-weight: bold;
    float: left;
    padding-right: 20px;
    padding-left: 155px;
    padding-top: 20px;
}

.calendar .item_desc {
    width: 600px;
    float: left;
    font-size: 16px;
}

.calendar_item {
    overflow: hidden;
    padding-left: 155px;
    padding-top: 20px;
}

.item_desc h3 {
    font-size: 22px;
    padding-top: 20px;
}

.photo_page .sub_menu_wrapper .desc,
.photo_and_video .sub_menu_wrapper .desc {
    float: left;
    font-size: 18px;
    padding-left: 19px;
    padding-top: 8px;
    max-width: 620px;
    width: 100%;
}

.photo_and_video .data_wrapper {
    padding-top: 43px;
}

.data_wrapper .data_title {
    font-size: 44px;
    color: #757575;
    padding-left: 164px;
    padding-bottom: 5px;
}

.photo_and_video .data_title {
    font-size: 44px;
    color: #757575;
    display: block;
    margin-bottom: 20px;
}

.photo_and_video .video_data {
    padding-bottom: 30px;
}

.video_data .data_title {
    padding-bottom: 15px;
}

.photo_page .sub_menu_wrapper .desc p,
.photo_and_video .sub_menu_wrapper .desc p {
    padding-bottom: 12px;
}

.photo_page .data_header {
    padding-top: 0px;
    padding-bottom: 20px;
}

.data_wrapper {
    width: 70vw;
    padding-top: 60px;
    overflow: hidden;
    position: relative;
    left: -5px;
}

.gallery.data_item {
    flex: 0 1 auto;
}


.data_wrapper .data_item {
    float: left;
    min-height: 246px;
    margin-bottom: 20px;
    padding-right: 10px;
    width: 230px;
}

.data_wrapper .data_item .img {
    border: 5px solid #fff;
    overflow: hidden;
}

.video_data .data_item .img {
    width: 140px;
    position: relative;
}

.video_data .data_item .img a.icon {
    background: url(/_img/sub_video_link.png) 0 0 no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 48px;
    top: 24px;
}

.video_data {
    padding-top: 50px;
}

.video_data .data_item {
    min-height: 190px
}

.data_wrapper .data_item .img img {
    float: left;
}

.data_wrapper .data_item span {
    font-size: 12px;
    color: #6a6a6a;
    display: block;
    padding: 6px 5px 5px 5px;

}

.data_wrapper .data_item h3 a {
    color: #1c75bc;
    text-decoration: none;
}

.data_wrapper .data_item h3 a:hover {
    text-decoration: underline;
}

.data_wrapper .data_item h3 {
    padding: 0 5px 5px 5px;
}

.data_wrapper .hover .img {
    border: 5px solid #25c0e8;
}

.photo_page .pagination {
    display: block;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    padding-bottom: 60px;
}

.photo_page .data_wrapper .data_item {
    min-height: 164px;
}

.photo_page .date {
    color: #8e8e8e;
    padding-left: 19px;
    float: left;
}

.photo_page .data_wrapper {
    padding-top: 25px;
    padding-bottom: 40px;
}

.other_proj {
    min-height: 500px;
}

.other_proj .sub_menu {
    padding-top: 23px;
}

.other_proj .menu_wrapper {
    margin-right: 19px;
}

.text_block {
    font-size: 16px;
    float: left;
    width: 620px;
}

.text_block p {
    padding-bottom: 15px;
}

.text_block h2 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.text_block h3 {
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 15px;
}

.reg_block {
    margin-top: 67px;
    min-height: 550px;
}

.info-links {
    padding: 0 0 30px 140px;
    font-size: 20px;
}

.info-links li {
    padding-top: 5px;
}

.reg_text {
    padding-left: 80px;
    padding-top: 4px;
    font-size: 18px;
    max-width: 720px;
}

.reg_text p {
    padding-bottom: 20px;
}

.reg_text_top {
    width: auto;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: -17px;
}

.success_text {
    width: auto;
    padding-top: 12px;
}

.success_text img.float_block {
    margin-right: 24px;
}

.success_text p {
    overflow: hidden;
    padding-top: 12px;
}

.reg_form {
    padding-left: 80px;
}

.reg_form_top {
    padding-left: 60px;
}

.inp_block {
    margin-bottom: 15px;
}

.upload_block {
    margin-bottom: 21px;
}

.inp_block label {
    font-size: 16px;
    color: #616161;
    padding-left: 20px;
    display: block;
    margin-bottom: 5px;
    float: left;
}

.star {
    background: url(/_img/star.gif) left top no-repeat;
    width: 8px;
    height: 15px;
    display: inline-block;
}

.input {
    float: left;
    border-left: 1px solid #808080;
    border-top: 1px solid #808080;
    overflow: hidden;
}

.input input,
.input select {
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
    border-right: 1px solid #d4d0c8;
    border-bottom: 1px solid #d4d0c8;
    font-family: Arial;
    font-size: 22px;
    line-height: 38px;
    color: #000;
    height: 38px;
    padding: 0 18px;
    max-width: 382px;
    float: left;
}

.input select {
    padding: 5px 5px 5px 15px;
    max-width: 420px;
}

.input input.long_inp {
    max-width: 521px;
}

.input input.short_inp {
    max-width: 281px;
}

.textarea {
    float: left;
    border-left: 1px solid #808080;
    border-top: 1px solid #808080;
    overflow: hidden;
}

.textarea textarea {
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
    border-right: 1px solid #d4d0c8;
    border-bottom: 1px solid #d4d0c8;
    font-family: Arial;
    font-size: 22px;
    color: #000;
    height: 112px;
    padding: 8px 18px;
    max-width: 680px;
    float: left;
    resize: none;
    overflow: auto;
}

.error_text {
    font-size: 14px;
    color: #ff0000;
    padding-left: 20px;
    display: block;
}



.float_block {
    float: left;
}

.radio_block {
    overflow: hidden;
    margin-bottom: 4px;
}

.org_block {
    float: left;
    padding-left: 60px;
    width: 250px;
}

.org_block label {
    font-size: 16px;
    color: #616161;
    padding-left: 20px;
}

.org_block label {
    padding-left: 21px;
}

.org_block .radio_block label {
    font-size: 20px;
    float: left;
    padding-left: 8px;
    color: #000;
}

.org_block .radio_block input {
    float: left;
    margin-top: 6px;
}

.radio_wrapper {
    padding-left: 0;
    width: 780px;
}

.radio_wrapper .radio_wrap {
    padding-left: 20px;
}

.radio_wrap {
    margin-top: 8px;
}

.radio_wrapper .radio_block {
    margin-bottom: 27px;
}

.radio_descr,
.radio_descr_additional {
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding-top: 6px;
}

.radio_descr {
    width: 400px;
    padding-left: 18px;
}

.radio_descr_additional {
    width: 270px;
    margin-left: 65px;
    color: #c40000;
}

.radio_descr .descr_title,
.radio_descr_additional .descr_title {
    font-size: 14px;
    font-weight: bold;
}

.radio_descr ul,
.radio_descr_additional ul {
    padding: 0;
    margin: 0;
}

.radio_descr ul li,
.radio_descr_additional ul li {
    padding-left: 16px;
}

.radio_descr ul li {
    background: url(/_img/list_marker.gif) left 8px no-repeat;
}

.radio_descr_additional ul li {
    background: url(/_img/list_marker_red.gif) left 8px no-repeat;
}

.reg_bot {
    background: #f3f3f3;
    padding: 34px 59px 20px 60px;
}

.reg_bot h2 {
    font-size: 24px;
    padding-left: 21px;
    margin-bottom: 14px;
}

.reg_bot .inp_block {
    float: left;
    margin-bottom: 0;
}

.date_inp {
    width: 199px;
}

.date_inp input {
    width: 119px;
}

a.calendar_link {
    margin-top: 8px;
    margin-left: 12px;
    float: left;
}

.time_inp {
    width: 120px;
    margin-left: 43px;
}

.time_inp label {
    padding-left: 0;
}

.time_inp input {
    width: 61px;
    text-align: center;
}

.town_inp {
    width: 220px;
    margin-left: 59px;
}

.town_inp label {
    padding-left: 0;
}

.town_inp input {
    width: 181px;
}

.number_inp {
    width: 120px;
    margin-left: 30px;
}

.number_inp label {
    padding-left: 0;
}

.number_inp input {
    width: 61px;
    text-align: center;
}

a.btn {
    text-decoration: none;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    background: #1b81c3;
    float: left;
    padding: 3px 35px 13px 33px;
    margin-left: 60px;
}

a.btn span {
    font-size: 46px;
    margin-left: 15px;
}

a.upload_btn {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background: #1c75bc url(/_img/upload_icon.gif) 20px 8px no-repeat;
    float: left;
    padding: 11px 21px 12px 60px;
}

a.next_btn {
    float: right;
    margin-right: 80px;
    margin-left: 25px;
}

a.back_link {
    float: left;
    background: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    margin-top: 11px;
    padding-right: 45px;
    overflow: hidden;
}

a.back_link span {
    float: left;
    margin-top: 8px;
}

a.back_link span.arr_left {
    font-size: 30px;
    margin-right: 13px;
    margin-top: 0;
}

a.btn:hover,
a.upload_btn:hover,
a.back_link:hover {
    text-decoration: none;
}

.reg_navig {
    margin-top: 55px;
    padding-left: 15px;
    padding-bottom: 40px;
}

.reg_navig_bot {
    margin-top: 57px;
}

.reg_navig_long .next_btn {
    margin-right: 0;
}

.bullets {
    background: url(/_img/reg_bullets.gif) left center repeat-x;
    overflow: hidden;
    height: 69px;
}

.bullets_right {
    margin-right: 0;
    margin-left: 20px;
    width: 330px;
    float: left;
}

.payment {
    padding-left: 20px;
    margin-top: 5px;
    float: left;
}

.payment .org_block {
    width: auto;
}

.radio_block label span {
    color: #818181;
}

.reg_navig2 {
    margin-top: 85px;
}

.samit_list .page_header {
    padding-top: 65px;
}

.samit_list_wrapper {
    padding-bottom: 70px;
    padding-left: 17%;
    padding-top: 22px;
}

.samit_list_wrapper .year {
    color: #D6D6D6;
    float: left;
    font-size: 42px;
    width: 160px;
}

.samit_list_wrapper .samit_item {
    margin-bottom: 35px;
    /*overflow: hidden;*/
}


.samit_list_wrapper.projects .samit_item {
    margin-bottom: 25px;
    /*overflow: hidden;*/
}

.samit_list_wrapper .samit_item h2 a {
    color: #1c75bc;
    font-size: 20px;
}

.samit_list_wrapper .samit_item .info {
    max-width: 600px;
    float: left;
    padding-top: 5px;
}

.samit_date {
    color: #757575;
    font-size: 16px;
    padding-top: 3px;
}

.samit_page .sub_menu li {
    color: #757575;
    font-weight: bold;
}



.samit_list_wrapper .samit_item {
    overflow: hidden !important;
}

.member_wrapper {
    padding-left: 240px;
    padding-top: 25px;
    padding-bottom: 50px;
    overflow: hidden;
}

.member_wrapper h2 {
    font-size: 28px;
    color: #545454;
    padding-bottom: 5px;
    padding-top: 5px;
    max-width: 520px;
}

.member_wrapper p {
    padding-bottom: 25px;
    font-size: 16px;
    padding-left: 0px;
    width: 440px;
}

.partner_wrapper {
    padding-left: 161px;
    padding-top: 36px;
    padding-bottom: 100px;
}

.partner_wrapper h2 {
    color: #757575;
    font-size: 36px;
    padding-bottom: 17px;
    padding-top: 12px;
    max-width: 700px;
}

.partner_wrapper h3 a {
    font-size: 26px;
}

.partner_wrapper h3 {
    float: left;
    max-width: 450px;
    padding-left: 20px;
    padding-top: 3px;
    width: 280px;
}

.partner_wrapper .partner_item {
    overflow: hidden;
    padding-bottom: 20px;
}

.partner_wrapper .img {
    max-width: 292px;
    width: 97%;
    height: 142px;
    float: left;
    border: 4px solid #ebebeb;
}

.gallery_full p {
    font-size: 12px;
    color: #787878;
    padding: 6px 15px 3px 4px;
}

/*footer*/
.footer {
    margin: 0 auto;
    padding: 0 100px 0 100px;
    position: relative;
    width: 950px;
}

.footer_index {
    width: auto;
    padding: 0;
}

.footer_index .quote_block,
.footer_index .info,
.footer_index .copy {
    margin: 0 auto;
    max-width: 792px;
    padding: 0 0 68px 0;
}

.quote_block {
    max-width: 792px;
    padding: 30px 40px 68px 13%;
    margin: 0 auto;

    /*max-width:792px;*/
    /*padding: 30px 0 68px 9%;*/
}

.footer_index .copy {}

.quote_block {
    background-color: #F5F5F5;
    position: relative;
}

.quote_block .quote_line {
    width: 3000px;
    height: 295px;
    background-color: #f5f5f5;
    position: absolute;
    right: 100%;
    top: 0;
}

.quote_block h4 {
    color: #757575;
    font-size: 46px;
    margin-bottom: 6px;
    padding-left: 2px;
}

.quote_block .quote_item {
    left: 158px;
}

.quote_block .quote_img {
    float: left;
    margin-right: 15px;
}

.quote_block .quote_info {
    float: left;
    padding-left: 5px;
    max-width: 90%;
}

.quote_block .quote_author {
    color: #6A6A6A;
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 15px;
}

.quote_block .quote_author div {
    font-size: 16px;
}

.quote_block .quote_author div.quote_author_name {
    font-size: 20px;
    margin-bottom: 4px;
}

.quote_block .quote_info span {
    color: #000;
    font-style: italic;
    font-size: 26px;
    text-indent: -15px;
    display: block;
}



.footer .info {
    background-color: #E6E6E6;
    min-height: 220px;
    padding-top: 30px;
    max-width: 950px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 0;
}



.partner_img img {
    border: 4px solid #dbdbdb;
    margin-bottom: 19px;
    /*padding: 60px 155px;*/
}

.partner_desc {
    color: #767676;
    font-size: 20px;

}

.right_m {
    margin-right: 19px;
}

.partner_desc p {
    margin-bottom: 15px;
    padding-left: 80px;
    line-height: 1.3;
}

.partner_full_desc {
    /*padding-left: 156px;*/
    padding-top: 10px;
    padding-bottom: 86px;
    overflow: hidden;
}

.partner_full_desc p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

.partner_full_desc .link {
    font-size: 24px;
    margin-top: 10px;
    display: block;
    float: left;
}



.info .about_yes {
    float: left;
    padding-left: 80px;
    width: 137px;
}

.info li a {
    font-size: 12px;
    color: #1c75bc;
    text-decoration: underline;
}

.info li {
    margin-bottom: 7px;
}

.info li.title a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.samit {
    width: 274px;
    padding-left: 20px;
    float: left;
}

.samit h5 a {
    color: #000000;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 7px;
    display: block
}

.samit ul {
    float: left;
    margin-right: 30px;
}

.other_projects {
    float: left;
    padding-left: 50px;
    width: 173px;
}

.news_and_photo {
    float: left;
    padding-left: 65px;
    width: 143px;
}

.news_and_photo .news {
    margin-bottom: 15px;
}

.footer_wrapper,
.info_wrapper {
    background: url(/_img/footer_right_line.png) center 295px repeat-y;
    overflow: hidden;
}

.footer .copy {
    height: 145px;
    position: relative;
}

.footer_left_line {
    background-color: #1C75BC;
    bottom: 0;
    height: 20px;
    position: absolute;
    right: 640px;
    width: 3000px;
}

.full_video_wrapper {
    padding-bottom: 100px;
    overflow: hidden;
}

.full_video {
    padding-top: 12px;
    width: 100%;
}

.full_video iframe {
    width: 100%;
}

.footer .hate {
    bottom: 53px;
    color: #000000;
    display: block;
    font-size: 12px;
    height: 20px;
    position: absolute;
    right: 5px;
    width: 174px;
}

.footer .hate a {
    margin-left: 4px;
    position: relative;
    top: 2px;
}

.footer .copy p {
    bottom: 50px;
    font-size: 12px;
    left: 10px;
    position: absolute;
}

.footer .copy li a {
    color: #1c75bc;
    font-size: 12px;
    text-decoration: underline;
}

.footer .copy ul {
    bottom: 48px;
    left: 370px;
    position: absolute;
}

.footer .copy ul li {
    margin-bottom: 3px;
}

.error_404 {
    background: url("/_img/footer_right_line.png") no-repeat scroll center 0 transparent;
}

.search_submit::-moz-focus-inner,
.search_link_main::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.list_box .arr_down {
    bottom: 1px;
}

.menu_wrapper .list_box .arr_up {
    top: 2px;
}

.menu_wrapper .list_box .arr_down {
    bottom: 0px;
}

.project_item a.imgLink {
    padding: 0;
}

.press-full {
    margin-bottom: 65px;
}

.quoteWrapper {
    background: url("/_img/quote_bg.gif") center top repeat-y;
    position: relative;
    /*background-size: contain;*/
    /*width: 100vw;*/
    /*transform: translateX(-25%);*/
}

.quoteWrapper::before {
    content: '';
    position: absolute;
    width: 500px;
    left: 0;
    transform: translateX(-100%);
    background-color: #F5F5F5;
    height: 100%;
}

.feedBackForm form {
    float: left;
}

.success {
    font-size: 26px;
    color: #000;
    padding-left: 20px;
    margin-bottom: 20px;
}

.contentWrap {
    /*float: left;
    max-width: 620px;*/
    padding-left: 19px;
    padding-bottom: 30px;
    overflow: hidden;
}

.contentWrap .yes_desc {
    margin-bottom: 32px;
    padding-left: 0;
}

.contentWrap .team_wrapper {
    padding: 0;
}

.contentWrap .page_desc {
    margin-bottom: 45px;
}

.contentWrap .team_wrapper .team_item p {
    padding-left: 0;
}

.contentWrap .team_wrapper .team_item a {
    margin-left: 0;
}

.samit_page .page_header .calendar {
    padding-left: 19px;
    max-width: 620px;
    float: left;
    margin-top: -46px;
}

.samit_page .page_header .calendar h2 {
    padding-top: 46px;
    font-size: 30px;
    padding-left: 0;
    color: #000;
    float: none;
}

.samit_page .calendar .item_date {
    padding-left: 0;
    width: 125px;
}

.samit_page .calendar .item_desc {
    width: 475px;
}

.partner_wrapper {
    padding-top: 0;
    padding-left: 0;
    /*float: left;*/
    padding-bottom: 10px;
    max-width: 620px;
    margin-top: -12px;
    overflow: hidden;
}

.samit_page .page_header .partner_wrapper h2 {
    padding-left: 0;
    padding-right: 0;
    color: #757575;
    width: auto;
    float: none;
}

.samit_page .page_header .partner_wrapper h2:first-child {
    padding-top: 0;
    margin-top: 0;
}

.samit_page .page_header .member_wrapper {
    float: left;
    padding-left: 19px;
    padding-top: 0;
    padding-bottom: 20px;
}

.samit_page .page_header .member_wrapper h2 {
    color: #545454;
    font-size: 28px;
    padding-bottom: 7px;
    padding-top: 5px;
    width: 520px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    float: none;
}



.samit_page .page_header .member_wrapper p {
    padding-left: 0;
    width: auto;

}

.contentWrap .samit_list_wrapper {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.samit_page .page_header .contentWrap .samit_list_wrapper h2 {
    float: none;
    padding-left: 0;
    width: auto;
    font-size: 24px;
}

.contentWrap .samit_list_wrapper .samit_item .info {
    max-width: 460px;
}

.onlineWrap {
    padding-left: 161px;
    line-height: 1.4;
}

.list_box3 {
    width: 221px;
}

.list_box3 .top {
    height: 20px;
    background: url(/_img/list_box_top_3.png) 0 0 no-repeat;
}

.list_box3 .center {
    background: url(/_img/list_box_center_3.png) 0 0 repeat-y;
    padding: 0 16px;
    padding-top: 4px;
}

.list_box3 .bottom {
    height: 24px;
    background: url(/_img/list_box_bottom_3.png) 0 0 no-repeat;
}

p.authorInfo {
    padding-bottom: 7px;
    font-size: 11px;
    color: #727272;
    margin-top: -3px;
}

p.authorInfo a {
    color: #727272;
}

.first_item p.authorInfo {
    margin-top: 1px;
}

.steps_wrap {
    padding: 10px 0 41px 80px;
}

.step {
    float: left;
    padding: 10px;
    width: 218px;
    color: #666;
    font-size: 18px;
}

.step_num {
    font-size: 36px;
    font-weight: bold;
    color: #2e2e2e;
    background: #e4e4e4;
    width: 51px;
    float: left;
    margin-right: 15px;
    text-align: center;
    padding: 4px 0;
}

.step_active {
    background: #1c75bc;
    color: #fff;
}

.step_active .step_num {
    color: #000;
    background: #fff;
}

.step_label {
    overflow: hidden;
    padding-top: 3px;
    line-height: 21px;
}

.step_separator {
    float: left;
    font-size: 48px;
    color: #1c75bc;
    margin: 0 12px;
}

.check_wrap {
    padding: 5px 0 25px 85px;
}

.check_wrap h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 17px;
}

.time_label {
    float: left;
    text-align: right;
    color: #767676;
    font-size: 18px;
    font-weight: bold;
    padding-right: 10px;
    width: 128px;
}

.checkbox {
    float: left;
    padding: 4px 8px 0 0;
    width: 13px;
}

.check_block {
    margin-bottom: 5px;
}

.check_block label {
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.check_block_default .time_label,
.check_block_default label {
    color: #a9a9a9;
}

/*YES_12 Temp*/
h3.y12 {
    font-size: 18px;
    color: #1c75bc;
    margin: 5px 0 10px 0;
}

ul.y12 {
    margin: 0 0 15px 5px;
}

ul.y12 li {
    margin-bottom: 3px;
}

ul.y12 li a {
    display: block;
    width: 230px;
    color: #fff;
    text-decoration: none;
    background-color: #1c75bc;
    padding: 3px;
}

.sammit_board_item_wrapper {
    margin-top: 380px;
}

.nightcaps p {
    padding-bottom: 10px;
}

.nightcaps p.host {
    background-color: #1c75bc;
    color: white;
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.nightcaps h2 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 1.6em;
    font-weight: bold;
}


.banner_main_sammit {
    width: 100%;
    background-color:#fff;
    font-size: 32px;
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #1c75bc;
    font-weight: bold;
    border: 3px solid #1c75bc;
    margin: 20px 0 10px;
    min-height: 150px;
    padding: 10px 20px;
}

.banner_main_sammit.live {
    margin: 20px 0 10px;
    min-height: 50px;
    padding: 10px 20px 0px;
}

a.banner_sammit {
    text-decoration: none;
}

.banner_main_sammit.live .banner_title {
    text-transform: uppercase;
}

.banner_main_sammit ul li {
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    background-color: #18adde;
    color: #fff;
    padding: 4px 10px;
    margin: 4px;
}

.banner_main_sammit ul li.more {
    background-color: #de4818;
}

.samit_page.samit_list.projects_other .contentWrap {
    padding-left: 0;

}

.samit_page.samit_list.projects_other .contentWrap .samit_list_wrapper .samit_item .info {
    max-width: 100%;
}

.samit_page.samit_list.projects_other .contentWrap .samit_list_wrapper .samit_item .desc {
    width: auto;
}
