body{
    font-size: 16px;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
}
#content-new img{
    max-width: 100%;
}
.btn-disabled{
    background-color: #818a91 !important;
    cursor: inherit !important;
}
.p-link{
    margin-top: 15px;
    margin-bottom: 15px !important;
    display: flex;
}
.p-link a, .p-link span, .p-link img{
    margin: 0px 5px;
}
.p-link a{
    color: #082460;
}
.p-link span{
    color: #4099EC;
}
#logo{
    max-width: 100px;
}
#nav-menu a{
    color: #fff;
    text-transform: uppercase;
}
#nav-menu{
    position: fixed;
    background: rgba(0, 0, 0, 0.7) !important;
    z-index: 999;
    width: 100%;
    top: 42px;
    height: 88px;
}
#nav-menu .dropdown-menu li{
    margin-left: 0px;
}
#nav-menu .dropdown-menu a:hover{
    background: none;
    text-decoration: underline;
}
#nav-menu .dropdown-menu a{
    font-size: 16px;
}
#nav-menu .dropdown-menu{
    background: rgba(0, 0, 0, 0.7) !important;
}
#frm-search button{
    font-size: 16px;
    width: 118px;
    color:#fff;
    height: 36px;
}
#frm-search input{
    padding:5px;
    height: 36px;
    width: 160px;
}
#section_top {
    padding: 130px 0px;
    background: url(../images/bg_detail.png) center center no-repeat;
    background-size: cover;
}
#h1_title {
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 120%;
    color: #082460;
}
.row-news {
    background: #FFFFFF;
    box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    padding: 20px;
    display:flex;
    justify-content: center;
    align-items: center;
}
#btn-search {
    margin-left: 20px;
    background: #4099EC;
    padding: 11px 40px;
    border: none;
    border-radius: initial;
    min-width: 150px;
}
#wrapper-search {
    display: flex;
}
#block-news {
    margin-top: -90px;
}
.block-content {
    background: rgba(235, 238, 243, 0.38) !important;
}
.padding-50-0 {
    padding: 50px 0px;
}
#ul-news{
    background: #FFFFFF;
    padding: 23px 20px;
    margin-left: 0px;
}
#ul-news > li:last-child{
    border-bottom: none !important;
    padding-bottom: 0px;
}
#ul-news > li:first-child{
    padding-top: 0px;
}
#ul-news > li{
    border-bottom: 1px solid rgba(209, 218, 234, 0.5);
    padding: 13px 0px;
}
#ul-news ul{
    padding-left: 0px;
    margin-bottom: 0px;
}
.has-sub p:hover{
    cursor: pointer;
}
.has-sub p span{
    background: url("../images/icon-up.svg") center center no-repeat;
    transform: rotate(180deg);
    width: 12px;
}
.has-sub p{
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
}
.li-active p{
    margin-bottom: 6px;
}
.li-active p span{
    transform: rotate(0deg) !important;
}
#ul-news ul{
    margin: 3px 0px;
    display: none;
}
#ul-news li li:last-child{
    padding-bottom: 0px;
}
.left-news{
    padding-left: 0px;
    padding-right: 0px;
}
#ul-news a{
    color: #082460;
}
#ul-news li li{
    padding: 6px 6px;
    font-size: 14px;
}
.row-item-new{
    margin-left: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}
