@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 100%;
    }
}

.fusion-main-menu>ul>li>a { 
    font-size: 17px;
}
.fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
    font-size: 16px;
}

body {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
}

a:hover {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

textarea:focus,
input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

.kanit {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
}

.Sarabun {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
}

#main {
    padding: 0;
    margin: 100px 0;
}

.container {
    overflow: unset;
}

.jr-head {
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.jr-sub {
    margin: 0 !important;
}

.cover-bt-all {
    display: inline-block;
    /* position: absolute;
    right: 15px;
    top: 20px; */
    float: right;
    margin-top: -50px;
}

.cover-bt-all2 {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 20px;
}

.bt-all {
    background-color: #075487;
    font-size: 15px;
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 10px;
}

.bt-all:hover {
    background-color: #075487;
    transition: ease 0.5s;
    color: #ffffff;
}

.padding0 {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .cover-bt-all {
        position: relative;
        top: 0px;
        margin-bottom: 30px;
        float: right;
    }
}

@media screen and (max-width: 414px) {
    .jr-head {
        font-size: 28px;
    }
}

.card__link{
    margin-top: 30px;
    margin-bottom: 60px;
}
/*--------------------------------------------------------------------*/


/* Banner */


/*--------------------------------------------------------------------*/

.bg-banner {
    background-color: #ffffff;
    background-image: url(../images/BG-1.jpg) !important;
    background-position: 50% 30% !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 145px 30px 185px 30px !important;
}

.bg-banner2 {
    background-color: #ffffff;
    background-image: url(../images/BG-divin.jpg) !important;
    background-position: 50% 75% !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 145px 30px 260px 30px !important;
}

.bg-banner3 {
    background-color: #ffffff;
    background-image: url(../images/ir_meet.jpeg) !important;
    background-position: 50% 0% !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 145px 30px 260px 30px !important;
}

.banner-text h1 {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    margin: 0;
    color: rgb(8, 113, 184);
    font-size: 34px;
    font-weight: 600;
}

.banner-text .t-1 {
    color: #004a7b;
    font-size: 54px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px
}

.banner-text .t-2 {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    color: #004a7b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 420px;
}

@media screen and (max-width: 1199px) {
    .bg-banner {
        background-image: url(../images/BG-1.jpg) !important;
        background-position: 77% center !important;
    }
}

@media screen and (max-width: 991px) {
    .bg-banner {
        background-image: url(../images/BG-1.jpg) !important;
        background-position: 50% 65% !important;
    }
}

@media screen and (max-width: 656px) {
    .banner-text h1 {
        font-size: 24px !important;
    }
    .banner-text .t-1 {
        font-size: 46px;
    }
    .banner-text .t-2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 575px) {
    .banner-text h1 {
        font-size: 24px !important;
    }
    .banner-text .t-1 {
        font-size: 46px;
    }
    .banner-text .t-2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 505px) {
    .banner-text h1 {
        font-size: 23px !important;
    }
    .banner-text .t-1 {
        font-size: 40px;
    }
    .banner-text .t-2 {
        font-size: 20px;
    }
    .banner-text .t-1 br {
        display: none;
    }
}

@media screen and (max-width: 425px) {
    .bg-banner {
        background-image: url(../images/BG-1.jpg) !important;
        background-position: 23% 65% !important;
        padding: 105px 30px !important;
    }
    .banner-text h1 {
        font-size: 5.5vw !important;
    }
    .banner-text .t-1 {
        font-size: 9.5vw;
    }
}



/*--------------------------------------------------------------------*/


/* EVENT */


/*--------------------------------------------------------------------*/

.cover-event img {
    width: 100%;
}

#event {
    margin-bottom: 80px;
}

@media screen and (max-width: 991px) {
    #event {
        margin-bottom: 40px;
    }
    .b-b {
        border-bottom: 1px solid rgba(255, 255, 255, 0.171);;
    }
}

@media screen and (max-width: 575px) {
    .cover-event {
        padding: 0 15px;
    }

}

@media screen and (max-width: 425px) {
    #event {
        margin-bottom: 30px;
    }
}


/*--------------------------------------------------------------------*/


/* Stock Price & Financial Highlights */


/*--------------------------------------------------------------------*/

#stock-price__financial-highlights {
    margin: 100px 0;
}


/*--- Stock Price ---*/

.cover-stock-price {
    background-color: #075487;
    border-radius: 10px;
}

.stock-symbol {
    display: flex;
}

.symbol {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 15px 0px 10px 20px;
}

.symbol p.t-1 {
    font-size: 13px;
    font-weight: 400;
    color: #665b56;
    margin-bottom: 0px;
}

.symbol p.t-2 {
    font-size: 20px;
    font-weight: 600;
    color: #075487;
    margin-bottom: 0px;
}

.symbol img {
    margin-bottom: 3px;
}

.b-r {
    border-right: 1px solid #e1e2e3;
}

.b-t-b {
    border-top: 1px solid #e1e2e3;
    border-bottom: 1px solid #e1e2e3;
}

.symbol-2 {
    display: flex;
    padding: 15px 0 15px 20px;
}

.symbol-2 img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-right: 15px;
}

.symbol-2 .t-1 {
    font-size: 13px;
    font-weight: 400;
    color: #665b56;
    margin-bottom: 0px;
}

.symbol-2 .t-2 {
    font-size: 13px;
    font-weight: 500;
    color: #075487;
    margin-bottom: 0px;
}

.banner-item {
    padding: 30px 0 27px 0;
}

.banner-item img {
    width: auto !important;
    margin: auto;
    background-color: white;
    padding: 20px 7px 22px 7px;
    box-shadow: 0.3em 0.3em 1.5em rgb(45 80 117 / 31%);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #075487 !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 12px;
    margin: 5px 2px;
    background: rgba(7, 84, 135, 0.199);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 3px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    padding-bottom: 21px;
}

