/* font */


/*#breadcrumb.ir, a.dw, ul.newsroom-list li a > .detail,
.stock-home > .detail-stock-top ul li span.font,
.stock-home > .detail-stock-bottom span.font, .dw-home > .detail > .link,
.bloc-link .link-home a { font-family: "Mitr","Helvetica Neue",Helvetica,Arial,sans-serif; }
.dw-home > .detail > h3 span { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
*/


/* STRUCTURE */

#breadcrumb.ir {
    background: none;
    border-bottom: 1px solid #dadada;
    font-size: 1.4rem;
    padding: 25px 0;
}

#breadcrumb.ir a:hover {
    color: #0072bc;
}

html[lang*="en"] h1.page-title {
    color: #4a4a4a;
    font-size: 3rem;
    font-weight: normal;
    text-transform: capitalize;
    margin: 20px 0;
}

.page-title{
    margin: 4rem 0 6rem !important;
}
a.dw {
    display: inline-block;
    background: #fff;
    color: #00B5EF;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border: #00B5EF 2px solid;
    min-width: 152px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    font-weight: normal !important;
}

a.dw:hover {
    background: #00B5EF;
    color: #fff;
}

input[type="submit"],
input[type="reset"] {
    display: inline-block;
    background: #fff;
    color: #00B5EF;
    font-size: 16px;
    text-align: center;
    padding: 3px 5px;
    border: #00B5EF 2px solid;
    min-width: 152px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

input[type="submit"]:hover,
input[type="reset"]:hover {
    background: #00B5EF;
    color: #fff;
}

.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.font13 {
    font-size: 13px !important;
}

.font20 {
    font-size: 20px !important;
}

.font30 {
    font-size: 30px !important;
}

#content article {
    font-size: 14px;
}

.bloc-select {
    margin: 0;
    padding: 0;
    clear: both;
}


/*home*/

.bg-gray {
    background: #fafafa;
}
.text-blue {
    color: #0066b3;
}
.bloc-text-intro {
    display: block;
    color: #626262;
    font-size: 22px;
    padding: 30px 0;
}

.bloc-home {
    display: block;
    background: url(../images/v01/bg/bg-content.png) no-repeat top center;
    background-size: cover;
    padding: 20px 0;
    margin: 25px 0 0 0;
}

.bloc-dw-home {
    display: block;
    padding-top: 60px;
}
.bloc-last-news {
    display: block;
    padding: 60px 0;
    background-color: #E9E9E9;
}

.newsroom-home {
    margin: 0 0 20px 0;
}

.newsroom-home h3 {
    margin: 0;
    font-size: 2.6rem !important;
}

.newsroom-home a.dw {
    margin: 10px 0 0 0;
}

ul.newsroom-list {
    margin: 0;
    padding: 0;
    clear: both;
    padding-top: 2rem;
}

ul.newsroom-list li {
    list-style-type: none;
    border-top: #cbcbcb 1px solid;
    padding: 0;
}
ul.newsroom-list li:first-child {
    border: none;
}

ul.newsroom-list li a {
    display: block;
    padding: 20px 15px 25px;
    color: #131313;
}

ul.newsroom-list li a:hover {
    background: #02B5EF;
    color: #fff;
}

ul.newsroom-list li a>.date {
    width: 90px;
    height: 30px;
    background: #D7182A;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 0 0 10px 0;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {  
    ul.newsroom-list li a > .date { 
        margin: 0 0 1rem 0 !important;
    }
}
@media (max-width: 1199px){
    ul.newsroom-list li a > .date {
        margin: 0 0 10px 0 !important;
    }
}
ul.newsroom-list li a>.detail {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 18px;
    font-weight: 600;
}

.stock-home {
    background: #00a2dd;
    color: #fff;
    padding: 20px 25px;
    margin: 0 0 20px 0;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .stock-home {
        padding: 0;
    }
    
}

.stock-home>h3 {
    margin: 0;
    font-size: 2.6rem !important;
    color: #fff !important;
}

.stock-home>.detail-stock-top {
    border-bottom: #4889bb 1px solid;
    padding: 10px 0;
}

.stock-home>.detail-stock-top ul {
    margin: 0;
    padding: 0;
}

.stock-home>.detail-stock-top ul li {
    list-style-type: none;
    display: inline-block;
    width: 39%;
    vertical-align: top;
}

.stock-home>.detail-stock-top ul li.right {
    width: 59%;
}

.stock-home>.detail-stock-top ul li.update {
    line-height: 30px;
}

.stock-home>.detail-stock-top ul li.value {
    line-height: 35px;
}

