html {
    scroll-behavior: smooth
}

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

:focus {
    outline: 0
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

button, html, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

@font-face {
    font-family: Montserrat;
    src: local('Montserrat Hairline'), local('Montserrat-Hairline'), url("../fonts/montserrathairline.woff2") format('woff2'), url("../fonts/montserrathairline.woff") format('woff'), url("../fonts/montserrathairline.ttf") format('truetype');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: local('Montserrat Light'), local('Montserrat-Light'), url("../fonts/montserratlight.woff2") format('woff2'), url("../fonts/montserratlight.woff") format('woff'), url("../fonts/montserratlight.ttf") format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: local('Montserrat'), local('Montserrat-Regular'), url("../fonts/montserrat.woff2") format('woff2'), url("../fonts/montserrat.woff") format('woff'), url("../fonts/montserrat.ttf") format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url("../fonts/montserratbold.woff2") format('woff2'), url("../fonts/montserratbold.woff") format('woff'), url("../fonts/montserratbold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    src: local('Montserrat Black'), local('Montserrat-Black'), url("../fonts/montserratblack.woff2") format('woff2'), url("../fonts/montserratblack.woff") format('woff'), url("../fonts/montserratblack.ttf") format('truetype');
    font-weight: 900;
    font-style: normal
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

body {
    background: url("../img/min/jpg/Intro_background-min.jpg") no-repeat top;
    overflow-x: hidden;
    font-family: Montserrat, sans-serif
}

p {
    overflow-wrap: break-word
}

span.bold {
    font-weight: 700
}

.main-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0
}

.header_bottom {
    padding: 16px 0;
}

.header_logo-sm {
    display: none
}

.header_lists {
    margin-top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.header-nav {
    padding-right: 65px
}

.header_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header_item {
    margin-right: 50px
}

.header_item_link {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px;
    padding-bottom: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
    background-image: -o-linear-gradient(currentColor, currentColor);
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    text-transform: uppercase;
    cursor: pointer;
}

.header-sc-item:last-child, .header_item:last-child {
    margin-right: 0
}

.header-sc-item {
    margin-right: 10px
}

.header-sc-item i {
    font-size: 20px;
    color: #3949e7;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.header-sc-item a {
    padding: 7px 10.25px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%
}

.header-sc-item a:hover .colorh-header {
    color: #c20039
}

.header-sc-item:last-child a {
    padding: 7px 7.75px
}

.header_item_link:hover {
    background-size: 100% 2px
}

.burger_menu {
    display: none
}

.burger_menu-nav {
    margin-top: 20px
}

.burger_menu_logo {
    width: 100%;
    height: 64px;
    object-fit: contain;
}

.burger_menu_item {
    padding: 25px;
    border-top: 1px solid #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
    background: -o-linear-gradient(white, #fff);
    background: linear-gradient(white, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all
}

.burger_link {
    font-size: 28px;
    font-weight: 500;
    text-decoration: none !important;
    color: #fff !important;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all
}

.burger_menu_item:hover .burger_link {
    color: #3949e7
}

.burger_menu_item:last-child {
    border-bottom: 1px solid #fff
}

.header_burger {
    display: none;
    width: 40px;
    height: 28px;
    position: relative
}

.burger_line {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0
}

.burger_line:nth-child(1) {
    top: 0
}

.burger_line:nth-child(2) {
    top: 45%
}

.burger_line:nth-child(3) {
    bottom: 0
}

.intro {
    padding-top: 150px;
    color: #fff;
    padding-bottom: 200px
}

.intro_title {
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 95px
}

.intro_btns {
    margin-bottom: 125px
}

.intro_btn {
    padding: 32px 50px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none !important;
    border-radius: 10px;
    color: #fff;
    margin-right: 25px;
    margin-bottom: 35px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    text-transform: uppercase;
    cursor: pointer
}

.intro_btn:nth-child(1) {
    color: #fff;
    border: solid #c20039;
    background-color: #c20039;
    -webkit-box-shadow: -5px 20px 10px #323fc9;
    box-shadow: -5px 20px 10px #323fc9
}

.intro_btn:nth-child(2) {
    border: solid #fff
}

.intro_btn:nth-child(1):hover {
    color: #fff;
    border: solid #aa0f3d;
    background-color: #aa0f3d
}

.intro_btn:nth-child(2):hover {
    background-color: #fff;
    color: #3949e6
}

.pluses {
    padding-bottom: 310px;
}

.pluses:lang(ru) {
    background: url("../img/min/jpg/ITMO-text_bckg-min.jpg") no-repeat bottom;
}

.pluses:lang(en) {
    background: url("../img/jpg/backgrounds/background-text-itmo-en.jpg") no-repeat bottom;
}

.pluses_wrapper {
    margin: 0 80px;
    text-align: center
}

.pluses_title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 60px
}

.pluses_table {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns:repeat(5, 1fr);
    gap: 40px 20px;
    margin-bottom: 70px
}

.plus_card {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.plus_card i {
    background-color: #3949e7;
    padding: 10px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px
}

.pluses_desc {
    font-size: 19px;
    margin-bottom: 20px
}

.benefits {
    padding-top: 100px
}

.benefits_title {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 65px
}

.benefits_cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 100px 80px;
    padding-bottom: 110px
}

.benefits_card {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.benefits_card img {
    margin: 0 auto 30px
}

.benefits_card h2 {
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 15px
}

.benefits_card p {
    font-size: 16px;
    margin-bottom: 20px
}

.benefits_card button {
    margin: auto auto 0;
    width: 220px;
    height: 50px;
    background-color: #fff;
    border-color: #c10039;
    border-radius: 10px;
    border-width: 2px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.benefits_card button:hover {
    background-color: #c10039;
    color: #fff
}

.business {
    padding-top: 170px;
    background: url("../img/min/jpg/business_background-min.jpg") no-repeat center top;
    background-size: cover;
    margin-bottom: 150px
}

.about_bisiness {
    text-align: center
}

.background_business {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%)
}

.about_bisiness h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 110%;
    color: #fff;
    margin-bottom: 85px
}

.business_stats {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 200px
}

.stat {
    margin-left: 16px;
    margin-right: 16px;
}

.stat h2 {
    font-size: 70px;
    font-weight: bolder;
    color: #fff;
    margin-bottom: 35px
}

.stat p {
    font-size: 24px;
    color: #fff
}

.partners {
    padding-bottom: 200px;
}

.partners:lang(ru) {
    background: url("../img/min/jpg/success-text_bckg-min.jpg") no-repeat center bottom;
}

.partners:lang(en) {
    background: url("../img/jpg/backgrounds/background-text-success-en.jpg") no-repeat center bottom;
}

.partners_title {
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
    margin-bottom: 30px
}

.partners_highlight {
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 95px
}

.partners_highlight span {
    background-color: #c2013a;
    padding: 12px 20px
}

.partners_thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.partners_thumb img {
    padding-bottom: 15px;
    margin: 0 auto
}

.success {
    background: url("../img/min/jpg/grey-wave-close_bckg-min.jpg") no-repeat center bottom;
    background-color: #f3f4f9;
    padding-top: 100px;
    padding-bottom: 150px
}

.success_title {
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
    padding-bottom: 30px
}

.slide {
    width: 80%;
    background-color: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 25px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 25px 10px rgba(0, 0, 0, .1);
    margin: 30px 50px;
    padding: 40px 60px 40px 40px
}

.slide_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.slide_text {
    position: relative;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.slide img {
    border-radius: 50%;
    width: 160px;
    margin-right: 45px;
    margin-bottom: 45px
}

.slide h2 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bolder;
    line-height: 150%
}

.slide p {
    font-size: 16px;
    padding-bottom: 30px;
    line-height: 150%;
    font-weight: 400;
}

.read_continue {
    width: 150px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #c4013b !important;
    padding-right: 30px;
    background: url("../img/svg/more_row.svg") no-repeat 95% center;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.read_continue span {
    padding-bottom: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
    background-image: -o-linear-gradient(currentColor, currentColor);
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    line-height: 20px;
}

.read_continue span:hover {
    background-size: 100% 1px;
}

.read_continue:hover {
    background: url("../img/svg/more_row.svg") no-repeat right center;
}

@media not all and (min-resolution:.001dpcm) { @media {
    .project_card > .read_continue {
        width: auto;
        background: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        padding-right: 0;
    }
    .project_card > .read_continue span {
        background-image: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .project_card > .read_continue span:hover {
        background: none;
    }
    .project_card > .read_continue:hover {
        background: none;
    }
}}

.services {
    padding-bottom: 130px;
    background-color: #f3f4fa
}

.services_title {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px
}

.services_cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px
}

.card {
    min-height: 190px;
    padding: 35px 40px 25px 35px;
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 60px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 60px rgba(0, 0, 0, .1);
    background: url("../img/min/png/Services_triangle-min.png") no-repeat left 30px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.card:hover {
    -webkit-box-shadow: 0 5px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 60px rgba(0, 0, 0, .3)
}

.card h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px
}

.card p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 15px
}

.card a {
    width: 180px;
    margin-top: auto
}

.activities {
    background: url("../img/min/jpg/Activities_background-min.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 190px
}

.activities_tabs {
    padding-top: 190px
}

.act_tabs_items {
    text-align: center;
    padding: 28px;
    background-image: -webkit-gradient(linear, right top, left top, from(#3949e7), color-stop(#7480ee), to(#3949e7));
    background-image: -o-linear-gradient(right, #3949e7, #7480ee, #3949e7);
    background-image: linear-gradient(to left, #3949e7, #7480ee, #3949e7);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.act_tab_item {
    margin: 0 40px;
    font-size: 28px;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none !important;
    padding-bottom: 25px;
    background-image: -o-linear-gradient(currentColor, currentColor);
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 5px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.act_tab_item:hover {
    background-size: 100% 5px
}

.competiotions_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.act_tab_item-active {
    pointer-events: none;
    background-size: 100% 5px
}

.tab_body {
    padding-top: 80px
}

.tab_block {
    display: none;
    text-align: center;
    opacity: 0;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all
}

.tab_block-show {
    opacity: 1
}

.tab_block-active {
    display: block
}

.act_grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(3, 1fr)
}

.previews {
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 60px 30px;
    margin-bottom: 60px
}

.competitions {
    gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns:repeat(2, 1fr);
    margin-bottom: 30px
}

.act_tab_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.date_block {
    margin-right: 20px;
    text-align: center
}

.date_card {
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 0;
    margin-bottom: 10px;
    background-color: #000fa8;
    border-radius: 10px;
    color: #fff
}

.date {
    font-size: 15px;
    font-weight: 700
}

.month {
    font-size: 14px;
    text-transform: uppercase
}

.year {
    font-size: 14px;
    color: #92959e
}

.tab_card_link {
    text-align: left;
    text-decoration: none !important;
    font-size: 15px;
    color: #fff !important;
}

.tab_card_link:hover {
    text-decoration: underline !important;
}

.more_previews {
    padding: 35px 90px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #c2013a;
    border: none;
    border-radius: 15px;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.more_previews:hover {
    background-color: #aa0f3d
}

.gallery {
    background: url("../img/min/jpg/news-text_bckg-min.jpg") no-repeat center bottom;
    padding-top: 80px;
    padding-bottom: 250px
}

.gallery:lang(ru) {
    background: url("../img/min/jpg/news-text_bckg-min.jpg") no-repeat center bottom;
}

.gallery:lang(en) {
    background: url("../img/jpg/backgrounds/background-text-news-en.jpg") no-repeat center bottom;
}

.gallery_title {
    font-size: 32px;
    font-weight: bolder;
    color: #000;
    text-align: center;
    margin-bottom: 70px
}

.gallery_slider-pic {
    padding: 0 15px;
    margin-bottom: 50px
}

.gallery_slider-pic img {
    margin: 0 auto;
    border-radius: 15px;
    -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 15px 15px rgba(0, 0, 0, .5)
}

.news {
    padding-top: 50px;
    padding-bottom: 70px;
    background-color: #f3f4f9
}

.news_tab_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    padding: 28px;
    background-image: -webkit-gradient(linear, right top, left top, from(#3949e7), color-stop(#7480ee), to(#3949e7));
    background-image: -o-linear-gradient(right, #3949e7, #7480ee, #3949e7);
    background-image: linear-gradient(to left, #3949e7, #7480ee, #3949e7);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin: auto
}

.news_tab-link {
    text-decoration: none !important;
    font-size: 28px;
    margin: 0 40px;
    font-weight: 800;
    color: #a9a9ab !important;
    background-image: -o-linear-gradient(currentColor, currentColor);
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 5px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    padding-bottom: 25px
}

.news_tab-link:hover {
    background-size: 100% 5px
}

.news_tab-active {
    pointer-events: none;
    color: #3a4ae8 !important;
}

.news_title {
    font-size: 28px;
    font-weight: 700;
    padding-right: 45px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.news_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 70px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.news_tab_block {
    text-align: center
}

.news-card {
    border-radius: 20px;
    overflow: hidden;
    width: 360px;
    height: 390px;
    text-align: left;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .3);
    background-color: #fff;
    margin: 0 15px 25px;
    height: 420px
}

.news_card_link {
    text-decoration: none !important;
}

.news_tab-thumb {
    height: 220px;
    position: relative;
    background-size: 100%;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.news_tab-thumb:hover {
    background-size: 110%
}

.news_thumb-date {
    position: absolute;
    top: 20px;
    right: 18px
}

.news_date {
    background-color: #3949e7;
    text-align: center
}

.news_thumb-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .45) 55%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(55%, rgba(0, 0, 0, .45)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .45) 55%)
}

.news_thumb-tag p {
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff
}

.news_tab_desc {
    margin: 25px;
    max-height: 170px
}

.news-desc {
    font-size: 16px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.news-desc:hover {
    text-decoration: underline !important;
}

.news_slider {
    padding-bottom: 55px
}

.projects {
    background: url("../img/min/jpg/grey-wave-close_bckg-min.jpg") no-repeat center top;
    text-align: center;
    margin-bottom: 50px
}

.projects_title {
    padding-top: 170px;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 80px
}

.projects_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 30px
}

.projects_slider {
    height: 400px
}

.project_card {
    border-radius: 15px;
    padding: 25px 30px;
    text-align: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    height: 325px
}

.project_card {
    margin: 1em
}

.project_card:hover {
    -webkit-box-shadow: 0 17px 25px rgba(0, 0, 0, .3);
    box-shadow: 0 17px 25px rgba(0, 0, 0, .3)
}

.project_card:last-child {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3
}

.project_thumb {
    width: 100%;
    height: 128px;
    display: flex;
    align-items: center;
}

.project_thumb img {
    margin: auto;
    max-height: 128px;
}

.project_card .read_continue {
    margin: auto auto 0;
    width: 180px;
    position: absolute;
    bottom: 5%;
    transform: translate(-50%, -50%)
}

.project_desc {
    margin-top: 8px;
    margin-bottom: 25px;
    font-weight: 300
}

.missions {
    margin-bottom: 60px;
    overflow: hidden;
    position: relative
}

.decoration_mission {
    position: absolute;
    top: 0;
    left: 0
}

.missions_title {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 80px
}

.mission_wrapper {
    padding-top: 265px;
    margin-left: 44%
}

.missions_desc {
    font-size: 16px;
    margin-bottom: 35px;
    line-height: 200%
}

.footer {
    background-color: #3949e7;
    background-position: top center;
    background-repeat: no-repeat;
}

.footer:lang(ru) {
    background-image: url("../img/min/jpg/footer_background-min.jpg");
}

.footer:lang(en) {
    background-image: url("../img/jpg/backgrounds/background-footer-en.jpg");
}

.footer_content {
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer_info {
    margin-top: 64px;
    max-width: 510px;
    color: #fff
}

.footer_info_title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px;
}

.footer_info_text {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px
}

.footer_desc {
    font-size: 18px;
    line-height: 200%;
    margin-top: 55px
}

.footer_form {
    max-width: 457px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form_wrap {
    margin: 45px 50px
}

.form_title {
    font-size: 18px;
    color: #000;
    line-height: 150%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px
}

.form_input {
    width: 100%;
    height: 60px;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    padding: 0 25px;
    background-color: #f3f4f9;
    font-size: 14px
}

.form_input.textarea {
    min-height: 60px;
    resize: vertical;
    font-family: inherit;
    line-height: 20px;
    padding: 25px;
    height: 150px
}

.form_input:last-child {
    margin-bottom: 25px
}

.form_btn {
    margin-bottom: 10px;
    width: 100%;
    height: 85px;
    border: none;
    border-radius: 10px;
    background-color: #c2013a;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 15px rgba(0, 0, 0, .3);
    color: #fff
}

.form_btn:hover {
    background-color: #aa0f3d
}

.coming_btn {
    height: 50px;
    margin-top: 25px
}

.footer_info-org {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    padding-bottom: 32px;
}

.copyrights_block {
    font-size: 15px;
    font-weight: 300;
    margin-right: 150px;
    margin-bottom: 20px
}

.copyrights_block p {
    margin-bottom: 8px
}

.copyrights_block a {
    text-decoration: none !important;
    color: #fff !important;
    padding-bottom: 3px;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) no-repeat;
    background: -o-linear-gradient(white, #fff) no-repeat;
    background: linear-gradient(white, #fff) no-repeat;
    background-position: 0 100%;
    background-size: 0 1px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.copyrights_block a:hover {
    background-size: 100% 1px
}

.contacts_block {
    font-weight: 300
}

.contacts_block li {
    padding-left: 30px;
}

.contacts_block:lang(ru) li {
    padding: 5px 0 5px 30px;
}

.contacts_block li:nth-child(1) {
    background: url("../img/svg/footer/place.svg") center left no-repeat
}

.contacts_block li:nth-child(2) {
    background: url("../img/svg/footer/telephone.svg") center left no-repeat
}

.contacts_block li:nth-child(3) {
    background: url("../img/svg/footer/envelope.svg") center left no-repeat;
    margin: 0
}

.bold {
    font-weight: 700
}

.shadow {
    background: #000;
    opacity: 0.5;
    position: fixed;
    height: 100vh;
    width: 100vw;
    display: none;
    z-index: 150;
    top: 0
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear
}

.fade.show {
    opacity: 1
}

.modal {
    z-index: 1072
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 15px;
    outline: 0;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .3)
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-x: auto;
    max-height: 500px
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    background: #FFF;
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    cursor: pointer
}

@media screen and (max-width: 1250px) {
    .slick-prev {
        left: -35px
    }

    .slick-next {
        right: -35px
    }
}

@media screen and (max-width: 1200px) {
    .slick-prev {
        left: -15px
    }

    .slick-next {
        right: -15px
    }

    .act_grid {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media screen and (max-width: 1150px) {
    .news_tab-thumb {
        height: 190px
    }

    .news_tab_desc {
        max-height: 200px
    }
}

@media screen and (max-width: 1155px) {
    .header_burger {
        display: block
    }

    .burger_menu {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        padding: 75px;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        background-color: #3949e7;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all
    }

    .burger_menu-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .header_lists {
        display: none
    }

    .header_nav-close {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 11;
        border-radius: 50%;
        -webkit-transition: 0.25s all;
        -o-transition: 0.25s all;
        transition: 0.25s all
    }

    .header_nav-close-line {
        display: block;
        width: 80%;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 50%;
        left: 10%
    }

    .header_nav-close-line:first-child {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    .header_nav-close-line:last-child {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .header_nav-close:active, .header_nav-close:hover {
        background-color: #c2013a
    }

    .header_burger:hover, .header_nav-close:hover {
        cursor: pointer
    }
}

@media screen and (max-width: 1000px) {
    .news_tab-thumb {
        height: 160px
    }

    .news_tab_desc {
        max-height: 130px
    }

    .footer_content {
        display: block;
        margin-left: 50px
    }

    .footer_info {
        margin-bottom: 25px
    }

    .missions_desc_hide_1 {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .benefits_cards, .services_cards {
        grid-template-columns:repeat(2, 1fr)
    }

    .news_tab-thumb {
        height: 220px
    }

    .news_tab_desc {
        max-height: 170px
    }

    .pluses_table {
        grid-template-columns:repeat(6, 1fr)
    }

    .plus_card:nth-child(1), .plus_card:nth-child(2), .plus_card:nth-child(3) {
        -ms-grid-column-span: 2;
        grid-column: span 2
    }

    .plus_card:nth-child(4), .plus_card:nth-child(5) {
        -ms-grid-column-span: 3;
        grid-column: span 3
    }
}

@media screen and (max-width: 800px) {
    .projects_grid {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media screen and (max-width: 760px) {
    .news_tab-thumb {
        height: 190px
    }

    .news_tab_desc {
        max-height: 200px
    }

    .act_grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .slide_text p {
        display: none
    }

    .footer {
        background: url("../img/min/jpg/footer_bckg-min.jpg") center top no-repeat;
        background-size: cover
    }

    .act_tab_card {
        padding-bottom: 5px;
        background-image: -o-linear-gradient(right, #3949e7, #7480ee, #3949e7);
        background-image: -webkit-gradient(linear, right top, left top, from(#3949e7), color-stop(#7480ee), to(#3949e7));
        background-image: linear-gradient(to left, #3949e7, #7480ee, #3949e7);
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 100% 1px
    }

    .act_tab_card:last-child {
        padding-bottom: 0;
        background-image: none
    }

    .missions_desc_hide_1, .missions_desc_hide_2 {
        display: none;
    }

    .mission_wrapper {
        padding-top: 100px;
    }
}

@media screen and (max-width: 670px) {
    .pluses_table {
        grid-template-columns:repeat(2, 1fr)
    }

    .plus_card:nth-child(1), .plus_card:nth-child(2), .plus_card:nth-child(3), .plus_card:nth-child(4) {
        -ms-grid-column-span: 1;
        grid-column: span 1
    }

    .plus_card:nth-child(5) {
        -ms-grid-column-span: 2;
        grid-column: span 2
    }

    .news_tab-thumb {
        height: 160px
    }

    .news_tab_desc {
        max-height: 130px
    }
}

@media screen and (max-width: 600px) {
    .services_cards {
        grid-template-columns:repeat(1, 1fr)
    }

    .slide_content {
        display: block
    }

    .slide_content img {
        margin: 0 auto 45px
    }

    .slide {
        padding: 15px
    }

    .news-card {
        height: 300px
    }

    .news_tab_desc {
        max-height: 140px
    }

    .projects_grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .project_card:last-child {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2
    }
}

@media screen and (max-width: 570px) {
    .benefits_cards {
        grid-template-columns:repeat(1, 1fr)
    }

    .intro_btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .intro_btn {
        width: 253px
    }

    .intro {
        padding-top: 20px;
        padding-bottom: 100px
    }

    .intro_title {
        margin-bottom: 45px
    }
}

@media screen and (max-width: 550px) {
    .footer_content {
        margin: 0
    }

    .slide {
        margin: 30px 15px
    }

    .mission_wrapper {
        margin-left: 25%;
    }
}

@media screen and (max-width: 500px) {
    .header_logo {
        display: none
    }

    .header_logo-sm {
        display: block
    }

    .act_tab_item {
        margin: 0 20px
    }

    .intro_title {
        font-size: 48px
    }
}

@media screen and (max-width: 460px) {
    .partners_highlight {
        font-size: 25px
    }

    .about_bisiness h1 {
        font-size: 26px
    }

    .news_title {
        padding-bottom: 20px
    }

    .news-card {
        height: 350px
    }

    .news_tab_desc {
        max-height: 190px
    }
}

@media screen and (max-width: 430px) {
    .pluses_table {
        -ms-grid-columns: 1fr;
        grid-template-columns:repeat(1, 1fr);
        gap: 20px
    }

    .plus_card {
        padding-bottom: 20px;
        border-bottom: 1px solid #000
    }

    .plus_card:nth-child(1), .plus_card:nth-child(2), .plus_card:nth-child(3), .plus_card:nth-child(4), .plus_card:nth-child(5) {
        -ms-grid-column-span: 1;
        grid-column: span 1
    }

    .plus_card:last-child {
        padding-bottom: 0;
        border: none
    }

    .act_tab_item {
        margin: 0 10px
    }

    .act_tabs_items {
        padding: 28px 0
    }
}

@media screen and (max-width: 390px) {
    .partners_highlight {
        font-size: 20px
    }

    .pluses_title {
        font-size: 25px
    }

    .competiotions_date {
        display: block
    }

    .competiotions_date .date_block {
        padding-bottom: 10px
    }

    .news-card {
        height: 390px
    }

    .news_tab_desc {
        max-height: 230px
    }
}

@media screen and (max-width: 350px) {
    .about_bisiness h1 {
        font-size: 25px
    }
}

@media screen and (max-width: 325px) {
    .act_tab_item {
        font-size: 22px
    }
}

@media screen and (max-width: 310px) {
    .partners_highlight {
        font-size: 15px
    }

    .about_bisiness h1 {
        font-size: 20px
    }
}

.modal-title {
    position: absolute;
    left: 49%;
    transform: translate(-50%);
    width: 80%
}

.modal-body .read_continue {
    font-weight: normal;
    text-transform: unset;
    font-size: inherit;
    background: none;
    padding-right: unset
}

#officeSlider .modal-content {
    width: 850px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    height: 750px
}

.office_slider img {
    width: 100%;
    border-radius: 0;
    max-width: 750px;
    max-height: 400px
}

#officeSlider .modal-body {
    max-height: unset !important
}

.office_slider .slick-prev {
    left: -10px
}

.office_slider .slick-next {
    right: -10px
}

.office_slider .slide {
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.office_slider .slide_text {
    text-align: center;
    padding-top: 0;
    text-transform: uppercase
}

@media (min-width: 768px) and (max-width: 769px) {
    #officeSlider .modal-content {
        width: 700px;
        height: 650px
    }

    .office_slider img {
        max-width: 750px;
        max-height: 400px
    }
}

@media (min-width: 640px) and (max-width: 641px) {
    #officeSlider .modal-content {
        width: 500px;
        height: 500px
    }

    .office_slider img {
        max-width: 550px;
        max-height: 300px
    }
}

@media (min-width: 480px) and (max-width: 481px) {
    #officeSlider .modal-content {
        width: 450px;
        height: 500px
    }

    .office_slider img {
        max-width: 550px;
        max-height: 300px
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    #officeSlider .modal-content {
        width: 350px;
        height: 500px
    }

    .office_slider img {
        max-width: 550px;
        max-height: 300px
    }
}

@media (min-width: 320px) and (max-width: 375px) {
    #officeSlider .modal-content {
        width: 300px;
        height: 420px
    }

    .office_slider img {
        max-width: 550px;
        max-height: 300px
    }

    .office_slider .slide p {
        font-size: 12px;
        padding-bottom: 5px
    }

    #officeSliderLabel {
        font-size: 16px
    }
}

.header_item_en {
    margin-right: 15px !important;
}

.slick-arrow {
    width: 55px;
    height: 55px;
}

.slick-prev:before, .slick-next:before {
    color: #E5E5E5;
    text-shadow: none;
}

.divOne, .divTho {
    width: 34px;
    height: 34px;
}

.header_logo {
    width: auto;
    height: 48px;
    margin-top: -16px;
    vertical-align: top;
}

.header_logo-sm {
    width: 99px;
    height: auto;
}

.modal-project-body {
    font-family: Arial;
}

.modal-project-body > h3, .modal-project-body > h6 {
    margin-top: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}

.modal-project-body > ul {
    list-style-type: circle;
    padding-left: 16px;
}