.bt-stock-price {
    background-color: #2d2d2d;
    border-radius: 10px;
    display: flex;
    margin: 20px 20px 0 0 !important;
    padding: 18px 0 18px 30px;
    color: #fff;
}

.bt-stock-price2 {
    background-color: #f5f8fb;
    border-radius: 10px;
    display: flex;
    margin: 20px 0 0 0;
    padding: 18px 0 18px 30px;
}

.bt-stock-price p {
    font-weight: 400;
    margin-bottom: 0px;
}

.bt-stock-price img {
    width: 20px;
    height: 28px;
    margin-right: 12px;
}

.bt-stock-price img.arrow {
    width: 11px;
    height: 25px;
    position: absolute;
    right: 70px;
}

.bt-stock-price2 img {
    width: 19px;
    height: 27px;
    margin-right: 12px;
}

    .bt-stock-price2 img.arrow {
        width: 11px;
        height: 25px;
        position: absolute;
        right: 20px;
    }

.bt-stock-price:hover {
    background-color:#00a651;
    transition: ease 0.5s;
    font-weight: 200;
    color: #a3a3a3;
}
.bt-stock-price2:hover {
    background-color: rgba(7, 84, 135, 0.945);
    transition: ease 0.5s;
    font-weight: 200;
    color: #a3a3a3;
}

.img-news-logo{
    max-width: 50px ;
    margin-top: 10px;
}

.arrow{
    margin: auto !important;
    float: right !important;
    color: #333 !important;
}
@media screen and (max-width: 991px) {
    .bt-stock-price {
        background-color: #2D2d2d;
        border-radius: 10px;
        display: flex;
        margin: 20px 0 0 0;
        padding: 20px 0 20px 30px;
        color:#fff;
    }
    
    
}
@media screen and (max-width: 768px) {
    .bt-stock-price {
        background-color: #2d2d2d;
        border-radius: 10px;
        display: flex;
        margin: 20px 20px 0 0;
        padding: 20px 0 20px 30px;
        color:#fff;
    }
    
    .arrow{
        margin: auto !important;
        float: right !important;
        color: #075487 !important;
    }
}
@media screen and (max-width: 575px) {
    .bt-stock-price {
        background-color: #2d2d2d;
        border-radius: 10px;
        display: flex;
        margin: 40px 0 0 0;
        padding: 20px 0 20px 30px;
        color:#fff;
    }
    
    
}
/*--- financial-highlights ---*/

.cover-financial-highlights {
    background-color: #f5f8fb;
    border-radius: 10px;
    padding: 70px 6% 22px 6%;
    height: 664px;
}

.cover-financial-highlights p {
    color: #414246;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}

.cover-financial-highlights p span {
    color: #376ba3;
}

.bt-financial-highlights {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
}

.bt-financial-highlights .bt-all {
    background-color: #075487;
    font-size: 15px;
    color: #ffffff;
    font-weight: 200;
}

.bt-financial-highlights .bt-all:hover {
    background-color: #075487;
    font-size: 15px;
    transition: ease 0.5s;
    color: #ffffff;
    font-weight: 200;
}

@media screen and (max-width: 991px) {
    .bt-cover-stock-price {
        margin-bottom: 50px;
    }
    #calendar-investor{
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    .bt-financial-highlights {
        position: static;
        float: right;
    }
    .cover-financial-highlights {
        margin-top: 75px;
    }
}

@media screen and (max-width: 425px) {
    .cover-financial-highlights {
        padding: 70px 3% 22px 2%;
    }
    #calendar-investor{
        margin-bottom: 25px;
    }
}


/*--------------------------------------------------------------------*/


/* Ir Calendar */


/*--------------------------------------------------------------------*/
#calendar-investor {
    background-color: #ffffff;
    background-image: url(../images/bg-calendar.jpg) !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
}

#ir-calendar {
    background-color: #ffffff;
    background-image: url(../images/bg-investor444.png) !important;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
}

.cover-ir-calendar {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px 10px 20px 25px;
    margin-top: 40px;
}

.cover-basket-coming {
    position: absolute;
}

.re-basket-coming {
    position: relative;
    top: -35px;
    left: -5px;
}

.cover-basket-coming p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: white;
    background-color: #04aaf4;
    padding: 5px 12px;
    border-radius: 5px;
}

.card-ir-calendar {
    padding: 20px 15px 25px 0px;
}

.b-r-calendar {
    border-right: 1px solid #d5d5d5
}