.stock-home>.detail-stock-top ul li span.font,
.stock-home>.detail-stock-bottom span.font {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.detail-stock-bottom .stock-hm {
    text-align: center;
    border-left: #4889bb 1px solid;
    display: block;
    padding: 0 5px;
}

.detail-stock-bottom .stock-hm.first {
    border: none;
}

.stock-home>.detail-stock-bottom {
    padding: 15px 0;
}

.detail-stock-bottom [class*=col] {
    padding: 0 !important;
}

.dw-home {
    display: block;
	margin-bottom: 2rem;
    transition: all 0.3s ease-in-out;				
}

.dw-home>figure {
    display: block;
    /* border: #ccc 1px solid;  */
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
.dw-home>figure.report {
    height: 430px;
}
.dw-home>figure.block { 
    height: 280px;
}
.dw-home>figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: fill;
     transition: all 0.3s ease-in-out;
}

.dw-home>figure:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.dw-home figcaption {
    display: block;
    padding: 10px;
}

.dw-home figcaption>h3 {
    color: #1a1a1a;
    font-size: 16px;
    min-height: 50px;
}

.dw-home figcaption>p {
    color: #adadad;
    font-size: 16px;
}

.dw-home figcaption>p .icon-doc {
    padding-left: 5px;
}

.dw-home figcaption>.link {
    font-size: 16px;
    color: #00a2dd;
}

.dw-home figcaption>.link a {
    color: #00a2dd;
    padding: 0 10px 0 0;
}

.dw-home figcaption>.link a+a {
    padding: 0 10px;
}

.dw-home figcaption>.link a i {
    position: relative;
    top: 3px;
}

.dw-home figcaption>.link a:hover {
    color: #D91222;
}

.bloc-link {
    background: url(../images/v01/bg/bg-img-footer.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 175px;
    padding: 48px 0;
}

.bloc-link .link-home {
    display: block;
    background: rgba(9, 54, 92, 0.5);
    padding: 0;
    margin: 0 0 10px 0;
}

.bloc-link .link-home a {
    display: block;
    color: #fff;
    font-size: 1.8rem;
    padding: 25px 15px;
}

.bloc-link .link-home a i {
    float: right;
}

.bloc-link .link-home:hover {
    background: rgba(104, 155, 199, 0.5);
}

.bloc-contact {
    background: no-repeat center/cover;
    padding: 3rem 0 5rem;
}

.bloc-contact .button-blue {
    margin: 2rem 0 0;
}

.bloc-contact .text-highlight-main {
    margin-bottom: 1rem;
}

.bloc-contact address.h4 {
    color: #4a4a4a;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.bloc-contact .h5 {
    color: #4a4a4a;    
    font-weight: 700;
}

.bloc-contact .dw {
    color: #00a2dd;
    border: #00a2dd 2px solid;
    background-color: transparent;
}

.bloc-contact .dw:hover {
    background-color: #00a2dd;
}

.bloc-contact .mb-4 {
    margin-bottom: 3rem;
}

/*table*/

table[class^=ir-table] tr td:nth-child(even) {
    background: #f2f5f8;
}

table[class^=ir-table] tr.ir_tableTopRow td:nth-child(even) {
    background: #00B5EF;
}

table.shareholdings tr.ir_tableTopRow td,
table.shareholdings tr.ir_tableTopRow th {
    text-align: center !important;
}

table.shareholdings tr td:nth-child(1) {
    text-align: center;
}

table.shareholdings tr td:nth-child(3),
table.shareholdings tr td:nth-child(4),
table.shareholdings tr td:nth-child(5),
table.shareholdings tr td:nth-child(6) {
    text-align: right;
}

table.shareholdings tr td:nth-child(3),
table.shareholdings tr td:nth-child(5) {}

table.historical_price {
    border-bottom: #d7182a 1px solid;
}

table.historical_price tr td:nth-child(2),
table.historical_price tr td:nth-child(3),
table.historical_price tr td:nth-child(4),
table.historical_price tr td:nth-child(5) {
    text-align: center;
}

table.historical_price tr td:nth-child(6),
table.historical_price tr td:nth-child(7) {
    text-align: right;
}

table.financial_highlights tr td:nth-child(2),
table.financial_highlights tr td:nth-child(3),
table.financial_highlights tr td:nth-child(4),
table.financial_highlights tr td:nth-child(5),
table.financial_highlights tr td:nth-child(6),
table.financial_highlights tr td:nth-child(7) {
    text-align: right;
    width: 10%;
}

table.financial_highlights tr.ir_tableTopRow td {
    text-align: center !important;
}

table.shareholder_meeting tr td:nth-child(2),
table.shareholder_meeting tr td:nth-child(3),
table.shareholder_meeting tr td:nth-child(4) {
    text-align: center;
    width: 20%;
}

table.shareholder_meeting tr.ir_tableTopRow td,
table.dividend tr td{
    text-align: center !important;
}

table.analyst-contact tr td{
    text-align: left;
}

table.analyst-contact tr.ir_tableTopRow th{
    padding: 5px 10px;
}

table.analyst-contact tr td:nth-child(1),
table.analyst-contact tr td:nth-child(4) {
    text-align: center;
}



table tbody tr td{
    border-bottom: 1px solid #e2e2e2 !important;
}

table.analyst-report tr td{
    text-align: left;
}

table.analyst-report tr.ir_tableTopRow th{
    padding: 5px 10px;
}

table.analyst-report tr td:nth-child(2),
table.analyst-report tr td:nth-child(3){
    text-align: center;
}
table.analyst-report tr td .button-blue{
    border: 2px solid #00a2dd;
    padding: 5px;
    width: 130px;
    text-align: center;
    margin: 10px auto;
    display: block;
}
table.analyst-report tr td .button-blue a{
    color: #00a2dd !important;
}

table.analyst-report tr td .button-blue:hover{
    background: rgba(0, 102, 179, 0.3);
}

.select-dropdown {
    padding: 8px;
    width: 100px;
    float: right;
    margin: 8px auto;
}

/*newsroom*/

.select-year {
    display: block;
    float: right;
    margin: 30px 0;
}

.select-year .list-select {
    display: inline-block;
    position: relative;
    top: 15px;
}


/*stock quotes*/

.stock_quotes {
    background: #00B5EF;
    display: block;
    padding: 20px;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.stock_quotes p {
    margin: 0 !important;
    padding: 5px 0 !important;
}

.stock_quotes .symbol {
    color: #fff;
    font-size: 19px;
}

.stock_quotes .lastdone {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
}

.stock_quotes .change {
    color: #fff;
    font-size: 15px;
}

.stock_quotes .change i {
    font-size: 28px;
    color: #f7941e;
    margin-right: 10px;
}

.stock_quotes .thb {
    font-size: 15px;
    color: #fff;
}

.stock_quotes .detail {
    padding: 25px 10px 15px 10px;
}

.stock_quotes .detail p {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    line-height: 16px;
}

.stock_quotes .detail.center {
    text-align: center;
}

.stock_quotes big {
    color: #fff;
    font-size: 20px;
    line-height: 18px;
     font-weight: normal;
}

.stock_quotes .half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.stock_quotes .borderB {
    border-bottom: #fff 1px solid;
}

.stock_quotes .borderL {
    border-left: #fff 1px solid;
}

.stock_quotes .padding-none {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bloc-white {
    background: #fff;
    display: block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    width: 100%;
    float: left;
    margin: 20px 0;
    clear: both;
    padding: 20px;
}

table.calculator tr td .form-control {
    display: inline-block;
    width: auto;
}

.bloc-white .title {
    color: #00B5EF;
    font-weight: bold;
}


/*FS and MD&A*/

.bloc-fs {
    background: #fff;
    display: block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    padding: 25px 20px;
    text-align: center;
    min-height: 250px;
    margin-bottom: 2rem;
}

.bloc-fs>h2 {
    margin: 0;
    font-size: 20px !important;
    font-weight: normal !important;
}

.bloc-fs>h3 {
    margin: 0;
    font-size: 20px !important;
    font-weight: normal !important;
    line-height: 25px;
}

.bloc-fs>h2,
.bloc-fs>h3,
.bloc-fs>p {
    padding: 5px 0;
}

.bloc-fs>.pic {
    padding: 10px;
}

.bloc-fs>.pic img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
}

.document-banner {
    position: absolute;
    margin-top: 135px;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 20px;
    width: 100%;
    display: block;
    color: #1b1b1b;
}

.document-banner p,
.document-banner ul li a {
    font-family: "Mitr", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.document-banner ul li a {
    color: #0064b6;
}

.document-banner ul li a:hover {
    color: #000;
}

.document-banner p {
    margin: 0 0 5px 0;
}

.document-banner ul {
    margin: 0;
    padding: 0 20px;
}

.document-banner ul li {
    padding: 3px 0;
}

.stock-interactive {
    border: 1px solid #dbdee1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    margin: 45px 0 0;
    padding: 25px 25px 100px;
    width: 100%;
}


.sidebar {
    width: 100%;
    padding: 2rem 0;
}

.sidebar .nav-tabs {
    width: 100%;
    text-align: center;
    border-color: rgb(0, 102, 179);
}

.sidebar .nav-tabs li {
    float: none;
    display: inline-block;
    padding: 0;
    margin-right: -3px;
    margin-left: -3px;
    margin-bottom: -1px;
}

.sidebar .nav-tabs li a {
    background-color: #737373;
    color: #ffffff;
    border-color: #737373;
    border-radius: 0;
    border-bottom: 0 !important;
}

.sidebar .nav-tabs li.active a {
    background-color: #f1f1f1;
    color: rgb(0, 102, 179);
    border-color: rgb(0, 102, 179) !important;
}

.sidebar .nav-tabs li.active a:after {
    display: none !important;
}

.accordion .card{ 
    position: relative;
    margin-bottom: 10px;
}

.accordion .card .card__header .card__title{ 
    border: 1px solid #4d4b4b;
    padding: 1.5rem 2rem;
    transition: all 0.3s ease;
    color:  #007dc6;
    background-color: #ffffff;
}

.accordion .card .card__header .card__title:hover{ 
    background-color: #00B5EF;
    color: #fff;
}

.accordion .card .card__header .card__icon {
    position: absolute;
    top: 5px;
    right: 20px;
    font-size: 30px;
    color:  #007dc6;
}

.accordion .card .card__body {
    padding: 2rem 2rem 1rem 2rem;    
    border: 1px solid #007dc6;
    background-color: #f4f4f4;
}

.accordion .card a[aria-expanded="true"] .card__title {
    color: #000;
    background-color: #007dc6 !important;
    color: #fff;
}

.accordion .card a[aria-expanded="true"] .card__icon {
    color: #fff;
}

/* ------------------------------------------------------------------------------------------------------------ rev ------------------------------------------------------------------------------------------------------------ */

div#billbord-content {
    position: relative;
}

.align-self-end
{
    align-self: flex-end;
}

.align-self-center
{
    align-self: center;
}

.irhome-intro{
    position: relative;
    display: flex;
    flex-direction: column;    
    background: no-repeat top/cover;   
    height: 82vh;
    color: #fff;
}

.irhome-intro:before{    
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #ffffff00, #02B5EF60 , #064255 );
    opacity: 0.8;
}

.ir-intro{
    position: relative;
    display: flex;
    flex-direction: column;
    background: no-repeat right/cover;   
    padding-top: 35vh;
    color: #fff;
}
.ir-intro:before{    
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #ffffff00, #02B5EF60 , #064255 );
}

@media (max-width: 767.98px) { 
    .ir-intro{
        background: no-repeat center/cover;   
     }
}

.bg-lightblue{
    position: relative;
    z-index: 1;
    background-color: #2EBAE6;
    color: #fff;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .bg-lightblue{
        background-color: transparent;
    }
    .bg-lightblue:after{ 
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 25%;
        background-color: #2EBAE6;
        z-index: -1;
    }
}
.d-flex{    
    display: flex;
}

.justify-between{
    justify-content: space-between;
}
.justify-content-center{
    justify-content: center;
}
.mb-4 {
    margin-bottom: 4rem;
}
.pt-2{
    padding-top: 2rem;
}

.bg-gray{
    background-color: #E9E9E9;
}
.banner{
    position: relative;
    display: flex;
    background-repeat: no-repeat;
    background-position-y: top;
    background-size: cover;
    height: 100%;
    padding-bottom: 500px;
}

.banner-email-alerts{            
    position: relative;
    display: flex;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 5rem 0;
    margin-top: 10rem;
}
.banner-email-alerts::before {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color:rgba(225, 225, 225, 0.65);
    
}
@media (max-width: 767.98px) { 
    .banner-email-alerts{
        margin-top: 5rem;
     }
}

.pl-0{
    padding-left: 0 !important;
}

.bloc-message{
margin-top: -280px;
}

.bloc-message .bg-gray{
    position: relative;
    z-index: 1;
    padding-top: 1rem;
    margin-top: 5rem;
}

.float-r{
    float:right
}

.img-message{
    position: absolute;
    bottom: -6.5rem;
    padding-left: 4vh;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {    
    .img-message{
        padding-left: 0;        
    }
}


@media only screen and (min-width: 319px) and (max-width: 768px) {
    .img-message{
        bottom: -12.75rem;
        padding-left: 0;    
    }
}

a.btn--primary,
.btn--primary-white{
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold !important;
}

/* btn--primary */
a.btn--primary{    
    color: #02B5EF;
    padding: 2rem;
}

a.btn--primary>i{    
    border: #02B5EF 2px solid;
    margin-left: 10px;
    padding: 10px;
}

a.btn--primary:hover >i{    
    background-color: #02B5EF !important;
    color: #fff !important;
}

/* btn--primary-white */

a.btn--primary-white{
    color: #fff;
}
a.btn--primary-white:hover{
    color: #02B5EF;
}

a.btn--primary-white>i{    
    border: #fff 2px solid;
    margin-left: 10px;
    padding: 10px;
}

a.btn--primary-white:hover >i{    
    border: #02B5EF 2px solid;
    background-color: #02B5EF !important;
    color: #fff !important;
}

.card-operation{
    margin-bottom: 3.25rem;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}


.card-operation .card-body .card-title span > i{
    font-size: 55px;
}

.card-operation .card-body{    
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-direction: column;
    padding: 24rem 4rem 2rem 4rem;
    color: #FFFFFF;
}

.card-operation .card-body .card-bg{ 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-in-out;
}

.card-operation:hover .card-body .card-bg{ 
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.card-operation .card-body .card-bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to top, #02B5EF, transparent);
    opacity: 0.5;
}
.card-operation .card-body .card-bg>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-operation .card-title{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.card-operation .card-title .btn{
    position: relative;
    text-align: right;
    display: none;
    margin-bottom: 2rem;
    padding: 0;
}

.card-operation:hover .card-title .btn{
    display: block;
}


.collapse-chart__menu .title{
    margin-bottom: 4rem;
}

.collapse-chart__menu > span{
    width: 100%;
}

.collapse-chart__menu .title.active > span{
    padding-bottom: 1rem;
    border-bottom: 3px solid #D7182A;
}

.collapse-chart__menu .title > span{
    padding-bottom: 1rem;
    border-bottom: 3px solid #323232;
}

.card-contact{
    margin-top: 2rem;
    padding: 1rem 2rem 0;  
    height: 100%;
    border-right: 1px solid #7171716b;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .card-operation .card-body{
        padding-top: 28rem !important;
    }
    .card-contact{
        margin: 2rem;
        padding-bottom: 2rem;
        border-right: 1px solid #7171716b;
    }
    .contact-custom .contact-item:first-child .dw-home .card.card-contact{
        border-bottom: 1px solid #7171716b;
        border-right: none;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .card-operation .card-body{
        padding-top: 14rem;
    }
    .card-operation .card-body .card-bg{
        top: auto;
    }
    
}

.contact-custom .contact-item:last-child .card-contact{
    border-right: none;
}

.card-contact .card-body{
    min-height: 130px;
}


.card-contact .card-body .card-icon{
    color: #D7182A !important;
    font-size: 35px;
    text-align: center;
}

.contact-item:first-child .card-contact .card-body .card-title{
    text-align: left;
    display: flex;
    justify-content: center;
}
.card-contact .card-body .card-title{
    text-align: center;
}

.card-oppday{
    padding-top: 2rem;
}

.card-oppday .card-body .card-title{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #02B5EF;
    color: #fff;
    padding: 2rem;
    margin: 0;
}

.card-oppday .card-body .card-title .icon-contact{
    font-size: 20px;
}

.card-download{
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 490px;
    justify-content: flex-end;
}

.card-download .card-body{
    height: 100%;
    align-self: center;
}

.card-download .card-body .card-image.report {
    width: 215px;
}											  
.card-download .card-body .card-image.report >img{
    box-shadow: none;
}

.card-download .card-body .card-image >img{
    box-shadow: 0px 3px 6px #00000029;
}

.card-download .card-body .card-title {
    color: #fff;
    padding-top: 2rem;
}

.card-download .card-body .card-btn a i.icon-pdf-download:hover {
    color: #00a2dd;
}

.card-download .card-body .card-btn a {
    border-bottom: 1px solid transparent;
}

.card-download .card-body .card-btn a span:hover {
    border-bottom: 1px solid #fff;
}

@media only screen and (min-width: 769px){
    .card-download .card-body .card-title {
        max-width: 220px;
    }
}


@media only screen and (min-width: 769px){
    .card-download .card-body .card-title {
        min-height: 65px;
    }
}
.card-download .card-btn{
    position: relative;
    display: flex; 
    align-items: center;
    font-size: 14px;   
}


.card-download .card-body .card-btn > a {
    color: #fff !important;    
    padding: 0 .75rem;
}

.card-download .card-body .card-btn > a:after {
    content: '';
    position: absolute;
    bottom: 1.5rem;
    width: 1px;
    height: 14px;
    background-color: #fff;
    margin-left: .75rem;
}

.card-download .card-body .card-btn > a:last-child:after  {
    content: none;
}

.card-download .card-body .card-btn > a:first-child {
    padding-left: 0;
}


.card-download .card-body .card-btn >a>i.icon-pdf-download{
    font-size: 40px;
}

.card-download .card-body .card-btn >a>span:hover {
    text-decoration: revert;
}

 /*Sub Menu Dropdown */
 
 .d-none{
     display: none;
 }
 
@media only screen and (min-width: 769px) and (max-width: 1024px) {  
    .d-lg-none{
       display: none;
    }
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .d-md-none{
       display: none;
    }
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important; 
}

.ir-intro .scroller-down {
    width: 100%;
    text-align: center;
    padding: 4rem 0 0 2rem;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .ir-intro .scroller-down {
        padding: 2rem 0 0 2rem;
    }
    
}

.ir-intro .mouse-scroll {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7F8C8D;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    overflow: hidden;
    left: -15px;
    position: relative;
}

.ir-intro .mouse-scroll:hover .mouse-message {
    margin-top: 0;
}

.ir-intro .mouse-scroll .mouse {
    position: relative;
    display: block;
    width: 30px;
    height: 47px;
    margin: 0 auto 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #FFF;
    border-radius: 23px;
}

.ir-intro .mouse-scroll .mouse [class*=mouse-movement] {
    position: absolute;
    display: block;
    left: 50%;
    width: 5px;
    height: 5px;
    margin: -4px 0 0 -2px;
    background: #FFF;
    border-radius: 50%;
}

.ir-intro .mouse-scroll .mouse .mouse-movement {
    top: 29%;
    -webkit-animation: scroll-ani 2s linear infinite;
    -moz-animation: scroll-ani 2s linear infinite;
    animation: scroll-ani 2s linear infinite;
}

.ir-intro .mouse-scroll .mouse .mouse-movement2 {
    top: 20%;
    -webkit-animation: scroll-ani-2 3s linear infinite;
    -moz-animation: scroll-ani-2 2s linear infinite;
    animation: scroll-ani-2 2s linear infinite;
}

.bloc-item{
    display: flex;
    width: 100%;
}

.bloc-stock-home{
    flex: 0 0 50%;
    margin: 2rem 0 9rem;
}

.bloc-chart-home{
    flex: 0 0 50%;
    margin: 2rem 0 9rem;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .bloc-item{
        display: block;
        width: 100%;
    }
    .bloc-stock-home,
    .bloc-chart-home{
        flex: 100%;
    }
    .bloc-stock-home,
    .bloc-chart-home{
        margin: 0;
    }
}

.bloc-stock-home .stock-home{
    background: transparent;
    border-right: 1px solid #fff;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .bloc-stock-home .stock-home{
        border-right: none;
    }
    
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {  
    .bloc-stock-home .stock-home{
        padding: 0;
        padding-right: 1rem;
    }    
}

.bloc-stock-home .stock-home .stock-row{    
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #fff;
}

.bloc-stock-home .stock-home .stock-row:last-child {  
    border-bottom: none;
}

.stock-home .stock-row .stock-item-highlight,
.stock-home .stock-row .stock-item-x{
    flex: 0 0 50%;
    max-width: 50%;
}

.stock-home .stock-row .stock-item{
    flex: 0 0 25%;
    max-width: 25%;
}


.stock-home .stock-item-highlight{
    flex: 0 0 50%;
    max-width: 50%;
}

.stock-item-highlight .stock-symbol{
    font-size: 32px;
    font-weight: bold;
}

.stock-item-highlight .stock-value>span{
    font-size: 60px;
    font-weight: bold;
    padding-right: 2rem;
}

.stock-home .stock-item-highlight .stock-value i.fa.fa-sort-up {
    font-size: 30px;
    padding-right: 2rem;
}

.stock-home .stock-item-highlight .stock-value i.fa.fa-sort-down {
    font-size: 30px;
    padding-right: 2rem;
}

.stock-item-highlight .stock-date{
    font-size: 14px;
    padding-top: .75rem;
}

.stock-row .stock-item-x{
    font-size: 15px;
}

.stock-row .stock-item-x{
    padding: 2rem 0 .5rem;
}


.stock-row .stock-item-x .stock-change.up{
    color: #18E200;
}

.stock-row .stock-item{
    font-size: 18px;
    padding: 1.5rem 0 0;
}


.bg-download-ir{
    position: relative;
    background: no-repeat center/cover;  
    margin-top: 5rem;
    padding-top: 4rem;
    padding-bottom: 400px;
}

/* ------------------------------------------------------------- waves -------------------------------------------- */

.header-waves {
    position: relative;
    text-align: center;
    background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
    color: white;
}

.waves {
    position: absolute;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px; /*Fix for safari gap*/
    min-height: 80px;
    max-height: 100px;
    bottom: 0;
}
.bloc-waves {
    position: relative;
    z-index: 2;
    top: -6.75vh;
}

.bloc-waves .waves {
    position: absolute;
    top: 0;
    height: 10vh;
    min-height: 50px;
    max-height: 70px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {  
    .bloc-waves .waves {
        top: 2.5rem;
    }    
}

/* Animation */

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}
.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}
.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}
.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px,0,0);
    }
    100% { 
        transform: translate3d(85px,0,0);
    }
}
  
