/* MAIN COLOR: #005fab 005fab */

/*22/09/2017*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i&subset=latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&subset=latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif&subset=latin-ext,vietnamese');


body{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 988989898989; /* Sit on top */
    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/Box */
/*.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: fit-content;
    height: auto;
}*/

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 
/* The Modal (background) */

/*.heading1 span*/
@media screen and (max-width: 500px) { 

    #yt_spotlight3{
        width: 100%;
    }

    .heading1
    {
        font-size: 12pt !important;
        text-transform: uppercase;
        background: #005fab;
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 0px;
        /* opacity: 0.6; */
        color: #034ea2;
        /*float: left;*/
        margin-top: 30px;
        width: 100%;
    }
    .heading1 span::before{
        display: none !important;
    }

    .heading1 span::after{
        display: none !important;
    }
    .heading1 span {
    color: #eee !important;
    }
}
/*.heading1 span*/
.heading1 {
    text-align: center;
    font-size: 24px;
    padding: 5px 0 5px;/*50px 0 20px;*/
}
.heading1 span::before {
    left: -75px;
    content: '';
    height: 5px;
    display: block;
    background: url(../resourcesTV/imgs/heading-left-line.png) no-repeat;
    width: 58px;
    float: left;
    bottom: 0;
    position: absolute;
    height: 6px;
    top: 15px;
}
.heading1 span::after {
    content: '';
    height: 5px;
    display: block;
    background: url(../resourcesTV/imgs/heading-left-line.png) no-repeat;
    width: 58px;
    float: right;
    bottom: 0;
    position: absolute;
    height: 6px;
    top: 15px;
    transform: rotate(180deg);
    right: -75px;
}
.heading1 span {
    color:var(--red) ;
    position: relative;
}
/* LOGO BANNER */
@media screen and (max-width: 500px)
{

    a img {
       
    }

    .SiteLogo{
        text-align: center;
        margin: 0px auto;
        margin-left: 30% !important;
        float: left;
    }

    /*.SiteLogo img{
    float: none;
    width: 60%;

    }
    .SiteBanner img{
    float: none;
    }*/

}

@media screen and (max-width: 768px)
{
    a img {
    /*width: 50%;*/
    }
}

@media screen and (max-width: 360px)
{
    .SiteLogo img{
    float: left;
}
}

@media screen and (max-width: 1024px)
{
    a img {
    /*width: unset!important;*/
    }
}

.SiteLogo {
    margin-left: 5%;
    float: left;
}
.SiteLogo img{
    float: left;
}
.SiteBanner {
    margin-left: 30px;
}
.SiteBanner img{
    float: left;
}
/* */


i{
    color: #005fab;
}

/*i:hover{
    color: #ff0000;
}*/

    .dt-buttons button{
        color: #005fab;
    }

    .Link_Selected {
        position: relative;
        padding: 7px 12px;
        font-size: 18px;
        margin-left: -1px;
        line-height: 1.42857143;
        color:  #fff;
        cursor: default;
        text-decoration: none;
        background-color: #005fab;
        border: 1px solid #005fab;
    }
	.Link_Selected:hover {
		color: #fff;
		text-decoration: none;
	}

/*.modal-body{
    margin: 0px auto;
    width: 50%;
    border-radius: 5px;
    border: 2px gray;
}*/
.thumb{
    overflow: inherit !important;
}

.control-button li i{
	
	color: #6ecdea !important;
	font-size: 15pt !important;
}

.control-button li{
	
	/*margin: 5px 5px;*/
}

.alertpn{
    position: relative;width: 60%;height: 40px;float: left;padding: 10px;margin-top: 10px;
}

.module_menu, div.module{
    margin: 0 0 0px !important;
}

.heading1{
    text-align: center;
    font-size: 24px;
    padding: 5px 0 5px !important;
}


/* TITLE MODULE */
h1.moduletitle {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}
/* TITLE MODULE */

    /* SEARCH PAGING */
    .databasepanel li{
        width: 100%;
    }
	
    /* SEARCH PAGING */
    /* PRODUCT LIST DISPLAY */
    .BorderBackground{
        width:100%;min-height: 228px;background-color: #f1f1f1;border: 1px solid #c3c3c3;border-radius: 5px;margin: 5px;
    }
    .ProductImage{
        padding: 10px;float: left;
    }
    .ContentPanel{
        padding: 10px;float: left;width: 80%;
    }
    /* PRODUCT LIST DISPLAY */

/* CSS LOGIN TOPPANEL	*/
.custom-header li.dropdown, .custom-header li.dropdown.open {
    background: #3a3c3e;
}
.custom-header li.dropdown .dropdown-toggle {
    border-radius: 2px;
    color: #fff;
    padding: 8px 14px;
    background: #3a3c3e;
    opacity: 0.9;
    border: 0;
    margin: 0;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
}
.custom-header li.dropdown .dropdown-toggle {
    border-radius: 2px;
    color: #fff;
    padding: 8px 14px;
    background: #3a3c3e;
    opacity: 0.9;
    border: 0;
    margin: 0;
}
.custom-header .dropdown ul {
    background-color: #3a3c3e;
    border: 0;
    min-width: 140px;
	float: left;
}
img.dropdown-image {
    /*50%*/
    /*border-radius: 0px;
    width: 32px;
    margin-left: 10px;*/
}

.custom-header .dropdown ul li {
    background-color: #3a3c3e;
    padding: 7px;
    text-align: center;
}

.custom-header ul.nav.navbar-nav.navbar-right .dropdown li a {
    font: bold 13px Arial, Helvetica, sans-serif;
}

.custom-header .dropdown ul li a {
    background: #3a3c3e;
    border-radius: 2px;
    color: #fff;
    padding: 0;
}

/*.navbar-nav ul.sm-nowrap > li > a{
	color: #777 !important;
}
.navbar-nav ul.sm-nowrap > li > a:hover{
	color: #fff !important;
}*/
.dropdown-menu .dropdown-menu-right .sm-nowrap{
	    border-radius: 5px !important;

}
/* CSS LOGIN TOPPANEL	*/

/*LIÊN THƯ VIỆN*/
    .selectpicker{
    }

    #txtSearch0{
        float: left;
        width: 75%;
    }
    .tabletitle{background-color: gainsboro;}

    @media screen and (max-width: 500px) {
		
				.heading1{
			font-size: 20px !important;
		}

            .selectpicker {
                margin-left: 0px;
                margin-top: 10px;
                margin-bottom: 10px;
            }

                #txtSearch0{
                    float: left;
                    width: 80%;
                }
                #ddlTypeOfLibraries{width: 80%;}
    }

    .pad-left-right{padding-top: 10px;}
    /*LIÊN THƯ VIỆN*/

    .btn-success {
		color: #fff;
		background-color:var(--primary) !important;
		border-color: var(--primary) ;
	}
	.btn-success:hover,
	.btn-success:focus{
		background-color:var(--secondary-2) !important;
		border-color: var(--secondary-2) ;
	}	



.pull-right{
	    text-align: left;
}
.section-coutting{
	border-radius: 5px 5px 5px 5px;
}
.box-header{
	display: none;
}
.coutting-row article > a.title span{
	color: white;
}

/* 291217 */
.btngridstyle {
    margin-left: 5px;
    width: 30px;
    height: 30px;
    background-image: url('../imgs/list-view.png');
    background-repeat: no-repeat;
    display: block;
    border: 0px;
    float:left;
    padding: 10px;

}

.btngridstyle:before{
    display: none;
}

.btnliststyle {
    margin-left: 5px;
    width: 30px;
    height: 30px;
    background-image: url('../imgs/grid-view.png');
    background-repeat: no-repeat;
    display: block;
    border: 0px;
    float: left;
    padding: 10px;
}

.btnliststyle:before{
    display: none;
}