.card-ir-calendar .head {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.cover-date {
    float: left;
    margin-top: 5px;
    text-align: center;
}

.cover-date .t-1 {
    font-size: 50px;
    font-weight: 500;
    color: #415da5;
    margin-bottom: 0px;
    line-height: 0.5;
}

.cover-date .t-2 {
    font-size: 30px;
    font-weight: 200;
    color: #415da5;
    margin-bottom: 0px;
}

.cover-location {
    padding: 0 0px 40px 73px;
}

.location img {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.location p {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #7d7d7d;
    line-height: 1.3;
    padding: 0 0 0 25px;
    margin-bottom: 10px;
}

.bt-ir-calendar a {
    display: inline-flex;
    align-items: center;
    background-color: #376ba3;
    padding: 13px 18px;
    margin-right: 15px;
    border-radius: 10px;
    font-weight: 200;
    color: #fff;
    width: 45%;
    justify-content: center;
}

.bt-ir-calendar a:hover {
    background-color: rgba(7, 84, 135, 0.945);
    transition: ease 0.5s;
    font-weight: 200;
    color: #a3a3a3;
}

.bt-ir-calendar img.i-1 {
    height: 16px;
    width: 12px;
    margin-top: 0px;
    margin-right: 6px;
}

.bt-ir-calendar img.i-2 {
    height: 12px;
    width: 16px;
    margin-top: 4px;
    margin-right: 6px;
}

.bt-ir-calendar p {
    margin-bottom: 0px;
    font-size: 15px;
}


@media screen and (max-width: 768px) {
    .cover-ir-calendar {
        margin-top: 80px;
    }

    #ir-calendar {
        background-color: #ffffff;
        background-image: url(../images/bg-investor444.png) !important;
        border-radius: 10px;
        background-position: 75% 30%;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0 120px 0;
    }
}

@media screen and (max-width: 1199px) {
    .bt-ir-calendar a {
        width: 150px;
        margin-bottom: 10px;
    }
    .b-r-calendar {
        border-right: 0px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
    }
    .cover-ir-calendar {
        padding: 20px 25px 20px 25px;
    }
}


/*--------------------------------------------------------------------*/


/* News */


/*--------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/* News
/*-----------------------------------------------------------------------------------*/
#bxir-news {
    padding: 80px 0 0 0;
}
/*News*/
.news-stockprice .news-wrap {
    overflow: hidden;
}
.news-wrap .news-list {
    padding: 12px 5px 6px;
    /*margin-bottom: 10px;*/
    border-bottom: 1px #d9d9d9 solid;
    background: #f5f8fb;
    transition: all 0.3s linear;
    overflow: hidden;
}
.news-wrap .news-list:hover {
    background: rgba(12, 124, 199, 0.157);
}
.news-list .bullet-date {
    float: left;
    width: 65px;
    height: 65px;
    margin: 8px 15px 9px 15px;
    text-align: center;
    padding: 16px 16px 16px 0px;
}
.bullet-date2 {
    background: url(../images/bullet_date2.png) no-repeat !important;
}
.bullet-date2 p {
    color: #15377e !important;
}
.bullet-date p {
    
    color: #303030;
    font-size: 18px;
    line-height: 15px;
    margin: 0 !important;
}
.news-wrap .set-news {
    overflow: hidden;
    position: relative;
}
.news-wrap .date-detail {
    line-height: 0px;
    color: #075487;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
    font-size: 15px;
}
.news-detail {
    font-size: 16px;
    line-height: 1.5;
    color: #353535;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 44px;
}
.date-detail span {
    color: #a9a9ab;
}
.set-news a {
    text-decoration: none;
    text-decoration: unset;
}
a.btn-view {
    display: inline-block;
    position: relative;
    border: #3283b8 solid 2px;
    border-radius: 10px;
    color: #fff;
    padding: 12px 43.5px;
    font-size: 18px;
    transition: ease 0.5s;
    background-color: #3283b8;
}
a.btn-view:hover {
    background: #06446d !important;
    border: #06446d solid 2px;
    color: #fff;
    border-radius: 10px;
}

