h1 {
    font-size: 1.71rem;
    font-family: "Proxima Nova Rg", serif;
}
h1.h1_news {
    margin: -31px 0 11px 0;
}
h2 {
    font-size: 1.14rem;
    font-family: "Proxima Nova Rg", serif;
    margin: 0;
}
.see_also {
    margin-bottom: 19px;
}
h1.article_title, p.article_h1 {
    font-size: 1.71rem;
    font-family: "Proxima Nova Rg", serif;
    max-width: 793px;
    font-weight: 400;
    margin-top: 14px;
}
h2.article_title, p.article_h2 {
    font-size: 1.14rem;
    font-family: "Proxima Nova Rg", serif;
    font-weight: 400;
}
p {
    font-family: 'Proxima Nova Rg', serif;
    color: #575757;
    font-size: 1rem;
    margin: 30px 0;
}
.bold, b, strong {
    font-family: 'Proxima Nova Rg', serif;
    color: #000;
    font-size: 1rem;
}
a {
    font-family: 'Proxima Nova Rg', serif;
    font-size: 1rem;
    color: #2d77c4;
}
li {
    font-size: .9rem;
    font-family: "Proxima Nova Rg", serif;
    color: #000;
    line-height: 1.45;
}
body, html {
    font-size: 21px;
    color: #000;
    font-family: 'Proxima Nova Rg', serif;
    width: 100%;
height: 100%}
body * {
    box-sizing: border-box;
}
.h_auto {
    height: auto!important;
}
.h_auto+.hide_links .show_links {
    transform: rotate(90deg);
}
.mb_25 {
    margin-bottom: 21px;
}
.mt_25 {
    margin-top: 21px;
}
.mb_6 {
    margin-bottom: 6px;
}
.mt_6 {
    margin-top: 6px;
}
.contentbox {
    width: 100%;
    max-width: 1260px;
    margin: auto;
    position: relative;
}
.adaptive {
    display: none;
}
.td_none {
    text-decoration: none;
}
.items {
    width: 100%;
    display: flex;
}
.item {
    width: 100%;
    max-width: 387px;
    height: 258px;
    position: relative;
    padding: 24px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    border: 2px solid #3996bd;
    border-radius: 5px;
}
.item.item_bg {
    border: 0 solid #3996bd;
}
.item .item_img_wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
	/* z-index: -1; */
}
.item_img_wrapper>div {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.item_img_wrapper img {
    position: absolute;
    z-index: -1;
    height: auto;
width: 100%}
.item_img_wrapper img.loaded {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1199px) {
    .item_img_wrapper img {
		width: 100%;
		height: auto;
	}
	.item_img_wrapper img.loaded {
		width: inherit;
		height: 100%;
		object-fit: cover;
	}
	}.item:hover .article_title span {
    border-bottom: 1px solid #e5e5e5;
}
.item.item_bg:hover .article_title span {
    border-bottom: 1px solid #fff;
}
.item>* {
    position: relative;
    z-index: 2;
}
.item>.article_title {
    color: #000;
    font-size: .9rem;
    font-family: "Proxima Nova Rg", serif;
    margin: 0;
    margin-bottom: 16px;
}
.item>.article_title.white {
    color: #fff;
}
.item_data.white span {
    color: #fff;
}
.item_bg {
    justify-content: space-between;
}
.item_bg>.article_title {
    color: #fff;
}
.item .item_data {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.item_data>* {
    color: #000;
    font-family: "Proxima Nova Rg", serif;
    font-size: .67rem;
    opacity: .3;
}
.item_bg .item_data>* {
    color: #fff;
    opacity: 1;
}
.item_data>:first-child {
    opacity: 1;
}
.item_data>* {
    margin-right: 10px;
}
.item_data svg {
    height: 20px;
    width: 20px;
}
.item_bg .item_data svg {
    fill: #fff;
}
.article_type {
    display: inline-block;
    border: 1px solid #3996bd;
    padding: 9px 12px;
    color: #3996bd;
    font-family: "Proxima Nova Rg", serif;
    font-size: .67rem;
    text-decoration: none;
    margin-bottom: 10px;
}
.article_type_news {
    display: none;
}
.article_type.article_type_b, .item_bg .article_type {
    background: #3996bd;
    color: #fff;
}
.num_show {
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.items_prev {
    width: 100%;
    height: 520px;
	/* display: flex;
		flex-flow: row nowrap;
	justify-content: space-between*/
}
.item_prev {
    max-width: 793px;
    height: 100%;
	
	padding: 28px 34px;
    border: none;
    border-radius: 5px;
    overflow: hidden;
}
.item_first .article_title {
    font-size: 1.9rem;
}
.item_prev .item_data {
    bottom: 33px;
    position: absolute;
}
.item_prev .item_data>* {
    margin-right: 10px;
    color: #fff;
    font-family: "Proxima Nova Rg", serif;
    font-size: .67rem;
    opacity: 1;
}
.item_prev .item_data svg {
    fill: #fff;
}
.item_img_wrapper:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
}
.item_img_wrapper.detail:before {
    background: 0 0;
}
.item_prev.full_width {
    width: 100%;
    max-width: 100%;
    height: 650px;
    padding: 30px 25px;
}
.item_prev.full_width:before {
    display: none;
}
.items_prev_in {
    overflow: hidden;
    max-width: 340px;
    margin: 0 0 0 16px;
    flex-flow: column;
    justify-content: flex-start;
}
@media screen and (max-width:1199px) {
    .items_prev_in {
		margin: 0;
	}
}
.items_prev_in .item {
    border: none;
    margin-bottom: 0;
	/*justify-content: space-between;*/
}
.items_prev_type_2 {
    border: none;
    height: auto;
}
.items_prev_type_3 {
    flex-flow: column;
}
.item_data_title {
    margin: -12px 0 25px 0;
    position: relative;
}
.detail_text li, .detail_text p, .detail_text span {
    color: #575757;
}
.items_prev_type_2 h2 {
    padding: 0 24px 10px 20px;
    margin-top: -5px;
}
.items_prev_type_2 .item {
    min-height: 100px;
    padding: 20px 24px;
}
.items_prev_type_2 .article_title {
    margin: 0 0 15px 0;
}
.items_prev_type_2 .item_prev {
    height: 440px;
}
.button {
    font-family: "Proxima Nova Rg", serif;
    font-size: 15px;
    color: #000;
    padding: 12px 22px;
    border: 1px solid #bcbcbc;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}
.button_full_area {
width: 100%}
.button:hover {
    border: 1px solid #222;
}
.button.button_b {
    background-color: #102239;
    color: #fff;
    border-radius: 5px;
    border: none;
}
.button.button_b:hover {
    background-color: #17688a;
}
.adv {
    width: 100%;
    height: 150px;
    background: gray;
}
.adv.adv_965 {
    max-width: 965px;
}
.pagination {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: left;
    list-style: none;
    margin: 35px 0 75px 0;
    padding: 0;
}
.pagination a {
    text-decoration: none;
    font-family: "Proxima Nova Rg", serif;
    font-size: 1rem;
    color: #3996bd;
    margin-right: 30px;
}
.pagination span {
    text-decoration: none;
    font-family: "Proxima Nova Rg", serif;
    font-size: 1rem;
    color: #000;
    margin-right: 30px;
}
.prev_page {
    transform: rotate(-180deg);
}
.icon_pag {
    width: 19px;
    height: 14px;
    fill: #3996bd;
    margin: 0 15px;
}
.row_back {
    position: absolute;
    top: 32px;
    left: 0;
    width: 19px;
    height: 13px;
    transform: rotate(-180deg);
    fill: #102239;
}
.flag_exclusive {
    background-color: #c09c50;
    padding: 0 24px 0 17px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
}
.flag_exclusive svg {
    width: 22px;
    height: 21px;
    fill: #fff;
    margin-right: 12px;
}
.flag_exclusive p {
    font-size: .86rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fefefe;
    margin: 0;
}
.logo62info {
    display: inline-flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
}
.logo62info * {
    color: #fff;
    margin: 0;
}
.logo62info :first-child {
    font-family: "Proxima Nova Rg", serif;
    font-size: 5rem;
}
.logo62info :last-child {
    font-family: "Proxima Nova Rg", serif;
    font-size: 2rem;
    text-transform: uppercase;
}
.finder {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
}
.finder_wrapper {
    width: 996px;
    margin: 126px auto auto auto;
}
.finder_wrapper>*, .input_finder, .row_finder {
width: 100%}
.row_finder {
    position: relative;
}
.icon_finder_form {
    position: absolute;
    top: 28px;
    right: 27px;
    cursor: pointer;
}
.input_finder {
    border: 1px solid #999;
    height: 76px;
    background: 0 0;
    padding: 28px 68px 28px 34px;
    color: #fff;
    font-family: "Proxima Nova Rg", serif;
    font-size: 1.14rem;
}
.finder_tips {
    margin: 48px 0 0 0;
    width: 745px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.finder_tips>div {
    display: inline-block;
    background-color: rgba(57, 150, 189, .1);
    font-size: .76rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fff;
    line-height: 1.313;
    padding: 12px 24px 14px 24px;
    margin: 0 10px 10px 0;
    cursor: pointer;
}
.finder_tips>div:hover {
    background-color: rgba(57, 150, 189, .3);
}
.finder_tips a {
    font-size: .76rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fff;
    line-height: 1.313;
    text-decoration: none;
    cursor: pointer;
}
.finder_result {
    width: 100%;
    margin: 68px 0 0 0;
    height: calc(100vh - 250px);
    overflow: auto;
}
.finder_result a {
    font-size: 1.14rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fefefe;
    margin: 0;
    line-height: 1.25;
    text-decoration: none;
}
.finder_result a span {
    background: #51514f;
}
.finder_result p {
    font-size: .67rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fff;
    margin: 12px 0 43px 0;
    line-height: 1;
}
a.finder_button_yet {
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .2);
    font-size: 1rem;
    font-family: "Proxima Nova Rg", serif;
    color: #fff;
    padding: 20px 52px;
}
.finder_result::-webkit-scrollbar {
    width: 8px;
}
.finder_result::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.finder_result::-webkit-scrollbar-thumb {
    background-color: #333334;
    outline: 1px solid #708090;
}
.shadow_h {
    position: relative;
}
.shadow_h:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -55px;
    left: 0;
    height: 55px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .4) 3px, rgba(0, 0, 0, .3) 7px, rgba(0, 0, 0, .2) 11px, rgba(0, 0, 0, 0));
}
.article_type.breaking {    
    background:  #da1921;    
    border:  1px solid #da1921;
    -webkit-box-shadow:  4px 4px 8px 0px rgb(34 60 80 / 20%);    
    -moz-box-shadow:  4px 4px 8px 0px rgba(34,  60,  80,  0.2);    
    box-shadow:  4px 4px 8px 0px rgb(34 60 80 / 20%);    
}
.article_title_alternativ {
	color: #6e7682;
	font-weight: normal;
	margin: 0 0 20px 0px;
	font-size:18px;	
}
@media screen and (max-width: 1199px) {
	.article_title_alternativ {
		padding: 0 28px;
	}
} 
@media screen and (max-width: 719px) {
	.article_title_alternativ {
		padding: 0 20px;
	} 
} 