.h3-title-news{
    font-weight: 600;
    font-size: 18px;
    line-height: 124%;
    margin-bottom: 16px;
}
.col-right-new{
    padding: 20px;
    background: #FFFFFF;
}
.row-news-content {
    margin-top: 37px;
    color: #082460;
}
#search-news input, #search-news button{
    font-size: 16px;
}
.has-sub p span {
    background: url(../images/icon-up.svg) center center no-repeat;
    transform: rotate(180deg);
    width: 12px;
}
.li-active p span {
    transform: rotate(0deg) !important;
}
.div-new-img .bor-date {
    top: 10px !important;
    left: 10px !important;
}
.bor-date {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 64px;
    height: 55px;
}
.p-date {
    background: #4F4CBB;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.p-month {
    background: #4099EC;
    height: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
}
.div-new-img img {
    width: 100%;
}
.div-new-img {
    background: #FFFFFF;
    padding: 0px;
    position: relative;
}
#new-content {
    background: #FFFFFF;
    padding: 20px;
    margin-left: 12px;
    margin-bottom: 24px;
}
.h2-news-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
}
#p-time-detail-new {
    display: flex;
}
#p-time-detail-new img {
    margin-right: 6px;
}
#new-body{
    margin-top: 20px;
}
#new-tags {
    overflow: hidden;
    padding: 15px;
    background: #FFFFFF;
    margin-left: 12px;
    margin-bottom: 24px;
}
#new-tags p {
    background: #F1F1F1;
    border-radius: 4px;
    padding: 8px 16px;
    margin: 5px;
    float: left;
}
#wrapper-news-lq {
    background: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 1px;
    margin-left: 12px;
    overflow: hidden;
    margin-right: -6px;
}
.h3-news-lq {
    font-weight: 600;
    font-size: 24px;
    line-height: 124%;
    margin-bottom: 0px;
    padding-left: 0px;
}
#social-sitebar {
    position: fixed;
    top: calc(50% - 128px);
    right: 0px;
    z-index: 9999;
}
#social-sitebar img {
    width: 48px;
    height: 48px;
    margin: 8px 0px;
}
/*paginate*/
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display:flex;
    justify-content: center;
}
.page-item:first-child .page-link{
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    background: url(../images/icon-mask.svg) center center no-repeat;
    color: rgba(235, 238, 243, 0.1) !important;
    padding: 6px 15px;
}
.page-item:last-child .page-link{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    background: url(../images/icon-mask.svg) center center no-repeat;
    color: rgba(235, 238, 243, 0.1) !important;
    transform: rotate(180deg);
    padding: 6px 15px;
}
.pager li,.pagination>li {
    display: inline;
    margin: 0px 5px;
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #082460;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #D1DAEA;
    border-radius: 4px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #4099EC;
    border-color: #4099EC
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
/*End paginate*/
.menu-top {
    height: 42px;
    background: #0e76bc;
    position:fixed;
    width: 100%;
    z-index: 999;
    top:0px;
}
.menu-top .phone-top {
    line-height: 43px;
    color: #ffffff;
    float: left;
}
.menu-top .phone-top a {
    color: #ffffff;
    font-weight: bold;
}
.menu-top .right-top {
    float: right;
}
.div-social {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.div-social a {
    padding: 0px 8px;
}
#top {
    position: fixed;
    bottom: 5px;
    right: 1em;
    text-decoration: none;
    color: #fff;
    background: #dd3333;
    font-size: 12px;
    padding: 6px 8px;
    display: none;
    border-radius: 5px;
    z-index: 9999;
    cursor: pointer;
}
#section-body{
    margin-top: 130px;
}
#h2-contact {
    font-weight: 700;
    font-size: 44px;
    line-height: 65px;
}
#btn_book,.btn_book{
    background: #4099EC;
    width: 100%;
    border-radius: 0px;
    padding: 14px 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    border: none;
}
#h2-contact span {
    color: #4099EC !important;
}
#content-contact{
    height: 180px;
    font-size: 16px;
    padding-left: 20px;
}
@media (max-width: 768px) {
    #social-sitebar{
        display: none;
    }
    #section-body{
        margin-top: 120px;
    }
    .navbar{
        padding: 0px;
        background-color: #fff !important;
    }
    #nav-menu{
        height: 115px;
    }
    #navbarSupportedContent{
        background: rgba(0, 0, 0, 0.7) !important;
        margin-top: 16px;
    }
    #frm-search{
        justify-content: center;
        margin-bottom: 20px;
    }
    #frm-search input{
        width: calc(100% - 170px);
    }
}