.testlabel{
    font-weight: bold;
    color: blue;
    display: none;
}
.DropDownListStyleChangeCss{
    display: none;
}
/* 291217 */

.danhsach-theloai .nav-tabs1 > li.active > a, .danhsach-theloai .nav-tabs1 > li.active > a:focus, .danhsach-theloai .nav-tabs1 > li.active > a:hover, .heading2.h-before::before {
    background: #005fab;
}

.login-box .modal-content {
    border-radius: 5px 5px 5px 5px;
    padding: 0 35px;
    float: left;
    width: 100%;
}

.description a {
    color: white;
}

a{
  color: #333;
}

.nav-tabs1 .tab-sky a{
	
}

.active a{
	color: white;
}

.text-thumb .name-book {
    color: #333;
}

.iconfile .afile {
    color: #333;
}

.iconfile .nfile {
    color: #333;
}

#main-menu ul li a:hover, #main-menu ul a.has-submenu.highlighted, .lists-book-fullscreen .nav-tabs > li.active > a, .lists-book-fullscreen .nav-tabs > li.active > a:focus, .lists-book-fullscreen .nav-tabs > li.active > a:hover, .content-author-listing .box-left .text-column a, .box-detail-book .nav-tabs > li.active > a, .box-detail-book .nav-tabs > li.active > a:focus, .box-detail-book .nav-tabs > li.active > a:hover, .login, .search .form, .danhsach-theloai .nav-tabs > li.active > a, .danhsach-theloai .nav-tabs > li.active > a:focus, .danhsach-theloai .nav-tabs > li.active > a:hover, .heading2.h-before::before, .box-left .btn-sent button, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #005fab;
}
/*=========================== CONTENT CONTACT ========================*/
.ct div,.ct.widthfull{
  margin-bottom: 40px;
}
.heading2.h-before {
    position: relative;
}
.heading2.h-before {
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-top: 10px;
}
.heading2.h-before:before {
    position: absolute;
    top: 100%;
    content: '';
    height: 2px;
    width: 100px;
    display: block;
}

::-webkit-input-placeholder {
   color: #777;
}
:-moz-placeholder {
   color: #777;
}
::-moz-placeholder {
   color: #777;
}
:-ms-input-placeholder {
   color: #777;
}
.box-left .contact-left{
  padding-left: 0;
}
.box-left .contact-right{
  padding-right: 0;
}
.widthfull{
  padding: 0;
}
.widthfull textarea{
  width: 100%;
  height: 180px;
  resize: none;
  padding: 17px 16px;
}
.box-left .btn-sent{
  text-align: right;
  padding: 0;
}
.box-left .btn-sent button{
  padding: 6px 40px;
  border: 0;
  background-color: #005fab;
}
.box-left .btn-sent button a{
  color: #fff;
  text-transform: uppercase;
}
/*box right*/

.box-right address li{
  padding-top: 25px;
  padding-bottom: 15px;
  width: 100%;
}
.box-right address li span
{
    border-right: 1px solid #ccc;
    float: left;
    font-size: 24px;
    line-height: 20px;
    margin: 0 27px 0 0;
    padding: 0 12px 0 0;
    position: relative;
    width: 34px;
}
.box-right address li span:before
{
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    position: absolute;
    right: -5px;
    top: 0;
    width: 0;
}
.box-right .text-box{
  overflow: hidden;
}

input{
  padding: 13px;
  width: 100%;
}

input, textarea{
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) !important;
}

input, textarea
{
   border: 1px solid #ccc;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
outline:none;
}
/*=========================== END CONTENT CONTACT ========================*/





#main-menu ul li a:hover, #main-menu ul a.has-submenu.highlighted, .lists-book-fullscreen .nav-tabs > li.active > a, .lists-book-fullscreen .nav-tabs > li.active > a:focus, .lists-book-fullscreen .nav-tabs > li.active > a:hover, .content-author-listing .box-left .text-column a, .box-detail-book .nav-tabs > li.active > a, .box-detail-book .nav-tabs > li.active > a:focus, .box-detail-book .nav-tabs > li.active > a:hover, .login a {
    color: #fff;
}

/* Code for Firefox */
/*
::-moz-selection { 
    color: ;
    background: yellow;
}

::selection {
    color: red;
    background: yellow;
}
*/
/*  Login  */

.head-top, .head-cart-box .dropdown-menu .text-box a.close, #nav li ul li::after, .cp-search-holder, #banner .caption-2 .holder .frame a.btn-link, .tab-style-1-content .box .frame span.cut-sale, .upcoming-release strong.title, .upcoming-release .bx-wrapper .bx-viewport, .staff-recomended .owl-next:hover, .staff-recomended .owl-prev:hover, .services-area .text-box span.icon, .gallery-bookshop .thumb .caption::after, .gallery-bookshop .thumb .caption::before, .improve-service-box strong.icon, .massonary-view a.btn-load:hover, .author-detail-sidebar .thumb .caption, .event-listing-content .thumb, .sidebar-box form button[type="submit"], .newsletter form input[type="submit"]:hover, .login-box .close, .contact-page form input[type="submit"] {
    background: #005fab;
}

input[type="text"], input[type="email"], input[type="password"] {
    height: 47px;
}

button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 0;
    font-weight: bold color: #fff;
    font-size: 14px;
    /*line-height: 14px;
    padding: 15px 30px;*/
    text-transform: uppercase;
    vertical-align: bottom;
    border-radius: 5px 5px 5px 5px;
}
.logintext{
    width: 100%;
}
/*  Login  */

#loaisach li{
    /*font-family: Tahoma;
font-size: 15px;*/
}

.nav-tabs1 > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs1 {
    border-bottom: 1px solid #ddd;
}

#loadingpanel{
    position: absolute;
    left: 50%;
    top: 20%;
    margin: 0px auto;
}

/*li.active > a{
    background-color: cadetblue;
}*/



.updownicon{
font-size: 80px;
float: left;
left: 70%;
top: 140px;
position: absolute;
display: none;
z-index: 9999;
animation: blinker .5s step-end infinite alternate;
}

#psc-divPanelBottom-Content{
min-height: 0px;
}



