.description,
.description2,
h5 > a {
    word-wrap: break-word
}

@font-face {
    font-family: iciel_pantonblack;
    src: url(font/icielpanton-black.otf)
}

@font-face {
    font-family: iciel_pantonlight;
    src: url(font/icielpanton-light.otf)
}


.media {
    margin-bottom: 1em;
    border-bottom: 1px solid #eeee;
    padding-bottom: 2em;
    width: 100%
}

@media only screen and (max-width: 540px) {
    .media .content{
        display: none;
    }
    .media.row-media {
        justify-content: center;
    }
}

.row-media{
    flex-wrap: nowrap;
    gap: 0 40px;
}

.media .content{
    margin-top: 0;
}


.description {
    font-size: 15px !important;
    line-height: 25px !important;
    padding-top: 1em
}

.description_modal {
    font-size: 15px !important;
    line-height: 25px !important;
    padding-top: 1em
}

.description2 {
    color: #000 !important
}

.img_new {
    width: inherit
}

.section-top {
    margin-top: 5em
}

.read {
    font-family: inherit;
    font-size: 16px;
    color: #71a9d4 !important;
    text-decoration: underline;
    float: right
}

.bg_event {
    background: #F2F3F4
}

.footer_bt {
    padding-bottom: 0 !important
}

.title {
    font-weight: 700;
    font-size: 18px;
    padding-top: 1em
}

#calendar {
    max-width: 900px;
    margin: 40px auto;
    padding: 0 10px
}

#button {
    display: inline-block;
    background-color: none;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

.card-title,
.tel {
    font-family: Open Sans
}

.card-title,
.tel,
.title-about {
    font-weight: 700
}

#button:hover {
    cursor: pointer;
    background-color: #333
}

#button:active {
    background-color: #555
}

#button.show {
    opacity: 1;
    visibility: visible
}

.title_show {
    border-bottom: 2px solid #ccc
}

.tel {
    margin-top: 2em;
    font-size: 16px;
    line-height: 36px;
    color: #303030
}

.card-title {
    font-size: 36px;
    line-height: 48px;
    color: #204181 !important
}

.footer-right .connect {
    border-bottom: none !important
}


.footer-right {
    padding-left: 2em;
}


@media only screen and (min-width: 600px) {
    .footer-right {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
}

.footer-email {
    border-right: 1px dotted #9ca3aa
}

.footer-middle {
    border-top: 6px solid #d5d7da;
}

.footer-map {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin: 0;*/
}

.table-about > tr {
    border: 2px dotted #9ca3aa !important
}

.title-about {
    font-size: 16px;
    color: #204281 !important
}

.title-korea-about {
    font-size: 16px;
    color: #303030 !important;
    font-weight: 700
}

.description2 {
    font-size: 13.5px !important;
    line-height: 25px !important;
    padding-top: 1em;
    font-family: 'Open Sans', sans-serif
}

.nav-link {
    font-family: iciel_pantonlight !important
}

.logo {
    max-width: 210px
}

li > a:hover {
    border-bottom: 2px solid #234082
}

/*//detail companies*/
.bg {
    background: #204181;
    color: #ffffff;
}

.table2 th {
    width: 200px;
    font-weight: 600;
}

.bg2 {
    background: #ffffff;
    line-height: 25px;
    height: 50px;
    max-height: 50px;
}

.bg3 {
    background: #204181 ;
    color: #ffffff;
    font-weight: bold;
}
.bg3 h2
{
    font-weight: bold;
}

.table2 td, .table2 th {
    border: 0.5px dotted #96aace !important;
    font-weight: normal;
    vertical-align: inherit;
}

/*//end companies detail*/

.heading-right > a:hover {
    color: #234082 !important;
    background: none !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    box-sizing: border-box;
    text-transform: uppercase;
    border: none;
    background: rgb(2, 15, 85);
    background: linear-gradient(90deg, rgba(2, 15, 85, 1) 25%, rgba(128, 38, 51, 1) 120%);

}

.slider-nb {
    margin-top: 80px !important;
}
div.slider-nb img {
    object-fit: contain;
    height: auto !important;
}

.slider-item:before {
    background: rgba(25, 25, 112, 0.5)
}

.footer-hb {
    background: #1d447d !important;
}

.text-footer {
    color: #ffffff !important;
}

.text-showroom {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 700;
}

.footer-info li {
    color: #ffffff
}

.showhome {
    background-image: url("../images/showroom2.jpg");
    padding: 30px 0 100px 0;
}

.history-hb {
    background-image: url("../images/banbe-show.jpg");
}

.history-incu {
    border: none !important;
}

.showroom-hb::before {
    background: rgba(25, 25, 112, 0.5);
}

.btn-showroom {
    color: #ffffff;
}

.btn-showroom {
    color: #ffffff !important;
}

.btn-showroom:hover {
    color: #ffffff !important;
}
.facilities{
    background-color: #e8e8e8;
}
.facilities-single, .reservation-single{
    padding: 50px 0 60px;
}

/*.reservation-single {*/
/*    padding: 50px 0 60px;*/
/*}*/
.img__description_layer {
    position: absolute; bottom: 0; height: 50px;
    left: 15px; right: 15px; background: #1d447d;
    color: #fff !important; visibility: hidden;
    display: flex; align-items: center;
    justify-content: center;
    transition: opacity .2s, visibility .2s;
    visibility: visible;
    opacity: 0.8;
}
.facilities .row .img__wrap{
    margin-bottom: 30px;
}



#wait {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .8) url("../images/pIkfp.gif") 50% 50% no-repeat;
}

