/* Customization css */
body p, body h1, body h2, body h3, body h4, body li, body span, body, body div, body button, body strong{
    font-family: tahoma !important;
}

.marquee {
    width: 100%;
    overflow: hidden;
    position: relative;
    /* height: 65px; */
}

.marquee .marquee-div {
    display: flex;
    width: auto;
    overflow: hidden;
    position: relative;
    height: 56px;
}

.marquee .marquee-div .marquee-item {
    /* width: auto; */
    /* float: left; */
    /* position: absolute; */
    /* animation: marquee 16s linear infinite; */
}

.marquee p {
    text-wrap: nowrap;
    margin-right: 20px;
}

.marquee .marquee-item-2 {
    animation-delay: 8s !important;
}

/* @keyframes marquee {
    0% {
        transform: translate(0, 0);
      }
      100% {
        transform: translate(-100%, 0);
      }
} */

.font-red {
    color: red;
}

.font-green {
    color: green;
}

.font-white {
    color: #fff;
}

.second-title h2 {
    color: #12161F;
    font-size: 50px;
}

.breadcrumb-title h2,
.breadcrumb-title h1 {
    color: #fff;
    margin-top: 0;
    font-weight: 800;
}

.breadcrumb-title h1 {
    font-size: 65px;
}

body p, body {
    color: #12161F;
}

.index .breadcrumb-area {
    min-height: 650px;
}

.txt-center {
    text-align: center;
}

.breadcrumb-area .header-three .sticky-menu,
.header-area .second-menu {
    background-color: #26314d;
}

.header-area .second-menu a i {
    background-color: #D9D9D9;
    border-radius: 0 8px 8px 0;
}

.footer .copyright-wrap {
    background-color: #262C38;

}

.company-detail-item {
    display: none;
}

.show-case-table td {
    border: solid 1px #e2e2e2;
    padding: 10px 5px;
    color: #000;
}

.show-case-list td {
    border-top: solid 1px #e2e2e2;
    padding: 10px 5px;
    color: #000;
}

.show-case-img-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    align-items: baseline;
}

.show-case-img {
    /* max-width: 200px; */
    width: 100%;
}

.disable-pagination {
    background-color: #f5f5f5;
}

.footer-icon-info {
    display: flex;
    align-items: center;
}

.footer-icon-info span {
    width: calc(100% - 40px);
    margin-top: 5px;
}

.list__item-icon {
    font-size: 32px;
    padding: 10px;
    border-radius: 5px;
}

.bottom-5 {
    bottom: 10%;
}

.breadcrumb-title .breadcrumb-hr {
    height: 7px;
    color: #e90055;
    width: 200px;
    text-align: center;
    margin: auto;
    border-radius: 10px;
    opacity: 1;
    border-bottom: 0;
}

.breadcrumb-wrap .breadcrumb-title h2 {
    margin-bottom: 10px;
}

#mobile-menu ul {
    display: flex;
    justify-content: space-between;
}

/* section.breadcrumb-area:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #002f4b, #002f4b);
    opacity: .6;
} */

.call-box {
    font-size: 18px;
}

.about-bg-2,
.about-bg-2 p {
    background: #343f61;
    color: #fff;
}

.about-bg-2 {
    padding-top: 90px;
}
.about-bg-2 p {
    margin-bottom: 30px;
    font-size: 16px;
}

.about-bg-3 {
    /* background-color: #eceef8; */
    align-items: center;
    display: flex;
}

.about-bg-3 ul li {
    background-color: unset;
}

.about-bg-4 {
    background-color: #eceef8;
    align-items: center;
}

.about-bg-4 ul li {
    background-color: #eceef8;
}

.bg-5 {
    background-image: url(../image/bg-5.png);
}

.over-block {
    background: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    text-align: center;
    padding: 0 60px;
    align-items: center;
    transition: opacity 0.5s linear;
    opacity: 0;
}

.figcaption {
    opacity: 1;
}

.gallery-image figcaption h4 {
    font-size: 35px;
}

.over-block p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
}

.over-icon {
    position: absolute;
    right: 10px;
    top: 10px;
}

.gallery-image:hover>.over-block {
    /* display: flex; */
    opacity: 1;
}

.gallery-image:hover>figcaption {
    /* background: unset; */
    display: none;
    /* opacity: 0; */
}

.header-cta a,
.header-cta a strong {
    color: #fff;
}

.header-cta a .active_lang strong {
    color: #e90055;
}

.service-detail .first-newswire .image-column {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.service-detail .content-box .first-newswire h4 {
    color: #fff;
}

.service-detail .first-newswire .image-column .image,
.service-detail .first-newswire .image-column .image img {
    height: 100%;
}

.more-btn {
    background: #e90055;
    border: 0;
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
}

.more-btn-v2 {
    background: #e90055;
    border: 0;
    padding: 15px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
}

.breadcrumb-txt h3 {
    font-size: 26px;
    font-weight: 400;
}

.service-detail .first-newswire p {
    margin-bottom: 15px;
}

.service-detail .newswire-hr {
    color: #ececec;
    height: 2px;
}

.date-column {
    color: #000;
}

.day-column {
    font-size: 48px;
    margin-bottom: 5px;
    line-height: 48px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.newswire-item {
    padding-top: 30px;
}

.newswire-item .newswire-hr {
    margin-bottom: 0;
    margin-top: 0;
}

.newswire-item:hover,
.newswire-item:hover p,
.newswire-item:hover h5,
.newswire-item:hover .date-column {
    background-color: #e90055;
    color: #fff;
}

.pagination-v2 {
    margin-top: 30px;
}

.pagination-v2 .pagination-wrap .pagination {
    display: inline-table;
}

.pagination-v2 .pagination-wrap .pagination li {
    margin-left: 0;
    margin-right: 0;

}

.pagination-v2 .pagination-wrap .pagination li a {
    background: unset;
    border-radius: 0;
    color: #000;
    border: solid 1px #e2e2e2;
    height: 50px;
    width: 70px;
    display: block;
    line-height: 38px;

}

.pagination-v2 .pagination-wrap .pagination li.active a {
    background-color: #e90055;
    color: #fff;
    border: solid 1px #e90055;
    box-shadow: unset
}

.index-banner {
    margin-top: -70px;
}

.sub-menu {
    display: block !important;
}

.image_grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.image_grayscale:hover {
    filter: none;
    -webkit-filter: none;
}

.lang-box {
    line-height: 30px;
}

.about-content .about-content3 li {
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 35px;
}

.list-style-one {
    padding-left: 10px;
}

.list-style-one li {
    font-size: 18px;
}

span.list__item-icon {
    font-family: Linearicons !important;
}

.contact-msg {
    display: none;
}

.logo img {
    max-height: 50px;
}

.detail-box {
    line-height: 1.7em;
}

.no-slide-title {
    padding: 20px 30px;
    text-align: left;
    padding-right: 75px;
}

.detail-box .show-case-year {
    color: #000;
    font-size: 0.8em;
    height: 35px;
}

.loading-block {
    z-index: 9999;
    height: 100vh;
    width: 100vw;
    background-color: #000000d6;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 30vh;
    display: none;
}

.loading-icon {
    color: #fff;
    font-size: 12px;
}

.loading .loading-block {
    display: block !important;
}

.fa-level-up-alt {
    margin-top: 10px;
}

.footer-social .fab {
    line-height: 40px;
}

.cus-header {
    position: absolute;
    right: 10px;
    z-index: 10;
}