/*Shrinking for mobile*/
@media (max-width: 768px) {
    .waves {
        height:40px;
        min-height:40px;
    }
}

/* ------------------------------------------------------------- end waves -------------------------------------------- */

.bloc-news{
    margin-top: 20vh;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {  
    .bloc-news{
        margin-top: 10vh;
    }
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .bloc-news{
        margin-top: 50vh;
    }
}

/* ------------------------------------------------------------- tab-content ------------------------------------------------------------- */

#tab-financial{
    margin-top: 2rem;
    display: flex;
    width: 100%;
}

.nav.nav-financial {
    display: flex;
    flex-direction: column;
    flex: 0 0 50%;
    max-width: 50%;
}

.tab-content.clearfix{
    flex: 0 0 50%;
    max-width: 50%;
}

.nav.nav-financial li a{
    padding-left: 0;
    margin: 0 2rem .25rem 0;
	height: auto;			 
}


.nav.nav-financial li>a .tab-title{    
    font-size: 23px;
    color: #323232;
	line-height: 1;			   
}

.nav.nav-financial > li > a > div.tab-title span{    
    position: relative;
	 display: block;			   
}

.nav.nav-financial li.active>a.tab-title .tab-title span:after,
.nav.nav-financial li > a.tab-title .tab-title span:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    width: 100%;
    height: 3px;
    background-color: #D7182A;
}