.testimonial_slider_1{ width:100%; overflow:hidden; }
 .testimonial_slider_1 input { display: none; }
 .testimonial_slider_1 #slide_1_1:checked ~ .boo_inner { margin-left:0; }
 .testimonial_slider_1 #slide_1_2:checked ~ .boo_inner { margin-left:-100%; }
 .testimonial_slider_1 #slide_1_3:checked ~ .boo_inner { margin-left:-200%; }
 .testimonial_slider_1 #slide_1_4:checked ~ .boo_inner { margin-left:-300%; }
 .testimonial_slider_1 .boo_inner { width:400%; -webkit-transform: translateZ(0); -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
 .testimonial_slider_1 .slide_content{ width:25%; float:left; }
 .testimonial_slider_1 #controls { text-align:center; }
 .testimonial_slider_1 #controls label{ width:8px; height:8px; margin:0 2px; display:inline-block; background:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
 .testimonial_slider_1 #slide_1_1:checked ~ #controls label:nth-child(1), .testimonial_slider_1 #slide_1_2:checked ~ #controls label:nth-child(2), .testimonial_slider_1 #slide_1_3:checked ~ #controls label:nth-child(3), .testimonial_slider_1 #slide_1_4:checked ~ #controls label:nth-child(4){ background:#000; }
 .testimonial_1 { font-size: 16px !important; color: #333; position: relative; padding: 43px 20px; text-align: center; }
 .testimonial_1:before { background: url(../imgs/icon_testimonial_4.png) 0 0 no-repeat; content: ""; height: 19px; width: 25px; position: absolute; left: 50%; top: 0; margin-left: -12px; }
 .testimonial_1 div.paragraph { padding: 0 0 24px; }
 .testimonial_1 p { padding: 0 0 24px; }
 .author_1 h3 { color: #333; font-family: inherit; font-size: 13px; font-weight: 600; padding: 0 0 12px; }
 .author_1 h4 { color: #333; font-family: inherit; font-size: 12px; font-weight: 400; padding: 0 0 5px; }
 .author_1 h4 a { color: #999; text-decoration: none; position: relative; padding-bottom: 1px; overflow: hidden; border-bottom: 1px solid; }
 .author_1 h4 a:after { background: #999; height: 1px; content: ""; position: absolute; left: 0; bottom: -1px; width: 0; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .author_1 h4 a:hover { color: #000; border: none; }
 .author_1 h4 a:hover:after { border-color: #000; width: 100%; }
 .testimonial_slider_2{ width:100%; border: 1px solid #ebebeb; overflow:hidden; box-sizing:border-box; padding-bottom:30px; }
 .testimonial_slider_2 input { display: none; }
 .testimonial_slider_2 #slide_2_1:checked ~ .boo_inner { margin-left:0; }
 .testimonial_slider_2 #slide_2_2:checked ~ .boo_inner { margin-left:-100%; }
 .testimonial_slider_2 #slide_2_3:checked ~ .boo_inner { margin-left:-200%; }
 .testimonial_slider_2 #slide_2_4:checked ~ .boo_inner { margin-left:-300%; }
 .testimonial_slider_2 .boo_inner { width:400%; -webkit-transform: translateZ(0); -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
 .testimonial_slider_2 .slide_content{ width:25%; float:left; }
 .testimonial_slider_2 #controls { text-align:center; }
 .testimonial_slider_2 #controls label{ width:8px; height:8px; margin:0 2px; display:inline-block; background:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
 .testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), .testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), .testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), .testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4){ background:#000; }
 .testimonial_slider_2 .testimonial_2 { font-size: 16px !important; color: #333; padding: 30px 30px 23px; border:0 none !important }
 .content_2 { position: relative; padding-left: 30px; margin-bottom: 30px; }
 .content_2:before, .content_2:after { content: ""; height: 15px; width: 19px; position: absolute; }
 .content_2:before { background: url(../imgs/icon_testimonial_4.png) 0 0 no-repeat; left: 0; }
 .content_2:after { background: url(../imgs/icon_testimonial_4.png) 0 0 no-repeat; margin: 5px 10px; }
 .testimonial_2 div.paragraph { display: inline; }
 .testimonial_2 p { display: inline; }
 .author_2 { margin-left: 30px; }
 .author_2 h3 { color: #333; font-size: 13px; font-weight: 600px; padding: 0 0 5px; }
 .author_2 h4 { color: #333; font-size: 12px; font-weight: 400; padding: 0 0 5px; }
 .author_2 h4 a { color: #999; text-decoration: none; position: relative; padding-bottom: 1px; overflow: hidden; border-bottom: 1px solid; }
 .author_2 h4 a:after { background: #999; height: 1px; content: ""; position: absolute; left: 0; bottom: -1px; width: 0; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .author_2 h4 a:hover { color: #000; border: none; }
 .author_2 h4 a:hover:after { border-color: #000; width: 100%; }
 .testimonial_slider_3{ width:100%; overflow:hidden; box-sizing:border-box; padding-bottom:30px; }
 .testimonial_slider_3 input { display: none; }
 .testimonial_slider_3 #slide_3_1:checked ~ .boo_inner { margin-left:0; }
 .testimonial_slider_3 #slide_3_2:checked ~ .boo_inner { margin-left:-100%; }
 .testimonial_slider_3 #slide_3_3:checked ~ .boo_inner { margin-left:-200%; }
 .testimonial_slider_3 #slide_3_4:checked ~ .boo_inner { margin-left:-300%; }
 .testimonial_slider_3 .boo_inner { width:400%; -webkit-transform: translateZ(0); -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
 .testimonial_slider_3 .slide_content{ width:25%; float:left; }
 .testimonial_slider_3 #controls { text-align:center; }
 .testimonial_slider_3 #controls label{ width:8px; height:8px; margin:0 2px; display:inline-block; background:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
 .testimonial_slider_3 #slide_3_1:checked ~ #controls label:nth-child(1), .testimonial_slider_3 #slide_3_2:checked ~ #controls label:nth-child(2), .testimonial_slider_3 #slide_3_3:checked ~ #controls label:nth-child(3), .testimonial_slider_3 #slide_3_4:checked ~ #controls label:nth-child(4){ background:#000; }
 .testimonial_3 { font-size: 16px !important; color: #333; }
 .content_3 { background: #fff; position: relative; border: 1px solid #ebebeb; -o-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 30px 30px 18px 76px; margin-bottom: 40px; }
 .content_3:before { background: url(theme/icon_testimonial_3.png?1506933006) 0 0 no-repeat; content: ""; height: 20px; width: 26px; position: absolute; left: 30px; }
 .content_3:after { background: url(theme/arrow_3.png?1506933006) 0 0 no-repeat; content: ""; position: absolute; left: 60px; bottom: -21px; height: 21px; width: 27px; }
 .author_3 { margin-left: 40px; overflow: hidden; }
 .author_3 img { float: left; width: 50px; height: 50px; border-radius: 100%; }
 .author_3 h3 { color: #333; font-size: 13px; font-weight: 600; padding: 7px 0 5px 76px; }
 .author_3 h4 { color: #333; font-size: 12px; font-weight: 400; padding: 0 0 5px 67px; }
 .author_3 h4 a { color: #999; text-decoration: none; position: relative; padding-bottom: 1px; overflow: hidden; border-bottom: 1px solid; }
 .author_3 h4 a:after { background: #999; height: 1px; content: ""; position: absolute; left: 0; bottom: -1px; width: 0; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .author_3 h4 a:hover { color: #000; border: none; }
 .author_3 h4 a:hover:after { border-color: #000; width: 100%; }
 .testimonial_slider_wrapper_4{ padding:20px; }
 .testimonial_slider_4{ width:100%; overflow:hidden; box-sizing:border-box; padding-bottom:30px; -webkit-box-shadow: 0 1px 4px 1px #ddd; box-shadow: 0 1px 4px 1px #ddd; }
 .testimonial_slider_4 input { display: none; }
 .testimonial_slider_4 #slide_4_1:checked ~ .boo_inner { margin-left:0; }
 .testimonial_slider_4 #slide_4_2:checked ~ .boo_inner { margin-left:-100%; }
 .testimonial_slider_4 #slide_4_3:checked ~ .boo_inner { margin-left:-200%; }
 .testimonial_slider_4 #slide_4_4:checked ~ .boo_inner { margin-left:-300%; }
 .testimonial_slider_4 .boo_inner { width:400%; -webkit-transform: translateZ(0); -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
 .testimonial_slider_4 .slide_content{ width:25%; float:left; font-family: Tahoma;}
 .testimonial_slider_4 #controls { text-align:center; }
 .testimonial_slider_4 #controls label{ width:8px; height:8px; margin:0 2px; display:inline-block; background:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
 .testimonial_slider_4 #slide_4_1:checked ~ #controls label:nth-child(1), .testimonial_slider_4 #slide_4_2:checked ~ #controls label:nth-child(2), .testimonial_slider_4 #slide_4_3:checked ~ #controls label:nth-child(3), .testimonial_slider_4 #slide_4_4:checked ~ #controls label:nth-child(4){ background:#000; }
 .testimonial_slider_4 .testimonial_4 { -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0) !important; box-shadow: 0 0 0 0 rgba(0,0,0,0) !important; }
 .testimonial_4 { font-size: 16px !important; color: #333; padding: 30px 30px 24px; margin: 4px; text-align: center; }
 .icon_test_4 { padding: 16px 0; margin-bottom: 24px; position: relative; }
 .icon_test_4:after, .avatar_4:after { border-bottom: 1px solid #ebebeb; height: 1px; content: ""; left: 0; position: absolute; width: 100%; top: 16px; }
 .icon_test_4:before { background: url(../imgs/icon_testimonial_4.png) 0 0 no-repeat; content: ""; height: 32px; width: 32px; position: absolute; left: 50%; top: 0; margin-left: -16px; z-index: 2; }
 .avatar_4 { margin: 22px 0 30px; position: relative; }
 .avatar_4:after { top: 36px; }
 .avatar_4 img { position: relative; z-index: 1; width: 75px; height: 75px; border-radius: 100%; }
 .author_4 h3 { color: #333; font-size: 13px; font-weight: 600; padding: 7px 0 0; }
 .author_4 h4 { color: #333; font-size: 12px; font-weight: 400; padding: 0; }
 .author_4 h4 a { color: #999; text-decoration: none; position: relative; padding-bottom: 1px; overflow: hidden; border-bottom: 1px solid; }
 .author_4 h4 a:after { background: #999; height: 1px; content: ""; position: absolute; left: 0; bottom: -1px; width: 0; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .author_4 h4 a:hover { color: #000; border: none; }
 .author_4 h4 a:hover:after { border-color: #000; width: 100%; }
 .testimonial_slider_5{ width:100%; overflow:hidden; box-sizing:border-box; padding-bottom:30px; border: 1px solid #ebebeb; }
 .testimonial_slider_5 input { display: none; }
 .testimonial_slider_5 #slide_5_1:checked ~ .boo_inner { margin-left:0; }
 .testimonial_slider_5 #slide_5_2:checked ~ .boo_inner { margin-left:-100%; }
 .testimonial_slider_5 #slide_5_3:checked ~ .boo_inner { margin-left:-200%; }
 .testimonial_slider_5 #slide_5_4:checked ~ .boo_inner { margin-left:-300%; }
 .testimonial_slider_5 .boo_inner { width:400%; -webkit-transform: translateZ(0); -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
 .testimonial_slider_5 .slide_content{ width:25%; float:left; }
 .testimonial_slider_5 #controls { text-align:center; }
 .testimonial_slider_5 #controls label{ width:8px; height:8px; margin:0 2px; display:inline-block; background:#999; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
 .testimonial_slider_5 #slide_5_1:checked ~ #controls label:nth-child(1), .testimonial_slider_5 #slide_5_2:checked ~ #controls label:nth-child(2), .testimonial_slider_5 #slide_5_3:checked ~ #controls label:nth-child(3), .testimonial_slider_5 #slide_5_4:checked ~ #controls label:nth-child(4){ background:#000; }
 .testimonial_slider_5 .testimonial_5 { border: 0 none !important }


#main-Ology{
	margin-left: 15px;

}
#main-Ology1{
	margin-left: 15px;

}

.login-box
{
	display: block;
    /*position:absolute;
    float:right;
    padding:0px 20px 0 25px;*/
}

#loginwindow{
    margin: 0px auto;
    left: 0px;
    right: 0px;
    display: none;
    position: absolute;
    z-index: 99999;
}



#fbsocial a {
    font: 16px 'Lato', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0 4px;
}

.login-box .modal-body {
    padding: 0 0 30px 0;
    float: left;
    width: 100%;
}



.login-box .modal-body form label {
    display: block;
    color: #8e8e8e;
    font: 700 16px/16px 'Lato', sans-serif;
    padding: 0 0 15px 0;
}

.outer-input {
    float: left;
    width: 100%;
}

.login-box .close {
    width: 26px;
    height: 26px;
    color: #fff;
    float: right;
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
    opacity: 1;
    text-shadow: none;
}

.login-box .modal-body form {
    float: left;
    width: 100%;
}

.modal-header .close {
    margin-top: -2px;
}




.mt-10{
  margin-top:10px!important;
}
.mt-20{
  margin-bottom: 0px;
}
.margin-top-30{
  margin-top: 30px;
}
.width-100f{
  width:100%;
  float: left;
}

a:hover,a:focus{
  text-decoration: none;
}
*{
  margin: 0;
  padding: 0;
}
.page{
  margin: 0 auto;
  width: 100%;
}
.list-inline{
  margin-left: 0;
}
/*=========================== LOGIN========================*/
.login{
  padding:5px 0;
  background: #005fab;
}
.login .right-item{
  float: right;
}
.login .left-item{
  float: left;
  padding: 10px;
}
.login .left-item a{
  margin-right: 25px;
}
/*=========================== END LOGIN ========================*/
/*=========================== MAIN MENU========================*/
/* Wobble Horizontal */
@keyframes wobble-horizontal {
  16.65% {
    transform: translateX(8px);
  }
  33.3% {
    transform: translateX(-6px);
  }
  49.95% {
    transform: translateX(4px);
  }
  66.6% {
    transform: translateX(-2px);
  }
  83.25% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}
.wobble-horizontal {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wobble-horizontal:hover {
  animation-name: wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.sm-blue ul{
  padding: 0;
}
.main-menu  .fa-bars {
  display: none;
}
#main-nav{
  padding-top: 10px;
}
#main-nav .sub-arrow{
  display: none;
}
#main-menu>li>a{
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

#main-nav ul li a{
    color: #525252;/*525252*/
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active{
  text-shadow: 0!important;
}
#main-menu{position: relative;}
#main-menu,#main-menu a{
  background:none;
  box-shadow:none;
}
.sm-blue > li {
     border-left:none; 
}
.sm-blue a span.sub-arrow{
    border-width: 4px;
    border-color: #969696 transparent transparent transparent;
    background: none;
}
/*=========================== END MAIN MENU========================*/
/*===========================  BANNER ========================*/
.banner{
  width: 100%;
  float: left;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
/*=========================== END BANNER ========================*/

/*=========================== SLIDER SÁCH MỚI ========================*/
.slider-book-new{
  background: url(../imgs/pattren.png) no-repeat;
  width:100%;
  float:left;
  padding:20px 0;
}
/*=========================== END SLIDER SÁCH MỚI========================*/
/*=========================== CONTENT 1 da comment========================*/
#myCarousel{
  position: relative;
}
#myCarousel .carousel-controls{
    position: absolute;
    right: 15px;
    bottom: -60px;
    display: block;
    width: 10%;
    float: right;
}
.content1 .title-content1{
  color: #fff;
  text-transform: uppercase;
}
.title-content1{
    height: 50px;
    width: 50%;
    float: left;
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    background: #1e293d;
    padding: 15px;
}
/*.content1 .carousel-controls{
    position: absolute;
    top: 12px;
    right: 60px;
}
.content1 .carousel-controls .left {
  position: relative;
  left: -35px;
  background: none!important;
}
.content1 .carousel-controls .right{
  background: none!important;
}*/
.content1{
  position: relative;
  width: 100%;
  float: left;
  background: url(../imgs/pattren.gif);
}
.content1 .carousel-inner
{
  background: #1e293d;
  padding: 15px;
}
#content1 {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
  background: url(../imgs/slider-bg.jpg);
}
#content1 .carousel-caption {
  left:0;
  right:0;
  bottom:0;
  text-align:left;
  padding:10px;
  background:#1e293d;
  text-shadow:none;
}
#content1 .list-group {
  position:absolute;
  top:0;
  right:0;
}

/**/
#content1 .carousel-inner .item{
  padding: 10px;
}
#content1 .carousel-inner .item img{
  float: right;
  height: 175px;
  width: 125px;
}
#content1 .carousel-caption {
  width: 70%;
  float: left;
  position: relative;
  height: 175px;
}
/**/
/*slider ảnh right ở content1*/
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
  background: #fff;
  border-color: none;
  box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.67);
}
.list-group-item{
  border:none;
}
.list-group li{
  float: left;
}
/*=========================== END CONTENT 1 ========================*/
/*=========================== LISTS BOOK FULL SCREEN========================*/
.lists-book-fullscreen .img-thumb,.danhsach-theloai .img-thumb{
    box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.67);
    border-radius: 3px;
    width: 137px;
    margin: 15px auto 15px;
    display: block;
    overflow: hidden;
    height: 193.9px;
}
.lists-book-fullscreen .tab-pane li{
  min-height: 355px;
}
.lists-book-fullscreen .thumb{
  padding: 5px;
  border:1px solid #e7e7e7;
  background: #f8f8f8;
  margin-bottom: 25px;
  min-height: 340px;
  border-radius: 5px 5px 5px 5px;
}
.lists-book-fullscreen .nav-tabs>li>a{
  color: #333;
}
.lists-book-fullscreen .list-inline{
  margin-left: 20px;
}
.lists-book-fullscreen .thumb:hover{
  cursor: pointer;
}
.lists-book-fullscreen .thumb:hover .thumb{
  background: transparent;
}
.lists-book-fullscreen .thumb:hover .text-thumb-hover{
  display: none;
  bottom: 0;
  height: 100%;
}
.lists-book-fullscreen .text-thumb-hover
{
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
}
.lists-book-fullscreen .text-thumb-hover a{
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.lists-book-fullscreen .heading2 .btn-all{
  margin-bottom: 0px;/*20px*/
}
/*=========================== END LISTS BOOK FULL SCREEN ========================*/
/*===========================  kesach ========================*/
#owl-demo-kesach{
  padding: 0 240px 70px;
}
#owl-demo-kesach .owl-nav{
  display: none;
}
a.glyphicon{
  font-family: 'Glyphicons Halflings';
}
#owl-demo-kesach .item{
  margin: 3px;
}
#owl-demo-kesach .item img{
  display: block;
  width: 100%;
  height: auto;
}
.kesach{
  width: 100%;
  /*float: left;*/
  background: url(../imgs/bg-kesach.jpg) no-repeat center;
  min-height: 270px;
}
.heading1
{
margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  padding: 20px 0 20px;
}
.heading1 span{
  position: relative;
}
.heading1 span:before{
    left: -75px;
    content: '';
    height: 5px;
    display: block;
    background: url(../imgs/heading-left-line.png) no-repeat;
    width: 58px;
    float: left;
    bottom: 0;
    position: absolute;
    height: 6px;
    top: 15px;
}
.heading1 span:after{
    content: '';
    height: 5px;
    display: block;
    background: url(../imgs/heading-left-line.png) no-repeat;
    width: 58px;
    float: right;
    bottom: 0;
    position: absolute;
    height: 6px;
    top: 15px;
    transform: rotate(180deg);
    right: -75px;
}
.kesach .box-owl-kesach{
    background: url(../imgs/kesach.png) no-repeat;
    background-position: center 82px;
    min-height: 230px;
}
.kesach .item{
  width: 110px;
}
.owl-carousel .owl-item img{width: 100%;}

/*=========================== END KE SACH ========================*/
/*===========================  DANH SACH THE LOAI ========================*/

.danhsach-theloai,#tentheloai li,.kesach .box-owl-kesach,
.tab-content .tab-pane
{
  width:100%;
  float: left;
}
.tab-contentv1 .tab-pane li{
  width: 20%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;

}
.danhsach-theloai .nav-tabs>li.active>a,.danhsach-theloai .nav-tabs>li.active>a:focus,.danhsach-theloai .nav-tabs>li.active>a:hover{
    border: none;
    color:#fff;
}
.danhsach-theloai .nav-tabs>li>a{
  color: #767676;
  border-radius:0;
}
.danhsach-theloai .nav-tabs{
  border: none;
}
/*.danhsach-theloai   min-height: 300px;*/.thumb{
  position: relative;
}
.danhsach-theloai .thumb{
	padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    background: #f8f8f8;
    min-height: 350px;
}
/*.danhsach-theloai*/ .img-thumb{
  overflow: hidden;
}
/*.danhsach-theloai*/ .img-thumb img{
  /*width:100%;*/
}
.name-book{
  color: #767676;
  font-weight: 700;
}
.name-book,.name-authors{
  -webkit-line-clamp: 1;
  font-size: 12px;
  display: block;
  display: -webkit-box;
  max-height: 45px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
 .name-authors{
	-webkit-line-clamp: 1;
	color: #999;
	font-size: 400;
}
.heading2.h-before{
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
  width: 100%;
  float: left; 
}
.danhsach-theloai .heading2 h3{
    color: #010101;
font-family: "LatoWebBlack", "Open Sans", sans-serif;
font-size: 18px;
line-height: 24px;
text-transform: uppercase;
  float:left;
}
.heading2 .btn-all{
  float:right;
  margin: 20px 0 0;
  color: #999;
}
.heading2 .btn-all i{
  padding-left: 7px;
}
.danhsach-theloai .tab-contentv1 li .tooltip-content{
    display: none;
    position: absolute;
    background: rgba(30,41,61,0.9);
    padding: 10px;
    top: 0;
    left: 95%;
    width: 330px;
    /*height: 100%;*/
    z-index: 9;
}
.danhsach-theloai .thumb:hover .tooltip-content{
  display: block;
}
.danhsach-theloai .tab-contentv1 .tooltip-content:before
{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10.5px 11px 10.5px 0;
    border-color: transparent rgba(30,41,61,0.9) transparent transparent;
    position: absolute;
    left: -11px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tooltip-content .description{
  color: #fff;
}

.tooltip-content .description a{
    /*color: rgba(0,0,0,0);*/
}

.tooltip-content .name-book{
  color: #ccc;
}
.danhsach-theloai .tab-contentv1 li:nth-child(5n+4) .tooltip-content,
.danhsach-theloai .tab-contentv1 li:nth-child(5n+5) .tooltip-content{
  left: -230%;
}
.danhsach-theloai .tab-contentv1 li:nth-child(5n+4) .tooltip-content:before,
.danhsach-theloai .tab-contentv1 li:nth-child(5n+5) .tooltip-content:before
{
    border-width: 10px 0 10px 11px;
    border-color: transparent transparent transparent rgba(30, 41, 61, 0.9);
    left: auto;
    right: -10px;
}
.nav-tabs>li>a:hover{
  border-color:transparent;
}
/*=========================== END DANH SACH THE LOAI ========================*/
/*=========================== TIN TỨC VÀ THƯ VIỆN ẢNH========================*/
.heading2.h-before{
  position: relative;
}
.heading2.h-before:before{
  position: absolute;
  top: 100%;
  content: '';
  height: 2px;
  width: 100px;
  display: block;
}
.news-albumbook h3{
  float: left;
}
.news-albumbook .thumb{
    height: 105px;
    width: 140px;
    float: left;
    overflow: hidden;
}
.news-albumbook .thumb img:hover{
    transform: scale(1.1);
    transition: 0.7s;
}
.news-albumbook .thumb img{
    width: 100%;
}
.news-albumbook .text-column{
  overflow: hidden;
  padding-left: 12px;
}
.news-albumbook .news-date a{
  font-style: italic;
  color: #a1a1a1;
  font-size: 13px;
}
.news-albumbook .post-box{
  padding: 15px 0;
}
.news-albumbook .post-box:not(:last-child){
  border-bottom: 1px solid #ececec;
}
.news-albumbook .heading2.h-before{
  margin-bottom: 0;
}
.news-albumbook ul img{
  width: 100%;
}
.news-albumbook ul > li > div{
  overflow:hidden;
}
.news-albumbook ul img:hover{
  transform: scale(1.1);
  transition: 0.7s;
}
.news-albumbook ul{
  margin-top: 10px;
}
.news-albumbook ul li{
  padding: 5px;
}
/*=========================== END TIN TỨC VÀ THƯ VIỆN ẢNH ========================*/
/*=========================== SLIDER BOOK HORIZONTAL ========================*/
.owl-theme .owl-nav [class*=owl-],.owl-theme .owl-nav [class*=owl-]:hover{
  background: transparent;
  color: transparent;
}
#owl-slider-book-horizontal{
  position: relative;
}
#owl-slider-book-horizontal .owl-prev{
    position:  absolute;
    left: -12px;
    top: 25%;
}
#owl-slider-book-horizontal .owl-prev:before{
    content:"\f104";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
#owl-slider-book-horizontal .owl-next:before{
    content:"\f105";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
#owl-slider-book-horizontal .owl-next{
    position:  absolute;
    right: -40px;
    top: 30%;
}
#owl-slider-book-horizontal .item{
  padding: 10px;
}
#owl-slider-book-horizontal .text-thumb{
  padding-top: 10px;
  text-align: center;
}
#owl-slider-book-horizontal .img-thumb{
  width: 150px;
  overflow:hidden;
  margin: 0 auto;
}
#owl-slider-book-horizontal .owl-nav{
  display: none;
}
/*=========================== END SLIDER BOOK HORIZONTAL ========================*/

/*=========================== SLIDER BOOK HORIZONTAL 2 ========================*/
.owl-theme .owl-nav [class*=owl-],.owl-theme .owl-nav [class*=owl-]:hover{
  background: transparent;
  color: transparent;
}
#owl-slider-book-horizontal2{
  position: relative;
}
#owl-slider-book-horizontal2 .owl-prev{
    position:  absolute;
    left: -12px;
    top: 25%;
}
#owl-slider-book-horizontal2 .owl-prev:before{
    content:"\f104";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
#owl-slider-book-horizontal2 .owl-next:before{
    content:"\f105";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
#owl-slider-book-horizontal2 .owl-next{
    position:  absolute;
    right: -40px;
    top: 30%;
}
#owl-slider-book-horizontal2 .item{
  padding: 10px;
}
#owl-slider-book-horizontal2 .text-thumb{
  padding-top: 10px;
  text-align: center;
}
#owl-slider-book-horizontal2 .img-thumb{
  width: 150px;
  overflow:hidden;
  margin: 0 auto;
}
#owl-slider-book-horizontal2 .owl-nav{
  display: none;
}
/*=========================== END SLIDER BOOK HORIZONTAL 2========================*/