@media screen and (max-width: 1199px){
    .padResponsive {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 767px){
    .banner-text .t-2 {
        font-family: "Noto Sans TC", "Noto Sans Thai", Prompt, sans-serif;
        color: rgb(0, 74, 123);
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        max-width: 375px;
    }
}


.pad0 {
    padding: 0;
}

/*--------------------------------------------------------------------*/


/* Investor Kits */


/*--------------------------------------------------------------------*/

.investor-kits-1 {
    background-image: url(../images/bg-investor-kits-7.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
}

.investor-kits-2 {
    background-image: url(../images/bg-investor-kits-6.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
}

.investor-kits-3 {
    background-image: url(../images/bg-investor-kits-5.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
}

.investor-kits-4 {
    
    background-image: url(../images/bg-investor-kits-4.png)!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
}
.investor-kits-4:before {
    background-color:rgba(7, 84, 135, 0.5)!important;
    height: 490px;
}


.investor-kits .t-1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin: 20px 0;
}

.investor-kits .t-2 {
    font-size: 25px;
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    line-height: 1.3;
}

.investor-kits {
    padding: 50px 50px 0 40px;
    transition: ease 0.5s;
}

.investor-kits:hover {
    filter: opacity(75%);
    transition: ease 0.5s;
}

.investor-kits .content.right .t-1 {
    text-align: right;
}

.investor-kits .content.right .t-2 {
    text-align: right;
}

.investor-kits-1 .t-2 {
    padding: 0;
}

.investor-kits-2 .t-2 {
    padding: 0;
}

.investor-kits-3 .t-2 {
    padding: 0;
}

.investor-kits-4 .t-2 {
    padding: 0;
}


@media screen and (max-width: 1336px) {
    .investor-kits .t-1 {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .investor-kits {
        padding: 200px 50px 60px 30px;
    }
    .investor-kits .t-1 {
        font-size: 22px;
        
    }
    .investor-kits-1 {
        height: auto;

    }
    .investor-kits-2 {
        height: auto;
    }
    .investor-kits-3 {
        height: auto;
        
    }
    .investor-kits-4 {
        height: auto;
    }
    .investor-kits-3 .t-2 {
        padding: 0 28% 0 0;
    }


}

@media screen and (max-width: 545px) {
    
    .investor-kits-3 .t-2 {
        padding: 0;
    }
    .investor-kits-4 .t-2 {
        padding: 0;
    }
}

@media screen and (max-width: 425px) {
    .investor-kits {
        padding: 160px 30px 90px 20px;
    }
    
    .investor-kits-3 .t-2 {
        padding: 0;
    }
}

.btn-ir {
    border-radius: 0;
    font-weight: 100;
    background: #075487;
    white-space: nowrap;
    border-radius: 10px;
    
}
.btn--download1 {
    
    padding: 10px !important;
    text-align: center !important;
    color: #fff !important;
}

/*-----------------------------------------------------------------------------------*/
/* Cookie
/*-----------------------------------------------------------------------------------*/
/*.cover-cookie-card {
    background-color: #f1f1f1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 5px;
    align-items: center;
    flex-direction: row;
    margin: 0.8em;
    padding: 1.1em;*/
    /* border-width: 1px;
    border-style: solid; */
    /*box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    line-height: 29px !important;
    color: #0d224c;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease 0s;
    z-index: 9999;
    font-weight: 300;
    font-size: 16px;
    box-shadow: -4px 3px 10px 0px rgb(68 68 68 / 21%);
}
.cookie-card-pic {
    width: 61px;
    height: auto;
    margin-left: 15px;
}
.cover-cookie-card span.t1 {
    display: block;
    flex: 1 1 auto;
    margin-right: 1em;
    max-width: 100%;
    line-height: 1.5;
    margin-left: 15px;
}
.cover-cookie-card span.t1 a {
    color: #5d95d1;
    transition: 0.25s;
    font-weight: 500;
    text-decoration: none;
	font-size: 16px;
}
.cover-cookie-card span.t1 a:hover {
    color: rgb(43, 51, 97);
    transition: 0.25s;
}
.bt-accept-cookie a.accept {
    font-family: 'Noto Sans TC','Noto Sans Thai','Prompt',sans-serif;
    font-weight: normal;
    line-height: 29px !important;
    font-size: 17px;
    color: #ffffff;
    background-color: #5d95d1;
    padding: 10.5px 50px;
    height: 45px;
    margin-right: 20px;
    transition: 0.25s;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}
.bt-accept-cookie a.accept:hover {
    background-color: rgb(43, 51, 97);
    color: #ffffff;
    transition: 0.25s;
}
.bt-accept-cookie a.accept:active, .bt-accept-cookie a.accept:focus {
    outline: none;
    border: none;
}*/
/* cookies policy */
/*.a-cookies-policy {
    color: #fff !important;
    transition: 0.25s;
}
.a-cookies-policy:hover {
    color: #5d95d1 !important;
    transition: 0.25s;
}
@media (max-width: 767px) {
    .cover-cookie-card {
        display: block;
    }
    .cover-cookie-card span.t1 {
        display: inline-block;
        flex: 1 1 auto;
        margin-right: 1em;
        max-width: 61%;
        line-height: 1.5;
        margin-left: 0px;
        float: left;
        font-size: 15px;
    }
    .cookie-card-pic {
        width: 110px;
        height: auto;
        display: block;
    }
    .cookie-card-pic {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}
@media (max-width: 545px) {
    .cover-cookie-card span.t1 {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 15px;
    }
}
@media (max-width: 426px) {
    .cover-cookie-card {
        padding: 15px 0px 20px 5px;
    }
    .cookie-card-pic {
        margin: auto;
        width: 80px;
        margin-bottom: 10px;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: center;
        margin-right: 0px;
        padding: 3px 15px 3px 15px;
        font-size: 14px;
    }
    .bt-accept-cookie {
            text-align: center;
    }
    .bt-accept-cookie a.accept {
        margin-right: 0px;
        font-size: 14px;
    }

    .fusion-builder-row.fusion-row {
        max-width: 330px;
    }
}
@media (max-width: 375px) {
    .fusion-builder-row.fusion-row {
        max-width: 300px;
    }
    .news-list .bullet-date{
        display: none;
    }
    .news-wrap .date-detail {
        line-height: 0px;
        color: #075487;
        margin-top: 20px;
        margin-bottom: 20px;
        letter-spacing: 0.02em;
        font-size: 15px;
        padding: 0 15px;
    }
    .news-detail {
        font-size: 16px;
        line-height: 1.5;
        color: #353535;
        overflow: hidden;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 44px;
        padding: 0 15px;
    }
}

#sub-cookies_policy {
    margin-bottom: 60px;
}
#sub-cookies_policy .section-text-head.sub .text-2 {
    text-align: left;
    line-height: 1.5;
    font-size: 24px;
    color: #d70201;
}
#sub-cookies_policy .section-text-head .text-2 span {
    color: #ffffff;
}
#sub-cookies_policy .text-sub-p.b {
    margin-top: 30px;
    margin-bottom: 6px;
}
#sub-cookies_policy .text-sub-p.b b {
    color: #d70201;
}
#sub-cookies_policy .text-sub-p b {
    color: #ffffff;
}
#sub-cookies_policy dl dt {
    float: left;
}
#sub-cookies_policy dl dd {
    padding-left: 80px;
}*/


/*--------------------------------------------------------------------*/


/* company-background */


/*--------------------------------------------------------------------*/

#timeline .timeline-item:after,
header:after,
#timeline .timeline-item:before,
header:before {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

#timeline {
    width: 100%;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #2a567a;
    left: 50%;
    top: 0;
    position: absolute;
}

#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}

#timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
}

#timeline .timeline-item .timeline-icon {
    background: #004085;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .22);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 10%;
    display: block!important;
}

#timeline .timeline-item .timeline-icon svg {
    position: relative;
    top: 14px;
    left: 14px;
}

#timeline .timeline-item .timeline-content {
    width: 45%;
    padding: 20px;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    border-radius: 10px;
    box-shadow: 8px 9px 20px 2px rgb(63 115 171 / 62%);
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#timeline .timeline-item .timeline-content h2 {
    padding: 10px;
    font-size: 18px;
    background: #004085;
    color: #fff;
    margin: -20px -20px 0 -20px;
    font-weight: 300;
    border-radius: 10px 10px 0px 0px;
}

#timeline .timeline-item .timeline-content:before {
    content: "";
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid#2b3360;
}