.nav.nav-financial li > a.tab-title .tab-title span:after{
    background-color: #323232;
}
.box-chart .chart-item .chart-header {
    display: flex;
    justify-content: space-between;   
    align-items: baseline; 
    min-height: 85px;
}
.box-chart .chart-item .chart-header .chart-unit {
    white-space: nowrap;
    display: inline-block;
    font-size: 12px;
}

.box-chart .chart-item .chart-header .chart-title {
    font-size: 18px;
    font-weight: bold;
}
.box-chart .chart-item .chart-body:after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 75%;
    background-color: #dde0e2;
}
.box-chart .chart-item:last-child .chart-body:after{
    content: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .box-chart .chart-item .chart-header .chart-title {
        min-height: 115px;
    }        
}

@media (max-width: 991.98px) { 
    .box-chart .chart-item .chart-body:after{
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #dde0e2;
    }
    .box-chart .chart-item .chart-body {
        padding-bottom: 1rem;
    }
    .box-chart .chart-item:first-child .chart-header {
        padding-top: 0;
    }
    .box-chart .chart-item .chart-header {
        padding-top: 2rem;
    }
    
}
.bg-box-chart{
    position: relative;
    display: flex;
    background: no-repeat top/cover; 
    padding: 2rem 0 5rem 0;
}

