@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Regular.eot');
  src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
    url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/ProximaNova-Regular.woff') format('woff'),
    url('fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Semibold.eot');
  src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
    url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/ProximaNova-Semibold.woff') format('woff'),
    url('fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
    font-family: 'Franklin';
    src:
      url('fonts/franklin-gothic-medium.eot?#iefix') format('embedded-opentype'),
      url('fonts/franklin-gothic-medium.woff') format('woff'),
      url('fonts/franklin-gothic-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* { margin: 0; padding: 0; border: 0;}
*,*::before, *::after {box-sizing: border-box;}
table {border-collapse: collapse; border-spacing: 0;}
html,body {height: 100%;}
a > img {border: none;}
input, button, textarea, select, a, img {outline: none;}
body {width: 100%; color: #434244; background-color: #F2F3F7; font-size: 18px; overflow-x: hidden; min-width: 320px; position: relative; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: normal; font-style: normal;}
.wrap {min-height: 100%; margin-bottom: 2px;}
#main {padding-bottom: 420px;}
footer {min-height: 420px; margin-top: -420px; position: relative; width: calc(100% - 4px); margin-left: 2px; background-color: #20376D;  color: #fff; border-radius: 4px;}
.inline {width: 100%; position: relative; display: inline-block;}
.align_center {position: relative; width: 100%;}
.align_center:after {content: ''; display: block; clear: both;}
.align_center_to_left {position: relative; right: 50%; float: right;}
.align_center_to_right {position: relative; z-index: 1; right: -50%;}
.tbl {display: table; width: 100%;}
.tbl > div {display: table-cell;}
.clearfix:after {content: ''; display: table; clear: both;}
.flex {display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.flex > div {display: -webkit-flex; display: -ms-flexbox; display: flex;}
.no_select {-moz-user-select: none; -khtml-user-select: none; user-select: none;}
.bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; background-size: cover; background-position: 50% 50%;}
.bg > img, .bg video {position: absolute; top: 0; width: 100%; height: 100%; max-width: none; max-height: none; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; font-family: 'object-fit: cover;';}
.ratio-inner {position: relative; height: 0; border: none;}
.ratio-content {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.ratio-1-1 {padding-top: 100%;}
.ratio-2-3 {padding-top: 64%;}
.ratio-3-2 {padding-top: 140%;}
.flex2, .flex3 {display: flex; flex-direction: column; align-items: flex-start; width: 100%; height: 100%;}
.flex2 > div, .flex3 > div {display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex2 > div:first-child, .flex3 > div:last-child {height: auto; align-self: stretch;}
.flex2 > div:last-child {align-self: stretch; flex-grow: 1; overflow: hidden; position: relative; align-items: flex-end; -webkit-box-align: end; -ms-flex-align: end;}
.flex3 > div:first-child {align-self: stretch; flex-grow: 1; /*overflow: hidden;*/ position: relative; align-items: flex-start; -webkit-box-align: start; -ms-flex-align: start;}
img.imgborder {max-height: 100%; max-width: 100%; height: auto; width: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.stickySide {position: sticky; top: 0; min-height: 32px; margin: 0 0 0;}
.marginTop-80 {margin-top: 80px;}
.marginTop-88 {margin-top: 88px;}
.marginTop-100 {margin-top: 100px;}
.marginTop-24 {margin-top: 24px;}
.marginTop-16 {margin-top: 16px;}
.marginTop-8 {margin-top: 8px;}
.marginTop-32 {margin-top: 32px;}
.marginTop-40 {margin-top: 40px;}
.marginTop-48 {margin-top: 48px;}
.marginTop-56 {margin-top: 56px;}
.marginTop-64 {margin-top: 64px;}
.marginTop-120 {margin-top: 120px;}
.centered {width: 1640px; margin: 0 auto;}
.block {width: 100%; position: relative; z-index: 1;}
.block:last-child {margin-bottom: 100px;}
header {position: relative; z-index: 4; width: calc(100% - 4px); margin-top: 2px; margin-left: 2px;}
header > div {border-radius: 4px; position: relative;}
header > div:first-child {width: 28%; background-color: #E6E8EF; justify-content: center;}
header > div:nth-child(2) {flex: 1 0; padding: 0 2px;}
header > div:nth-child(2) > div {width: 100%; position: relative;}
header > div:last-child {width: 275px; background-color: #D14D51;}
#headerLogo {width: 375px; text-decoration: none; padding: 16px 0;}
#headerLogo > div:first-child {width: 104px;}
#headerLogo > div:first-child img {display: block; width: 100%; height: auto;}
#headerLogo > div:last-child {width: calc(100% - 104px); padding-left: 20px; font-family: 'Franklin'; color: #20376D; font-size: 24px; line-height: 1;}
#headerLogo > div {align-items: center;}
.button {float: left; background-color: transparent; border: 1px solid #C5CDDA; height: 56px; padding: 0 24px; border-radius: 4px; cursor: pointer; transition: all 0.1s linear; margin-right: 8px; align-items: center; text-decoration: none; font-weight: 600; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; font-size: 18px; color: #434244;}
.button:hover {background-color: #CDD1DF; border-color: #CDD1DF; transition: all 0.1s linear;}
.button:last-child {margin-right: 0;}
.button--blue {background-color: #20376D; border-color: #20376D; color: #fff; align-items: center; text-decoration: none; /*font-family: 'Proxima Nova Lt'; font-optical-sizing: auto; font-weight: 600; font-style: normal;*/font-weight: 600;}
.button--blue:hover {background-color: #29488E; border-color: #29488E; transition: all 0.1s linear;}
.button--icon {padding: 0 0; width: 56px; justify-content: center; align-items: center;}
#headerPanel .button--icon {width: 64px;}
#headerPanel .button {height: 64px;}
#headerPanel > div {margin-left: 2px;}
#headerPanel > div:first-child {margin-left: 0; flex: 1 1 0;}
#headerPanel {position: relative; z-index: 2;}
.button--white {border-color: #fff; background-color: #fff; color: #434244;}
.button--white svg path {fill: #434244; transition: all 0.1s linear;}
.button--white:hover {border-color: #E6E8EF; background-color: #E6E8EF; color: #20376D;}
.button--white:hover svg path {fill: #20376D; transition: all 0.1s linear;}
#headerPanelSearch {width: 100%; height: 100%; position: relative; padding-left: calc(32px + 18px + 12px); background-color: #fff; border-radius: 4px;}
#headerPanelSearch:before {content: ''; width: 18px; height: 18px; display: block; position: absolute; left: 32px; top: 50%; margin-top: -9px; background: url('../img/icon-search.svg') no-repeat; background-size: 18px 18px;}
#headerPanelSearch input {width: calc(100% - 4px); display: block; height: 100%; font-family: "Proxima Nova Rg", sans-serif; font-optical-sizing: auto; font-weight: normal; font-style: normal; font-size: 18px; color: #7A7A7B; position: relative; z-index: 1;}
#headerMenu {width: 100%; height: calc(100% - (2px + 64px)); margin-top: 2px; align-items: center; padding: 8px 32px; background-color: #fff; border-radius: 4px; z-index: 1; position: relative;}
.headerMenuEl {float: left; position: relative; margin-right: 32px;}
.headerMenuEl > p {line-height: 1; display: block;/* padding: 8px 0;*/}
.headerMenuEl > p a, .headerMenuEl p a:visited {color: #434244; text-decoration: none; transition: all 0.1s linear; font-weight: 600; display: block; padding: 8px 0;}
.headerMenuEl > p a:hover {color: #20376D; transition: all 0.1s linear;}
.hmeParent > p {position: relative; padding: 0 16px 0 0; z-index: 2;}
.hmeParent > p:after {content: ''; display: block; width: 10px; height: 9px; background: url('../img/icon-arrow1.svg') no-repeat; background-size: 10px 9px; position: absolute; right: 0; bottom: calc(8px + 3px);}
.button--hollow {border-color: #fff; color: #fff;}
.button--hollow svg {display: block; width: 20px; height: auto;}
.button--hollow svg path {fill: #fff; transition: all 0.1s linear;}
.button--hollow:hover {background-color: #fff; color: #20376D; transition: all 0.1s linear;}
.button--hollow:hover svg path {fill: #434244; transition: all 0.1s linear;}
header > div:last-child .button {width: 40px; height: 40px;}
#headerContacts {width: 100%; height: 100%; padding: 0 24px;}
#headerContacts > div:first-child {height: 64px; align-items:center;}
#headerContacts > div:last-child {height: calc(100% - 64px);  align-items:center;}
#headerContacts > div:first-child p {line-height: 1;}
#headerContacts > div:first-child p a {color: #FFFFFF; text-decoration: none;}
#headerContacts > div:first-child p:first-child {font-size: 22px; font-weight: 600;}
#headerContacts > div:first-child p:last-child a {border-bottom: 1px dashed #fff;}
#headerContacts > div:first-child p:last-child {margin-top: 4px;}
.txt h1 {/*font-size: min(max(32px, calc(2rem + ((1vw - 3.2px) * 1.5))), 56px);
  min-height: 0vw;*/ font-size: 56px; font-family: 'Franklin'; line-height: 1; color: #20376D; font-weight: normal;}
#mpBlock1 .centered .txt {width: 1200px;}
.mb1swEl > .flex > div {align-items: center;}
.mb1swEl > .flex > div:first-child {padding-right: 40px;}
.mb1swEl > .flex > div:first-child h2, .mb1swEl > .flex > div:first-child .likeH2 {font-size: 40px; font-family: 'Franklin'; font-weight: normal; line-height: 1; color: #C5CDDA;}
.mb1swEl > .flex > div:last-child {width: 100px;}
.mb1swEl > .flex > div:last-child > div {width: 100%; height: 2px; background-color: #C5CDDA; position: relative; transition: all 0.1s linear;}
#mpBlock1SliderWrp .slick-slide {margin-right: 40px;}
#mpBlock1SliderWrp .slick-current.slick-active .mb1swEl > .flex > div:first-child h2, #mpBlock1SliderWrp .slick-current.slick-active .mb1swEl > .flex > div:first-child .likeH2 {color: #20376D; transition: all 0.1s linear;}
#mpBlock1Slider {position: relative; overflow: hidden;}
#mpBlock1SliderWrp {padding-left: calc((100% - 1640px) / 2);}
#mpBlock1Slider2 > div:first-child {flex: 1 1 0; padding-right: 32px;}
#mpBlock1Slider2 > div:last-child {align-items: flex-start;}
.mpb1s2wEl {width: 680px; opacity: 0; visibility: hidden; display: none; transition: all 0.1s linear;}
.mpb1s2wEl > p {font-size: 24px; line-height: 1.3;}
.link {float: left; text-decoration: none; color: #D14D51; font-size: 18px; transition: all 0.1s linear;}
.link > div {align-items: center;}
.link > div:first-child {padding-right: 8px; font-weight: 600;}
.link > div:first-child span {line-height: 1; border-bottom: 1px solid #D14D51; transition: all 0.1s linear;}
.link > div:last-child svg {display: block; width: 6px; height: auto;}
.link > div:last-child svg path {fill: #D14D51; transition: all 0.1s linear;}
.link:hover {color: #D96D71; transition: all 0.1s linear;}
.link:hover > div:first-child span {border-color: #D96D71;}
.link:hover > div:last-child svg path {fill: #D96D71; transition: all 0.1s linear;}
#mpBlock1 .link {font-size: 22px;}
#mpBlock1 .link > div:last-child svg {width: 7px;}
.mpb1s2wEl--active {opacity: 1 !important; visibility: visible !important; transition: all 0.1s linear;}
.mb1swElProgress span {width: 0; height: 100%; position: absolute; /*background-color: #014073;*/}
#mpBlock1SliderWrp .slick-current.slick-active .mb1swElProgress span {
-webkit-animation:right 8s linear forwards;
-moz-animation:right 8s linear forwards;
-o-animation:right 8s linear forwards;
animation:right 8s linear forwards;
}
@keyframes right{
  0%{
    width:0%;
  }
  100%{
    width:100%;
  }
}
.txt h2, .txt .likeH2 {font-size: 48px; font-family: 'Franklin'; line-height: 1; color: #20376D; font-weight: normal; margin-top: 40px; margin-bottom: 32px;}
.txt h2:first-child, .txt .likeH2:first-child {margin-top: 0;}
.txt h2:last-child, .txt .likeH2:last-child {margin-bottom: 0;}
#mpBlogBody {position: relative;}
#mpBlogBody > div {width: 50%;}
#mpBlogBody > div:first-child {padding: 0 1px 0 2px;}
#mpBlogBody > div:last-child {padding: 0 2px 0 1px;}
.blogEl {width: 100%; height: auto; background-color: #fff; border-radius: 4px; margin-top: 2px; color: #434244; text-decoration: none; padding: 56px;}
.blogEl:first-child {margin-top: 0;}
.blogEl > div > div {width: 100%;}
.blogEl > div:first-child {width: 64%; padding-right: 6%;}
.blogEl > div:last-child {width: 36%;}
.blogEl > div:last-child .ratio {width: 100%; position: relative; overflow: hidden; border-radius: 4px;}
.blogEl > div:last-child .ratio .bg {transition: all 0.1s linear;}
.blogEl:hover > div:last-child .ratio .bg {transform: scale(1.1, 1.1); transition: all 0.1s linear;}
.blogElTopEl {float: left; line-height: 18px; text-transform: uppercase; font-weight: 600; font-size: 13px; color: #7A7A7B;}
.beteIcon {position: relative; padding-left: 24px;}
.beteIcon:before {content: ''; width: 18px; height: 18px; position: absolute; left: 0; top: 0; display: block;}
.beteViews:before {background: url('../img/icon-eye.svg') no-repeat; background-size: 18px 18px;}
.beteSays:before {background: url('../img/icon-says.svg') no-repeat; background-size: 18px 18px;}
.blogEl .beteIcon, .blogElBigInfo .beteIcon, #innerArticleBodyTop .beteIcon {margin-left: 16px;}
.blogEl .beteDate, .blogElBigInfo .beteDate, #innerArticleBodyTop .beteDate {margin-right: 16px;}
.blogElBody {margin-top: 24px;}
.txt h3, .txt .likeH3 {font-size: 32px; font-family: 'Franklin'; line-height: 1; color: #20376D; font-weight: normal; margin-bottom: 20px; margin-top: 32px;}
.txt h3:last-child, .txt .likeH3:last-child {margin-bottom: 0;}
.txt h3:first-child, .txt .likeH3:first-child {margin-top: 0;}
.blogElBody.txt h3, .blogElBody.txt .likeH3 {font-size: 24px;}
.blogEl:hover .blogElBody.txt h3, .blogEl:hover .blogElBody.txt .likeH3 {color: #29488E; transition: all 0.1s linear;}
.txt p {margin-top: 16px; line-height: 1.3;}
.txt p:first-child {margin-top: 0;}
.blogElBody.txt {width: 95%;}
.labels {width: 100%;}
.label {float: left; margin: 8px 16px 0 0; line-height: 1; font-size: 13px; text-transform: uppercase; color: #434244; font-weight: 600;}
.blogEl .labels {padding-top: 24px;}
.blogEl .flex3 {height: auto; min-height: 100%;}
.bottomButton {margin-top: 2px; width: 100%;}
.bottomButton .button {width: 100%; justify-content: center;}
.button--pale {border-color: #E6E8EF; background-color: #E6E8EF; color: #20376D;}
.button--pale:hover {border-color: #CDD1DF; background-color: #CDD1DF;}
#mpBlogBody > div:first-child > div {width: 100%;}
.blogElBig {width: 100%; height: 100vh; background-color: #434244; border-radius: 4px; text-decoration: none; color: #fff;}
.blogElBigBg {width: 100%; height: 100%; position: relative; overflow: hidden; border-radius: 4px 4px 0 0;}
.blogElBigBg .bg {transition: all 0.1s linear;}
.blogElBig:hover .blogElBigBg .bg {transform: scale(1.1, 1.1); transition: all 0.1s linear;}
.blogElBig > div:last-child {min-height: 50%; height: auto; padding: 56px 0; justify-content: center;}
.blogElBigInfo {width: 670px;}
.blogElBigInfo .blogElTopEl {color: #FFFFFF;}
.blogElBigInfo .beteViews:before {background: url('../img/icon-eye2.svg') no-repeat; background-size: 18px 18px;}
.blogElBigInfo .beteSays:before {background: url('../img/icon-says2.svg') no-repeat; background-size: 18px 18px;}
.blogElBigInfo .txt h3, .blogElBigInfo .txt .likeH3 {font-size: 40px; color: #fff; margin-bottom: 32px; transition: all 0.1s linear;}
.blogElBigInfo .label {color: #fff;}
.blogElBigInfo .labels {padding-top: 24px;}
.blogElBig:hover .blogElBigInfo .txt h3, .blogElBig:hover .blogElBigInfo .txt .likeH3 {color: #CDD1DF; transition: all 0.1s linear;}
.blockTop > div:first-child {flex: 1 1 0; order: 1; padding-right: 32px; align-items: center;}
.blockTop > div:nth-child(2) {width: 120px; order: 2; align-items: center;}
.blockTop > div:last-child {width: 100%; margin-top: 40px; order: 3;}
/*.slickWrp {overflow: hidden;}*/
.withSlick {overflow-x: hidden;}
.slickWrpBody {width: calc(100% + 2px); margin-left: -2px; position: relative;}
.slickWrpBody .slick-slide {margin-left: 2px;}
#blogSlider {width: 100%;}
.blogElSmall > div:last-child {display: none;}
.blogElSmall > div:first-child {width: 100%; padding-right: 0;}
.blogElSmall {padding: 24px; height: 100%;}
.blogElSmall .blogElBody {margin-top: 16px; width: 100%;}
.blogElSmall .blogElBody p {display: none;}
.blogElSmall .blogElBody h3, .blogElSmall .blogElBody .likeH3 {margin-bottom: 0; font-size: 20px;}
.slick-track {display: flex !important;}
.slick-slide {height: inherit !important;}
.columns > div {align-items: flex-start; position: relative;}
.columns > div > div {width: 100%;}
.columns-2-50 > div {width: calc((100% - 20px) / 2); margin-left: 20px;}
.columns-2-50 > div:first-child {margin-left: 0; padding-right: 6%;}
.bg-20376D {background-color: #20376D; color: #fff;}
.bgBlock {width: calc(100% - 4px); margin-left: 2px; border-radius: 4px;}
.bg-20376D .txt h2, .bg-20376D .txt .likeH2, .bg-20376D .txt h3, .bg-20376D .txt .likeH3, .bigCardBg .txt h2, .bigCardBg .txt .likeH2, .bigCardBg .txt h3, .bigCardBg .txt .likeH3 {color: #fff;}
.width-50 {width: 50%;}
.padding-56 {padding: 56px 0;}
.paddingTop-56 {padding-top: 56px;}
.paddingBottom-56 {padding-bottom: 56px;}
.thesis > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 32px; position: relative;}
.thesis > div:nth-child(-n+4) {margin-top: 0;}
.thesis > div:nth-child(4n+1) {margin-left: 0;}
.thesisEl {width: 100%; height: 100%; position: relative;}
.thesisEl p:first-child {line-height: 1; font-size: 72px; font-weight: 600;}
.thesisEl p:nth-child(2) {margin-top: 8px; font-size: 20px; line-height: 1.2; width: 90%;}
.thesisEl > div:last-child {width: 100%; height: 120px; margin-top: 40px; background: url('../img/line-block.svg') no-repeat; background-size: 390px 260px;}
.marginTop-2 {margin-top: 2px;}
.columns-2-cards > div {width: 50%; position: relative;}
.columns-2-cards > div:first-child {padding: 0 1px 0 2px;}
.columns-2-cards > div:last-child {padding: 0 2px 0 1px;}
.columns-2-cards > div > div {width: 100%; height: 100%; position: relative;}
.bigCard {border-radius: 4px; height: 100%; overflow: hidden; position: relative;}
.bigCardBg {color: #fff;}
.bigCardBg .bg {z-index: 1;}
.bigCardBg:before {content: ''; display: block; width: 100%; height: 100%; z-index: 2; top: 0; left: 0; position: absolute; background-color: #434244; opacity: 0.56;}
.bigCard .flex3 {position: relative; z-index: 3; min-height: 80vh; height: 100%; /*padding: 56px 0; width: 670px; margin: 0 auto;*/ padding-left: calc((100vw - 1640px) / 2); padding-right: 56px; padding-top: 56px; padding-bottom: 56px;}
.bigCard .flex3 > div:first-child {}
.bigCardBg .link {color: #fff;}
.bigCardBg .link > div:first-child span {border-color: #fff;}
.bigCardBg .link > div:last-child svg path {fill: #fff;}
.bigCardBg  .link:hover {color: #CDD1DF;}
.bigCardBg .link:hover > div:first-child span {border-color: #CDD1DF;}
.bigCardBg .link:hover > div:last-child svg path {fill: #CDD1DF;}
.bigCardBg .txt h2, .bigCardBg .txt .likeH2 {width: 70%;}
.bigCardItems {height: 100%;}
.bigCardItems > div {position: relative;}
.bigCardItems > div:last-child {width: 100%; height: 56px; margin-top: 2px;}
.bigCardItems > div:first-child {width: 100%; min-height: calc(100% - (2px + 56px)); height: auto; background-color: #fff; border-radius: 4px; padding: 56px; /*justify-content: center;*/}
.bigCardItems > div:first-child > div {width: 100%;}
.bigCard .txt h2, .bigCard .txt .likeH2, .bigCardItems .txt h2, .bigCardItems .txt .likeH2 {font-size: 40px;}
.bigCardItems > div:last-child > div {width: 100%;}
.bigCardItems > div:last-child .button {width: 100%; justify-content: center;}
.thesis2 > div {width: calc((100% - 2px) / 2); margin-left: 2px; margin-top: 2px; position: relative;}
.thesis2 > div:nth-child(2n+1) {margin-left: 0;}
.thesis2 > div:nth-child(-n+2) {margin-top: 0;}
.bigCardBg .thesis2 {margin-top: 56px;}
.thesis2El {width: 100%; height: 100%; padding: 24px; border-radius: 4px; }
.bigCardBg .thesis2El {background: rgba(255, 255, 255, 0.10); backdrop-filter: blur(8px);}
.thesis2El p:first-child {font-size: 20px; font-family: 'Franklin'; line-height: 1; font-weight: normal;}
.thesis2El p:nth-child(2) {font-size: 17px; line-height: 1.2; margin-top: 16px;}
.eventsEl {width: 100%; padding: 24px 0; border-bottom: 1px solid #C5CDDA; text-decoration: none; color: #434244;}
.eventsEl:first-child {padding-top: 0;}
.eventsEl:last-child {padding-bottom: 0; border-bottom: none;}
.eventsEl > div {align-items: flex-start; position: relative;}
.eventsEl > div > div {width: 100%;}
.eventsEl > div:last-child {width: 120px;}
.eventsEl > div:last-child .ratio {width: 100%; position: relative; overflow: hidden; border-radius: 4px;}
.eventsEl > div:last-child .ratio .bg {transition: all 0.1s linear;}
.eventsEl:hover > div:last-child .ratio .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.eventsEl > div:first-child {width: 24%;}
.eventsEl > div:nth-child(2) {width: calc(100% - (24% + 120px)); padding: 0 32px 0 20px;}
.eventsEl > div:nth-child(2) .txt h3, .eventsEl > div:nth-child(2) .txt .likeH3 {font-size: 22px; transition: all 0.1s linear;}
.eventsEl:hover > div:nth-child(2) .txt h3, .eventsEl:hover > div:nth-child(2) .txt .likeH3 {color: #29488E; transition: all 0.1s linear;}
.eventsEl > div:nth-child(2) .txt {width: 380px;}
.eventsElDate > div {align-items: flex-start;}
.eventsElDate > div:first-child {width: 72px; justify-content: flex-end;}
.eventsElDate > div:first-child span {font-size: 56px; line-height: 1; font-weight: 600; }
.eventsElDate > div:last-child {padding-left: 10px;}
.eventsElDate > div:last-child span {font-size: 22px; line-height: 1; color: #7A7A7B; display: block; margin-top: 2px;}
.eventsElDate > div:last-child span:last-child {margin-top: 3px;}
.partnersSliderEl {width: 100%; position: relative; border-radius: 4px; background-color: #fff; padding: 8px; display: block;}
.partnersSliderEl .ratio-inner {padding-top: 40%;}
#partnersSlider {width: 100%;}
#footerTop > div {align-items: flex-start; padding: 100px 0;}
#footerTop > div:first-child {width: 32%;}
#footerTop > div:nth-child(2) {width: calc(100% - (32% + 280px)); padding-right: 20px; padding-left: 20px;}
#footerTop > div:nth-child(2) > div {width: 100%;}
#footerTop > div:last-child {width: 280px;}
#footerTop > div:last-child .button {width: 100%; justify-content: center;}
#footerTop > div:last-child .button:nth-child(2) {margin-top: 8px;}
.sfill {fill: #20376d !important;}
.button:hover .sfill {fill: #fff !important;}
#footerTop > div:last-child .button--hollow > div:first-child {width: 24px;}
#footerTop > div:last-child .button--hollow > div:first-child svg {width: 24px; height: auto; display: block;}
#footerTop > div:last-child .button--hollow > div:last-child {padding-left: 10px;}
#footerTop > div:first-child > div {width: 80%;}
#footerTop > div:first-child > div > p {font-size: 20px; font-weight: 600;}
.footerTopB1 p {margin-top: 8px; line-height: 1.3;}
#footerTopSocial .button {width: 40px; height: 40px;}
#footerTopMenu > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 32px;}
#footerTopMenu > div:nth-child(-n+3) {margin-top: 0;}
#footerTopMenu > div:nth-child(3n+1) {margin-left: 0;}
.footerTopMenuEl {width: 100%; padding-right: 20px;}
.footerTopMenuEl > p {font-size: 20px; font-weight: 600;}
.footerTopMenuEl > div {margin-top: 16px;}
.footerTopMenuEl > div p {margin-top: 8px;}
.footerTopMenuEl > div p:first-child {margin-top: 0;}
.footerTopMenuEl > div p a, .footerTopMenuEl > div p a:visited {color: #fff; text-decoration: none; transition: all 0.1s linear;}
.footerTopMenuEl > div p a:hover {color: #CDD1DF; transition: all 0.1s linear;}
#footerBody .button svg {transform: rotate(180deg); width: 12px;}
#footerBody > div {align-items: center;}
#footerBody > div:first-child {flex: 1 1 0; padding-right: 20px;}
#footerLogo {width: 100%;}
#footerLogo > div:first-child {width: 80px;}
#footerLogo > div:first-child img {display: block; width: 100%; height: auto;}
#footerLogo > div:last-child {width: calc(100% - 80px); padding-left: 20px; color: #A6AFC4;}
#footerLogo > div {align-items: center;}
#footerLogo > div:last-child p:first-child {font-weight: 600; font-size: 16px;}
#footerLogo > div:last-child p:nth-child(2) {margin-top: 8px; font-size: 15px;}
#footerLogo > div:last-child p:nth-child(3) {margin-top: 4px; font-size: 15px;}
#footerLogo > div:last-child p a, #footerLogo > div:last-child p a:visited {color: #A6AFC4; transition: all 0.1s linear;}
#footerLogo > div:last-child p a:hover {color: #fff; transition: all 0.1s linear;}
#footerBody {padding-bottom: 32px; border-bottom: 1px solid #A6AFC4;}
#footerBottom {padding: 24px 0 32px;}
#footerBottom a {float: left; margin: 8px 8px 0 0; transition: all 0.1s linear;}
#footerBottom a img {display: block; width: 120px; height: auto;}
#footerBottom a:hover {opacity: 0.8; transition: all 0.1s linear;}
#breadcrumbs {list-style: none; margin-bottom: 8px;}
#breadcrumbs > li {float: left; margin-right: 8px; margin-bottom: 8px; color: #7A7A7B; line-height: 1; font-size: 16px;}
#breadcrumbs > li a, #breadcrumbs > li a:visited {color: #7A7A7B; transition: all 0.1s linear; }
#breadcrumbs > li a:hover {color: #434244; transition: all 0.1s linear;}
#innerBlogTop > div {width: calc((100% - 20px) / 2);}
#innerBlogTop > div:last-child {justify-content: flex-end; margin-left: 20px;}
#innerBlogTop > div:first-child > div {width: 100%;}
#innerBlogTop .popup {width: 400px; float: left; margin-right: 8px; position: relative;}
.popupTop {position: relative; border: 1px solid #C5CDDA; border-radius: 4px; cursor: pointer; height: 56px; align-items: center; padding: 0 16px 0 24px; z-index: 2;}
.popupTop > div:first-child {flex: 1 1 0; font-weight: 600; color: #20376D;}
.datepicker {float: left; height: 56px; padding: 0 12px 0 0; width: 268px; position: relative; border: 1px solid #C5CDDA; border-radius: 4px;}
.datepicker input {display: block; position: relative; width: 100%; z-index: 1; padding: 0 0 0 24px; height: 100%; background-color: transparent; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; font-size: 18px; color: #20376D;}
#innerBlogTop {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #C5CDDA; z-index: 2; position: relative}
#innerBlogTop > div:last-child .button:hover svg path {fill: #20376D;}
.button--active {background-color: #C5CDDA; border-color: #C5CDDA;}
#innerBlogBody {position: relative; z-index: 1;}
#innerBlogTop > div:last-child .button.button--active:hover {border-color: #C5CDDA; background-color: #C5CDDA;}
#innerBlogBody > .flex:not(#navigation) > div {width: calc((100% - 2px) / 2); margin-left: 2px; margin-top: 2px; position: relative;}
#innerBlogBody > .flex:not(#navigation) > div:nth-child(2n+1) {margin-left: 0;}
#innerBlogBody > .flex:not(#navigation) > div:nth-child(-n+2) {margin-top: 0;}
#innerBlogBody .blogEl {padding: 24px;}
#innerBlogBody .blogEl > div:last-child {width: 30%;}
#innerBlogBody .blogEl > div:first-child {width: 70%; padding-right: 6%;}
#navigation {margin-top: 32px;}
#navigation > div {margin-right: 10px;}
#navigation > div a:not(.navigationForward) {width: 40px; height: 40px; border: 1px solid #C5CDDA; color: #434244; text-decoration: none; border-radius: 4px; display: block; text-align: center; line-height: 40px; font-size: 16px; transition: all 0.1s linear;}
#navigation > div a:not(.navigationForward):hover {border-color: #20376D; color: #20376D; transition: all 0.1s linear;}
#navigation > div p {width: 40px; height: 40px; border: 1px solid #C5CDDA; color: #434244; border-radius: 4px; display: block; text-align: center; line-height: 40px; font-size: 16px;}
#navigation > div p.navigationActive {background-color: #20376D; border-color: #20376D; color: #fff;}
.navigationForward {height: 40px; width: 40px; padding: 0 0; border: 1px solid #C5CDDA; color: #434244; text-decoration: none; border-radius: 4px; text-align: center; line-height: 40px; font-size: 16px; transition: all 0.1s linear; justify-content: center;}
.navigationForward svg {transform: rotate(-90deg); width: 10px; height: auto; display: block;}
.navigationForward svg path {fill: #434244; transition: all 0.1s linear;}
.navigationForward div:first-child {/*padding-right: 8px;*/ display: none;}
#navigation > div:first-child .navigationForward svg {transform: rotate(90deg);}
.navigationForward > div {align-items: center;}
.navigationForward:hover {border-color: #20376D; color: #20376D; transition: all 0.1s linear;}
.navigationForward:hover svg path {fill: #20376D; transition: all 0.1s linear;}
#innerArticle > div {align-items: flex-start;}
#innerArticle > div > div {width: 100%;}
#innerArticle > div:first-child {width: 60%; padding-right: 20px;}
#innerArticle > div:last-child {width: 40%; padding-left: 8%;}
#innerArticle > div:last-child .ratio {width: 100%; position: relative; border-radius: 4px; overflow: hidden;}
#innerArticleBodyTop {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #C5CDDA; width: calc(100% + 16px);}
#innerArticleBodyTop > div:first-child {width: 30%;}
#innerArticleBodyTop > div:last-child {justify-content: flex-end; width: 70%;}
#innerArticleBodyTop > div:last-child .labels {margin-top: -8px;}
#innerArticleBody {overflow: hidden;}
#innerArticleBodyTop a.label {text-decoration: none;}
#innerArticleBodyTop a.label:hover {color: #29488E; transition: all 0.1s linear;}
blockquote {margin-top: 20px; padding: 8px 8px 8px 24px; font-weight: 600; border-left: 2px solid #20376D;}
.txt h4, .txt .likeH4 {font-size: 24px; font-weight: 600; line-height: 1.1 !important;}
.gallery > a {display: block; width: calc((100% - 6px) / 4); margin-left: 2px; margin-top: 2px; position: relative; overflow: hidden; border-radius: 4px; float: left;}
.gallery > a:nth-child(4n+1) {margin-left: 0;}
.gallery > a:nth-child(-n+4) {margin-top: 0;}
.gallery > a .bg {transition: all 0.1s linear;}
.gallery > a:hover .bg {transform: scale(1.1, 1.1); transition: all 0.1s linear;}
#innerArticleBottom > div {width: 50%; align-items: flex-start;}
#innerArticleBottomLeft {width: 100%; background-color: #fff; border-radius: 4px; padding: 56px 0;}
#innerArticleBottomLeft > div {width: 670px; margin: 0 auto;}
#innerArticleBottomLeftTop {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #C5CDDA;}
#innerArticleBottomLeftTop > div {align-items: center;}
#innerArticleBottomLeftTop > div:first-child {flex: 1 1 0;}
#innerArticleBottomLeftTop > div:first-child .txt h3, #innerArticleBottomLeftTop > div:first-child .txt .likeH3 {font-size: 24px;}
#innerArticleBottomLeftTop > div:last-child select {display: block; width: 180px; height: 24px; -webkit-appearance: none; padding: 0 24px 0 0; background: url('../img/icon-select.svg') no-repeat transparent; background-position: right center; background-size: 18px 18px; transition: all 0.1s ease; cursor: pointer; font-size: 18px; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; color: #20376D;}
.textarea {display: block; width: 100%; height: 120px; padding: 16px 24px; background-color: #fff; border: 1px solid #fff; border-radius: 4px; font-size: 18px; color: #434244; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: normal; font-style: normal; transition: all 0.1s ease;}
.saysBodyEl {margin-top: 32px; width: 100%;}
.saysBodyEl:first-child {margin-top: 0;}
.saysBodyElTop > div {align-items: center;}
.saysBodyElTop > div:first-child {width: 44px;}
.saysBodyElTop > div:first-child span {display: block; width: 44px; height: 44px; border-radius: 4px; background-color: #E6E8EF; text-align: center; line-height: 44px; color: #A6AFC4; font-size: 18px; font-weight: normal; text-transform: uppercase;}
.saysBodyElTop > div:last-child {width: calc(100% - 44px); padding-left: 16px;}
.saysBodyElTop > div:last-child p:first-child {font-size: 20px; font-weight: 600; line-height: 1.2;}
.saysBodyElTop > div:last-child p:last-child {font-size: 13px; font-weight: 600; text-transform: uppercase; color: #7A7A7B; line-height: 1; margin-top: 4px;}
.saysBodyElText {width: 95%; margin-top: 12px; font-size: 16px;}
.saysBodyElBottom {margin-top: 16px;}
.saysBodyElBottom > div, .saysBodyElBottom > a {align-items: center; margin-right: 32px;}
.sbebControl span {font-size: 13px; text-transform: uppercase; color: #20376D; font-weight: 600; cursor: pointer; border-bottom: 1px dashed #20376D; transition: all 0.1s linear;}
.sbebControl:hover span {color: #29488E; border-color: #29488E; transition: all 0.1s linear;}
.sbebAnswer > span {position: relative; height: 18px; padding-left: 24px; display: block; float: left; font-size: 13px; text-transform: uppercase; color: #434244; font-weight: 600; cursor: pointer; transition: all 0.1s linear;}
.sbebAnswer:hover > span {color: #29488E; transition: all 0.1s linear;}
.sbebAnswer > span:before {content: ''; width: 18px; height: 18px; position: absolute; left: 0; top: 0; display: block; background: url('../img/icon-says.svg') no-repeat; background-size: 18px 18px; opacity: 1; transition: all 0.1s linear;}
.sbebAnswer > span:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: url('../img/icon-says3.svg') no-repeat;
    background-size: 18px 18px; opacity: 0; transition: all 0.1s linear;
}
.sbebAnswer:hover > span:before {opacity: 0; transition: all 0.1s linear;}
.sbebAnswer:hover > span:after {opacity: 1; transition: all 0.1s linear;}
.sbebOptions span {display: block; width: 18px; height: 18px; padding: 4px 0; cursor: pointer; transition: all 0.1s linear; text-align: center; line-height: 0.01; font-size: 20px; font-weight: 600;}
.sbebOptions:hover span {color: #29488E; transition: all 0.1s linear;}
.saysBodyElTree > div {margin-top: 32px !important;}
.saysBodyElTree {padding-left: 56px;}
#innerArticleBottomBlog {width: 670px; margin: 0 auto;}
#calendar {width: 100%; position: relative;}
#calendarTop {width: 100%; padding: 20px; background-color: #fff; border-radius: 4px;}
#calendarTop > div {align-items: center;}
#calendarTop > div:first-child {width: 140px;}
#calendarTop > div:last-child {width: calc(100% - 140px); padding-left: 32px;}
.select2 {display: block; width: 100%; height: 56px; -webkit-appearance: none; padding: 0 32px 0 24px; background: url('../img/icon-select2.svg') no-repeat transparent; background-position: right center; background-size: 24px 24px; transition: all 0.1s ease; cursor: pointer; font-size: 18px; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; color: #20376D; border: 1px solid #C5CDDA; border-radius: 4px;}
.calendarTopEl {text-transform: uppercase; font-size: 16px; font-weight: 600; color: #7A7A7B; cursor: pointer; padding: 8px 0;}
.calendarTopEl:not(.calendarTopEl--active):hover {color: #434244; transition: all 0.1s linear;}
.calendarTopEl--active {color: #20376D !important;}
.nav-scroller {
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}
.nav-scroller__items {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    list-style: none;
    overflow-x: auto;
    padding-bottom: 24px;
    margin-bottom: -24px;
    -webkit-overflow-scrolling: touch;
}
.nav-scroller__item {
    margin-left: 32px;
}
.nav-scroller__item:first-child {
    margin-left: 0px;
}
#calendarBodyHeader {width: 100%; padding: 32px 0; border-bottom: 1px solid #C5CDDA;}
#calendarBodyHeader > div {width: calc(100% / 7); justify-content: center; font-size: 24px; font-weight: 600;}
#calendarBodyMonth > div {width: calc((100% - (6 * 10px)) / 7); margin-left: 10px; margin-top: 10px; border: 1px solid #f2f3f7; justify-content: center; align-items: center; height: 80px; border-radius: 4px; font-size: 24px; position: relative; color: #7A7A7B; -moz-user-select: none; -khtml-user-select: none; user-select: none; transition: all 0.1s linear;}
#calendarBodyMonth > div:nth-child(7n+1) {margin-left: 0;}
.prevMonth {color: #A6AFC4 !important;}
.withEvent {border-color: #20376D !important; color: #20376D !important; cursor: pointer;}
.withEvent div {position: absolute; width: 42px; height: auto; z-index: 2; left: 8px; top: 8px;}
.withEvent div > span {display: block; width: 10px; height: 10px; border-radius: 50%; float: left; margin-right: 4px; margin-bottom: 4px; background-color: #20376D;}
.today div > span {background-color: #fff !important;}
.today {background-color: #20376D; color: #fff !important;}
.withEvent.today div > span {background-color: #fff !important;}
.withEvent.today {background-color: #20376D; color: #fff !important;}
.withEvent:not(.today):hover {border-color: #e6e8ef !important; background-color: #e6e8ef !important; transition: all 0.1s linear;}
.withEvent.today:hover {border-color: #29488E !important; background-color: #29488E !important; transition: all 0.1s linear;}
.reloadHereItems {width: 100%; position: relative;}
.reloadHereItems > div {width: calc((100% - 2px) / 2); margin-left: 2px; margin-top: 2px; position: relative;}
.reloadHereItems > div:nth-child(2n+1) {margin-left: 0;}
.reloadHereItems > div:nth-child(-n+2) {margin-top: 0;}
#innerEventsBody .eventsEl {background-color: #fff; border-radius: 4px; height: 100%; width: 100%; padding: 24px;}
#innerEventsBody .eventsElDate > div:first-child, #mdlEvents .eventsElDate > div:first-child {width: 52px; justify-content: flex-end;}
#innerEventsBody .eventsElDate > div:first-child span, #mdlEvents .eventsElDate > div:first-child span {font-size: 46px;}
#innerEventsBody .eventsElDate > div:last-child span, #mdlEvents .eventsElDate > div:last-child span {font-size: 17px; line-height: 1; color: #7A7A7B; display: block; margin-top: 2px;}
#innerEventsBody .eventsElDate > div:last-child span:last-child, #mdlEvents .eventsElDate > div:last-child span:last-child {margin-top: 3px;}
#innerEventsBody .eventsEl > div:first-child {width: 22%;}
#mdlEvents .eventsEl > div:first-child {display: none;}
#innerEventsBody .eventsEl > div:nth-child(2) {width: calc(100% - (22% + 120px)); padding: 0 32px 0 20px;}
#mdlEvents .eventsEl > div:nth-child(2) {width: calc(100% - 120px); padding: 0 32px 0 0;}
.eventsEl .labels {margin-top: 24px;}
#innerText > div {align-items: flex-start; position: relative;}
#innerText > div > div {width: 100%;}
#innerText > div:first-child {width: 32%; padding-right: 8%;}
#innerText > div:last-child {width: 68%; padding-left: 20px;}
#innerText > div:first-child > div {height: 100%;}
#sideMenu p {margin-top: 2px;}
#sideMenu p:first-child {margin-top: 0;}
#sideMenu p a {width: 100%; display: block; color: #434244; text-decoration: none; font-weight: 600; padding: 16px 20px; background-color: #FFFFFF; border-radius: 4px; transition: all 0.1s linear;}
#sideMenu p a:hover {background-color: #e6e8ef; transition: all 0.1s linear;}
.smActive {width: 100%; display: block; background-color: #20376D; border-radius: 4px; font-weight: 600; color: #fff; padding: 16px 20px;}
.txt a, .txt a:visited {color: #20376D; font-weight: 600;transition: all 0.1s linear;}
.txt a:hover {color: #29488E; transition: all 0.1s linear;}
.documentsBody > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 24px; position: relative;}
.documentsBody > div:nth-child(4n+1) {margin-left: 0;}
.documentsBody > div:nth-child(-n+4) {margin-top: 0;}
.documentsBodyEl {width: 100%; height: 100%; color: #434244; text-decoration: none;}
.documentsBodyEl > div > div {width: 100%;}
.documentsBodyEl .ratio {width: 100%; position: relative; border-radius: 4px; overflow: hidden; background-color: #E6E8EF;}
.documentsBodyEl > div:first-child p {margin-top: 12px; font-weight: 600; line-height: 1.1; transition: all 0.1s linear;}
.documentsBodyEl:hover > div:first-child p {color: #20376D; transition: all 0.1s linear;}
.documentsBodyEl > div:last-child {margin-top: 6px; color: #7A7A7B; font-size: 16px;}
.faqEl {width: 100%; border-bottom: 1px solid #C5CDDA;}
.faqEl:last-child {border-bottom: 0;}
.faqElTop {width: 100%; cursor: pointer; padding: 20px 0;}
.faqElTop > div {align-items: center;}
.faqElTop > div:first-child {flex: 1 1 0; padding-right: 32px; font-size: 24px; font-family: 'Franklin'; line-height: 1; font-weight: normal; color: #20376D;}
.faqElTop > div:last-child {width: 15px;}
.faqElTop > div:last-child svg {display: block; width: 16px; height: 16px;}
.faqElBody {display: none; width: 85%;}
.faqEl--open .faqElBody {display: block !important; padding-bottom: 20px;}
.faqEl--open .faqElTop > div:last-child .fet1 {display: none;}
#innerText .stickySide {top: 20px;}
.headerMenuElBody {position: absolute; left: -32px; top: 34px; padding: 8px 0; background-color: #fff; width: 280px; border-radius: 4px; overflow: hidden; display: none;}
.headerMenuElBody p a, .headerMenuElBody p a:visited {display: block; width: 100%; padding: 8px 32px; color: #434244; font-size: 18px; font-weight: 600; text-decoration: none; transition: all 0.1s linear;}
.headerMenuElBody p a:hover {color: #20376D; transition: all 0.1s linear;}
.headerMenuEl:hover .headerMenuElBody {display: block;}
.eventsEl {cursor: pointer;}
#errorBody {
    width: 100%;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
}
#errorBody > div {
    width: 1080px; justify-content: center;
}
#errorBody img {display: block; width: 120px; height: auto;}
#errorBodyA {display: block; width: 120px; height: auto; margin: 0 auto; margin-bottom: 40px;}
.txtCenter {text-align: center;}
.eventsEl .ratio-1-1 {padding-top: 72%;}
.popupBody {position: absolute; z-index: 1; left: 0; top: 60px; background-color: #f2f3f7; border: 1px solid #c5cdda; border-radius: 4px; width: 100%; padding: 24px; overflow-y: auto; max-height: 320px; display: none;}
.popupBody > div {width: 100%; height: auto;}
.checkbox {width: 100%; margin-top: 8px; cursor: pointer;}
.checkbox:first-child {margin-top: 0;}
.checkbox > div {align-items: center; position: relative;}
.checkbox > div:first-child {width: 16px;}
.checkbox > div:first-child span {display: block; position: relative; width: 16px; height: 16px; border: 1px solid #434244; border-radius: 3px; transition: all 0.1s linear;}
.checkbox.active > div:first-child span {border-color: #20376D; background-color: #20376D; transition: all 0.1s linear;}
.checkbox.active > div:first-child span:before {content: ''; position: absolute; left: 50%; top: 50%; width: 10px; height: 8px; margin-top: -4px; margin-left: -5px; background: url('../img/check.svg') no-repeat; background-size: 10px 8px;}
.checkbox > div:last-child {width: calc(100% - 16px); padding-left: 8px; font-size: 16px;}
.popup .popupTop > div:last-child svg {display: block; width: 16px; height: auto;}
.popup .popupTop > div:last-child svg path {transition: all 0.1s linear;}
.popup.open .popupTop > div:last-child svg path:first-child {opacity: 0; transition: all 0.1s linear;}
.popup.open .popupBody {display: block !important;}
a.blogElTopEl {text-decoration: none; transition: all 0.1s linear;}
a.blogElTopEl:hover {color: #29488E; transition: all 0.1s linear;}
#innerArticleBodyTop .beteSays {transition: all 0.1s linear; cursor: pointer;}
#innerArticleBodyTop .beteSays:hover {color: #29488E; transition: all 0.1s linear;}
#innerArticleBodyTop .beteSays:before {transition: all 0.1s linear; opacity: 1;}
#innerArticleBodyTop .beteSays:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: url('../img/icon-says3.svg') no-repeat;
    background-size: 18px 18px; opacity: 0; transition: all 0.1s linear;
}
#innerArticleBodyTop .beteSays:hover:before {opacity: 0; transition: all 0.1s linear;}
#innerArticleBodyTop .beteSays:hover:after {opacity: 1; transition: all 0.1s linear;}
#innerBlog {position: relative;}
#innerBlog.wait:before {content: ''; width: 100%; height: 100%; z-index: 5; top: 0; left: 0; display: block; position: absolute;}
#loader {width: 56px; height: 56px; display: block; position: relative;}
#loader img {display: block; width: 100%; height: auto;}
#mdl {display: none; width: 820px; padding: 48px; background-color: #fff; color: #434244;}
#mdlEvents {margin-top: 24px; padding-top: 24px; border-top: 1px solid #C5CDDA;}
#mdlEventBody {margin-top: 32px;}
#mdlEventBody .blogElTop {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #C5CDDA;
    width: 100%;
}
#mdlEventBody .labels {margin-top: 32px;}
.propCheckboxes {font-size: 16px; border-bottom: 1px dashed #20376D; cursor: pointer;}
.filterRefresh {border-bottom: 1px dashed #20376D; cursor: pointer;}
.propCheckboxes:hover, .filterRefresh:hover {border-color: #29488E; transition: all 0.1s linear;}
.popupBody .txt > p {margin-bottom: 16px;}
#articlesBlock, #eventsBlock {z-index: 2;}
.tabsTopEl {float: left; background-color: transparent; border: 1px solid #C5CDDA; height: 56px; padding: 0 24px; border-radius: 4px; cursor: pointer; transition: all 0.1s linear; margin-right: 8px; align-items: center; text-decoration: none; font-weight: 600; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; font-size: 18px;}
.tabsTopEl--active {border-color: #20376d; color: #20376d; transition: all 0.1s linear;}
.tabsBodyEl {display: none;}
.tabsTop {padding-bottom: 24px; border-bottom: 1px solid #C5CDDA; margin-bottom: 24px;}
#loginWrp > div:first-child {width: 68%; padding-right: 20px;}
#loginWrp > div:last-child {width: 32%; padding-left: 8%;}
.innerCard {padding: 48px; background-color: #fff; border-radius: 4px; width: 100%;}
.conf p {font-size: 13px;}
#loginWrp .conf .txt {width: 65%;}
#mdl .conf .txt {width: 85%;}
.input {float: left; display: block; width: 100%; background-color: #fff; border: 1px solid #fff; height: 56px; padding: 0 24px; border-radius: 4px; font-size: 18px; color: #434244; font-family: "Proxima Nova", sans-serif; font-optical-sizing: auto; font-weight: normal; font-style: normal; margin-top: 4px; transition: all 0.1s linear;}
.input--two {width: calc(50% - 2px); margin-left: 4px;}
.input--two:first-child {margin-left: 0;}
.input--two:nth-child(2n+1) {margin-left: 0;}
.visWrp {position: relative; float: left;}
.visWrp input {position: relative; z-index: 1;}
.visWrp > div {position: absolute; z-index: 2; height: 100%; right: 0px; top: 0px; cursor: pointer; padding: 0 16px;}
.visWrp--hide .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye2.svg') no-repeat; background-size: 20px 20px;}
.visWrp--show .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye1.svg') no-repeat; background-size: 20px 20px;}
.visWrp > div > div {align-items: center; justify-content: center; position: relative; width: 20px;}
.tabsBody {width: 100%;}
.red--color {border-color: #d14d51 !important; color: #d14d51 !important; transition: all 0.1s linear;}
.txt a.call {cursor: pointer; border-bottom: 1px dashed #20376D;}
.txt a.call:hover {border-color: #29488E; transition: all 0.1s linear;}
#accountBody > div {align-items: flex-start; position: relative;}
#accountBody > div > div {width: 100%;}
#accountBody > div:first-child {width: 32%; padding-right: 8%;}
#accountBody > div:first-child > div {height: 100%;}
#accountBody > div:last-child {width: 68%; padding-left: 20px;}
#innerCabinetSide #sideMenu {margin-top: 24px;}
#innerCabinetSideTop {padding: 20px; background-color: #fff; border-radius: 4px;}
.settingsFormEl {margin-top: 32px;}
.settingsFormEl:first-child {margin-top: 0;}
.settingsFormElInput > div {align-items: center;}
.settingsFormElInput > div:first-child {width: 30%;}
.settingsFormElInput > div:last-child {width: 70%; padding-left: 20px;}
.settingsFormElInput > div > div {width: 100%;}
.settingsFormEl > .txt {margin-bottom: 16px;}
#saysPanel, #saysPanel2 {width: 100%; margin-top: 16px;}
#saysPanel > div, #saysPanel2 > div {align-items: center;}
#saysPanel > div:last-child, #saysPanel2 > div:last-child {padding-left: 20px;}
#saysPanel > div:last-child .txt p, #saysPanel2 > div:last-child .txt p {font-size: 14px; color: #7A7A7B; margin-top: 4px;}
#saysBodyWrp, .saysBodyWrp {width: 100%; height: auto; max-height: 620px; overflow-y: auto; margin-top: 48px;}
#saysBody, .saysBody {width: 100%;}
#innerArticleBottomLeftTopSort {transition: all 0.1s linear;}
.iablts-hidden {visibility: hidden !important; opacity: 0 !important; transition: all 0.1s linear;}
#mdlCommentAnswer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #C5CDDA;
}
.sbebLink {color: #20376D; transition: all 0.1s linear;}
.sbebLink span {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.sbebLink:hover {color: #29488E; transition: all 0.1s linear;}
.documentsBodyElExe {width: 100%; height: 100%; position: absolute; justify-content: center; align-items: center;}
.documentsBodyElExe > div {font-size: 20px; text-transform: uppercase; font-family: 'Franklin'; line-height: 1; color: #20376D; font-weight: normal; color: #20376D;}

#innerTopCover {position: relative; z-index: 3; width: calc(100% - 4px); margin-top: 2px; margin-left: 2px; overflow: hidden; border-radius: 4px;}
#innerTopCover .bg {z-index: 1;}
#innerTopCoverBody {position: relative; z-index: 2;}
#innerTopCoverBody:before {content: ''; width: 100%; height: 100%; z-index: 2; position: absolute; left: 0; top: 0; display: block; background: #43424400; background: linear-gradient(180deg, #43424400, #434244); opacity: 0.48;}
#innerTopCoverBody:after {content: ''; width: 100%; height: 100%; z-index: 3; position: absolute; left: 0; top: 0; display: block; background-color: #434244; opacity: 0.48;}
#innerTopCoverBody > div {position: relative; z-index: 4;}
#innerTopCoverBody > div:first-child {padding-top: 64px;}
#innerTopCoverBody > div:last-child {padding-bottom: 80px;}

#innerTopCoverBody #breadcrumbs > li {color: #fff;}
#innerTopCoverBody #breadcrumbs > li a, #innerTopCoverBody #breadcrumbs > li a:visited {color: #fff; transition: all 0.1s linear; }
#innerTopCoverBody #breadcrumbs > li a:hover {color: #fff; opacity: 0.48; transition: all 0.1s linear;}
#innerTopCoverBody .txt, #innerTopCoverBody .txt h1 {color: #fff;}
#innerTopCoverBodyText {margin-top: 48px; width: 65%;}
#innerTopCover .mb1swEl > .flex > div:first-child .likeH2 {font-size: 28px; color: #fff; opacity: 0.48; transition: all 0.1s linear;}
#innerTopCover #mpBlock1SliderWrp .slick-current.slick-active .mb1swEl > .flex > div:first-child .likeH2 {opacity: 1; transition: all 0.1s linear; color: #fff;}
#innerTopCover .mb1swEl > .flex > div:last-child > div {background-color: #ABAAAC;}
#innerTopCover .mpb1s2wEl > p {font-size: 20px; line-height: 1.3; color: #fff;}
#innerTopCover .mpb1s2wEl {width: 520px;}
#innerTopCover .link > div:first-child span {line-height: 1; color: #fff; border-bottom: 1px solid #fff; transition: all 0.1s linear;}
#innerTopCover .link > div:last-child svg {display: block; width: 6px; height: auto;}
#innerTopCover .link > div:last-child svg path {fill: #fff; transition: all 0.1s linear;}
#innerTopCover .link:hover {color: #fff; opacity: 0.48; transition: all 0.1s linear;}
#innerTopCover .link:hover > div:first-child span {border-color: #fff;}
#innerTopCover .link:hover > div:last-child svg path {fill: #fff; transition: all 0.1s linear;}
#innerTopCover .button {border-color: transparent; background-color: rgba(255,255,255,0.1); backdrop-filter: blur(8px);}
#innerTopCover .button svg path {fill: #fff;}
#innerTopCover .button:hover {background-color: rgba(255,255,255,0.32); transition: all 0.1s linear;}
.width-70 {width: 70%;}
.thesisBody > .flex {width: 100%;}
.thesisBody > .flex > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 40px; position: relative;}
.thesisBody > .flex > div:nth-child(-n+4) {margin-top: 0;}
.thesisBody > .flex > div:nth-child(4n+1) {margin-left: 0;}
.thesisBodyEl {position: relative; padding-right: 4px;}
.thesisBodyEl:before {content: ''; display: block; width: 24px; height: 24px; background: url('../img/icon-mark.svg') no-repeat; background-size: 24px 24px; margin-bottom: 16px;}
.thesisBodyEl .likeH3 {font-size: 24px; width: 90%;}
.bigCardFaq {width: 100%; background-color: #fff; border-radius: 4px;}
.bigCardFaq > div {width: 670px; margin: 0 auto; padding: 56px 0;}
.bigCardFaq .faqElTop > div:first-child {padding-right: 16%;}
.bigCardForm {width: 100%; background-color: #E6E8EF; border-radius: 4px;}
.bigCardForm > div {width: 670px; margin: 0 auto; padding: 56px 0;}
.marginTop-4 {margin-top: 4px;}
#dPropWrp {margin-top: 8px; height: auto;}
#dDrop {width: 100%; border: 1px dashed #7A7A7B; border-radius: 4px; align-items: center; justify-content: center; transition: all 0.1s linear; padding: 16px;}
#fformBody > div:last-child > div {height: 100%;}
#dDrop > div img {display: block; width: 22px; height: auto; margin: 0 auto;}
#dDrop > div svg {display: block; width: 22px; height: auto; margin: 0 auto;}
#dDrop > div svg path {fill: #434244; transition: all 0.1s linear;}
#dDrop > div p:nth-child(2) {font-size: 16px; line-height: 1.1; margin-top: 12px; color: #434244; text-align: center; width: 90%; margin-left: 5%; transition: all 0.1s linear; font-weight: 500;}
#dDrop:not(.dDisabled) {cursor: pointer;}
#dDrop:not(.dDisabled):hover, .dDrop--active {border-color: #434244; transition: all 0.1s linear;}
#dDrop > div p:nth-child(3) {font-size: 12px; line-height: 1.3; margin-top: 16px; color: #7A7A7B; text-align: center; width: 90%; margin-left: 5%; margin-top: 8px;}
#innerArticleBody .txt h2, #innerArticleBody .txt .likeH2 {font-size: 40px;}
.txt ul {list-style: none; margin-top: 16px;}
.txt ul:first-child {margin-top: 0;}
.txt ul li {margin-top: 12px; position: relative; padding-left: 20px; line-height: 1.2;}
.txt ul li:first-child {margin-top: 0;}
.txt ul li:before {content: ''; display: block; width: 12px; height: 12px; background-color: #29488E; border-radius: 2px; position: absolute; left: 0; top: 5px;}
.blogElAsync {cursor: pointer;}
#mdlEventBody .txt h2, #mdlEventBody .txt .likeH2 {font-size: 32px; margin-top: 36px;}
#mdlEventBody .txt h2:first-child, #mdlEventBody .txt .likeH2:first-child {margin-top: 0;}
#mdlEventBody .txt h3, #mdlEventBody .txt .likeH3 {font-size: 24px;}
#dDrop #loader img {width: 100%; height: auto;}
.fformEl {width: 100%; margin-top: 8px;}
.fformEl:first-child {margin-top: 16px;}
.fformEl:last-child {margin-bottom: 32px;}
.fformEl > div {align-items: center;}
.fformEl > div:first-child {width: calc(100% - 42px); font-size: 14px; overflow-x: hidden;}
.fformEl > div:last-child {width: 22px; padding: 4px 4px 4px 24px;}
.fformEl > div:last-child svg {display: block; width: 14px; height: 14px;}
.fformEl > div:last-child svg path {fill: #1E1F1D; transition: all 0.1s linear;}
.fformElClose {cursor: pointer;}
.fformElClose:hover svg path {fill: red !important; transition: all 0.1s linear;}
#accountTabs .faqEl:first-child {margin-top: -20px;}
.faqElBodyTxtDiv {margin-top: 16px;}
.faqElBodyTxtDiv p {margin-top: 6px;}
.faqElBodyTxtDiv p:first-child {margin-top: 0;}
#team {width: 100%;}
#team > div {width: calc((100% - 40px) / 3); position: relative; margin-left: 20px; margin-top: 40px;}
#team > div:nth-child(3n+1) {margin-left: 0;}
#team > div:nth-child(-n+3) {margin-top: 0;}
.teamEl {width: 100%; height: 100%; position: relative; cursor: pointer;}
.teamEl .ratio {width: 100%; position: relative; overflow: hidden; border-radius: 4px;}
.teamEl .ratio .bg {transition: all 0.1s linear;}
.teamEl:hover .ratio .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.teamElInfo {margin-top: 16px;}
.teamElInfo .likeH2 {font-size: 32px; margin-bottom: 0;}
.teamElInfo .likeH3 {font-size: 24px; margin-top: 8px;}
.teamElInfo p.teamElInfoPosition {font-size: 16px;}
.txt img {display: block; width: auto; height: auto; max-width: 100%;}
.articleVideo.vertical {width: calc((100% - 40px) / 2);}
.articleVideo.horizontal {width: 100%;}
.articleVideo {position: relative; float: left; margin: 20px 0 0 20px;}
/*.articleVideo:first-child {margin-top: 0;}*/
.articleVideo .ratio, .mediaVideoEl .ratio {width: 100%; position: relative; overflow: hidden; border-radius: 4px;}
.articleVideo.vertical .ratio-inner, .mediaVideoEl.vertival .ratio-inner {padding-top: 177.78%;}
.articleVideo.horizontal .ratio-inner, .mediaVideoEl.horizontal .ratio-inner {padding-top: 56.25%;}
.vgallery {width: calc(100% + 20px); margin-left: -20px;}
.vgallery.marginTop-48 {margin-top: 28px;}
.officesEl {margin-top: 2px; color: #434244; text-decoration: none; padding: 20px; background-color: #ffffff; border-radius: 4px; transition: all 0.1s linear;}
.officesEl:first-child {margin-top: 0;}
.officesEl > div {align-items: center; position: relative;}
.officesEl > div:first-child {width: 64px;}
.officesEl > div:first-child > div {width: 100%;}
.officesEl > div:first-child .ratio {width: 100%; position: relative;}
.officesEl > div:first-child .ratio-inner {padding-top: 136%;}
.officesEl > div:last-child {width: calc(100% - 64px); padding-left: 20px; padding-right: 40px;}
.officesEl > div:last-child .likeH3 {font-size: 20px;}
.officesElA:hover {transition: all 0.1s linear; background-color: #e6e8ef;}
.galleryEl2 {background-color: #fff; padding: 10px;}
.bigCardContacts {}
.bigCardContacts > div {position: relative;}
.bigCardContacts > div:first-child {width: 100%; background-color: #fff; border-radius: 4px;}
.bigCardContacts > div:first-child > div {padding-left: calc((100vw - 1640px) / 2); padding-top: 56px; padding-bottom: 56px; padding-right: 56px;}
.bigCardContacts > div:last-child {/*width: 670px; margin: 0 auto; padding: 56px 0;*/ width: 100%; background-color: #fff; border-radius: 4px; margin-top: 2px;}
#mapWrp {position: relative; overflow: hidden; height: 220px;}
#mapWrp > div {width: 100%; height: 100%; position: absolute;}
.ymaps-2-1-79-copyright__wrap, .ymaps-2-1-79-map-copyrights-promo {display: none !important;}
#innerAlbums {width: 100%;}
#innerAlbums > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
#innerAlbums > div:nth-child(3n+1) {margin-left: 0;}
#innerAlbums > div:nth-child(-n+3) {margin-top: 0;}
.innerAlbumsEl {width: 100%; position: relative; overflow: hidden; border-radius: 4px; color: #fff; text-decoration: none;}
.innerAlbumsEl .bg {z-index: 1; transition: all 0.1s linear;}
.innerAlbumsEl:hover .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.innerAlbumsEl .flex {z-index: 4; position: absolute; left: 0; top: 0; width: 100%; height: 100%; align-items: flex-end; padding: 32px; background-color: rgba(67,66,68,0.56);}
.innerAlbumsEl .flex .txt .likeH3 {font-size: 18px; color: #fff;}
#innerAlbums, #mediaVideo {margin-top: 32px;}
#mediaVideo > div {width: calc((100% - 20px) / 2); position: relative; margin-left: 20px; margin-top: 20px;}
#mediaVideo > div:nth-child(2n+1) {margin-left: 0;}
#mediaVideo > div:nth-child(-n+2) {margin-top: 0;}
#mediaVideo .txt {margin-top: 16px;}
#mediaVideo .txt .likeH3 {font-size: 20px;}
.ratio-72 {padding-top: 72%;}
#share p {line-height: 18px; text-transform: uppercase; font-weight: 600; font-size: 13px; color: #7A7A7B; display: block; margin-bottom: 4px;}
#innerArticle > div:last-child .stickySide {top: 20px;}


#headerPanelSearchWrp {position: relative;}
#headerPanelSearchWrp #headerPanelSearch {z-index: 2; position: relative;}
#headerPanelSearchBody {position: absolute; left: 0; top: 56px; padding: 8px 0; background-color: #fff; width: 100%; border-radius: 4px; overflow: hidden; display: none;}
#headerPanelSearchWrp .blogEl {padding: 16px 32px; border-top: 1px solid #C5CDDA; border-radius: 0;}
#headerPanelSearchWrp .blogEl:first-child {border-top: none;}
#headerPanelSearchWrp .blogEl > div:first-child {order: 2; padding-right: 0; padding-left: 24px; width: calc(100% - 80px);}
#headerPanelSearchWrp .blogEl > div:last-child {order: 1; width: 80px;}
#headerPanelSearchWrp .blogEl .labels {display: none;}
#headerPanelSearchWrp .blogElBody p {display: none;}
#headerPanelSearchWrp .blogElBody.txt {width: 100%;}
#headerPanelSearchWrp .blogElBody {margin-top: 10px;}
#headerPanelSearchWrp .blogElBody.txt h3, #headerPanelSearchWrp .blogElBody.txt .likeH3 {margin-bottom: 0; font-size: 22px;}
#headerPanelSearchWrp .txt:not(.blogElBody) {padding: 0 32px; margin: 16px 0;}
#headerPanelSearchBody > div {height: auto; max-height: 320px; overflow-y: auto;}
#innerSearchTop {width: 50%; padding-right: 2px;}
#innerSearchTop > div:first-child {flex: 1 1 0; padding-right: 8px;}
#innerSearchTop > div:first-child .input {margin-top: 0; width: 100%; background-color: #fff; border-color: #fff;}
#innerSearchBody {margin-top: 24px; padding-top: 24px; border-top: 1px solid #C5CDDA;}

#headerPanelMenu {display: none;}
.eventsEl .blogElTop {display: none;}

#sideWrpControl {display: none;}
#sideWrp .stickySide {display: block;}
#innerBlogTop > div:last-child {display: none;}
#innerBlogTop > div:first-child {width: 100%;}
#innerArticleCover {display: none;}
#otherArticlesSide {width: 100%;}
#otherArticlesSide > div {width: 100%; margin-top: 2px;}
#otherArticlesSide > div:first-child {margin-top: 0;}
.nav-scroller {
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}
#panel, #overlay {display: none;}
#mdl .input, #mdl .textarea, #innerArticleBottomLeft .textarea, #loginWrp .input, #loginWrp .textarea, .settingsFormElInput .input, .settingsFormElInput .textarea {border-color: #F2F3F7; background-color: #F2F3F7;}

#cookie {position: fixed; bottom: 20px; left: 20px; z-index: 0; background-color: #20376d; border-radius: 4px; font-size: 14px; width: 620px; visibility: hidden; opacity: 0; transition: all 0.1s linear; color: #F5F5F5; padding: 24px;}
.cookie--shown {visibility: visible !important; opacity: 1 !important; z-index: 50000 !important; transition: all 0.2s linear;}
#cookie > div {align-items: center;}
#cookie > div:first-child {flex: 1 1 0; padding-right: 0px;}
.cookieClose {display: block; margin-top: 12px; margin-right: 8px; float: left; padding: 6px 10px; background-color: #d14d51; color: #F5F5F5; cursor: pointer; transition: all 0.1s linear; border-radius: 4px; border: 1px solid #d14d51; font-weight: 600; 
  line-height: 1; font-size: 15px;}
.cookieClose:hover {background-color: #B22E32; transition: all 0.1s linear; border-color: #B22E32;}
#cookie .txt p:not(.likeH3) {margin-top: 8px; font-size: 14px;}
#cookie .txt p.likeH3 {font-size: 20px;}
#cookie .txt p a, #cookie .txt p a:visited {color: #F5F5F5; transition: all 0.1s linear; font-weight: 500;}
#cookie .txt p a:hover {color: #FF6933; transition: all 0.1s linear;}
#cookie .clearfix {margin-top: 8px;}
.cookieClose2 {display: block; float: left; margin-top: 12px; margin-right: 8px; padding: 6px 10px; background-color: transparent; border: 1px solid #F5F5F5; color: #F5F5F5; cursor: pointer; transition: all 0.1s linear; border-radius: 4px; font-weight: 600; line-height: 1; font-size: 15px;}
.cookieClose2:hover {background-color: #F5F5F5; border-color: #F5F5F5; color: #0d151e; transition: all 0.1s linear;}
#footerBodyCopy:after {content: ''; display: table; clear: both;}
#footerBodyCopy span, #footerBodyCopy a {float: left; margin-right: 10px;}