#timeline .timeline-item .timeline-content.right {
    float: right;
}

#timeline .timeline-item .timeline-content.right:before {
    content: "";
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid#2b3360;
}

#timeline .timeline-item .timeline-content ul {
    padding: 0px 15px;
    margin: 0px;
}

#timeline .timeline-item li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #2b3360 !important;
}

.text-year {
    color: #fff;
    position: relative;
    top: 11px;
    font-size: 14px;
    right: 0;
    left: 11px;
}

@media screen and (max-width: 991px) {
    #timeline {
        padding: 0px;
        padding-left: 23px;
    }
    #timeline:before {
        left: 0;
    }
    #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
    }
    #timeline .timeline-item .timeline-content:before,
    #timeline .timeline-item .timeline-content.right:before {
        left: 10%;
        margin-left: -6px;
        border-left: 0;
        border-right: 7px solid#2b3360;
    }
    #timeline .timeline-item .timeline-icon {
        left: 0;
        border-radius: 0% 10% 10% 0%;
    }
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    /* background: #4683bb; */
    border: 1px solid rgb(36 70 101 / 32%);

  }
  
  .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 100px 20px;

  }

  
  .hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .hovereffect:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  
  .hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    overflow: hidden;
    padding: 0.5em 0;
    background-color: transparent;
  }
  
  .hovereffect h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  
  .hovereffect:hover h2:after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  
  .hovereffect a, .hovereffect p {
    color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    text-decoration: none;
  }
  
  .hovereffect:hover a, .hovereffect:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    text-decoration: none;
  }

  .box-more-pdf {
    box-shadow: 8px 9px 20px 2px rgb(63 115 171 / 50%);
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
}

.but-more-pdf a {
    display: inline-flex;
    background-color: #a8bfd9;
    padding: 13px 18px;
    margin-right: 5px;
    color: #fff;
    border-radius: 10px;
}

.but-more-pdf img.i-1 {
    height: 20px;
    width: 16px;
    margin-top: 0px;
    margin-right: 6px;
}


.price-up {
    width: 0px;
    height: 0px;
    border-top: 0px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 16px solid rgb(50, 130, 184);
    border-left: 9px solid transparent;
    position: relative;
    top: -25px;
    margin: 0 0px 0 15px;
}

.price-down {
    width: 0px;
    height: 0px;
    border-top: 16px solid rgb(187, 225, 250);
    border-right: 9px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 9px solid transparent;
    position: relative;
    float: right;
    top: 20px;
    margin: 0 0px 0 15px;
}
  
.price{
    margin: auto;
    color: #075487;
    font-size: 32px;
    font-weight: 600;
    padding-left: 20px;
}

.price-name{
    margin-top: 15px;
    font-size: 15px;
    font-weight: 500;
    padding-left: 16px;
}

/*-----------------------------------------------------------------------------------*/
/* ir-calendar
/*-----------------------------------------------------------------------------------*/
#bxir-calendar {
    padding: 80px 0 0px 0;
}
.cover-calendar {
    margin: 0;
    letter-spacing: 0.02em;
    color: #665b56;
    font-size: 18px;
    background-color: #fff;
    border-radius: 10px;
}
div.cover-calendar div div div.calendar-1 {
    height: auto;
    background-color: #f5f8fb;
    padding: 25px 0;
    border-radius: 10px;
}
div.cover-calendar div div div.calendar-2 {
    height: 300px;
    background-color: #5c2e91;
    padding: 38px 38px;
}
div.cover-calendar div div div.calendar-3 {
    height: 300px;
    background-color: #52af2f;
    padding: 38px 38px;
}
div.cover-calendar div div div.calendar-4 {
    height: 300px;
    background-color: #15377e;
    padding: 38px 38px;
}
div.cover-calendar div div div.calendar-5 {
    height: 300px;
    background-color: #26bdbe;
    padding: 38px 38px;
}
.cover-badge-Upcoming {
    position: absolute;
    right: 0;
}
.badge-Upcoming {
    background-color: #FCB034 ;
    height: 35px;
    width: 95px;
    position: relative;
    top: -45px;
    right : 425px;
    border-radius: 8px;
}
.badge-Text-Upcoming {
    color: #282828;
    font-size: 14.5px;
    line-height: 1.8;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin-left: 11px;
    margin-top: 0px;
}
.date-time-calendar {
    /* border-bottom: 1px solid #e1e2e3; */
    /* padding-bottom: 18px; */
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.date-time-calendar span.time {
}
.date-time-calendar img {
    margin-left: 6px;
}
.date-time-calendar span{
    margin-left: 10px;
}
.main-txt-calendar{
    padding: 15px 25px;
}
.main-txt-calendar p.first-calendar:nth-child(1) {
    font-size: 24px;
    height: auto;
    line-height: 1.8;
    -webkit-line-clamp: unset;
    color: #075487;
    font-weight: 500;
}
.main-txt-calendar p:nth-child(1) {
    font-size: 26px;
    line-height: 1;
    height: 50px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.main-txt-calendar p:nth-child(2) {
    line-height: 1;
    height: 60px;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
    color: #075487;
    font-weight: 500;
    font-size: 24px;
}
.file-film-calendar img {
    margin-right: 15px;
}
.file-film-calendar-1 {
    padding-bottom: 10px;
    margin-top: 20px;
}
.file-film-calendar-1 div {
    /* border-top: 1px solid #e1e2e3; */
    padding: 17px 0 0px 0px;
    display:flex ;
    justify-content: center;
}
.file-film-calendar-1 div img  {
    float: left;
    margin: 0px 20px 0px 0;  
}

.line-w{
    border-top: 1px solid #e1e2e3;
}

.cover-FH{
    background-color: #075487;
    opacity: 0.9;
    padding: 40px 0px;
    border-radius: 15px;
    box-shadow: 0.3em 0.3em 1.5em rgb(7, 84, 135) / 100%;
    color: #fff;
}

.coverFinancial-1 {
    background-image: url(../images/fh-1.png);
    background-repeat: no-repeat;
    
    margin-right: 5px;
    background-position-y: 30px;
}

.coverFinancial-2 {
    background-image: url(../images/fh-2.png);
    background-repeat: no-repeat;
    
    margin-right: 5px;
    background-position-y: 30px;
}

.coverFinancial-3 {
    background-image: url(../images/fh-3.png);
    background-repeat: no-repeat;
    
    margin-right: 5px; 
    background-position-y: 30px;
}

.Financial_text1 {
    font-size: 40px;
    font-weight: 600;
    text-align: left;
    color: #FCB034 ;
}

.Financial_text2 {
    margin-bottom: 2px  !important;
    color: #ffffff;
    font-size: 24px;
    margin-top: 15px;
    font-weight: bold;
}

.Financial_text3 {
    margin-top: 5px;
    margin-bottom: 5px !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
}

.coverFinancial-Padding {
    padding: 15px 60px 15px 70px;
}

.Td-FinancialText1{
    text-align: left;
    padding-left: 60px;
}

.nav-ir{
    border-right: 1px solid rgb(26 128 182 / 20%);
    padding: 5px;
}
.nav-ir-nb{
    border-right: 0px solid #a0a0a0 ;
    padding: 5px;
}

@media screen and (max-width: 1199px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 315px;
        border-radius: 8px;
    }
}
@media screen and (max-width: 991px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 555px;
        border-radius: 8px;
    }
}
@media screen and (max-width: 768px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 575px;
        border-radius: 8px;
    }
}

