body {
    box-sizing: border-box;
    display: block;
    background-color: #ffffff;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
    color: #2e2e2e;
    font-family: 'Kantumruy', sans-serif;
    -webkit-text-stroke: .025em rgba(51, 51, 51, 0.50);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.005);
}

.banner-head {
    margin-top: 0px !important;
    padding-top: 5px;
    font-family: 'Kantumruy', sans-serif;
    display: block;
    background-color: #254A89;
    height: 35px;
}

.banner-head-content {
    position: relative;
    text-align: right;
}

.navbar-collapse {
    flex-grow: 0 !important;
}

ul, li {
    list-style: none;
}

a, a:hover {
    text-decoration: none;
    color: #fff;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.top-content {
    font-size: 13px;
    display: inline-block;
    position: relative;
}

.top-content li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
}

.alert-count {
    font-size: 13px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    right: 12px !important;
    top: 10px !important;
    border-radius: 50% !important;
}

.top-pad {
    border-left: 1px solid #fff !important;
}

.top-content i {
    margin-right: 9px;
    color: #dc3545;
    font-size: 15px !important;
}

.site-branding {
    float: left;
    position: relative;
    display: block;
    z-index: 1;
}

.site-branding img {
    max-height: 70px;
}

.site-navigation {
    position: relative;
}

.nav-height {
    height: 80px;
    border-bottom: 1px solid #bababf;
}

.header-icon {
    height: 100px;
    line-height: 100px;
    position: relative;
    margin-left: 7px;
}

.header-icon i {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 31px;
    line-height: 31px;
    color: rgba(11, 12, 38, 1);
    border-color: rgba(11, 12, 38, 1);
    border: 1px solid;
    font-size: 12px !important;
    z-index: 9;
}

.nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.dropdown {
    position: relative;
}

.sub-dropdown {
    margin-left: 160px;
    margin-top: -50px;
}

.form-control {
    margin-left: 10px;
    border: none;
    border-bottom: 1px solid #b8b4b0;
    border-color: #b8b4b0 !important;
    border-radius: 0 !important;
    box-shadow: none;
}

.search-icon {
    height: 30px;
}

.nav-text li a {
    display: block;
    margin: 0px;
    padding: 0px 17px 0px 17px;
    text-decoration: none;
    position: relative;
    z-index: 1;
    line-height: 77px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Kantumruy', sans-serif;
    color: black;
}

.nav-text li a:hover {
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
    background: #4267b2d6;
}

.dropdown-menu li {
    height: 50px;
    padding-top: 10px;
}

.dropdown-menu li:hover {
    background: #ffffff82;
}

.dropdown-menu li:hover a {
    color: white !important;
}

.navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-item {
    height: 30px !important;
    line-height: 30px !important;
    margin-right: 5px;
    margin: 4px 5px 4px 0px;
    color: white !important;
    font-weight: bold !important;
}

.picture-img-box {
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    position: relative;
    overflow: hidden;
}

.box-pad {
    margin-bottom: 20px;
    padding-right: 2px;
    padding-left: 2px;
}

.box-pad-first {
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
}

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

.tabs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.tabs ul {
    padding: 0;
    margin: 0;
}

.tabs li {
    display: inline-block;
}

.act-news li .active {
    border-color: #254A89;
    background-color: #254A89;
    color: #fff !important;
}

.tabs li a {
    display: block;
    cursor: pointer;
    padding: 8px 22px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    transition: all 0.3s;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Kantumruy', sans-serif;
    color: black;
}

.content-tab {
    width: 100%;
}

.boxes-spacing {
    margin: 0px -1px;
}

.feature-img-post {
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
    transition: .2s all;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    cursor: pointer;
}

.featured-thumbnail {
    position: relative;
    overflow: hidden;
}

.img-text {
    z-index: 2;
    background-color: rgba(24, 35, 51, 0.65);
    position: relative;
    margin-top: -59px;
    padding: 10px;
    font-weight: bold !important;
}

