.mane_gallery{margin-bottom:100px}.mane_gallery>.title{display:flex}.mane_gallery>.title i{padding:12px;margin-top:auto;margin-bottom:auto}.mane_gallery>.title i,.mane_gallery>.title p{color:#979090;height:-moz-fit-content;height:fit-content}.mane_gallery>.title p{font-size:18px;width:-moz-fit-content;width:fit-content;padding:13px;margin:0}.mane_gallery>.title p a{text-decoration:none;color:#707070}.mane_gallery>.title p a:hover{color:#009daf}.mane_gallery .most_watched{width:100%;height:-moz-fit-content;height:fit-content}.mane_gallery .most_watched .title_most_watched{margin-top:10px;display:flex;justify-content:space-between}.mane_gallery .most_watched .title_most_watched .text{color:#707070;margin-top:10px;height:-moz-fit-content;height:fit-content}.mane_gallery .most_watched .title_most_watched .text p{font-size:18px;margin:0!important}.mane_gallery .most_watched .title_most_watched .datetime{display:flex;justify-content:center;align-items:center}.mane_gallery .most_watched .title_most_watched .datetime .date{width:-moz-fit-content;width:fit-content}.mane_gallery .most_watched .title_most_watched .datetime .date svg{width:18px;margin-left:5px}.mane_gallery .most_watched .title_most_watched .datetime .watched{width:-moz-fit-content;width:fit-content;margin-right:15px}.mane_gallery .most_watched .title_most_watched .datetime .watched svg{width:18px;margin-left:5px}.mane_gallery .most_watched .box-image{height:500px}.mane_gallery .img-saction{margin-top:30px}@media(max-width:990px){.mane_gallery .most_watched .box-image{height:340px}}.breadcrumb{padding:10px 0}.breadcrumb>div{display:flex}.breadcrumb>div:hover,.breadcrumb>div:hover a,.breadcrumb>div:hover svg{color:var(--main-bg-color)}.breadcrumb>div svg{color:var(--dl-color-gray-700);margin-top:auto;margin-bottom:auto;width:10px}.breadcrumb>div p{font-size:15px;color:var(--dl-color-gray-700);width:-moz-fit-content;width:fit-content;margin:auto 10px;height:-moz-fit-content;height:fit-content}.breadcrumb>div p a{text-decoration:none;color:var(--dl-color-gray-700)}.image{width:100%;height:100%;background:#d0d0d0;border-radius:20px;position:relative;overflow:hidden}.image:before{position:absolute;content:"";display:inline-block;height:inherit;width:inherit;animation:loading 2s infinite;background:linear-gradient(90deg,transparent,#efefef,transparent)}.image div{width:100%;height:100%;text-align:center;position:relative}.image div img{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease}.image .open-button{position:absolute;top:0;left:0;width:50px;height:50px;color:#fff;background-color:unset;border:none}.image .open-button svg{width:20px!important;height:30px!important;font-weight:200}.image .back{background-color:rgba(0,0,0,.91);position:fixed;top:0;left:0;width:100%!important;z-index:100000000000000;display:flex;justify-content:center}.image .back,.image .back .popup{height:100vh!important;border-radius:0}.image .back .popup{width:auto!important;text-align:center;position:relative;overflow:hidden}.image .back .popup>img{height:100vh!important;width:100%!important;object-fit:contain;border-radius:0}.hover-anmat:hover{transform:scale(1.1)}.image-bg{height:100%;width:100%;border-radius:inherit;position:relative;display:inline-block;background-size:cover;margin-top:0;background:#d0d0d0;overflow:hidden}.image-bg:before{position:absolute;content:"";display:inline-block;height:inherit;width:inherit;animation:loading 2s infinite;background:linear-gradient(90deg,transparent,#efefef,transparent)}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.image-bg img{object-fit:cover;width:100%;height:100%}.image-bg>div{height:100%;width:100%;position:absolute}.only_desktop_main{display:block}.only_desktop_rest{display:none}@media(max-width:1000px){.only_desktop_main{display:none}.only_desktop_rest{display:block}}.section-book{padding-bottom:100px}.section-book .content{padding:40px;border-radius:20px;background-color:#fff;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:50px}.section-book .content .container-fluid{width:80%;margin:auto}.section-book .content .info-book{grid-column:1/4;height:max-content}.section-book .content .info-book .title-publication{font-size:30px;margin-bottom:20px;margin-right:20px}.section-book .content .info-book .text-publication{font-size:14px;color:#555;margin-bottom:20px;margin-right:20px}.section-book .content .info-book .publication p{font-size:20px;color:#555;margin:1.2vh}.section-book .content .info-book .publication p svg{width:18px;height:18px}.section-book .content .action-publication{grid-column:4/5;height:100%;width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto 50px;grid-gap:10px}.section-book .content .action-publication .img-box-book{height:100%;width:100%;max-height:350px}.section-book .content .action-publication .img-box-book img{height:100%;width:100%;max-height:350px;border-radius:20px;object-fit:cover}.section-book .content .action-publication .download_file{border-radius:10px;height:100%;width:100%;background-color:#53d95d;color:#fff;font-weight:700;border:none;transition:.2s;padding:10px;text-align:center}.section-book .content .action-publication .download_file svg{font-size:20px;width:18px;height:18px;margin:auto}.section-book .content .action-publication .download_file:hover{background-color:#53d95d;color:#fff;transform:scale(1.1)}@media(max-width:1200px){.section-book .content{padding:30px;grid-template-columns:repeat(3,1fr) 200px;grid-gap:20px}}@media(max-width:990px){.section-book .content{padding:20px;grid-template-columns:repeat(3,1fr) 200px;grid-gap:20px}}@media(max-width:767px){.section-book .content{padding:20px;grid-template-columns:auto;grid-template-rows:auto auto;grid-gap:20px}.section-book .content .info-book{grid-column:1/2;grid-row:2/3}.section-book .content .info-book .title-publication{font-size:25px;margin-right:20px}.section-book .content .info-book .text-publication{margin-right:20px}.section-book .content .info-book .publication p{font-size:18px;padding:1px 0}.section-book .content .action-publication{grid-column:1/2;grid-row:1/2}.section-book .content .action-publication .img-box-book{margin:0 auto;height:auto;width:200px;max-height:350px}.section-book .content .action-publication .custom-button{margin:0 auto;height:auto;width:300px}}@media(max-width:500px){.section-book .content .info-book .title-publication{font-size:23px}.section-book .content .info-book .publication p{font-size:15px}}