/*=========================== SLIDER BOOK HORIZONTAL ========================*/
/*.owl-theme .owl-nav [class*=owl-],.owl-theme .owl-nav [class*=owl-]:hover{
  background: transparent;
  color: transparent;
}
#owl-slider-book-horizontalheader{
  position: relative;
}
#owl-slider-book-horizontalheader .owl-prev{
    position:  absolute;
    left: -12px;
    top: 25%;
}
#owl-slider-book-horizontalheader .owl-prev:before{
    content:"\f104";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
owl-slider-book-horizontalheader .owl-next:before{
    content:"\f105";
    font-family: FontAwesome;
    font-size: 40px;
    color: #999;
}
#owl-slider-book-horizontalheader .owl-next{
    position:  absolute;
    right: -40px;
    top: 30%;
}
#owl-slider-book-horizontalheader .item{
  padding: 10px;
}
#owl-slider-book-horizontalheader .text-thumb{
  padding-top: 10px;
  text-align: center;
}
#owl-slider-book-horizontalheader .img-thumb{
  width: 150px;
  overflow:hidden;
  margin: 0 auto;
}
#owl-slider-book-horizontalheader .owl-nav{
  display: none;
}*/
/*=========================== END SLIDER BOOK HORIZONTAL ========================*/

/*=========================== NEWS ========================*/
.news{
  width: 100%;
  float: left;
}
.news h3{
  padding: 0 15px;
}
.news .img-item-news{
  float: left;
  overflow:hidden;
}