.bloc-quick-download{
    padding: 0;
    margin-top: -360px;
}

.bg-quick-download{
    position: relative;
    padding-bottom: 6rem;
    margin-top: 3rem;
}

.bg-quick-download:before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    background-color: #2EBAE6;
    height: 285px;
    width: 100%;
}

.bg-image{    
    background: no-repeat bottom/cover;
}

.dropdown-toggle-financial{
    margin: auto;
    border: 0;
    background-color: transparent;
    border-bottom: 3px solid #D7182A;
}

.dropdown-toggle-financial{
    font-size: 20px;
}

@media only screen and (min-width: 319px) and (max-width: 768px) {
    .d-none{
        display: none;
    }
    .bg-image{
        background-image: none;
    }
    .d-md-block{
        display: block;
    }
    .bloc-quick-download{
        margin-top: -385px;
    }
    .bg-download-ir{
        background-image: none;
    }
    .bg-quick-download:before{
        height: 750px;
    }
}

@media (min-width: 992px) { 
    .bg-bloc-message{
        background-image: none !important; 
    }
}

@media only screen and (max-width: 449px) { 
    
    .card-operation .card-title .btn{
        display: block;
    }
    
    .menu.ir.banner{
        display: none !important;
    }
    .nav.nav-financial li.active>a.tab-title .tab-title span:after,
    .nav.nav-financial li > a.tab-title .tab-title span:after{
        content: none;
    }

    .nav.nav-financial li > a.tab-title .tab-title span:after{
        background-color: none;
    }

    .bg-bloc-message{
        position: relative;
        display: flex;
        background-repeat: no-repeat;
        background-position-y: center;
        background-size: cover;
        height: 100%;
    }
    
    .banner{
        padding-bottom: 80px;        
    }

    .bloc-message{
        margin-top: 0;
    }

    .bloc-message .bg-gray{
        margin-top: 0;
    }
    
    .d-sm-none{
        display: none !important;
    }
    .d-sm-block{
        display: block;
    }
    .card-download{
        width: 100%;
        min-height: 100%;
        float: left;
    }
    .bg-quick-download:before{
        height: 90%;
    }
    .card-download{
        margin-bottom: 2rem;
    }
    .card-download .card-body{
        align-self: initial;
    }
    .card-image.report{        
        max-width: 70%;
        margin: auto;
    }
    .dropdown-menu{
        border-radius: 0;
        border: 0;
        margin-top: .5rem;
        padding: 0;
    }
    .dropdown-menu .nav.nav-financial li>a .tab-title{
        font-size: 16px !important;
    }    
    .dropdown-menu .nav.nav-financial li{
        padding: 0;
    } 
    .dropdown-menu .nav.nav-financial li a{
        padding: 2rem 3rem;
        margin: 0;
    }
    .dropdown-menu ul.nav.nav-financial {
        padding: 0;
    }
    .img-message{
        position: inherit; 
        bottom: 0;
        padding-left: 0;
    }
    .card-operation .card-body{
        padding: 10rem 1.5rem 1rem 1.5rem !important;
    }
    .card-oppday .card-body .card-title .icon-sphere{
        font-size: 20px;
    }

    #tab-financial{
        display: block;
    }
    
    .nav.nav-financial {
        display: flex;
        flex-direction: column;
        flex: 0 0 100%;
        max-width: 100%;
    }
        
    .tab-content.clearfix{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .nav.nav-financial li.active>a .tab-title span:after,
    .nav.nav-financial li > a .tab-title span:after{
        content: none;
    }    

    .nav.nav-financial li > a .tab-title:after{
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #323232;
    }
    .stock-home .stock-row .stock-item{
        flex: 0 0 50%;
        max-width: 50%;        
    }    
    .contact-custom .contact-item .dw-home .card.card-contact{
        border-bottom: 1px solid #7171716b;
    }
    .contact-custom .contact-item:last-child .dw-home .card.card-contact{
        border-bottom: none;
    }
    .card-contact{
        border-right: none;
    }    
    .sub-nav{        
        right: 0;
    }
    .sub-nav ul.dropdown{
        line-height: inherit;
        display: block;
        right: 0;
        padding: 0;
    }
    .sub-nav ul.dropdown > li > a{
        padding: 1rem;
    }
    .stock-home .stock-row .stock-item-highlight, .stock-home .stock-row .stock-item-x{        
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tabs-shortcut .navbar-collapse ul.nav-sub-tab > li:hover .dropdown-content { 
        display: block;
        position: initial;
     }
     .navbar-text{
         margin-top: 2rem;
         margin-bottom: 0;
     }
     .home-box-graph{    
         width: 100%;
         height: 400px !important;
         padding: 0 !important;
     }
     .card-download .card-body .card-image{
         text-align: center;
     }
     
}

.dropdown-menu{
    position: inherit;
}
#tab-financial .dropdown-backdrop{
    position: inherit !important;
    z-index: 1 !important;
}

