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

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.25;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
}

    body.overflow {
        overflow: hidden;
    }

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

body * {
    box-sizing: border-box;
    font-family: "Proxima Nova Rg";
    font-weight: 400;
    font-style: normal;
}

.container,
.container {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

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

a,
a:hover,
a:focus,
a:visited {
    outline: none;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

.wpcf7-submit {
    -webkit-appearance: none !important;
}

strong {
    font-weight: 700;
}

i {
    font-style: italic;
}

.wrapper {
    overflow-x: hidden;
    position: relative;
}

.d_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.icons3col__item .webcasts__img svg circle {
    fill: #0D3050 !important;
}

.icons3col__item .videodownload .icons3col__title {
    color: #0D3050 !important;
}

.lightbluebg {
    background: #F0F4FA;
}

    .lightbluebg p a {
        color: #0194D3;
    }

        .lightbluebg p a:hover {
            text-decoration: underline;
        }

.stakeholders {
    margin-top: 60px;
    margin-bottom: 40px;
    position: relative;
    width: 650px;
    height: 625px;
    margin-left: auto;
    margin-right: auto;
}

.stakeholders__default {
    text-align: center;
    position: absolute;
    top: calc(50% - 103px);
    left: calc(50% - 103px);
    z-index: 2;
    width: 206px;
    height: 206px;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.08;
    color: #F0F4FA;
    background: #0194D3;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.stakeholders__headinside {
    background: #0D3050;
    border: 5px solid #FFFFFF;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.stakeholders__item:nth-child(1) .stakeholders__headinside {
    padding-bottom: 8px;
}

.stakeholders__item:nth-child(2) .stakeholders__head {
    top: 64px;
    left: calc(100% - 201px);
}

    .stakeholders__item:nth-child(2) .stakeholders__head:before {
        left: -132px;
        bottom: -30px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }

.stakeholders__item:nth-child(2) .stakeholders__headinside {
    padding-bottom: 8px;
}

.stakeholders__item:nth-child(2) .stakeholders__navigat {
    top: calc(100% - 40px);
    left: -1px;
}

.stakeholders__item:nth-child(2) .stakeholders__body {
    width: 300px;
    height: 300px;
    left: calc(50% - 150px);
    top: calc(50% - 150px);
    padding: 45px;
}

.stakeholders__item:nth-child(3) .stakeholders__head {
    top: 248px;
    left: calc(100% - 127px);
}

    .stakeholders__item:nth-child(3) .stakeholders__head:before {
        left: -165px;
        bottom: 63px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

.stakeholders__item:nth-child(3) .stakeholders__navigat {
    top: calc(50% - 19px);
    left: -17px;
}

.stakeholders__item:nth-child(4) .stakeholders__head {
    top: calc(50% + 111px);
    left: calc(100% - 201px);
}

    .stakeholders__item:nth-child(4) .stakeholders__head:before {
        left: -142px;
        bottom: 155px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

.stakeholders__item:nth-child(4) .stakeholders__navigat {
    top: 10px;
    left: -2px;
}

.stakeholders__item:nth-child(5) .stakeholders__head {
    top: auto;
    bottom: -2px;
}

    .stakeholders__item:nth-child(5) .stakeholders__head:before {
        bottom: 175px;
    }

.stakeholders__item:nth-child(5) .stakeholders__navigat {
    top: -17px;
}

.stakeholders__item:nth-child(5) .stakeholders__body {
    width: 264px;
    height: 264px;
    left: calc(50% - 132px);
    top: calc(50% - 132px);
}

.stakeholders__item:nth-child(6) .stakeholders__head {
    top: calc(50% + 111px);
    left: 74px;
}

    .stakeholders__item:nth-child(6) .stakeholders__head:before {
        left: 67px;
        bottom: 155px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }

.stakeholders__item:nth-child(6) .stakeholders__navigat {
    top: 10px;
    left: 89px;
}

.stakeholders__item:nth-child(6) .stakeholders__body {
    width: 284px;
    height: 284px;
    left: calc(50% - 142px);
    top: calc(50% - 142px);
}

.stakeholders__item:nth-child(7) .stakeholders__head {
    top: 248px;
    left: -1px;
}

    .stakeholders__item:nth-child(7) .stakeholders__head:before {
        left: 100px;
        bottom: 63px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

.stakeholders__item:nth-child(7) .stakeholders__navigat {
    top: calc(50% - 19px);
    left: calc(100% - 21px);
}

.stakeholders__item:nth-child(8) .stakeholders__head {
    top: 64px;
    left: 73px;
}

    .stakeholders__item:nth-child(8) .stakeholders__head:before {
        left: 59px;
        bottom: -30px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

.stakeholders__item:nth-child(8) .stakeholders__headinside {
    padding-bottom: 8px;
}

.stakeholders__item:nth-child(8) .stakeholders__navigat {
    top: calc(100% - 40px);
    left: calc(100% - 37px);
}

.stakeholders__head {
    position: absolute;
    top: -1px;
    left: calc(50% - 64px);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    width: 128px;
    height: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    flex-direction: column;
    cursor: pointer;
}

    .stakeholders__head:hover .stakeholders__headinside {
        background: #0194D3;
    }

    .stakeholders__head:hover .stakeholders__navigat {
        background-image: url(../images/sustainability/minus.svg);
    }

    .stakeholders__head:hover + .stakeholders__body {
        opacity: 1;
    }

    .stakeholders__head:before {
        display: block;
        content: "";
        position: absolute;
        height: 1px;
        width: 200px;
        border: 1px dashed rgba(0, 0, 0, 0.25);
        left: -36px;
        bottom: -55px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

.stakeholders__headicon {
    margin-bottom: 10px;
    line-height: 0;
}

    .stakeholders__headicon svg {
        max-width: 100%;
        height: auto;
    }

.stakeholders__headtitle {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.stakeholders__navigat {
    position: absolute;
    top: calc(100% - 20px);
    left: calc(50% - 19px);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/sustainability/plus.svg);
    width: 38px;
    height: 38px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.stakeholders__body {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    text-align: center;
    width: 236px;
    height: 236px;
    padding: 25px;
    overflow: hidden;
    position: absolute;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 3;
    position: absolute;
    left: calc(50% - 118px);
    top: calc(50% - 118px);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.8);
}

.fullimg {
    margin-bottom: 70px;
}

.sustblock h5 {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}

.goalsblock p {
    text-align: center;
}

.peoplecaring {
    padding-top: 100px;
}

.bluebg {
    background-color: #0D3050;
}

    .bluebg .icons3col__titletop,
    .bluebg .icons3col__intro,
    .bluebg .icons3col__title,
    .bluebg .icons3col__descr {
        color: #fff;
    }

    .bluebg .slick-slider .slick-prev,
    .bluebg .slick-prev:hover,
    .bluebg .slick-prev:focus {
        background-image: url(../images/sliderleft_white.svg) !important;
    }

    .bluebg .slick-slider .slick-next,
    .bluebg .slick-next:hover,
    .bluebg .slick-next:focus {
        background-image: url(../images/slider_right_white.svg) !important;
    }

.titlecomponemt {
    padding-bottom: 10px;
    padding-top: 80px;
    background-color: rgba(1, 148, 211, 0.2078431373);
}

.titlecomponemt--red {
    background-color: rgba(255, 0, 0, 0.128);
}

/*-------------------------main styles------------------------*/
h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
}

h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 48px;
    line-height: 110%;
    color: #0D3050;
}

h3 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 36px;
    line-height: 110%;
    color: #0D3050;
}

h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.33;
    color: #0D3050;
    margin-bottom: 15px;
}

h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    color: #0D3050;
    margin-bottom: 15px;
}

h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0.01em;
    color: #0D3050;
    margin-bottom: 15px;
}

p {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

strong *,
strong {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 700;
}

ol {
    margin-bottom: 15px;
}

    ol li {
        position: relative;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 1.5;
        padding-left: 28px;
    }

        ol li:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 2px;
            width: 20px;
            height: 20px;
            background-image: url(../images/ul_check.svg);
            background-position: center;
            background-size: 20px;
            background-repeat: no-repeat;
        }

ul {
    margin-bottom: 15px;
    list-style: disc;
    padding-left: 20px;
}

    ul li {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 5px;
    }

.button-link {
    border: 0;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    cursor: pointer;
    outline: none;
    background: #0194D3;
    border-radius: 4px;
    color: #fff !important;
    padding: 18px 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.33;
}

    .button-link:hover {
        background-color: #0D3050;
    }

/*-------------------------C1. Page banner with page links ------------------------*/
.firstsection {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 425px;
}

    .firstsection .container {
        max-width: 1200px;
        padding: 0;
    }

    .firstsection::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        background: linear-gradient(0deg, rgba(13, 48, 80, 0.85), rgba(13, 48, 80, 0.85));
    }

    .firstsection h1 {
        position: relative;
        z-index: 4;
        margin-bottom: 25px;
        color: #fff;
    }

.firstsection__undermenu {
    position: relative;
    z-index: 4;
    background: rgba(13, 48, 80, 0.9);
}

    .firstsection__undermenu ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding-top: 7px;
        padding-left: 0;
    }

        .firstsection__undermenu ul li {
            margin-bottom: 0;
            display: block;
        }

            .firstsection__undermenu ul li.active a {
                background-color: #fff;
                color: #0D3050;
                font-weight: 700;
            }

        .firstsection__undermenu ul a {
            display: block;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            position: relative;
            color: #fff;
            padding: 25px 15px 20px;
        }

            .firstsection__undermenu ul a:before {
                display: block;
                content: attr(data-link);
                font-weight: bold;
                height: 0;
                overflow: hidden;
                visibility: hidden;
                transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
            }

            .firstsection__undermenu ul a:hover {
                background-color: #fff;
                color: #0D3050;
                font-weight: 700;
            }

.firstsection ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header {
    backdrop-filter: blur(4px);
    margin-bottom: 85px;
    position: relative;
    z-index: 5;
}

    .header .container {
        background-color: #fff;
        max-width: 1200px;
        padding: 0;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
        position: relative;
    }