/*.news .text-item-news{
  padding-left: 285px;
}*/

.news .text-item-news p:nth-child(1){
    font-weight: 400;
    font-size: 17px;
}
.news .text-item-news p:nth-child(2){
    font-style: italic;
}
.news .time{
  font-size: 12px;
  color: #767676;
}
.news img:hover{
  transform:scale(1.1);
  transition:0.7s;
}
/*=========================== END NEWS ========================*/
/*=========================== FOOTER ========================*/
footer{
  width: 100%;
  float: left;
  color: #fff;
  background: var(--red);
  padding: 20px 0;
}

.noidunglienhe p {
    color: white;
}
footer a{
	color:#fff;
}

footer .logo-footer{
  margin-bottom: 15px;
}
footer .coppyright{
  font-size: 12px;
}

/*footer .footer-right{
  padding-top: 75px;
}*/
/*=========================== END FOOTER ========================*/
#myCarousel .carousel-caption {
    left: 150px;
    top:0;
    position: absolute;
    bottom: 0;
    text-align: left;
    padding: 0;
    background: #1e293d;
    text-shadow: none;
}
#myCarousel .list-group {
  position:absolute;
  top:0;
  right:0;
}
#myCarousel .list-group-item {
  border-radius:0px;
  cursor:pointer;
}
#myCarousel .list-group .active {
  background-color:#eee;  
}
#myCarousel .item img{
    width: 125px;
    float: left;
}
/*chia 20% */
.list-group li{
  width:20%;
  float: left;
}
.list-group img{
    object-fit: cover;
    height: 122px;
    width: 100%;
}