.card-oppday .card-body .card-title .icon-sphere{
    padding-right: 1rem;
    font-size: 28px;
}

.home-box-graph{    
    width: 100%;
    height: 320px;
    padding: 15px;
}

.highcharts-background{
    fill: transparent !important;
}


/* Navbar Short Cut Menu*/
/*@media (min-width: 1024px){
    .tabs-shortcut .navbar-expand-xl .navbar-toggler {
          display: none;
      }
      .tabs-shortcut .navbar-sub-tab{
          flex-wrap: nowrap;
      }
  }
  @media only screen and (min-width: 320px) and (max-width: 769px) {
      .tabs-shortcut .navbar-sub-tab .navbar-toggler {
          display: flex;
          background-color: transparent;
          border: 0;
          color: #00a2dd;
      }
  }
  @media only screen and (min-width: 769px) and (max-width: 1024px){
      .tabs-shortcut .nav-sub-tab .nav-link {
          font-size: 13px !important;
      }
  }
  .tabs-shortcut .navbar-sub-tab .nav {
      font-size: 14px;
    text-transform: uppercase;
    }
  .tabs-shortcut .navbar-sub-tab .navbar-toggler {
      width: 100%;
      transition: all .4s ease;
      justify-content: center;
  }
  .tabs-shortcut .navbar-sub-tab{
      width: 100%;
  }
  @media (min-width: 769px){
      .tabs-shortcut .navbar-sub-tab .nav{
          width: 100%;
          display: flex;
          justify-content: space-between;
      }
  }
  .tabs-shortcut .navbar-sub-tab .nav{ 
         padding-top: 4rem;
  }
  .tabs-shortcut .nav>li>a{
    padding: 10px;
  }*/
