﻿
/*/------------------------------------------------*/
.modal-dialog {
    max-width: 900px;
}

.modal-body {
    padding: 0px;
}

.header__area .logo img {
    max-width: 150px;
}

.is-sticky.header__area .logo img {
    max-width: 100%;
}

.header__area .header__sidebar__right > li.shop_search > a > i, .header__area .header__sidebar__right > li.shopcart > a > i {
    display: none;
}

.header__absolute .header__sidebar__right > li.shop_search > a > i, .header__absolute .header__sidebar__right > li.shopcart > a > i {
    display: block;
}

.is-sticky.header__area .header__sidebar__right > li.shopcart > a > i, .is-sticky.header__area .header__sidebar__right > li.shop_search > a > i {
    display: block;
}

.header__absolute .mainmenu__nav .meninmenu li a {
    color: #fff;
}

.header__absolute .header__sidebar__right > li, .is-sticky.header__area .header__sidebar__right > li {
    align-self: auto;
}

    .header__absolute .header__sidebar__right > li.shop_search > a, .header__absolute .header__sidebar__right > li.shopcart > a {
        background: none;
    }

    .is-sticky.header__area .header__sidebar__right > li.shopcart > a, .is-sticky.header__area .header__sidebar__right > li.shop_search > a {
        background: none;
    }

.header__sidebar__right > li {
    margin-left: 20px;
}

.header__absolute .header__sidebar__right > li > a i, .is-sticky.header__area .header__sidebar__right > li > a i {
    color: white;
}

.btn-nostyle {
    padding: 0;
    border: none;
    font: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
}

.border-1 {
    border: 1px solid #ddd;
}