.tabs .content-tab h6 {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 29px;
    padding-bottom: 7px;
}

.tabs .content-tab h7 {
    font-size: 13.5px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 29px;
    padding-bottom: 7px;
}

.news-img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.car-owl { /*transform: translate3d(-850px, 0px, 0px);*/
    transition: all 3s ease 0s;
    width: 2720px;
}

.cloned {
    width: 170px;
    margin-right: 0px;
}

.new-view {
    position: relative;
    display: block;
    padding: 0;
}

.new-slide {
    margin-right: 13px;
    margin-left: 13px;
    padding: 10px 2px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}

.img-new {
    width: 100%;
    height: auto;
}

.text-play {
    border-bottom: 2px solid #0c4570;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.main-card {
    height: 80px
}

.new-side-img {
    width: 60px;
    height: auto;
}

.side-text {
    font-weight: bold;
    padding-left: 25px;
}

.card {
    height: calc(200px - 50px);
}

.footer {
    background-color: #0c4570;
    margin-top: 16px;
}

.footer, .widget {
    padding: 15px 0 10px;
}

.widget .widget-title {
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Kantumruy', sans-serif;
}

.widget .widget-title:after {
    display: block;
    height: 3px;
    margin-top: 0;
    margin-bottom: -13px;
    content: '';
    position: absolute;
    bottom: 0;
    width: 20px;
    background-color: #fff;
}

.widget ul {
    margin: 0;
    padding: 0;
}

.widget ul > li {
    padding: 0 0 5px 0;
    position: relative;
}

.widget ul#menu-footer-services li a {
    padding-left: 16px;
    position: relative;
    font-family: 'Kantumruy', sans-serif;
    font-size: 14px;
    -webkit-text-stroke: 0em rgba(51,51,51,0);
    -webkit-text-stroke-width: 0em;
    -webkit-text-stroke-color: rgba(51, 51, 51,0);
}



.foot-icon {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 4.4 !important;
    font-size: 6px;
}

.img-footer {
    width: 100%;
    height: auto;
}

#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.box-wrap:hover .box {
    box-shadow: none;
}

.box-wrap:hover .box:hover {
    box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.150);
}

.feature-img-post:hover .featured-thumbnail {
    box-shadow: none;
}

.feature-img-post:hover .featured-thumbnail:hover {
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
}

#panel, #flip:hover {
    color: black;
}

#panel {
    display: none;
}

.flip-text {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
    padding-right: 20px;
    color: #0c4570;
    text-align: right;
}

#panel2, #flip2:hover {
    color: black;
}

#panel2, #panel3, #panel4, #panel5, #panel6, #panel7, #panel8 {
    display: none;
}

.top-hov:hover {
    color: #bababf !important;
}

.social {
    font-size: 20px;
}

.foot-social {
    font-size: 35px;
    vertical-align: middle;
}

.foot-social:hover {
    color: #bababf;
}

.widget ul#menu-footer-services li a:hover {
    color: #bababf;
}

#menu-footer-services li a:hover, #menu-footer-services li i:hover {
    color: black;
}

.bg-hov:hover {
    background-color: #bababf;
}

.bg-col {
    background-color: #fff;
}

#navbar_top ul li:hover .nav-link {
    background: #f8f8f8;
    border-bottom: 2px solid #eb8b1e;
}

#navbar_top ul li .active {
    border-bottom: 2px solid #254A89;
    background: #f8f8f8;
}

.img-head {
    width: 100%;
    height: auto;
}