.text-book > a:hover {
    color: #ffffff !important;
}

.btn_button {
    border: 1px solid #999;
    padding: 6px 30px;
    color: #666;
    margin-left: 10px;
    text-transform: capitalize;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.btn-viewall,
.btn-new,
.btn_login {
    border-radius: 24px;
    background-color: rgba(26, 64, 129, 1);
    color: rgba(255, 255, 255, 1) !important;
    padding: 10px 30px !important;
}
.btn-viewall:hover,
.btn-new:hover,
.btn_login:hover {
    color: rgba(26, 64, 129, 1) !important;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #204181;
}

.dropdown-menu {
    top: calc(100% + 20px);
    left: unset;
    right: 0;
    padding: unset;
}
.nav-item .dropdown-menu {
    top: calc(100% + 5px);
    left: unset;
    right: 0;
    padding: unset;
}
.dropdown-item {
    font-size: 1rem;
    font-weight: bold;
    text-align: end;
    padding: 1rem;
    border-bottom: 1px solid #D6D6D6;
}
.dropdown-item:last-child {
    border-bottom: none;
}
.nav-current {
    align-items: center;
}
@media (max-width: 992px) {
    .navbar-nav {
        padding: unset;
    }
}

.btn_book {
    border: 1px solid #999;
    padding: 7px 40px;
    color: #666;
    margin-left: 10px;
    text-transform: capitalize;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ffffff;
}

span > a:hover {
    color: #234082 !important;
    border: 1px solid #204181;
}

.img-sl {
    height: 400px !important;
}

.show-title {
    color: #204181 !important;
    line-height: 25px;
    font-size: 25px;
    word-break: break-all;
}

@media only screen and (max-width: 600px) {
    .section-hb {
        padding-bottom: 1em;
    }

    .slider-nb img {
        height: 300px !important;
    }

    .slider-nb {
        margin-top: 1em !important;
    }

    .show-title {
        font-family: 'Open Sans', sans-serif;
    }

    .text-mobile {
        word-break: break-all;
    }

    .soccial_footer {
        margin-top: 2em !important;
        margin-left: 5em !important;
    }
}

.soccial_footer {
    margin-top: 6em;
    display: flex;
    justify-content: space-evenly;
}

.list-ops {
    line-height: 25px;
}

.b2b_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dr {
    display: inline;
}

.text-web {
    color: #ffffff !important;
}

#content p {
    font-size: 15px;
    line-height: 25px;
}

.detail-text> p {
    font-size: 15px !important;
    color: #000 !important;
    line-height: 25px !important;
}

.btn_download2 {
    border: 1px solid #204181;
    padding: 0px 20px;
    color: #204181;
    margin-left: 10px;
    line-height: 40px;
    text-transform: uppercase;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.select_month
{
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: iciel_pantonlight;
}
label>strong
{
    font-family: 'iciel_pantonblack';
}
.table2 tr th
{
    vertical-align: inherit;
}
/*//css book*/
#calendar {
    margin: 1em auto 0;
    width: inherit;
    background-color: #FFF;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 21px 2px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 0 21px 2px rgba(0, 0, 0, .18);
    box-shadow: 0 0 21px 2px rgba(0, 0, 0, .18)
}
.book {
    height: auto;
    background: #204181;
    color: #fff;
    width: 100px;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    border-radius: 3rem;
    margin-top: 3em
}
.center {
    margin: 0 auto
}
.fc-content > span {
    color: #ffffff;
}
.fc-content >.fc-time>span {
    color: #ffffff;
}
.fc-content >.fc-title {
    color: #ffffff;
}

.incubat-text, .match-text {

    background: #f2f2f2 !important;

}
.btn-warning
{
    color: #fff;
}

/* About */
.side-menu {
    background-color: #e6e6e6;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.side-menu > ul {
	box-sizing: border-box;
}
.side-menu > ul > img{
	width: 100%;
}
.side-menu a > img {
    max-height: 22px;
}

.side-menu ul li a {
    font-size: 18px;
    line-height: 25px;
    padding: 12px;
    display: block;
    border-bottom: 1px solid #ffffff;
}
.side-menu > ul > li > a {
    color: #6a6a6a;
    font-weight: 600;
}
.side-menu > ul > li.active a,
.side-menu > ul > li.has-active > a ,
.side-menu > ul > li > a:hover {
    color: #1f3871;
    background-color: #f4f4f4;
    transition: 0.3s;
}

.side-menu ul.sub-menu li a {
    color: #636e83;
    position: relative;
    padding-left: 60px;
}
.side-menu ul.sub-menu li a::before {
    position: absolute;
    left: 42px;
    content: "\25CF";
}

.side-menu ul.sub-menu li:hover a,
.side-menu ul.sub-menu li.active a {
    color: #1f3871;
}

ul.breadcrumb {
    background-color: #fff;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0;
    padding-left: 0;
    margin: 20px 0 30px;
}
ul.breadcrumb li, a {
    font-size: 18px;
    color: #b0b0b0;
}
ul.breadcrumb li+li:before {
    content: "\003E";
    margin: 0 5px;
    display: inline-block;
}

figure img {
    max-width: 100%;
    margin-bottom: 25px;
}
.new-hb , .history-hb, .incubat-hb{
    padding-bottom: 0;
}

.search-inner form {
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .footer-right {
        justify-content: unset;
        align-items: unset;
        padding: 5px 0 5px 15px;
    }
}