.mtb-70 {
    margin: 70px 0;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-18 {
    margin-bottom: 18px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-16 {
    margin-top: 16px;
}

.mtb-100 {
    margin: 100px 0;
}

.mtb-95 {
    margin: 95px 0;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-80 {
    margin-top: 80px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-170 {
    padding-top: 170px;
}

.ptb-20 {
    padding: 20px 0;
}

.ptb-30 {
    padding: 30px 0;
}

.ptb-35 {
    padding: 35px 0;
}

.ptb-50 {
    padding: 50px 0;
}

.ptb-40 {
    padding: 40px 0;
}

.ptb-60 {
    padding: 60px 0;
}

.ptb-70 {
    padding: 70px 0;
}

.ptb-100 {
    padding: 100px 0;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pt-70 {
    padding-top: 70px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-295 {
    padding-left: 295px;
}

.pl-40 {
    padding-left: 40px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-154 {
    padding-top: 154px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-154 {
    padding-bottom: 154px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-215 {
    padding-top: 215px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-225 {
    padding-bottom: 225px;
}

/*----------------------------------------*/
/*  11. Social group area
/*----------------------------------------*/

.social-group-area {
    background: #DDD;
}

.section-title-3 h3 {
    color: #2d2d2d;
    display: block;
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.twitter-content .twitter-icon {
    float: left;
    width: 20%;
}

    .twitter-content .twitter-icon a {
        background: #f07c29 none repeat scroll 0 0;
        border-radius: 100%;
        color: #fff;
        font-size: 24px;
        height: 70px;
        left: 0;
        line-height: 70px;
        text-align: center;
        width: 70px;
        display: inline-block;
    }

.twitter-content .twitter-text {
    float: left;
    width: 80%;
}

.twitter-text p {
    color: #333;
    font-family: 'IBM Plex Serif', serif;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    padding-top: 3px;
}

.twitter-text a {
    color: #f07c29;
    font-family: 'IBM Plex Serif', serif;
    font-size: 16px;
    font-style: italic;
    padding-top: 3px;
}

    .twitter-text a:hover {
        color: #232323;
    }

.twitter-content .twitter-text p.link a:hover,
.twitter-content .twitter-text p > a:hover,
.footer-top-menu ul li a:hover {
    color: #f07c29;
}

.link-follow ul li {
    display: inline-block;
    margin-right: 8px;
    margin-top: 5px;
}

    .link-follow ul li a {
        background: #fff none repeat scroll 0 0;
        border-radius: 100%;
        color: #333333;
        font-size: 18px;
        display: inline-block;
        height: 52px;
        line-height: 52px;
        text-align: center;
        transition: .5s;
        width: 52px;
        text-decoration: none;
        transition: .3s;
    }

        .link-follow ul li a:hover {
            background: #333333 none repeat scroll 0 0;
            color: #fff;
        }

/*  12. Footer
/*----------------------------------------*/
footer {
    background: #222222;
    padding-top: 20px;
}
/*----------------------------------------*/
/*  12.1  Footer top
/*----------------------------------------*/

.footer-top-menu {
    padding: 15px 0;
    overflow: hidden;
}

    .footer-top-menu ul li {
        display: inline-block;
        margin-right: 25px;
        padding-right: 25px;
        position: relative;
    }

        .footer-top-menu ul li:before {
            background: #808080 none repeat scroll 0 0;
            content: "";
            height: 13px;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 1px;
        }

        .footer-top-menu ul li:last-child:before {
            display: none;
        }

        .footer-top-menu ul li a {
            color: #fff;
            display: block;
            font-size: 14px;
            line-height: 24px;
            text-transform: capitalize;
            text-decoration: none;
            transition: .3s;
            font-weight: 400;
        }

.bb-2 {
    border-bottom: 2px solid #393939;
}

/*----------------------------------------*/
/*  12.2  Footer mid
/*----------------------------------------*/

.single-footer .footer-title h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

.footer-mid-menu ul li a {
    color: #fff;
    display: block;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    line-height: 30px;
    font-family: 'IBM Plex Serif', serif;
    font-weight: 400;
}

    .footer-mid-menu ul li a:hover {
        color: #f07c29;
    }

.br-2 {
    border-right: 1px solid #393939;
}

.footer-contact p {
    color: #fff;
    font-family: 'IBM Plex Serif', serif;
    font-weight: 400;
}

    .footer-contact p:last-child {
        margin-bottom: 0;
    }

    .footer-contact p span {
        color: #fff;
    }

    .footer-contact p.adress span {
        display: block;
        margin-bottom: 6px;
    }

/*----------------------------------------*/
/*  12.3  Footer bottom
/*----------------------------------------*/

.bt-2 {
    border-top: 2px solid #393939;
    padding: 30px 0;
}

.copy-right-area p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 8px;
    font-family: 'IBM Plex Serif', serif;
    font-weight: 400;
}

    .copy-right-area p a {
        color: #fff;
    }

        .copy-right-area p a:hover {
            text-decoration: underline;
        }

.payment-img a img {
}
/*---------------------progress----------*/
#progress {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
    display: none;
}

    #progress .center {
        z-index: 1000;
        margin: 50px auto;
        padding: 10px;
        width: 200px;
        background-color: White;
        border-radius: 10px;
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-opacity: 1;
        text-align: center;
    }

        #progress .center h4 {
            color: #06b73f;
            width: 100% !important;
        }

        #progress .center img {
            height: auto;
            width: 100% !important;
        }

        #progress .center .slick-track {
            width: 100% !important;
        }

.bg-image-goodbook {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    overflow: hidden;
}
/*=============quotes===================*/
.testimonial-area {
    background: rgba(0, 0, 0, 0) url("/img/layout/quote-1920x500.jpg") no-repeat scroll center center;
}

.testimonial-img a {
    border: 1px solid #fff;
    border-radius: 100%;
    display: inline-block;
    font-size: 45px;
    height: 97px;
    line-height: 97px;
    width: 97px;
    color: #fff !important;
}

.testimonial-text p {
    color: #fff;
    font-family: 'IBM Plex Serif', serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 41px 0 18px;
}

.testimonial-text a {
    color: #e4e4e4 !important;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
}

    .testimonial-text a span {
        color: #f07c29;
        font-size: 16px;
        text-transform: uppercase;
    }

.testimonial-active .owl-dots .owl-dot span {
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    transition: all 300ms ease-in 0s;
    width: 10px;
}

.testimonial-active .owl-dots .owl-dot.active span {
    background: #f07c29 none repeat scroll 0 0;
    transition: all 300ms ease-in 0s;
}

.testimonial-active .owl-dots {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.testimonial-active .owl-dot {
    display: inline-block;
    margin: 0 4px;
}
/*====================== video ========================*/
#modalmedia .modal-header {
    display: inline-block;
    padding: 5px 15px;
}
/*=================banner =================*/
.single-banner {
    display: flex;
}

    .single-banner .banner-img {
        margin-right: 12px;
        margin-top: 4px;
    }

    .single-banner .banner-img {
        flex: 0 0 32px;
        margin-top: 4px;
    }

single-testimonial text-center
.single-banner .banner-text {
}

.single-banner .banner-text h4 {
    color: #222;
    font-family: 'IBM Plex Serif', serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
}

.single-banner .banner-text p {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
}

/*----------------------bd trang ns online-----------------------*/
.row-productonl {
    margin: 20px 0px;
    display: block;
    overflow: hidden;
}

.nameproductonl {
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    box-shadow: 0px 1px 0px rgba(0,0,0,.4);
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.row-productonl:nth-child(2n) .item-productonl {
    float: right;
}

.row-productonl:nth-child(2n+1) .item-productonl {
    float: left;
}

.nameproductonl a {
    color: black;
    font-weight: bold;
}

.item_listonline {
    padding: 15px;
    display: block;
    overflow: hidden;
}

.sale_text_bookonline {
    color: #e60d06;
    background-color: #e3e3e3;
    padding: 5px;
    position: absolute;
    top: 5px;
    left: 5px;
    box-shadow: 1px 1px 2px 1px #888888;
    font-weight: bold;
}

.sale_text_bookdetail {
    color: white;
}

.banner-product img {
    width: 100%;
}

.image-itemonl, .inf-itemonl {
    width: 50%;
    float: left;
}

    .image-itemonl img {
        width: 80%;
    }

.inf-itemonl {
    font-size: 12px;
}

    .inf-itemonl .namebook_listonline {
        color: #222;
        font-weight: bold;
        text-transform: capitalize;
    }

    .inf-itemonl .authoronl {
        color: #5f5f5f;
    }

    .inf-itemonl .realpricebookonl {
        background-color: #EC8815;
        color: white;
        width: 65px;
        font-size: 13px;
    }

    .inf-itemonl .unitpricebookonl {
        text-decoration: line-through;
        font-size: 9px;
    }
/*=============================kt trang ns online========================*/

/*------------------------------------------------list sach theo danh muc--------------------------------------*/
/*-------------------------bd trang sach theo danh mục-------------------------*/
.namebook a {
    color: #222;
    font-size: 1rem;
    text-transform: lowercase;
    text-transform: capitalize;
}

.namebook:hover a {
    color: #bb0000;
}

.grid-group-item .namebook,
.grid-group-item .authorname {
    min-height: 50px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.grid-group-item .authorname {
    -webkit-line-clamp: 3;
}

.list-group-item .authorname {
    margin: 10px 0px 10px 0px;
}

.grid-group-item .shortcontentbook, .grid-group-item .text_more {
    display: none;
}

.grid-group-item .price {
    text-align: center;
    display: block;
    overflow: hidden;
}


.product-block:hover .list__item__inner {
    webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.item.list-group-item {
    float: none;
    background-color: none;
    margin-bottom: 10px;
    border: none;
}

@media(min-width:768px) {
    .item.list-group-item {
        width: 50% !important;
    }
}

@media(max-width:767px) {
    .item.list-group-item {
        width: 100% !important;
    }
}

.item.list-group-item .list__item__inner {
    text-align: left;
}

.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " ";
}

.item.list-group-item img {
    float: left;
    width: 25%;
    margin-right: 10px;
    margin-left: 20px;
}

.item.list-group-item:after {
    clear: both;
}

.authorname {
    color: #037334;
    font-size: 13px;
}

.shortcontentbook {
    text-align: justify;
}

.item.list-group-item .price {
    float: left;
}

.text_more {
    color: #2452dd;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.number_cart {
    width: 100px !important;
    height: 45px !important;
    margin-top: 10px !important;
}

.buy_book {
    margin-top: 10px;
    color: black;
    background-color: #fff;
}

    .buy_book a {
        color: #cd273d;
        font-size: 14px;
        font-weight: bold;
    }

.buy_book {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #a6a6a6;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    height: 45px;
    letter-spacing: 0.025em;
    line-height: 45px;
    padding: 0 15px;
    text-transform: uppercase;
}

    .buy_book:hover {
        background: #bb0000 none repeat scroll 0 0;
        border: 1px solid #a6a6a6;
        color: #fff;
    }

.breadcrumb li a {
    color: #444;
}

.breadcrumb {
    font-size: 11px;
}

.saleicon {
    position: relative;
    display: block;
    height: 0;
    float: right;
    margin-right: 10px;
}

    .saleicon i {
        font-size: 46px;
        color: #ec8f04;
    }

    .saleicon span {
        font-size: 13px;
        margin: 15px 0px 0px -31px;
        position: absolute;
        color: white;
    }

.price .realprice {
    font-size: 1.5rem;
}

.unitprice {
    font-size: 14px !important;
    text-decoration: line-through;
    color: #939393 !important;
}

.unitprice_saletrue {
    text-decoration: line-through;
}

.realprice {
    color: #bb0000 !important;
}

.list {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
}

.list__item {
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.list__item__inner {
    width: 100%;
    color: #474d51;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    -webkit-box-shadow: 0 3px 15px rgba(103, 122, 141, 0.17);
    box-shadow: 0 3px 15px rgba(103, 122, 141, 0.17);
}

.list__item img {
    width: 57%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.list__item figcaption {
    padding: 1.25rem; /* 20 */
}


/* JavaScript disabled */

html.no-js .list__item {
    width: 100%;
    float: none;
}

    html.no-js .list__item img {
        max-width: 9.375rem; /* 150 */
        float: right;
        margin-left: 1.25rem; /* 20 */
    }




    html.no-js .list__item img {
        max-width: none;
        float: none;
        margin-left: 0;
    }

.furniture--4 .owl-prev {
    top: 41%;
    position: absolute;
    left: -40px;
    background: #212121 !important;
}

.furniture--4 .owl-next {
    top: 41%;
    position: absolute;
    right: -40px;
    background: #212121 !important;
}

@media screen and ( min-width: 768px ) {
    @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
        html.no-js #newbookhome .list__item, html.no-js #fullsetbook-home .list__item {
            width: 33.333%;
            float: left;
        }
    }

    @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
        html.no-js #products .list__item {
            width: 25%;
            float: left;
        }
    }

    #newbookhome .list__item, #fullsetbook-home .list__item {
        width: 33.333%;
    }

    #products .list__item {
        width: 25%;
    }
}

#products .list__item {
    padding: 10px;
}



@media screen and ( max-width: 767px ) {
    .list__item {
        width: 50%; /* 2 items per row */
    }

    @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
        html.no-js .list__item {
            width: 50%;
        }
    }
}


@media screen and ( max-width: 320px ) {
    .list__item {
        width: 100%; /* 2 items per row */
    }

    @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
        html.no-js .list__item {
            width: 100%;
        }
    }
}