/* XU LY MAN HINH */

@media screen and (max-width: 1366px) {
	.logo{float: left; width: 100% !important;}
	.logo a{float: left;}
	.logo div{float: left;}
	.box-right{width: 80% !important;}
	.box-detail-book .box .img img{width: 100% !important;}
}


@media screen and (max-width: 700px) {		
	.advancesearchform{
		width: 300px;
	}
}




	
	
@media screen and (max-width: 500px) {
	
	.box-right {
    width: 100% !important;
}

    .alertpn{
        position: relative;
        width: 100%;
        height: 40px;
        float: left;
        padding: 10px;
        margin-top: 20px;
    }

    .modal-body{
        width: 100%;
    }
	
	.bottom{
		    float: left;
			width: 100%;
			position: relative;
			left: 10% !important;
			right: 50%;
	}
	
	.advancesearchform{
		width: 200px;
	}
	
	.section-coutting{width: 100% !important;}
	
	.btnSearch{width: 30% !important;}
	.SearchRight{
			left: 10px;
			position: relative;
			float: left;
			padding: 5px;
			margin-top: 5px;
	}
	
	
	.box-detail-book .box .img img {
    width: 40%;
    object-fit: cover;
    padding: 10px;
    float: left;

}


    /*.tab-ds-theloai {
        display: none !important;
    }*/
    #tentheloai{
        height: 200px;
        float: left;
        overflow-y: scroll;
        border: 3px;
        border-style: dashed;
        /*animation: blinker .5s step-end infinite alternate;*/
    }
	
	.tab-content{
        /*height: 400px;
        float: left;
        overflow-y: scroll;
        border: 3px;
        border-style: dashed;*/
        /*animation: blinker .5s step-end infinite alternate;*/
    }



    .updownicon{
        /*display:block;*/
    }

    .tab-ds-theloai{
        padding-bottom:10px;
    }

    #main-Ology{
        height: 500px;
        float: left;
        overflow-y: scroll;
        /*border: 3px;*/
        /*border-style: dashed;*/
        /*animation: blinker .5s step-end infinite alternate;*/
    }

}

@keyframes blinker {  
    50% {color: blue;}
    50% {color: green;}
}

@media (min-width: 768px){
	

	
    #main-menu > li {
      float: none;
      display: table-cell;
      width: 1%;
      text-align: center;
    }
	
	    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
	
	
}