.tabs-shortcut .navbar {
    margin-bottom: 0;
    border: none;
}

.tabs-shortcut .navbar .navbar-collapse {
    padding: 0;
}

/* Navbar Short Cut Menu*/
@media (min-width: 1024px) {
    .tabs-shortcut .navbar-expand-xl .navbar-toggler {
        display: none;
    }

    .tabs-shortcut .navbar-sub-tab {
        flex-wrap: nowrap;
    }
}

@media only screen and (min-width: 320px) and (max-width: 769px) {
    .tabs-shortcut .navbar-sub-tab .navbar-toggler {
        display: flex;
        background-color: transparent;
        border: 0;
        color: #00a2dd;
    }
}

@media only screen and (min-width: 320px) and (max-width: 769px) {
    .tabs-shortcut .navbar-sub-tab .navbar-toggler {
        display: flex;
        background-color: transparent;
        border: 0;
        color: #00a2dd;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .tabs-shortcut .nav-sub-tab .nav-link {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 810px) {
    .tabs-shortcut .navbar-sub-tab {
        display: none;
    }
}

/* @media (max-width: 768px){
    .nav-sub-tab .nav-item {
        flex: 1 0 100%;
    }
} */
/* @media (max-width: 1024px){
    .nav-sub-tab .nav-item {
        flex: 1 1 100%;
        position: relative;
    } 
} */
.tabs-shortcut .navbar-sub-tab .navbar-toggler {
    width: 100%;
    transition: all .4s ease;
    justify-content: center;
}

.tabs-shortcut .navbar-sub-tab {
    width: 100%;
    margin: 3rem 0 0;
}

@media (min-width: 769px) {
    .tabs-shortcut .navbar-sub-tab .nav {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .tabs-shortcut.tabs-shortcut-lv3 .navbar-sub-tab .nav {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
}

.tabs-shortcut .nav-sub-tab .nav-link {
   font-family: "Mitr", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #323232;
    padding: 0 10px;
}

.tabs-shortcut.tabs-shortcut-lv3 .nav-sub-tab .nav-link {
    font-family: "Mitr", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #323232;
    padding: 0 40px 0 0 !important;
}

.tabs-shortcut .nav-sub-tab .nav-item .nav-link.active {
    color: #00a2dd;
}

.tabs-shortcut .nav-sub-tab .nav-item .nav-link.a:hover {
    color: #00a2dd;
}

.tabs-shortcut .nav-sub-tab>a:hover,
.nav-sub-tab>a:focus {
    background-color: transparent;
    color: #00a2dd;
}

.tabs-shortcut .nav.nav-sub-tab>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
    color: #00a2dd;
}


.tabs-shortcut .navbar-collapse ul.nav-sub-tab > li > a:hover,
.tabs-shortcut .navbar-collapse ul.nav-sub-tab > li > a.active { 
   color:#00a2dd;
}


.tabs-shortcut .navbar-collapse ul.nav-sub-tab > li .dropdown-content { 
    display: none;
    list-style: none;
    min-width: 200px;
    padding: 2% 2% 1%;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    font-size: 14px;
 }

.tabs-shortcut .navbar-collapse ul.nav-sub-tab > li .dropdown-content a { 
    color: #323232; 
    text-decoration: none; 
    line-height: 1em;
    display: block;
    padding: .75rem 1.5em;
    text-align: left;
 }

 
.tabs-shortcut .navbar-collapse ul.nav-sub-tab > li .dropdown-content a:hover { 
    text-decoration: none;
    color: #00a2dd;
 }
 
 .tabs-shortcut .navbar-collapse ul.nav-sub-tab > li:hover .dropdown-content  {
    display: block;
 }

 .iframe {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;    
}

.iframe iframe {
    overflow: hidden;
    max-width: 100%;
    min-width: 100%;
    width: 0;
    border: 0;
}



.form.form--select{
    display: block;
    text-align: right;
    margin: 2rem 0;
    line-height: 4;
}
.form.form--search{
    display: block;
    text-align: left;
}
.form.form--select .select-dropdown {
    margin-left: 1.5rem;
}				   
.ir-table.financial_highlights tr:not(:first-child) td:last-child{
    background-color: #02b4ef1c;
}

.chart-unit{
    font-size: 12px;
}


svg > g.highcharts-data-labels > g:last-child > text
{
    fill:#02B5EF !important;
}

/* Chart*/
.legend.legend--pie {
    display: flex;
    justify-content: center;
}

.legend.legend--pie>.leagend__list>.legend__unit {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.legend.legend--pie>.leagend__list>.legend__unit>.legend__bullet {
    display: inline-block;
    height: 9px !important;
    margin-right: .75rem;
    margin-top: .3rem;
    flex: 0 0 9px;
    border-radius: 2px;
}

.legend.legend--pie>.leagend__list>.legend__unit>.legend__text {
    text-align: left;
    margin-right: 0.5rem;
    min-width: 24rem;
    color: #717171;
    font-size: 16px;
}

.tooltip-text {
    display: flex;
    justify-content: center;
    font-size: 12px;
    color: #323232;
    text-align: center;
}

.tooltip-number {
    display: flex;
    justify-content: center;
    font-size: 20px;
    color: #00a2dd !important;
    text-align: center !important;
}

.card.card--download  {
    background: #fff;
    display: block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.2);
    text-align: center;
    min-height: 250px;
    margin-bottom: 2rem;
}
.card.card--download .card__body {
    padding: 25px 20px;
    text-align: left;
}
.card.card--download .card__body >h2 {
    margin: 0;
    font-size: 20px !important;
    font-weight: normal !important;
}

.card.card--download>.card__body >h3 {
    margin: 0 0 2rem 0;
    font-size: 20px !important;
    font-weight: normal !important;
    line-height: 25px;
    
}

.card.card--download>.card__body .card__link .download {
    color: #00a2dd;
    display: flex;
}
.card.card--download>.card__body .card__link .download:hover {
    color: #D91222;
}
.card.card--download>.card__body .card__link .download > i{
    padding-left: 10px;
    line-height: 1.65;
}

.ir_textMainHighlight {
    color: #00a2dd;
    font-weight: bold;
}

.card.card--newsroom {
    display: block;

    min-height: 200px;
    height: 100%;
    padding: 3rem 5rem;
    background-color: #ffffff;
    border: 1px solid #E9E9E9;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.card.card--newsroom:hover {
    background: #02B5EF;
    color: #fff;
}
.card.card--newsroom .date {
    width: 90px;
    height: 30px;
    background: #D7182A;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 0 0 10px 0;
}

.card.card--newsroom-press {
    display: block;
    min-height: 270px;
    height: 100%;

    background-color: #ffffff;
    border: 1px solid #E9E9E9;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.card.card--newsroom-press figure {
    overflow: hidden;
    height: 250px;
}

.card.card--newsroom-press figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card.card--newsroom-press .content {
    padding: 3rem;
    height: 250px;
}

.card.card--newsroom-press .date {
    width: 90px;
    height: 30px;
    background: #D7182A;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 0 0 10px 0;
}

.card.card--newsroom-press:hover {
    background: #02B5EF;
    color: #fff;
}


.h-100 {
    height: 100%;
}
.datepicker {
    height: 38px;
}

/* Annual report */
.report-highlight{
    width: 100%;
    padding: 4rem;
    justify-content: center;
    display: flex;
    background-color: #fff;
}
.report-highlight>.card-report{
    display: flex;
    flex-direction: row;
    justify-content: center;
        align-items: center;
    margin-bottom: 0;
}
.report-highlight>.card-report>.card-download{
    padding: 5rem;
    justify-content: center;
}
.card-report{
    margin-bottom: 5rem;
}

.card-report .card-cover img {
    /* border: 1px solid #f5f4f6; */
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: fill;
    transition: all 0.3s ease-in-out;
}
.card-report .card-cover:hover img {

    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.card-report>.card-download>.card-title{
    font-size: 22px;
    font-weight: bold;
    color: #323232;
    min-height: 40px;

}
.card-report>.card-download>.card-text{
    font-size: 18px;
    color: #ADADAD;
}
.card-report>.card-download>.card-link{
    margin: 2rem 0;
    display: flex;
    flex-direction: column;
}
.card-report>.card-download>.card-link>.card-hyperlink{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1rem;
    color: #00a2dd;

}
.card-report>.card-download>.card-link>.card-hyperlink:hover{
    color: #D91222;
    
}
.card-report>.card-download>.card-link>.card-hyperlink>.card-icon {
    width: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-right: 1rem;
}
.card-report>.card-download>.card-link>.card-hyperlink:first-child>.card-icon> i{
    font-size: 40px;
}
.card-report>.card-download>.card-link>.card-hyperlink>.card-icon> i {
    font-size: 33px;
}

.dw-home figcaption>.card-title {
    color: #1a1a1a;
    font-size: 20px;
    margin-bottom: 3rem;
    min-height: 90px;
}
.dw-home figcaption>.card-link {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    color: #00a2dd;
}
.dw-home figcaption>.card-link .card-hyperlink{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1rem;
    color: #00a2dd;
}
.dw-home figcaption>.card-link .card-hyperlink:hover{
    color: #D91222;
}
.dw-home figcaption>.card-link .card-hyperlink .card-icon{
        width: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-right: 1rem;
}
.dw-home figcaption>.card-link .card-hyperlink:first-child .card-icon >i{
            font-size: 35px;
}
.dw-home figcaption>.card-link .card-hyperlink .card-icon >i{
            font-size: 28px;
}

.dw-home figcaption>.link a,.dw-home figcaption>.card-link a{
    color: #00a2dd;
    padding: 0 10px 0 0;
}
@media (max-width: 479px) {
    .report-highlight{
        display: block;
    }
    .report-highlight>.card-report{
        flex-direction: column;
    }
}
@media (max-width: 1366px) {
    .dw-home figcaption>.card-title {
        min-height: 125px;
    }
}
@media (max-width: 834px) {
    .dw-home figcaption>.card-title {
        min-height: auto;
    }
}