@media screen and ( max-width: 20em ) /* 320 */
{
    .list__item {
        width: 100%; /* 1 item per row */
        float: none;
    }

    @supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
        html.no-js .list__item {
            width: 100%;
        }
    }

    html.no-js .list__item img {
        max-width: none;
        float: none;
        margin-left: 0;
    }
}

/*------kt trang sách hteo danh mục---------*/

.bg-image--bookdetail {
    background-image: url(/img/banner/banner-bookDetail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumb-item a, .breadcrumb-item i {
    color: white !important;
}

.bradcaump__inner .bradcaump-content .active, .bradcaump__inner .bradcaump-content .breadcrumb_item:hover {
    color: #f00;
}

.wedget__categories {
    margin-bottom: 20px;
}

.fullset-item {
    margin-top: 10px;
    border: 1px dashed #b32e2e;
    padding: 10px;
}

.fullset-item-title {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0px;
}

.samebook .samebook-item {
    margin: 10px 0px !important;
}

    .samebook .samebook-item .samebook-img, .samebook .samebook-item .samebook-text {
        padding: 0px !important;
    }

        .samebook .samebook-item .samebook-img .product-flag {
            position: absolute;
            top: 0;
            left: 0;
            background-color: #048400;
            padding: 0px 5px;
            color: white;
        }

        .samebook .samebook-item .samebook-text .samebook-text--title {
            font-weight: bold;
        }

        .samebook .samebook-item .samebook-text .samebook-text--price .new-price {
            color: #bb0000;
            font-weight: bold;
        }

        .samebook .samebook-item .samebook-text .samebook-text--price .old-price {
            color: #393939;
            text-decoration: line-through;
        }

.ebookprice {
    color: #0023c8;
}

    .ebookprice img {
        width: 30px;
        height: 30px;
    }

.previewbook a {
    color: #06b73f;
}

.bookdetail-picture {
    display: block;
    overflow: hidden;
}

    .bookdetail-picture img {
        width: 90%;
    }
/*=================== book ruby catelogy=============*/
.pagination {
    display: inline-block;
}

    .pagination li {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
    }

        .pagination li.active {
            background-color: #4CAF50;
            color: white;
        }

        .pagination li:hover:not(.active) {
            background-color: #ddd;
        }


/* Gio hang      ///*/
::-webkit-scrollbar {
    display: none;
}

.block-minicart {
    max-height: 500px;
    overflow: scroll;
}

.orderinf .table_cart {
    height: 70% !important;
    overflow: scroll;
}

.orderinf table {
    font-size: 12px !important;
}

.chosen-container {
    width: 100% !important;
}
/*#smartwizard .sw-container {
    min-height: 500px !important;
}*/
.help-block.with-errors {
    padding: 0px 15px;
    color: #f00;
}

#smartwizard label {
    font-weight: bold;
}

#smartwizard > ul.step-anchor > li > a {
    text-align: center;
    font-size: 1.2rem;
}