.bg-head {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 11;
    position: relative;
    background-image: url(../img/header1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.title-heading {
    color: #fff;
    position: relative;
}

.title-heading h1 {
    text-transform: capitalize;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 10px;
    font-weight: 500;
}

.hov-nav a:hover {
    background-color: #ffffff00;
}

.top-hov .active {
    color: #bababf;
    border-bottom: 1px solid #bababf;
}

.box-4 {
    margin-top: 5px;
}

.ann-content {
    margin-bottom: 40px;
}

.sub-title {
    font-weight: 450;
    font-size: 20px;
    color: #244A88;
}

.bor-bread {
    border-bottom: 1px dotted darkblue;
}

ul.breadcrumb {
    list-style: none;
    background-color: inherit;
    float: right;
    margin-top: 28px;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
    color: #0c4570;
}

ul.breadcrumb i {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    color: #0c4570;
    padding-top: 9px;
}

ul.breadcrumb li.active, ul.breadcrumb li.active a {
    background-color: #254A89;
    color: #fff;
    padding: 0px 5px 5px 5px;
}

ul.breadcrumb li a {
    color: #0c4570;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

ul.breadcrumb li a:hover {
    color: #bababf;
}

.text-box-overlay-top {
    left: 0px;
    z-index: 2;
    background-color: rgba(24, 35, 51, 0.65);
    position: absolute;
    width: 100%;
    height: 40px;
    margin-top: 0;
    padding-top: 6px;
}

.text-box-overlay-bot {
    width: 100%;
    height: 60px;
}

div.text-center {
    display: flex;
    align-items: center
}

div.text-center h6 {
    margin: 0 auto;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
}

.ann-text-top {
    font-size: 12px;
    text-align: center !important;
}

.ann-bot-text {
    font-size: 12px;
}

.scholar-text {
    font-size: 12px;
}

.vi-box {
    color: #000;
    padding: 35px 20px 30px 20px;
    margin-bottom: 30px;
    min-height: 325px;
    border-top: 5px solid;
    z-index: -1;
    margin-top: 55px;
    border-radius: 1%;
}

.vi-title-box {
    margin-top: 10px;
    color: #000;
    padding: 5px 5px 5px 5px;
    height: auto;
    width: 50%;
    margin-left: 120px;
    box-shadow: 0 4px 4px #486685;
    z-index: 1;
    position: absolute;
}

.v-violet {
    background: #3581BA;
    border-color: #3581BA;
}

.v-mis {
    background-color: #5D9AC7;
    border-color: #5D9AC7;
}

.vi-text {
    text-align: center;
    font-size: 35px;
    margin: 10px 0;
    color: #fff;
    font-weight: 500;
}

.vi-box p {
    font-size: 18px;
    line-height: 35px;
    color: #000;
    margin: 10 0 10px;
    text-align: left;
    color: #fff;
    font-weight: 350;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    height: 1px;
}

.history {
    margin-top: 15px;
}

.history h5 {
    float: left;
    font-size: 16px;
    font-weight: 450;
}

.history p {
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
}

.history-ul, .history-ul li {
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
    list-style: disc;
    padding-left: 0;
    font-weight: bold;
}

.indent {
    margin-left: 40px;
}

.his-img {
    max-width: 100%;
    height: auto;
    float: right;
}

.his-img-text p {
    font-weight: bold;
    font-size: 14px;
}

.con-title {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.elect {
    display: block;
}

.elect-menu {
    padding: 0;
}

.elect-menu li {
    padding: 0;
    position: relative;
}

.elect-menu li a {
    display: block;
    padding: 10px 5px 5px 5px;
    position: relative;
    z-index: 1;
    font-size: 14px;
    transition: all 0.2s linear;
    color: #898989;
    font-weight: 400;
    line-height: 25px;
}

.elect-bor-bottom {
    border-bottom: 1px solid #bababf;
    width: 90%;
    margin-left: 10px;
}

.ser-title h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.read-more {
    text-align: left;
}

.read-more a {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
}

.event-news-img {
    width: 100%;
    height: auto;
}

.news-title {
    font-size: 18px;
    font-weight: 480;
    color: #000;
    line-height: 30px;
}

.news-text {
    border-bottom: 1px solid #BABABA;
    margin-right: 10px;
}

.news-text a:hover, .news-text a h3:hover, .link-text p a:hover {
    color: #bababf;
}

.pre-news-img { /* width: 100%; max-height: 150px; */
    object-fit: contain;
    width: 100%;
    height: 135px;
}

.bor-news {
    border-top: 1px solid #bababf;
    padding-top: 15px;
}

.new-pad {
    margin-bottom: 20px;
}

.news-con-text h3 {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #000;
}

.new-con-pad {
    margin-top: 20px;
}

.title-bor {
    border-bottom: 1px solid #254A89;
}

.news-tag {
    background-color: #fff;
    border: 1px solid #bababf;
    border-radius: 25px;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
}

.news-tag h5 {
    font-size: 12px;
    font-weight: 300;
    color: #264a88;
    text-align: center;
    margin: 5px 0 5px 0;
}

.pad-0 {
    padding-right: 0;
    padding-left: 5px;
}

.con-new-date h5 {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-top: 5px;
    float: left;
}

.link-text {
    margin-top: 10px;
}

.link-text p a {
    color: #254A89;
    font-size: 14px;
    font-weight: bold;
}

.link-icon {
    font-size: 30px;
    margin-top: 15px;
}

.face {
    color: #3B5998;
    padding-left: 10px;
}

.you {
    color: #FF0000;
}

.share {
    color: #05b396;
    padding-left: 10px;
}

.new-content-text {
    margin-top: 20px;
    padding-bottom: 45px;
}

.new-content-text p {
    font-size: 15px;
    font-weight: 300;
    text-align: left;
    text-indent: 25px;
    line-height: 28px;
}

.new-content-img {
    width: 50%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.new-subcontent {
    color: #000000;
    word-break: break-all;
}

.link-img {
    text-align: center !important;
    padding-right: 50px;
}

.link-img a {
    font-size: 12px;
    color: #254A89;
    text-decoration: underline;
}

.news-cont-tab li a {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 5px;
    line-height: 0;
}

.bor-cat {
    border-left: 1px solid #bababf
}

.news-cat-text {
    padding: 0;
    margin-top: 10px;
}

.news-cat-title {
    font-size: 13px;
    font-weight: 300;
/ / text-align: justify;
    color: #000;
    padding: 0;
    line-height: 25px;
}

.bor-sub-cat {
    border-bottom: 2px solid #bababf;
}

.cat-text a {
    color: #254A89;
    font-size: 10px;
    float: left;
}

.cat-text h5 {
    color: #254A89;
    font-size: 10px !important;
    float: right;
    padding: 0;
    margin-right: 5px;
}

.new-cat-pad {
    margin-top: 10px;
}

.all-box-bor {
    border-top: 2px solid #bababf;
    padding-top: 10px;
}

.last-change {
    font-size: 14px;
    color: #8d90a0;
    text-align: right;
    padding-bottom: 10px;
    margin-top: 30px;
}

.his-timeline {
    margin-top: 10px;
    position: relative;
    margin-top: -30px;
}

#his-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 3px;
    background: #000;
    left: 50%;
    margin-left: -2px;
}

.his-timeline-block-img {
    width: 38%;
    height: 250px;
    float: right;
}

.sec-block {
    float: none !important;
}

.block-right {
    float: right;
}

.his-timeline-text-title {
    position: absolute;
    top: 0;
    padding: 20px 20px;
    background-color: #254A89;
    border-radius: 500px;
    left: 42%;
    width: 16%;
}

.his-timeline-text-title h3 {
    font-size: 14px;
    font-weight: 450;
    color: #fff;
    text-align: center;
    margin: 0;
}

.his-timeline-text-box {
    position: relative;
    background: #f5f5f5;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #ebebeb;
    margin-left: 15px;
    padding: 10px 15px;
    width: 39%;
    margin-right: 0;
}

.his-timeline-content {
    margin-top: 25px;
}

.his-timeline-text-box::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #f5f5f5;
}

.his-timeline-text-box h3 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #bababf;
    padding-bottom: 10px;
    line-height: 25px;
}

.his-timeline-text-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.his-button {
    margin-top: 25px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.his-button-text {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    background-color: #254A89;
    border-radius: 500px;
}

.his-button-text:hover {
    background-color: #7CB9E9;
}

.elect-cat-title {
    width: 100%;
    height: auto;
    background-color: #254A89;
    margin-top: 16px;
}

.elect-con-box {
    width: 100%;
    height: auto;
    min-height: 250px;
    background-color: #fff;
    box-shadow: 0 4px 4px #bababf;
    padding-bottom: 15px;
}

.elect-con-number {
    background-color: #254A89;
    padding: 1px 8px;
    float: right;
}

.elect-menu li.active {
    background-color: #FFFFFF;
}

.elect-menu li a:hover {
    background-color: #E8E8E8;
}

.date {
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 400;
    margin-bottom: 5px;
}

.new-date-bor {
    width: 100%;
    padding-bottom: 2px;
}

p.news-desc a {
    font-size: 12px;
    font-weight: bold;
    color: #577EBE;
    line-height: 20px;
}

.news-desc {
    margin-bottom: 10px;
}

.pagination {
    display: inline-block;
    float: right;
    margin-top: 25px;
    margin-bottom: 25px;
}

.pagination a {
    color: black;
    float: left;
    padding: 5px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

.pagination a.active {
    background-color: #254A89;
    color: white;
    border: 1px solid #4CAF50;
    border-radius: 5px;
}

.pagination a:hover:not(.active) {
    background-color: #254A89;
    color: #fff;
}

a.page-dot {
    border: none;
    padding: 0;
}

.news-pad {
    padding-right: 0;
}

.icon-nav {
    float: right;
    padding-top: 10px;
    color: #254A89;
}

.icon-left {
    float: left;
    padding-top: 8px;
    color: #254A89;
    width: 12px;
    height: 20px;
}

.procure-img {
    width: 100%;
    height: auto;
    float: left;
}

.date-procure {
    background-color: #254A89;
    margin-left: 0px;
    margin-bottom: 10px;
}

.procure-head-text {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0px 5px 0px;
}

.procure-title {
    font-size: 16px;
    font-weight: 450;
    line-height: 25px;
    color: #000;
}

.date-public-right {
    position: absolute;
    right: 0;
    padding-left: 1px;
}

.date-public {
    color: #254A89;
    font-size: 12px;
    font-weight: bold;
}

.know-icon {
    font-size: 6px;
    color: #C1C1C1;
}

.know-news-text {
    margin-bottom: 10px;
}

li.know-news-text a {
    color: #254A89;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

li.know-news-text a:hover {
    color: #7CB9E9;
}

.know-news {
    padding-left: 10px;
}

.scho-box-overlay-bot {
    left: 0px;
    z-index: 2;
    background-color: rgba(24, 35, 51, 0.65);
    position: absolute;
    width: 100%;
    height: 60px;
}

.scholar-title h2 {
    color: #254A89;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
}

.scholar-img img {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.scholar-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 15px 10px 15px 10px;
    text-align: center;
}

.link-icon a:hover {
    color: #bababf;
}

.his2-img {
    margin-top: 10px;
    width: 100%;
    height: auto;
}

.his3-box {
    background-color: #254A89;
    padding: 1px;
    transition: .2s all;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    cursor: pointer;
    width: 100%;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

.his3-year-text {
    color: #fff;
    text-align: left;
}

.his3-year-text h5 {
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 3px;
}

.his3-name-text h6 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
}

.his3-bor {
    border-top: 1px solid #fff;
    padding-top: 5px;
}

.his3-icon {
    float: right;
}

.his3-icon-sty {
    font-size: 45px;
    color: #fff;
}

.his3-box:hover {
    
}

.pan-his3 {
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 30px;
}

.his3-img {
    width: 100%;
    height: auto;
    padding-left: 10px;
}

.h3-content p {
    font-size: 12px;
    font-weight: bold;
}

td, th {
    border: 1px solid #000;
    text-align: center;
    padding: 10px;
}

.his4-title {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

table {
    border-collapse: collapse;
    width: 100%;
}

.th1 {
    width: 20%;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.th2 {
    width: 40%;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    background-color: #F7E0C0;
}

.th3 {
    width: 40%;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    background-color: #F3D6D2;
}

.mid-title {
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
}

.mid-content {
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px;
}

.note {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
}

.note-right {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
}

.elect-date {
    font-size: 10px;
}

.service-timeline {
    margin-top: 10px;
    position: relative;
}

#service-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    height: 120%;
    width: 3px;
    background: #000;
    left: -4%;
    margin-left: -2px;
}

.service-timeline-text-title {
    position: absolute;
    top: 0;
    padding: 20px 20px;
    background-color: #254A89;
    border-radius: 5px;
    left: 15%;
    width: 20%;
}

.service-timeline-text-title h3 {
    font-size: 16px;
    font-weight: 450;
    color: #fff;
    text-align: center;
    margin: 0;
}

.service-timeline-text-box {
    position: relative;
    background: #E2E2E2;
    border-radius: 0.25em;
    box-shadow: 0 3px 0 #ebebeb;
    margin-left: 15px;
    padding: 20px 35px;
    width: 39%;
    margin-right: 0;
    right: 20%;
    float: right;
}

.service-timeline-content {
    margin-top: 25px;
    padding-bottom: 65px;
}

.service-timeline-text-box a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #254A89;
    text-decoration: underline;
}

.service-timeline-text-box a:hover {
    color: #bababf;
}

.service-icon {
    font-size: 6px;
    color: #254A89 !important;
}

.ser-pad {
    padding-bottom: 65px;
}

.ser-detail-text {
    margin-top: 10px;
}

.ser-detail-text p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
}

.service-detail-img {
    width: 40%;
    height: auto;
    margin-right: 30px;
}

.payment-box-title {
    width: 100%;
    height: auto;
    min-height: 250px;
    background-color: #f4f4f4;
    box-shadow: 0 4px 4px #bababf;
    padding-bottom: 15px;
}

.payment-cat-title {
    width: 100%;
    height: auto;
    background-color: #254A89;
    margin-top: 16px;
}

.payment-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    padding: 20px;
}

.bank-pad {
    padding: 50px 10px 35px 25px;
}

.bank-img {
    width: 50%;
    height: auto;
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
    object-fit: cover;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.itemstyle {
    background-color: #fff;
    overflow: hidden;
    transition: all .25s;
    text-align: center;
    text-decoration: none;
    height: 100%;
}

.item a {
    color: black;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.bank-logo {
    display: block;
    height: 130px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #f0f4f8;
}

.projectinfo {
    position: relative;
}

.bank-name {
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    font-weight: bold;
}

.newitem {
    margin-bottom: 20px;
}

.agency-logo {
    display: block;
    height: 110px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #f0f4f8;
}

.agency-pad {
    padding: 40px 15px 35px 15px;
}

.cash-title {
    font-size: 14px;
    font-weight: bold;
    color: #254A89;
    padding-left: 22px;
    padding-top: 15px;
}

.cash-pad {
    padding: 10px 15px 5px 15px;
}

.cash-box {
    box-shadow: none;
    margin-bottom: 15px;
}

.news-key {
    margin-right: 5px;
    padding: 5px 15px 5px 15px;
    margin-bottom: 4px;
}

.news-key h5 {
    font-size: 12px;
}

.news-cat-text {
    color: #254A89;
    font-size: 14px;
    float: right;
    margin-top: 0;
    font-weight: 400;
}

.photo-img {
    margin-top: 50px;
}

.photo-img img {
    width: 80%;
    height: 300px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.photo-text {
    margin: 10px 70px 10px 80px;
}

.photo-content-text {
    font-size: 16px;
    line-height: 30px;
    font-weight: 450;
    color: #000;
}

.photo-content-text:hover {
    color: #bababf;
}

.photo-date-bor {
    border-bottom: 1px solid #577EBE;
    width: 50%;
    padding-bottom: 2px;
}

.photo-button {
    margin-top: 25px;
    margin-bottom: 5px;
}

.photo-button-text {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    background-color: #254A89;
    border-radius: 500px;
}

.photo-button-text:hover, .video-button-text:hover {
    background-color: #bababf;
}

.video-post {
    background-color: #fff;
    padding: 0;
    margin: 10px 10px 20px 25px;
    transition: .2s all;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    cursor: pointer;
}

.date-box {
    background-color: rgba(24, 35, 51, 0.65);
    margin-top: -7px;
}

.video-date {
    font-size: 14px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight: 450;
}

.video-button-text {
    color: #fff;
    font-size: 12px;
    font-weight: 450;
    padding: 5px 8px;
    background-color: #254A89;
    border-radius: 500px;
    float: right;
    margin-top: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.view-icon {
    font-size: 5px;
}

.video-text {
    font-size: 15px;
    font-weight: 450;
    text-align: center;
    color: #000;
}

.video-text:hover {
    color: #bababf;
}

.video-content {
    padding: 10px 20px 30px 20px;
}

.video-pad {
    padding: 0;
}

.video-view-title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}

.video-view-date {
    font-size: 10px;
    color: #bababf;
    font-weight: bold;
}

.video-date-bor {
    border-bottom: 1px solid #bababf;
    width: 30%;
    font-size: 14px;
    font-weight: 450;
    padding-bottom: 2px;
}

.video-view-content {
    font-size: 14px;
    line-height: 30px;
    color: #254A89;
    font-weight: bold;
}

.video-view-video {
    width: 100%;
    height: 400px;
    padding: 15px 50px 40px 50px;
}

.video-view-text {
    padding: 0 40px 0 50px;
}

.photoview-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
}

.photoview-content {
    margin-top: 10px;
}

.photoview-date-bor {
    border-bottom: 1px solid #C4BEBC;
    width: 30%;
    padding-bottom: 2px;
}

.photoview-date {
    font-size: 14px;
    color: #C4BEBC;
    font-weight: 450;
    margin-bottom: 5px;
}

.photoview-content-text {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    color: #254A89;
}

.photoview-myimg {
    width: 92%; /* width: 349px; */
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    cursor: pointer;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    max-width: 70%;
    border: none;
    padding-top: 15px;
    height: 460px;
}

.modal-content-new { /*margin: auto;*/
    display: block;
    max-width: 90%;
    border: none;
    padding-top: 15px;
    height: 460px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.modal-content-new, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover, .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.modal-bg {
    width: 70%;
    background-color: #fff;
    margin: auto;
    display: block;
    height: 500px;
    border-radius: 10px
}

.photoview-prev, .photoview-next {
    background-color: #bababf;
    color: #254A89;
    height: 12%;
    border-radius: 50%;
    width: 5%;
    font-size: 35px;
    opacity: 1;
    top: 50%;
}

.photoview-prev {
    left: 5%;
}

.photoview-next {
    right: 5%;
}

.view-number {
    padding-top: 5px;
}

.view-number p {
    font-size: 15px;
    color: #254A89;
    text-align: center;
}

.photoview-sub-img {
    margin-bottom: 15px;
    cursor: pointer;
}

.photoview-sub-img img {
    width: 100%; /* height: auto; */
    object-fit: cover;
    height: 170px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 500px;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #fff;
}

.overlays {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; /* height: auto; */
    height: 170px;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #fff;
}

.photoview-sub-img:hover .overlays {
    opacity: 0.5;
}

.icon {
    position: absolute;
    z-index: 1;
    color: white;
    left: 43%;
    top: 40%;
    padding: 10px 10px 25px 10px;
    background-color: #254A89;
    height: 15px;
    border-radius: 50%;
}

.fa-expand-alt:hover {
    color: #eee;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.photoview-img:hover .overlay {
    opacity: 0.5;
}

.icon-main {
    position: absolute;
    z-index: 1;
    color: white;
    left: 47%;
    top: 45%;
    padding: 15px 20px 55px 20px;
    background-color: #254A89;
    height: 15px;
    border-radius: 50%;
    font-size: 40px;
}

.callcenter-box {
    background-color: #9FC2D8;
    overflow: hidden;
    transition: all .25s;
    text-align: center;
    text-decoration: none;
    height: 100%;
    width: 70%;
    border: 1px solid #bababf;
    margin-left: 45px;
    margin-top: 15px;
    border-radius: 5px;
}

.callcenter {
    cursor: pointer;
}

.callcenter-img {
    width: 60%;
    height: auto;
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 10px;
    object-fit: cover;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.callcenter-logo {
    display: block;
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #f0f4f8;
}

.callcenter-title {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}

.callcenter-title:hover {
    color: #fff;
}

.callcenter-name {
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.callcenter-item {
    padding: 0;
}

.callcenter-box:hover {
    box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.150);
}

.ivr-content p {
    font-size: 15px;
    color: #3b3f45;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 10px;
}

.ivr-title {
    font-size: 20px;
    color: #fff;
    text-align: left;
    padding: 20px;
}

.QA-box {
    background-color: #254A89;
    transition: .2s all;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    cursor: pointer;
    width: 100%;
    margin-top: 15px;
}

.QA-icon {
    float: right;
    padding-right: 16px;
    padding-top: 10px;
}

.QA-icon-sty {
    font-size: 45px;
    color: #fff;
}

.QA-title {
    font-size: 20px;
    color: #fff;
    font-weight: 450;
    text-align: left;
    padding: 15px;
}

.QA-content p {
    font-size: 18px;
    color: #707070;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
}

.feedback-pad {
    padding: 50px 70px;
}

.feedback-text h3 {
    color: #254A89;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}

.e-logo-bg {
    margin-top: 10px;
    height: auto;
    width: 30%;
    margin-left: 120px;
    z-index: 1;
    position: absolute;
    background-color: #1662B0;
    border-radius: 60px;
}

.e-img {
    width: 100%;
    height: auto;
}

.e-content-box {
    padding: 35px 20px 10px 20px;
    margin-bottom: 30px;
    z-index: -1;
    margin-top: 60px;
    background-color: #254a89;
    border-radius: 5px;
    height: auto;
    width: 100%;
    min-height: 280px;
}

.e-title {
    color: #fff;
    padding-top: 40px;
    font-size: 30px;
    text-align: center;
}

.e-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 25px;
}

.e-app img {
    width: 100%;
    height: auto;
}

.e-content-box:hover {
    box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.150);
}

.e-title:hover {
    color: #bababf;
}

.e-icon {
    width: 100%;
    height: auto;
    padding: 15px 15px 20px 15px;
}

.e-app-alone img {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
}

.key-public {
    color: #254A89;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
}

.de-date-public {
    color: #254A89;
    font-size: 14px;
    font-weight: 400;
    float: right;
    margin-bottom: 4px;
}

.key-hov .key-public:hover {
    color: #bababf
}

.de-pad {
    padding-left: 65px;
    padding-right: 50px;
}

.de-detail-title {
    margin-top: 20px;
}

.de-detail-title h3 {
    font-size: 20px;
    color: #254A89;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
}

.de-detail-text {
    margin-top: 30px;
}

.de-detail-text h3, .de-detail-text p {
    color: #000;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
}

.de-detail-img {
    margin-top: 10px;
}

.de-detail-img img {
    width: 30%;
    height: auto;
    margin: auto;
    display: block;
}

/* New Some Class Css */
.update-by {
    color: #254A89;
    font-size: 12px;
    font-weight: bold;
}

.caret {
    position: relative;
    top: -1px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-divider {
    margin: 0 !important;
}