.header__row {
    padding-left: 30px;
    padding-bottom: 25px;
    padding-top: 12px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header__logo {
    flex-basis: 100px;
}

.header__right {
    flex-basis: calc(100% - 140px);
}

.header__top {
    padding-left: 15px;
    border-bottom: 1px solid #EDEBEF;
    display: flex;
    flex-wrap: wrap;
    padding-right: 30px;
}

.header__topmenu {
    flex-basis: calc(100% - 140px);
}

    .header__topmenu ul {
        display: flex;
        flex-wrap: wrap;
    }

        .header__topmenu ul li {
            margin-bottom: 8px;
            margin-right: 40px;
        }

            .header__topmenu ul li:last-child {
                margin-right: 0;
            }

        .header__topmenu ul a {
            font-weight: 400;
            font-size: 14px;
            line-height: 1.43;
        }

            .header__topmenu ul a:hover {
                color: #0194D3;
            }

.header__toplang {
    flex-basis: 130px;
    padding-top: 2px;
}

.header__bottom {
    padding-top: 30px;
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    padding-right: 30px;
}

.header .toggle-submenu {
    display: none;
}

.header__bottommenu {
    flex-basis: calc(100% - 160px);
}

    .header__bottommenu .container-submenu {
        display: none;
    }

    .header__bottommenu ul {
        display: flex;
        flex-wrap: wrap;
    }

        .header__bottommenu ul li {
            margin-bottom: 8px;
            margin-right: 40px;
        }

            .header__bottommenu ul li.hassubmenu {
                background-image: url(../images/arrow_small_black.svg);
                background-repeat: no-repeat;
                background-position: center right;
                padding-right: 20px;
            }

            .header__bottommenu ul li:last-child {
                margin-right: 0;
            }

        .header__bottommenu ul a {
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
        }

            .header__bottommenu ul a:hover {
                color: #0194D3;
            }

.header__bottomsearch {
    flex-basis: 150px;
}

.langblock__visible {
    position: relative;
    border: 0;
    outline: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    width: 100%;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    padding-right: 20px;
    background-image: url(../images/arrow_small_black.svg);
    background-position: center right;
    background-repeat: no-repeat;
}

.langblock__hidden {
    display: none;
}

.searchblock {
    position: relative;
    z-index: 4;
}

.searchblock__visible {
    cursor: pointer;
    line-height: 1;
    padding-top: 3px;
    display: flex;
    justify-content: flex-end;
}

.searchblock__hidden {
    display: none;
    position: relative;
}

.searchblock__input {
    width: 100%;
    outline: none;
    padding: 2px 20px 2px 5px;
}

.searchblock__btn {
    position: absolute;
    right: -2px;
    top: 2px;
    background-color: transparent;
    outline: none;
    border: 0;
}

.breadcrumbs {
    position: relative;
    z-index: 4;
    margin-bottom: 30px;
}

    .breadcrumbs ul {
        display: flex;
        flex-wrap: wrap;
    }

    .breadcrumbs a {
        display: block;
        font-weight: 400;
        font-size: 14px;
        line-height: 0.86;
        color: #fff;
        margin-right: 10px;
        position: relative;
        display: flex;
        align-items: center;
    }

        .breadcrumbs a::after {
            margin-left: 10px;
            content: "";
            display: block;
            background-image: url(../images/arrow_small.svg);
            width: 5px;
            height: 8px;
            background-repeat: no-repeat;
            background-size: contain;
        }

        .breadcrumbs a:hover {
            opacity: 0.7;
        }

    .breadcrumbs li {
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        line-height: 0.86;
    }

.firstsection--white::before {
    display: none;
}

.firstsection--white .breadcrumbs a::after {
    background-image: url(../images/bread_black.svg);
}

.firstsection--white .breadcrumbs li,
.firstsection--white .breadcrumbs li a,
.firstsection--white h1 {
    color: #0D3050;
}

.firstsection--dark {
    background-color: #0D3050;
}

    .firstsection--dark::before {
        display: none;
    }

.hassubmenu {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

    .hassubmenu:hover {
        background-image: url(../images/sub_hover.svg) !important;
    }

        .hassubmenu:hover .hassubmenu__hidden {
            opacity: 1;
            z-index: 20;
            visibility: visible;
        }

.hassubmenu__hidden {
    border-top: 1px solid #EDEBEF;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: -4;
}

.hassubmenu__hiddenleft {
    flex-basis: 33.3333333333%;
    padding: 45px 30px;
    border-right: 1px solid #EDEBEF;
}

.hassubmenu__hiddenlefttitle {
    margin-bottom: 8px;
}

.hassubmenu__hiddenleftdescr {
    margin-bottom: 0;
}

.hassubmenu__hiddencenter {
    flex-basis: 33.3333333333%;
    border-right: 1px solid #EDEBEF;
    padding: 45px;
}

.hassubmenu__menu ul {
    display: block;
}

    .hassubmenu__menu ul li {
        margin: 0;
        padding: 0;
        width: 100%;
        display: block;
    }

        .hassubmenu__menu ul li a {
            display: block;
            margin-bottom: 15px;
            font-weight: 700;
            font-size: 16px;
            line-height: 1.5;
            color: #0D3050;
        }

            .hassubmenu__menu ul li a:hover {
                color: #0194D3;
            }

.hassubmenu__hiddenright {
    flex-basis: 33.3333333333%;
    background: #F0F4FA;
    padding: 45px 50px;
}

.itembluegrad {
    filter: drop-shadow(10px 10px 50px rgba(0, 0, 0, 0.05));
    border-radius: 4px;
    min-height: 285px;
    padding: 20px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}

    .itembluegrad:hover .itembluegrad__icon {
        right: -8px;
    }

    .itembluegrad::before {
        position: absolute;
        bottom: 0;
        top: 0;
        right: 0;
        left: 0;
        content: "";
        display: block;
        background: linear-gradient(0deg, #0D3050 29.47%, rgba(13, 48, 80, 0) 57.97%);
    }

.itembluegrad__details {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.itembluegrad__right {
    flex-basis: calc(100% - 25px);
    color: #fff;
}

.itembluegrad__title {
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
}

.itembluegrad__descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
}

.itembluegrad__icon {
    flex-basis: 16px;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    right: 0;
}

/*-------------------------C3. Intro text (2-col) ------------------------*/
.descriptionsection {
    padding: 60px 0 30px;
}

.descriptionsection__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.descriptionsection__left {
    flex-basis: 37.3%;
    padding-right: 65px;
}

.descriptionsection__icon {
    margin-bottom: 15px;
    line-height: 1;
}

.descriptionsection__right {
    padding-top: 35px;
    padding-bottom: 20px;
    padding-left: 65px;
    flex-basis: 62.7%;
    border-left: 1px solid #EDEBEF;
}

/*-------------------------C4. PDF row with description (variations)------------------------*/
.pdfrows {
    padding-top: 60px;
    padding-bottom: 30px;
}

    .pdfrows .container {
        max-width: 750px;
    }

.pdfrows__line {
    margin-bottom: 30px;
}

.pdfrows__title {
    margin-bottom: 10px;
}

.pdfrows__descr {
    margin-bottom: 10px;
}

    .pdfrows__descr + .pdffile {
        border-top: 1px solid #DBD6DE;
    }

.pdffile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #DBD6DE;
    padding: 18px 0;
    font-size: 16px;
    line-height: 1.5;
}

.pdffile__title {
    flex-basis: calc(100% - 225px);
    padding-right: 20px;
}

.pdffile__type {
    color: rgba(0, 0, 0, 0.5);
    flex-basis: 80px;
}

.pdffile__size {
    color: rgba(0, 0, 0, 0.5);
    flex-basis: 115px;
}

.pdffile__download {
    line-height: 0;
    flex-basis: 30px;
}

    .pdffile__download:hover {
        opacity: 0.6;
    }

/*-------------------------C7. Pagination------------------------*/
.pagination {
    border-bottom: 1px solid #fff;
    background: #0D3050;
}

    .pagination .col-md-4:first-child .pagination__item {
        padding-left: 0;
    }

    .pagination .col-md-4:nth-child(2) .pagination__item {
        flex-basis: 42%;
    }

    .pagination .col-md-4:nth-child(1) .pagination__item {
        border: 0;
    }

.pagination__item {
    display: block;
    border-left: 1px solid #fff;
    flex-basis: 29%;
    padding: 45px 60px;
}

    .pagination__item:hover .pagination__arrow {
        padding-left: 9%;
    }

    .pagination__item:hover .pagination__title {
        opacity: 0.9;
    }

.pagination__title {
    margin-bottom: 22px;
    font-weight: 700;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.pagination__arrow {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    line-height: 1;
    padding-left: 0;
}

    .pagination__arrow img {
        width: 26px;
    }

/*-------------------------C8. Call out numbers (variations) ------------------------*/
.calloutnumbers {
    padding: 30px 0 50px;
}

.calloutnumbers__item {
    flex-basis: 25%;
    text-align: center;
    padding: 0 10px;
}

.calloutnumbers__title {
    margin-bottom: 32px;
    position: relative;
}

    .calloutnumbers__title::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -15px;
        left: calc(50% - 15px);
        width: 30px;
        height: 4px;
        background-color: #0194D3;
    }

.calloutnumbers__descr {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #0D3050;
}

.calloutnumbers--dark {
    background: #0D3050;
}

    .calloutnumbers--dark .calloutnumbers__title,
    .calloutnumbers--dark .calloutnumbers__descr {
        color: #fff;
    }

/*-------------------------C12. Footer ------------------------*/
.footer {
    background: #0D3050;
    padding: 40px 0 20px;
    color: #fff;
}

    .footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

.footer__top {
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

    .footer__top ul {
        margin-bottom: 25px;
    }

    .footer__top li {
        margin-bottom: 5px;
    }

.footer__topitem {
    flex-basis: 20%;
    padding-right: 10px;
}

    .footer__topitem ul a {
        font-weight: 400;
        display: block;
        font-size: 14px;
        line-height: 1.7;
        opacity: 0.75;
    }

        .footer__topitem ul a:hover {
            opacity: 1;
        }

.footer__toptitle {
    display: block;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.5;
}

    .footer__toptitle:hover {
        opacity: 0.6;
    }

.footer__centermenu {
    border-top: 1px solid #DBD6DE;
    border-bottom: 1px solid #DBD6DE;
}

    .footer__centermenu ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 5px 0;
    }

        .footer__centermenu ul a {
            display: block;
            margin: 5px 25px;
            font-size: 16px;
            line-height: 1.5;
        }

            .footer__centermenu ul a:hover {
                opacity: 0.6;
            }

.footer__bottom {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 45px 0 30px 0;
}

.footer__logo {
    line-height: 1;
}

.footer__social {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: flex-end;
}

    .footer__social ul {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

        .footer__social ul a {
            margin-left: 10px;
            line-height: 1;
        }

            .footer__social ul a:hover {
                opacity: 0.6;
            }

.footer__under {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 20px 0;
}

.footer__undercopyr {
    flex-basis: 30%;
    font-size: 12px;
    opacity: 0.75;
    line-height: 1.17;
}

.footer__undermenu {
    flex-basis: 70%;
}

    .footer__undermenu ul {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

        .footer__undermenu ul a {
            display: block;
            font-size: 12px;
            line-height: 1.17;
            margin-left: 15px;
            padding-left: 15px;
            border-left: 1px solid #fff;
        }

            .footer__undermenu ul a:hover {
                opacity: 0.6;
            }

        .footer__undermenu ul li:nth-child(1) a {
            margin-left: 0;
            padding-left: 0;
            border: 0;
        }

/*-------------------------C13. Body text with image 2-col ------------------------*/
.texttwosections {
    padding: 60px 0 50px;
}

.texttwosections__left {
    flex-basis: 60%;
    padding-right: 30px;
}

.texttwosections__right {
    flex-basis: 40%;
}

    .texttwosections__right img {
        width: 100%;
        height: auto;
        line-height: 1;
    }

/*-------------------------C14. Body text with image 2-col------------------------*/
.bodytextwithimage {
    background-repeat: no-repeat;
    background-position: center right;
    position: relative;
}

    .bodytextwithimage::before {
        content: "";
        display: block;
        background: linear-gradient(90deg, #FFFFFF 51.56%, rgba(255, 255, 255, 0) 76.3%);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.bodytextwithimage__mobileimg {
    display: none;
}

.bodytextwithimage__body {
    position: relative;
    z-index: 4;
    padding: 30px 0;
    min-height: 560px;
    max-width: 640px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.bodytextwithimage__user {
    padding-top: 10px;
}

    .bodytextwithimage__user h6 {
        margin-bottom: 0;
    }

/*-------------------------C15. Video thumbnails (with variations)------------------------*/
.videothumbnails {
    padding: 60px 0;
}

.videothumbnails__title {
    margin-bottom: 25px;
}

.videothumbnails__video iframe {
    width: 100% !important;
    height: 640px !important;
}

/*-------------------------C16. Icons with text 3-col------------------------*/
.icons3col {
    padding: 60px 0 40px;
}

.icons3col__row {
    padding-top: 20px;
}

.icons3col__item {
    text-align: center;
    margin-bottom: 25px;
}

.icons3col__icon {
    margin-bottom: 20px;
}

.icons3col__titletop {
    text-align: center;
}

.icons3col--small .container,
.videothumbnails--small .container {
    max-width: 750px;
}

.videothumbnails--small .videothumbnails__title {
    margin-bottom: 15px;
}

.videothumbnails--small .icons3col__intro {
    text-align: left;
}

.videothumbnails--small .videothumbnails__video iframe {
    height: 425px !important;
}

.icons3col--medium .container {
    max-width: 850px;
}

/*-------------------------C18. Icons with text 4-col------------------------*/
.icons3col--4col .icons3col__item {
    flex-basis: calc(25% - 30px);
}

.icons3col__intro {
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.5;
    color: #0D3050;
}

/*-------------------------C19. Icons with text accordion------------------------*/
.tabnavigation {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

    .tabnavigation span {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 0;
        background-image: url(../images/plus.svg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .tabnavigation.active span {
        background-image: url(../images/minus.svg);
    }

.tabopenjs {
    display: none;
}

/*-------------------------C20. Image and video gallery------------------------*/
.slidervideo {
    margin: 0 -15px;
    padding-top: 10px;
}

.slidervideo__item {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 0;
}

    .slidervideo__item iframe {
        width: 100% !important;
        height: 205px !important;
    }

.slidervideo .webcasts__img {
    background-color: #D9D9D9;
    height: 205px;
}

    .slidervideo .webcasts__img svg {
        width: 47px;
    }

.slick-slider .slick-arrow {
    display: block;
    width: 15px;
    height: 24px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

    .slick-slider .slick-arrow:before {
        display: none;
    }

    .slick-slider .slick-arrow:hover {
        opacity: 0.7;
    }

.slick-slider .slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background-image: url(../images/slider_left.svg) !important;
}

.slick-slider .slick-next,
.slick-next:hover,
.slick-next:focus {
    background-image: url(../images/slider_right.svg) !important;
}

/*-------------------------C21. Contacts------------------------*/
.icons3col__itemcontact {
    background: #fff;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
    border-radius: 0px 5px 5px 0px;
    padding: 25px 20px;
    border-left: 4px solid #0194D3;
    text-align: left;
}

    .icons3col__itemcontact a {
        color: #0194D3;
    }

        .icons3col__itemcontact a:hover {
            text-decoration: underline;
        }

.icons3col__itemcontactname {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0.01em;
    color: #0D3050;
}

.icons3col__itemcontactmail {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #0194D3 !important;
    padding-left: 26px;
}

    .icons3col__itemcontactmail:hover {
        opacity: 0.7;
    }

    .icons3col__itemcontactmail::before {
        content: "";
        display: block;
        width: 17px;
        height: 14px;
        background-image: url(../images/email_icon.svg);
        background-size: 17px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 3px;
    }

/*-------------------------C22. Links panel (4 links)------------------------*/
.linkpanel {
    margin-bottom: 0;
    width: 100%;
    display: block;
    position: relative;
    text-align: left;
    padding-right: 40px;
}

    .linkpanel::before {
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: calc(50% - 9px);
        background-image: url(../images/arrow_white_icon.svg);
        background-position: center;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        background-size: 16px;
    }

/*-------------------------C24. Homepage banner------------------------*/
.firstsection--mainbanner {
    position: relative;
}

    .firstsection--mainbanner::before {
        display: none;
    }

    .firstsection--mainbanner .header {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 30;
    }

.mainslider__item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 270px;
    padding-bottom: 315px;
    position: relative;
}

    .mainslider__item:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 14.17%, rgba(0, 0, 0, 0.43) 45%, rgba(0, 0, 0, 0) 65.03%);
    }

    .mainslider__item .container {
        position: relative;
        z-index: 2;
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }

.mainslider .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    bottom: 200px;
}

.mainslider__title {
    margin-bottom: 10px !important;
}

.mainslider__subtitle {
    position: relative;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.28;
    color: #fff;
    text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
}

.mainslider__background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.mainslider .slick-dots li button {
    padding: 0;
    margin: 0;
    width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

    .mainslider .slick-dots li button::before {
        display: none;
    }

    .mainslider .slick-dots li button:hover {
        background-color: #fff;
    }

.mainslider .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 4px;
    padding: 0;
}

    .mainslider .slick-dots li.slick-active button {
        background-color: #fff;
    }

.mainslider__arrow {
    position: absolute;
    z-index: 1;
    width: 69px;
    height: 74px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    top: calc(50% - 37px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    line-height: 0;
    justify-content: center;
    background: rgba(255, 255, 255, 0.25);
}

    .mainslider__arrow:hover {
        background-color: #0194D3;
    }

.mainslider__arrowleft {
    left: 0;
    padding-right: 3px;
}

.mainslider__arrowright {
    padding-left: 3px;
    right: 0;
}

.mainslider__js {
    margin-bottom: 0 !important;
}

.searchsection__button {
    margin-bottom: 0;
}

.searchsection {
    position: relative;
    z-index: 1;
    margin-top: -150px;
}

    .searchsection .container {
        background: #0D3050;
        border-radius: 5px;
        padding: 45px 80px 25px;
    }

    .searchsection .icons3col__row {
        padding-top: 0;
    }

    .searchsection .col-md-6 {
        margin-bottom: 25px;
    }

.searchsection__search {
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #DBD6DE;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, /* No visible transition for background-color (very long delay) */
    color 0s 600000s, /* No visible transition for color (very long delay) */
    font-size 0.3s 6000s ease, /* font-size transition with 0.3s duration and 6000s delay */
    font-weight 0.3s 6000s ease !important; /* font-weight transition with 0.3s duration and 6000s delay */
}

.searchsection__searchinput.no-background {
    background-image: none !important;
    padding-left: 0px !important;
}

.searchsection__searchinput:focus, .searchsection__searchinput:focus-within {
    background-image: none !important;
    padding-left: 0px !important;
}

@media(max-width:981px) {
    .searchsection__searchinput {
        background-image: url(../images/search_big.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 26px;
        padding-left: 40px;
        width: 100%;
        border: 0;
        background-color: transparent;
        color: #fff;
        outline: none;
        font-weight: 400;
        font-size: 32px;
        line-height: 1.3;
        flex-basis: calc(100% - 100px);
    }
}

@media(min-width:980px) {
    .searchsection__searchinput {
        background-image: url(../images/search_big.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 22px;
        padding-left: 40px;
        width: 100%;
        border: 0;
        background-color: transparent;
        color: #fff;
        outline: none;
        font-weight: 400;
        font-size: 16px;
        padding-right: 120px;
        line-height: 12px;
        zoom: 2;
        max-height: 22px;
        padding-bottom: 6px;
        padding-top: 6px;
    }
}

    .searchsection__searchinput::placeholder {
        color: rgba(255, 255, 255, 0.729);
    }

    .searchsection__text {
        margin-bottom: 15px;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.3;
        color: #fff;
    }

    .searchsection .linkpanel::before {
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .searchsection .linkpanel:hover {
        background-color: #0194D3;
    }

        .searchsection .linkpanel:hover::before {
            right: 5px;
        }

    /*-------------------------C25. Text overlapping image (right)------------------------*/
    .textoverlapping {
        padding: 60px 0;
    }

    .textoverlapping__row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .textoverlapping .col-lg-3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }

    .textoverlapping__text {
        flex-basis: 58.3%;
        padding: 20px 0;
        z-index: 3;
        margin-right: -7%;
    }

    .textoverlapping__title {
        margin-bottom: 15px;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.49;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #0194D3;
    }

    .textoverlapping__descr {
        padding-bottom: 10px;
    }

    .textoverlapping__image {
        line-height: 0;
        position: relative;
        flex-basis: 48.7%;
    }

        .textoverlapping__image img {
            width: 100%;
            height: auto;
        }

        .textoverlapping__image:before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            z-index: 2;
            background: radial-gradient(67.85% 34.83% at 30.85% 38.35%, #FFFFFF 0%, #FFFFFF 0.01%, rgba(255, 255, 255, 0) 80%);
            content: "";
            display: block;
            width: 40%;
            height: 100%;
        }

    /*-------------------------C26. Text overlapping image (left)------------------------*/
    .textoverlapping--left .textoverlapping__text {
        order: 2;
        margin-left: -7%;
        margin-right: 0;
    }

    .textoverlapping--left .textoverlapping__image:before {
        left: auto;
        right: 0;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        height: 84%;
    }

    /*-------------------------C27. Investor Centre dashboard (full view)------------------------*/
    h2.yourir-number.yourir-price span {
        font-weight: 700;
    }

    .investorcenter {
        padding-top: 25px;
        padding-left: 15px;
        padding-right: 15px;
        justify-content: space-between;
    }

    .investorcenter__left {
        flex-basis: 360px;
    }

    .investorcenter__item {
        border-bottom: 1px solid #C8C1CD;
        margin-bottom: 47px;
    }

        .investorcenter__item:last-child {
            margin-bottom: 0;
        }

        .investorcenter__item h2 {
            padding-top: 5px;
            margin-bottom: 5px;
        }

            .investorcenter__item h2 &gt; span:first-child span {
                font-weight: 700;
            }

            .investorcenter__item h2 &gt; span:nth-of-type(2) {
                font-weight: 400;
                font-size: 16px;
            }

            .investorcenter__item h2 p {
                display: inline-block;
                margin: 0;
            }

        .investorcenter__item .investordashboard__item {
            border-bottom: 1px solid rgba(200, 193, 205, 0.2705882353);
        }

            .investorcenter__item .investordashboard__item:last-child {
                border: 0;
            }

        .investorcenter__item .investordashboard__header span::after {
            display: inline-block;
            content: "";
            background-image: url(../images/navarrow.svg);
            width: 8px;
            height: 12px;
            background-repeat: no-repeat;
            background-position: center;
            margin-left: 10px;
        }

    .investorcenter__navigation {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-top: 15px;
        padding-right: 30px;
    }

    .investorcenter__navigationitem {
        text-align: center;
        color: #0D3050;
    }

        .investorcenter__navigationitem:hover {
            color: #0194D3;
        }

        .investorcenter__navigationitem.noactive {
            opacity: 0.5;
        }

            .investorcenter__navigationitem.noactive:hover {
                color: #0D3050;
            }

    .investorcenter__navigationicon {
        line-height: 0;
        margin-bottom: 10px;
    }

    .investorcenter__navigationtitle {
        font-weight: 400;
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
    }

    .investorcenter__right {
        flex-basis: calc(100% - 390px);
    }

    .investorcenter__line {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-right: 12px;
    }

        .investorcenter__line .investordashboard__date {
            flex-basis: 170px;
            padding-right: 5px;
        }

        .investorcenter__line .investordashboard__name,
        .investorcenter__line .yourir-announcement-heading {
            flex-basis: calc(100% - 200px);
            padding-left: 5px;
            padding-right: 95px;
        }

    .investorcenter__linebtn {
        position: relative;
        right: 0;
        flex-basis: 16px;
    }

        .investorcenter__linebtn:hover {
            right: -5px;
        }

    /*-------------------------C28. Investor Centre dashboard (simplified view)------------------------*/
    .investordashboard {
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .investordashboard__itemmain {
        flex-basis: calc(25% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .investordashboard__header {
        align-items: baseline;
        display: flex;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #C8C1CD;
        justify-content: space-between;
    }

        .investordashboard__header img {
            position: relative;
            top: 3px;
        }

        .investordashboard__header span {
            font-weight: 700;
            flex-basis: calc(100% - 25px);
        }

    .investordashboard__item {
        font-size: 14px;
        line-height: 1.42;
        border-bottom: 1px solid rgba(200, 193, 205, 0.6117647059);
        padding-bottom: 8px;
        margin-bottom: 11px;
    }

    .investordashboard__link {
        font-size: 16px;
        width: 100%;
        text-align: center;
        padding: 8px 15px;
    }

    .investordashboard__date {
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .investordashboard__name {
        color: rgba(0, 0, 0, 0.8);
    }

    .investorcenter__line .yourir-announcement-heading:hover {
        color: #0194D3;
    }

    .greencolor {
        color: rgb(33, 224, 33);
    }

    /*-------------------------C29. Image and text with gradient overlay------------------------*/
    .bluegradient {
        position: relative;
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }

        .bluegradient::before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 120%;
            height: 100%;
            bottom: 0;
            background: linear-gradient(90deg, #0D3150 31.04%, rgba(13, 49, 80, 0.965441) 35.96%, rgba(13, 49, 80, 0.923715) 40.13%, rgba(13, 49, 80, 0.875416) 43.67%, rgba(13, 49, 80, 0.821141) 46.69%, rgba(13, 49, 80, 0.761486) 49.29%, rgba(13, 49, 80, 0.697044) 51.57%, rgba(13, 49, 80, 0.628413) 53.64%, rgba(13, 49, 80, 0.556188) 55.61%, rgba(13, 49, 80, 0.480964) 57.58%, rgba(13, 48, 80, 0.403337) 59.67%, rgba(13, 48, 80, 0.323902) 61.97%, rgba(13, 48, 80, 0.243256) 64.59%, rgba(13, 48, 80, 0.161993) 67.65%, rgba(13, 48, 80, 0.0807091) 71.24%, rgba(13, 48, 80, 0) 75.47%);
        }

        .bluegradient .container {
            display: flex;
            flex-direction: column;
            justify-content: center;
            min-height: 500px;
        }

    .bluegradient__content {
        width: 70%;
        z-index: 99;
        padding: 30px 0;
    }

    .bluegradient__upper {
        margin-bottom: 15px;
        font-weight: 700;
        font-size: 18px;
        line-height: 1.4;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #fff;
    }

    .bluegradient__title {
        color: #fff;
        padding-bottom: 10px;
    }

    .bluegradient__link:hover {
        background-color: #fff;
        color: #0194D3 !important;
    }

    /*-------------------------C30. Interactive map homepage------------------------*/
    .bluegradient--map {
        background-color: #0D3050;
    }

        .bluegradient--map .container {
            min-height: 750px;
        }

        .bluegradient--map::before {
            width: 70%;
        }

    .selectabusiness {
        max-width: 440px;
        position: relative;
    }

    .selectabusiness__visual {
        position: relative;
        background-color: transparent;
        outline: none;
        border: 1px solid #DBD6DE;
        font-weight: 500;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        height: 60px;
        padding-left: 15px;
        padding-right: 50px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        position: relative;
    }

        .selectabusiness__visual svg {
            position: absolute;
            right: 20px;
            z-index: 1;
            top: 24px;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }

        .selectabusiness__visual.open svg {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
        }

    .selectabusiness__links {
        display: none;
        position: absolute;
        left: 0;
        top: 70px;
        z-index: 2;
        background: #fff;
        width: 100%;
        border-radius: 4px;
        max-height: 180px;
        font-size: 18px;
        padding: 15px 5px 10px 15px;
        overflow-y: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

        .selectabusiness__links ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .selectabusiness__links ul li {
                padding: 0;
                margin: 0;
            }

            .selectabusiness__links ul a {
                color: #0D3050;
                display: block;
                margin-bottom: 5px;
                font-size: 18px;
            }

                .selectabusiness__links ul a:hover {
                    color: #0194D3;
                }

    /*-------------------------C31. Link with thumbnails 3-col------------------------*/
    .tagname {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #fff !important;
        margin-bottom: 15px;
        padding: 5px 10px;
        background: #0D3050;
        border-radius: 4px;
        display: inline-block;
    }

        .tagname:hover {
            background-color: #0194D3;
        }

    .icons3col__image {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .itemsdark .icons3col__item {
        background-color: #0D3050;
    }

    .itemsdark .icons3col__title {
        color: #fff;
    }

    .icons3col__itemsection {
        background: #fff;
        box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
        border-radius: 0px 0px 5px 5px;
        text-align: left;
    }

        .icons3col__itemsection .icons3col__image {
            line-height: 0;
            overflow: hidden;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

        .icons3col__itemsection .icons3col__title {
            margin-bottom: 5px;
        }

        .icons3col__itemsection .icons3col__descr {
            margin-bottom: 35px;
            line-height: 1.5;
        }

            .icons3col__itemsection .icons3col__descr + .arrowlink {
                position: absolute;
                left: 30px;
                bottom: 20px;
                z-index: 2;
            }

    .boxdetails {
        padding: 25px 30px;
    }

    .icons3col__itemsection {
        position: relative;
    }

    .morecenter {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /*-------------------------C32. Global Organisational Structure------------------------*/
    .globalstructure__under {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.33;
        margin-bottom: 8px;
    }

    .globalstructure__row {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        margin-left: -13px;
        margin-right: -13px;
        justify-content: center;
    }

    .globalstructure__item {
        background: #fff;
        box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
        border-radius: 0px 5px 5px 0px;
        position: relative;
        padding: 15px 10px 25px 15px;
        flex-basis: 190px;
        margin-left: 13px;
        margin-right: 13px;
        margin-top: 40px;
        margin-bottom: 35px;
        border-left: 4px solid #0194D3;
    }

    .globalstructure__itemimg {
        width: 75px;
        height: 75px;
        background-color: #C4C4C4;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-top: -40px;
        margin-bottom: 8px;
    }

    .globalstructure__itemname {
        font-weight: 700;
        font-size: 16px;
        line-height: 1.5;
        color: #0D3050;
        margin-bottom: 2px;
    }

    .globalstructure__itemprofesion {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.43;
        color: rgba(0, 0, 0, 0.8);
    }

    /*-------------------------C33. Page banner without background image for profiles------------------------*/
    .chairman {
        padding-top: 20px;
        padding-bottom: 70px;
        align-items: center;
        flex-wrap: wrap;
    }

    .chairman__img {
        max-width: 195px;
    }

        .chairman__img img {
            overflow: hidden;
            width: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

    .chairman__details {
        flex-basis: calc(100% - 195px);
        padding-left: 30px;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.4;
    }

    .chairman__title {
        font-weight: 700;
        margin-bottom: 5px;
    }

    .icons3col__row .col-md-4.icons3col__item {
        padding: 0;
    }

    /*-------------------------C34. Profile bios------------------------*/
    .profilebios {
        padding: 60px 0;
    }

    .profilebios__row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .profilebios__left {
        flex-basis: calc(100% - 390px);
        border-top: 1px solid #DBD6DE;
        padding-top: 25px;
    }

    .profilebios__right {
        border-top: 1px solid #DBD6DE;
        padding-top: 25px;
        flex-basis: 360px;
    }

    .profilebios__other {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px;
        background: #fff;
        padding: 15px;
        box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
        border-radius: 0px 5px 5px 0px;
    }

    .profilebios__otherphoto {
        flex-basis: 50px;
    }

        .profilebios__otherphoto img {
            overflow: hidden;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

    .profilebios__otherdetails {
        flex-basis: calc(100% - 50px);
        padding-left: 15px;
    }

    .profilebios__othername {
        margin-bottom: 2px;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.5;
        color: #0D3050;
    }

    .profilebios__otherprofesion {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
        opacity: 0.8;
    }

    /*-------------------------C35. Timeline------------------------*/
    .timelinesection {
        margin: 40px 0 60px;
        position: relative;
    }

        .timelinesection::before {
            display: block;
            content: "";
            height: 100%;
            width: 1px;
            position: absolute;
            left: 50%;
            top: 0;
            bottom: 0;
            background: linear-gradient(90deg, rgba(219, 214, 222, 0) -1.14%, #DBD6DE 4.2%, #DBD6DE 95.53%, rgba(219, 214, 222, 0) 100%);
        }

    .timelinesection__line {
        margin-top: -120px;
        position: relative;
        z-index: 2;
    }

        .timelinesection__line:nth-child(2n) .timelinesection__linehalf {
            margin-left: 0;
            margin-right: auto;
        }

            .timelinesection__line:nth-child(2n) .timelinesection__linehalf .timelinesection__container {
                margin-left: 0;
                margin-right: auto;
            }

            .timelinesection__line:nth-child(2n) .timelinesection__linehalf::before {
                background: linear-gradient(270deg, #DBD6DE 0%, rgba(219, 214, 222, 0) 101.93%);
            }

            .timelinesection__line:nth-child(2n) .timelinesection__linehalf::after {
                right: -5px;
                left: auto;
            }

        .timelinesection__line:first-child {
            padding-top: 100px;
            margin-top: 0;
        }

            .timelinesection__line:first-child .timelinesection__date {
                font-size: 96px;
                line-height: 1;
            }

            .timelinesection__line:first-child .timelinesection__logoimg {
                border-radius: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0;
                filter: none;
                -webkit-filter: none;
            }

            .timelinesection__line:first-child .timelinesection__logo {
                flex-basis: 240px;
                margin-left: -100px;
                margin-bottom: -40px;
            }

        .timelinesection__line:last-child {
            padding-bottom: 120px;
        }

    .timelinesection__iconlogo {
        margin-bottom: 30px;
    }

    .timelinesection__linehalf {
        margin-left: auto;
        padding-bottom: 35px;
        max-width: 50%;
        padding-top: 42px;
        position: relative;
    }

        .timelinesection__linehalf::before {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background: linear-gradient(90deg, #DBD6DE 0%, rgba(219, 214, 222, 0) 100%);
        }

        .timelinesection__linehalf::after {
            content: "";
            display: block;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            background: #0D3050;
            width: 9px;
            height: 9px;
            position: absolute;
            z-index: 3;
            bottom: -4px;
            left: -4px;
        }

    .timelinesection__container {
        margin-left: auto;
        max-width: 490px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    .timelinesection__details {
        flex-basis: calc(100% - 150px);
        padding-right: 30px;
    }

    .timelinesection__date {
        margin-bottom: 25px;
        font-weight: 700;
        font-size: 48px;
        line-height: 110%;
        color: #0D3050;
        display: inline-block;
        border-bottom: 4px solid #0194D3;
    }

    .timelinesection__text {
        font-weight: 400;
        font-size: 20px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.8);
    }

    .timelinesection__logo {
        flex-basis: 150px;
    }

    .timelinesection__logoimg {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        filter: drop-shadow(0px 0px 80px rgba(0, 0, 0, 0.07)) drop-shadow(0px 0px 25.4815px rgba(0, 0, 0, 0.0425185)) drop-shadow(0px 0px 6.51852px rgba(0, 0, 0, 0.0274815));
    }

    .timelinesection__name {
        margin-bottom: 15px;
        padding: 5px 10px;
        font-weight: 700;
        font-size: 16px;
        line-height: 110%;
        background: #0D3050;
        border-radius: 50px;
        display: inline-block;
        letter-spacing: 0.01em;
        color: #fff;
    }

    /*-------------------------C36. Image tiles------------------------*/
    .imagetiles {
        background-color: #D9D9D9;
        height: 165px;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .no-margin {
        margin-bottom: 0 !important;
    }

    /*-------------------------C37. Icon tiles (with variations)------------------------*/
    .icons3col__row .col-md-4.icons3col__item.icons3col__item--greybg {
        padding: 30px 25px;
    }

    .icons3col__item--greybg {
        background: #F0F4FA;
        border-radius: 5px;
        padding: 30px 25px;
        min-height: 221px;
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .arrowlink {
        padding-left: 0;
        position: relative;
    }

        .arrowlink:hover {
            padding-left: 15px;
        }

    /*-------------------------C38. Image with text (no link)------------------------*/
    .imagewithtext .icons3col__item {
        text-align: center;
    }

    .imagewithtext .icons3col__image {
        background: #D9D9D9;
        min-height: 180px;
        margin-bottom: 15px;
    }

    /*-------------------------C39. Filter dropdown------------------------*/
    .filtersection {
        background: #0D3050;
    }

    .filtersection__inside {
        display: flex;
        align-items: center;
        padding: 15px 0;
    }

    .filtersection__text {
        color: #fff;
        margin-right: 15px;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.5;
    }

    .filtersection__select {
        margin-bottom: 0;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.5;
        color: #fff;
        padding: 10px 30px 10px 15px;
    }

        .filtersection__select:hover {
            color: #0194D3 !important;
            background-color: #fff;
        }

    /*-------------------------C40. LinkedIn Feed------------------------*/
    .linkedflex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .linkedflex img {
            margin-left: 10px;
        }

    .linkedinitem {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .linkedinitem__top {
        padding: 15px 25px 10px 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .linkedinitem__left {
        flex-basis: calc(100% - 30px);
    }

    .linkedinitem__user {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .linkedinitem__userphoto {
        flex-basis: 52px;
    }

    .linkedinitem__userdetails {
        padding-left: 13px;
        flex-basis: calc(100% - 52px);
    }

    .linkedinitem__username {
        margin-bottom: 1px;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.3;
        color: rgba(0, 0, 0, 0.8);
    }

    .linkedinitem__userdate {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.3;
        color: rgba(0, 0, 0, 0.5);
    }

    .linkedinitem__right {
        flex-basis: 22px;
    }

    .linkedinitem__img {
        background: linear-gradient(0deg, #C4C4C4, #C4C4C4);
        height: 176px;
        width: 100%;
        line-height: 0;
    }

    .linkedinitem__bottom {
        padding: 20px;
    }

    /*-------------------------C41. Row of SDGs------------------------*/
    .icons8col .icons3col__item {
        flex-basis: calc(12.5% - 30px);
    }

    .icons8col .row {
        justify-content: center;
    }

    .header__hamburger {
        display: none;
    }

    .descriptionsection .row {
        align-items: center;
    }

    .aboutsection .chairman h2 {
        color: #fff;
    }

    .aboutsection .chairman .chairman__details {
        flex-basis: calc(100% - 260px);
        padding-left: 50px;
    }

    .aboutsection .chairman .chairman__img {
        max-width: 260px;
    }

    .chairman .row {
        align-items: center;
    }

    .firstsection .container.aboutsection,
    .firstsection header + .container,
    .firstsection__undermenu .container {
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .greybg {
        background: #F9F8FA;
    }

    .descriptionsection + .icons3col {
        padding-top: 30px;
    }

    .descriptionsection__right p a {
        color: #0194D3;
    }

        .descriptionsection__right p a:hover {
            text-decoration: underline;
        }

    .linkwitharrow {
        display: block;
        margin-bottom: 10px;
        position: relative;
        font-size: 16px;
        line-height: 1.4;
        color: #0D3050;
        font-weight: 700;
        display: flex;
        align-items: center;
    }

        .linkwitharrow::after {
            content: "";
            display: inline-block;
            background-image: url(../images/arrow_blue.svg);
            width: 8px;
            height: 12px;
            background-position: center;
            background-repeat: no-repeat;
            margin-top: 0px;
            margin-left: 5px;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }

        .linkwitharrow:hover::after {
            margin-left: 15px;
        }

    .bluegradient--map + .textoverlapping {
        padding: 100px 0;
    }

    .gradbg {
        background: linear-gradient(180deg, #F0F4FA 0%, rgba(240, 244, 250, 0) 72.19%);
        padding: 30px 0;
    }

    /*-------------------------latestnews------------------------*/
    .latestnews {
        padding: 60px 0;
    }

    .latestnews__title {
        padding-bottom: 10px;
    }

    .latestnews__sliderjs {
        box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
        margin-bottom: 30px;
    }

    .latestnews__item {
        /* Box Drop Shadow */
        border-radius: 0px;
        border-left: 1px solid rgba(0, 0, 0, 0.05);
        border-right: 1px solid rgba(0, 0, 0, 0.05);
    }

    .latestnews__itemlink {
        padding: 30px;
        background: #fff;
        display: block;
    }

        .latestnews__itemlink:hover .latestnews__itemimg img {
            transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
        }

        .latestnews__itemlink:hover .latestnews__itemview svg {
            margin-left: 20px;
        }

    .latestnews__itemimg {
        overflow: hidden;
        margin-bottom: 20px;
        background-color: #C4C4C4;
    }

        .latestnews__itemimg img {
            transform: scale(1);
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
        }

    .latestnews__itemdate {
        font-size: 14px;
        line-height: 1.43;
        color: rgba(0, 0, 0, 0.5);
        margin-bottom: 3px;
    }

    .latestnews__itemname {
        font-weight: 700;
        font-size: 20px;
        line-height: 1.3;
        color: #0D3050;
        margin-bottom: 20px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        overflow: hidden;
        height: 104px;
    }

    .latestnews__itemview {
        display: inline-flex;
        align-items: center;
        font-size: 16px;
        line-height: 1.5;
        color: #0194D3;
    }

        .latestnews__itemview svg {
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            display: inline-block;
            margin-left: 10px;
            -o-transition: all 0.3s ease-in-out;
        }

    .latestnews__navigation {
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }

    .latestnews__navigationleft {
        flex-basis: calc(100% - 120px);
    }

        .latestnews__navigationleft .latestnews__itemview {
            font-weight: 700;
            color: #0D3050;
        }

            .latestnews__navigationleft .latestnews__itemview:hover svg {
                margin-left: 20px;
            }

    .latestnews__navigationright {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 80px;
        margin-left: auto;
    }

    .latestnews__nav {
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        line-height: 0;
    }

        .latestnews__nav:hover {
            opacity: 0.25;
        }

    /*-------------------------webcasts------------------------*/
    .webcasts {
        padding: 70px 0;
    }

    .webcasts__row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .webcasts__left {
        flex-basis: calc(50% - 15px);
    }

    .webcasts__img {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 0;
        background-color: transparent;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 312px;
    }

        .webcasts__img:hover {
            opacity: 0.8;
        }

    .webcasts__itemtitle {
        margin-top: 5px;
        margin-bottom: 2px;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.3;
        color: #0D3050;
        display: block;
    }

    .webcasts__itemdescr {
        display: block;
        font-size: 16px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.8);
    }

    .webcasts__right {
        flex-basis: calc(50% - 15px);
    }

        .webcasts__right .webcasts__item {
            margin-bottom: 30px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

            .webcasts__right .webcasts__item:nth-last-child {
                margin-bottom: 0;
            }

        .webcasts__right .webcasts__img {
            flex-basis: 165px;
            height: 93px;
        }

            .webcasts__right .webcasts__img svg {
                width: 40px;
            }

        .webcasts__right .webcasts__itemdetails {
            flex-basis: calc(100% - 165px);
            padding-left: 30px;
        }

    /*-------------------------investorscontact------------------------*/
    .investorscontact {
        padding: 50px 0;
    }

        .investorscontact .container {
            max-width: 780px;
        }

    .investorscontact__row {
        margin-top: 50px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .investorscontact__left {
        flex-basis: 360px;
    }

        .investorscontact__left p a {
            color: #0194D3;
        }

            .investorscontact__left p a:hover {
                text-decoration: underline;
            }

    .investorscontact__header {
        padding-bottom: 10px;
        border-bottom: 1px solid #C8C1CD;
        margin-bottom: 10px;
    }

    .investorscontact__right {
        flex-basis: 260px;
    }

    .subscribealert {
        padding: 40px 0;
    }

        .subscribealert .container {
            max-width: 780px;
        }

    .subscribealert__form {
        max-width: 555px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        text-align: center;
    }

    .subscribealert__input {
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.8);
        filter: drop-shadow(10px 10px 50px rgba(0, 0, 0, 0.05));
        height: 55px;
        border: 0;
        outline: none;
    }

        .subscribealert__input::placeholder {
            color: rgba(0, 0, 0, 0.8);
        }

    .subscribealert__selects {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .subscribealert__label {
        margin: 5px 12px;
        cursor: pointer;
    }

        .subscribealert__label span {
            display: flex;
            align-items: center;
        }

            .subscribealert__label span::before {
                background-color: #fff;
                content: "";
                border-radius: 50%;
                display: inline-block;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border: 1px solid #DBD6DE;
                width: 16px;
                height: 16px;
                margin-right: 8px;
                transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
            }

            .subscribealert__label span:hover:before {
                border-color: #0194D3;
            }

        .subscribealert__label input {
            display: none;
        }

            .subscribealert__label input:checked + span:before {
                background-color: #0194D3;
                border-color: #0D3050 !important;
            }

    .subscribealert__labelcheckbox span::before {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .subscribealert__labelcheckbox input {
        display: none;
    }

        .subscribealert__labelcheckbox input:checked + span:before {
            background-color: transparent;
            background-image: url(../images/checkbox-check.svg);
            background-position: center;
            background-size: 10px;
            background-repeat: no-repeat;
            border-color: #0D3050 !important;
            transition: all 0s ease-in-out;
            -webkit-transition: all 0s ease-in-out;
            -moz-transition: all 0s ease-in-out;
            -ms-transition: all 0s ease-in-out;
            -o-transition: all 0s ease-in-out;
        }

    .subscribealert__button {
        margin-top: 20px;
    }

    .subcribegr {
        margin-bottom: 60px;
        margin-top: 20px;
    }

    .subcribegr__inside {
        background: #F0F4FA;
        padding: 30px 0;
    }

    .subcribegr__title {
        text-align: center;
        margin-bottom: 10px;
    }

    .subcribegr__line {
        margin-top: 15px;
        max-width: 360px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .subcribegr__input {
        height: 40px;
        display: block;
        padding: 5px 15px;
        flex-basis: calc(100% - 120px);
        font-size: 16px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.8);
        outline: none;
        border: 0;
        background-color: #fff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .subcribegr__button {
        width: 120px;
        height: 40px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        padding: 0 !important;
        font-size: 16px;
    }

    .icons3col__image img {
        width: 100%;
    }

    .firstsection--white {
        min-height: 0 !important;
    }

    .icons3col__rowcenter {
        justify-content: center;
    }

    .icons3col--4col .icons3col__row .col-lg-3.icons3col__item--greybg {
        padding: 30px 25px;
    }

    .jobcenter {
        padding-top: 20px !important;
    }

        .jobcenter .icons3col__row {
            justify-content: center;
        }

    .texttwosections__left ol a {
        color: #0194D3;
    }

        .texttwosections__left ol a:hover {
            text-decoration: underline;
        }

    .imagewithtext.bluebg * {
        color: #fff;
    }

    .imagewithtext .icons3col__intro {
        max-width: 900px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .fullvideo {
        padding: 60px 0 40px;
    }

    .fullvideo__video .webcasts__img {
        height: 425px;
    }

    .fullvideo__text {
        margin-top: 50px;
    }

    .bottomdescr {
        font-size: 12px;
    }

        .bottomdescr a {
            color: #0194D3;
        }

            .bottomdescr a:hover {
                text-decoration: underline;
            }

    .nomargin {
        margin-bottom: 0 !important;
    }

    .nopaddingbottom {
        padding-bottom: 0 !important;
    }

    .bodytextwithimage--bluegrad.bodytextwithimage::before {
        background: linear-gradient(90deg, #F0F4FA 51.56%, rgba(255, 255, 255, 0) 76.3%);
    }

    .videothumbnails--fullsize .webcasts__img {
        height: 645px;
    }

    .mapcenter {
        text-align: center;
        line-height: 0;
    }

    /*-------------------------searchtop------------------------*/
    .searchtop {
        padding-top: 60px;
    }

    .searchtop__form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .searchtop__input {
        flex-basis: calc(100% - 110px);
        background: #FFFFFF;
        /* Light Gray 66 */
        border: 1px solid #DBD6DE;
        border-radius: 4px;
        padding: 10px 20px;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.33;
        outline: none;
    }

    .searchtop__button {
        margin-bottom: 0;
        flex-basis: 96px;
    }

    .searchtop__filter {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .searchtop__filteritem {
        flex-basis: calc(50% - 15px);
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        margin-bottom: 10px;
    }

        .searchtop__filteritem select {
            cursor: pointer;
            width: 97%;
            border: 0;
            outline: none;
            padding: 10px 30px 10px 7px;
            font-size: 16px;
            line-height: 1.5;
            color: rgba(0, 0, 0, 0.8);
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            background-repeat: no-repeat;
            background-position: right center;
            background-image: url(../images/arrow_selectt.svg);
        }

    .col-md-8 .investorcenter__item:first-child .investorcenter__linebtn {
        top: 0;
    }

        .col-md-8 .investorcenter__item:first-child .investorcenter__linebtn:hover {
            right: 0;
            top: 3px;
        }

    /*-------------------------searchbottom------------------------*/
    .searchbottom {
        padding-top: 15px;
        padding-bottom: 60px;
    }

    .searchbottom__line {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-right: 25px;
        border-bottom: 1px solid #C8C1CD;
        padding-bottom: 50px;
        margin-bottom: 25px;
    }

    .searchbottom__left {
        flex-basis: calc(100% - 135px);
    }

    .searchbottom__top {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }

    .searchbottom__date {
        font-size: 14px;
        line-height: 1.43;
        color: #C8C1CD !important;
        margin-right: 15px;
        margin-bottom: 3px;
    }

    .searchbottom__date--blue {
        font-size: 18px;
        line-height: 1.43;
        color: #0D3050 !important;
        margin-right: 15px;
        margin-bottom: 3px;
    }

    .searchbottom__tag {
        font-size: 14px;
        line-height: 1.43;
        color: #0D3050;
        margin-right: 10px;
        margin-bottom: 3px;
    }

    .searchbottom__title {
        margin-bottom: 8px;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.8);
    }

    .searchbottom__descr {
        font-size: 14px;
        line-height: 1.43;
        color: rgba(0, 0, 0, 0.8);
    }

    .searchbottom__right {
        flex-basis: 115px;
        padding-top: 30px;
    }

    .searchbottom__link {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        color: #0194D3;
    }

        .searchbottom__link:hover {
            color: #0D3050;
        }

            .searchbottom__link:hover svg path {
                fill: #0D3050;
            }

        .searchbottom__link span {
            font-size: 12px;
            line-height: 1.33;
            flex-basis: calc(100% - 20px);
        }

        .searchbottom__link path {
            flex-basis: 15px;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }

    .paginationmain {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .paginationmain__link {
        font-size: 14px;
        line-height: 1.43;
        color: rgba(0, 0, 0, 0.8);
        font-weight: 500;
        margin: 0 12px;
    }

        .paginationmain__link:hover {
            color: #0194D3;
        }

        .paginationmain__link.noactive {
            opacity: 0.5;
            color: #000 !important;
            user-select: none !important;
            pointer-events: none !important;
        }

    .paginationmain ul {
        align-items: center;
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

        .paginationmain ul li {
            margin: 0;
        }

            .paginationmain ul li.active a {
                color: #0194D3;
                background: rgba(1, 148, 211, 0.15);
                border-color: #0194D3;
            }

        .paginationmain ul a {
            font-size: 14px;
            line-height: 1.43;
            color: rgba(0, 0, 0, 0.8);
            border: 1px solid rgba(0, 0, 0, 0.5);
            border-radius: 4px;
            width: 38px;
            height: 38px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 8px;
        }

            .paginationmain ul a:hover {
                color: #0194D3;
                background: rgba(1, 148, 211, 0.15);
                border-color: #0194D3;
            }

    b {
        font-weight: 700;
    }

    .searchbottom__line--investors {
        padding-bottom: 0 !important;
        display: block;
        margin-bottom: 8px;
    }

        .searchbottom__line--investors + .paginationmain {
            margin-top: 25px;
        }

        .searchbottom__line--investors .searchbottom__tag {
            color: #0194D3;
            display: block;
            margin-bottom: 0;
        }

        .searchbottom__line--investors .searchbottom__title {
            display: block;
        }

            .searchbottom__line--investors .searchbottom__title:hover {
                color: #0D3050;
            }

    .searchbottom__link--noactive {
        text-decoration: underline !important;
        color: #000000 !important;
    }

    .icons3col__image .webcasts__img {
        height: 205px;
    }

        .icons3col__image .webcasts__img svg {
            width: 47px;
        }

    .videodownload {
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .videodownload .icons3col__title {
            flex-basis: calc(100% - 65px);
            text-align: left;
            margin-bottom: 0;
        }

    .videodownload__right {
        padding-top: 5px;
        flex-basis: 60px;
    }

        .videodownload__right span {
            display: block;
            text-align: center;
            font-size: 12px;
            line-height: 1.33;
            margin-top: 2px;
            color: #0194D3;
        }

    .slick-arrow {
        cursor: pointer;
    }

    .icons3col__row--colordark .icons3col__title {
        color: #0D3050;
    }

    .icons3col__row .col-md-4.icons3col__item {
        margin-bottom: 35px;
        width: calc(33.3333333333% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .icons3col__row.icons3col__row--news .col-md-4 {
        padding: 0;
    }

    .icons3col__row .col-md-4.icons3col__item.linkedinitem {
        padding: 0;
    }

    .itemsection-col3 .col-lg-4,
    .itemsection-col3 .col-md-4 {
        margin-bottom: 35px;
        width: calc(33.3333333333% - 30px);
    }

    .itemsection-col3 .col-lg-3 {
        margin-bottom: 35px;
        width: calc(25% - 30px);
    }

    .itemsection-col3 .icons3col__item {
        margin-left: 15px;
        margin-right: 15px;
        padding: 0;
    }

    .searchbottom__link {
        align-items: center;
    }

    .icons3col .col-lg-3 .boxdetails {
        padding: 20px 15px;
    }

    .icons3col .col-lg-3.icons3col__itemsection .icons3col__descr + .arrowlink {
        left: 15px;
    }

    .icons3col .col-lg-3.icons3col__item {
        padding: 0;
        margin: 0 10px 20px;
    }

    .rowwithmargins {
        margin-left: -10px;
        margin-right: -10px;
    }

        .rowwithmargins .col-lg-3 {
            flex-basis: calc(25% - 20px);
        }

    .header__rightmobile {
        display: none;
    }

    .no-border {
        border-bottom: 0 !important;
    }

    .investordashboard__header + p a {
        color: #0194D3;
    }

        .investordashboard__header + p a:hover {
            text-decoration: underline;
        }

    .shareblock {
        margin-top: 30px;
    }

    .header__mobilesearch {
        display: none;
    }

    .dividends {
        word-break: break-word;
        margin-bottom: 40px;
    }

        .dividends.open .dividends__body {
            max-height: 100%;
        }

    .dividends__header {
        display: flex;
        justify-content: center;
        text-align: center;
        font-weight: 700;
        font-size: 14px;
        line-height: 1.43;
        color: #FFFFFF;
        background: #0D3050;
        border-bottom: 1px solid #C8C1CD;
    }

        .dividends__header * {
            font-weight: 700;
        }

        .dividends__header .dividends__item {
            padding-top: 15px;
        }

    .dividends__date {
        padding: 5px 12px;
        flex-basis: 22%;
        text-align: left;
    }

    .dividends__plan {
        padding: 5px 12px;
        flex-basis: 30%;
    }

    .dividends__amount {
        flex-basis: 26%;
        padding: 5px 12px;
    }

    .dividends__franking {
        flex-basis: 22%;
        padding: 5px 12px;
    }

    .dividends__body {
        color: rgba(0, 0, 0, 0.8);
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
        overflow: hidden;
        max-height: 562px;
        overflow-y: auto;
        scrollbar-color: #0194D3 transparent;
        scrollbar-wight: 2px;
    }

        .dividends__body::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 2px #0D3050;
        }

        .dividends__body::-webkit-scrollbar {
            width: 2px;
        }

        .dividends__body::-webkit-scrollbar-thumb {
            background-color: #5b616d;
            outline: 1px solid #5b616d;
        }

    .dividends__line {
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .dividends__line--total {
        background: #D1DFF1;
    }

    .dividends__more {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-bottom: 40px;
    }

        .dividends__more .morebtn span {
            padding-left: 3px;
            display: inline-block;
            font-weight: 700;
        }

            .dividends__more .morebtn span:last-child {
                display: none;
            }

        .dividends__more.active .morebtn span:first-child {
            display: none;
        }

        .dividends__more.active .morebtn span:last-child {
            display: inline-block;
        }

    .dividends__table {
        margin-bottom: 20px;
    }

    .dividends__origdate {
        flex-basis: 15.5%;
    }

    .dividends__item {
        padding: 5px 8px;
        text-align: left;
    }

    .dividends__subdate {
        flex-basis: 15.5%;
    }

    .dividends__paydate {
        flex-basis: 15.5%;
        background: #A2C0E3;
        color: #0D3050;
    }

    .dividends__market {
        flex-basis: 10.8%;
    }

    .dividends__margin {
        flex-basis: 10.3%;
    }

    .dividends__rate {
        flex-basis: 10.3%;
    }

    .dividends__cash {
        flex-basis: 11%;
    }

    .dividends__franking2 {
        flex-basis: 11.1%;
    }

    .dividends--second .dividends__header {
        align-items: flex-end;
    }

        .dividends--second .dividends__header .dividends__item {
            display: flex;
            align-items: flex-end;
            min-height: 121px;
        }

    .dividends--second .dividends__line:nth-child(2n) {
        background: #D1DFF1;
    }

    .morebtn {
        text-align: center;
        background: #FFFFFF;
        border: 1px solid #0194D3;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 7px 15px;
        min-height: 40px;
        transition: all 0.3s ease-in-out;
        min-width: 265px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        color: #0194D3;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.5;
        cursor: pointer;
    }

        .morebtn:hover {
            color: #fff;
            background-color: #0194d3;
        }

    .showmobile {
        display: none;
    }

    .imgsummaries {
        position: relative;
    }

    .imgsummaries__details {
        position: absolute;
        bottom: 45px;
        left: 50px;
        max-width: 430px;
        width: 100%;
        padding: 30px;
        background: rgba(255, 255, 255, 0.9);
    }

    .imgsummaries .webcasts__img {
        height: 640px;
    }

    .sectioerror {
        padding: 100px 0 200px;
    }

        .sectioerror h1,
        .sectioerror h3 {
            color: #0D3050;
        }

        .sectioerror .button-link {
            margin-top: 10px;
        }

    .tabs-icons-wrap {
        text-align: center;
        position: relative;
        margin-bottom: 40px;
    }

        .tabs-icons-wrap svg {
            max-width: 100%;
            height: auto;
        }

        .tabs-icons-wrap .text-for-tab {
            position: absolute;
            right: 15px;
            bottom: 20px;
            background: #ecf8ed;
            border: 1px solid #3DB54A;
            max-width: 248px;
            padding: 30px 25px 10px 25px;
            width: 100%;
            text-align: left;
            opacity: 0;
            margin-right: -100px;
            pointer-events: none;
        }

            .tabs-icons-wrap .text-for-tab.active {
                opacity: 1;
                pointer-events: auto;
                transition: opacity 0.3s ease;
            }

            .tabs-icons-wrap .text-for-tab.community {
                border-color: #F15B2B;
                background-color: #feefea;
            }

                .tabs-icons-wrap .text-for-tab.community:before {
                    border-color: #F15B2B;
                    top: 55%;
                    background-color: #feefea;
                }

                .tabs-icons-wrap .text-for-tab.community h3 {
                    color: #F15B2B;
                }

            .tabs-icons-wrap .text-for-tab.people {
                border-color: #2474BA;
                background-color: #e9f1f8;
                right: auto;
                left: 0;
                margin-right: 0;
                margin-left: -100px;
            }

                .tabs-icons-wrap .text-for-tab.people:before {
                    border-color: #2474BA;
                    background-color: #e9f1f8;
                    top: 40px;
                    left: auto;
                    right: -11px;
                    transform: rotate(135deg);
                }

                .tabs-icons-wrap .text-for-tab.people h3 {
                    color: #2474BA;
                }

            .tabs-icons-wrap .text-for-tab:before {
                position: absolute;
                content: "";
                width: 20px;
                height: 20px;
                border-top: 1px solid #3DB54A;
                border-left: 1px solid #3DB54A;
                transform: rotate(-45deg);
                top: 40px;
                left: -11px;
                background: #ecf8ed;
            }

            .tabs-icons-wrap .text-for-tab .icon {
                display: block;
                margin-bottom: 10px;
            }

            .tabs-icons-wrap .text-for-tab p {
                font-weight: 400;
                font-size: 14px;
                line-height: 1.43;
                color: rgba(0, 0, 0, 0.8);
            }

            .tabs-icons-wrap .text-for-tab h3 {
                font-family: "Proxima Nova Rg";
                font-style: normal;
                font-weight: 700;
                font-size: 24px;
                line-height: 1.33;
                color: #3DB54A;
                margin-bottom: 5px;
            }

        .tabs-icons-wrap .close-tab {
            position: absolute;
            left: 0;
            top: 20%;
            opacity: 0;
            pointer-events: none;
            transition: none !important;
        }

            .tabs-icons-wrap .close-tab.active {
                opacity: 1 !important;
                pointer-events: auto;
                transition: opacity 0.3s ease !important;
            }

            .tabs-icons-wrap .close-tab.planet {
                left: auto;
                right: 0;
            }

                .tabs-icons-wrap .close-tab.planet path {
                    stroke: #3DB54A !important;
                }

            .tabs-icons-wrap .close-tab.community {
                left: 50%;
                top: 100%;
                margin-top: 15px;
                transform: translateX(-50%);
            }

                .tabs-icons-wrap .close-tab.community path {
                    stroke: #F15B2B !important;
                }

        .tabs-icons-wrap .click-learn-more {
            position: absolute;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            color: rgba(0, 0, 0, 0.8);
            right: -59px;
            top: 32.2%;
            opacity: 0;
            pointer-events: none;
        }

            .tabs-icons-wrap .click-learn-more.active {
                opacity: 1;
                transition: opacity 0.3s ease;
            }

            .tabs-icons-wrap .click-learn-more.community {
                right: 50%;
                top: auto;
                bottom: 3%;
                transform: translateX(50%);
            }

            .tabs-icons-wrap .click-learn-more.people {
                right: auto;
                left: -59px;
            }

        .tabs-icons-wrap .wrap-map-img {
            display: inline-block;
            position: relative;
        }

            .tabs-icons-wrap .wrap-map-img .hide {
                opacity: 0;
            }

            .tabs-icons-wrap .wrap-map-img #path1355:hover {
                fill: url("#paint0_radial_687_15351") !important;
            }

            .tabs-icons-wrap .wrap-map-img #path1335:hover {
                fill: url("#paint0_radial_687_15420") !important;
            }

            .tabs-icons-wrap .wrap-map-img #path1315:hover {
                fill: url("#paint0_radial_690_13865") !important;
            }

            .tabs-icons-wrap .wrap-map-img #path1357.active,
            .tabs-icons-wrap .wrap-map-img #path1317.active,
            .tabs-icons-wrap .wrap-map-img #path1337.active {
                pointer-events: none;
                transition: none;
            }

            .tabs-icons-wrap .wrap-map-img .tab-toggle-map {
                cursor: pointer;
                transition: 0.3s ease;
            }

                .tabs-icons-wrap .wrap-map-img .tab-toggle-map.active {
                    opacity: 0;
                }

            .tabs-icons-wrap .wrap-map-img .not-pointer {
                pointer-events: none;
                transition: 0.3s ease;
            }

            .tabs-icons-wrap .wrap-map-img .initial-map-middle {
                position: absolute;
                left: 50%;
                top: 50%;
                margin-top: 26px;
                margin-left: -1px;
                transform: translate(-50%, -50%);
            }

            .tabs-icons-wrap .wrap-map-img .tab-content-map-item {
                opacity: 0;
                transition: 0.3s ease;
            }

                .tabs-icons-wrap .wrap-map-img .tab-content-map-item.active {
                    opacity: 1;
                }

    .icons3col--small td p a,
    .icons3col--small td div a {
        color: #0194D6;
    }

        .icons3col--small td p a:hover,
        .icons3col--small td div a:hover {
            text-decoration: underline;
        }

    .debt_investor {
        padding: 58px 0;
    }

        .debt_investor p.error_val {
            font-size: 12px;
            line-height: 16px;
            color: #ED0000;
            margin-bottom: 0;
            margin-top: 10px;
            display: none;
        }

            .debt_investor p.error_val.on {
                display: block;
            }

            .debt_investor p.error_val a {
                text-decoration: underline;
            }

    .debt_selects_wrap {
        max-width: 555px;
    }

        .debt_selects_wrap .select_item {
            position: relative;
            margin-bottom: 20px;
        }

            .debt_selects_wrap .select_item:after {
                position: absolute;
                content: "";
                height: 100%;
                right: 0;
                width: 56px;
                background-image: url("../images/arrow_selectt.svg");
                background-repeat: no-repeat;
                background-position: center;
                background-color: #EDEBEF;
                border-radius: 0px 4px 4px 0px;
                pointer-events: none;
            }

        .debt_selects_wrap label {
            font-family: "Proxima Nova Rg";
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            color: #000000;
        }

        .debt_selects_wrap select {
            font-family: "Proxima Nova Rg";
            cursor: pointer;
            width: 100%;
            border: 0;
            outline: none;
            padding: 16px 56px 16px 20px;
            font-size: 16px;
            line-height: 1.5;
            color: rgba(0, 0, 0, 0.5);
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
            background-color: #F9F8FA;
            border-radius: 4px;
        }

    .debt_investor_accordion {
        background: #F9F8FA;
        border-radius: 5px;
        margin: 44px 0 50px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.43;
        color: #000000;
    }

        .debt_investor_accordion p, .debt_investor_accordion li {
            font-size: 14px;
            line-height: 1.43;
        }

        .debt_investor_accordion h4.toggle_accordion {
            font-family: "Proxima Nova Rg";
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 1.33;
            color: #0194D3;
            margin-bottom: 0;
            cursor: pointer;
            padding: 15px 20px;
            position: relative;
        }

            .debt_investor_accordion h4.toggle_accordion.open:after {
                transform: rotate(180deg);
            }

            .debt_investor_accordion h4.toggle_accordion:after {
                position: absolute;
                content: "";
                height: 100%;
                right: 0;
                top: 0;
                width: 56px;
                background-image: url("../images/arrow_selectt.svg");
                background-repeat: no-repeat;
                background-position: center;
                pointer-events: none;
            }

        .debt_investor_accordion .body_content {
            padding: 10px 20px 10px 20px;
            display: none;
        }

    /*-------------------------adaptive------------------------*/
    @media screen and (max-width: 1340px) {
        .tabs-icons-wrap .text-for-tab {
            right: 50% !important;
            left: auto !important;
            bottom: 0;
            max-width: 500px;
            margin-right: auto !important;
            margin-left: auto !important;
            transform: translateX(50%);
            margin-top: 0;
        }

            .tabs-icons-wrap .text-for-tab.active {
                position: relative;
                right: auto !important;
                transform: translateX(0);
            }

            .tabs-icons-wrap .text-for-tab.community {
                margin-top: 75px;
            }

            .tabs-icons-wrap .text-for-tab:before {
                left: 50% !important;
                right: auto !important;
                bottom: auto !important;
                top: -11px !important;
                margin-left: -10px;
                transform: rotate(45deg) !important;
            }
    }

    @media screen and (max-width: 1300px) {
        .header .container,
        .firstsection .container {
            padding-left: 15px;
            padding-right: 15px;
        }

        .sectioerror {
            padding: 50px 0 100px;
        }

        .header__row {
            padding-left: 0;
        }

        .slidervideo__item {
            padding-left: 10px;
            padding-right: 10px;
        }

        .slick-prev {
            left: -10px !important;
        }

        .slick-next {
            right: -10px !important;
        }

        .slidervideo {
            margin: 0 10px;
        }

        .mainslider__arrow {
            width: 45px;
            height: 70px;
        }

        .mainslider__item .container {
            padding: 0 50px;
        }

        .searchsection .container {
            padding: 35px 50px 20px;
        }
    }

    @media screen and (max-width: 1180px) {
        .descriptionsection__left {
            padding-right: 25px;
        }

        .selectabusiness__links {
            position: relative;
            top: 0;
            max-height: 135px;
            margin-top: 10px;
        }

            .selectabusiness__links ul a {
                font-size: 16px;
            }

        .icons3col__titletop br {
            display: none;
        }

        .hassubmenu__hiddenleft {
            padding: 30px 15px;
        }

        .hassubmenu__hiddencenter {
            padding: 30px 20px;
        }

        .hassubmenu__hiddenright {
            padding: 30px 25px;
        }

        .bluegradient--map + .textoverlapping {
            padding: 60px 0;
        }

        .descriptionsection__right {
            padding-left: 25px;
        }

        .bluegradient--map .container {
            min-height: 550px;
        }

        .bodytextwithimage__body {
            padding: 50px 0;
        }

        .bodytextwithimage::before {
            background: linear-gradient(90deg, #FFFFFF 51.56%, rgba(255, 255, 255, 0) 95.3%);
        }

        .header__topmenu ul li {
            margin-bottom: 8px;
            margin-right: 20px;
        }

        .header__bottom {
            padding-top: 20px;
        }

        .mainslider__item .container {
            padding: 0 60px;
        }

        .searchsection .container {
            padding: 35px 20px 20px;
        }

        .searchsection__searchinput {
            font-size: 25px;
        }

        .investorcenter__line .investordashboard__name,
        .investorcenter__line .yourir-announcement-heading {
            flex-basis: calc(100% - 153px);
            padding-left: 5px;
            padding-right: 10px;
        }

        .investorcenter__linebtn {
            flex-basis: 22px;
        }

        .investorcenter__line .investordashboard__date {
            flex-basis: 130px;
        }

        .timelinesection__line:first-child {
            padding-top: 30px;
        }

        .timelinesection__line:last-child {
            padding-bottom: 50px;
        }

        .timelinesection__container {
            max-width: 450px;
        }

        .timelinesection__details {
            padding-right: 20px;
        }

        .timelinesection__line:first-child .timelinesection__logo {
            flex-basis: 215px;
        }

        .timelinesection__date {
            font-size: 44px;
        }

        .timelinesection__line:first-child .timelinesection__date {
            font-size: 85px;
        }

        .gradbg {
            padding: 0;
        }

        .webcasts {
            padding: 40px 0;
        }

        .pagination__item {
            padding: 35px 20px;
        }

        .imgsummaries {
            max-width: 735px;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
        }

            .imgsummaries .webcasts__img {
                height: 413px;
            }

        .imgsummaries__details {
            position: relative;
            bottom: 0;
            left: 0;
            max-width: 100%;
            width: 100%;
            padding: 20px;
        }
    }

    @media screen and (max-width: 991px) {
        .rowwithmargins .col-lg-3 {
            flex-basis: calc(50% - 20px);
        }

        .tabs-icons-wrap .click-learn-more {
            display: none;
        }

        .tabs-icons-wrap .wrap-map-img .initial-map-middle {
            width: 79.6%;
            top: 53.4%;
            margin-top: 0;
        }

        .tabs-icons-wrap .wrap-map-img .tab-toggle-map {
            width: 5%;
        }
    }

    @media screen and (max-width: 980px) {
        .footer__topitem {
            flex-basis: 33%;
        }

        .sectioerror {
            padding: 20px 0 60px;
        }

        .itemsection-col3 .icons3col__item {
            margin-left: auto;
            margin-right: auto;
            height: auto;
            max-width: 360px;
        }

        .textoverlapping .col-lg-3 {
            margin-bottom: 30px;
        }

        .icons3col__image .webcasts__img {
            height: 190px;
        }

        .icons8col .icons3col__item {
            flex-basis: calc(25% - 30px);
        }

        .webcasts__right .webcasts__itemdetails {
            flex-basis: calc(100% - 125px);
            padding-left: 15px;
        }

        .webcasts__right .webcasts__img {
            flex-basis: 125px;
            height: 80px;
        }

        .webcasts__right .webcasts__item {
            margin-bottom: 20px;
        }

        .webcasts__img {
            height: 250px;
        }

        .firstsection {
            min-height: 350px;
        }

        .bodytextwithimage {
            background-size: contain;
        }

        .footer__centermenu ul a {
            margin: 5px 15px;
        }

        .pagination__item {
            padding: 35px;
        }

        .calloutnumbers__item {
            flex-basis: 50%;
            margin-bottom: 40px;
        }

        .calloutnumbers {
            padding: 30px 0 10px;
        }

        .calloutnumbers__title {
            margin-bottom: 20px;
        }

            .calloutnumbers__title::before {
                bottom: -10px;
            }

        .texttwosections {
            padding: 30px 0 20px;
        }

        .icons3col {
            padding: 30px 0 20px;
        }

        .texttwosections__left {
            flex-basis: 100%;
            padding-right: 0;
            order: 2;
        }

        .texttwosections__right {
            flex-basis: 100%;
            margin-bottom: 20px;
            text-align: center;
        }

            .texttwosections__right img {
                max-width: 100%;
                width: auto;
            }

        .icons3col--4col .icons3col__item {
            flex-basis: calc(50% - 30px);
        }

        .videothumbnails {
            padding: 30px 0;
        }

        .videothumbnails__video iframe {
            height: 415px !important;
        }

        .textoverlapping {
            padding: 30px 0;
        }

        .textoverlapping__title {
            font-size: 17px;
        }

        .bluegradient .container {
            min-height: 400px;
        }

        .bluegradient--map .container {
            min-height: 450px;
        }

        .profilebios__right {
            padding-top: 20px;
            flex-basis: 310px;
        }

        .profilebios__left {
            flex-basis: calc(100% - 330px);
            padding-top: 20px;
        }

        .profilebios {
            padding: 30px 0;
        }

        .icons3col__itemsection {
            flex-basis: calc(50% - 30px);
        }

        h1 {
            font-size: 56px;
        }

        .firstsection__undermenu ul li {
            margin-right: 30px;
        }

        .header__right {
            display: none;
            position: absolute;
            top: 74px;
            left: 0;
            right: 0;
            background-color: #fff;
            padding-bottom: 10px;
        }

        .header {
            position: relative;
        }

        .header__row {
            padding: 10px 0;
            align-items: center;
        }

        .header__logo {
            flex-basis: 58px;
        }

        .header__hamburger {
            display: block;
            width: 24px;
            height: 16px;
            position: relative;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: 0.5s ease-in-out;
            -moz-transition: 0.5s ease-in-out;
            -o-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out;
            cursor: pointer;
        }

            .header__hamburger span {
                display: block;
                position: absolute;
                height: 3px;
                width: 100%;
                background: #0D3050;
                border-radius: 0;
                opacity: 1;
                left: 0;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
                -webkit-transition: 0.25s ease-in-out;
                -moz-transition: 0.25s ease-in-out;
                -o-transition: 0.25s ease-in-out;
                transition: 0.25s ease-in-out;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0;
            }

                .header__hamburger span:nth-child(1) {
                    top: 0px;
                    -webkit-transform-origin: left center;
                    -moz-transform-origin: left center;
                    -o-transform-origin: left center;
                    transform-origin: left center;
                }

                .header__hamburger span:nth-child(2) {
                    top: 7px;
                    -webkit-transform-origin: left center;
                    -moz-transform-origin: left center;
                    -o-transform-origin: left center;
                    transform-origin: left center;
                }

                .header__hamburger span:nth-child(3) {
                    top: 14px;
                    -webkit-transform-origin: left center;
                    -moz-transform-origin: left center;
                    -o-transform-origin: left center;
                    transform-origin: left center;
                }

            .header__hamburger.open span:nth-child(1) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                top: -2px;
                left: 3px;
                background: #0194D3;
            }

            .header__hamburger.open span:nth-child(2) {
                width: 0%;
                opacity: 0;
            }

            .header__hamburger.open span:nth-child(3) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 15px;
                left: 3px;
                background: #0194D3;
            }

        .header__rightmobile {
            display: flex;
            align-items: center;
            justify-content: flex-end;
        }

        .searchbtn {
            margin-right: 20px;
            padding-top: 1px;
            width: 18px;
            height: 17px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .searchbtn svg:nth-child(2) {
                display: none;
            }

            .searchbtn.active svg {
                display: none;
            }

                .searchbtn.active svg:nth-child(2) {
                    display: block;
                }

        .searchblock__input {
            border: 1px solid #DBD6DE;
            border-radius: 4px;
            height: 51px;
            font-size: 18px;
            padding: 0 15px;
        }

        .header__bottommenu {
            flex-basis: 100%;
        }

            .header__bottommenu ul li {
                margin-bottom: 8px;
                margin-right: 30px;
            }

        .header__bottom {
            padding-top: 15px;
        }

        .header__bottomsearch {
            flex-basis: 100%;
            padding: 10px 0;
        }

        .searchblock__btn {
            right: 10px;
            top: 33px;
        }

        .searchblock__visible {
            display: none;
        }

        .searchblock__hidden {
            display: block;
            padding: 20px 0 10px;
        }

        .header__top {
            padding: 10px 15px;
        }

        .searchblock {
            display: none !important;
        }

        .header__mobilesearch {
            display: none;
        }

        .header__logo.opacity {
            opacity: 0;
        }

        .header {
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }

            .header.activesearch {
                margin-top: 91px;
            }

        .header__bottomsearch {
            flex-basis: 100%;
            padding: 0;
        }

        .searchblock {
            position: inherit;
            z-index: 4;
        }

        .header__topmenu ul li {
            margin-bottom: 5px;
            margin-right: 20px;
        }

        .header__bottom {
            padding-right: 15px;
        }

        .investordashboard__itemmain {
            flex-basis: calc(50% - 30px);
            margin-bottom: 40px;
        }

        .investordashboard {
            margin-bottom: -35px;
        }

        .mainslider__subtitle {
            font-size: 30px;
        }

        .mainslider__item {
            padding-top: 220px;
            padding-bottom: 300px;
        }

        .searchsection__inside .icons3col__item {
            flex-basis: calc(50% - 30px);
        }

        .investorcenter__left {
            flex-basis: 460px;
            margin-bottom: 45px;
        }

        .investorcenter__right {
            flex-basis: 100%;
            margin-bottom: 40px;
        }

        .timelinesection::before {
            left: 20px;
        }

        .timelinesection__linehalf {
            width: 100%;
            max-width: 100%;
            margin-top: 0;
            padding-left: 10px;
            margin-right: auto !important;
            margin-left: 6px !important;
            padding-right: 10%;
        }

        .timelinesection__container {
            max-width: 100%;
            margin-right: auto !important;
            margin-left: 0 !important;
        }

        .timelinesection__line {
            margin-top: 0;
        }

        .timelinesection__linehalf::after {
            left: -4px !important;
            right: auto !important;
        }

        .timelinesection__linehalf::before {
            background: linear-gradient(90deg, #DBD6DE 0%, rgba(219, 214, 222, 0) 100%) !important;
        }

        .latestnews__itemlink {
            padding: 20px 15px;
        }

        .bodytextwithimage__body {
            min-height: 450px;
        }

        .videothumbnails--fullsize .webcasts__img {
            height: 445px;
        }

        .hassubmenu__hiddenright,
        .hassubmenu__hiddencenter,
        .hassubmenu__hiddenleft {
            padding: 20px 10px;
        }

        .hassubmenu__menu ul li a {
            margin-bottom: 10px;
        }

        .dividends {
            margin-top: 50px;
        }
    }

    @media screen and (max-width: 760px) {
        .tabs-icons-wrap .text-for-tab.community {
            margin-top: 64px;
        }

        .mainslider .slick-arrow {
            display: none !important;
        }

        .mainslider h1 {
            font-size: 33px;
        }

        .mainslider .slick-dots {
            bottom: 28px;
        }

        .fullimg {
            margin-bottom: 40px;
        }

        .textoverlapping__image {
            padding-bottom: 20px;
        }

        .bodytextwithimage__mobileimg {
            display: block;
        }

        .imgsummaries {
            max-width: 550px;
        }

            .imgsummaries .webcasts__img {
                height: 310px;
            }

        .selectabusiness__visual {
            font-size: 16px;
            height: 45px;
        }

            .selectabusiness__visual svg {
                top: 17px;
            }

        .hassubmenu__hiddenleft,
        .hassubmenu__hiddenright {
            display: none;
        }

        .hassubmenu__hiddencenter {
            padding: 0;
            border: 0;
            flex-basis: 100% !important;
        }

        .hassubmenu__menu ul li a {
            margin-bottom: 0;
        }

        .hassubmenu__menu ul li a {
            font-weight: 500;
        }

        .header__flex {
            display: flex;
            flex-direction: column-reverse;
        }

        .hassubmenu__hidden {
            border: 0;
        }

        .header__top {
            padding: 0px;
            border: 0;
            z-index: 2;
        }

        .header__bottommenu ul li,
        .header__topmenu ul li {
            margin-bottom: 0 !important;
            padding: 13px 20px;
            color: rgba(0, 0, 0, 0.8);
        }

        .header__bottom {
            padding: 0;
        }

        .header__toplang {
            flex-basis: 100%;
            padding: 13px 20px;
            background: #F9F8FA;
        }

        .langblock__visible {
            background: #F9F8FA;
        }

        .langblock {
            position: relative;
        }

            .langblock:before {
                content: "";
                display: block;
                position: absolute;
                right: 0;
                top: 0px;
                z-index: 3;
                width: 16px;
                height: 25px;
                background-image: url(../images/arrow_black.svg);
                background-size: 16px;
                background-repeat: no-repeat;
                background-position: center;
            }

        .header__bottommenu ul li.hassubmenu {
            background: linear-gradient(0deg, #F0F4FA, #F0F4FA), #FFFFFF !important;
        }

        .header__right {
            padding-bottom: 0 !important;
        }

        .hassubmenu {
            position: relative;
            padding-right: 80px;
        }

            .hassubmenu:before {
                content: "";
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                height: 50px;
                width: 80px;
                background: linear-gradient(0deg, #0194D3, #0194D3), #0194D3;
            }

            .hassubmenu:after {
                content: "";
                display: block;
                position: absolute;
                right: 26px;
                top: 10px;
                z-index: 3;
                width: 20px;
                height: 30px;
                background-image: url(../images/arrow_right_mobile.svg);
                background-size: 16px;
                background-repeat: no-repeat;
                background-position: center;
            }

        .header__bottommenu ul li.hassubmenu {
            padding-right: 85px;
        }

        .header__topmenu ul li {
            background: #FFFFFF;
            border-top: 1px solid #EDEBEF;
        }

        .header__bottommenu ul li {
            background: linear-gradient(0deg, #F0F4FA, #F0F4FA), #FFFFFF !important;
            border-bottom: 1px solid #FFFFFF;
        }

            .header__bottommenu ul li:last-child {
                border: 0;
            }

        .header__flex.open .container-submenu {
            left: 0;
            position: relative;
        }

            .header__flex.open .container-submenu + ul {
                position: absolute;
                top: 0;
                bottom: 0;
                overflow: hidden;
            }

        .header__flex.open .header__top {
            display: none;
        }

        .header__bottommenu {
            position: relative;
        }

            .header__bottommenu .container-submenu {
                position: absolute;
                left: 100%;
                display: block;
                top: 0;
                width: 100%;
                z-index: 7;
                transition: 0.3s ease;
            }

                .header__bottommenu .container-submenu .back-close {
                    font-weight: 700;
                    font-size: 14px;
                    line-height: 14px;
                    letter-spacing: 0.02em;
                    color: #FFFFFF;
                    padding: 18px 40px;
                    display: block;
                    background: linear-gradient(0deg, #0194D3, #0194D3), #0194D3;
                }

                    .header__bottommenu .container-submenu .back-close:before {
                        content: "";
                        display: block;
                        position: absolute;
                        left: 15px;
                        top: 14px;
                        z-index: 3;
                        width: 20px;
                        height: 20px;
                        transform: rotate(180deg);
                        background-image: url(../images/arrow_right_mobile.svg);
                        background-size: 8px;
                        background-repeat: no-repeat;
                        background-position: center;
                    }

            .header__bottommenu .toggle-submenu {
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                height: 50px;
                width: 80px;
                cursor: pointer;
                z-index: 6;
            }

        .mainslider__subtitle {
            font-size: 25px;
        }

        .mainslider__item {
            padding-bottom: 70px;
            height: 100vh !important;
        }

            .mainslider__item .container {
                display: flex;
                height: 100%;
                flex-direction: column;
                justify-content: flex-end;
                align-items: flex-start;
            }

            .mainslider__item:before {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 100%;
                background: linear-gradient(358deg, rgba(0, 0, 0, 0.6) 14.17%, rgba(0, 0, 0, 0.43) 45%, rgba(0, 0, 0, 0) 87.03%);
            }

        .searchsection {
            margin-top: 0;
        }

            .searchsection .container {
                border-radius: 0;
            }

        .footer__centermenu ul a {
            margin: 5px 10px;
        }

        .dividends--second {
            width: 100%;
            overflow: auto;
        }

            .dividends--second .dividends__table {
                width: 760px;
            }

        .icons3col__itemsection {
            height: auto;
        }

        .morecenter {
            margin-top: 0;
        }

        .texttwosections__right {
            margin-top: 30px;
        }

        .investordashboard .col-md-4 {
            margin-bottom: 40px;
        }

        .videodownload {
            padding-bottom: 0;
        }

        .titlecomponemt {
            padding-top: 40px;
        }

        .timelinesection {
            margin: 20px 0 30px;
        }

        .icons3col__title {
            margin-bottom: 10px;
        }

        .pagination__item {
            padding: 20px 0px !important;
        }

            .pagination__item:nth-child(2) {
                flex-basis: 100%;
            }

        .webcasts__img {
            height: 185px;
        }

        .bluegradient--map + .textoverlapping {
            padding: 40px 0;
        }

        .slidervideo__item iframe {
            width: 100% !important;
            height: 130px !important;
        }

        .icons5col .icons3col__item {
            flex-basis: calc(33.3333333333% - 30px);
        }

        .icons3col__item {
            flex-basis: calc(100% - 30px);
            margin-bottom: 30px;
        }

        .icons3col--4col .icons3col__item {
            flex-basis: calc(100% - 30px);
        }

        .icons3col__icon {
            margin-bottom: 10px;
        }

        .footer__undercopyr {
            flex-basis: 100%;
            text-align: center;
            margin-bottom: 15px;
            order: 2;
        }

        .footer__undermenu {
            flex-basis: 100%;
        }

            .footer__undermenu ul {
                justify-content: center;
            }

                .footer__undermenu ul a {
                    margin-left: 10px;
                    padding-left: 10px;
                }

        .footer__centermenu ul a {
            font-size: 15px;
        }

        .footer__topitem {
            flex-basis: 50%;
        }

        .footer__bottom {
            padding-top: 25px;
        }

        .footer__undermenu ul a {
            margin-bottom: 5px;
        }

        .descriptionsection__left {
            padding-right: 0;
            flex-basis: 100%;
            margin-bottom: 10px;
        }

        .descriptionsection__right {
            flex-basis: 100%;
            padding-left: 0;
            border: 0;
            padding-top: 0;
            padding-bottom: 0;
        }

        .descriptionsection {
            padding: 30px 0 30px;
        }

        h1 {
            font-size: 45px;
        }

        h2 {
            font-size: 35px;
        }

        h3 {
            font-size: 30px;
        }

        h4 {
            font-size: 22px;
        }

        h5 {
            font-size: 18px;
        }

        strong *,
        strong {
            font-size: 18px;
        }

        .pdfrows {
            padding: 30px 0 20px;
        }

        .pdffile {
            padding: 12px 0;
            font-size: 15px;
        }

        .pagination__item {
            flex-basis: 100%;
            border-top: 1px solid #fff;
            padding: 20px 15px;
            border-left: 0;
        }

        .pagination__title {
            margin-bottom: 10px;
        }

        .icons3col__intro {
            margin-bottom: 15px;
            font-size: 18px;
        }

        .icons3col__itemcontact {
            margin-bottom: 25px;
            padding: 20px 15px;
        }

        .linkpanel {
            margin-bottom: -5px;
        }

        .videothumbnails__video iframe,
        .videothumbnails--small .videothumbnails__video iframe {
            height: 350px !important;
        }

        .textoverlapping__text {
            flex-basis: 100%;
            margin-right: 0;
        }

        .textoverlapping__image {
            line-height: 0;
            position: relative;
            flex-basis: 100%;
        }

        .textoverlapping--left .textoverlapping__image {
            order: 3;
        }

        .textoverlapping--left .textoverlapping__text {
            margin-left: 0;
        }

        .textoverlapping__image:before {
            display: none;
        }

        .bluegradient__upper {
            font-size: 16px;
        }

        .bluegradient .container {
            min-height: 300px;
        }

        .bluegradient__title br {
            display: none;
        }

        .icons3col__item--greybg {
            min-height: 0;
        }

        .profilebios__left {
            flex-basis: 100%;
        }

        .profilebios__right {
            flex-basis: 100%;
            margin-top: 20px;
        }

        .icons3col__itemsection {
            flex-basis: calc(50% - 30px);
        }

        .boxdetails {
            padding: 15px;
        }

        .bodytextwithimage {
            background-image: none !important;
        }

        .bodytextwithimage__body {
            padding: 30px 0;
        }

        .header__topmenu ul a {
            font-size: 16px;
        }

        .header__topmenu {
            flex-basis: 100%;
        }

        .langblock__visible {
            font-size: 16px;
        }

        .header__bottommenu ul li,
        .header__topmenu ul li {
            margin-bottom: 8px;
            margin-right: 0;
            flex-basis: 100%;
        }

        .chairman__img {
            flex-basis: 120px;
        }

        .chairman__details {
            flex-basis: calc(100% - 120px);
            padding-left: 15px;
            font-size: 18px;
        }

        .chairman {
            padding-top: 15px;
            padding-bottom: 30px;
        }

        .linkedflex {
            display: block;
        }

            .linkedflex img {
                display: block;
                text-align: center;
                margin-top: 5px;
                margin-left: auto;
                margin-right: auto;
            }

            .linkedflex img {
                max-width: 110px;
            }

        .aboutsection .chairman .chairman__img {
            flex-basis: 120px;
        }

        .aboutsection .chairman .chairman__details {
            flex-basis: calc(100% - 120px);
            padding-left: 15px;
        }

            .aboutsection .chairman .chairman__details h2 {
                margin-bottom: 5px;
                font-size: 26px;
            }

        .icons3col__itemsection .icons3col__descr {
            min-height: 0;
        }

        .descriptionsection + .icons3col {
            padding-top: 0;
        }

        .icons3col__itemsection .icons3col__descr + .arrowlink {
            left: 15px;
            bottom: 13px;
        }

        .latestnews {
            padding: 20px 0 40px;
        }

        .investorscontact__row {
            margin-top: 30px;
        }

        .investorscontact__left {
            margin-bottom: 30px;
        }

        .investorscontact {
            padding: 40px 0 20px;
        }

        .subscribealert {
            padding: 40px 0;
        }

        .fullvideo__video .webcasts__img {
            height: 370px;
        }

        .bodytextwithimage__body {
            min-height: 0px;
            padding: 40px 0;
        }

        .fullvideo__video .webcasts__img {
            height: 300px;
        }

        .header__bottommenu ul li.hassubmenu {
            position: relative;
            background-position: right 2%;
            padding-left: 0;
            padding-right: 0;
        }

            .header__bottommenu ul li.hassubmenu a {
                padding-left: 20px;
                padding-right: 80px;
            }

        .hassubmenu__hidden {
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            width: 100%;
            display: none;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        /*.hassubmenu:hover .hassubmenu__hidden {
      display: flex;
  }*/
        .header__bottommenu ul li.hassubmenu .hassubmenu__hiddencenter a {
            padding: 0 !important;
        }

        .hassubmenu__hiddenleft {
            flex-basis: 100%;
            border: 0;
            padding-left: 0;
        }

        .hassubmenu__hiddencenter {
            padding-left: 0;
            flex-basis: 45%;
        }

        .hassubmenu__hiddenright {
            flex-basis: 55%;
        }

        .webcasts__item {
            margin-bottom: 20px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .webcasts__img {
            flex-basis: 125px;
            height: 80px;
        }

        .webcasts__itemdetails {
            flex-basis: calc(100% - 125px);
            padding-left: 15px;
        }

        .webcasts__img svg {
            width: 40px;
        }
    }

    @media screen and (max-width: 660px) {
        .stakeholders {
            width: auto;
            height: auto;
            margin-top: 20px;
            margin-bottom: 20px;
            display: flex;
            flex-direction: column-reverse;
        }

        .stakeholders__default {
            text-align: left;
            margin-bottom: 25px;
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            font-weight: 700;
            font-size: 20px;
            line-height: 1.08;
            color: #0D3050;
            background: transparent;
            border: 0;
            box-shadow: none;
            display: block;
            z-index: 3;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
        }

            .stakeholders__default br {
                display: none;
            }

        .stakeholders__head:before {
            display: none !important;
        }

        .stakeholders__item {
            margin-bottom: 20px;
        }

        .stakeholders__head {
            position: relative;
            top: 0 !important;
            left: 0 !important;
            box-shadow: none;
            width: 100%;
            height: auto;
            display: block;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            padding-left: 50px;
        }

        .stakeholders__navigat {
            left: 0 !important;
            top: calc(50% - 17px) !important;
            right: auto !important;
            bottom: auto !important;
            width: 34px;
            height: 34px;
            background-size: cover;
        }

        .stakeholders__headtitle {
            color: #0D3050;
            padding-left: 15px;
            font-size: 16px;
            flex-basis: calc(100% - 50px);
            text-align: left;
        }

            .stakeholders__headtitle br {
                display: none;
            }

        .stakeholders__headinside {
            background: transparent;
            border: 0;
            width: 100%;
            height: 100%;
            padding-bottom: 0 !important;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            flex-direction: row;
            justify-content: flex-start;
        }

        .stakeholders__headicon {
            margin-bottom: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-basis: 50px;
            text-align: center;
        }

            .stakeholders__headicon svg path {
                fill: #0194D3 !important;
            }

        .stakeholders__head:hover .stakeholders__headinside {
            background: transparent;
        }

        .stakeholders__body {
            display: none;
            text-align: left;
            width: 100% !important;
            height: auto !important;
            padding: 20px 0 0 50px !important;
            font-size: 14px;
            opacity: 1;
            background-color: transparent;
            position: relative;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            left: 0 !important;
            top: 0 !important;
            -o-border-radius: 0;
        }

        .stakeholders__item:not(.open) .stakeholders__head .stakeholders__navigat {
            background-image: url(../images/sustainability/plus.svg);
        }

        .stakeholders__item.open .stakeholders__head .stakeholders__navigat {
            background-image: url("../images/sustainability/minus.svg");
        }

        .stakeholders__item.open .stakeholders__body {
            display: block;
        }
    }

    @media screen and (max-width: 560px) {
        .videothumbnails__video iframe,
        .videothumbnails--small .videothumbnails__video iframe {
            height: 255px !important;
        }

        .rowwithmargins .col-lg-3 {
            flex-basis: calc(100% - 20px);
        }

        .rowwithmargins {
            justify-content: center;
        }

        .webcasts__item {
            margin-bottom: 20px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .imgsummaries {
            max-width: 450px;
        }

            .imgsummaries .webcasts__img {
                height: 253px;
            }

        .footer__bottom {
            padding-bottom: 20px;
        }

        .footer__logo {
            text-align: center;
            margin-bottom: 15px;
        }

        .footer__social {
            display: flex;
            justify-content: center;
        }

        .webcasts__img {
            flex-basis: 125px;
            height: 80px;
        }

        .webcasts__itemdetails {
            flex-basis: calc(100% - 125px);
            padding-left: 15px;
        }

        .webcasts__img svg {
            width: 40px;
        }

        .webcasts__left {
            margin-bottom: 0 !important;
        }

        .investorscontact__left {
            flex-basis: 100%;
        }

        .investorscontact__right {
            flex-basis: 100%;
        }

        .latestnews__itemname {
            font-size: 18px;
            height: 97px;
        }

        .mapform {
            margin-right: -13%;
        }

        .slidervideo__item iframe {
            height: 230px !important;
        }

        .icons3col__itemsection {
            max-width: 355px;
            margin-left: auto;
            margin-right: auto;
            flex-basis: calc(100% - 30px);
        }

        h1 {
            font-size: 40px;
        }

        .firstsection__undermenu ul li {
            margin-right: 25px;
            margin-bottom: 0;
        }

        .firstsection--mainbanner .header {
            position: relative;
            margin-bottom: 0 !important;
        }

        .searchsection {
            margin-top: 0;
        }

        .searchsection__inside .icons3col__item {
            flex-basis: calc(100% - 30px);
            margin-bottom: 15px;
        }

        .searchsection__searchinput {
            font-size: 20px;
        }

        .mainslider__item {
            padding-top: 100px;
            padding-bottom: 75px;
        }

        .mainslider .slick-dots {
            bottom: 20px;
        }

        .mainslider__subtitle {
            font-size: 25px;
        }

        .timelinesection__linehalf {
            padding-right: 0%;
        }

        .timelinesection__date {
            font-size: 38px;
        }

        .timelinesection__line:first-child .timelinesection__date {
            font-size: 70px;
        }

        .timelinesection__line:first-child .timelinesection__logo {
            margin-bottom: -35px;
        }

        .timelinesection__text br {
            display: none;
        }

        .webcasts__left {
            flex-basis: 100%;
            margin-bottom: 20px;
        }

        .webcasts__right {
            flex-basis: 100%;
        }

        .fullvideo__video .webcasts__img {
            height: 310px;
        }

        .fullvideo__text {
            margin-top: 20px;
        }

        .fullvideo {
            padding: 40px 0 20px;
        }

        .firstsection h1 {
            padding-bottom: 20px;
        }

        .searchbottom__left {
            flex-basis: 100%;
        }

        .searchbottom__right {
            flex-basis: 100%;
            padding-top: 20px;
        }

        .searchbottom__line {
            padding-right: 0;
            padding-bottom: 20px;
        }

        .searchbottom__link {
            justify-content: flex-start;
        }

            .searchbottom__link span {
                flex-basis: auto;
                padding-right: 10px;
                padding-top: 3px;
            }

                .searchbottom__link span br {
                    display: none;
                }

        .searchbottom {
            padding-bottom: 30px;
        }

        .searchtop {
            padding-top: 30px;
        }

        .paginationmain ul a {
            margin: 0 5px;
        }

        .paginationmain__link {
            display: none;
        }
    }

    @media screen and (max-width: 460px) {
        .pdffile__title {
            flex-basis: 100%;
            padding-right: 0;
            margin-bottom: 10px;
        }

        .searchbottom__date--blue {
            font-size: 14px;
        }

        .selectabusiness__links {
            max-height: 120px;
        }

            .selectabusiness__links ul a {
                font-size: 14px;
            }

        .firstsection__undermenu ul a:before {
            display: none;
        }

        .imgsummaries {
            max-width: 380px;
        }

            .imgsummaries .webcasts__img {
                height: 214px;
            }

        .showmobile {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 15px;
        }

            .showmobile span {
                margin-right: 8px;
                font-size: 16px;
                line-height: 1.5;
                color: #FFFFFF;
            }

            .showmobile svg {
                transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
            }

            .showmobile.active svg {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
            }

        .firstsection__undermenu {
            margin-top: -1px;
        }

        .submenujs {
            padding-bottom: 20px;
        }

        .firstsection__undermenu ul li {
            margin-right: 0;
            margin-bottom: 0;
            display: block;
            width: 100%;
            text-align: center;
        }

        .submenujs {
            display: none;
        }

        .dividends {
            overflow: auto;
            width: 100%;
        }

        .dividends {
            margin-bottom: 20px;
        }

        .dividends__table {
            width: 470px;
            overflow-x: auto;
        }

        .icons3col__itemcontact {
            margin-left: 0;
            margin-right: 0;
        }

        .searchtop__input {
            font-size: 16px;
        }

        .searchtop__filteritem {
            flex-basis: calc(50% - 5px);
        }

            .searchtop__filteritem select {
                padding-right: 10px;
            }

        .timelinesection {
            margin: 10px 0 20px;
        }

        .timelinesection__iconlogo {
            margin-bottom: 10px;
        }

        .icons3col__intro {
            font-size: 16px;
        }

        .fullvideo__video .webcasts__img {
            height: 250px;
        }

        .subcribegr .container {
            padding: 0;
        }

        .subcribegr__inside {
            padding: 30px 10px;
        }

        .subcribegr {
            margin-bottom: 30px;
        }

        .linkedinitem__userdetails {
            padding-left: 10px;
        }

        .linkedinitem__top,
        .linkedinitem__bottom {
            padding-left: 10px;
            padding-right: 10px;
        }

        .chairman__img {
            flex-basis: 100px;
        }

        .chairman__details {
            flex-basis: calc(100% - 100px);
            padding-left: 15px;
            font-size: 16px;
        }

        .slidervideo__item iframe {
            height: 195px !important;
        }

        .header {
            margin-bottom: 50px;
        }

        .textoverlapping__title {
            font-size: 15px;
        }

        .calloutnumbers__item {
            flex-basis: 100%;
            padding: 0;
            margin-bottom: 30px;
        }

        .pdffile__type {
            flex-basis: 35%;
        }

        .pdffile__size {
            flex-basis: calc(65% - 30px);
        }

        .button-link {
            font-size: 16px;
            padding: 15px;
        }

        .videothumbnails__video iframe,
        .videothumbnails--small .videothumbnails__video iframe {
            height: 215px !important;
        }

        .videothumbnails__title {
            margin-bottom: 15px;
        }

        .bluegradient__content {
            width: 90%;
            z-index: 99;
            padding: 20px 0;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            min-height: 400px;
        }

        .bluegradient::before {
            transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            left: -10%;
            top: 0;
            opacity: 0.8;
            width: 120%;
            height: 120%;
        }

        .bluegradient__upper {
            font-size: 14px;
        }

        h2 {
            font-size: 30px;
        }

        .bluegradient .container {
            min-height: 240px;
        }

        .mapform select {
            font-size: 15px;
            height: 51px;
        }

        .firstsection {
            min-height: 300px;
        }

        .investordashboard__itemmain {
            flex-basis: calc(100% - 30px);
            margin-bottom: 30px;
        }

        .investordashboard {
            margin-bottom: -25px;
        }

        .investordashboard__link {
            padding: 10px 15px;
        }

        .filtersection__select {
            padding: 10px 15px;
        }

        .investorcenter__line .investordashboard__date {
            flex-basis: 100%;
            margin-bottom: 5px;
        }

        .investorcenter__line .investordashboard__name,
        .investorcenter__line .yourir-announcement-heading {
            flex-basis: calc(100% - 22px);
            padding-left: 0;
            padding-right: 10px;
        }

        .timelinesection__line:first-child {
            padding-top: 0;
        }

        .timelinesection__linehalf {
            padding-bottom: 20px;
            padding-top: 30px;
        }

        .timelinesection__text {
            font-size: 18px;
        }

        .timelinesection__linehalf {
            padding-left: 10px;
            padding-right: 5px;
        }

        .timelinesection__line:first-child .timelinesection__date {
            font-size: 50px;
        }

        .timelinesection__line:first-child .timelinesection__logo {
            flex-basis: 165px;
            margin-bottom: -25px;
        }

        .timelinesection__date {
            font-size: 30px;
            margin-bottom: 15px;
        }

        .timelinesection__text {
            font-size: 16px;
        }

        .timelinesection__logo {
            flex-basis: 110px;
        }

        .timelinesection__details {
            padding-right: 15px;
            flex-basis: calc(100% - 110px);
        }

        .firstsection__undermenu ul a {
            padding: 15px 0;
        }

        .latestnews__itemname {
            font-size: 16px;
            height: 103px;
        }

        .latestnews__itemlink {
            padding: 15px 10px;
        }

        .latestnews__title {
            padding-bottom: 0;
        }

        .webcasts__itemtitle {
            font-size: 18px;
        }

        .webcasts__itemdescr {
            font-size: 15px;
        }

        .icons8col .icons3col__item {
            flex-basis: calc(25% - 10px);
            margin-left: 5px;
            margin-right: 5px;
            margin-bottom: 10px;
        }

        .icons8col .icons3col__row {
            margin-left: -5px;
            margin-right: -5px;
        }

        .timelinesection__iconlogo img {
            max-width: 65px;
        }

        .fullvideo__video .webcasts__img {
            height: 210px;
        }

        .hassubmenu__menu ul li a {
            line-height: 1.3;
        }

        .hassubmenu__hiddencenter {
            padding-left: 0;
            flex-basis: 100%;
            padding-top: 0;
            padding-right: 0;
            padding-bottom: 0px;
            border: 0;
        }

        .hassubmenu__hiddenright {
            flex-basis: 100%;
        }

        .icons8col .icons3col__item {
            flex-basis: calc(50% - 10px);
        }

        .mainslider__subtitle {
            font-size: 25px;
            margin-bottom: 25px;
        }

        .firstsection h1 {
            padding-bottom: 0;
        }

        .mainslider__item .container {
            padding: 0 20px !important;
        }

        .mainslider__item {
            min-height: 525px !important;
            height: auto !important;
            padding-bottom: 70px;
            padding-top: 40px;
            display: flex !important;
            align-items: flex-end;
        }

        .searchsection__searchinput {
            flex-basis: calc(100% - 83px);
        }
    }

    @media screen and (max-width: 410px) {
        strong *,
        strong {
            font-size: 16px;
        }

        .imgsummaries {
            max-width: 340px;
        }

            .imgsummaries .webcasts__img {
                height: 191px;
            }

        .subcribegr {
            margin-bottom: 20px;
        }

        .subcribegr__line {
            max-width: 320px;
        }

        .linkwitharrow {
            font-size: 15px;
        }

        .slidervideo__item iframe {
            height: 175px !important;
        }

        .icons5col .icons3col__item {
            flex-basis: calc(50% - 30px);
        }

        .bluegradient__upper {
            margin-bottom: 10px;
        }

        .textoverlapping__title {
            font-size: 14px;
        }

        .videothumbnails__video iframe,
        .videothumbnails--small .videothumbnails__video iframe {
            height: 195px !important;
        }

        h2 {
            font-size: 30px;
        }

        h3 {
            font-size: 26px;
        }

        h1 {
            font-size: 40px;
        }

        .pagination__title {
            font-size: 18px;
        }

        .pagination__arrow img {
            width: 18px;
        }

        .mapform select {
            padding-left: 5px;
            padding-right: 10px;
        }

        .mapform {
            margin-right: -23%;
        }

        .mainslider__subtitle {
            font-size: 20px;
            margin-bottom: 15px;
        }

        .mainslider__arrow {
            width: 32px;
            height: 60px;
        }

        .mainslider__item .container {
            padding: 0 40px;
        }

        .searchsection__searchinput {
            font-size: 17px;
            background-size: 21px;
            padding-left: 30px;
        }

        .searchsection__text {
            font-size: 18px;
        }

        .timelinesection__date {
            font-size: 28px;
            margin-bottom: 15px;
        }

        .timelinesection__name {
            font-size: 15px;
        }

        .timelinesection__line:first-child .timelinesection__logo {
            flex-basis: 140px;
            margin-bottom: -25px;
        }

        .aboutsection .chairman .chairman__img {
            flex-basis: 100px;
        }

        .aboutsection .chairman .chairman__details {
            flex-basis: calc(100% - 100px);
            padding-left: 10px;
            font-size: 15px;
        }

            .aboutsection .chairman .chairman__details h2 {
                margin-bottom: 5px;
                font-size: 23px;
            }

        .latestnews__sliderjs {
            max-width: 255px;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

        .latestnews__itemname {
            font-size: 16px;
            height: 63px;
            margin-bottom: 10px;
        }
    }

    @media screen and (max-width: 350px) {
        .footer__topitem {
            flex-basis: 100%;
        }

        .imgsummaries {
            max-width: 290px;
        }

            .imgsummaries .webcasts__img {
                height: 163px;
            }

        .paginationmain ul a {
            margin: 0 3px;
            width: 35px;
            height: 35px;
            font-size: 13px;
        }

        .searchtop__button {
            flex-basis: 85px;
        }

        .searchtop__input {
            flex-basis: calc(100% - 90px);
            padding: 10px;
        }

        .searchtop__filteritem {
            flex-basis: 100%;
        }

            .searchtop__filteritem select {
                padding: 5px 25px 3px 5px;
            }

        .firstsection__undermenu ul a {
            padding: 10px 0;
        }

        .slidervideo__item iframe {
            height: 145px !important;
        }

        .slidervideo .webcasts__img {
            height: 140px;
        }

        .footer__centermenu ul a,
        .bluegradient__upper {
            font-size: 14px;
        }

        .firstsection {
            min-height: 280px;
        }

        .footer {
            padding: 30px 0 10px;
        }

        .videothumbnails__video iframe,
        .videothumbnails--small .videothumbnails__video iframe {
            height: 165px !important;
        }

        .firstsection__undermenu ul a {
            font-size: 15px;
        }

        .header__logo {
            flex-basis: 60px;
        }

        .header__right {
            top: 77px;
        }

        .timelinesection__logo {
            flex-basis: 90px;
        }

        .timelinesection__details {
            padding-right: 15px;
            flex-basis: calc(100% - 90px);
        }

        .timelinesection__date {
            font-size: 24px;
            margin-bottom: 15px;
        }

        .timelinesection__line:first-child .timelinesection__date {
            font-size: 44px;
        }

        .timelinesection__line:first-child .timelinesection__logo {
            flex-basis: 130px;
            margin-bottom: -25px;
        }

        .timelinesection__text {
            font-size: 15px;
        }

        .subcribegr__line {
            max-width: 100%;
        }

        .subcribegr__input {
            flex-basis: 100%;
            margin-bottom: 5px;
            text-align: center;
        }

        .subcribegr__button {
            flex-basis: 100%;
        }

        h1 {
            font-size: 33px;
        }

        .fullvideo__video .webcasts__img {
            height: 175px;
        }

        .header__bottommenu ul li.hassubmenu a {
            padding-right: 55px;
        }

        .searchsection__button {
            padding: 10px;
            font-size: 14px;
        }

        .searchsection__searchinput {
            flex-basis: calc(100% - 70px);
            font-size: 15px !important;
        }
    }

    /*# sourceMappingURL=style.css.map */
</pre></body></html>