.sw-theme-arrows > ul.step-anchor > li.active > a::after {
    border-left: 30px solid #535353 !important;
}

.sw-theme-arrows > ul.step-anchor > li.active > a {
    border-color: #535353 !important;
    color: #fff !important;
    background: #535353 !important;
}

.sw-theme-arrows > ul.step-anchor > li.done > a::after {
    border-left: 30px solid #fff;
}

.sw-theme-arrows > ul.step-anchor > li.done > a {
    border-color: #fff !important;
    color: #313131 !important;
    background: #fff !important;
}

.editstyle {
    width: 100px;
    text-align: center;
}

    .editstyle img {
        width: 100px;
        height: auto;
    }

.sumpopupcart {
    text-align: right;
}

.namebook-cart {
    font-weight: bold;
}

#province_chosen .chosen-single {
    height: 38px;
    font-size: 1rem;
    padding: 7px;
}

#shipcode {
    color: #f00;
    font-size: 18px;
}
/*-------------------------bd trang lien hệ -------------------------*/
#contact_form .form-group {
    margin-bottom: 10px;
}

.contentbody {
    text-align: center;
}

.widget-block {
    background-color: #fafdff;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 5px 10px rgba(103, 122, 141, 0.7);
    box-shadow: 2px 5px 10px rgba(103, 122, 141, 0.7);
    padding: 20px;
    text-align: center;
}

    .widget-block img {
        width: 80%;
    }

    .widget-block:hover a {
        color: #bb0000;
        -webkit-box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
        box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
    }

    .widget-block:hover {
        -webkit-box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
        box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
    }

