*,
*::before,
*::after {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    border: none;
}
a:hover {
    outline: none;
    text-decoration: none;
    color: currentColor;
}
a:focus {
    outline: none;
    border: none;
    text-decoration: none;
    color: #fff;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
body {
    margin: 0;
    padding: 0;
    min-width: 320px;
    font-family: "MyriadPro-Regular";
    font-size: 17px;
}
@media (max-width: 1680px) {
    html,
    body {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    html,
    body {
        font-size: 15px;
    }
}
.container-customize {
    width: 80%;
    margin: 0 auto;
    max-width: 1366px;
}
@media print {
    .container-customize {
        width: 100%;
        max-width: unset;
    }
}
@media only screen and (max-width: 1280px) {
    .container-customize {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .container-customize {
        width: calc(100% - 30px);
        max-width: 100%;
    }
}
.container-customize.news {
    width: 80%;
    margin: 0 auto;
    max-width: 1366px;
}
@media only screen and (max-width: 1280px) {
    .container-customize.news {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .container-customize.news {
        width: calc(100% - 30px);
        max-width: 100%;
    }
}
.container-customize-mobile {
    padding-left: 11.6%;
    padding-right: 11.6%;
}
@media (max-width: 1680px) {
    .container-customize-mobile {
        padding-left: 8%;
        padding-right: 8%;
    }
}
@media (max-width: 992px) {
    .container-customize-mobile {
        padding-left: 6%;
        padding-right: 6%;
    }
}
@media (max-width: 768px) {
    .container-customize-mobile {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 1080px) {
    .container-customize-mobile {
        padding-left: 0;
        padding-right: 0;
    }
}
.page-content {
    margin-top: 100px;
}
@media print {
    .page-content {
        margin: 0 !important;
    }
}
@media only screen and (max-width: 1080px) {
    .page-content {
        margin-top: 68px;
    }
}
@media only screen and (max-width: 600px) {
    .page-content {
        margin-top: 63px;
    }
}
.img-mw-100 {
    width: 100%;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-60 {
    margin-top: 60px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.mt-25 {
    margin-top: 25px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mt-15 {
    margin-top: 15px;
}
.pt-80 {
    padding-top: 80px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px;
}
.pt-60 {
    padding-top: 60px;
}
.p-lr-90 {
    padding: 0 40px;
}
.font-myria-bold {
    font-family: "MyriadPro-Bold";
}
.text-white {
    color: #fff;
}
.w-auto {
    width: auto !important;
    object-fit: cover;
}
.h-45vw {
    height: 45vw !important;
    object-fit: cover !important;
}
.h-100vh {
    height: 100vh !important;
    object-fit: cover !important;
}
.font60 {
    font-size: 58px;
}
.font50 {
    font-size: 48px;
}
.font40 {
    font-size: 38px;
}
.font27 {
    font-size: 25px;
}
.font30 {
    font-size: 28px;
}
.font28 {
    font-size: 26px;
}
.font25 {
    font-size: 23px;
}
.font24 {
    font-size: 22px;
}
.font20 {
    font-size: 18px;
}
.font18 {
    font-size: 17px;
}
@media screen and (max-width: 1680px) {
    .mt-100 {
        margin-top: 80px;
    }
    .mb-100 {
        margin-bottom: 80px;
    }
    .p-lr-90 {
        padding: 0 40px;
    }
    .mt-80 {
        margin-top: 60px;
    }
    .mb-80 {
        margin-bottom: 60px;
    }
    .pt-80 {
        padding-top: 60px;
    }
    .pt-60 {
        padding-top: 40px;
    }
    .mt-60 {
        margin-top: 40px;
    }
    .mb-60 {
        margin-bottom: 40px;
    }
    .font60 {
        font-size: 50px;
    }
    .font50 {
        font-size: 40px;
    }
    .font40 {
        font-size: 28px;
    }
    .font27 {
        font-size: 23px;
    }
    .font30 {
        font-size: 25px;
    }
    .font28 {
        font-size: 25px;
    }
    .font25 {
        font-size: 22px;
    }
    .font24 {
        font-size: 21px;
    }
    .font20 {
        font-size: 18px;
    }
    .font18 {
        font-size: 16px;
    }
}
@media screen and (max-width: 1440px) {
    .mt-100 {
        margin-top: 70px;
    }
    .mb-100 {
        margin-bottom: 70px;
    }
    .font27 {
        font-size: 20px;
    }
    .font28 {
        font-size: 22px;
    }
    .font25 {
        font-size: 20px;
    }
    .font24 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .mt-100 {
        margin-top: 50px;
    }
    .mb-100 {
        margin-bottom: 50px;
    }
    .p-lr-90 {
        padding: 0 20px;
    }
    .mt-80 {
        margin-top: 50px;
    }
    .mb-80 {
        margin-bottom: 50px;
    }
    .pt-80 {
        padding-top: 50px;
    }
    .mb-60 {
        margin-bottom: 40px;
    }
    .mt-60 {
        margin-top: 40px;
    }
    .mt-40 {
        margin-top: 30px;
    }
    .mb-40 {
        margin-bottom: 30px;
    }
    .font50 {
        font-size: 30px;
    }
    .font40 {
        font-size: 24px;
    }
    .font35 {
        font-size: 19px;
    }
    .font30 {
        font-size: 20px;
    }
    .font25 {
        font-size: 18px;
    }
    .font24 {
        font-size: 17px;
    }
    .font20 {
        font-size: 16px;
    }
    .font18 {
        font-size: 15px;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
    .p-lr-90 {
        padding: 0 10px;
    }
}
@media screen and (max-width: 768px) {
    .font28 {
        font-size: 19px;
    }
}
@media screen and (max-width: 576px) {
    .p-lr-90 {
        padding: 0 10%;
    }
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.hidden-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.hidden-scrollbar::-webkit-scrollbar {
    display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
}
.scrollbar-custom {
    overflow-x: hidden;
    padding-right: 10px;
}
.scrollbar-custom::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
.scrollbar-custom::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}
.scrollbar-custom::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555;
}
@font-face {
    font-family: "MyriadPro-Regular";
    src: url("../fonts/MyriadPro-Regular.eot");
    src: url("../fonts/MyriadPro-Regular.eot?#iefix")
    format("embedded-opentype"),
    url("../fonts/MyriadPro-Regular.woff") format("woff"),
    url("../fonts/MyriadPro-Regular.ttf") format("truetype"),
    url("../fonts/MyriadPro-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MyriadPro-Bold";
    src: url("../fonts/MyriadPro-Bold.eot");
    src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Bold.woff") format("woff"),
    url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
    url("../fonts/MyriadPro-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: #fff !important;
    box-shadow: 0 5px 8px -5px #555;
    transition: top 0.6s ease-out;
}
@media only screen and (max-width: 1080px) {
    .header {
        display: none !important;
    }
}
.header .header-top {
    position: relative;
    background-color: #f6f6f7;
    height: 36px;
}
.header .header-top::after {
    content: "";
    position: absolute;
    border: 18px solid #fff;
    bottom: 0;
    position: absolute;
    content: "";
    border-top-width: 0;
    border-left-width: 0;
    width: 27%;
    z-index: 1;
    border-right-color: transparent;
}
.header .header-top .list-item-top {
    display: flex;
    justify-content: flex-end;
    line-height: 36px;
}
.header .header-top .list-item-top .item-top {
    margin-right: 70px;
}
.header .header-top .list-item-top .item-top:hover .item-top__link {
    color: #106ab4;
}
.header .header-top .list-item-top .item-top__link {
    color: #262626;
    text-decoration: none;
}
.header .header-top .list-item-top .item-top:last-child {
    margin-right: 0;
}
.header .header-top .list-item-top .item-top:last-child .language {
    display: flex;
    align-items: center;
    padding: 0;
}
.header
.header-top
.list-item-top
.item-top:last-child
.language
li:first-child {
    margin-right: 20px;
}
.header .header-top .list-item-top .item-top:last-child .language li a {
    color: #262626;
}
.header
.header-top
.list-item-top
.item-top:last-child
.language
span.color-active {
    font-weight: bold;
}
.header .navbar {
    padding: unset;
}
@media only screen and (max-width: 1080px) {
    .header .navbar {
        display: none;
    }
}
.header .navbar .logo_link-blue {
    position: relative;
    top: -8px;
    padding: 16px 0;
    margin: 0;
}
.header .navbar .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.header .navbar .navbar-nav .nav-item {
    padding: 19px 0;
}
.header .navbar .navbar-nav .nav-item:hover a {
    color: #106ab4;
}
.header .navbar .navbar-nav .nav-item a {
    color: #262626;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    text-decoration: none;
}
.header .navbar .navbar-nav .nav-item:first-child {
    margin-left: 11%;
}
.header .navbar .navbar-nav .nav-item:last-child {
    position: unset;
}
.header
.navbar
.navbar-nav
.nav-item:last-child:hover
.dropdown-menu.dropdown--search {
    display: block !important;
}
.header .navbar .navbar-nav .dropdown:hover .dropdown-menu {
    display: block !important;
}
.header .navbar .navbar-nav .dropdown:not(:last-child)::before {
    position: absolute;
    content: "";
    bottom: -10px;
    height: 10px;
    background: transparent;
    width: 100%;
    left: 0;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu {
    margin: 0;
    padding: 0;
    left: -30px;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .cmenu {
    position: relative;
}
.header
.navbar
.navbar-nav
.dropdown
.dropdown-menu
.cmenu:hover
.dropdown-item::before {
    width: 100%;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .cmenu a:focus {
    background-color: #f6f6f7;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .cmenu a:focus-visible {
    background-color: #f6f6f7;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 30px;
    color: unset;
    font-family: unset;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-item::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    background-color: #00529e;
    z-index: 1000;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover {
    color: #106ab4;
}
.header .navbar .navbar-nav .dropdown .dropdown-menu.dropdown--search {
    top: 100%;
    left: 11%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: unset;
    border: none;
    display: none;
}
.header
.navbar
.navbar-nav
.dropdown
.dropdown-menu.dropdown--search
.search-box {
    margin: 0 auto;
    width: 80%;
}
.header
.navbar
.navbar-nav
.dropdown
.dropdown-menu.dropdown--search
.search-box
button {
    background-color: #106ab4;
    border: none;
}
.header
.navbar
.navbar-nav
.dropdown
.dropdown-menu.dropdown--search
.search-box
input:focus {
    box-shadow: unset;
    outline: none;
    border: 1px solid #ced4da;
}
.header .navbar .navbar-nav .dropdown:last-child::after {
    position: absolute;
    content: "";
    bottom: -10px;
    height: 40px;
    background: transparent;
    width: 11%;
    right: 0;
}
@media screen and (max-width: 1680px) {
    .header .header-top {
        height: 36px;
    }
    .header .header-top .list-item-top {
        line-height: 36px;
    }
    .header .header-top .list-item-top .item-top {
        margin-right: 40px;
    }
    .header .navbar .logo_link {
        padding: 10px 0;
    }
}
@media screen and (max-width: 991px) {
    .header .navbar .logo_link-blue,
    .header .navbar .logo_link-white {
        top: unset;
    }
    .header .navbar .navbar-toggler {
        color: #fff;
    }
    .header .navbar .navbar-nav .nav-item:first-child {
        margin-left: unset;
    }
}
@media screen and (max-width: 480px) {
    .header .header-top .list-item-top .item-top {
        margin-right: 20px;
    }
    .header .navbar .logo_link-blue img,
    .header .navbar .logo_link-white img {
        width: 80%;
    }
    .header .navbar .navbar-toggler {
        font-size: 24px;
        padding: 0;
    }
    .header .navbar .navbar-toggler:focus {
        outline: none;
        border: none;
    }
}
.fade-in {
    animation: fadein 0.5s;
    opacity: 1 !important;
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.nav-up {
    top: -100px;
}
.nav-bar-mobile {
    background: #fff;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile {
        display: block;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile {
        display: block;
    }
    .nav-bar-mobile .nav-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 22.25px;
        box-shadow: 0 5px 5px -5px rgba(116, 116, 116, 0.61);
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container {
        padding: 20.25px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .brand a img {
        max-height: 70px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .brand a img {
        max-height: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 400px) {
    .nav-bar-mobile .nav-container .brand a img {
        max-height: 13px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .brand a,
    .nav-bar-mobile .nav-container .brand a:visited {
        color: #fff;
        text-decoration: none;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language {
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        margin: 0;
    }
    .nav-bar-mobile .nav-container .language span.active {
        color: #106ab4;
        font-weight: bold;
    }
    .nav-bar-mobile .nav-container .language #wrap {
        appearance: none;
        -webkit-appearance: none;
        opacity: 1 !important;
        -moz-appearance: none;
        margin: -5px 8px;
        display: inline-block;
        position: relative;
        float: right;
        padding: 0;
        position: relative;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .language #wrap {
        margin-top: -3px;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language #wrap i {
        appearance: none;
        -webkit-appearance: none;
        opacity: 1 !important;
        -moz-appearance: none;
        font-size: 25px;
        color: rgba(0, 0, 0, 0.568);
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .language #wrap i {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language input[type="text"] {
        -webkit-appearance: none;
        height: 55px;
        font-size: 25px;
        display: inline-block;
        font-family: "MyriadPro-Regular";
        font-weight: 100;
        border: none;
        outline: none;
        color: #555;
        padding: 3px;
        padding-right: 60px;
        margin-top: -12px;
        width: 0px;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        z-index: 999;
        transition: width 0.8s cubic-bezier(0, 0.795, 0, 1);
        cursor: pointer;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .language input[type="text"] {
        font-size: 16px;
        height: 50px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language input[type="text"]:focus {
        width: 78vw;
        z-index: 1;
        cursor: text;
        background: #fff;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language li {
        white-space: unset;
        overflow: hidden;
        text-overflow: clip;
        line-height: 22px;
        height: 20px;
    }
    .nav-bar-mobile .nav-container .language li a {
        color: rgba(0, 0, 0, 0.568);
        font-size: 20px;
        font-family: "MyriadPro-Regular";
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .language li a {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language li a:hover {
        color: #106ab4;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .language li {
        height: 15px;
        line-height: 17px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language li:last-child {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 5px;
        border-left: 1px solid #000;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language li:hover {
        color: #106ab4;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .language li .active {
        color: #106ab4;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .menu-mobile {
        position: fixed;
        z-index: -1;
        background: #fff;
        left: 0;
        top: 68px;
        bottom: 0;
        right: 0;
        display: none;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .menu-mobile {
        top: 63px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .menu-mobile .nav-list {
        list-style: none;
        margin: 0;
        padding: 0;
        background: #fff;
        margin: 10px 15px;
    }
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .nav-item {
        text-transform: uppercase;
    }
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .nav-dropdown {
        padding: 0;
        padding-left: 20px;
    }
    .nav-bar-mobile
    .nav-container
    .menu-mobile
    .nav-list
    .nav-dropdown
    .dropdown-item {
        padding: 0 !important;
    }
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .icon-social {
        display: flex;
        margin-left: 10px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .icon-social {
        margin-left: 5px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .icon-social a img {
        width: 40px;
        height: 40px;
        margin: 0 -10px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-container .menu-mobile .nav-list .icon-social a img {
        width: 30px;
        height: 30px;
        margin: 0 -5px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a,
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a:visited {
        display: block;
        padding: 0 20px;
        line-height: 50px;
        background: #fff;
        color: #262626;
        text-decoration: none;
        font-size: 25px;
        font-family: "MyriadPro-Bold";
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a,
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a:visited {
        font-size: 17px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a:hover,
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a:visited:hover {
        color: #106ab4;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a:not(:only-child):after,
    .nav-bar-mobile
    .menu-mobile
    .nav-list
    .nav-item
    a:visited:not(:only-child):after {
        padding-left: 4px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile
    .menu-mobile
    .nav-list
    .nav-item
    .nav-dropdown
    .dropdown-item {
        min-width: 190px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-dropdown {
        position: absolute;
        display: none;
        z-index: 1;
        font-family: "MyriadPro-Regular";
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile .nav-mobile {
        width: 35px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .nav-mobile {
        width: 23px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .nav-bar-mobile .menu-mobile {
        width: 100%;
        box-shadow: 0 5px 5px -5px rgba(116, 116, 116, 0.61);
    }
    .nav-bar-mobile .menu-mobile .nav-list .nav-item {
        float: none;
    }
    .nav-bar-mobile .menu-mobile .nav-list .nav-item .logo {
        color: #000;
    }
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a {
        padding: 18px !important;
        line-height: 1px;
        padding-left: 1% !important;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile .menu-mobile .nav-list .nav-item a {
        padding: 5px;
        padding-left: 5%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .nav-bar-mobile
    .menu-mobile
    .nav-list
    .nav-item
    .nav-dropdown
    .dropdown-item
    a {
        padding-left: 0;
        font-size: 20px;
        font-family: "MyriadPro-Regular";
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile
    .menu-mobile
    .nav-list
    .nav-item
    .nav-dropdown
    .dropdown-item
    a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .nav-bar-mobile .nav-dropdown {
        position: static;
    }
    .nav-bar-mobile .nav-dropdown ul .active {
        color: #106ab4;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .nav-bar-mobile .brand a img {
        max-height: 60px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle span,
    .nav-bar-mobile #nav-toggle span:before,
    .nav-bar-mobile #nav-toggle span:after {
        cursor: pointer;
        border-radius: 2px;
        height: 5px;
        width: 35px;
        background: #3f3f3fe0;
        position: absolute;
        display: block;
        content: "";
        transition: all 300ms ease-in-out;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile #nav-toggle span,
    .nav-bar-mobile #nav-toggle span:before,
    .nav-bar-mobile #nav-toggle span:after {
        width: 25px;
        height: 3.5px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile #nav-toggle span,
    .nav-bar-mobile #nav-toggle span:before,
    .nav-bar-mobile #nav-toggle span:after {
        width: 23px;
        height: 3px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle span:before {
        top: -10px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile #nav-toggle span:before {
        top: -5px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle span:after {
        bottom: -10px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .nav-bar-mobile #nav-toggle span:after {
        bottom: -5px;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle.active span {
        background-color: transparent;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle.active span:before,
    .nav-bar-mobile #nav-toggle.active span:after {
        top: 0;
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }
}
@media only screen and (max-width: 1080px) {
    .nav-bar-mobile article {
        max-width: 1000px;
        margin: 0 auto;
        padding: 10px;
    }
}
.footer {
    background-color: #106ab4;
}
.footer .logo_footer {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 30px;
}
.footer .company_name {
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    font-family: "MyriadPro-Bold";
}
.footer .office-wrapper {
    display: flex;
    justify-content: space-between;
}
.footer .office-wrapper .office .title {
    margin-bottom: 20px;
    font-family: "MyriadPro-Bold";
    text-align: center;
}
.footer .office-wrapper .office .address {
    max-width: 290px;
    position: relative;
    padding-left: 20px;
}
.footer .office-wrapper .office .address p {
    margin-bottom: 10px;
}
.footer .office-wrapper .office .address::before {
    position: absolute;
    content: "";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    left: 0;
    right: 0;
    font-weight: bold;
}
.footer .office-wrapper .office .phone {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.footer .office-wrapper .office .phone::before {
    position: absolute;
    content: "";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    left: 0;
    right: 0;
    font-weight: bold;
}
.footer .office-wrapper .office .phone a {
    position: relative;
    z-index: 2;
}
.footer .office-wrapper .office .global {
    position: relative;
    padding-left: 20px;
}
.footer .office-wrapper .office .global::before {
    position: absolute;
    content: "";
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    left: 0;
    right: 0;
}
.footer .office-wrapper .office .global a {
    position: relative;
    z-index: 2;
}
.footer .list-social {
    text-align: center;
    margin: 35px 0;
    width: 100%;
}
.footer .list-social ul {
    margin-bottom: unset;
    padding: 0;
}
.footer .list-social ul li {
    display: inline-block;
    margin-right: 30px;
}
.footer .footer-bottom {
    background-color: #07305f;
}
.footer .footer-bottom .policy {
    display: flex;
    justify-content: space-around;
}
.footer .footer-bottom p,
.footer .footer-bottom a {
    padding: 13px 0;
    margin-bottom: 0;
    text-decoration: none;
    display: block;
}
@media screen and (max-width: 992px) {
    .footer .footer-content .logo_footer {
        text-align: unset;
        padding-top: 30px;
        margin-bottom: 20px;
        width: max-content;
    }
    .footer .footer-content .logo_footer img {
        width: 73%;
    }
}
@media only screen and (max-width: 992px) and (max-width: 600px) {
    .footer .footer-content .logo_footer img {
        width: 50%;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-content .company_name {
        text-align: unset;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 992px) and (max-width: 420px) {
    .footer .footer-content .company_name h4 {
        font-size: 15px;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-content .office-wrapper {
        display: unset;
    }
    .footer .footer-content .office-wrapper .office {
        position: relative;
    }
    .footer .footer-content .office-wrapper .office .title {
        padding-top: 10px;
    }
    .footer .footer-content .office-wrapper .office .global {
        margin-bottom: 10px;
    }
    .footer .footer-content .office-wrapper .office .address {
        max-width: unset;
    }
    .footer .footer-content .office-wrapper .office .address p {
        color: #fff !important;
    }
    .footer .footer-content .office-wrapper .office::after {
        content: "";
        width: 100%;
        height: 0.1px;
        position: absolute;
        background-color: #ccc;
        opacity: 0.4;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-content .title-connect {
        display: block !important;
    }
    .footer .footer-content .title-connect h3 {
        font-family: "MyriadPro-Bold";
        color: #fff;
        padding-top: 10px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-content .list-social {
        text-align: unset;
        margin: 10px 0;
    }
    .footer .footer-content .list-social ul li {
        margin-right: 5px;
        width: 30px;
        height: 30px;
    }
    .footer .footer-content .list-social ul li a {
        width: 100%;
        height: 100%;
    }
    .footer .footer-content .list-social ul li a img {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-content .footer-bottom-mobile .policy {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 992px) {
    .footer .footer-bottom .desktop {
        display: none;
    }
    .footer .footer-bottom .copyright-mobile {
        display: block !important;
        color: #fff;
        text-align: center;
        padding: 10px;
    }
}
@media only screen and (max-width: 992px) and (max-width: 480px) {
    .footer .footer-bottom .copyright-mobile {
        font-size: 11px;
    }
}
.drop-shadow {
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
    border-radius: 50%;
}
.list-social-sidebar {
    position: absolute;
    right: 30px;
    top: 40%;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 1440px) {
    .list-social-sidebar {
        top: 32%;
    }
}
@media screen and (max-width: 1370px) {
    .list-social-sidebar {
        top: 37%;
    }
}
.list-social-sidebar .social-item {
    margin-bottom: 20px;
    width: 45px;
    height: 45px;
}
.list-social-sidebar .social-item img {
    width: 100%;
    object-fit: cover;
}
.list-social-sidebar .social-item:hover a img {
    -webkit-filter: none;
    filter: none;
}
@media screen and (max-width: 1080px) {
    .list-social-sidebar {
        display: none;
    }
}
ol.breadcrumb {
    font-size: 15px;
    background-color: unset;
    color: #262626;
    padding: 20px 0;
    margin: 0;
}
@media only screen and (max-width: 600px) {
    ol.breadcrumb {
        font-size: 11px;
        padding: 20px 0 20px 0;
    }
}
ol.breadcrumb .breadcrumb-item a {
    color: #262626;
    opacity: 70%;
    font-family: "MyriadPro-Bold";
}
ol.breadcrumb .breadcrumb-item.active {
    color: #262626;
    font-family: "MyriadPro-Bold";
}
@keyframes zoomEffect {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.15, 1.15);
    }
    100% {
        transform: scale(1, 1);
    }
}
@keyframes mymove {
    from {
        margin-bottom: -200px;
    }
    to {
        margin-bottom: 0;
    }
}
@keyframes mymovetop {
    from {
        margin-top: -70px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes mymoveleft {
    from {
        left: -200px;
    }
    to {
        left: 0px;
    }
}
@keyframes mymoveright {
    from {
        right: -200px;
    }
    to {
        right: 0px;
    }
}
@keyframes scrollDestop {
    0% {
        bottom: 80px;
        @media only screen and (max-width: 1366px) {
            bottom: 190px;
        }
        opacity: 0;
    }
    90% {
        bottom: 38px;
        @media only screen and (max-width: 1366px) {
            bottom: 145px;
        }
        opacity: 1;
    }
    100% {
        bottom: 40px;
        @media only screen and (max-width: 1366px) {
            bottom: 150px;
        }
        opacity: 0;
    }
}
.p-bg {
    padding-top: 3.1% !important;
}
.banner-page {
    width: 100%;
    height: auto;
}
.banner-page .main-slider {
    width: 100%;
    height: 100%;
}
.banner-page .main-slider .swiper-slide a:not(.read-more) {
    width: 100%;
    height: 100%;
    display: block;
}
.banner-page .main-slider .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-page .main-slider .swiper-slide .video-slider {
    height: auto;
    object-fit: cover;
    width: 100%;
}
.banner-page .main-slider .swiper-slide .box-left {
    right: 10%;
}
.banner-page .main-slider .swiper-slide .box-right {
    left: 10%;
}
.banner-page .main-slider .swiper-slide .bg-box {
    position: absolute;
    left: 68%;
    top: 26%;
    padding: 30px;
    width: 420px;
    height: 420px;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .banner-page .main-slider .swiper-slide .bg-box {
        left: 65%;
        height: 380px;
    }
}
@media screen and (max-width: 1440px) {
    .banner-page .main-slider .swiper-slide .bg-box {
        left: 63%;
        height: 350px;
    }
}
@media screen and (max-width: 1370px) {
    .banner-page .main-slider .swiper-slide .bg-box {
        left: 60%;
        top: 20%;
        width: 400px;
    }
}
@media screen and (max-width: 1220px) {
    .banner-page .main-slider .swiper-slide .bg-box {
        left: 52%;
    }
}
@media screen and (max-width: 1080px) {
    .banner-page .main-slider .swiper-slide .bg-box {
        display: none;
    }
}
.banner-page .main-slider .swiper-slide .content {
    position: absolute;
    left: 68%;
    top: 26%;
    z-index: 2;
    padding: 30px;
    max-width: 420px;
    height: 420px;
}
@media screen and (max-width: 1680px) {
    .banner-page .main-slider .swiper-slide .content {
        left: 65%;
        height: 380px;
    }
}
@media screen and (max-width: 1440px) {
    .banner-page .main-slider .swiper-slide .content {
        left: 63%;
        height: 350px;
    }
}
@media screen and (max-width: 1370px) {
    .banner-page .main-slider .swiper-slide .content {
        left: 60%;
        top: 20%;
        width: 400px;
    }
}
@media screen and (max-width: 1220px) {
    .banner-page .main-slider .swiper-slide .content {
        left: 52%;
    }
}
.banner-page .main-slider .swiper-slide .content .title-post {
    position: relative;
    padding-top: 15px;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: "MyriadPro-Bold";
    color: #fff;
}
.banner-page .main-slider .swiper-slide .content .title-post p {
    margin-bottom: 0 !important;
}
.banner-page .main-slider .swiper-slide .content .title-post::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    background-color: #fff;
    width: 50%;
}
.banner-page .main-slider .swiper-slide .content .date {
    margin: 5px 0;
}
.banner-page .main-slider .swiper-slide .content .description {
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.banner-page .main-slider .swiper-slide .content a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 5%;
    right: 30px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.banner-page .main-slider .swiper-slide .content a span {
    margin-left: 10px;
}
.banner-page .main-slider .swiper-slide .content a:hover i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.banner-page .main-slider .scroll-down {
    position: absolute;
    top: auto;
    bottom: 40px;
    width: 19px;
    height: 44px;
    right: 80px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
    -webkit-animation: scrollDestop 2s infinite;
    -moz-animation: scrollDestop 2s infinite;
    -o-animation: scrollDestop 2s infinite;
    -ms-animation: scrollDestop 2s infinite;
    z-index: 99;
    cursor: pointer;
}
@media only screen and (max-width: 1366px) {
    .banner-page .main-slider .scroll-down {
        bottom: 150px;
    }
}
@media only screen and (max-width: 768px) {
    .banner-page .main-slider .scroll-down {
        display: none;
    }
}
.main-slider.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #ddd;
    opacity: 1;
    background: unset;
    width: 11px;
    height: 11px;
}
.main-slider.swiper-container-horizontal .swiper-pagination-bullet-active {
    background: #fff !important;
}
.main-slider.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 40px;
}
@media only screen and (max-width: 1080px) {
    .main-slider.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
    }
}
.field-activity {
    height: calc(100vh - 98px);
}
.field-activity__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.field-activity__content .field-activity__item {
    overflow: hidden;
    position: relative;
}
.field-activity__content .field-activity__item:nth-child(odd) {
    box-shadow: 0 5px 8px -5px #555;
    width: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
    .field-activity__content .field-activity__item:nth-child(odd) {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 20px;
    }
}
.field-activity__content .field-activity__item:nth-child(odd) .img-field {
    position: relative;
    height: 0%;
    padding-bottom: calc((100vh - 98px - 3vw) / 2);
    width: 100%;
}
@media only screen and (max-width: 1080px) {
    .field-activity__content .field-activity__item:nth-child(odd) .img-field {
        padding-bottom: 56.25%;
    }
}
.field-activity__content
.field-activity__item:nth-child(odd)
.img-field
.img-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
}
.field-activity__content
.field-activity__item:nth-child(odd)
.img-field
.img-thumb
img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.field-activity__content .field-activity__item:nth-child(even) {
    box-shadow: 0 5px 8px -5px #555;
    width: calc(50% - 15px);
    height: calc((100vh - 98px - 3vw) / 2);
    margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
    .field-activity__content .field-activity__item:nth-child(even) {
        margin-bottom: 20px;
        width: calc(50% - 10px);
    }
}
.field-activity__content .field-activity__item:nth-child(even) .img-field {
    position: relative;
    height: 0%;
    padding-bottom: calc((100vh - 98px - 3vw) / 2);
    width: 100%;
}
@media only screen and (max-width: 1080px) {
    .field-activity__content .field-activity__item:nth-child(even) .img-field {
        padding-bottom: 56.25%;
    }
}
.field-activity__content
.field-activity__item:nth-child(even)
.img-field
.img-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
}
.field-activity__content
.field-activity__item:nth-child(even)
.img-field
.img-thumb
img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
/*.field-activity__content .field-activity__item:nth-child(3) {*/
/*    box-shadow: 0 5px 8px -5px #555;*/
/*    width: calc(33.33333333% - 20px);*/
/*    height: calc((100vh - 98px - 2vw) / 2);*/
/*    margin-right: 30px;*/
/*}*/
/*@media only screen and (max-width: 1199px) {*/
/*    .field-activity__content .field-activity__item:nth-child(3) {*/
/*        margin-right: 20px;*/
/*        width: calc(33.33333333% - 13.33333px);*/
/*    }*/
/*}*/
/*.field-activity__content .field-activity__item:nth-child(3) .img-field {*/
/*    position: relative;*/
/*    height: 0%;*/
/*    padding-bottom: calc((100vh - 98px - 2vw) / 2);*/
/*    width: 100%;*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(3)*/
/*.img-field*/
/*.img-thumb {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(3)*/
/*.img-field*/
/*.img-thumb*/
/*img {*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    width: 100%;*/
/*}*/
/*@media only screen and (max-width: 1080px) {*/
/*    .field-activity__content*/
/*    .field-activity__item:nth-child(3)*/
/*    .img-field*/
/*    .img-thumb*/
/*    img {*/
/*        padding-bottom: 56.25%;*/
/*    }*/
/*}*/
/*.field-activity__content .field-activity__item:nth-child(4) {*/
/*    box-shadow: 0 5px 8px -5px #555;*/
/*    width: calc(33.33333333% - 20px);*/
/*    height: calc((100vh - 98px - 2vw) / 2);*/
/*    margin-right: 30px;*/
/*}*/
/*@media only screen and (max-width: 1199px) {*/
/*    .field-activity__content .field-activity__item:nth-child(4) {*/
/*        margin-right: 20px;*/
/*        width: calc(33.33333333% - 13.33333px);*/
/*    }*/
/*}*/
/*.field-activity__content .field-activity__item:nth-child(4) .img-field {*/
/*    position: relative;*/
/*    height: 0%;*/
/*    padding-bottom: calc((100vh - 98px - 2vw) / 2);*/
/*    width: 100%;*/
/*}*/
/*@media only screen and (max-width: 1080px) {*/
/*    .field-activity__content .field-activity__item:nth-child(4) .img-field {*/
/*        padding-bottom: 56.25%;*/
/*    }*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(4)*/
/*.img-field*/
/*.img-thumb {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(4)*/
/*.img-field*/
/*.img-thumb*/
/*img {*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    width: 100%;*/
/*}*/
/*.field-activity__content .field-activity__item:nth-child(5) {*/
/*    height: calc((100vh - 98px - 2vw) / 2);*/
/*    box-shadow: 0 5px 8px -5px #555;*/
/*    width: calc(33.33333333% - 20px);*/
/*}*/
/*@media only screen and (max-width: 1199px) {*/
/*    .field-activity__content .field-activity__item:nth-child(5) {*/
/*        width: calc(33.33333333% - 13.33333px);*/
/*    }*/
/*}*/
/*.field-activity__content .field-activity__item:nth-child(5) .img-field {*/
/*    position: relative;*/
/*    height: 0%;*/
/*    padding-bottom: calc((100vh - 98px - 2vw) / 2);*/
/*    width: 100%;*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(5)*/
/*.img-field*/
/*.img-thumb {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.field-activity__content*/
/*.field-activity__item:nth-child(5)*/
/*.img-field*/
/*.img-thumb*/
/*img {*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    width: 100%;*/
/*}*/
/*@media only screen and (max-width: 1080px) {*/
/*    .field-activity__content*/
/*    .field-activity__item:nth-child(5)*/
/*    .img-field*/
/*    .img-thumb*/
/*    img {*/
/*        padding-bottom: 56.25%;*/
/*    }*/
/*}*/
.field-activity__content .field-activity__item .content-title {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.field-activity__content .field-activity__item .content-title .title {
    padding: 0 15px;
    width: 100%;
    text-align: center;
    font-family: "MyriadPro-Bold";
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1366px) {
    .field-activity__content .field-activity__item .content-title .title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 480px) {
    .field-activity__content .field-activity__item .content-title .title {
        font-size: 20px;
    }
}
.field-activity__content .field-activity__item .content-title .content-none {
    animation: mymove 0.5s ease-in;
    transition: transform 0.5s, visibility 0.5s ease-in;
    display: none;
    width: max-content;
    font-family: "MyriadPro-Bold";
}
.field-activity__content .field-activity__item .content-title .content-none ul {
    list-style: disc;
    margin: 0 auto;
}
@media only screen and (max-width: 1366px) {
    .field-activity__content
    .field-activity__item
    .content-title
    .content-none
    ul
    li {
        font-size: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .field-activity__content
    .field-activity__item
    .content-title
    .content-none
    ul
    li {
        font-size: 13px;
    }
}
.field-activity__content .field-activity__item:hover .content-none {
    display: block;
    cursor: pointer;
}
.field-activity__content .field-activity__item:hover .content-title {
    background-color: #215a9cb3;
}
.field-activity__content .field-slider {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
}
.field-activity__content .field-slider .field-activity__item__slide {
    box-shadow: 0 5px 8px -5px #555;
    width: 100%;
    margin-right: 2%;
    position: relative;
}
.field-activity__content .field-slider .field-activity__item__slide .img-field {
    position: relative;
    height: 0%;
    width: 100%;
    padding-bottom: calc((100vh - 98px - 2vw) / 2);
}
@media only screen and (max-width: 1080px) {
    .field-activity__content
    .field-slider
    .field-activity__item__slide
    .img-field {
        padding-bottom: 56.25%;
    }
}
.field-activity__content
.field-slider
.field-activity__item__slide
.img-field
.img-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
}
.field-activity__content
.field-slider
.field-activity__item__slide
.img-field
.img-thumb
img {
    height: 100%;
    object-fit: cover;
}
.field-activity__content
.field-slider
.field-activity__item__slide
.content-title {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.field-activity__content
.field-slider
.field-activity__item__slide
.content-title
.title {
    width: 100%;
    text-align: center;
    font-family: "MyriadPro-Bold";
    padding: 0 15px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1366px) {
    .field-activity__content
    .field-slider
    .field-activity__item__slide
    .content-title
    .title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 480px) {
    .field-activity__content
    .field-slider
    .field-activity__item__slide
    .content-title
    .title {
        font-size: 20px;
    }
}
.field-activity__content
.field-slider
.field-activity__item__slide
.content-title
.content-none {
    animation: mymove 0.5s ease-in;
    transition: transform 0.5s, visibility 0.5s ease-in;
    display: none;
    width: max-content;
    font-family: "MyriadPro-Bold";
}
.field-activity__content
.field-slider
.field-activity__item__slide
.content-title
.content-none
ul {
    list-style: disc;
    margin: 0 auto;
}
.field-activity__content
.field-slider
.field-activity__item__slide
.content-title
.content-none
ul
li {
    margin-left: -25px;
}
@media only screen and (max-width: 1366px) {
    .field-activity__content
    .field-slider
    .field-activity__item__slide
    .content-title
    .content-none
    ul
    li {
        font-size: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .field-activity__content
    .field-slider
    .field-activity__item__slide
    .content-title
    .content-none
    ul
    li {
        font-size: 13px;
    }
}
.field-activity__content
.field-slider
.field-activity__item__slide:hover
.content-none {
    display: block;
    cursor: pointer;
}
.field-activity__content
.field-slider
.field-activity__item__slide:hover
.content-title {
    background-color: #215a9cb3;
}
.field-activity__content .field-slider .swiper-button-next {
    right: 32px;
}
.field-activity__content .field-slider .swiper-button-prev {
    left: 20px;
}
.field-activity__content .field-slider .swiper-button-prev:after,
.field-activity__content .field-slider .swiper-button-next:after {
    display: none;
}
@media only screen and (max-width: 480px) {
    .partner-wrapper {
        margin-top: 10px;
    }
}
.partner-wrapper .title__company {
    margin: 0;
    font-family: "MyriadPro-Bold";
    text-align: center;
}
@media only screen and (max-width: 480px) {
    .partner-wrapper .title__company {
        font-size: 20px;
    }
}
@media only screen and (max-width: 380px) {
    .partner-wrapper .title__company {
        font-size: 16px;
    }
}
.partner-wrapper .partner-banner {
    padding-top: 13vw;
    max-height: 275px;
    min-height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
}
.partner-wrapper .partner-banner .title__company {
    margin: 10px 0;
}
.partner-wrapper .partner-banner .logo-partner {
    display: inline-flex;
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    max-width: 1474px;
}
.partner-wrapper .partner-banner .logo-partner img {
    max-width: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 1280px) {
    .partner-wrapper .partner-banner .logo-partner {
        width: 90%;
    }
}
@media only screen and (max-width: 768px) {
    .partner-wrapper .partner-banner .logo-partner {
        width: calc(100% - 30px);
    }
}
.partner-wrapper .partner-banner .logo-partner .logo-desktop {
    display: flex;
    align-items: center;
    width: 100%;
}
.partner-wrapper .partner-banner .logo-partner .logo-desktop .logo-company {
    width: 100%;
    height: 100%;
}
.partner-wrapper
.partner-banner
.logo-partner
.logo-desktop
.logo-company
.logo-item-slide {
    width: 100%;
    height: 0%;
    padding-bottom: 65%;
    position: relative;
}
.partner-wrapper
.partner-banner
.logo-partner
.logo-desktop
.logo-company
.logo-item-slide
.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.partner-wrapper
.partner-banner
.logo-partner
.logo-desktop
.logo-company
.logo-item-slide
.logo
img {
    max-width: unset;
    object-fit: unset;
    transform: scale(0.7);
    object-fit: cover;
}
@media only screen and (max-width: 1750px) {
    .partner-wrapper
    .partner-banner
    .logo-partner
    .logo-desktop
    .logo-company
    .logo-item-slide
    .logo
    img {
        transform: scale(0.6);
    }
}
@media only screen and (max-width: 1550px) {
    .partner-wrapper
    .partner-banner
    .logo-partner
    .logo-desktop
    .logo-company
    .logo-item-slide
    .logo
    img {
        transform: scale(0.52);
    }
}
@media only screen and (max-width: 1200px) {
    .partner-wrapper
    .partner-banner
    .logo-partner
    .logo-desktop
    .logo-company
    .logo-item-slide
    .logo
    img {
        transform: scale(0.4);
    }
}
@media only screen and (max-width: 480px) {
    .partner-wrapper
    .partner-banner
    .logo-partner
    .logo-desktop
    .logo-company
    .logo-item-slide
    .logo
    img {
        transform: scale(0.3);
    }
}
.partner-wrapper .partner-banner .logo-partner .logo-desktop .logo-item {
    margin-right: 5.7%;
}
.partner-wrapper
.partner-banner
.logo-partner
.logo-desktop
.logo-item:last-child {
    margin-right: 0;
}
.news-home-wrapper {
    padding-top: 40px;
    background-color: #f1f1f1;
}
.news-home-wrapper
.news-home__content
.swiper-container-horizontal
> .swiper-pagination-bullets {
    display: none;
}
.news-home-wrapper .news-home__content .news-home__top {
    margin-bottom: 30px;
    display: flex;
}
.news-home-wrapper .news-home__content .news-home__top:hover .name {
    color: #106ab4;
}
.news-home-wrapper .news-home__content .news-home__top .img-post {
    flex: 0 0 66%;
    max-width: 66%;
}
.news-home-wrapper .news-home__content .news-home__top .img-post .img-thumb {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 56.25%;
}
.news-home-wrapper .news-home__content .news-home__top .img-post .img-thumb a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.news-home-wrapper
.news-home__content
.news-home__top
.img-post
.img-thumb
a
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-home-wrapper .news-home__content .news-home__top .news-post {
    flex: 0 0 34%;
    background-color: #fff;
    padding: 30px;
    position: relative;
}
.news-home-wrapper .news-home__content .news-home__top .news-post .title {
    font-family: "MyriadPro-Bold";
    padding: 5px;
    border: 1px solid #262626;
    width: max-content;
    opacity: 0.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media only screen and (max-width: 1680px) {
    .news-home-wrapper .news-home__content .news-home__top .news-post .title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.news-home-wrapper .news-home__content .news-home__top .news-post a {
    color: unset;
}
.news-home-wrapper .news-home__content .news-home__top .news-post a .name {
    margin: 10px 0;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    overflow: hidden;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media only screen and (max-width: 1540px) {
    .news-home-wrapper .news-home__content .news-home__top .news-post a .name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.news-home-wrapper .news-home__content .news-home__top .news-post a .name p {
    margin-bottom: 0 !important;
}
.news-home-wrapper .news-home__content .news-home__top .news-post .time {
    margin-bottom: 10px;
    display: block;
}
.news-home-wrapper .news-home__content .news-home__top .news-post .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
@media only screen and (max-width: 1380px) {
    .news-home-wrapper
    .news-home__content
    .news-home__top
    .news-post
    .description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }
}
@media only screen and (max-width: 1380px) {
    .news-home-wrapper
    .news-home__content
    .news-home__top
    .news-post
    .description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
    }
}
.news-home-wrapper .news-home__content .news-home__top .news-post .read-more {
    color: #106ab4;
    text-decoration: none;
    position: absolute;
    bottom: 5%;
    right: 30px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.news-home-wrapper
.news-home__content
.news-home__top
.news-post
.read-more
span {
    margin-left: 10px;
}
.news-home-wrapper
.news-home__content
.news-home__top
.news-post
.read-more:hover
i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.news-home-wrapper .news-home__content .post-slider {
    margin-left: -8px;
    margin-right: -8px;
}
.news-home-wrapper .news-home__content .post-slider .post-slide-bottom {
    padding-left: 8px;
    padding-right: 8px;
}
.news-home-wrapper .news-home__content .post-slider .post_content_bottom {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper {
    color: #262626;
    text-decoration: none;
    display: block;
    background-color: #fff;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper:hover
.post_name {
    color: #106ab4;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 56.25%;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail:hover
img {
    transform: scale(1.08);
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content {
    padding: 15px;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.post_name {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    height: 50px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.post_description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 102px;
    text-align: justify;
    margin-bottom: 0;
}
@media only screen and (max-width: 1680px) {
    .news-home-wrapper
    .news-home__content
    .post-slider
    .post_content_bottom
    .post-wrapper
    .post-content
    .post_description {
        height: 96px;
    }
}
@media only screen and (max-width: 991px) {
    .news-home-wrapper
    .news-home__content
    .post-slider
    .post_content_bottom
    .post-wrapper
    .post-content
    .post_description {
        height: 88px;
    }
}
.news-home-wrapper
.news-home__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.time {
    padding-bottom: 0;
    display: block;
    margin: 5px 0;
}
.news-home-wrapper .news-home__content .post-slider .swiper-button-next {
    right: 32px;
}
.news-home-wrapper .news-home__content .post-slider .swiper-button-prev {
    left: 20px;
}
.news-home-wrapper .news-home__content .post-slider .swiper-button-prev:after,
.news-home-wrapper .news-home__content .post-slider .swiper-button-next:after {
    display: none;
}
.media-home-wrapper {
    padding-top: 20px;
    background-color: #f1f1f1;
}
@media only screen and (max-width: 1080px) {
    .media-home-wrapper {
        padding-top: 0;
    }
}
.media-home-wrapper .media-home-banner {
    position: relative;
}
.media-home-wrapper .media-home-banner .field-activity-slide-top {
    height: 37vw;
}
@media only screen and (max-width: 480px) {
    .media-home-wrapper .media-home-banner .field-activity-slide-top {
        height: 30vh;
    }
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
.read-more {
    padding: 4px 14px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    position: absolute;
    right: 5%;
    bottom: 30px;
    z-index: 2;
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
.video-wrapper {
    position: relative;
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
.video-wrapper
.__video {
    height: calc(37vw + 2px);
    object-fit: contain;
    position: absolute;
    z-index: 2;
}
@media only screen and (max-width: 800px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .swiper-slide
    .video-wrapper
    .__video {
        object-fit: cover;
    }
}
@media only screen and (max-width: 480px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .swiper-slide
    .video-wrapper
    .__video {
        height: calc(30vh + 1px);
    }
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
.video-wrapper
.__video.video-full {
    height: 37vw;
    height: calc(37vw + 2px);
    object-fit: cover;
    position: absolute;
    z-index: 1;
}
@media only screen and (max-width: 800px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .swiper-slide
    .video-wrapper
    .__video.video-full {
        display: none;
    }
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
.video-wrapper
.bg-gray {
    opacity: 0.5;
    position: absolute;
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top
.swiper-slide
img {
    width: 100%;
    height: 37vw;
    object-fit: cover;
}
@media only screen and (max-width: 480px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .swiper-slide
    img {
        height: 30vh;
    }
}
.media-home-wrapper .media-home-banner .field-activity-slide-top .read-more {
    padding: 4px 14px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 100;
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #ddd;
    opacity: 1;
    background: unset;
    width: 11px;
    height: 11px;
    bottom: 0;
}
@media screen and (max-width: 1080px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
}
.media-home-wrapper
.media-home-banner
.field-activity-slide-top.swiper-container-horizontal
.swiper-pagination-bullet-active {
    background: #fff !important;
}
.media-home-wrapper .media-home-banner .swiper-container {
    width: 100%;
}
.media-home-wrapper .media-home-banner .read-more {
    padding: 4px 14px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    position: absolute;
    right: 5%;
    bottom: 30px;
    z-index: 2;
}
.recruitment-wrapper .swiper-container-horizontal > .swiper-pagination-bullets {
    top: 1rem;
    left: unset;
    right: 40px;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
}
.recruitment-wrapper .recruitment-banner {
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-position: center;
}
@media (max-width: 768px) {
    .recruitment-wrapper .recruitment-banner {
        background-size: cover;
        background-attachment: unset;
    }
}
.recruitment-wrapper .recruitment-banner .swiper-content {
    justify-content: center;
    text-align: center;
    color: #fff;
}
.recruitment-wrapper .recruitment-banner .swiper-content::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}
.recruitment-wrapper .recruitment-banner .swiper-content .swiper-container {
    width: 100%;
    height: 28px;
}
@media only screen and (min-width: 1440px) {
    .recruitment-wrapper .recruitment-banner .swiper-content .swiper-container {
        height: 32px;
    }
}
.recruitment-wrapper
.recruitment-banner
.swiper-content
.recruitment-slider.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #fff;
    opacity: 1;
    background: unset;
}
.recruitment-wrapper
.recruitment-banner
.swiper-content
.recruitment-slider.swiper-container-vertical
> .swiper-pagination-bullets {
    top: 75%;
    transform: translate3d(0, -75%, 0);
}
.recruitment-wrapper
.recruitment-banner
.swiper-content
.recruitment-slider.swiper-container-vertical
.swiper-pagination-bullet-active {
    background: #fff !important;
}
.recruitment-wrapper .recruitment-banner .swiper-content .swiper-content__desc {
    z-index: 1;
    height: 100%;
    position: relative;
}
.recruitment-wrapper
.recruitment-banner
.swiper-content
.swiper-content__desc
.title {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    padding: 2%;
}
.recruitment-wrapper
.recruitment-banner
.swiper-content
.swiper-content__desc
.description {
    padding: 0 18%;
    margin-bottom: 50px;
}
.recruitment-wrapper .recruitment-banner .swiper-content .btn-apply {
    padding: 20px 30px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    background-color: #fff;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold";
    color: #106ab4;
}
.recruitment-wrapper .recruitment-banner .swiper-content .btn-apply:hover {
    background-color: #015bac;
    color: #fff;
    transition: 0.3 ease-in-out;
}
.recruitment-wrapper .recruitment-banner .bottom_slider_wrapper {
    margin-top: 7%;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.3rem;
    width: 100%;
}
@media only screen and (max-width: 576px) {
    .recruitment-wrapper .recruitment-banner .bottom_slider_wrapper {
        align-items: baseline;
    }
}
.recruitment-wrapper .recruitment-banner .bottom_slider_wrapper .title_label {
    margin-left: 18%;
    z-index: 1;
    margin-right: 15px;
    line-height: 28px;
}
@media only screen and (min-width: 1440px) {
    .recruitment-wrapper
    .recruitment-banner
    .bottom_slider_wrapper
    .title_label {
        line-height: 32px;
    }
}
@media only screen and (max-width: 768px) {
    .recruitment-wrapper
    .recruitment-banner
    .bottom_slider_wrapper
    .title_label {
        margin-left: 20px;
    }
}
.recruitment-wrapper
.recruitment-banner
.bottom_slider_wrapper
.title_label
h3 {
    width: max-content;
    line-height: 28px;
    margin-bottom: 0.4rem;
}
@media only screen and (min-width: 1440px) {
    .recruitment-wrapper
    .recruitment-banner
    .bottom_slider_wrapper
    .title_label
    h3 {
        line-height: 32px;
    }
}
@media only screen and (max-width: 1080px) {
    .recruitment-wrapper
    .recruitment-banner
    .bottom_slider_wrapper
    .title_label
    h3 {
        margin-bottom: 0.3rem;
    }
}
.recruitment-wrapper
.recruitment-banner
.bottom_slider_wrapper
.swiper-content-bottom
a {
    color: #fff;
    text-decoration: none;
    text-align: left;
}
.recruitment-wrapper
.recruitment-banner
.bottom_slider_wrapper
.swiper-content-bottom
a
.postion-apply {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 28px;
    width: 100% !important;
    display: inline-block;
    margin: 0;
}
@media only screen and (min-width: 1440px) {
    .recruitment-wrapper
    .recruitment-banner
    .bottom_slider_wrapper
    .swiper-content-bottom
    a
    .postion-apply {
        line-height: 32px;
    }
}
#button-top {
    display: block;
    background-color: #106ab4;
    width: 43px;
    height: 43px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #fff;
    position: fixed;
    bottom: 100px;
    right: 33px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
@media print {
    #button-top {
        display: none;
    }
}
#button-top::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 34px;
    color: #fff;
}
#button-top:hover {
    color: unset;
    text-decoration: none;
}
.show-button-top {
    opacity: 1 !important;
    visibility: visible !important;
}
@media screen and (max-width: 1680px) {
    .news-home__content .news-post {
        padding: 30px 30px;
    }
    .news-home__content .news-post .name {
        margin: 20px 0;
    }
    .news-home__content .news-post .time {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 1440px) {
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .swiper-content__desc
    .description {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1440px) and (max-width: 768px) {
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .swiper-content__desc
    .description {
        padding: 0 20px;
    }
}
@media screen and (max-width: 1080px) {
    .main-slider .swiper-slide .content {
        display: none;
    }
    .news-home__content {
        display: none;
    }
    .news-home-wrapper {
        background-color: unset;
        padding-top: 20px;
    }
    .news-home-mobile {
        display: block !important;
    }
    .news-home-mobile .post-wrapper .post-news-mobile {
        padding-bottom: 50px;
        padding-left: 8px;
        padding-right: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }
    .news-home-mobile .post-wrapper .post-item a {
        color: unset;
        display: block;
        box-shadow: 0 5px 8px -5px #555;
        overflow: hidden;
    }
    .news-home-mobile .post-wrapper .post-item a .post-thumbmail {
        width: 100%;
        height: 0%;
        padding-bottom: 56.25%;
        overflow: hidden;
        position: relative;
    }
    .news-home-mobile .post-wrapper .post-item a .post-thumbmail .post-img {
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .news-home-mobile .post-wrapper .post-item a .post-thumbmail .post-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news-home-mobile .post-wrapper .post-item a .post-content {
        margin: 20px;
    }
    .news-home-mobile .post-wrapper .post-item a .post-content .post_name {
        font-family: "MyriadPro-Bold";
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-transform: uppercase;
        height: 50px;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .news-home-mobile .post-wrapper .post-item a .post-content .post_name {
        height: 44px;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .post-item a .post-content .time {
        display: block;
        margin: 5px 0;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        height: 96px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .news-home-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        text-align: unset;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .news-home-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        height: 88px;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide {
        position: absolute;
        left: calc(48% - 4px);
        bottom: 5%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .news-home-mobile .post-wrapper .control-slide {
        bottom: 8%;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .pagination-field {
        display: flex;
        font-family: "MyriadPro-Bold";
        color: #fff;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .swiper-pagination {
        position: absolute;
        align-items: center;
        justify-content: center;
        justify-self: center;
        transform: translate(-15%, 75%);
        z-index: 10;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        text-align: center;
        align-self: center;
        background: #106ab4;
        font-family: "MyriadPro-Bold";
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile
    .post-wrapper
    .control-slide
    .swiper-button-next:focus-visible {
        outline: unset;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile
    .post-wrapper
    .control-slide
    .swiper-button-prev:focus-visible {
        outline: unset;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .swiper-button-next:focus {
        outline: unset;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .swiper-button-prev:focus {
        outline: unset;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .swiper-button-next {
        right: -68px;
    }
    .news-home-mobile .post-wrapper .control-slide .swiper-button-next::after {
        font-size: 25px;
        font-weight: bold;
        color: #999 !important;
    }
}
@media screen and (max-width: 1080px) {
    .news-home-mobile .post-wrapper .control-slide .swiper-button-prev {
        left: -40px;
    }
    .news-home-mobile .post-wrapper .control-slide .swiper-button-prev::after {
        font-size: 25px;
        font-weight: bold;
        color: #999 !important;
    }
}
@media screen and (max-width: 1080px) {
    .field-activity {
        height: unset;
    }
    .field-activity__content .field-activity__item {
        height: unset !important;
    }
    .field-activity__content .field-activity__item .content-title .title {
        width: 90%;
    }
}
@media screen and (max-width: 1080px) {
    .partner-wrapper .partner-banner {
        min-height: unset;
    }
}
@media screen and (max-width: 1080px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .read-more {
        background-color: #106ab4;
        border: unset;
    }
}
@media screen and (max-width: 1080px) {
    .field-activity-slide-top .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 5px;
    }
}
@media screen and (max-width: 768px) {
    .field-activity__content .field-activity__item .content-title .title {
        font-size: 15px;
    }
    .field-activity__content
    .field-activity__item
    .content-title
    .content-none {
        max-width: 90%;
    }
    .field-activity__content
    .field-activity__item
    .content-title
    .content-none
    ul {
        padding: 0;
    }
    .field-activity__content
    .field-activity__item
    .content-title
    .content-none
    .list-item
    .item-activity {
        font-size: 14px;
        line-height: 16px;
    }
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .read-more {
        padding: 2px 6px;
        right: 10px;
        bottom: 5px;
        background-color: #106ab4;
        border: unset;
    }
}
@media screen and (max-width: 768px) and (max-width: 576px) {
    .media-home-wrapper
    .media-home-banner
    .field-activity-slide-top
    .read-more {
        padding: 2px 4px;
        right: 5px;
        font-size: 10px;
    }
}
@media screen and (max-width: 576px) {
    .field-activity__content {
        display: unset;
    }
    .field-activity__content .field-activity__item {
        width: unset !important;
        margin-right: unset !important;
        margin-top: 20px;
    }
    .field-activity__content .field-activity__item .content-title .title {
        font-size: 24px;
    }
    .field-activity__content
    .field-activity__item
    .content-none
    .list-item
    .item-activity {
        font-size: 15px;
        line-height: 18px;
    }
    .field-activity__content .field-slider {
        margin-top: 20px;
    }
    .recruitment-wrapper .recruitment-banner .swiper-content .swiper-container {
        height: 28px;
    }
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .swiper-content__desc
    .description {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .bottom_slider_wrapper
    .title_label {
        margin-right: 7px;
        line-height: 28px;
    }
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .bottom_slider_wrapper
    .title_label
    .title {
        font-size: 14px;
        margin-bottom: -2px;
        line-height: 28px;
    }
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .bottom_slider_wrapper
    .swiper-content-bottom
    a
    .postion-apply {
        font-size: 14px;
        display: -webkit-box;
        margin: 0;
        line-height: 28px;
    }
    .recruitment-wrapper .recruitment-banner .swiper-content .btn-apply {
        padding: 10px 15px;
        line-height: unset;
    }
    .recruitment-wrapper
    .recruitment-banner
    .swiper-content
    .swiper-container-vertical
    > .swiper-pagination-bullets {
        display: none;
    }
}
.drop-shadow-button {
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.9));
    display: none !important;
}
.post-slider:hover .drop-shadow-button {
    display: block !important;
}
.field-slider:hover .drop-shadow-button {
    display: block !important;
}
.post-slide-relate:hover .drop-shadow-button {
    display: block !important;
}
#mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0.8;
}
#boxes .window {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 440px;
    height: 100vh;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
}
#boxes .window #lorem {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#boxes .window #lorem img {
    max-width: 100%;
    max-height: 90vh;
}
#boxes #dialog {
    width: 50%;
    padding: 10px;
    font-family: "Segoe UI Light", sans-serif;
    font-size: 15pt;
}
@media (max-width: 567px) {
    #boxes #dialog {
        width: 80%;
    }
}
button.close.popup {
    position: absolute;
    top: -25px;
    right: -25px;
    color: #fff;
}
@media (max-width: 567px) {
    button.close.popup {
        top: -22px;
        right: -15px;
    }
}
button.close.popup i {
    font-size: 25px;
}
@media (max-width: 567px) {
    button.close.popup i {
        font-size: 20px;
    }
}
.about-us {
    overflow: hidden;
    margin-top: 0;
}
@media only screen and (max-width: 1080px) {
    .about-us {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 992px) {
    .about-us {
        margin-top: 30px;
    }
}
.about-us__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
@media only screen and (max-width: 768px) {
    .about-us__title {
        align-items: flex-start;
        line-height: unset;
    }
}
@media only screen and (max-width: 420px) {
    .about-us__title img {
        width: 25px;
    }
}
@media only screen and (max-width: 420px) {
    .about-us__title h1 {
        font-size: 25px;
    }
}
.about-us__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
@media only screen and (max-width: 1080px) {
    .breadcrum-intro {
        display: none;
    }
}
.future-goal-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
@media only screen and (max-width: 1080px) {
    .future-goal-banner {
        background-attachment: unset;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.future-goal-banner .future-goal-wrapper {
    padding: 5% 0;
    color: #fff;
    text-align: center;
    position: relative;
}
@media only screen and (max-width: 480px) {
    .future-goal-banner .future-goal-wrapper {
        padding: 30px 0;
    }
}
.future-goal-banner .future-goal-wrapper .future-goal-content {
    position: relative;
    z-index: 1;
    display: flex;
}
@media only screen and (max-width: 576px) {
    .future-goal-banner .future-goal-wrapper .future-goal-content {
        display: unset;
    }
}
.future-goal-banner .future-goal-wrapper .future-goal-content__item {
    width: 33.33%;
    flex: 1;
}
@media only screen and (max-width: 576px) {
    .future-goal-banner .future-goal-wrapper .future-goal-content__item {
        width: 100%;
    }
}
.future-goal-banner
.future-goal-wrapper
.future-goal-content__item
.future-goal {
    border-right: 1px solid #fff;
    height: 100%;
}
@media only screen and (max-width: 576px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal {
        border: unset;
        width: 100%;
    }
}
.future-goal-banner
.future-goal-wrapper
.future-goal-content__item
.future-goal
img {
    height: 95px;
    width: 95px;
}
@media only screen and (max-width: 1320px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    img {
        height: 75px;
        width: 75px;
    }
}
@media only screen and (max-width: 1100px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    img {
        height: 65px;
        width: 65px;
    }
}
.future-goal-banner
.future-goal-wrapper
.future-goal-content__item
.future-goal
.title {
    font-family: "MyriadPro-Bold";
    margin-bottom: 40px;
    margin-top: 30px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1100px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .title {
        margin-bottom: 20px;
        margin-top: 15px;
    }
}
.future-goal-banner
.future-goal-wrapper
.future-goal-content__item
.future-goal
.desc {
    font-family: "MyriadPro-Bold";
    height: 12vw;
}
@media only screen and (max-width: 1680px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 10vw;
    }
}
@media only screen and (max-width: 600px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 20vw;
    }
}
@media only screen and (max-width: 420px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 25vw;
    }
}
@media only screen and (max-width: 300px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 30vw;
        margin: 15px 0;
    }
}
@media only screen and (max-width: 1320px) {
    .future-goal-banner
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        font-size: 12px !important;
    }
}
.future-goal-banner
.future-goal-wrapper
.future-goal-content__item
.future-goal.last {
    border: unset;
}
.future-goal-banner .future-goal-wrapper .future-goal-content.twoblock {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    margin: 0 auto;
}
.future-goal-banner .future-goal-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.397);
}
.field-activity-intro-wrapper .desc-field {
    padding-bottom: 40px;
}
@media only screen and (max-width: 420px) {
    .field-activity-intro-wrapper .desc-field {
        padding-bottom: 0;
    }
}
.field-activity-intro-wrapper .desc-field .desc-cotent {
    margin: 0;
    text-align: center;
    padding: 0 13%;
    font-family: "MyriadPro-Bold";
}
@media only screen and (max-width: 1080px) {
    .field-activity-intro-wrapper .desc-field .desc-cotent {
        padding: 0;
        margin-bottom: 30px;
    }
}
.leader-of-us-wrapper .leader-of-us__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .leader-of-us__title img {
        width: 6vw;
    }
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .leader-of-us__title h2 {
        font-size: 25px;
    }
}
.leader-of-us-wrapper .leader-of-us__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
.leader-of-us-wrapper .title-admin-top {
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1080px) {
    .leader-of-us-wrapper .title-admin-top {
        padding: 5% 0 0 0;
    }
}
.leader-of-us-wrapper .title-admin-top .title-admin {
    margin-bottom: 0;
    display: block;
    padding: 10px 30px;
    background-color: #212121;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    width: max-content;
    text-align: center;
    color: #fff;
    font-size: 23px;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .title-admin-top .title-admin {
        font-size: 16px;
    }
}
.leader-of-us-wrapper .admin-content.top {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 1.25%;
}
.leader-of-us-wrapper .admin-content.top .item-member {
    width: 19%;
}
@media only screen and (max-width: 1080px) {
    .leader-of-us-wrapper .admin-content.top .item-member {
        width: 25%;
    }
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .admin-content.top .item-member {
        width: 40%;
    }
}
.leader-of-us-wrapper .admin-content.top .item-member .admin-item {
    text-align: center;
}
.leader-of-us-wrapper .admin-content.top .item-member .admin-item .name {
    margin: 20px 0 10px;
    line-height: 20px;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .admin-content.top .item-member .admin-item .name {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
}
.leader-of-us-wrapper .admin-content.top .item-member .admin-item .name p {
    margin: 0;
}
.leader-of-us-wrapper .admin-content.top .item-member .admin-item img {
    width: 100%;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(1) {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(1) .admin-item {
    text-align: center;
    width: 19%;
}
@media only screen and (max-width: 1080px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(1)
    .admin-item {
        width: 25%;
    }
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(1)
    .admin-item {
        width: 40%;
    }
}
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(1)
.admin-item
.name {
    margin: 20px 0px 10px;
    line-height: 20px;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(1)
    .admin-item
    .name {
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 14px;
    }
}
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(1)
.admin-item
.name
p {
    margin: 0;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(1) img {
    width: 100%;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(2) {
    flex-direction: column;
    align-items: flex-end;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(3) {
    float: left;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(2),
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(3) {
    display: flex;
    width: 49%;
}
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(2) .admin-item,
.leader-of-us-wrapper .admin-content.top .item-member:nth-child(3) .admin-item {
    width: 38.4%;
}
@media only screen and (max-width: 1080px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(2)
    .admin-item,
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(3)
    .admin-item {
        width: 45%;
    }
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(2)
    .admin-item,
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(3)
    .admin-item {
        width: 80%;
    }
}
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(2)
.admin-item
.name,
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(3)
.admin-item
.name {
    margin: 20px 0px 10px;
    line-height: 20px;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(2)
    .admin-item
    .name,
    .leader-of-us-wrapper
    .admin-content.top
    .item-member:nth-child(3)
    .admin-item
    .name {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
}
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(2)
.admin-item
.name
p,
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(3)
.admin-item
.name
p {
    margin: 0;
}
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(2)
.admin-item
img,
.leader-of-us-wrapper
.admin-content.top
.item-member:nth-child(3)
.admin-item
img {
    width: 100%;
}
.leader-of-us-wrapper .admin-content.bottom {
    margin-top: 20px;
    display: inline-flex;
    gap: 1.25%;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.leader-of-us-wrapper .admin-content.bottom .item-member {
    width: 19%;
}
@media only screen and (max-width: 1080px) {
    .leader-of-us-wrapper .admin-content.bottom .item-member {
        width: 25%;
    }
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .admin-content.bottom .item-member {
        width: 40% !important;
    }
}
.leader-of-us-wrapper .admin-content.bottom .item-member .admin-item {
    text-align: center;
}
.leader-of-us-wrapper .admin-content.bottom .item-member .admin-item .name {
    margin: 20px 0 10px;
    line-height: 20px;
}
@media only screen and (max-width: 420px) {
    .leader-of-us-wrapper .admin-content.bottom .item-member .admin-item .name {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
}
.leader-of-us-wrapper .admin-content.bottom .item-member .admin-item .name p {
    margin: 0;
}
.leader-of-us-wrapper .admin-content.bottom .item-member .admin-item img {
    width: 100%;
}
.achievement-wrapper .achievement-tab-title {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper .achievement-tab-title img {
        width: 6vw;
    }
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper .achievement-tab-title h2 {
        font-size: 25px;
    }
}
.achievement-wrapper .achievement-tab-title .achievement__tabs {
    margin-left: 20px;
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper .achievement-tab-title .achievement__tabs {
        display: none;
    }
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.nav-link {
    padding: 0;
    margin: 0;
    border: unset;
    color: #bababa;
    font-family: "MyriadPro-Bold";
    font-size: 20px;
    text-transform: uppercase;
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper
    .achievement-tab-title
    .achievement__tabs
    .nav-tabs
    .nav-link {
        font-size: 16px;
    }
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.nav-link:hover {
    border-color: unset;
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.nav-link:focus {
    background-color: unset;
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.__tabs__item {
    margin-right: 20px;
    overflow: hidden;
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.__tabs__item:last-child {
    margin: 0;
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.nav-link.active {
    color: #00529e;
    background-color: unset;
    border: unset;
    font-family: "MyriadPro-Bold";
    position: relative;
}
.achievement-wrapper
.achievement-tab-title
.achievement__tabs
.nav-tabs
.nav-link.active::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #00529e;
}
.achievement-wrapper .achievement-tab-title .achievement__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
.achievement-wrapper .achievement-tab-title .achievement__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
.achievement-wrapper .achievement-tabs-mobile {
    display: none;
    margin-left: 20px;
    appearance: none;
    -webkit-appearance: none;
    opacity: 1;
    -moz-appearance: none;
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper .achievement-tabs-mobile {
        display: block;
        margin-left: 0;
        margin-top: 2%;
    }
}
.achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link {
    padding: 0;
    margin: 0;
    border: unset;
    color: #bababa;
    font-family: "MyriadPro-Bold";
    font-size: 20px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link {
        width: 40vw;
    }
}
@media only screen and (max-width: 600px) {
    .achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link {
        font-size: 15px;
    }
}
@media only screen and (max-width: 450px) {
    .achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link {
        font-size: 14px;
        width: 43vw;
    }
}
@media only screen and (max-width: 400px) {
    .achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link {
        font-size: 11px;
        width: 43vw;
    }
}
.achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link:hover {
    border-color: unset;
}
.achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link:focus {
    background-color: unset;
}
.achievement-wrapper .achievement-tabs-mobile .nav-tabs .__tabs__item {
    margin-right: 20px;
    overflow: hidden;
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper .achievement-tabs-mobile .nav-tabs .__tabs__item {
        width: auto;
        display: table;
        margin: 0 auto;
        text-align: center;
    }
}
.achievement-wrapper
.achievement-tabs-mobile
.nav-tabs
.__tabs__item:last-child {
    margin: 0;
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper
    .achievement-tabs-mobile
    .nav-tabs
    .__tabs__item:last-child {
        width: auto;
        display: table;
        margin: 0 auto;
        text-align: center;
    }
}
.achievement-wrapper .achievement-tabs-mobile .nav-tabs .nav-link.active {
    color: #00529e;
    background-color: unset;
    border: unset;
    font-family: "MyriadPro-Bold";
    position: relative;
}
.achievement-wrapper
.achievement-tabs-mobile
.nav-tabs
.nav-link.active::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #00529e;
}
.achievement-wrapper .content-tab .content-title {
    max-width: 50%;
    line-height: 24px;
    font-family: "MyriadPro-Bold";
}
@media only screen and (max-width: 1080px) {
    .achievement-wrapper .content-tab .content-title {
        max-width: 100%;
    }
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper .content-tab .content-title {
        font-size: 14px;
    }
}
.achievement-wrapper .content-tab .bottom {
    display: flex;
    margin: 5% 0 -100px 0;
    flex-wrap: wrap;
    margin-left: -2%;
    margin-right: -2%;
}
@media only screen and (max-width: 480px) {
    .achievement-wrapper .content-tab .bottom {
        display: none;
    }
}
.achievement-wrapper .content-tab .bottom .bottom-content {
    flex: 1 25%;
    max-width: 25%;
    padding-right: 2%;
    padding-left: 2%;
    margin-bottom: 3%;
}
@media only screen and (max-width: 400px) {
    .achievement-wrapper .content-tab .bottom .bottom-content {
        flex: 1 50%;
        max-width: 50%;
    }
}
.achievement-wrapper .content-tab .bottom .bottom-content .img-content {
    text-align: center;
}
.achievement-wrapper .content-tab .bottom .bottom-content .img-content img {
    max-height: 80px;
    height: 80px;
    object-fit: cover;
}
.achievement-wrapper .content-tab .bottom .bottom-content .img-content .year {
    font-family: "MyriadPro-Bold";
    margin-top: 15px;
    display: block;
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper
    .content-tab
    .bottom
    .bottom-content
    .img-content
    .year {
        font-size: 16px;
    }
}
.achievement-wrapper .content-tab .bottom .bottom-content .desc {
    text-align: center;
}
@media only screen and (max-width: 420px) {
    .achievement-wrapper .content-tab .bottom .bottom-content .desc {
        font-size: 15px !important;
    }
}
.achievement-wrapper .content-tab .bottom .bottom-content .desc strong {
    font-family: "MyriadPro-Bold";
}
.achievement-wrapper .content-tab .bottom-mb {
    display: none;
}
@media only screen and (max-width: 480px) {
    .achievement-wrapper .content-tab .bottom-mb {
        display: block;
        margin: 30px 0 -100px 0;
    }
    .achievement-wrapper .content-tab .bottom-mb .slide-achivement {
        padding-bottom: 20px;
    }
    .achievement-wrapper .content-tab .bottom-mb .img-content {
        text-align: center;
    }
    .achievement-wrapper .content-tab .bottom-mb .img-content img {
        height: 80px;
        max-height: 80px;
        object-fit: cover;
    }
    .achievement-wrapper .content-tab .bottom-mb .desc {
        text-align: center;
        max-width: 70%;
        margin: 0 auto;
    }
    .achievement-wrapper .content-tab .bottom-mb .desc p {
        text-align: center;
    }
}
.develop-wrapper .develop__title .title_wrapper {
    display: flex;
    align-items: center;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
    padding-top: 140px;
}
@media only screen and (max-width: 768px) {
    .develop-wrapper .develop__title .title_wrapper {
        align-items: flex-start;
    }
}
.develop-wrapper .develop__title .title_wrapper .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
@media screen and (max-width: 420px) {
    .develop-wrapper .develop__title .title_wrapper h2 {
        font-size: 25px;
    }
}
@media screen and (max-width: 420px) {
    .develop-wrapper .develop__title .title_wrapper img {
        width: 25px;
    }
}
.develop-wrapper .develop__title.active {
    background-color: #121212;
    -webkit-transition: background-color 0.7s;
    -o-transition: background-color 0.7s;
    transition: background-color 0.7s;
}
.develop-wrapper .develop-banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.develop-wrapper .develop-banner .develop-content-wrapper {
    color: #fff;
    height: 100%;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider {
    padding: 5% 0;
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider {
        padding: 30px 0;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper {
    display: flex;
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .content-wrapper {
        display: unset;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider {
    flex: 1 1 60%;
    max-width: 60%;
    position: relative;
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .content-wrapper
    .image-slider {
        max-width: unset;
        margin-bottom: 20px;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.img-thumb {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 26vw;
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .content-wrapper
    .image-slider
    .img-thumb {
        padding-bottom: 56.25%;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.img-thumb
.image {
    position: absolute;
    width: 100%;
    height: 100%;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.img-thumb
.image
.img-pri {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls {
    position: absolute;
    bottom: 5px;
    margin-left: 10px;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
button:focus {
    outline: none;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
button,
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.play,
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.pause {
    height: 40px;
    width: 40px;
    line-height: 49px;
    background: unset;
    border: unset;
    text-align: center;
    margin: 0;
    padding: 0;
    opacity: 0.6;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
button:hover,
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.play:hover,
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.pause:hover {
    opacity: 1;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.play.active,
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.image-slider
.carousel-controls
.pause.active {
    opacity: 1;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.content-wrapper
.content-slider {
    flex: 1 1 38%;
    max-width: 38%;
    margin-left: 2%;
    max-height: 26vw;
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .content-wrapper
    .content-slider {
        max-width: unset;
        max-height: 56.25vw;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap {
    max-width: 60%;
    margin-bottom: 30px;
    transform: translateY(-30px);
}
@media only screen and (max-width: 480px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap {
        max-width: unset;
    }
}
@media only screen and (max-width: 1400px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap {
        transform: translateY(-20px);
    }
}
@media only screen and (max-width: 1080px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap {
        transform: translateY(0px);
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top {
    margin: 0 50px;
    text-align: center;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top:hover
.carousel-controls {
    display: block !important;
    transition: all 0.5s ease;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider {
    padding: 0;
    margin: 0;
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
.slick-list {
    -ms-mask-image: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0, rgba(0, 0, 0, 0)),
            color-stop(0.1, rgba(0, 0, 0, 0.75)),
            color-stop(0.75, #000),
            color-stop(1, rgba(0, 0, 0, 0))
    );
    -webkit-mask-image: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0, rgba(0, 0, 0, 0)),
            color-stop(0.1, rgba(0, 0, 0, 0.75)),
            color-stop(0.75, #000),
            color-stop(1, rgba(0, 0, 0, 0))
    );
    mask-image: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0, rgba(0, 0, 0, 0)),
            color-stop(0.1, rgba(0, 0, 0, 0.75)),
            color-stop(0.75, #000),
            color-stop(1, rgba(0, 0, 0, 0))
    );
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
button {
    height: 2rem;
    width: 2rem;
    line-height: 1;
    background: transparent;
    border: unset;
    border-radius: 4px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: transparent;
}
@media only screen and (max-width: 768px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    button {
        display: none !important;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
button:focus {
    outline: none;
    border: none;
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
.slick-prev::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-style: normal;
    font-size: 2rem;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (max-width: 1080px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    .slick-prev::after {
        display: none;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
.slick-next::after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-style: normal;
    font-size: 2rem;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
@media only screen and (max-width: 1080px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    .slick-next::after {
        display: none;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
li {
    font-size: 2rem;
    line-height: 2rem;
    cursor: pointer;
    text-align: center;
    float: none;
    color: #fff;
    -webkit-transition: font-size 0.5s ease;
    transition: font-size 0.5s ease;
    display: inline-block;
    padding: 0 10px;
    outline: 0;
    opacity: 0.5;
}
@media only screen and (max-width: 1680px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    li {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}
@media only screen and (max-width: 1250px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    li {
        font-size: 1rem;
        line-height: 1rem;
    }
}
@media only screen and (max-width: 300px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    li {
        padding: 0;
    }
}
.develop-wrapper
.develop-banner
.develop-content-wrapper
.develop-content__slider
.cycle-list-wrap
.top
ul.slick-slider
li.slick-center {
    transform: scale(1.2);
    font-family: "MyriadPro-Bold";
    opacity: 1;
}
@media only screen and (max-width: 1680px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    li.slick-center {
        line-height: 2rem;
    }
}
@media only screen and (max-width: 1250px) {
    .develop-wrapper
    .develop-banner
    .develop-content-wrapper
    .develop-content__slider
    .cycle-list-wrap
    .top
    ul.slick-slider
    li.slick-center {
        line-height: 1.5rem;
    }
}
.modal_admin {
    display: none;
}
.modal_admin .modal-dialog {
    max-width: 900px;
}
@media only screen and (max-width: 992px) {
    .modal_admin .modal-dialog {
        max-width: 700px;
    }
}
@media only screen and (max-width: 768px) {
    .modal_admin .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 470px;
}
.modal_admin
.modal-dialog
.modal-content
.modal-body
.mCSB_scrollTools
.mCSB_draggerContainer {
    width: 4px;
    background: rgba(184, 184, 184, 0.438);
    border-radius: 5px;
}
@media only screen and (max-width: 600px) {
    .modal_admin
    .modal-dialog
    .modal-content
    .modal-body
    .mCSB_scrollTools
    .mCSB_draggerContainer {
        width: 10px;
    }
}
.modal_admin
.modal-dialog
.modal-content
.modal-body
.mCS-dark.mCSB_scrollTools
.mCSB_draggerRail {
    background: rgba(107, 107, 107, 0.521);
}
@media only screen and (max-width: 600px) {
    .modal_admin
    .modal-dialog
    .modal-content
    .modal-body
    .mCS-dark.mCSB_scrollTools
    .mCSB_draggerRail {
        width: 10px;
    }
}
.modal_admin
.modal-dialog
.modal-content
.modal-body
.mCS-dark.mCSB_scrollTools
.mCSB_dragger_bar {
    background: #fff;
    display: none;
}
@media only screen and (max-width: 768px) {
    .modal_admin .modal-dialog .modal-content .modal-body {
        height: unset;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body .modal-content-top {
    height: 100%;
}
@media only screen and (max-width: 600px) {
    .modal_admin .modal-dialog .modal-content .modal-body .modal-content-top {
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: -20px;
    }
}
.modal_admin
.modal-dialog
.modal-content
.modal-body
.modal-content-top
.img-bg {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    .modal_admin
    .modal-dialog
    .modal-content
    .modal-body
    .modal-content-top
    .img-bg {
        height: 55vh;
        background-size: contain;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin {
    margin-left: 20px;
}
@media only screen and (max-width: 480px) {
    .modal_admin .modal-dialog .modal-content .modal-body .info-admin {
        margin-left: 30px;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin__name {
    color: #262626;
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin__position {
    padding-bottom: 20px;
    border-bottom: 2px solid #ddd;
}
@media only screen and (max-width: 768px) {
    .modal_admin
    .modal-dialog
    .modal-content
    .modal-body
    .info-admin__position {
        padding-bottom: 5px;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin__desc {
    padding-top: 20px;
    max-height: 340px;
}
@media only screen and (max-width: 768px) {
    .modal_admin .modal-dialog .modal-content .modal-body .info-admin__desc {
        max-height: 25vh;
        padding-top: 5px;
    }
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin img {
    height: 100%;
    object-fit: cover;
}
.modal_admin .modal-dialog .modal-content .modal-body .info-admin p {
    margin-bottom: 0px;
}
@media only screen and (max-width: 600px) {
    .modal_admin .modal-dialog .modal-content .modal-body .info-admin p {
        margin: 0;
    }
}
.modal-open .modal {
    overflow-y: hidden;
}
@media screen and (max-width: 1100px) {
    .future-goal-banner .future-goal-wrapper .future-goal .title {
        margin: 10px 0;
    }
    .future-goal-banner .future-goal-wrapper .future-goal img {
        width: 70px;
        height: 70px;
    }
}
@media screen and (max-width: 576px) {
    .future-goal-banner .future-goal-wrapper .future-goal {
        border: unset;
    }
}
.cycle-list-wrap:hover ~ .carousel-controls {
    display: block !important;
}
.media_content-wrapper .media-content {
    display: flex;
}
.media_content-wrapper .media-content .loading {
    width: 68.2%;
    margin-right: 2.7%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.media_content-wrapper .media-content .loading img {
    width: 100px;
    height: 100px;
}
.media_content-wrapper .media-content .content-left {
    width: 68.2%;
    margin-right: 2.7%;
}
.media_content-wrapper
.media-content
.content-left
.shareholder-infomation_left {
    width: 100%;
    margin-right: 0;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.new-post-slide {
    padding-left: 8px;
    padding-right: 8px;
    margin-left: -8px;
    margin-right: -8px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.swiper-container-horizontal
> .swiper-pagination-bullets {
    display: none;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top {
    margin-top: 8px;
    margin-bottom: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: flex;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.img-post {
    flex: 0 0 66%;
    max-width: 66%;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.img-post
.img-thumb {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 60%;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.img-post
.img-thumb
a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.img-post
.img-thumb
a
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post {
    flex: 0 0 34%;
    background-color: #f1f1f1;
    padding: 20px;
    position: relative;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post:hover
.name {
    color: #106ab4;
}
@media only screen and (max-width: 1140px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post {
        padding: 15px;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.title {
    font-family: "MyriadPro-Bold";
    padding: 5px;
    border: 1px solid #262626;
    width: max-content;
    opacity: 0.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media only screen and (max-width: 1680px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    .title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
a {
    color: unset;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
a
.name {
    margin: 10px 0;
    height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
a
.name
p {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 1680px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    a
    .name {
        margin: 10px 0;
        height: 44px;
    }
}
@media screen and (max-width: 1140px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    a
    .name {
        margin: 5px 0;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.time {
    margin-bottom: 10px;
    display: block;
}
@media screen and (max-width: 1440px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    .time {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1140px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    .time {
        margin-bottom: 5px;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.description {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
@media only screen and (max-width: 1560px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .news__top
    .news-post
    .description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.read-more {
    color: #106ab4;
    font-family: "MyriadPro-Bold";
    text-decoration: none;
    font-size: 16px;
    position: absolute;
    bottom: 5%;
    right: 7%;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.read-more
span {
    margin-left: 10px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.news__top
.news-post
.read-more:hover
i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider {
    margin-left: -8px;
    margin-right: -8px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post-slide-bottom {
    padding-left: 8px;
    padding-right: 8px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 8px;
    overflow: hidden;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper {
    color: #262626;
    text-decoration: none;
    display: block;
    background-color: #f1f1f1;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper:hover
.post_name {
    color: #106ab4;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 60%;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail:hover
img {
    transform: scale(1.05);
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-img
.post-thumbnail
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content {
    margin: 10px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.post_name {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    height: 47px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media only screen and (max-width: 1680px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .post-slider
    .post_content_bottom
    .post-wrapper
    .post-content
    .post_name {
        height: 44px;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.post_description {
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 102px;
}
@media only screen and (max-width: 1680px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .post-slider
    .post_content_bottom
    .post-wrapper
    .post-content
    .post_description {
        height: 96px;
    }
}
@media only screen and (max-width: 991px) {
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content
    .post-slider
    .post_content_bottom
    .post-wrapper
    .post-content
    .post_description {
        height: 88px;
    }
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.post_content_bottom
.post-wrapper
.post-content
.time {
    display: block;
    margin: 5px 0;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.swiper-button-next {
    right: 32px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.swiper-button-prev {
    left: 20px;
}
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.swiper-button-prev:after,
.media_content-wrapper
.media-content
.content-left
.media__content_left
.news__content
.post-slider
.swiper-button-next:after {
    display: none;
}
.media_content-wrapper .media-content .content-left .list-media {
    position: relative;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.list-media-loading {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
}
.media_content-wrapper
.media-content
.content-left
.list-media
.list-media-loading
img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 10%;
}
.media_content-wrapper .media-content .content-left .list-media .media-item {
    padding: 30px 0;
    border-bottom: 1px solid #707070;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content {
    display: flex;
    justify-content: space-between;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content:hover
.name {
    color: #106ab4;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.image {
    width: 37%;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.image
.post-thumbnail {
    width: 100%;
    height: 0%;
    padding-bottom: 60%;
    overflow: hidden;
    position: relative;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.image
.post-thumbnail
a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.image
.post-thumbnail
a
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.image
.post-thumbnail
a
img:hover {
    transform: scale(1.1);
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content {
    margin-left: 7%;
    width: 56%;
    position: relative;
    align-self: center;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
a {
    color: unset;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
a:hover {
    color: unset;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
.name {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
.name
p {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 1080px) {
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content
    .name {
        text-align: left;
    }
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
.time {
    margin: 5px 0;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item
.img-content
.content
.desc {
    margin-bottom: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.media_content-wrapper
.media-content
.content-left
.list-media
.media-item:last-child {
    border: unset;
    padding-bottom: 0;
}
.media_content-wrapper
.media-content
.content-left.render-media
.container-customize {
    margin: unset;
    max-width: unset;
    width: unset;
}
.media-tab .media-tab-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.media-tab .media-tab-wrapper .media__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    margin-right: 9%;
    color: #00529e;
}
.media-tab .media-tab-wrapper .media__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
.media-tab .media-tab-wrapper .media-tab__title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 0.1px solid #ccc;
}
.media-tab .media-tab-wrapper .media-tab__title .media__tabs .nav-tabs {
    border: unset;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.nav-link {
    padding: 0;
    margin: 0;
    border: unset;
    color: #bababa;
    font-family: "MyriadPro-Bold";
    font-size: 20px;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.nav-link:hover {
    border-color: unset;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.nav-link:focus {
    background-color: unset;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.__tabs__item {
    margin-right: 50px;
    overflow: hidden;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.nav-link.active {
    color: #00529e;
    background-color: unset;
    border: unset;
    font-family: "MyriadPro-Bold";
    position: relative;
}
.media-tab
.media-tab-wrapper
.media-tab__title
.media__tabs
.nav-tabs
.nav-link.active::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background-color: #00529e;
}
.media-tab .media-tab-wrapper .media-tab__title .view-all a {
    font-size: 15px;
    color: unset;
}
.media-tab .media-wrapper {
    position: relative;
}
.media-tab .media-wrapper .tab-pane .media-slider {
    height: 37vw;
}
.media-tab .media-wrapper .tab-pane .media-slider .swiper-slide .video-wrapper {
    margin-bottom: -10px;
}
.media-tab .media-wrapper .tab-pane .media-slider .swiper-slide .__video {
    height: 37vw;
    object-fit: cover;
}
.media-tab .media-wrapper .tab-pane .media-slider .swiper-slide img {
    width: 100%;
    height: 37vw;
}
.media-tab
.media-wrapper
.tab-pane
.media-slider.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #ddd;
    opacity: 1;
    background: unset;
    width: 11px;
    height: 11px;
}
@media screen and (max-width: 768px) {
    .media-tab
    .media-wrapper
    .tab-pane
    .media-slider.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
}
.media-tab
.media-wrapper
.tab-pane
.media-slider.swiper-container-horizontal
.swiper-pagination-bullet-active {
    background: #fff !important;
}
.media-tab .media-wrapper .tab-pane .swiper-container {
    width: 100%;
    height: 100%;
}
.media-tab .media-wrapper .tab-pane .read-more {
    padding: 4px 14px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    position: absolute;
    right: 5%;
    bottom: 30px;
    z-index: 2;
}
@media screen and (max-width: 1080px) {
    .page-content {
        overflow: hidden;
    }
    .media_content-wrapper {
        padding: 0;
    }
    .media_content-wrapper .media-content {
        display: unset;
    }
    .media_content-wrapper .media-content .content-left {
        width: 100%;
        margin-right: unset;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .media__content_left
    .news__content {
        display: none;
    }
    .media_content-wrapper .media-content .content-left .news-content-mobile {
        display: block !important;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-news-mobile {
        padding-bottom: 50px;
        padding-left: 8px;
        padding-right: 8px;
        margin-left: -8px;
        margin-right: -8px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a {
        color: unset;
        display: block;
        box-shadow: 0 5px 8px -5px #555;
        overflow: hidden;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-thumbmail {
        width: 100%;
        height: 0%;
        padding-bottom: 60%;
        overflow: hidden;
        position: relative;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-thumbmail
    .post-img {
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-thumbmail
    .post-img
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content {
        margin: 20px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_name {
        font-family: "MyriadPro-Bold";
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-transform: uppercase;
        height: 44px;
        margin-bottom: 0;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .time {
        display: block;
        margin: 5px 0;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        height: 96px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        text-align: unset;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .post-item
    a
    .post-content
    .post_description {
        height: 88px;
    }
}
@media screen and (max-width: 1080px) {
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide {
        position: absolute;
        left: calc(48% - 4px);
        bottom: 5%;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .pagination-field {
        display: flex;
        font-family: "MyriadPro-Bold";
        color: #fff;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-pagination {
        position: absolute;
        align-items: center;
        justify-content: center;
        justify-self: center;
        transform: translate(-15%, 75%);
        z-index: 10;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        text-align: center;
        align-self: center;
        background: #106ab4;
        font-family: "MyriadPro-Bold";
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-next:focus-visible {
        outline: unset;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-prev:focus-visible {
        outline: unset;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-next:focus {
        outline: unset;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-prev:focus {
        outline: unset;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-next {
        right: -72px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-next::after {
        font-size: 25px;
        font-weight: bold;
        color: #999 !important;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-prev {
        left: -44px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .post-wrapper
    .control-slide
    .swiper-button-prev::after {
        font-size: 25px;
        font-weight: bold;
        color: #999 !important;
    }
}
@media screen and (max-width: 1080px) {
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content {
        margin-left: 3%;
        width: 60%;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content
    .name {
        font-size: 20px;
    }
}
@media screen and (max-width: 1080px) {
    .media_content-wrapper .media-content .post-sidebar-desktop {
        display: none;
    }
}
@media screen and (max-width: 1080px) {
    .media-tab .media-tab-wrapper {
        display: unset;
    }
    .media-tab .media-tab-wrapper .media__title {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .media-tab .media-tab-wrapper .media__title img {
        width: 4vw;
    }
    .media-tab .media-tab-wrapper .media-tab__title {
        align-items: center;
    }
}
@media screen and (max-width: 768px) {
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item {
        padding: 15px 0;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content
    .name {
        font-size: 18px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content
    .desc {
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .media__title {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .media__title img {
        width: 6vw;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .swiper-container
    .swiper-wrapper
    .news-content {
        min-height: 300px;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .swiper-container
    .swiper-wrapper
    .news-content
    .img-post {
        height: 75%;
    }
    .media_content-wrapper
    .media-content
    .content-left
    .news-content-mobile
    .swiper-container
    .swiper-wrapper
    .news-content
    .name {
        height: 20%;
    }
}
@media screen and (max-width: 480px) {
    .media_content-wrapper
    .media-content
    .content-left
    .list-media
    .media-item
    .img-content
    .content
    .name {
        font-size: 14px;
    }
    .media-tab .media-wrapper .tab-pane .media-slider .swiper-slide img {
        height: 35vh;
        object-fit: cover;
    }
    .media-tab .media-wrapper .tab-pane .media-slider .swiper-slide .__video {
        height: 35vh;
    }
    .media-tab .media-wrapper .tab-pane .read-more {
        bottom: 9px;
        font-size: 14px;
        padding: 2px 5px;
        right: 4%;
    }
}
@media screen and (max-width: 380px) {
    .media-tab
    .media-tab-wrapper
    .media-tab__title
    .media__tabs
    .nav-tabs
    .__tabs__item {
        margin-right: 20px;
    }
}
.media-newspapers-wrapper .media-newspapers-content {
    display: flex;
}
.media-newspapers-wrapper .media-newspapers-content .media__content_left {
    max-width: 68.2%;
    margin-right: 2.7%;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper {
    background: #f4f4f4;
    padding: 20px;
    width: 32%;
    margin-bottom: 3%;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.title
a {
    color: #171717;
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper:hover {
    box-shadow: 0 7px 10px 1px #3333;
    transition: box-shadow 0.5s;
    cursor: pointer;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper:hover
a {
    color: #106ab4;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align: justify;
    line-height: 1.2;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.title-docx {
    font-size: 16px;
    font-family: "MyriadPro-Bold";
    border-top: 0.5px solid #707070;
    padding-top: 10px;
}
@media screen and (max-width: 1440px) {
    .media-newspapers-wrapper
    .media-newspapers-content
    .media__content_left
    .list-newspapers
    .item-newspaper
    .title-docx {
        font-size: 14px;
    }
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.title-docx
.time {
    color: #bcbcbc;
    font-family: "MyriadPro-Regular";
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.size-dowload
span.left {
    margin-right: 20px;
    font-size: 14px;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.size-dowload
span
a {
    background: #106ab4;
    color: #fff;
    padding: 5px 10px 5px;
    font-size: 13px;
    border-radius: 3px;
    font-family: "MyriadPro-Bold";
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags {
    display: flex;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags
p.name-tag {
    margin-right: 10px;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags
.tag-list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags
.tag-list
p {
    width: fit-content;
    background: #fff;
    text-align: center;
    margin-right: 5%;
    margin-bottom: 4%;
    font-size: 15px;
    padding: 1% 5%;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags
.tag-list
p
a {
    color: #3f3f3f;
}
.media-newspapers-wrapper
.media-newspapers-content
.media__content_left
.list-newspapers
.item-newspaper
.tags
.tag-list
p
a:hover {
    color: unset;
}
.bg-gray {
    background: #f1f1f1;
}
@media print {
    .bg-gray {
        display: none;
    }
}
.banner-post-detail {
    position: relative;
    height: auto;
    width: 100%;
}
@media print {
    .banner-post-detail {
        display: none;
    }
}
.banner-post-detail a {
    width: 100%;
    height: 100%;
    display: block;
}
.banner-post-detail a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-post-detail .video-slider {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.banner-post-detail .scroll-down {
    position: absolute;
    top: auto;
    bottom: 40px;
    width: 19px;
    height: 44px;
    right: 80px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
    -webkit-animation: scrollDestop 2s infinite;
    -moz-animation: scrollDestop 2s infinite;
    -o-animation: scrollDestop 2s infinite;
    -ms-animation: scrollDestop 2s infinite;
    z-index: 99;
    cursor: pointer;
}
@media only screen and (max-width: 1366px) {
    .banner-post-detail .scroll-down {
        bottom: 150px;
    }
}
@media only screen and (max-width: 768px) {
    .banner-post-detail .scroll-down {
        display: none;
    }
}
@media print {
    body {
        visibility: hidden;
        height: 99%;
    }
}
@media print {
    footer {
        display: none;
    }
}
.post-detail-wrapper {
    background: #f1f1f1;
}
@media print {
    .post-detail-wrapper {
        visibility: hidden;
    }
}
.post-detail-wrapper .post-detail-content {
    display: flex;
}
.post-detail-wrapper .post-detail-content .poster-left {
    flex: 0 0 13.698%;
    max-width: 13.698%;
    position: sticky;
    margin: 0 2.5%;
    top: 100px;
    height: max-content;
    margin-top: 60px;
}
.post-detail-wrapper .post-detail-content .poster-left img {
    max-width: 100%;
}
@media print {
    .post-detail-wrapper .post-detail-content .poster-left {
        display: none;
    }
}
.post-detail-wrapper .post-detail-content .poster-right {
    flex: 0 0 13.698%;
    max-width: 13.698%;
    margin: 0 2.5%;
    position: sticky;
    top: 100px;
    height: max-content;
    margin-top: 60px;
}
.post-detail-wrapper .post-detail-content .poster-right img {
    max-width: 100%;
}
@media print {
    .post-detail-wrapper .post-detail-content .poster-right {
        display: none;
    }
}
.post-detail-wrapper .post-detail-content .content-middle {
    flex: 0 0 62.6%;
    max-width: 62.6%;
}
@media print {
    .post-detail-wrapper .post-detail-content .content-middle {
        visibility: hidden;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.post-detail-wrapper .post-detail-content .content-middle .content-main {
    padding: 3% 5%;
    background: #fff;
}
@media print {
    .post-detail-wrapper .post-detail-content .content-middle .content-main {
        visibility: visible;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-name {
    font-family: "MyriadPro-Bold";
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 10px 0;
    border-bottom: 0.5px solid #707070;
    color: #949494;
}
@media print {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .content-main
    .post-time-share {
        display: none;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share
.left
.author {
    margin-right: 5px;
    border-right: 1px solid #949494;
    padding-right: 5px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share
.right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share
.right
a {
    margin: 0 5px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share
.right
a
i {
    font-size: 13px;
    color: #949494;
    width: 25px;
    height: 25px;
    border: 1px solid #949494;
    border-radius: 50%;
    align-items: center;
    align-content: center;
    text-align: center;
    padding: 6px 0;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-time-share
.right
a
i:hover {
    color: #106ab4;
    border: 1px solid #106ab4;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content {
    margin-top: 10px;
    text-align: justify;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content
.text-content {
    text-align: justify;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content
.text-content
iframe {
    width: 100% !important;
    max-height: 400px !important;
}
@media only screen and (max-width: 480px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .content-main
    .post-content
    .text-content
    iframe {
        height: 35vh !important;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content
.text-content
.post__content-galleries {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 10px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content
.text-content
.post__content-galleries
img {
    object-fit: cover;
    width: 100%;
    height: 150px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.post-content
img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag {
    margin-top: 30px;
}
@media print {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .content-main
    .file-tag {
        display: none;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file {
    border-top: 1px solid #707070;
    padding: 10px 0;
    margin: 0;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file
a {
    display: flex;
    color: #999;
    padding: 5px 0;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file
a
.fa-arrow-to-bottom {
    margin-left: 15px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file
a
i {
    margin-right: 5px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file
a
.text {
    margin-bottom: 0 !important;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.file
.list-file
a:hover {
    color: #1e5695;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag {
    padding-top: 3%;
    border-top: 1px solid #707070;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
i {
    color: #949494;
    transform: rotateY(180deg);
    font-size: 25px;
    margin: 0 15px 10px 0;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.title {
    font-family: "MyriadPro-Bold";
    margin-right: 20px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.tag-item {
    background: #f1f1f1;
    border-radius: 20px;
    padding: 4px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.tag-item
a {
    color: #262626;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "MyriadPro-Bold";
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.tag-item
a:hover {
    color: unset;
}
@media only screen and (max-width: 768px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .content-main
    .file-tag
    .post-tag
    .tag-item
    a {
        font-size: 12px;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.tag-item:hover {
    background: #00529f;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
.tag-item:hover
a {
    color: #fff;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.content-main
.file-tag
.post-tag
img {
    margin-right: 40px;
}
.post-detail-wrapper .post-detail-content .content-middle .post-related {
    margin-bottom: 60px;
}
@media print {
    .post-detail-wrapper .post-detail-content .content-middle .post-related {
        display: none;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related
.post-related__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 22px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related
.post-related__title
.big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
@media only screen and (max-width: 576px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related__list {
        padding: 0 15px;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.swiper-wrapper {
    width: 100%;
    height: auto;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.swiper-button-next {
    right: 14px;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.swiper-button-prev:after,
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.swiper-button-next:after {
    display: none;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post-slide-relate {
    height: max-content;
    padding: 2% 0;
    margin-top: -2%;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content {
    box-shadow: 0 5px 8px -5px #555;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content:hover
.name {
    color: #106ab4;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-img {
    position: relative;
    height: 0%;
    width: 100%;
    padding-bottom: 60%;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-img
.post-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-img
.post-thumbnail
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-content-bottom {
    padding: 5% 5% 0 5%;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-content-bottom
.name {
    height: 44px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media only screen and (max-width: 992px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related__list
    .post_relate_content
    .post-content-bottom
    .name {
        height: 42px;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-content-bottom
.time {
    display: block;
    margin: 5px 0;
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.post_relate_content
.post-content-bottom
.desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 102px;
    text-align: justify;
}
@media only screen and (max-width: 1680px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related__list
    .post_relate_content
    .post-content-bottom
    .desc {
        height: 96px;
    }
}
@media only screen and (max-width: 1080px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related__list
    .post_relate_content
    .post-content-bottom
    .desc {
        text-align: unset;
    }
}
@media only screen and (max-width: 991px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related__list
    .post_relate_content
    .post-content-bottom
    .desc {
        height: 88px;
    }
}
.post-detail-wrapper
.post-detail-content
.content-middle
.post-related__list
.swiper-slide {
    color: #000;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.post-detail-wrapper
.post-detail-content
.content-middle__is-single
.content-middle {
    margin: 0 auto;
    flex: unset;
    max-width: 80%;
}
@media print {
    .post-detail-wrapper
    .post-detail-content
    .content-middle__is-single
    .content-middle {
        visibility: hidden;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    .post-detail-wrapper
    .post-detail-content
    .content-middle__is-single
    .content-middle {
        flex: 1;
        max-width: 100%;
    }
}
@media print {
    .post-detail-wrapper
    .post-detail-content
    .content-middle__is-single
    .content-middle
    .content-main {
        visibility: visible;
    }
}
@media only screen and (max-width: 576px) {
    .post-detail-wrapper .post-detail-content {
        display: unset;
    }
    .post-detail-wrapper .post-detail-content .poster-right,
    .post-detail-wrapper .post-detail-content .poster-left {
        display: none;
    }
    .post-detail-wrapper .post-detail-content .content-middle {
        max-width: 100%;
    }
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .content-main
    .post-name
    .name {
        font-size: 20px;
    }
    .post-detail-wrapper
    .post-detail-content
    .content-middle
    .post-related
    .post-related__title {
        margin-left: 5%;
    }
}
.infomation-wrapper {
    max-width: 1314px;
    margin: 0 auto;
    width: 80%;
}
.infomation-wrapper .infomation-title {
    color: #106ab4;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold";
}
.infomation-wrapper .infomation-title .title {
    margin: 0;
    position: relative;
    padding-bottom: 30px;
    width: max-content;
}
.infomation-wrapper .infomation-title .title::before {
    content: "";
    height: 2px;
    background-color: #106ab4;
    position: absolute;
    bottom: 0;
    transition: all 0.4s linear;
    width: 100%;
}
.infomation-wrapper .list-infomation {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.infomation-wrapper .list-infomation .item-infomation {
    background: #f4f4f4;
    padding: 25px;
    width: 32%;
    margin-bottom: 2%;
}
.infomation-wrapper .list-infomation .item-infomation:hover {
    box-shadow: 0 7px 10px 1px #3333;
    transition: box-shadow 0.5s;
    cursor: pointer;
}
.infomation-wrapper .list-infomation .item-infomation .title a {
    color: #171717;
    font-family: "MyriadPro-Bold";
}
.infomation-wrapper .list-infomation .item-infomation .title a:hover {
    color: #106ab4;
}
.infomation-wrapper .list-infomation .item-infomation .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    text-align: justify;
    line-height: 1.3;
}
@media screen and (max-width: 1440px) {
    .infomation-wrapper .list-infomation .item-infomation .desc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
    }
}
.infomation-wrapper .list-infomation .item-infomation .title-docx {
    font-family: "MyriadPro-Bold";
    border-top: 0.5px solid #707070;
    padding-top: 10px;
}
.infomation-wrapper .list-infomation .item-infomation .title-docx .time {
    color: #bcbcbc;
    font-family: "MyriadPro-Regular";
}
.infomation-wrapper .list-infomation .item-infomation .size-dowload span.left {
    margin-right: 20px;
}
.infomation-wrapper .list-infomation .item-infomation .size-dowload span a {
    background: #01498b;
    color: #fff;
    padding: 5px 10px 5px;
    font-size: 15px;
    border-radius: 3px;
    font-family: "MyriadPro-Bold";
}
.infomation-wrapper .list-infomation .item-infomation .tags {
    display: flex;
}
.infomation-wrapper .list-infomation .item-infomation .tags p.name-tag {
    margin-right: 10px;
}
.infomation-wrapper .list-infomation .item-infomation .tags .tag-list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
.infomation-wrapper .list-infomation .item-infomation .tags .tag-list p {
    width: fit-content;
    background: #fff;
    text-align: center;
    margin-right: 5%;
    margin-bottom: 4%;
    font-size: 15px;
    padding: 1% 5%;
}
.infomation-wrapper .list-infomation .item-infomation .tags .tag-list p a {
    color: #3f3f3f;
}
.infomation-wrapper
.list-infomation
.item-infomation
.tags
.tag-list
p
a:hover {
    color: unset;
}
.banner-contact {
    width: 100%;
    height: 100%;
}
.banner-contact img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
@media only screen and (max-width: 1080px) {
    .banner-contact img {
        height: 56.25vw;
    }
}
.contact-wrapper {
    max-width: 1016px;
    margin: 0 auto;
    width: 80%;
}
@media (max-width: 768px) {
    .contact-wrapper {
        width: calc(100% - 30px);
    }
}
.contact-wrapper .contact-title {
    text-align: center;
    font-family: "MyriadPro-Bold";
}
@media only screen and (max-width: 380px) {
    .contact-wrapper .contact-title .title {
        font-size: 25px;
    }
}
.contact-wrapper .contact-box {
    display: flex;
}
@media only screen and (max-width: 992px) {
    .contact-wrapper .contact-box {
        margin-top: 20px !important;
    }
}
.contact-wrapper .contact-box__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32%;
    margin-right: 2%;
    border-radius: 5px;
    cursor: pointer;
    background-color: #106ab4;
}
.contact-wrapper .contact-box__item .contact-box_wrapper {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 6%;
}
@media only screen and (max-width: 1080px) {
    .contact-wrapper .contact-box__item {
        height: 25.6vw;
    }
}
.contact-wrapper .contact-box__item:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 15px;
    transition: all 0.5s;
}
.contact-wrapper .contact-box__item:hover i {
    opacity: 1;
    visibility: visible;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}
.contact-wrapper .contact-box__item .image {
    margin: 30px;
}
@media only screen and (max-width: 768px) {
    .contact-wrapper .contact-box__item .image {
        margin: 0;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .contact-wrapper .contact-box__item .image {
        padding-bottom: 8px;
    }
}
@media screen and (max-width: 1440px) {
    .contact-wrapper .contact-box__item .image img {
        transform: scale(0.7);
    }
}
@media only screen and (max-width: 900px) {
    .contact-wrapper .contact-box__item .image img {
        transform: unset;
        width: 40%;
    }
}
@media only screen and (max-width: 768px) {
    .contact-wrapper .contact-box__item .image img {
        width: 30%;
    }
}
.contact-wrapper .contact-box__item .content {
    padding-bottom: 20px;
    position: relative;
}
@media only screen and (max-width: 1080px) {
    .contact-wrapper .contact-box__item .content {
        display: none;
    }
}
.contact-wrapper .contact-box__item .title {
    position: relative;
    padding-bottom: 0;
}
.contact-wrapper .contact-box__item .title h3 {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .contact-wrapper .contact-box__item .title h3 {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 520px) {
    .contact-wrapper .contact-box__item .title h3 {
        font-size: 16px !important;
        line-height: 16px;
    }
}
@media only screen and (max-width: 400px) {
    .contact-wrapper .contact-box__item .title h3 {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 300px) {
    .contact-wrapper .contact-box__item .title h3 {
        font-size: 12px !important;
    }
}
.contact-wrapper .contact-box__item i {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: 20px;
    font-size: 22px;
}
@media only screen and (max-width: 768px) {
    .contact-wrapper .contact-box__item i {
        bottom: 3px;
        font-size: 18px;
    }
}
@media only screen and (max-width: 480px) {
    .contact-wrapper .contact-box__item i {
        font-size: 12px;
    }
}
@media only screen and (max-width: 400px) {
    .contact-wrapper .contact-box__item i {
        font-size: 10px;
    }
}
.contact-wrapper .contact-box__item:last-child {
    margin-right: 0;
}
@media only screen and (max-width: 992px) {
    .contact-wrapper .office-contact-wrapper {
        margin-top: 20px !important;
    }
}
.contact-wrapper .office-contact-wrapper .office-tabs ul {
    border: unset;
}
@media only screen and (max-width: 991px) {
    .contact-wrapper .office-contact-wrapper .office-tabs ul {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-title {
    width: 25%;
    text-align: center;
    padding-bottom: 5px;
}
@media only screen and (max-width: 991px) {
    .contact-wrapper .office-contact-wrapper .office-tabs .office-title {
        width: max-content;
        margin-right: 20px;
    }
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-title a {
    color: unset;
    font-family: "MyriadPro-Bold";
    line-height: 15px;
    width: 100%;
    display: block;
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-title a:hover {
    color: #00529e;
}
@media only screen and (max-width: 991px) {
    .contact-wrapper .office-contact-wrapper .office-tabs .office-title a {
        width: max-content;
    }
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-title:hover {
    border-bottom: 2px solid #00529e;
    color: #00529e;
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-title.active {
    border-bottom: 2px solid #00529e;
    color: #00529e;
}
.contact-wrapper .office-contact-wrapper .office-tabs .office-content {
    margin: 2% 0;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-address,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-phone,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-email,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-desc {
    display: flex;
    align-items: baseline;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-address
p,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-phone
p,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-email
p,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-desc
p {
    color: #777;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-address
i,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-phone
i,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-email
i,
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-desc
i {
    margin-right: 5px;
    color: #777;
    margin-top: 4px;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.office-desc {
    border-top: 1px solid #777;
    padding-top: 20px;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.map-location {
    margin-bottom: 20px;
}
.contact-wrapper
.office-contact-wrapper
.office-tabs
.office-content
.tab-pane
.map-location
iframe {
    width: 100% !important;
    height: 300px !important;
}
.contact-wrapper .contact-fo {
    display: flex;
    justify-content: center;
}
.contact-wrapper .contact-fo .contact-fo-container {
    max-width: 70%;
}
@media only screen and (max-width: 1080px) {
    .contact-wrapper .contact-fo .contact-fo-container {
        max-width: 100%;
    }
}
.contact-wrapper .contact-fo .contact-fo-container h2 {
    color: #106ab4;
    font-family: "MyriadPro-Bold";
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
@media only screen and (max-width: 1080px) {
    .contact-wrapper .contact-fo .contact-fo-container h2 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 480px) {
    .contact-wrapper .contact-fo .contact-fo-container h2 {
        font-size: 20px;
    }
}
.contact-wrapper .contact-fo .contact-fo-container input,
.contact-wrapper .contact-fo .contact-fo-container textarea,
.contact-wrapper .contact-fo .contact-fo-container select {
    border-color: #106ab4 !important;
    outline: none;
    color: #106ab4;
    border-radius: 5px;
    font-size: 15px;
}
.contact-wrapper .contact-fo .contact-fo-container input::focus,
.contact-wrapper .contact-fo .contact-fo-container textarea::focus,
.contact-wrapper .contact-fo .contact-fo-container select::focus {
    border: unset;
    outline: none;
}
.contact-wrapper .contact-fo .contact-fo-container input {
    height: 40px;
    margin-bottom: 15px;
    outline: none !important;
}
.contact-wrapper
.contact-fo
.contact-fo-container
input::-webkit-outer-spin-button,
.contact-wrapper
.contact-fo
.contact-fo-container
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.contact-wrapper
.contact-fo
.contact-fo-container
select.form-control:not([size]):not([multiple]) {
    height: 40px;
    margin-bottom: 15px;
    padding: 6px 7px;
    outline: none !important;
}
.contact-wrapper .contact-fo .contact-fo-container button {
    background-color: #106ab4;
    border: none;
    padding: 10px 40px;
    outline: none;
    font-size: 15px;
    color: #fff;
}
.contact-wrapper .contact-fo .contact-fo-container ::placeholder {
    color: #106ab4;
    opacity: 1;
}
.contact-wrapper .contact-fo .contact-fo-container :-ms-input-placeholder {
    color: #106ab4;
}
.contact-wrapper .contact-fo .contact-fo-container ::-ms-input-placeholder {
    color: #106ab4;
}
.contact-wrapper .chat-online h2 {
    color: #106ab4;
    font-family: "MyriadPro-Bold";
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.camon {
    z-index: 99999999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #106ab4dc;
    color: #fff;
    padding: 4%;
    animation: slide-upp 0.9s ease-out;
    animation: slide-upp 0.9s ease-out;
    display: none;
}
.camon .popup-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1111;
    position: relative;
}
@media (max-width: 480px) {
    .camon .popup-content {
        font-size: 15px;
    }
}
.camon .popup-content i {
    font-size: 120px;
}
@media (max-width: 1200px) {
    .camon .popup-content i {
        font-size: 80px;
    }
}
.camon .close-popup,
.camon .close-popup-please-select-product {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    z-index: 1;
}
.media-content .media-wrapper .title-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.media-content .media-wrapper .title-filter .image__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
@media only screen and (max-width: 1080px) {
    .media-content .media-wrapper .title-filter .image__title img {
        width: 30px;
    }
}
@media only screen and (max-width: 600px) {
    .media-content .media-wrapper .title-filter .image__title img {
        width: 20px;
    }
}
@media only screen and (max-width: 300px) {
    .media-content .media-wrapper .title-filter .image__title img {
        width: 12px;
    }
}
.media-content .media-wrapper .title-filter .image__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
@media only screen and (max-width: 380px) {
    .media-content .media-wrapper .title-filter .image__title .big-title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 300px) {
    .media-content .media-wrapper .title-filter .image__title .big-title {
        font-size: 15px;
    }
}
.media-content .media-wrapper .tab-image {
    margin-top: 25px;
}
.media-content .media-wrapper .tab-image .media__tabs {
    display: flex;
    position: relative;
    margin-left: 1%;
}
@media (max-width: 480px) {
    .media-content .media-wrapper .tab-image .media__tabs {
        margin-left: 0;
    }
}
.media-content .media-wrapper .tab-image .media__tabs .nav-tabs {
    margin-bottom: 20px;
    border: unset;
    flex: 1 33.833%;
    max-width: 33.833%;
}
.media-content .media-wrapper .tab-image .media__tabs .nav-tabs a {
    color: unset;
}
.media-content .media-wrapper .tab-image .media__tabs .nav-tabs a:hover {
    color: unset;
}
.media-content .media-wrapper .tab-image .media__tabs .nav-tabs .nav-link {
    background: #f1f1f1;
    border: none;
    width: 100% !important;
    border-top-left-radius: 0;
    line-height: initial;
    border-top-right-radius: 0;
}
@media only screen and (max-width: 600px) {
    .media-content .media-wrapper .tab-image .media__tabs .nav-tabs .nav-link {
        padding: 9px 5px !important;
        width: 90px;
    }
}
.media-content
.media-wrapper
.tab-image
.media__tabs
.nav-tabs
.nav-link.active {
    border: 1px solid #106ab4;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .nav-tabs
    .nav-link.active {
        padding: 9px 5px !important;
    }
}
.media-content .media-wrapper .tab-image .media__tabs .dropdown.dr-mb {
    display: none;
}
@media (max-width: 1080px) {
    .media-content .media-wrapper .tab-image .media__tabs {
        margin-bottom: 15px;
    }
    .media-content .media-wrapper .tab-image .media__tabs .dropdown.dr-mb {
        background: #f1f1f1;
        display: block;
        position: relative;
        height: 40px;
        line-height: 40px;
    }
    .media-content .media-wrapper .tab-image .media__tabs .dropdown.dr-mb .dt {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 120px;
        font-size: 13px;
        padding: 0 10px;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .dt
    i {
        margin-left: 10px;
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 300px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .dt
    i {
        display: none;
    }
}
@media (max-width: 1080px) {
    .media-content .media-wrapper .tab-image .media__tabs .dropdown.dr-mb .dd {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
}
@media (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .nav-tabs {
        max-width: 100%;
        flex: 0 0 100%;
        flex-direction: column;
        margin-bottom: 0;
        margin-top: 3px;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .nav-tabs
    li:first-child {
        border-bottom: 1px solid #106ab4;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .nav-tabs
    li
    .nav-link {
        padding: 0.5rem 0;
        text-align: center;
        border: none;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .dropdown.dr-mb
    .nav-tabs
    li
    .nav-link.active {
        color: #106ab4;
    }
}
@media (max-width: 1080px) {
    .media-content .media-wrapper .tab-image .media__tabs .dropdown.dr-pc {
        display: none;
    }
}
@media (max-width: 1080px) {
    .media-content .media-wrapper .tab-image .media__tabs .filter-media {
        flex: 1;
        max-width: none;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool {
        margin-bottom: 0 !important;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    > div {
        margin-bottom: 3px;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    .search {
        flex: 1;
        margin-left: 15px;
        margin-right: 0;
        width: auto;
        min-width: 150px;
    }
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    .dropdown-filter-mobile {
        margin-left: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    .dropdown-filter-mobile {
        margin: unset;
    }
}
@media (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    .search-btn {
        margin-left: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 320px) {
    .media-content
    .media-wrapper
    .tab-image
    .media__tabs
    .filter-media
    .list-tool
    .search-btn {
        margin-left: 6px;
    }
}
.media-content .media-wrapper .tab-image .tab-content #media-album .list-album {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album {
        justify-content: space-between;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item {
    width: 32.3333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    position: relative;
    background: #f1f1f1;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item {
        width: 48.5%;
        background: #fff;
        box-shadow: none;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item:hover {
    filter: drop-shadow(2px 3px 9px #a0a0a0);
    transition: all 0.3s;
    cursor: pointer;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item:hover
.album-item__name {
    color: #106ab4;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item:hover {
        filter: none;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__name {
    margin: 15px 15px 5px 15px;
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__name {
        margin: 5px 0;
    }
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__name
    h4 {
        font-size: 14px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__name
.name {
    margin-bottom: 0;
    height: 50.38px;
}
@media only screen and (max-width: 991px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__name
    .name {
        height: 44.78px;
    }
}
@media only screen and (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__name
    .name {
        line-height: 18px;
        height: 36px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__bottom {
    display: flex;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__bottom
.date {
    color: #bcbcbc;
    margin-left: 15px;
    display: block;
    margin-bottom: 15px;
}
@media (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__bottom
    .date {
        margin-left: 0;
        font-size: 12px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__bottom
.size {
    position: absolute;
    right: 15px;
    color: #bcbcbc;
}
@media (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__bottom
    .size {
        right: 0;
        font-size: 12px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__count {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 20px;
    z-index: 2;
    display: flex;
    left: 20px;
    align-items: center;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__count {
        top: 6px;
        left: 6px;
        padding: 2px 3px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__count
.quantity {
    margin-bottom: -5px;
    margin-left: 10px;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__count
    .quantity {
        margin-bottom: -2px;
        font-size: 12px !important;
        margin-left: -2px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__count
i {
    width: 18px;
    height: 18px;
    font-size: 18px;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__count
    i {
        font-size: 12px;
        margin-top: 4px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__count.album {
    cursor: pointer;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__download {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 20px;
    z-index: 2;
    right: 20px;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__download {
        top: 4px;
        right: 4px;
    }
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item__download
    i {
        font-size: 12px;
        margin-top: 4px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item__img {
    width: 100%;
    height: 0%;
    padding-bottom: 60%;
    overflow: hidden;
    position: relative;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item
.image-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item
.image-wrap
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item:last-child,
.media-content
.media-wrapper
.tab-image
.tab-content
#media-album
.list-album
.album-item:nth-child(3) {
    margin-right: 0;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-album
    .list-album
    .album-item:nth-child(n + 1) {
        margin-left: 1%;
        margin-right: 0;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image {
    display: flex;
    flex-wrap: wrap;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item {
    width: 32.3333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    position: relative;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-single-image
    .list-image
    .image-item {
        width: 48.5%;
        background: #fff;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item__back {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 20px;
    z-index: 2;
    display: flex;
    left: 20px;
    align-items: center;
    cursor: pointer;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-single-image
    .list-image
    .image-item__back {
        top: 6px;
        left: 6px;
        padding: 2px 3px;
    }
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item__back
.text {
    margin-bottom: -5px;
    margin-left: 10px;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item__back
i {
    width: 18px;
    height: 18px;
    font-size: 18px;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item
img {
    max-width: 100%;
    width: 100%;
}
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item:last-child,
.media-content
.media-wrapper
.tab-image
.tab-content
#media-single-image
.list-image
.image-item:nth-child(3) {
    margin-right: 0;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-image
    .tab-content
    #media-single-image
    .list-image
    .image-item:nth-child(n + 1) {
        margin-left: 1%;
        margin-right: 0;
    }
}
.media-content .media-wrapper .video__title {
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 43px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    color: #00529e;
}
.media-content .media-wrapper .video__title .big-title {
    margin-bottom: 0;
    margin-left: 10px;
}
.media-content .media-wrapper .tab-video {
    margin-top: 30px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper {
    margin-top: 20px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video {
    display: flex;
    flex-wrap: wrap;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item {
    width: 32.3333%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    position: relative;
    background: #f1f1f1;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item {
        width: 48.5%;
        background: #fff;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item:hover {
    box-shadow: 0 7px 10px 1px #3333;
    transition: all 0.3s;
    cursor: pointer;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item:hover
.video-item__name {
    color: #106ab4;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item:hover
img {
    filter: drop-shadow(1px 2px 3px #3333);
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item
.video-thumbnail {
    position: relative;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__name {
    margin: 15px 15px 5px 15px;
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item__name {
        margin: 5px 0;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__name
.name {
    margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item__name
    .name {
        line-height: 18px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__date {
    color: #bcbcbc;
    margin-left: 15px;
    display: block;
    margin-bottom: 15px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__count {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 20px;
    z-index: 2;
    display: flex;
    left: 20px;
    align-items: center;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item__count {
        top: 6px;
        left: 6px;
        padding: 2px 3px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__count
.quantity {
    margin-bottom: -5px;
    margin-left: 10px;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item__count
    .quantity {
        margin-bottom: 0px;
        margin-left: 8px;
        font-size: 12px !important;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__count
i {
    width: 18px;
    height: 18px;
    font-size: 18px;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item__count
    i {
        width: 10px;
        height: 14px;
        font-size: 13px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item__count.album {
    cursor: pointer;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item
img {
    max-width: 100%;
    width: 100%;
    height: 300px;
}
@media only screen and (max-width: 1680px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item
    img {
        height: 240px;
    }
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item
    img {
        height: 250px;
    }
}
@media only screen and (max-width: 768px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item
    img {
        height: 250px;
    }
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item
    img {
        height: 120px;
    }
}
@media only screen and (max-width: 360px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item
    img {
        height: 90px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item:nth-child(3),
.media-content
.media-wrapper
.tab-video
.tab-content
#media-video
.list-video-wrapper
.list-video
.video-item:nth-child(6) {
    margin-right: 0;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-video
    .list-video-wrapper
    .list-video
    .video-item:nth-child(n + 1) {
        margin-left: 1%;
        margin-right: 0;
    }
}
.media-content .media-wrapper .tab-video .tab-content #media-single-video {
    margin-top: 20px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video {
    display: flex;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video {
        display: unset;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left {
    flex: 0 0 68%;
    margin-right: 2%;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left {
        flex: 0 0 100%;
        margin-right: 0 !important;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.name {
    font-family: "MyriadPro-Bold";
    margin-top: 10px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
img {
    max-width: 100%;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.video-wrapper {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 30vw;
}
@media only screen and (max-width: 576px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left
    .video-wrapper {
        padding-bottom: 0;
        height: auto;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.video-thumb {
    width: 100%;
    height: 100%;
    position: absolute;
}
@media only screen and (max-width: 576px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left
    .video-thumb {
        position: unset;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.video-thumb
iframe {
    min-width: 100% !important;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left
    .video-thumb
    iframe {
        height: auto;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.time-tag {
    display: flex;
    margin-top: 5px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.time-tag
.time {
    padding-right: 10px;
    position: relative;
    display: block;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.time-tag
.time::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    right: 4px;
    top: 3px;
    background-color: #ccc;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.time-tag
.tag {
    display: block;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.left
.title-video-diff {
    display: none;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left
    .title-video-diff {
        display: block;
        margin: 1rem 0 2rem 0;
    }
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .left
    .title-video-diff
    img {
        width: 20px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right {
    flex: 0 0 30%;
    height: 30vw;
}
@media only screen and (max-width: 576px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .right {
        height: 30vh;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item {
    margin-bottom: 10px;
    cursor: pointer;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.img-button {
    display: block;
    position: relative;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.img-button
.button-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;
    font-size: 50px;
    z-index: 1;
    color: #fff;
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .right
    .video-item
    .img-button
    .button-video {
        font-size: 20px;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.img-button
.time-in-video {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 15px;
    background: #000;
    color: #fff;
    z-index: 2;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.img-button
.time-in-video
span {
    display: block;
    margin-bottom: -2px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.name {
    margin-bottom: 0;
    font-family: "MyriadPro-Bold";
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media only screen and (max-width: 1080px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .right
    .video-item
    .name {
        margin: 5px 0;
    }
}
@media only screen and (max-width: 600px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .right
    .video-item
    .name {
        font-size: 14px;
        margin: 10px 0;
    }
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.time-tag {
    display: flex;
    margin-top: 5px;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.time-tag
.time {
    padding-right: 10px;
    position: relative;
    display: block;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.time-tag
.time::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    right: 4px;
    top: 3px;
    background-color: #ccc;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
.video-item
.time-tag
.tag {
    display: block;
}
.media-content
.media-wrapper
.tab-video
.tab-content
#media-single-video
.media-video
.list-video
.right
img {
    max-width: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 576px) {
    .media-content
    .media-wrapper
    .tab-video
    .tab-content
    #media-single-video
    .media-video
    .list-video
    .right
    img {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .ytp-cued-thumbnail-overlay {
        height: 35% !important;
    }
}
@media only screen and (max-width: 600px) {
    .ytp-cued-thumbnail-overlay-image {
        height: 35% !important;
    }
}
@media only screen and (max-width: 600px) {
    .ytp-title-text a {
        font-size: 12px !important;
    }
}
.select2-container
.select2-dropdown.select2-dropdown--below
.select2-search.select2-search--dropdown
.select2-search__field {
    height: 40px;
}
.select2-container
.select2-dropdown.select2-dropdown--below
.select2-search.select2-search--dropdown
.select2-search__field:focus {
    outline: unset;
    box-shadow: unset;
}
.select2-container .select2-results__option--highlighted:hover {
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    border-bottom: 1px solid #106ab4;
}
.select2-container
.select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f1f1f1;
    color: #000;
}
.select2-container .select2-results__option--selected {
    background: #f1f1f1;
}
.select2-container .select2-results__option--selectable {
    height: 40px;
    background: #e9e9e9;
    font-size: 16px;
    font-family: "MyriadPro-Regular";
    display: flex;
    align-items: center;
    padding: 0 10px;
    line-height: 1.2;
}
@media only screen and (max-width: 1080px) {
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
        min-width: 150px;
    }
}
.vm--modal {
    height: 80% !important;
    width: 80% !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    overflow: unset !important;
}
.vm--modal .btn-closed {
    position: absolute;
    right: -30px;
    top: -37px;
}
.vm--modal .btn-closed button {
    background: unset;
}
@media (max-width: 600px) {
    .vm--modal {
        height: unset !important;
        width: calc(100% - 30px) !important;
    }
    .vm--modal .btn-closed {
        right: -19px;
        top: -27px;
    }
}
.vm--modal .modal-main {
    padding: 4% 4% 0 4%;
    height: 100%;
}
@media only screen and (max-width: 480px) {
    .vm--modal .modal-main {
        padding: 4%;
    }
}
.vm--modal .modal-main .size-slide {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    z-index: 2;
}
@media only screen and (max-width: 600px) {
    .vm--modal .modal-main .size-slide {
        right: 36px;
        font-size: 13px;
        padding: 5px 5px 0px 5px;
    }
}
.vm--modal .modal-main .size-popup {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 15px;
    z-index: 2;
    left: 15px;
}
@media only screen and (max-width: 600px) {
    .vm--modal .modal-main .size-popup {
        top: 4px;
        left: 4px;
        font-size: 13px;
        padding: 5px 5px 0px 5px;
    }
}
.vm--modal .modal-main .post-img {
    width: 100%;
    height: 100%;
}
.vm--modal .modal-main .post-img img {
    height: 90%;
    width: 100%;
    object-fit: cover;
}
.vm--modal .modal-main .modal-header-custom {
    height: 3vw;
}
@media (max-width: 600px) {
    .vm--modal .modal-main .modal-header-custom {
        height: 4vw;
    }
}
.vm--modal .modal-main .modal-header-custom p {
    position: absolute;
    top: 10px;
    right: 20px;
}
.vm--modal .modal-main .modal-header-custom .name {
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 350px) {
    .vm--modal .modal-main .modal-header-custom .name {
        font-size: 15px;
    }
}
@media only screen and (max-width: 600px) {
    .vm--modal .modal-main .modal-header-custom .text-right button {
        margin-right: -10px;
        margin-top: -20px;
        padding: 1px 3px !important;
        font-size: 15px;
    }
}
.vm--modal .modal-main .modal-body-custom {
    height: 85%;
    padding-top: 20px;
}
.vm--modal .modal-main .modal-body-custom .list-item {
    appearance: none;
    -webkit-appearance: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    max-height: 100%;
}
@media screen and (max-width: 1680px) {
    .vm--modal .modal-main .modal-body-custom .list-item {
        gap: 20px;
    }
}
@media screen and (max-width: 1440px) {
    .vm--modal .modal-main .modal-body-custom .list-item {
        gap: 15px;
    }
}
@media only screen and (max-width: 600px) {
    .vm--modal .modal-main .modal-body-custom .list-item {
        -webkit-grid-template-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        padding-right: 10px;
        max-height: 30vh;
    }
}
.vm--modal .modal-main .modal-body-custom .list-item .item {
    position: relative;
}
.vm--modal .modal-main .modal-body-custom .list-item .item .box-img {
    width: 100%;
    height: 0%;
    padding-bottom: 60%;
    overflow: hidden;
    position: relative;
}
.vm--modal
.modal-main
.modal-body-custom
.list-item
.item
.box-img
.image-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.vm--modal .modal-main .modal-body-custom .list-item .item .box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.icon--download {
    position: absolute;
    padding: 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    top: 15px;
    z-index: 2;
    right: 15px;
}
@media only screen and (max-width: 600px) {
    .icon--download {
        top: 4px;
        right: 4px;
    }
}
.icon--download a {
    color: #fff;
}
@media only screen and (max-width: 600px) {
    .icon--download i {
        font-size: 12px;
    }
}
.fit-cover {
    object-fit: cover;
}
.swiper-galleryImage .swiper-container {
    height: 100%;
}
.swiper-galleryImage .swiper-container .swiper-slide img {
    padding-bottom: 20px;
    width: 80% !important;
    height: calc(100% - 65px) !important;
    object-fit: contain;
    margin: 0 10%;
}
.swiper-galleryImage .swiper-container .swiper-slide .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media only screen and (max-width: 480pxpx) {
    .swiper-galleryImage .swiper-container .swiper-slide .description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
    top: inherit;
    bottom: 0;
}
@media only screen and (max-width: 1080px) {
    .swiper-container-horizontal > .swiper-pagination-progressbar {
        display: none;
    }
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2e3951;
}
@media only screen and (max-width: 600px) {
    .swiper-galleryImage .swiper-button-prev {
        margin-left: -10px;
    }
}
@media only screen and (max-width: 600px) {
    .swiper-galleryImage .swiper-button-next {
        margin-right: -10px;
    }
}
.swiper-galleryImage .swiper-button-prev::after {
    color: #464646b2;
    font-size: 50px;
}
@media only screen and (max-width: 600px) {
    .swiper-galleryImage .swiper-button-prev::after {
        font-size: 30px;
    }
}
.swiper-galleryImage .swiper-button-next::after {
    color: #464646b2;
    font-size: 50px;
}
@media only screen and (max-width: 600px) {
    .swiper-galleryImage .swiper-button-next::after {
        font-size: 30px;
    }
}
.filter-media__custom
.list-tool
.arrange
.sort-list
.el-input--suffix
.el-input__inner {
    font-size: 16px !important;
    padding-top: 0px !important;
}
.icon-downn {
    color: #c0c4cc;
}
.search-page .shareholder-infomation_left,
.tag-page .shareholder-infomation_left {
    width: 100%;
    margin: 0;
}
.search-page .shareholder-infomation_left .list-info .info-item,
.tag-page .shareholder-infomation_left .list-info .info-item {
    padding: 0;
}
.search-page .search-wrapper,
.tag-page .search-wrapper {
    max-width: 1190px;
}
@media screen and (max-width: 1260px) {
    .search-page .search-wrapper,
    .tag-page .search-wrapper {
        width: unset;
    }
}
.search-page .search-wrapper .search-input,
.tag-page .search-wrapper .search-input {
    margin-left: 26.5%;
}
.search-page .search-wrapper .search-input .search,
.tag-page .search-wrapper .search-input .search {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 0.5px solid #a9a9a9;
    outline: none;
    display: flex;
}
.search-page .search-wrapper .search-input .form-control,
.tag-page .search-wrapper .search-input .form-control {
    border: none;
    background: unset;
    outline: none;
    border-radius: unset;
    padding-left: 0;
}
.search-page .search-wrapper .search-input .search-bar p,
.tag-page .search-wrapper .search-input .search-bar p {
    font-style: italic;
}
.search-page .search-wrapper .search-input .search-bar input:focus,
.tag-page .search-wrapper .search-input .search-bar input:focus {
    outline: none;
    box-shadow: unset;
}
.search-page .search-wrapper .search-input .search-bar button,
.tag-page .search-wrapper .search-input .search-bar button {
    background-color: #0054a0;
    margin-bottom: 5px;
}
.search-page .search-wrapper .search-input .search-bar button:focus,
.tag-page .search-wrapper .search-input .search-bar button:focus {
    box-shadow: unset;
}
.search-page .search-wrapper .search-input .search-bar .btn,
.tag-page .search-wrapper .search-input .search-bar .btn {
    width: 30px;
    height: 30px;
    border-radius: unset;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-page .search-wrapper .search-input .search-bar .btn i,
.tag-page .search-wrapper .search-input .search-bar .btn i {
    color: #fff;
}
.search-page .search-wrapper .search-range .form-search,
.tag-page .search-wrapper .search-range .form-search {
    display: flex;
}
.search-page .search-wrapper .search-range .form-search .filter-list,
.tag-page .search-wrapper .search-range .form-search .filter-list {
    background-color: #f1f1f1;
    display: flex;
    width: 66%;
    margin-right: 1%;
    padding: 15px;
}
.search-page
.search-wrapper
.search-range
.form-search
.filter-list
.search-cate,
.tag-page .search-wrapper .search-range .form-search .filter-list .search-cate {
    padding: 0;
    background-color: #f1f1f1;
    display: flex;
    justify-content: space-between;
}
.search-page
.search-wrapper
.search-range
.form-search
.filter-list
.search-cate
.pretty,
.tag-page
.search-wrapper
.search-range
.form-search
.filter-list
.search-cate
.pretty {
    line-height: 1.1;
}
.search-page .search-wrapper .search-range .form-search .select-time-wrapper,
.tag-page .search-wrapper .search-range .form-search .select-time-wrapper {
    display: flex;
    position: relative;
    margin-right: 1%;
}
.search-page .search-wrapper .search-range .form-search i,
.tag-page .search-wrapper .search-range .form-search i {
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 18px;
    left: 10px;
    top: -2px;
}
@media only screen and (max-width: 1080px) {
    .search-page .search-wrapper .search-range .form-search i,
    .tag-page .search-wrapper .search-range .form-search i {
        left: 5px;
    }
}
.search-page .search-wrapper .search-range .form-search .select-time,
.tag-page .search-wrapper .search-range .form-search .select-time {
    margin-right: 1%;
    outline: 0;
    box-shadow: none;
    padding: 3px 25px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #4d4d4d;
}
.search-page .search-wrapper .search-range .form-search .search-month-year,
.tag-page .search-wrapper .search-range .form-search .search-month-year {
    position: relative;
    display: flex;
    width: 18.5%;
    min-width: 200px;
}
@media only screen and (max-width: 410px) {
    .search-page .search-wrapper .search-range .form-search .search-month-year,
    .tag-page .search-wrapper .search-range .form-search .search-month-year {
        min-width: 177px;
    }
}
.search-page
.search-wrapper
.search-range
.form-search
.search-month-year::after,
.tag-page .search-wrapper .search-range .form-search .search-month-year::after {
    content: "";
    width: 1px;
    height: 80%;
    top: 10%;
    position: absolute;
    background-color: #bababa;
    left: 50%;
}
.search-page
.search-wrapper
.search-range
.form-search
.search-month-year
.search-month,
.tag-page
.search-wrapper
.search-range
.form-search
.search-month-year
.search-month {
    width: 49%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #4d4d4d;
}
.search-page
.search-wrapper
.search-range
.form-search
.search-month-year
.search-year,
.tag-page
.search-wrapper
.search-range
.form-search
.search-month-year
.search-year {
    width: 49%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #4d4d4d;
}
.search-page .search-wrapper .search-range .form-search .select-by-field,
.tag-page .search-wrapper .search-range .form-search .select-by-field {
    box-shadow: none;
    padding: 3px 8px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #4d4d4d;
}
.search-page
.search-wrapper
.search-range
.form-search
.select-by-field:focus-visible,
.tag-page
.search-wrapper
.search-range
.form-search
.select-by-field:focus-visible {
    outline: none;
}
@media only screen and (max-width: 610px) {
    .search-page .search-wrapper .search-range .form-search .select-by-field,
    .tag-page .search-wrapper .search-range .form-search .select-by-field {
        padding: 15px;
        margin-top: 10px;
    }
}
.search-page .search-result .result-img .post-wrap,
.tag-page .search-result .result-img .post-wrap {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
}
.search-page .search-result .result-img .image,
.tag-page .search-result .result-img .image {
    position: absolute;
    width: 100%;
    height: 100%;
}
.search-page .search-result .result-img .image img,
.tag-page .search-result .result-img .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.search-page .search-result .result-content .content,
.tag-page .search-result .result-content .content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.search-page .search-result .result-content .content a,
.tag-page .search-result .result-content .content a {
    color: unset;
}
.search-page .search-result .result-content .content a:hover,
.tag-page .search-result .result-content .content a:hover {
    color: #106ab4;
}
.search-page .search-result .result-content .content h3,
.tag-page .search-result .result-content .content h3 {
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.search-page .search-result .result-content .content .desc,
.tag-page .search-result .result-content .content .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 767px) {
    .search-page .search-result .result-content .content,
    .tag-page .search-result .result-content .content {
        background-color: #f1f1f1;
        padding: 15px;
    }
}
@media screen and (max-width: 1080px) {
    .search-page .search-intro h1 {
        text-align: unset !important;
        font-size: 40px;
        margin-top: 0 !important;
    }
    .search-page .search-wrapper .search-input {
        margin-left: unset;
    }
    .search-page .search-wrapper .search-input .search-bar .search {
        max-width: 80%;
        flex: 1 80%;
    }
    .search-page .search-wrapper .search-range .form-search {
        flex-wrap: wrap;
    }
    .search-page .search-wrapper .search-range .form-search .filter-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .search-page
    .search-wrapper
    .search-range
    .form-search
    .select-time-wrapper
    .select-time {
        padding: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 420px) {
    .search-page
    .search-wrapper
    .search-range
    .form-search
    .select-time-wrapper
    .select-time {
        max-width: 110px;
    }
}
@media screen and (max-width: 480px) {
    .search-page .search-intro h1 {
        font-size: 30px;
    }
    .search-page .search-wrapper .search-range .form-search .filter-list {
        padding: 10px 10px 0 10px;
    }
    .search-page
    .search-wrapper
    .search-range
    .form-search
    .filter-list
    .search-cate {
        display: unset;
    }
    .search-page
    .search-wrapper
    .search-range
    .form-search
    .filter-list
    .search-cate
    .pretty {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
        width: 49%;
    }
}
.tag-page .title {
    font-family: "MyriadPro-Bold";
}
.security .security-title {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold";
    color: #262626;
}
@media screen and (max-width: 1080px) {
    .page-content {
        padding-top: 0px !important;
    }
}
.shareholder-infomation {
    display: flex;
    position: relative;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation {
        display: unset;
    }
}
.shareholder-infomation_left {
    width: 68.2%;
    margin-right: 2.7%;
    flex: 1;
    position: relative;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left {
        max-width: 100%;
    }
}
.shareholder-infomation_left .list-info {
    position: relative;
}
.shareholder-infomation_left .list-info .list-info-loading {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
}
.shareholder-infomation_left .list-info .list-info-loading img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 10%;
}
.shareholder-infomation_left .list-info .title-mobile {
    display: none;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .title-mobile {
        display: block;
        font-family: "MyriadPro-Bold";
    }
}
.shareholder-infomation_left .list-info .info-item {
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.shareholder-infomation_left .list-info .info-item:last-child {
    border: unset;
    padding-bottom: 0;
}
.shareholder-infomation_left .list-info .info-item:hover .itemdown-show {
    color: #106ab4;
}
.shareholder-infomation_left .list-info .info-item .info-left {
    margin-right: 20px;
}
.shareholder-infomation_left .list-info .info-item .info-left .date {
    width: 100px;
    height: 100px;
    padding: 11px 9px;
    font-size: 19px;
    margin-top: 0;
    color: #fff;
    background: #106ab4;
}
.shareholder-infomation_left .list-info .info-item .info-left .date p {
    margin: 0 auto;
    text-align: center;
}
.shareholder-infomation_left
.list-info
.info-item
.info-left
.date
p
.date-day {
    font-size: 19px;
}
.shareholder-infomation_left .list-info .info-item .info-left .date p sup {
    font-size: 19px;
    vertical-align: -10px;
}
.shareholder-infomation_left .list-info .info-item .info-left .date .date-year {
    font-weight: 600;
    line-height: 100%;
    font-size: 35px;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.shareholder-infomation_left .list-info .info-item .info-right {
    flex: 1;
    position: relative;
}
.shareholder-infomation_left .list-info .info-item .info-right h3 {
    margin: 0;
    padding-right: 65px;
}
@media only screen and (max-width: 600px) {
    .shareholder-infomation_left .list-info .info-item .info-right h3 {
        padding-right: 30px;
    }
}
.shareholder-infomation_left .list-info .info-item .info-right h3 a {
    color: unset;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media only screen and (max-width: 768px) {
    .shareholder-infomation_left .list-info .info-item .info-right h3 a {
        font-size: 16px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
}
@media only screen and (max-width: 350px) {
    .shareholder-infomation_left .list-info .info-item .info-right h3 a {
        font-size: 14px !important;
    }
}
.shareholder-infomation_left .list-info .info-item .info-right .count {
    color: #707070;
    margin-bottom: 0;
    font-style: italic;
}
.shareholder-infomation_left .list-info .info-item .info-right .download {
    position: absolute;
    right: 0;
    top: 25px;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left
    .list-info
    .info-item
    .info-right
    .download
    img {
        display: none;
    }
}
.shareholder-infomation_left
.list-info
.info-item
.info-right
.download
.img-mobile {
    display: none;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left
    .list-info
    .info-item
    .info-right
    .download
    .img-mobile {
        display: block;
        width: 20px;
    }
}
.shareholder-infomation_left .list-info .info-item .info-right .downcontent {
    padding: 20px 0 0;
    display: none;
}
.shareholder-infomation_left
.list-info
.info-item
.info-right
.downcontent
.list-file {
    padding: 0;
}
.shareholder-infomation_left
.list-info
.info-item
.info-right
.downcontent
.list-file
li
a
i {
    margin-right: 5px;
    color: #999;
}
.shareholder-infomation_left
.list-info
.info-item
.info-right
.downcontent
.list-file
li
a:hover {
    color: #106ab4;
}
.shareholder-infomation_left
.list-info
.info-item
.info-right
.downcontent
.list-file
li
a:focus {
    color: unset;
}
@media only screen and (max-width: 600px) {
    .shareholder-infomation_left
    .list-info
    .info-item
    .info-right
    .downcontent
    .list-file
    li
    a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left
    .list-info
    .info-item
    .info-right
    .downcontent
    .list-file
    li
    span {
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    .shareholder-infomation_left
    .list-info
    .info-item
    .info-right
    .downcontent {
        padding: 0;
    }
}
.shareholder-infomation_left.render-html .container-customize {
    margin: 0;
    width: unset;
    max-width: unset;
}
.shareholder-infomation {
    display: flex;
}
.shareholder-infomation .loading {
    width: 68.2%;
    margin-right: 2.7%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shareholder-infomation .loading img {
    width: 100px;
    height: 100px;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation {
        display: unset;
    }
}
.shareholder-infomation_left {
    width: 68.2%;
    margin-right: 2.7%;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left {
        width: 100%;
    }
}
.shareholder-infomation_left .title-mobile {
    display: none;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .title-mobile {
        display: block;
        font-family: "MyriadPro-Bold";
    }
}
.shareholder-infomation_left .list-info {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info {
        flex-wrap: unset;
        display: unset;
    }
}
.shareholder-infomation_left .list-info .report-item {
    flex: 1 32%;
    max-width: 32%;
    margin-right: 2%;
    background: #f1f1f1;
    padding: 20px 10px;
    margin-bottom: 1.5%;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item {
        display: flex;
        flex: 1 100%;
        max-width: 100%;
        background: #fff;
        border-bottom: 1px solid #707070;
        padding: 0;
        margin: 0 !important;
    }
    .shareholder-infomation_left .list-info .report-item:last-child {
        border: unset;
    }
}
.shareholder-infomation_left .list-info .report-item:hover .name-file {
    color: #106ab4;
}
.shareholder-infomation_left .list-info .report-item .thumb-img {
    max-width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .thumb-img {
        margin: 15px 0;
    }
}
.shareholder-infomation_left .list-info .report-item .thumb-img .image {
    position: relative;
    width: 100%;
    height: 0%;
    padding-bottom: 141.41%;
}
.shareholder-infomation_left .list-info .report-item .thumb-img .image a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.shareholder-infomation_left .list-info .report-item .thumb-img .image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.shareholder-infomation_left
.list-info
.report-item
.thumb-img
.image
a
img:hover {
    transform: scale(1.1);
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .report-item-left {
        flex: 1 50%;
        max-width: 50%;
        padding: 0 2%;
    }
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .report-item-right {
        flex: 1 50%;
        max-width: 50%;
        padding: 2%;
    }
}
.shareholder-infomation_left .list-info .report-item .date {
    display: block;
    padding-top: 8px;
    border-top: 1px solid #707070;
    font-style: italic;
    color: #565656;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .date {
        border: unset;
        display: none;
    }
}
.shareholder-infomation_left .list-info .report-item .date-mobile {
    display: none;
    font-style: italic;
    color: #565656;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .date-mobile {
        display: block;
    }
}
.shareholder-infomation_left .list-info .report-item a {
    color: unset;
}
.shareholder-infomation_left .list-info .report-item a .name-file {
    font-family: "MyriadPro-Bold";
    margin: 5px 0 10px 0;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 71px;
}
@media only screen and (max-width: 1680px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        height: 67px;
    }
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        height: auto;
        font-size: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
@media only screen and (max-width: 768px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        font-size: 25px;
    }
}
@media only screen and (max-width: 600px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        font-size: 18px;
    }
}
@media only screen and (max-width: 480px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        font-size: 15px;
    }
}
@media only screen and (max-width: 350px) {
    .shareholder-infomation_left .list-info .report-item a .name-file {
        font-size: 14px;
    }
}
.shareholder-infomation_left .list-info .report-item .download a {
    background: #106ab4;
    color: #fff;
    padding: 5px 10px 5px;
    font-size: 15px;
    border-radius: 3px;
    font-family: "MyriadPro-Bold";
    display: block;
    width: max-content;
    float: right;
}
@media only screen and (max-width: 1080px) {
    .shareholder-infomation_left .list-info .report-item .download a {
        float: unset;
    }
}
@media only screen and (max-width: 992px) {
    .shareholder-infomation_left .list-info .report-item .download a {
        padding: 5px 7px 3px;
        font-size: 13px;
    }
}
@media only screen and (max-width: 600px) {
    .shareholder-infomation_left .list-info .report-item .download a {
        font-size: 12px;
    }
}
.shareholder-infomation_left .list-info .report-item:nth-child(3),
.shareholder-infomation_left .list-info .report-item:nth-child(6) {
    margin-right: 0;
}
.media-message-wrapper .media-message-content {
    display: flex;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper .media-message-content {
        display: unset;
    }
}
.media-message-wrapper .media-message-content .media__content_left.message {
    max-width: 68.2%;
    margin-right: 2.7%;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper .media-message-content .media__content_left.message {
        max-width: 100%;
        margin-right: 0;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top {
    margin-top: 8px;
    margin-bottom: 20px;
    box-shadow: 0 5px 8px -5px #555;
    height: 23vw;
    min-height: 370px;
    display: flex;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top {
        display: unset;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.img-post {
    flex: 0 0 65%;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .img-post {
        flex: unset;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.img-post
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post {
    flex: 0 0 35%;
    background-color: #f1f1f1;
    padding: 40px 30px;
}
@media screen and (max-width: 1200px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post {
        padding: 30px 20px;
    }
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post {
        flex: unset;
        padding: 0;
        height: auto !important;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post:hover
.name {
    color: #106ab4;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
.title {
    font-family: "MyriadPro-Bold";
    padding: 5px;
    border: 1px solid #262626;
    width: max-content;
    opacity: 0.7;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    .title {
        display: none !important;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
a {
    color: unset;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
a
.name {
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    a
    .name {
        margin: 10px 0;
    }
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    a
    .name {
        display: flex;
        align-items: center;
        text-transform: uppercase;
        padding: 25px 20px;
        margin: 0 auto;
        font-family: "MyriadPro-Bold";
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 20px;
        background-color: #f1f1f1;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
.time {
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
}
@media screen and (max-width: 1440px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    .time {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    .time {
        display: none;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
.description {
    margin-bottom: 20px;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
@media screen and (max-width: 1680px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    .description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.news__top
.news-post
.read-more {
    padding: 7px 22px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    font-size: 15px;
    background-color: #106ab4;
    position: absolute;
    bottom: 35px;
}
@media screen and (max-width: 1080px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .news__top
    .news-post
    .read-more {
        display: none;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search {
    display: flex;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.search {
    width: 66%;
    height: 40px;
    display: flex;
    align-items: baseline;
    background-color: #f1f1f1;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.search
input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 20px;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.search
input:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.search
button {
    background-color: unset;
    color: #707070;
    border: none;
    outline: none;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.search
button:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.select-year {
    width: 12%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    margin: 0 2%;
    font-weight: bold;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #2e2e2e;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.filter-search-media
.form-search
.select-by-field {
    width: 18%;
    outline: 0;
    border: unset;
    box-shadow: none;
    padding: 3px 8px;
    font-weight: bold;
    cursor: pointer;
    background-color: #f1f1f1;
    color: #2e2e2e;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media {
    border-top: 1px solid #707070;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item {
    padding: 30px 0;
    border-bottom: 1px solid #707070;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content {
    display: flex;
    justify-content: space-between;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content:hover
.name {
    color: #106ab4;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.image {
    width: 37%;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.image
.post-thumbnail {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.image
.post-thumbnail
img {
    width: 100%;
    max-height: 181px;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.image
.post-thumbnail
img:hover {
    transform: scale(1.1);
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content {
    margin-left: 7%;
    width: 56%;
    position: relative;
    align-self: center;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content
a {
    color: unset;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content
a:hover {
    color: unset;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content
.name {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    text-align: justify;
}
@media screen and (max-width: 1680px) {
    .media-message-wrapper
    .media-message-content
    .media__content_left.message
    .list-media
    .media-item
    .img-content
    .content
    .name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content
.time {
    margin: 10px 0;
}
.media-message-wrapper
.media-message-content
.media__content_left.message
.list-media
.media-item
.img-content
.content
.desc {
    margin-bottom: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.link-more {
    padding: 7px 0 0 0;
    color: #00529e !important;
    text-decoration: none;
    float: right;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.link-more span {
    margin-left: 10px;
}
.link-more:hover i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.cultural-section3 {
    margin-top: 50px;
    padding: 65px 0;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width: 768px) {
    .cultural-section3 {
        margin-top: calc(30px - 1rem);
    }
}
@media only screen and (max-width: 1080px) {
    .cultural-section3 {
        background-attachment: unset;
    }
}
.cultural-section3 .cultural-section3-fixed {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}
.cultural-section3 .container-customize {
    position: relative;
}
.cultural-section3 .content-cultural-section3 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 1080px) {
    .cultural-section3 .content-cultural-section3 {
        flex-wrap: wrap;
    }
}
.cultural-section3 .content-cultural-section3 .content-cultural-section3--item {
    width: 20%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
@media (max-width: 1080px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item {
        width: 50%;
        margin-bottom: 20px;
    }
}
.cultural-section3
.content-cultural-section3
.content-cultural-section3--item
.content-cultural-section3--ring {
    width: 165px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: "MyriadPro-Bold";
}
@media (max-width: 1024px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--ring {
        width: 120px;
        height: 120px;
    }
}
.cultural-section3
.content-cultural-section3
.content-cultural-section3--item
.content-cultural-section3--ring
span.number {
    font-size: 40px;
}
@media (max-width: 1024px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--ring
    span.number {
        font-size: 30px;
    }
}
@media only screen and (max-width: 480px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--ring
    span.number {
        font-size: 25px;
    }
}
.cultural-section3
.content-cultural-section3
.content-cultural-section3--item
.content-cultural-section3--ring
span.desc {
    font-size: 35px;
}
@media (max-width: 1024px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--ring
    span.desc {
        font-size: 20px;
    }
}
.cultural-section3
.content-cultural-section3
.content-cultural-section3--item
h3 {
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
    margin-top: 30px;
}
@media (max-width: 1024px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    h3 {
        margin-top: 20px;
        margin-bottom: 0;
    }
}
.cultural-section3
.content-cultural-section3
.content-cultural-section3--item
.content-cultural-section3--desc {
    margin-bottom: 0;
    font-family: "MyriadPro-Bold";
    text-align: center;
}
@media only screen and (max-width: 1380px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--desc {
        font-size: 16px;
    }
}
@media only screen and (max-width: 480px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--desc {
        width: 130px;
        text-align: center;
    }
}
@media only screen and (max-width: 380px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--desc {
        font-size: 13px;
        width: 90px;
        text-align: center;
    }
}
@media only screen and (max-width: 330px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item
    .content-cultural-section3--desc {
        font-size: 12px;
    }
}
@media (max-width: 1080px) {
    .cultural-section3
    .content-cultural-section3
    .content-cultural-section3--item:last-child {
        width: 100%;
        margin-bottom: 0;
    }
}
.cultural-section4 {
    padding: 50px 0;
}
@media (max-width: 768px) {
    .cultural-section4 {
        padding: 30px 0;
    }
}
.cultural-section4 .cultural-section4-title {
    font-family: "MyriadPro-Bold";
    color: #00529e;
}
.cultural-section4 .cultural-section4-desc {
    font-family: "MyriadPro-Regular";
}
.cultural-section4 .cultural-section4-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.cultural-section4 .cultural-section4-list .cultural-section4-list--item {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
@media (max-width: 768px) {
    .cultural-section4 .cultural-section4-list .cultural-section4-list--item {
        width: 50%;
    }
}
.cultural-section4 .cultural-section4-list .cultural-section4-list--item a {
    width: 62%;
}
@media (max-width: 768px) {
    .cultural-section4 .cultural-section4-list .cultural-section4-list--item a {
        width: 80%;
    }
}
.cultural-section4 .cultural-section4-list .cultural-section4-list--item img {
    width: 100%;
    display: flex;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .cultural-section4
    .cultural-section4-list
    .cultural-section4-list--item
    img {
        width: 80%;
    }
}
.cultural-section4 .cultural-section4-list .cultural-section4-list--item h5 {
    font-size: 22px;
    margin-top: 15px;
    font-family: "MyriadPro-Regular";
    color: #00529e;
    text-align: center;
    width: 100%;
}
@media (max-width: 480px) {
    .cultural-section4
    .cultural-section4-list
    .cultural-section4-list--item
    h5 {
        font-size: 18px;
    }
}
.animated-modal-cultural {
    width: 70%;
    height: 65vh;
    font-family: "MyriadPro-Regular";
    padding: 30px;
}
@media (max-width: 1024px) {
    .animated-modal-cultural {
        width: 85%;
        padding: 30px 20px;
        height: auto;
    }
}
.animated-modal-cultural button.fancybox-button svg {
    background: #959595;
    border-radius: 50%;
    color: #fff;
}
.animated-modal-cultural .popup-wrap-content {
    height: 100%;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 768px) {
    .animated-modal-cultural .popup-wrap-content {
        flex-wrap: wrap;
        height: auto;
    }
}
.animated-modal-cultural .popup-wrap-content .left {
    width: 47.5%;
}
@media (max-width: 768px) {
    .animated-modal-cultural .popup-wrap-content .left {
        width: 100%;
        margin-bottom: 15px;
    }
}
.animated-modal-cultural .popup-wrap-content .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 768px) {
    .animated-modal-cultural .popup-wrap-content .left img {
        height: auto;
        object-fit: contain;
    }
}
.animated-modal-cultural .popup-wrap-content .right {
    width: 47.5%;
    text-align: justify;
}
.animated-modal-cultural .popup-wrap-content .right .content {
    padding-bottom: 10px;
}
@media (max-width: 1024px) {
    .animated-modal-cultural .popup-wrap-content .right .content {
        padding-bottom: 10px;
    }
}
@media (max-width: 768px) {
    .animated-modal-cultural .popup-wrap-content .right {
        width: 100%;
    }
}
.animated-modal-cultural .popup-wrap-content .right .link-more {
    padding-bottom: 15px;
}
@media (max-width: 768px) {
    .animated-modal-cultural .popup-wrap-content .right .link-more {
        padding-bottom: 0;
    }
}
.animated-modal-cultural .content-share-link .icon-top-share {
    display: flex;
}
.animated-modal-cultural .content-share-link a.link-fb {
    color: #3b5998;
    font-size: 25px;
}
.animated-modal-cultural .content-share-link a.link-in {
    color: #0077b5;
    font-size: 25px;
    margin-left: 20px;
}
.animated-modal-cultural .content-share-link .link-coppy {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.animated-modal-cultural .content-share-link .link-coppy .icon-link a {
    color: #00529e;
}
@media (max-width: 480px) {
    .animated-modal-cultural .content-share-link .link-coppy .link {
        font-size: 12px;
    }
}
.cultural-section5 .cultural-section5-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
@media (max-width: 768px) {
    .cultural-section5 .cultural-section5-content {
        margin-bottom: 20px;
    }
}
.cultural-section5 .cultural-section5-content:nth-child(even) {
    flex-direction: row-reverse;
}
@media (max-width: 768px) {
    .cultural-section5 .cultural-section5-content {
        flex-wrap: wrap;
    }
}
.cultural-section5 .cultural-section5-content .cultural-section5-top--left {
    width: 48%;
}
@media (max-width: 768px) {
    .cultural-section5 .cultural-section5-content .cultural-section5-top--left {
        width: 100%;
        margin-bottom: 15px;
    }
}
.cultural-section5 .cultural-section5-content .cultural-section5-top--left h3 {
    color: #00529e;
    font-family: "MyriadPro-Bold";
}
.cultural-section5
.cultural-section5-content
.cultural-section5-top--left
.cultural-section5-top--desc {
    text-align: justify;
    font-family: "MyriadPro-Regular";
    margin-top: 20px;
}
@media (max-width: 768px) {
    .cultural-section5
    .cultural-section5-content
    .cultural-section5-top--left
    .cultural-section5-top--desc {
        margin-top: 0px;
    }
}
.cultural-section5 .cultural-section5-content .cultural-section5-top--right {
    width: 48%;
}
@media (max-width: 768px) {
    .cultural-section5
    .cultural-section5-content
    .cultural-section5-top--right {
        width: 100%;
    }
}
.cultural-section5
.cultural-section5-content
.cultural-section5-top--right
img {
    width: 100%;
    object-fit: cover;
    height: 25vw;
}
@media (max-width: 768px) {
    .cultural-section5
    .cultural-section5-content
    .cultural-section5-top--right
    img {
        height: 60vw;
    }
}
.cultural-section5
.cultural-section5-content
.cultural-section5-top--right
.cultural-slider.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #ddd;
    opacity: 1;
    background: unset;
    width: 11px;
    height: 11px;
}
.cultural-section5
.cultural-section5-content
.cultural-section5-top--right
.cultural-slider.swiper-container-horizontal
.swiper-pagination-bullet-active {
    background: #fff !important;
}
@media (max-width: 768px) {
    .cultural-section5
    .cultural-section5-content
    .cultural-section5-top--right {
        display: none;
    }
}
.cultural-section5
.cultural-section5-content
.cultural-section5-top--right.mobile {
    display: none;
}
@media (max-width: 768px) {
    .cultural-section5
    .cultural-section5-content
    .cultural-section5-top--right.mobile {
        display: block;
        margin-bottom: 2%;
    }
}
.cultural-section5 .cultural-section5-content .link-more {
    color: #00529e;
    float: right;
    margin-top: 20px;
}
@media (max-width: 768px) {
    .cultural-section5 .cultural-section5-content .link-more {
        margin-top: 10px;
    }
}
@media (max-width: 768px) {
    .cultural-section5 .cultural-section5-top {
        margin-bottom: 20px;
    }
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2
.swiper-button-prev {
    display: none;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2
.swiper-button-next {
    display: none;
}
.cultural-section6 {
    margin-bottom: 50px;
}
.cultural-section6
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2 {
    display: none;
}
@media (max-width: 768px) {
    .cultural-section6 {
        margin-bottom: 30px;
    }
}
.cultural-section6 .cultural-section6-wrap {
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1024px) {
    .cultural-section6 .cultural-section6-wrap {
        flex-wrap: wrap;
        height: auto;
    }
}
.cultural-section6 .cultural-section6-wrap h3 {
    color: #00529e;
    font-family: "MyriadPro-Bold";
    margin-bottom: 20px;
}
.cultural-section6 .cultural-section6-wrap .desc {
    margin-bottom: 20px;
}
.cultural-section6 .cultural-section6-wrap .cultural-section6-left {
    width: 35%;
}
.cultural-section6 .cultural-section6-wrap .cultural-section6-left .open-mp3 {
    display: none;
    margin-top: 10px;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.nav-tabs
.nav-link {
    border: none;
    border-top-left-radius: unset;
}
@media (max-width: 1024px) {
    .cultural-section6 .cultural-section6-wrap .cultural-section6-left {
        width: 100%;
        margin-bottom: 20px;
    }
}
.cultural-section6 .cultural-section6-wrap .cultural-section6-left .list-songs {
    display: flex;
    flex-direction: column;
    border-bottom: none;
    width: 100% !important;
    height: 300px;
    overflow-x: hidden;
    transform: unset !important;
    transition-duration: unset !important;
}
@media (max-width: 1024px) {
    .cultural-section6
    .cultural-section6-wrap
    .cultural-section6-left
    .list-songs {
        height: unset;
    }
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
h5 {
    color: #00529e;
    font-family: "MyriadPro-Bold";
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item {
    width: 100% !important;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.nav-link {
    border: none;
    padding: 30px 20px;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.left
h5 {
    margin-bottom: 10px;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.left
.menu-mp3 {
    display: flex;
    align-items: center;
    color: #b0b1b1;
    font-family: "MyriadPro-Bold";
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.left
.menu-mp3
a {
    color: #b0b1b1;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.left
.menu-mp3
.menu-mp3-right {
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.left
.menu-mp3
.menu-mp3-right::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 15px;
    width: 1px;
    background: #b0b1b1;
    transform: translateY(-50%);
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.right {
    display: flex;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.control-wrap
.right
.play {
    margin-left: 13px;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.nav-link.active {
    background: #f0f0f0;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.list-songs-item
.nav-link.active
.mp4 {
    color: #00529e;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.swiper-slide {
    padding: 25px 20px;
    cursor: pointer;
    height: auto;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-left
.list-songs
.swiper-slide-thumb-active {
    background: #f0f0f0;
}
.cultural-section6 .cultural-section6-wrap .cultural-section6-right {
    height: 100%;
    width: 60%;
}
@media (max-width: 1024px) {
    .cultural-section6 .cultural-section6-wrap .cultural-section6-right {
        width: 100%;
        height: auto;
    }
    .cultural-section6
    .cultural-section6-wrap
    .cultural-section6-right
    .icon-lay
    img {
        width: 70px !important;
    }
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2 {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2
.img-content-tab {
    height: 100%;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.mySwiperbh2
.img-content-tab
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.img-content-tab {
    width: 100%;
    position: relative;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.img-content-tab
img {
    width: 100%;
}
.cultural-section6
.cultural-section6-wrap
.cultural-section6-right
.img-content-tab
.icon-lay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cultural-section6 .mp4:hover > a {
    color: #00529e !important;
}
.cultural-section6 .mp3:hover {
    color: #00529e !important;
}
.cultural-section6 .loi:hover > a {
    color: #00529e !important;
}
.cultural-section6 .hover-change-color:hover {
    color: #00529e;
}
.cultural-section7 {
    padding-bottom: 50px;
}
@media (max-width: 768px) {
    .cultural-section7 {
        padding-bottom: 30px;
    }
}
.cultural-section7 .swiper-container {
    padding-bottom: 30px;
}
.cultural-section7 .swiper-container-horizontal > .swiper-pagination-bullets,
.cultural-section7 .swiper-pagination-custom,
.cultural-section7 .swiper-pagination-fraction {
    bottom: 0px;
}
.cultural-section7 h3 {
    color: #00529e;
    font-family: "MyriadPro-Bold";
}
.cultural-section7 .desc {
    font-family: "MyriadPro-Regular";
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
    .cultural-section7 .desc {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}
.cultural-section7 .cultural-section7-slider img {
    width: 100%;
    object-fit: cover;
    height: 360px;
    object-position: center;
}
@media (max-width: 768px) {
    .cultural-section7 .cultural-section7-slider img {
        height: 300px;
    }
}
@media (max-width: 600px) {
    .cultural-section7 .cultural-section7-slider img {
        height: 200px;
    }
}
.field-of-activity .item-slider-top {
    position: relative;
}
.field-of-activity .item-slider-top .post-banner {
    position: absolute;
    top: 26%;
    padding: 30px;
    width: 420px;
    height: 420px;
    color: #fff;
    left: 68%;
}
@media screen and (max-width: 1680px) {
    .field-of-activity .item-slider-top .post-banner {
        left: 65%;
        height: 380px;
    }
}
@media screen and (max-width: 1440px) {
    .field-of-activity .item-slider-top .post-banner {
        left: 63%;
        height: 350px;
    }
}
@media screen and (max-width: 1370px) {
    .field-of-activity .item-slider-top .post-banner {
        left: 60%;
        top: 20%;
        width: 400px;
    }
}
@media screen and (max-width: 1220px) {
    .field-of-activity .item-slider-top .post-banner {
        left: 52%;
    }
}
@media screen and (max-width: 1080px) {
    .field-of-activity .item-slider-top .post-banner {
        display: none;
    }
}
.field-of-activity .item-slider-top .content {
    position: absolute;
    top: 26%;
    z-index: 2;
    padding: 30px;
    max-width: 420px;
    height: 420px;
    left: 68%;
}
@media screen and (max-width: 1680px) {
    .field-of-activity .item-slider-top .content {
        left: 65%;
        height: 380px;
    }
}
@media screen and (max-width: 1440px) {
    .field-of-activity .item-slider-top .content {
        left: 63%;
        height: 350px;
    }
}
@media screen and (max-width: 1370px) {
    .field-of-activity .item-slider-top .content {
        left: 60%;
        top: 20%;
        width: 400px;
    }
}
@media screen and (max-width: 1220px) {
    .field-of-activity .item-slider-top .content {
        left: 52%;
    }
}
.field-of-activity .item-slider-top .content .title-post {
    position: relative;
    padding-top: 15px;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: "MyriadPro-Bold";
    color: #fff;
}
.field-of-activity .item-slider-top .content .title-post p {
    margin-bottom: 0 !important;
}
.field-of-activity .item-slider-top .content .title-post::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
    background-color: #fff;
    width: 50%;
}
.field-of-activity .item-slider-top .content .date {
    margin: 5px 0;
}
.field-of-activity .item-slider-top .content .description {
    color: #fff;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.field-of-activity .item-slider-top .content a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 5%;
    right: 30px;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.field-of-activity .item-slider-top .content a span {
    margin-left: 10px;
}
.field-of-activity .commercial-field {
    display: flex;
    justify-content: space-between;
}
.field-of-activity .commercial-field__left {
    width: 48%;
}
.field-of-activity .commercial-field__left .left-top h3 {
    font-family: "MyriadPro-Bold";
}
.field-of-activity .commercial-field__left .left-top h3 .text {
    text-align: justify;
}
.field-of-activity .commercial-field__left .line {
    height: 5px;
    width: 150px;
}
@media (max-width: 480px) {
    .field-of-activity .commercial-field__left .line {
        height: 3px;
    }
}
.field-of-activity .commercial-field__left .content {
    text-align: justify;
}
.field-of-activity .commercial-field__right {
    width: 48%;
    max-width: 50%;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field__right {
        max-width: unset;
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 480px) {
    .field-of-activity .commercial-field__right {
        margin-top: 20px;
    }
}
.field-of-activity .commercial-field__right .commercial-field-slider {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 100%;
}
.field-of-activity
.commercial-field__right
.commercial-field-slider
.swiper-slide
.img-field {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
}
.field-of-activity
.commercial-field__right
.commercial-field-slider
.swiper-slide
.img-field
.img-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
}
.field-of-activity
.commercial-field__right
.commercial-field-slider
.swiper-slide
.img-field
.img-thumb
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important;
    padding: 0 !important;
}
.field-of-activity
.commercial-field__right
.commercial-field-slider.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #ddd;
    opacity: 1;
    background: unset;
    width: 11px;
    height: 11px;
}
.field-of-activity
.commercial-field__right
.commercial-field-slider.swiper-container-horizontal
.swiper-pagination-bullet-active {
    background: #fff !important;
}
.field-of-activity .future-goal-banner-activity {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .future-goal-banner-activity {
        background-attachment: unset;
    }
}
.field-of-activity .future-goal-banner-activity::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.397);
}
.field-of-activity .future-goal-banner-activity .future-goal-wrapper {
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 5% 0;
    text-align: center;
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content {
    display: flex;
}
@media only screen and (max-width: 576px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content {
        display: unset;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item {
    width: 33.33%;
    flex: 1;
}
@media only screen and (max-width: 576px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item {
        width: 100%;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item
.future-goal {
    border-right: 1px solid #fff;
    height: 100%;
}
@media only screen and (max-width: 576px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal {
        border: unset;
        width: 100%;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item
.future-goal
img {
    height: 95px;
    width: 95px;
}
@media only screen and (max-width: 1320px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    img {
        height: 75px;
        width: 75px;
    }
}
@media only screen and (max-width: 1100px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    img {
        height: 65px;
        width: 65px;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item
.future-goal
.title {
    font-family: "MyriadPro-Bold";
    margin-bottom: 40px;
    margin-top: 30px;
    text-transform: uppercase;
}
@media only screen and (max-width: 1100px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .title {
        margin-bottom: 20px;
        margin-top: 15px;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item
.future-goal
.desc {
    font-family: "MyriadPro-Bold";
    height: 12vw;
}
@media only screen and (max-width: 1680px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 10vw;
    }
}
@media only screen and (max-width: 600px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 20vw;
    }
}
@media only screen and (max-width: 420px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 25vw;
    }
}
@media only screen and (max-width: 300px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        height: 30vw;
        margin: 15px 0;
    }
}
@media only screen and (max-width: 1320px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal-content__item
    .future-goal
    .desc {
        font-size: 12px !important;
    }
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content__item
.future-goal.last {
    border: unset;
}
.field-of-activity
.future-goal-banner-activity
.future-goal-wrapper
.future-goal-content.twoblock {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    margin: 0 auto;
}
.field-of-activity .activity-content-detail-slide__detail-content .wrapper {
    display: flex;
    position: relative;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper:nth-child(even) {
    flex-direction: row-reverse;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left {
    flex: 0 0 25%;
    max-width: 25%;
    height: 25.5vw;
    width: 25.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #f1f1f1;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content {
    padding: 0 5%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.title {
    width: 90%;
    font-family: "MyriadPro-Bold";
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .title {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.text {
    text-align: justify;
    max-height: 42%;
    width: 85%;
}
@media only screen and (max-width: 1365px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1180px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .text {
        max-height: 30%;
    }
}
@media only screen and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .text {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide {
    position: absolute;
    left: 50%;
    bottom: 10%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.pagination-field {
    display: flex;
    font-family: "MyriadPro-Bold";
    color: #fff;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-pagination {
    position: absolute;
    align-items: center;
    justify-content: center;
    justify-self: center;
    transform: translate(-22%, 73%);
    z-index: 10;
    width: 55px;
    border-radius: 50%;
    height: 55px;
    text-align: center;
    align-self: center;
    background: #fff;
    font-weight: bold;
    font-family: "MyriadPro-Bold";
}
@media only screen and (max-width: 1440px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-pagination {
        height: 40px;
        width: 40px;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-next {
    right: -80px;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-next::after {
    font-size: 20px;
    font-weight: bold;
    color: #999 !important;
    outline: unset;
}
@media only screen and (max-width: 1440px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next {
        right: -65px;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-next:focus {
    outline: unset;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-prev:focus {
    outline: unset;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-next:focus-visible {
    outline: unset;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-prev:focus-visible {
    outline: unset;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-prev {
    left: -50px;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.main-content-left
.content
.control-slide
.swiper-button-prev::after {
    font-size: 20px;
    font-weight: bold;
    color: #999 !important;
    outline: unset;
}
@media only screen and (max-width: 1440px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev {
        left: -45px;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right {
    flex: 75%;
    max-width: 75%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail {
    width: 100%;
    height: 25.5vw;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.item {
    margin-left: 0;
    margin-right: 0;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25.5vw;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.bg {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.322);
    height: 100%;
    position: absolute;
    z-index: 2;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.title {
    position: absolute;
    z-index: 2;
    font-family: "MyriadPro-Bold";
    text-align: center;
    padding: 0 5%;
    width: 90%;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .nonslide-wrapper.main-content-right
    .activity-detail
    .content
    .title {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: none;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail {
    width: 100%;
    height: 100%;
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail
.titlee {
    animation: mymovetop 0.7s ease-in;
    transition: transform 0.7s, visibility 0.7s ease-in;
    text-align: center;
    font-family: "MyriadPro-Bold";
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .nonslide-wrapper.main-content-right
    .activity-detail
    .content
    .detail-wrap
    .detail
    .titlee {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail
.text {
    text-align: justify;
    max-height: 42%;
    width: 85%;
}
@media only screen and (max-width: 1365px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .nonslide-wrapper.main-content-right
    .activity-detail
    .content
    .detail-wrap
    .detail
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .nonslide-wrapper.main-content-right
    .activity-detail
    .content
    .detail-wrap
    .detail
    .text {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail
.readmore {
    right: 13%;
    bottom: 5%;
    text-decoration: none;
    position: absolute;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail
.readmore
span {
    margin-left: 10px;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content
.detail-wrap
.detail
.readmore:hover
i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content:hover
.title {
    display: none;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.nonslide-wrapper.main-content-right
.activity-detail
.content:hover
.detail-wrap {
    display: block;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right {
    flex: 75%;
    max-width: 75%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail {
    overflow: hidden;
    height: 25.5vw;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    transform: scaleX(1.01);
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.title {
    position: absolute;
    z-index: 2;
    font-weight: bolder;
    font-family: "MyriadPro-Bold";
    text-align: center;
    padding: 5%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.bg {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.322);
    height: 100%;
    position: absolute;
    z-index: 2;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail {
    width: 100%;
    height: 100%;
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail
.text {
    text-align: justify;
    max-height: 42%;
    width: 85%;
}
@media only screen and (max-width: 1365px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__detail-content
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        width: unset;
    }
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail
.titlee {
    animation: mymovetop 0.7s ease-in;
    transition: transform 0.7s, visibility 0.7s ease-in;
    text-align: center;
    font-weight: bolder;
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail
.readmore {
    right: 13%;
    bottom: 5%;
    text-decoration: none;
    position: absolute;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail
.readmore
span {
    margin-left: 10px;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide
.detail-wrap
.detail
.readmore:hover
i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide:hover
.title {
    display: none;
}
.field-of-activity
.activity-content-detail-slide__detail-content
.wrapper
.slide-wrapper.main-content-right
.swiper-content-detail
.swiper-slide:hover
.detail-wrap {
    display: block;
}
.field-of-activity .activity-content-detail-slide__mb {
    display: none;
}
.field-of-activity .activity-news__top {
    display: flex;
    align-items: center;
}
.field-of-activity .activity-news__top .title h2 {
    align-self: center;
    margin: 7px 0 7px 5px;
    font-family: "MyriadPro-Bold";
}
.field-of-activity .activity-news__top .title .line {
    margin: -5px 0 0px 5px;
    height: 5px;
    width: 100px;
}
@media (max-width: 480px) {
    .field-of-activity .activity-news__top .title .line {
        height: 3px;
        width: 85px;
    }
}
.field-of-activity .activity-news__top .readmore {
    right: 5%;
    text-decoration: none;
    position: absolute;
    font-family: "MyriadPro-Bold";
    text-transform: uppercase;
}
.field-of-activity .activity-news__top .readmore span {
    margin-left: 10px;
}
.field-of-activity .activity-news__top .readmore:hover i {
    transform: translateX(8px);
    transition: 0.5s ease-in;
}
.field-of-activity .activity-news__top a:hover {
    color: #313131;
}
.field-of-activity .activity-news .slide-news {
    position: relative;
    width: 95vw;
    padding-bottom: 65px;
}
.field-of-activity .activity-news .slide-news .swiper-button-prev,
.field-of-activity .activity-news .slide-news .swiper-button-next {
    margin-top: -65px !important;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
    width: 2.5vw;
    border-radius: 50%;
    opacity: 60%;
    height: 2.5vw;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .activity-news .slide-news .swiper-button-prev,
    .field-of-activity .activity-news .slide-news .swiper-button-next {
        width: 40px;
        height: 40px;
        margin-left: unset;
        margin-right: unset;
    }
}
.field-of-activity .activity-news .slide-news .swiper-button-prev:after,
.field-of-activity .activity-news .slide-news .swiper-button-next:after {
    font-weight: 600;
    font-size: 22px;
}
.field-of-activity .activity-news .slide-news > .swiper-slide__content {
    position: absolute;
    top: 0;
}
.field-of-activity .activity-news .swiper-slide {
    display: flex-wrap;
    background: #f8f8f8;
    align-items: center;
    justify-content: center;
    transition: all 200ms linear;
    transform: scale(0.8);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
    rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.field-of-activity .activity-news .swiper-slide.swiper-slide-active {
    transform: scale(1);
    background: #f1f1f1;
}
.field-of-activity .activity-news .swiper-slide .news-top {
    height: 0%;
    position: relative;
    width: 100%;
    padding-bottom: 58%;
}
.field-of-activity .activity-news .swiper-slide .news-top a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}
.field-of-activity .activity-news .swiper-slide .news-top a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.field-of-activity .activity-news .swiper-slide .news-bottom {
    padding: 20px;
    color: #000;
}
.field-of-activity .activity-news .swiper-slide .news-bottom .title {
    margin-bottom: 0;
    font-family: "MyriadPro-Bold";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
}
@media only screen and (max-width: 1680px) {
    .field-of-activity .activity-news .swiper-slide .news-bottom .title {
        height: 44px;
    }
}
.field-of-activity .activity-news .swiper-slide .news-bottom .date {
    margin: 5px 0;
}
.field-of-activity .activity-news .swiper-slide .news-bottom .desc {
    height: 102px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media only screen and (max-width: 1680px) {
    .field-of-activity .activity-news .swiper-slide .news-bottom .desc {
        height: 96px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .activity-news .swiper-slide .news-bottom .desc {
        text-align: unset;
    }
}
@media only screen and (max-width: 991px) {
    .field-of-activity .activity-news .swiper-slide .news-bottom .desc {
        height: 88px;
        text-align: unset;
    }
}
.field-of-activity .activity-news .swiper-slide-prev,
.field-of-activity .activity-news .swiper-slide-next {
    opacity: 0.5;
}
.field-of-activity
.activity-news
.slide-news.swiper-container-horizontal
.swiper-pagination-bullet {
    background: #fff !important;
    border: 1px solid #000 !important;
    width: 11px !important;
    height: 11px !important;
}
.field-of-activity
.activity-news
.slide-news.swiper-container-horizontal
.swiper-pagination-bullet-active {
    background: #e7e7e7 !important;
    border: 1px solid #e7e7e7 !important;
}
.field-of-activity .activity-news .arrow {
    display: table;
    margin: 35px auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.field-of-activity .activity-news .arrow span {
    display: block;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}
.field-of-activity .activity-news .arrow span:nth-child(2) {
    animation-delay: -0.2s;
}
.field-of-activity .activity-news .arrow span:nth-child(3) {
    animation-delay: -0.4s;
}
@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}
#button-activity {
    display: block;
    visibility: hidden;
}
.show-btn-activity {
    visibility: visible !important;
}
.field-of-activity-box .box-node-right {
    position: fixed;
    top: 33%;
    right: 3px;
    z-index: 999;
}
@media only screen and (max-width: 1080px) {
    .field-of-activity-box .box-node-right {
        display: none;
    }
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item.active-row {
    display: none;
}
.field-of-activity-box .box-node-right .pagination-customize .pagi-item {
    margin-bottom: 5px;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.field-of-activity-box .box-node-right .pagination-customize .pagi-item span {
    width: 0;
    transition: width 2s;
}
.field-of-activity-box .box-node-right .pagination-customize .pagi-item:hover {
    border-radius: 34px;
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item:hover
.text {
    transition: all 400ms;
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item:hover
span {
    width: auto;
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item
.number {
    width: 3.3vw;
    height: 3.3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.253);
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item
.number
img {
    width: 96%;
    height: auto;
    border-radius: 50%;
}
.field-of-activity-box .box-node-right .pagination-customize .pagi-item .icon,
.field-of-activity-box .box-node-right .pagination-customize .pagi-item .text {
    text-align: center;
    line-height: 2.5vw;
    height: 2.5vw;
    background-color: #fff;
}
.field-of-activity-box .box-node-right .pagination-customize .pagi-item .text {
    text-transform: uppercase;
    border-radius: 30px 0 0 30px;
    opacity: 0;
    background-color: transparent;
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item:hover
.text {
    background-color: transparent;
    color: #fff;
    opacity: 1;
    pointer-events: all;
    transform: translateX(0);
    padding-left: 50px;
    padding-right: 50px;
    font-family: "MyriadPro-Bold";
}
.field-of-activity-box
.box-node-right
.pagination-customize
.pagi-item.active
.text {
    background-color: transparent;
    color: #fff;
    opacity: 1;
    pointer-events: all;
    transform: translateX(0);
}
@media only screen and (max-width: 1100px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal
    .title {
        margin: 10px 0;
    }
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal
    img {
        width: 70px;
        height: 70px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field {
        display: block;
    }
    .field-of-activity .commercial-field__left {
        width: unset;
    }
    .field-of-activity .commercial-field__left .left-top h3 {
        font-size: 35px;
        padding-right: 0;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity .commercial-field__left .left-top h3 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity .commercial-field__left .left-top h3 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity .commercial-field__left .left-top h3 {
        font-size: 19px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity .commercial-field__left .left-top h3 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field__left .left-top h3 span {
        font-size: 60px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity .commercial-field__left .left-top h3 span {
        font-size: 50px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity .commercial-field__left .left-top h3 span {
        font-size: 35px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity .commercial-field__left .left-top h3 span {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity .commercial-field__left .left-top h3 span {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field__left .line {
        width: 46%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity .commercial-field__left .line {
        width: 25%;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field__left .content {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .commercial-field__right {
        padding: unset;
    }
    .field-of-activity
    .commercial-field__right
    .commercial-field-slide
    .swiper-slide {
        height: unset;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity .activity-content-detail-slide__detail-content {
        display: none;
    }
    .field-of-activity .activity-content-detail-slide__mb {
        display: block;
    }
    .field-of-activity .activity-content-detail-slide__mb .wrapper {
        height: 40vw;
        min-height: 250px;
        display: flex;
        position: relative;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity .activity-content-detail-slide__mb .wrapper {
        min-height: 200px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper:nth-child(even) {
        flex-direction: row-reverse;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left {
        flex: 0 0 50%;
        max-width: 50%;
        height: 100%;
        width: 50vw;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #f1f1f1;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content {
        margin: 0 auto;
        max-width: 80%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content {
        max-width: 90%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-family: "MyriadPro-Bold";
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: 32px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-size: 23px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .title {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        text-align: justify;
        max-height: 42%;
        display: block;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 14px;
        max-height: 43%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 410px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .text {
        font-size: 13px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide {
        position: absolute;
        left: 50%;
        bottom: 8%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide {
        left: 46%;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .pagination-field {
        display: flex;
        font-family: "MyriadPro-Bold";
        color: #fff;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-pagination {
        position: absolute;
        align-items: center;
        justify-content: center;
        justify-self: center;
        transform: translate(-15%, 82%);
        z-index: 10;
        height: 30px;
        width: 30px;
        border-radius: 50%;
        text-align: center;
        align-self: center;
        background: #fff;
        font-weight: bold;
        font-family: "MyriadPro-Bold";
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-pagination {
        transform: translate(-1%, 90%);
        font-size: 10px;
        height: 22px;
        width: 22px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next:focus-visible {
        outline: unset;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev:focus-visible {
        outline: unset;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next:focus {
        outline: unset;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev:focus {
        outline: unset;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next {
        right: -60px;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next::after {
        font-size: 20px;
        font-weight: bold;
        color: #999 !important;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next::after {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-next {
        right: -50px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev {
        left: -40px;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev::after {
        font-size: 20px;
        font-weight: bold;
        color: #999 !important;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev::after {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .main-content-left
    .content
    .control-slide
    .swiper-button-prev {
        left: -30px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right {
        flex: 50%;
        max-width: 50%;
        height: 100%;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail {
        overflow: hidden;
        height: 100%;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 2;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        position: absolute;
        z-index: 2;
        font-weight: bolder;
        font-family: "MyriadPro-Bold";
        text-align: center;
        padding: 5%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: 32px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        font-size: 23px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .title {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .bg {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.322);
        height: 100%;
        position: absolute;
        z-index: 2;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap {
        display: none;
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail {
        width: 100%;
        height: 100%;
        padding: 0 5%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        text-align: justify;
        font-size: 22px;
        max-height: 44%;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .text {
        font-size: 13px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        animation: mymovetop 0.7s ease-in;
        transition: transform 0.7s, visibility 0.7s ease-in;
        text-align: center;
        font-weight: bolder;
        font-family: "MyriadPro-Bold";
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: 32px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 991px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        font-size: 23px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .titlee {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .readmore {
        position: absolute;
        right: 6%;
        bottom: 4%;
        text-decoration: none;
        position: absolute;
        font-family: "MyriadPro-Bold";
        text-transform: uppercase;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .readmore {
        font-size: 11px;
        bottom: 4%;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .readmore
    span {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide
    .detail-wrap
    .detail
    .readmore:hover
    i {
        transform: translateX(8px);
        transition: 0.5s ease-in;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide:hover
    .title {
        display: none;
    }
}
@media only screen and (max-width: 1080px) {
    .field-of-activity
    .activity-content-detail-slide__mb
    .wrapper
    .slide-wrapper.main-content-right
    .swiper-content-detail
    .swiper-slide:hover
    .detail-wrap {
        display: block;
    }
}
@media only screen and (max-width: 576px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal {
        border: unset;
        padding: 0;
    }
}
@media only screen and (max-width: 480px) {
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal
    .desc {
        margin-bottom: 20px;
    }
    .field-of-activity
    .future-goal-banner-activity
    .future-goal-wrapper
    .future-goal.last
    .desc {
        margin-bottom: 0;
    }
}
.el-select-dropdown__list {
    padding: 0;
}
.el-select-dropdown__item {
    font-size: 16px;
    position: relative;
}
@media (max-width: 768px) {
    .el-select-dropdown__item {
        font-size: 15px;
    }
}
.el-select-dropdown__item:hover::before {
    width: 100%;
}
.el-select-dropdown__item::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    background-color: #00529e;
    z-index: 1000;
}
.filter-media .list-tool .filter__title label {
    font-size: 16px;
    color: #606266;
}
.filter-media .list-tool .filter__title i {
    color: #c0c4cc;
}
.font-downn {
    position: relative;
    font-family: element-icons !important;
    color: #c0c4cc;
    font-size: 14px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    cursor: pointer;
    height: 100%;
    width: 25px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 40px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
}
.font-downn::before {
    content: "";
}
.filter-media__custom .list-tool .filter .filter__title {
    padding-right: 3px !important;
}
.font-upp {
    position: relative;
    font-family: element-icons !important;
    color: #c0c4cc;
    font-size: 14px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    cursor: pointer;
    height: 100%;
    width: 25px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 40px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    display: none;
    -webkit-font-smoothing: antialiased;
}
.font-upp::before {
    content: "";
}
.filter-media {
    flex-wrap: wrap;
}
.filter-media .list-tool {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media only screen and (max-width: 600px) {
    .filter-media .list-tool {
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 600px) {
    .filter-media .list-tool .search.video {
        width: 100%;
        margin-left: 0;
    }
}
.filter-media .list-tool .search {
    flex: 1;
    height: 40px;
    display: flex;
    align-items: baseline;
    background-color: #f1f1f1;
    margin-right: 2%;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .search {
        width: 66.5%;
    }
}
@media only screen and (max-width: 992px) {
    .filter-media .list-tool .search {
        width: 60%;
        margin-left: 16px;
    }
}
@media only screen and (max-width: 720px) {
    .filter-media .list-tool .search {
        width: 52%;
        margin-left: 16px;
    }
}
@media only screen and (max-width: 600px) {
    .filter-media .list-tool .search {
        width: 100%;
        margin-left: 16px;
    }
}
.filter-media .list-tool .search input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 20px;
}
.filter-media .list-tool .search input:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-media .list-tool .search button {
    background-color: unset;
    color: #707070;
    border: none;
    outline: none;
}
.filter-media .list-tool .search button:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-media .list-tool .search button:focus {
    outline: none !important;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .calender,
    .filter-media .list-tool .arrange,
    .filter-media .list-tool .filter {
        display: none;
    }
}
.filter-media .list-tool .calender {
    margin-right: 2%;
}
.filter-media .list-tool .calender input {
    border: unset;
    background: #f1f1f1;
    padding: 7px;
    box-shadow: unset;
    height: 40px;
    border-radius: unset;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .calender input {
        background-color: #f1f1f1;
    }
}
.filter-media .list-tool .calender input:focus-visible {
    outline: none;
}
.filter-media .list-tool .filter {
    margin-right: 2%;
    cursor: pointer;
    position: relative;
}
.filter-media .list-tool .filter__title {
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
    cursor: pointer;
}
.filter-media .list-tool .filter__title label {
    margin: 0;
    cursor: pointer;
    margin-right: 10px;
}
.filter-media .list-tool .filter .filler-list {
    position: absolute;
    width: max-content;
    top: 29px;
    left: 0;
    z-index: 4;
    display: none;
    transform-origin: 32px top;
    right: 0;
}
.filter-media .list-tool .filter .filler-list::before {
    content: "";
    border-width: 20px 27px;
    border-style: solid;
    border-color: transparent transparent #f1f1f1 transparent;
}
.filter-media .list-tool .filter .filler-list .search-cate {
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1rem 1rem 0 1rem;
}
.filter-media .list-tool .filter .filler-list .search-cate .pretty {
    line-height: 1.1;
    margin-bottom: 1rem;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .filter .filler-list .search-cate {
        flex-wrap: wrap;
        margin: 2% 0;
        justify-content: flex-start;
    }
    .filter-media .list-tool .filter .filler-list .search-cate .pretty {
        margin: 10px;
    }
}
.filter-media
.list-tool
.arrange
.sort-list
.select2-container--default
.select2-selection--single {
    background-color: #f1f1f1;
    border-radius: unset;
    border: unset;
    height: 40px;
    display: flex;
    padding: 0 10px;
    align-items: center;
}
.filter-media
.list-tool
.arrange
.sort-list
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    height: 40px;
}
.filter-media .list-tool .arrange .sort-list .select2-selection__rendered {
    width: 157px;
    padding-left: 0;
}
@media only screen and (max-width: 600px) {
    .filter-media .list-tool .dropdown-filter-mobile.video {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 420px) {
    .filter-media .list-tool .dropdown-filter-mobile.video {
        width: 61% !important;
    }
}
@media only screen and (max-width: 350px) {
    .filter-media .list-tool .dropdown-filter-mobile.video {
        width: 52% !important;
    }
}
@media only screen and (max-width: 300px) {
    .filter-media .list-tool .dropdown-filter-mobile.video {
        margin-right: 0 !important;
    }
}
.filter-media .list-tool .dropdown-filter-mobile {
    display: none;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile {
        display: block;
        cursor: pointer;
        -webkit-appearance: none !important;
        appearance: none !important;
        opacity: 1 !important;
        -moz-appearance: none !important;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile {
        margin-right: 5px;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile .list-filter {
        display: none;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 350px) {
    .filter-media .list-tool .dropdown-filter-mobile .list-filter {
        right: -65px !important;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile .list-filter.show {
        display: block;
        position: absolute;
        z-index: 3;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 800px) {
    .filter-media .list-tool .dropdown-filter-mobile .list-filter.show {
        width: 200px;
        right: 28px;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile .datepicker-mobile {
        border: none;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    .datepicker-mobile
    li
    a
    #date {
        padding: 0;
        border-color: transparent !important;
        background-color: transparent;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile .click-show {
        display: none;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile ul {
        background-color: #f1f1f1;
        padding: 7px 16px 0;
    }
    .filter-media .list-tool .dropdown-filter-mobile ul a {
        color: unset;
        position: relative;
        color: #444;
        line-height: 40px;
    }
    .filter-media .list-tool .dropdown-filter-mobile ul li {
        position: relative;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .mx-datepicker
    .mx-input-wrapper
    .mx-input {
        background-color: #f1f1f1;
        border-radius: unset;
        border: 1px solid #dcdfe6;
    }
    .filter-media .list-tool .dropdown-filter-mobile ul li:nth-child(2) {
        border-top: 1px solid rgba(54, 54, 54, 0.507);
        border-bottom: 1px solid rgba(54, 54, 54, 0.507);
    }
    .filter-media .list-tool .dropdown-filter-mobile ul li a {
        color: unset;
    }
    .filter-media .list-tool .dropdown-filter-mobile ul li .sort-list select {
        border: none !important;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-container--open
    .select2-dropdown--below {
        border: none !important;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-search.select2-search--dropdown
    .select2-search__field {
        display: none !important;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-search--dropdown {
        display: none !important;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
        display: none !important;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-container--default
    .select2-selection--single {
        height: 40px;
        display: flex;
        margin-left: 1%;
        align-items: center;
        width: 100px;
        width: max-content;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
        height: 40px;
    }
    .filter-media
    .list-tool
    .dropdown-filter-mobile
    ul
    li
    .sort-list
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
        width: 157px;
        padding-left: 0;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile button {
        width: 100%;
        border-radius: unset;
        height: 40px;
        background-color: #f1f1f1 !important;
        margin-left: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .filter-media .list-tool .dropdown-filter-mobile button {
        height: 30px;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .dropdown-filter-mobile button i {
        display: inline-block;
        font-size: 20px;
        margin-left: 10px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 400px) {
    .filter-media .list-tool .dropdown-filter-mobile button i {
        font-size: 18px;
    }
}
.filter-media .list-tool .search-btn {
    display: none;
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .search-btn {
        display: block;
    }
    .filter-media .list-tool .search-btn a {
        color: #fff;
        padding: 12px 20px;
        background-color: #1e5695;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-media .list-tool .search-btn a {
        padding: 12px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 380px) {
    .filter-media .list-tool .search-btn a {
        padding: 7px;
    }
}
.select2-search--dropdown {
    display: none !important;
}
.select2-container--default .select2-selection--single {
    background-color: #f1f1f1;
    border-radius: unset !important;
    border: unset !important;
}
.page-pagination {
    display: flex;
    justify-content: center;
}
.pagination {
    margin-bottom: 0;
}
.pagination .page-item {
    margin-right: 5px;
}
.pagination .page-item:last-child {
    margin-right: unset;
}
.pagination .page-item .page-link {
    color: #343434;
    border-radius: 5px;
}
@media only screen and (max-width: 400px) {
    .pagination .page-item .page-link {
        padding: 5px 8px;
        line-height: 1;
    }
}
.pagination .page-item .page-link:hover {
    background: #0b5ca8;
    color: #fff;
}
.pagination .page-item .page-link:focus {
    box-shadow: unset;
}
.pagination .page-item span.page-link {
    background: #0b5ca8;
    color: #fff;
}
.pagination .page-item.active .page-link {
    background: #0b5ca8;
    color: #fff;
}
.pagination .page-item:first-child .page-link {
    margin-left: unset;
}
.pagination .page-item:last-child .page-link {
    margin-left: unset;
}
.pagination .go-to-page {
    display: flex;
    align-items: center;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #bbb;
    margin-right: 10px;
    height: max-content;
}
@media (max-width: 991px) {
    .pagination .go-to-page {
        display: none;
    }
}
.pagination .go-to-page span {
    margin-right: 10px;
}
.pagination .go-to-page input {
    width: 45px;
    height: 38px;
    line-height: 3;
    padding: 0 5px;
    border: none;
    outline: none;
    background-color: #bbbb;
    border-radius: 5px;
    text-align: center;
}
@media only screen and (max-width: 400px) {
    .pagination .go-to-page input {
        width: 40px;
        height: 27px;
    }
}
.pagination .go-to-page input::-webkit-outer-spin-button,
.pagination .go-to-page input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.post-sidebar-content {
    height: max-content;
    max-width: 29.1%;
    flex: 1;
    position: sticky;
    top: 5px;
    margin-top: 70px;
}
.post-sidebar-content .media__content_right {
    box-shadow: 0 4px 4px 1px #ededed;
}
.post-sidebar-content .media__content_right .list-media-menu {
    padding: 30px 20px 0px 20px;
    background: #fff;
    border-radius: 2px;
}
@media only screen and (max-width: 1080px) {
    .post-sidebar-content .media__content_right .list-media-menu {
        display: none;
    }
}
.post-sidebar-content .media__content_right .list-media-menu h3 {
    color: #000;
}
.post-sidebar-content .media__content_right .list-media-menu .list-group-item {
    border-bottom: 1px solid #707070;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    color: #1d1d1d;
    padding: 8px 0;
}
.post-sidebar-content
.media__content_right
.list-media-menu
.list-group-item:hover {
    color: #106ab4;
}
.post-sidebar-content
.media__content_right
.list-media-menu
.list-group-item:last-child {
    border: none;
}
.post-sidebar-content
.media__content_right
.list-media-menu
.list-group-item.active-row {
    background: none;
    color: #106ab4;
}
.post-sidebar-content .media__content_right .list-post-new .wrap {
    padding: 10px 20px 0px 20px;
    background: #fff;
    width: 100%;
}
.post-sidebar-content .media__content_right .list-post-new .wrap ul {
    padding: 0;
}
.post-sidebar-content .media__content_right .list-post-new .wrap h2 {
    padding: 14px 0 14px 0;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold";
    border-bottom: 1px solid #707070;
    color: #000;
    margin: 0;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #707070;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item:hover
.title
a {
    color: #106ab4;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap {
    margin-right: 5px;
    width: 34%;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail {
    width: 100%;
    height: 0%;
    padding-bottom: 67%;
    overflow: hidden;
    position: relative;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a
img:hover {
    transform: scale(1.1);
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.title {
    width: 62%;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.title
a {
    height: auto;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    font-family: "MyriadPro-Bold";
    line-height: 1.4;
    color: #1d1d1d;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item
.time {
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 15px;
}
.post-sidebar-content
.media__content_right
.list-post-new
.wrap
.post-new-item:last-child {
    border: none;
    padding-bottom: 10px;
}
.post-sidebar-content.mb {
    display: none;
}
@media screen and (max-width: 1080px) {
    .post-sidebar-content {
        margin: 40px 0;
        max-width: unset;
        position: unset;
        padding: 0 0;
    }
    .post-sidebar-content .media__content_right {
        box-shadow: unset;
    }
    .post-sidebar-content .media__content_right .list-media-menu {
        padding: unset;
        padding: 0 10px !important;
    }
    .post-sidebar-content .media__content_right .list-post-new .wrap {
        padding: 0;
    }
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item {
        padding-bottom: 15px;
        display: flex;
    }
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .post-thumbnail-wrap {
        flex: 1 37%;
        max-width: 37%;
    }
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .post-thumbnail-wrap
    .post-thumbnail
    img {
        height: unset;
    }
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title {
        padding-left: 2%;
        flex: 1;
        max-width: 63%;
        height: auto;
        font-size: 35px;
        line-height: 1.2;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 768px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title {
        font-size: 25px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 600px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 480px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1080px) and (max-width: 350px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title {
        font-size: 14px;
    }
}
@media screen and (max-width: 1080px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item
    .title
    a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
@media screen and (max-width: 1080px) {
    .post-sidebar-content
    .media__content_right
    .list-post-new
    .wrap
    .post-new-item:last-child {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 768px) {
    .post-sidebar-content {
        margin: 40px 0;
        max-width: unset;
        position: unset;
        padding: 0 0;
    }
}
.relationship-sibar {
    height: max-content;
    max-width: 29.1%;
    position: sticky;
    flex: 1;
    margin-top: 63px;
    top: 0px;
    box-shadow: 0 7px 10px 1px #3333;
}
@media only screen and (max-width: 1080px) {
    .relationship-sibar {
        max-width: 100%;
        height: auto;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1080px) {
    .relationship-sibar .relationship__content {
        box-shadow: unset;
        display: none;
    }
}
.relationship-sibar .relationship__content .list-relationship-menu {
    padding: 20px 20px 0px 20px;
    background: #fff;
    border-radius: 2px;
}
@media only screen and (max-width: 1080px) {
    .relationship-sibar .relationship__content .list-relationship-menu {
        padding: 0 10px !important;
    }
}
.relationship-sibar .relationship__content .list-relationship-menu h3 {
    color: #000;
    line-height: inherit;
}
.relationship-sibar
.relationship__content
.list-relationship-menu
.list-group-item {
    border-bottom: 1px solid #707070;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    color: #1d1d1d;
    padding: 5px 0;
}
.relationship-sibar
.relationship__content
.list-relationship-menu
.list-group-item:hover {
    color: #106ab4;
}
.relationship-sibar
.relationship__content
.list-relationship-menu
.list-group-item:last-child {
    border: none;
}
.relationship-sibar
.relationship__content
.list-relationship-menu
.list-group-item.active {
    color: #106ab4;
    background: none;
}
.relationship-sibar .list-post-new .wrap {
    padding: 10px 20px 0px 20px;
    background: #fff;
    width: 100%;
}
.relationship-sibar .list-post-new .wrap ul {
    padding: 0;
}
.relationship-sibar .list-post-new .wrap h2 {
    padding: 14px 0 14px 0;
    text-transform: uppercase;
    font-family: "MyriadPro-Bold";
    border-bottom: 1px solid #707070;
    color: #000;
    margin: 0;
}
.relationship-sibar .list-post-new .wrap .post-new-item {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #707070;
}
.relationship-sibar .list-post-new .wrap .post-new-item:hover .title a {
    color: #106ab4;
}
.relationship-sibar .list-post-new .wrap .post-new-item .post-thumbnail-wrap {
    margin-right: 5px;
    width: 34%;
}
.relationship-sibar
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail {
    width: 100%;
    height: 0%;
    padding-bottom: 67%;
    overflow: hidden;
    position: relative;
}
.relationship-sibar
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.relationship-sibar
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s, visibility 0.3s ease-in;
}
.relationship-sibar
.list-post-new
.wrap
.post-new-item
.post-thumbnail-wrap
.post-thumbnail
a
img:hover {
    transform: scale(1.1);
}
.relationship-sibar .list-post-new .wrap .post-new-item .title {
    width: 62%;
}
.relationship-sibar .list-post-new .wrap .post-new-item .title a {
    height: auto;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #000;
    font-family: "MyriadPro-Bold";
    line-height: 1.4;
    color: #1d1d1d;
}
.relationship-sibar .list-post-new .wrap .post-new-item .time {
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 15px;
}
.relationship-sibar .list-post-new .wrap .post-new-item:last-child {
    border: none;
    padding-bottom: 10px;
}
@media screen and (max-width: 1080px) {
    .relationship-sibar .list-post-new {
        padding: 0 10px !important;
    }
    .relationship-sibar .list-post-new .wrap {
        padding: 0;
    }
    .relationship-sibar .list-post-new .wrap .post-new-item {
        padding-bottom: 15px;
        display: flex;
    }
    .relationship-sibar
    .list-post-new
    .wrap
    .post-new-item
    .post-thumbnail-wrap {
        flex: 1 50%;
        max-width: 50%;
    }
    .relationship-sibar
    .list-post-new
    .wrap
    .post-new-item
    .post-thumbnail-wrap
    .post-thumbnail
    img {
        height: unset;
    }
    .relationship-sibar .list-post-new .wrap .post-new-item .title {
        padding: 2%;
        flex: 1;
        max-width: 50%;
        height: auto;
        line-height: 1.4;
        margin-bottom: 0;
    }
    .relationship-sibar .list-post-new .wrap .post-new-item .title a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.filter-search-media.field {
    margin-bottom: 20px;
}
.filter-search-media.field .form-search {
    display: flex;
}
.filter-search-media.field .form-search .search {
    width: 66%;
    height: 40px;
    display: flex;
    align-items: baseline;
    background-color: #f1f1f1;
}
.filter-search-media.field .form-search .search input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 20px;
}
.filter-search-media.field .form-search .search input:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-media.field .form-search .search button {
    background-color: unset;
    color: #707070;
    border: none;
    outline: none;
}
.filter-search-media.field .form-search .search button:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-media.field .form-search .select-year {
    width: 12%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    margin: 0 2%;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #606266;
    font-family: "MyriadPro-Regular";
    border-radius: unset;
    -webkit-border-radius: none;
    -moz-border-radius: none;
}
@media screen and (max-width: 1080px) {
    .filter-search-media.field .form-search .select-year {
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
    }
}
.filter-search-media.field .form-search .select-by-field {
    width: 22%;
    outline: 0;
    border: unset;
    box-shadow: none;
    padding: 3px 8px;
    cursor: pointer;
    background-color: #f1f1f1;
    color: #606266;
    font-family: "MyriadPro-Regular";
    border-radius: unset;
}
@media screen and (max-width: 1080px) {
    .filter-search-media.field .form-search .select-by-field {
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
    }
}
@media screen and (max-width: 768px) {
    .filter-search-media.field .form-search {
        display: unset;
    }
    .filter-search-media.field .form-search .search {
        margin-bottom: 15px;
        width: unset;
    }
    .filter-search-media.field .form-search .select-year {
        margin-left: 0;
        width: 49%;
        padding: 9px 8px;
    }
    .filter-search-media.field .form-search .select-by-field {
        width: 48%;
        padding: 9px 8px;
    }
}
@media screen and (max-width: 350px) {
    .filter-search-media.field .form-search .select-year {
        width: 48%;
    }
    .filter-search-media.field .form-search .select-by-field {
        width: 48.4%;
    }
}
@media only screen and (max-width: 1080px) {
    .filter-search-media.field.human {
        margin-top: 0 !important;
    }
}
.filter-search-sharehoder.non-field {
    width: 100%;
}
@media only screen and (max-width: 600px) {
    .filter-search-sharehoder.non-field {
        margin-bottom: 20px;
    }
}
.filter-search-sharehoder.non-field .form-search {
    display: flex;
}
.filter-search-sharehoder.non-field .form-search .search {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: baseline;
    background-color: #f1f1f1;
}
.filter-search-sharehoder.non-field .form-search .search input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 20px;
}
.filter-search-sharehoder.non-field .form-search .search input:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-sharehoder.non-field .form-search .search button {
    background-color: unset;
    color: #707070;
    border: none;
    outline: none;
}
.filter-search-sharehoder.non-field .form-search .search button:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-sharehoder.non-field .form-search .select-year {
    width: 12%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    margin-left: 2%;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #2e2e2e;
}
@media only screen and (max-width: 1080px) {
    .filter-search-sharehoder.non-field .form-search .select-year {
        border-radius: unset !important;
    }
}
@media only screen and (max-width: 992px) {
    .filter-search-sharehoder.non-field .form-search .select-year {
        width: 32%;
    }
}
.filter-search-media.non-field-w66 .form-search {
    display: flex;
    max-width: 68%;
    margin-right: 2.7%;
}
.filter-search-media.non-field-w66 .form-search .search {
    width: 81%;
    height: 40px;
    display: flex;
    align-items: baseline;
    background-color: #f1f1f1;
}
.filter-search-media.non-field-w66 .form-search .search input {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding-left: 20px;
}
.filter-search-media.non-field-w66 .form-search .search input:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-media.non-field-w66 .form-search .search button {
    background-color: unset;
    color: #707070;
    border: none;
    outline: none;
}
.filter-search-media.non-field-w66 .form-search .search button:focus {
    border: none;
    outline: none;
    box-shadow: unset;
}
.filter-search-media.non-field-w66 .form-search .select-year {
    width: 14%;
    outline: 0;
    box-shadow: none;
    padding: 3px 8px;
    margin-left: 2%;
    cursor: pointer;
    background-color: #f1f1f1;
    border: unset;
    color: #2e2e2e;
} /*# sourceMappingURL=common.css.map */