@media screen and (max-width: 425px) {
    .nav-ir{
        border-right: 0px solid #a0a0a0 ;
        margin: 0 10px;
        padding: 0;
    }
    .nav-irnb{
        border-right: 0px solid #a0a0a0 ;
        margin: 0 10px;
        padding: 0;
    }
    .file-film-calendar-1 div {
        /* border-top: 1px solid #e1e2e3; */
        padding: 17px 0 0px 0px;
        display: grid;
        margin-left: auto;
        justify-content: center;
    }
    .file-film-calendar-1 {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 30px;
    }
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 240px;
        border-radius: 8px;
    }
    .main-txt-calendar p:nth-child(2) {
        line-height: 1.1;
        height: 165px;
        overflow: hidden;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        margin-bottom: 0;
        color: #075487;
        font-weight: 500;
        font-size: 34px;
    }
    .price{
        font-size: 24px;
        padding-left: 0px;
    }

    .price-up {
        width: 0px;
        height: 0px;
        border-top: 0px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 16px solid rgb(50, 130, 184);
        border-left: 9px solid transparent;
        position: relative;
        /* float: left;
        top: 10px; */
        margin: 0 0px 0 8px;
    }
    
    .price-down {
        width: 0px;
        height: 0px;
        border-top: 16px solid rgb(187, 225, 250);
        border-right: 9px solid transparent;
        border-bottom: 0px solid transparent;
        border-left: 9px solid transparent;
        position: relative;
        top: 10px;
        margin: 0 0px 0 8px;
    }
    
    .date-time-calendar img {
        margin-left: 16px;
    }
    .main-txt-calendar p.first-calendar:nth-child(1) {
        font-size: 24px;
        height: auto;
        line-height: 1.8;
        -webkit-line-clamp: unset;
    }

    .file-film-calendar-1 {
        margin-top: 50px;
    }

    .Td-FinancialText1{
        text-align: left;
        padding-left: 0px;
    }

    .cover-FH{
        background-color: #075487;
        opacity: 0.9;
        padding: 40px 25px;
        border-radius: 15px;
        box-shadow: 0.3em 0.3em 1.5em rgb(7, 84, 135) / 100%;
        color: #fff;
    }
    
    .coverFinancial-1 {
        background-image: url(../images/fh-1.png);
        background-repeat: no-repeat;
        float: left;
        margin-right: 5px;
        background-position-y: 30px;
    }
    
    .coverFinancial-2 {
        background-image: url(../images/fh-2.png);
        background-repeat: no-repeat;
        float: left;
        margin-right: 5px;
        background-position-y: 30px;
    }
    
    .coverFinancial-3 {
        background-image: url(../images/fh-3.png);
        background-repeat: no-repeat;
        float: left;
        margin-right: 5px;
        background-position-y: 30px;
    }
    
    .Financial_text1 {
        font-size: 30px;
        font-weight: 600;
        text-align: left;
        color: #FCB034 ;
    }
    
    .Financial_text2 {
        margin-bottom: 2px  !important;
        color: #ffffff;
        font-size: 21px;
        margin-top: 5px;
        font-weight: bold;
    }
    
    .Financial_text3 {
        margin-bottom: 25px !important;
        color: #ffffff;
        font-size: 21px;
        font-weight: bold;
    }
    
    .coverFinancial-Padding {
        padding: 15px 0px 15px 60px;
    }
}
@media screen and (max-width: 414px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 230px;
        border-radius: 8px;
    }
}
@media screen and (max-width: 375px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 185px;
        border-radius: 8px;
    }
}
@media screen and (max-width: 350px) {
    .badge-Upcoming {
        background-color: #FCB034;
        height: 35px;
        width: 95px;
        position: relative;
        top: -45px;
        right: 140px;
        border-radius: 8px;
    }
}