/* 1199px */
@media(max-width: 2000px){
	
	.box-right{
			width: 100%;
}
	
	.box-detail-book .box .img img {
    width: 40%;
    object-fit: cover;
    padding: 10px;
    float: left;

}
		
	
  .danhsach-theloai .tab-contentv1 li .tooltip-content {
    left: 0;
    width: 100%;
}
.danhsach-theloai .tab-contentv1 li:nth-child(5n+4) .tooltip-content, .danhsach-theloai .tab-contentv1 li:nth-child(5n+5) .tooltip-content {
    left: 0;
}
.danhsach-theloai .tab-contentv1 .tooltip-content:before{
  display: none;
}
.danhsach-theloai .tab-contentv1 .tab-pane li {
    width: 25%;
}

h3{color:#777}
h3{
	font-weight:700;
	fon-size:16px;
	margin:0 0 10px 0;
	display:inline-block;
}

h3{
    /*font:italic 900 20px/20px 'Merriweather', serif;*/
    color:#343434;
    margin:0 0 10px 0

}

h3{margin:30px 0 40px 0}

h3{display:block;text-transform:uppercase;}
h3{text-align:center;display:block;margin:0
0 20px 0}



#owl-demo-kesach {
    padding: 0 140px 70px;
}
#content1 .list-group{
  position: relative;
  width: 100%;
  float: left;
  padding: 20px 18%;
}
#content1{padding-right: 0;}
#content1 .carousel-inner .item img{
  height: 200px;
  width: 145px;
}
.kesach .box-owl-kesach {
  position: relative;
  width: 100%;
  background-size: 100% auto;
}
}

@media (min-width: 1000px) {	
	.logo a {
		width: 70%;
		float: left;
	}	
}

@media (min-width: 1200px) {
	
	
    .thumb{min-height:380px;overflow:inherit;}
   	
}

@media (min-width: 992px) {
	
	
    .thumb{
        min-height:380px;
           overflow:inherit;}
  
	

	
  #myCarousel {padding-right:55%;}
  #myCarousel .carousel-controls {display:none;}  
  
}


@media (max-width: 991px) {
	
	
		
    .thumb{min-height:380px;overflow:hidden;}
    .text-thumb{height:112px;}
	
	
	
			.OpenTime{
		width: 100%;
		float: left;
	}
	
	
  .carousel-caption p{display:block;} 
   footer .footer-right {
    padding-top: 0;
    float: right;
  }


  .tab-contentv1 .tab-pane li,.danhsach-theloai .tab-contentv1 .tab-pane li{
    width: 33.3333%;
  }
  .danhsach-theloai .tab-contentv1 .tooltip-content {
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .danhsach-theloai .tab-contentv1 li:nth-child(5n+5) .tooltip-content,
  .danhsach-theloai .tab-contentv1 li.class-for-tooltip-left .tooltip-content{
    left: 0;
  }
  .tooltip-content p.description{
    margin-bottom: 10px;
  }
  .item-news .img-item-news,.item-news .text-item-news{
    width: 100%;
    float:  left; 
  }
  .news .text-item-news{
    padding-left: 0;
    margin-top: 10px;
  }
  .kesach .box-owl-kesach {
      background-position: center 90px;
  }
}
@media(max-width: 900px){
	
	.logo a {
    width: 60%;
    float: left;
}

			.OpenTime{
		width: 100%;
		float: left;
	}
	
    .kesach .box-owl-kesach {
      background-position: center 100px;

    }


          #bx-pager-custom{
        display: none;

  }
}
@media(max-width: 850px){
	
		
    .thumb{min-height:380px;overflow:hidden;}
    .text-thumb{height:112px;}
			
  .kesach .box-owl-kesach {
    background-position: 5px 105px;
  }
}
@media(max-width: 849px){
  #owl-demo-kesach {
      padding: 0px 165px 0;
  }
}
@media(max-width: 767px){
	
		
    .thumb{min-height:380px;overflow:hidden;}
    .text-thumb{height:112px;}
	
	
	
  .pad-left-right{
    padding-left: 0;
    padding-right: 0;
  }
  .danhsach-theloai .thumb {
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    background: #f8f8f8;
    min-height: 350px;
}
.danhsach-theloai .text-thumb{
  padding: 10px;
}
  .lists-book-fullscreen ul.nav-tabs li{
    width: 100%;
    float: left;
  }
  .tab-contentv1 .tab-pane li, .danhsach-theloai .tab-contentv1 .tab-pane li {
    width: 50%;
}
  footer .footer-right{
    float: left;
  } 
  footer .footer-left,footer .footer-right,.news h3{
    padding: 0;
  }
  #main-nav {
    padding-top: 35px;
  }
  .row-main-menu .logo img,footer .logo-footer img{
    width: 100%;
  }
  .sm-blue a.highlighted span.sub-arrow:before {
      display: block;
      content: "\f106";
      font-family: FontAwesome;
      color: #525252;
      right: -10px;
      position: relative;
  }
  #main-nav .sub-arrow {
    display: block;
    color: transparent;
    position: absolute;
  }
  
  .main-menu {
    width: 100%;
    padding-left: 0;
    float: left;
  }
  .main-menu  .fa-bars {
    float: right;
    display: block;
    font-size: 20px;
    cursor: pointer;
    margin: 10px 0;
  }
  #myCarousel .carousel-caption{
    width: auto;
    left:0;
    position: relative;
    left: 0;
  }
  .news .item-news{
    margin-bottom: 20px;
  }
}
@media(max-width: 749px){		
	
  #owl-demo-kesach {
      padding: 0px 195px 0;
  }
}
@media(max-width: 699px){
  #owl-demo-kesach {
      padding:0;
  }
  .kesach .box-owl-kesach {
      background-position: 5px 111px;
  }
  #owl-demo-kesach .item{
    margin:0 auto;
  }
}
@media(max-width: 549px){
  .kesach .box-owl-kesach {
    background-position: 5px 122px;
  }
}
@media(max-width: 500px){

	
		.logo a {
    width: 100%;
    float: left;
}
	
		.OpenTime{
            padding-left: 10px;
		    width: 100%;
		    float: left !important;
	}
	

    
	
	#loaisach li{
		min-width: 100%;
	}
	
  .danhsach-theloai .tab-pane li{
      padding-left: 0;
      padding-right: 0;
  }
  .right-albumbook .list-inline{
    margin-left: 0;
  }
  .news-albumbook ul li {
    padding: 5px 0;
}
  .tab-contentv1 .tab-pane li,.tab-contentv1 .tab-pane li, .danhsach-theloai .tab-contentv1 .tab-pane li,
  .right-albumbook li,.news-albumbook .text-column{
    width: 100%;
  }
  .news-albumbook .text-column{
    padding-top: 10px;
  }
  .heading1 span:before,.heading1 span:after{
    display: none;
  }
}
@media(max-width: 430px){
  .kesach .box-owl-kesach {
    background-position: 5px 130px;
  }
}

/* XU LY MAN HINH */

.iconfile{
    position: relative;
     margin: 0px auto; 
     text-align: left;   
}

.iconfile .savefile{
    color: var(--red);
    width: 10px; 
    height: 20px; 
    margin-right: 5px;
}

.iconfile .havefile{
    width: 20px; 
    height: 20px;
    margin-right: 5px;
}

#btnchitiet{
    float: right; 
    margin-bottom: 5px; 
    position: relative;
    bottom: 35px;
    right: 5px;
}



.text-thumb-hover{
    display: none;
}

.thumb .disableobject{
    display: none;

}


.backtotop {
    background-color: #005fab;
    width: 45px;
    bottom: 0;
    right: 0px;
    padding: 5px 0;
    overflow: hidden;
    z-index: 99999;
    position: fixed;
    display: block;
    text-align: center;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    color: #fff;
}
.backtotop i {
    font-size: 24px;
    margin: 0;
    display: block;
}