.blockcontact h2 {
    height: 70px;
    line-height: 20px;
}
/*====================kt trang liên hệ ==================*/
/*--------------bd tin tuc su kien ----------------------*/


.blog-date-time {
    height: 60px;
}

.more-event {
    width: 100% !important;
    max-height: 300px !important;
    overflow-y: scroll !important;
}

.namenews {
    color: #333;
    padding: 20px 10px;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

.title-samebook {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.2rem;
}



.list_newandevent {
    background-color: #fafdff;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 5px 10px rgba(103, 122, 141, 0.7);
    box-shadow: 2px 5px 10px rgba(103, 122, 141, 0.7);
}

    .list_newandevent:hover a {
        color: #bb0000;
        -webkit-box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
        box-shadow: 0px 5px 10px rgba(103, 122, 141, 0.7);
    }

.morenewgroup {
    margin: 10px 0px;
}

    .morenewgroup button {
        width: 100%;
    }

    .morenewgroup .dropdown-item a {
        color: #444;
    }

    .morenewgroup .dropdown-item:hover a {
        color: #bb0000;
    }

.center-img {
    text-align: center;
    width: 100%;
}

.container-news {
    margin: 50px;
}
/*--------------kt tin tuc su kien ----------------------*/
#goodbook-slide .post_author {
    color: #f00;
    text-align: center;
}

#goodbook-slide .carousel-caption {
    position: absolute;
    right: 15%;
    top: 20px;
    left: 40%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 50%;
}