.container-inv {
    position: relative;
  }
  
  .text-block {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #075487;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  .text-block-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #07598f;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h-text{
    color: #282828;
    font-weight: 500;
    margin: 0 0 5px !important;
  }
  .s-text{
    color: #07598f;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
  }
    .bbr {
    display: none;
    }
    .bbrn {
        display: none;
    }
    .bd-r{
        border-radius: 10px 0px 0px 10px;
    }
    .bd-l{
        border-radius:0px 10px 10px 0px;
        /* padding: 35px 25px 35px 25px; */
    }
    .bb-l{
        border-left: 1px solid #dceaf1 ;
    }
    
    .bl{
        border-left: 1px solid #dceaf1;
    }
    .update-date{
        position:absolute;
        bottom: 10px;
        right: 15px;
    }
  @media screen and (max-width: 1199px) {
    .bbr {
        display: block;
    }
    .bbrn {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .bbr {
        display: none;
    }
    .bbrn {
        display: none;
    }
    .bd-r{
        border-radius: 10px 10px 0px 0px;
    }
    .bd-l{
        border-radius:0 0 10px 10px;
        /* padding: 25px 25px 25px 25px; */
    }
    .bl{
        border-left: 0px solid #dceaf1;
        border-top: 1px solid #dceaf1;
    }
    .bb-l{
        border-left: 1px solid #dceaf1 ;
        border-top: 0 px solid #dceaf1 ;
    }
    .h-text{
        color: #282828;
        font-weight: 500;
        margin: 0 0 10px;
    }
    .s-text{
        color: #07598f;
        font-weight: 600;
        font-size: 20px;
        margin: 0 0 8px;
      }
}
@media screen and (max-width: 768px) {
    .update-date{
        position:absolute;
        bottom: 0px;
        right: 15px;
    }
    .bbr {
        display: block;
    }
    .bbrn {
        display: block;
    }
    .bd-r{
        border-radius: 10px 10px 0px 0px;
    }
    .bd-l{
        border-radius:0 0 10px 10px;
        /* padding: 25px 25px 25px 25px; */
    }
    .bl{
        border-left: 0px solid #e1e5e8;
    }
    .bb-l{
        border-left: 0px solid #e2e2e2 ;
        border-top: 0 px solid #e2e2e2 ;
    }
}
@media screen and (max-width: 575px) {
    .bbr {
        display: none;
    }
    .bbrn {
        display: none;
    }
    .bd-r{
        border-radius: 10px 10px 0px 0px;
    }
    .bd-l{
        border-radius:0 0 10px 10px;
    }
    .bl{
        border-left: 0px solid #e1e5e8;
    }
}
@media screen and (max-width: 425px) {
    .bbr {
        display: none;
    }
    .bbrn {
        display: none;
    }
    .bd-r{
        border-radius: 10px 10px 0px 0px;
    }
    .bd-l{
        border-radius:0 0 10px 10px;
    }
    .bl{
        border-left: 0px solid #e1e5e8;
    }
}
@media screen and (max-width: 375px) {
    .bbr {
        display: none;
    }
    .bbrn {
        display: none;
    }
    .bd-r{
        border-radius: 10px 10px 0px 0px;
    }
    .bd-l{
        border-radius:0 0 10px 10px;
    }
    .bl{
        border-left: 0px solid #e1e5e8;
    }
}

.t-hnl{
    
    color: #fff; 
    font-weight: 400; 
    font-size: 14px; 
    text-align: left;
}
.t-hnr{
    
    color: #fff; 
    font-weight: 400; 
    font-size: 14px; 
    text-align: right;
}
@media screen and (max-width: 991px) {
    .t-hnl{
        margin-bottom: 15px; 
        color: #fff; 
        font-weight: 400; 
        font-size: 14px; 
        text-align: center;
    }
    .t-hnr{
        margin-bottom: 15px; 
        color: #fff; 
        font-weight: 400; 
        font-size: 14px; 
        text-align: center;
    }
}

.cover_next-event {
    background-color: #fff;
    color: #282828;
    font-size: 16px;
    padding: 25px 25px;
    border-radius: 10px;
}
.box-day {
    padding: 5px 15px;
    background-color: #376ba3;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-left: solid #0e3460 6px;
    margin-right: 20px;
    margin-bottom: 0px;
}
.content{
    margin-bottom: 25px;
    font-weight: 600;
    color: #376ba3;
    font-size: 21px;
}
.content2{
    margin-bottom: 25px;
    font-weight: 600;
    color: #376ba3;
    font-size: 16px;
}
.even2{
    background-color: #e8f2fa;
}
.even2 td{    
    padding: 20px 15px 20px 15px;
    color: #666666;
}
table tr.even2 td:first-child {
    color: #075487;
}
.stock-quote tr td {
    padding: 3px 25px;
    border-left: rgba(226, 226, 226, 0.445) 1px solid;
}
.book{
    width: 91%;
}
.mt-tt{
    margin-top: 71px;
}
.ppdd{
    padding: 30px 25px !important;
}
.ppdd2{
    padding: 30px 25px !important;
}
.ppdd3{
    padding: 30px 25px !important;
}

.br-price{
    display: none;
}
.br-price2{
    display: none;
}
.icon-prices{
    margin-right: 12px;
    margin-left: 7px;
}
@media screen and (max-width: 1200px) {
    
    .stock-quote tr td {
        padding: 3px 20px;
        border-left: rgba(226, 226, 226, 0.445) 1px solid;
    }
    .cctb {
        margin-top: 63px;
        margin-bottom: 10px;
    }
    .br-price{
        display: block;
    }
    .br-price2{
        display: block;
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 991px) {
    
    .br-price{
        display: none;
    }
    .br-price2{
        display: none;
    }
.stock-quote tr td:nth-of-type(1) {
    border: none;
    padding-left: 0;
}
.stock-quote tr td {
    padding: 3px 20px;
    border-left: rgba(226, 226, 226, 0.445) 1px solid;
}
.book{
    width: 53%;
    margin: 25px 0;
    
}
.mt-tt{
    margin-top: 10px;
}

}
@media screen and (max-width: 767px) {
    .icon-prices{
        margin-right: 10px;
        margin-left: 0px;
    }
    .tt-th{
        text-align: center;
    }
    .stock-quote tr {
        width: 50%;
        float: left;
    }
    .stock-quote tr td {
        float: left;
        border-left: none;
        border-bottom: rgba(226, 226, 226, 0.445) 1px solid!important;
        width: 100%;
        height: 62px;
        padding-left: 24px!important;
    }
    .book{
        width: 53%;
    }
    .ppdd{
        padding: 12.5px 25px 12.5px 25px !important;
    }
    .ppdd2{
        padding: 12.5px 25px 12.5px 25px !important;
    }
    .ppdd3{
        padding: 12.5px 25px 0 25px !important;
    }

    
}
@media screen and (max-width: 575px) {
    .ppdd{
        padding: 12.5px 25px 12.5px 25px !important;
    }
    .ppdd2{
        padding: 0px 25px 12.5px 25px !important;
    }
    .ppdd3{
        padding: 12.5px 25px 0 25px !important;
    }
}
@media screen and (max-width: 375px) {
    .box-day {
        margin: 0 120px 15px 0px;
    }
}
@media screen and (max-width: 350px) {
    .box-day {
        margin: 0 74px 15px 0px;
    }
    .s-text{
        
        font-size: 16px;
       
      }
}

    /* cut text */
    .text-truncate {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* cut text */
  

      /*-----------------------------------------------------------------------------------*/
/* Cookie
/*-----------------------------------------------------------------------------------*/
/*.cover-cookie-card {
    background-color: #07598f;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 5px;
    align-items: center;
    flex-direction: row;
    margin: 0.8em;
    padding: 1.1em;*/
    /* border-width: 1px;
    border-style: solid; */
    /*box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    line-height: 29px !important;
    color: #fff;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease 0s;
    z-index: 9999;
    font-weight: 100;
    font-size: 16px;
    box-shadow: -4px 3px 10px 0px rgb(68 68 68 / 6%);
  }
  .cookie-card-pic {
    width: 6%;
    height: auto;
  }
  .cover-cookie-card span.t1 {
    display: block;
    flex: 1 1 auto;
    margin-right: 1em;
    max-width: 100%;
    line-height: 1.5;
    margin-left: 15px;
  }
  .cover-cookie-card span.t1 a {
    color: #FCB034;
    transition: 0.25s;
    font-weight: 500;
  }
  .cover-cookie-card span.t1 a:hover {
    color: #e79f2c;
    transition: 0.25s;
  }
  .bt-accept-cookie a.accept {
    font-weight: normal;
    line-height: 29px !important;
    font-size: 17px;
    color: #282828;
    background-color: #fff;
    padding: 10.5px 50px;
    height: 45px;
    margin-right: 20px;
    transition: 0.25s;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .bt-accept-cookie a.accept:hover {
    background-color: #eeeeee;
    color: #3b3b3b;
    transition: 0.25s;
  }
  .bt-accept-cookie a.accept:active, .bt-accept-cookie a.accept:focus {
    outline: none;
    border: none;
  }*/
  /* cookies policy */
  /*.a-cookies-policy {
    color: #FCB034;
    transition: 0.25s;
  }
  .a-cookies-policy:hover {
    color: #e79f2c;
    transition: 0.25s;
  }
  @media (max-width: 1024px) {
    .cookie-card-pic {
      width: 10%;
      height: auto;
    }
  }
  @media (max-width: 767px) {
    .cover-cookie-card {
        display: block;
        margin: auto;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: center;
        margin-right: 0px;
        padding: 3px 15px 3px 15px;
        font-size: 14px;
    }
    .cookie-card-pic {
        width: 15%;
        height: auto;
        display: block;
        margin: auto;
    }
    .cookie-card-pic {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .bt-accept-cookie {
        text-align: center;
    }
    .bt-accept-cookie a.accept {
        margin-right: 0px;
        font-size: 14px;
    }
}
  
  @media (max-width: 545px) {
    .cover-cookie-card span.t1 {
        max-width: 100%;
        padding-right: 0px;
        margin-bottom: 15px;
    }
    .cover-cookie-card {
        padding: 15px 0px 20px 5px;
    }
    .cookie-card-pic {
        margin: auto;
        width: 30%;
        margin-bottom: 10px;
    }
    .cover-cookie-card span.t1 {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: center;
        margin-right: 0px;
        padding: 3px 15px 3px 15px;
        font-size: 14px;
    }
    .bt-accept-cookie {
            text-align: center;
    }
    .bt-accept-cookie a.accept {
        margin-right: 0px;
        font-size: 14px;
    }
  }
  
  #sub-cookies_policy {
    margin-bottom: 60px;
  }
  #sub-cookies_policy .section-text-head.sub .text-2 {
    text-align: left;
    line-height: 1.5;
    font-size: 24px;
    color: #008dC2;
  }
  #sub-cookies_policy .section-text-head .text-2 span {
    color: #ffffff;
  }
  #sub-cookies_policy .text-sub-p.b {
    margin-top: 30px;
    margin-bottom: 6px;
  }
  #sub-cookies_policy .text-sub-p.b b {
    color: #008dC2;
  }
  #sub-cookies_policy .text-sub-p b {
    color: #ffffff;
  }
  #sub-cookies_policy dl dt {
    float: left;
  }
  #sub-cookies_policy dl dd {
    padding-left: 80px;
  }*/