.banner-contact {
    text-align: center;
    padding: 55px;
    /*background: #000 url('https://psczlis.azurewebsites.net/assets/zlis/img_contact.jpg') no-repeat;
    background-size: cover !important;*/
    color: #fff;
	margin-bottom: 30px;
}

/*=========================== CONTENT AUTHOR LISTING ========================*/
.content-author-listing{
  margin-top: 40px;
}
.content-author-listing .box .img,.content-author-listing .box .text{
  overflow: hidden;
}
.content-author-listing .box .img img{
  width: 100%;
  object-fit: cover;
}
.content-author-listing .box .img img:hover{
  transform: scale(1.1);
  transition: 0.7s;
}
.content-author-listing .box-left .text-column h3{
  margin-top: 0;
}
.content-author-listing .box-left .text-column a{
  display: inline-block;
  padding: 7px 10px;
}
.content-author-listing .box-left li:not(:first-child)
{
  border-top: 1px solid #f3f3f3;
}
.content-author-listing .box-left li{
  padding:50px 0;
}
.content-author-listing .box-left .text-column i{
  padding-left:10px;
}
.content-author-listing .box-right{
  padding-top: 50px;
}
.content-author-listing .box-right h3{
  border-bottom: 5px solid #f5f5f5;
  padding-bottom: 16px;
  margin-top: 0;
  margin-bottom: 25px;
}
.content-author-listing .box-right .author-week .img{
  float: left;
  width: 45px;
  height: 45px;
  margin-right:20px;
}
.content-author-listing .box-right .book-of-year .img
{
  width: 21%;
  float: left;
  margin:0 15px 0 0;
}
.content-author-listing .box-right .list-author
{
  margin-bottom: 45px;
}
.content-author-listing .box-right .list-author ul li{
  width: 100%;
  margin-top: 20px;
  float: left;
}
.content-author-listing .box-right .list-author ul li:last-child{
  margin-bottom: 30px;
}
.content-author-listing .box-right .list-author .text span{
  color: #999;
}
/*phan trang pagination*/
.paging{
  display: inline-block;
  width: 100%;
}
/*=========================== END CONTENT AUTHOR LISTING ========================*/

/* SEARCH ADVAN */
#tab111 .width-100f table th{
  padding: 8px;
  border: 1px solid rgba(0,0,0,0.1);
}
#tab111 .width-100f table td{
  padding: 10px;
  /*border: 1px solid rgba(0,0,0,0.1);*/
} 
#tab111 .width-100f table tr:nth-child(even)
{
  background: rgba(0,0,0,.025);
}
#tab111 .width-100f table tr>th:nth-child(1),table tr>td:nth-child(1){
  min-width:80px;
}


#tab111 .width-100f table th{
  padding: 8px;
  border: 1px solid rgba(0,0,0,0.1);
}
#tab111 .width-100f table td{
  padding: 10px;
  /*border: 1px solid rgba(0,0,0,0.1);*/
} 
#tab111 .width-100f table tr:nth-child(even)
{
  background: rgba(0,0,0,.025);
}
#tab111 .width-100f table tr>th:nth-child(1),table tr>td:nth-child(1){
  min-width:80px;
}
/* SEARCH ADVAN */

/*=========================== BANER DETAIL BOOK ========================*/
.banner-detail-book{
    text-align: center;
    padding: 85px;
    background: #000 url(../../imgs/banner-contact.png) no-repeat;
    color: #fff;
}
.tab-pane{
  margin-top:20px;
}

/* tab1.width-100f */
#tab1.width-100f table th{
  padding: 8px;
  border: 1px solid rgba(0,0,0,0.1);
}
#tab1.width-100f table td{
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.1);
} 
#tab1.width-100f table tr:nth-child(even)
{
  background: rgba(0,0,0,.025);
}
#tab1.width-100f table tr>th:nth-child(1),table tr>td:nth-child(1){
  min-width:80px;
}
/* tab1.width-100f */

/* tab3.width-100f */
#tab3.width-100f table th{
  padding: 8px;
  border: 1px solid rgba(0,0,0,0.1);
}
#tab3.width-100f table td{
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.1);
} 
#tab3.width-100f table tr:nth-child(even)
{
  background: rgba(0,0,0,.025);
}
#tab3.width-100f table tr>th:nth-child(1),table tr>td:nth-child(1){
  min-width:80px;
}
/* tab3.width-100f */

.img-thumb{
  width: 100%;
  overflow:hidden;
}
.img-thumb img{
    width: 137px;
    height: 193.9px;
    /*object-fit: cover;*/
}
.box-full-center {
  margin-top: 20px;
}
.box-full-center ul.list-inline{
  display: flex;
  flex-wrap: wrap;
}
.box-full-center .thumb {
    padding: 5px;
    border: 1px solid #e7e7e7;
    background: #f8f8f8;
    margin-bottom: 25px;
    min-height: 340px;
}
.box-full-center .img-thumb
{
    box-shadow: 0 1px 5px 0 rgba(50, 50, 50, 0.67);
    border-radius: 3px;
    width: 137px;
    margin: 15px auto 15px;
    display: block;
    overflow: hidden;
    height: 193.9px;
}
.heading2.h-before {
    position: relative;
}
.heading2.h-before {
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
    width: 100%;
    float: left;
}
.heading2.h-before:before {
    position: absolute;
    top: 100%;
    content: '';
    height: 2px;
    width: 100px;
    display: block;
}
.heading2 .btn-all {
    float: right;
    margin:27px 0 0;
    color: #999;
}
.heading2 h3 {
    float: left;
}
.box-full-center  .list-inline>li{
  padding-left: 15px;
  padding-right: 15px;
}
/*=========================== END BANER DETAIL BOOK========================*/

/*=========================== CONTENT DETAIL BOOK ========================*/
.box-detail-book{
  margin-top: 40px;
}
.box-detail-book .box .img,.box-detail-book .box .text{
  overflow: hidden;
}
/*.box-detail-book .box .img img{
  width: 100%;
  object-fit: cover;
}*/
.box-detail-book .box .img img:hover{
  transform: scale(1.1);
  transition: 0.7s;
}
/*=========================== CONTENT DETAIL BOOK ========================*/

/*=========================== NAV UL LI Active color ========================*/

/*=========================== NAV UL LI Active color ========================*/

.login-socail a{
	
float: left;
width: 100%;
height: 53px;
border-radius: 3px;
font-size: 16px/53px;

color: #fff;
padding: 0;
margin: 0 0 14px 0;
text-decoration: none;
}

.login-socail{float:left;width:100%}
.login-box .modal-footer{float:left;width:100%;padding:0;border:0}
.login-socail
a.twitter{background:#00d7fa}
.login-socail
a.gplus{background:#dd4c3b}
.login-socail a .fa{float:left;width:60px;height:53px;background:rgba(0,0,0,0.2);font-size:26px;color:#fff;text-align:center;line-height:53px;margin:0
30px 0 0
}
.login-box.fa{font-size:16px;color:#fff;padding:0
7px 0 0;float:left}

.login-socail
a.facebook{background:#4b6ea9}.login-socail
a.twitter{background:#00d7fa}.login-socail
a.gplus{background:#dd4c3b}.login-socail a
.fa{float:left;width:60px;height:53px;background:rgba(0,0,0,0.2);font-size:26px;color:#fff;text-align:center;line-height:53px;margin:0
30px 0 0}

.login-box .modal-header{border:0;padding:20px 0}
.login-box .modal-header h3{
	font-weight:600;
	font-size:18px;	
	text-transform:uppercase;
	text-align:left;
}

  .login-box .modal-dialog{
    min-width: 340px;
    position: relative;
    z-index: 9999;
    max-width: 450px;
  }
  




.LoginButton{
   padding-top: 10px;
}

.socialp{
  color: aliceblue;
  font-size: 15pt;
  margin-top: 5px;
}