:root{--qh-teal:#0F766E;--qh-teal-bright:#14B8A6;--qh-gold:#EAB308;--qh-gold-deep:#B8850F;--qh-ink:#12211F;--qh-muted:#5C726E;--qh-line:#DCE7E5;--qh-paper:#FFFFFF;--qh-head-h:60px;--qh-bar-h:64px}@media (min-width:1025px){:root{--qh-head-h:72px;--qh-bar-h:0px}}#site-header,.aux-header{display:none!important}body{padding-top:var(--qh-head-h)!important}@media (max-width:1024px){body{padding-bottom:var(--qh-bar-h)!important}}.qh-head,.qh-head__in{display:flex;align-items:center}.qh-head{position:fixed;top:0;left:0;right:0;z-index:99990;height:var(--qh-head-h);background:var(--qh-teal-bright);border-bottom:1px solid var(--qh-line);box-shadow:0 1px 12px rgba(15,118,110,.06)}.qh-head__in{width:100%;max-width:1180px;margin:0 auto;padding:0 14px;gap:12px}@media (min-width:1025px){.qh-head__in{padding:0 24px;gap:24px}}.qh-brand{display:flex;flex-direction:column;line-height:1;text-decoration:none;flex:0 0 auto}.qh-brand b{font-family:"Playfair Display",Georgia,serif;font-size:19px;font-weight:700;color:var(--qh-teal)}.qh-head .qh-brand b{color:#fff}.qh-brand b i{font-style:normal;color:var(--qh-gold-deep)}.qh-head .qh-brand b i{color:#eab308}.qh-brand span{font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--qh-muted);margin-top:3px}.qh-head .qh-brand span{color:#12211f}@media (min-width:1025px){.qh-brand b{font-size:23px}.qh-brand span{font-size:9.5px}}.qh-nav{display:none}@media (min-width:1025px){.qh-nav{display:flex;align-items:center;gap:26px}}.qh-nav>a{list-style:none}.qh-nav{padding:0;margin-left:auto}.qh-nav-item{position:relative;display:flex;align-items:center}.qh-nav a,.qh-nav button.qh-nav-toggle{font-size:15px;font-weight:600;color:var(--qh-ink);text-decoration:none;position:relative;padding:6px 0;background:0 0;border:0;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:5px}.qh-nav a:after,.qh-nav button.qh-nav-toggle:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#073b37;transition:width .18s ease}.qh-nav a:hover,.qh-nav button.qh-nav-toggle:hover,.qh-nav-item:focus-within>button.qh-nav-toggle,.qh-nav-item:hover>button.qh-nav-toggle{color:#073b37}.qh-nav a:hover:after,.qh-nav button.qh-nav-toggle:hover:after,.qh-nav-item:focus-within>button.qh-nav-toggle:after,.qh-nav-item:hover>button.qh-nav-toggle:after{width:100%}.qh-nav-chev{width:9px;height:9px;flex:0 0 auto;transition:transform .18s ease}.qh-nav-item:focus-within .qh-nav-chev,.qh-nav-item:hover .qh-nav-chev{transform:rotate(180deg)}.qh-nav-drop{position:absolute;top:100%;left:0;margin-top:14px;min-width:220px;background:var(--qh-paper);border:1px solid var(--qh-line);border-radius:12px;box-shadow:0 14px 34px rgba(15,45,40,.14);padding:8px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease;z-index:100010}.qh-nav-item:focus-within>.qh-nav-drop,.qh-nav-item:hover>.qh-nav-drop{opacity:1;visibility:visible;transform:translateY(0)}.qh-nav-drop a,.qh-nav-drop button.qh-nav-toggle{display:flex;width:100%;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:600;justify-content:space-between}.qh-nav-drop a:after,.qh-nav-drop button.qh-nav-toggle:after{display:none}.qh-nav-drop a:hover,.qh-nav-drop button.qh-nav-toggle:hover,.qh-nav-drop li:focus-within>button.qh-nav-toggle,.qh-nav-drop li:hover>button.qh-nav-toggle{background:#f0faf8;color:#073b37}.qh-nav-drop li{position:relative;list-style:none}.qh-nav-flyout{position:absolute;top:-8px;left:100%;margin-left:8px;min-width:200px;background:var(--qh-paper);border:1px solid var(--qh-line);border-radius:12px;box-shadow:0 14px 34px rgba(15,45,40,.14);padding:8px;opacity:0;visibility:hidden;transform:translateX(6px);transition:opacity .16s ease,transform .16s ease;z-index:100011}.qh-nav-drop li:focus-within>.qh-nav-flyout,.qh-nav-drop li:hover>.qh-nav-flyout{opacity:1;visibility:visible;transform:translateX(0)}.qh-cta,.qh-nav-flyout a{display:block;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:600}.qh-nav-flyout a:hover{background:#f0faf8;color:#073b37}.qh-nav-flyout a.qh-flyout-overview{color:var(--qh-teal);border-bottom:1px solid var(--qh-line);border-radius:8px 8px 0 0;margin-bottom:4px;padding-bottom:11px}.qh-cta{display:none;background:#12211f;color:#fff;font-weight:700;padding:11px 20px;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .18s ease}.qh-cta:hover{background:#073b37;color:#fff}@media (min-width:1025px){.qh-cta{display:inline-block}}.qh-burger{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;border:0;background:0 0;cursor:pointer;border-radius:10px;flex:0 0 auto}.qh-burger span{display:block;height:2px;background:var(--qh-ink);border-radius:2px}@media (min-width:1025px){.qh-burger{display:none}}.qh-wa{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#e8f7f4;color:#25d366;text-decoration:none;flex:0 0 auto}@media (min-width:1025px){.qh-wa{display:none}}.qh-drawer{position:fixed;inset:0;z-index:99995;visibility:hidden}.qh-drawer__veil{position:absolute;inset:0;background:rgba(9,32,29,.5);opacity:0;transition:opacity .2s ease}.qh-drawer__panel{position:absolute;top:0;left:0;height:100%;width:min(310px,84vw);background:var(--qh-paper);padding:16px;transform:translateX(-100%);transition:transform .24s ease;overflow-y:auto;display:flex;flex-direction:column}.qh-drawer__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.qh-close,.qh-dlink{color:var(--qh-ink);background:0 0;cursor:pointer}.qh-close{width:40px;height:40px;border:0;font-size:26px;line-height:1;border-radius:10px}.qh-dlink{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:14px 6px;font-size:16px;font-weight:600;text-decoration:none;border-left:0;border-right:0;border-top:0;text-align:left;font-family:inherit}.qh-dgroup,.qh-dlink{border-bottom:1px solid var(--qh-line)}.qh-dgroup .qh-dlink,.qh-dgroup[data-depth="1"]{border-bottom:0}.qh-dchev{width:11px;height:11px;flex:0 0 auto;transition:transform .18s ease;color:var(--qh-muted)}.qh-dsub{overflow:hidden;max-height:0;transition:max-height .22s ease}.qh-dsub .qh-dgroup .qh-dlink,.qh-dsub .qh-dlink{padding-left:20px;font-size:14.5px;font-weight:600;color:var(--qh-teal)}.qh-dsub .qh-dsub .qh-dlink{padding-left:34px;font-weight:500;color:var(--qh-ink)}.qh-dsub .qh-dlink--overview{color:var(--qh-muted)!important;font-style:italic}.qh-drawer__cta{margin-top:18px;display:block;text-align:center;background:var(--qh-gold);color:#1e1b09;font-weight:700;padding:14px;border-radius:999px;text-decoration:none}.qh-bar,.qh-bar a{display:flex;align-items:center}.qh-bar{position:fixed;left:0;right:0;bottom:0;z-index:99990;height:var(--qh-bar-h);background:var(--qh-paper);border-top:1px solid var(--qh-line);box-shadow:0-2px 14px rgba(15,118,110,.09);gap:10px;padding:0 10px;box-sizing:border-box}@media (min-width:1025px){.qh-bar{display:none}}.qh-bar a{flex:1 1 0;justify-content:center;height:46px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;text-align:center;padding:0 8px}.qh-bar a.qh-bar-gold{background:var(--qh-gold);color:#1e1b09}.qh-bar a.qh-bar-teal{background:var(--qh-teal-bright);color:#000}.qh-burger:focus-visible,.qh-close:focus-visible,.qh-dlink:focus-visible,.qh-nav button.qh-nav-toggle:focus-visible,:where(.qh-head,.qh-drawer,.qh-bar) a:focus-visible{outline:3px solid var(--qh-gold);outline-offset:2px;border-radius:6px}.qh-bar a:focus-visible{outline-color:var(--qh-ink)}@media (prefers-reduced-motion:reduce){.qh-cta,.qh-dchev,.qh-drawer__panel,.qh-drawer__veil,.qh-dsub,.qh-nav a:after,.qh-nav-chev,.qh-nav-drop,.qh-nav-flyout{transition:none}}.qh-foot{background:#12211f;color:#c9d3d0;padding:48px 20px 24px}.qh-foot__in{max-width:1180px;margin:0 auto}.qh-foot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}@media (max-width:800px){.qh-foot__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.qh-foot__grid{grid-template-columns:1fr}}.qh-foot h4{color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px}.qh-foot-brand b{font-family:"Playfair Display",Georgia,serif;font-size:20px;color:#fff}.qh-foot-brand p{font-size:13.5px;line-height:1.7;color:#9fada9;margin:10px 0 0;max-width:32ch}.qh-foot ul{list-style:none;margin:0;padding:0}.qh-foot li{margin-bottom:9px}.qh-foot a{color:#c9d3d0;text-decoration:none;font-size:13.5px}.qh-foot a:hover{color:#3fbfa0;text-decoration:underline}.qh-foot__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:20px;display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:space-between}.qh-foot__bottom,.qh-foot__bottom a{color:#8b948e;font-size:12.5px}.qh-foot__bottom a:hover{color:#3fbfa0}.qh-foot__legal{display:flex;gap:18px;flex-wrap:wrap}article,footer,header,main,nav,section{display:block}a,img{border:0}a{background-color:transparent;text-decoration:none;transition:background-color 150ms linear,color 150ms linear;padding:0;margin:0;color:#1bb0ce}a:active,a:hover{outline:0}h1{margin:.67em 0}small{font-size:small}img{image-rendering:-webkit-optimizeSpeed;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button{color:inherit;text-transform:none}button,input,textarea{font:inherit;margin:0}button,input[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox]{padding:0}textarea{overflow:auto}body,html{min-height:100%}html{overflow-y:scroll;font-size:100.01%;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,input[type=checkbox]{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:100%;line-height:1.5;font-style:normal;margin:0;background:#eee}body,input,textarea{color:#444;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a img{display:block;border:0;padding:0;margin:0}::-moz-selection{background:#ffb7b7;text-shadow:none}::selection{background:#ffb7b7;text-shadow:none}a:focus,button:focus,input[type=email]:focus,input[type=submit]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline:0}p{margin:0 0 1em}h1,h2,h3,h4{font-style:normal;letter-spacing:0;font-weight:600;margin-top:.2em;text-rendering:optimizeSpeed}h1{font-size:3.3125em;line-height:1.2;margin-bottom:.4em}h2{font-size:2.375em;line-height:1.5;margin-bottom:.5em}h3{font-size:1.6875em;line-height:1.8;margin-bottom:.6em}h4{font-size:1.375em;line-height:1.15;margin-bottom:1.1em}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.aux-container:after,.aux-float-layout .aux-float-wrapper::after,.aux-site-footer ul:after{content:"";display:table;clear:both}.aux-container{width:100%}img,svg{vertical-align:middle}@media screen and (min-width:1025px){.aux-phone-on,.aux-tablet-on{display:none!important}}@media screen and (max-width:1024px) and (min-width:768px){.aux-phone-on,.aux-tablet-off{display:none!important}}@media screen and (max-width:767px){.aux-phone-off,.aux-tablet-on{display:none!important}}.aux-float-layout .aux-float-wrapper{position:relative;clear:both}.aux-float-layout .aux-start{float:left}.aux-float-layout .aux-end{float:right}.aux-float-layout .aux-middle{position:relative;top:50%;transform:translateY(-50%)}.aux-float-layout .aux-fill{height:100%}@media screen and (max-width:1024px) and (min-width:768px){.aux-float-layout .aux-tablet-center{position:absolute;left:50%;transform:translateX(-50%)}}li,ul{margin-bottom:1em}ul{margin-left:0;padding:0;border:0;list-style:none outside}ul ul{margin:.3em 0 .3em 2.7em;font-size:97%}ul ul li{margin-bottom:.8em}li{line-height:1.5;border-color:#ccc;border-width:1px}button,input[type=submit]{border-radius:0;display:inline-block;line-height:100%;margin-bottom:1em;border:0;cursor:pointer;overflow:hidden;z-index:1;transition:all 450ms}button{padding:20px 35px;font-size:.8125em;font-weight:600}input[type=submit]{position:relative}button,button>*{position:relative}input[type=email],input[type=text],input[type=url],textarea{font-size:100%;border:solid 1px #bbb;background:0 0;padding:1.1em;max-width:400px;width:100%;transition:border-color 300ms}input[type=email]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:#c5c5c5}input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:#c5c5c5}input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c5c5c5}input[type=email]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c5c5c5}@font-face{ font-display:swap;font-family:"auxin-front";src:url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.eot);src:url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.eot?#iefix)format("embedded-opentype"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.woff)format("woff"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.ttf)format("truetype"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.svg#auxin-front)format("svg");font-weight:400;font-style:normal }[class*=" auxicon-"]:before{font-family:"auxin-front"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auxicon-search-4:before{content:""}.auxicon-share:before{content:""}@font-face{ font-display:swap;font-family:"auxin-front-2";src:url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.eot);src:url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.eot?#iefix)format("embedded-opentype"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.woff)format("woff"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.ttf)format("truetype"),url(https://quranlyhub.com/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.svg#auxin-front-2)format("svg");font-weight:400;font-style:normal }.aux-svg-arrow{background-image:url(https://quranlyhub.com/wp-content/themes/phlox/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block}.aux-svg-arrow.aux-medium-left{background-position:0-560px;width:8px;height:16px}.aux-svg-arrow.aux-h-small-up{background-position:-80px -433px;width:10px;height:12px}.aux-svg-arrow.aux-medium-left.aux-white{background-position:-178px -560px}.aux-svg-arrow.aux-h-small-up.aux-white{background-position:-258px -433px}.aux-cross-symbol::after,.aux-cross-symbol::before{content:"";position:absolute;display:block;height:1px;width:100%;background-color:#333}.aux-cross-symbol::after{transform:rotate(-45deg)}.aux-cross-symbol::before{transform:rotate(45deg)}#inner-body,body{background-color:#fff}body{font-family:"Raleway",arial,sans-serif}body:before{content:" ";position:fixed;width:100%;z-index:1}#inner-body{position:relative;z-index:3}.aux-territory{width:100%;margin-left:auto;margin-right:auto}.aux-container{margin:0 auto}.aux-wrapper{width:100%;margin-left:auto;margin-right:auto}.aux-primary{min-height:350px}.aux-full-width #inner-body{overflow-x:hidden}.aux-resp.aux-s-fhd .aux-fold{width:auto;max-width:1670px}.aux-fold{padding-right:35px;padding-left:35px}::-moz-selection{background:rgba(33,150,243,.2)}::selection{background:rgba(33,150,243,.2)}h1,h2,h3,h4{font-family:"Raleway",arial,sans-serif}h1,h2,h3,h4,p,ul{overflow-wrap:inherit}a:hover{color:#1691aa}b,strong{font-weight:600}.aux-cart-wrapper{display:table}.aux-cart-wrapper.aux-offcart-content{float:left;width:100%}.aux-search-section{line-height:100%}.aux-header-elements{position:relative}.aux-header-elements>[class*=-box].aux-end{margin-left:15px}.site-header-section{background-color:#fff;transition:background-color 300ms ease-out,height 300ms ease-out;position:relative;z-index:201}@media print{.site-header-section{display:none}}.site-header-section.aux-add-border .aux-wrapper{border-bottom:1px solid #eaeaea}.site-header-section .aux-burger-box.aux-end{margin-left:20px}.site-header-section .aux-header-elements,.site-header-section .aux-menu-depth-0>.aux-item-content{height:85px}.site-header-section .aux-fill .aux-logo{height:100%;overflow:hidden}@media screen and (max-width:1023px){.aux-resp .site-header-section .aux-logo-header{max-width:80%;display:inline-block}}@media screen and (max-width:767px){.aux-resp .site-header-section .aux-container{max-height:calc(100vh - 100px);overflow:auto;will-change:transform;transform:translateZ(1px)}}.site-header-section .secondary-bar{height:60px}.site-header-section .aux-toggle-menu-bar{overflow:hidden;height:0;width:100%}.aux-top-sticky .site-header-section .aux-logo.aux-scale{transition:transform 300ms ease-out;transform-origin:left}.aux-logo{position:relative}.aux-logo-text{text-overflow:ellipsis}.aux-logo-text .site-description,.aux-logo-text .site-title{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.aux-logo-text .site-title{line-height:110%;font-size:1.5em;color:#1bb0ce}.aux-logo-text .site-title a{color:inherit}.aux-logo-text .site-description{font-size:86%}.aux-logo-text .site-title~.site-description{margin-top:5px}.aux-logo-anchor{display:block}.aux-logo-anchor>img{max-height:100%;image-rendering:-webkit-optimize-contrast}.aux-logo-anchor.aux-has-logo~.aux-logo-text .site-description,.aux-logo-anchor.aux-has-logo~.aux-logo-text .site-title{font-family:"Raleway",arial,sans-serif;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.aux-primary{position:relative;z-index:5;width:100%}.aux-content-top-margin .aux-primary{padding-top:4.375em}.no-sidebar .aux-primary{float:none;width:100%}@media screen and (max-width:767px){.aux-resp{background-image:none}}.aux-site-footer{position:relative;padding:15px 0;margin:0;background-color:#fdfdfd;color:#aaa;border-top:1px solid #eaeaea}.aux-site-footer .aux-fold{height:60px}.aux-site-footer small{font-size:.875em;line-height:100%}.aux-site-footer .aux-start{margin-right:20px}.aux-site-footer .aux-end{margin-left:20px}@media print{.aux-site-footer{display:none}}.aux-goto-top-btn{display:none;position:fixed;bottom:30px;right:30px;z-index:140;transform:translateY(150px);transition:all 500ms}.aux-goto-top-btn .aux-arrow-nav.aux-outline{width:35px;height:35px;background-color:#fff}@media screen and (min-width:700px){.aux-goto-top-btn{right:50px}}@media print{.aux-goto-top-btn{display:none!important}}.aux-hidden-blocks{z-index:100003;position:relative}.aux-fs-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.98);z-index:110000;overflow:hidden;transition:all 400ms ease-out;transform:translate3d(0,0,1px)}.aux-fs-popup:after,.aux-fs-popup:before{content:"";position:absolute;width:100%;height:100%;top:0}.aux-fs-popup:before{z-index:2}.aux-fs-popup:after{z-index:1;background-size:cover}.aux-fs-popup>*{z-index:4}.aux-fs-popup .aux-panel-close{position:absolute;right:0;width:30px;height:30px;border:solid 1px #707070;border-radius:50%;margin:15px;padding:6px;cursor:pointer;z-index:200;transition:border-color .3s ease}.aux-fs-popup .aux-panel-close .aux-cross-symbol{width:100%;height:100%;top:8px;position:relative}.aux-fs-popup .aux-panel-close:hover{border-color:#000}@media screen and (max-width:1024px){.aux-fs-popup .aux-panel-close{right:unset;left:calc(50% - 30px)}}.aux-fs-popup .aux-fs-menu{position:relative;top:50%;margin:0 auto;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(-50%)}.aux-fs-popup .aux-fs-search{display:none}.aux-search-overlay .aux-search-field{position:relative;top:50%;margin:0 auto;height:100%;overflow-y:hidden;text-align:center;transition:top .3s ease}.aux-search-overlay .aux-search-form form{width:80%;max-width:960px;display:flex;margin:0 auto;align-items:center;justify-content:center}.aux-search-overlay .aux-search-form form .aux-search-field{max-width:none;padding:0;width:100%;height:100%;text-align:left;font-weight:600;font-size:28px;border:0}.aux-search-overlay .aux-search-form form .aux-search-field:-moz-placeholder{color:#aeaeae}.aux-search-overlay .aux-search-form form .aux-search-field::-moz-placeholder{color:#aeaeae}.aux-search-overlay .aux-search-form form .aux-search-field:-ms-input-placeholder{color:#aeaeae}.aux-search-overlay .aux-search-form form .aux-search-field::-webkit-input-placeholder{color:#aeaeae}.aux-search-overlay .aux-search-form form .aux-search-input-form{display:flex;border-bottom:2px solid #707070;width:100%;z-index:2}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form input{order:2}}.aux-search-overlay .aux-search-form form .aux-submit-icon-container:before{color:#707070!important;transition:color .3s ease}.aux-search-overlay .aux-search-form form .aux-submit-icon-container:hover:before{color:#000!important}.aux-search-overlay .aux-search-form form .aux-submit-icon-container{position:relative;color:#3d3d3d;right:unset;font-size:22px}@media screen and (max-width:479px){.aux-search-overlay .aux-search-form form{width:80%}}.aux-search-overlay.has-ajax-form .aux-search-field{top:38%}.aux-search-section .aux-search-form .aux-search-field{margin-right:unset}.aux-search-section .aux-search-form .aux-iconic-search-submit{height:60px}.aux-search-section .aux-search-form .aux-search-submit{margin:10px}.aux-offcanvas-menu{position:fixed;top:0;left:0;height:100vh;width:250px;background:#fff;box-shadow:4px 0 0 rgba(34,34,34,.1);z-index:150000;transform:translateX(-120%);transition:all 500ms ease-in-out}.aux-offcanvas-menu .offcanvas-content{width:100%;height:calc(100% - 130px);overflow-y:auto}.aux-offcanvas-menu .aux-close{position:relative;width:16px;height:40px;padding-top:20px;float:right;cursor:pointer;margin:10px 20px;transition:all 200ms ease-out}.aux-offcanvas-menu .aux-close:hover{transform:rotate(90deg)}.aux-offcanvas-menu.aux-offcanvas-cart{width:300px}.aux-offcanvas-menu.aux-offcanvas-cart .offcanvas-header{position:relative;left:20px;top:20px;display:inline-block}.aux-arrow-nav{position:relative;cursor:pointer;transform:translateZ(0);width:36px;height:36px;overflow:hidden}.aux-arrow-nav.aux-outline{box-shadow:0 0 0 1px #3d3d3d inset;background-color:transparent}.aux-arrow-nav,.aux-arrow-nav.aux-outline .aux-overlay::after{background-color:#3d3d3d}.aux-arrow-nav.aux-round{border-radius:50%;width:73px;height:73px}.aux-arrow-nav.aux-round.aux-medium{width:51px;height:51px}.aux-arrow-nav.aux-round .aux-overlay{width:105%;transition-duration:450ms}.aux-arrow-nav .aux-overlay,.aux-arrow-nav .aux-svg-arrow{position:absolute;top:50%;left:50%;transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-arrow-nav .aux-svg-arrow{transform:translate(-50%,-50%)}.aux-arrow-nav .aux-overlay{width:150%;transform:translate(-50%,-50%) scale(0,0)}.aux-arrow-nav .aux-overlay::after{position:relative;content:"";border-radius:50%;display:block;padding-top:100%;background-color:#636363}.aux-arrow-nav:hover .aux-overlay,.aux-next-prev-posts .np-prev-section>a:hover:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}.aux-arrow-nav .aux-hover-arrow{opacity:0}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*=up]{transform:translate(-50%,50%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*=left]{transform:translate(50%,-50%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*=up]{transform:translate(-50%,-150%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*=left]{transform:translate(-150%,-50%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow{transition-duration:700ms}.aux-arrow-nav:hover .aux-svg-arrow{opacity:0}.aux-arrow-nav:hover .aux-hover-arrow{transform:translate(-50%,-50%)!important;opacity:1}#commentform input[type=email]:focus,#commentform input[type=text]:focus,#commentform input[type=url]:focus,#commentform textarea:focus,input[type=email]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:#3d3d3d}.aux-checkbox{appearance:none;-moz-appearance:none;-webkit-appearance:none;box-sizing:border-box;display:inline-block!important;width:13px;height:13px;background:#fff;border:1px solid #3d3d3d}.aux-checkbox+label{cursor:pointer;padding:0;font-size:16px;color:#3d3d3d}.aux-checkbox:focus{outline:0}.aux-checkbox:checked{background:url(https://quranlyhub.com/wp-content/themes/phlox/css/images/svg/checkbox.svg);background-repeat:no-repeat;background-position:center center;background-size:13px 7px}.aux-checkbox:disabled{background:#eaeaea}label{display:block;margin-bottom:1em;font-size:1.1em;color:#3d3d3d}input[type=submit]{padding:12px 32px;margin-right:5px;background-color:#3d3d3d;color:#fff;vertical-align:top;font-size:.8125em;font-weight:600;text-transform:uppercase}input[type=submit]:hover{background-color:#505050}.aux-search-form .aux-search-field{height:46px;float:left;margin-right:2px}.aux-search-form.aux-iconic-search .aux-search-field{padding-right:40px}.aux-search-form form{display:inline-block;position:relative}.aux-search-form .aux-submit-icon-container{position:absolute;color:#bbb;right:5px;height:100%;transition:color 300ms}.aux-search-form .aux-submit-icon-container::before{position:absolute;width:100%;top:50%;vertical-align:middle;display:inline-block;font-size:1.4em;font-family:"auxin-front";color:inherit;text-align:center;speak:none;transform:translateY(-50%)}.aux-search-form .aux-submit-icon-container:hover{color:#3d3d3d}.aux-search-form .aux-iconic-search-submit{width:40px;height:80px;margin:0;padding:0;text-indent:10em;overflow:hidden;background:0 0}.aux-search-form .aux-iconic-search-submit:hover{background:0 0}.aux-search-form .aux-search-submit{height:40px;float:left}.aux-search-form .aux-search-submit:hover{background:#505050}.aux-tooltip-socials .auxicon-share::before{display:block;background-image:none}.aux-burger{position:relative;cursor:pointer;width:28px}.aux-burger .mid-line,.aux-burger::after,.aux-burger::before{width:100%;content:"";display:block;box-sizing:border-box;transition:all 300ms}.aux-burger .mid-line,.aux-burger::after{border-bottom:solid;border-color:#222}.aux-burger::before{border-top:solid;border-bottom:none;border-color:#222;transform-origin:0 0}.aux-burger::after{bottom:0;transform-origin:0 100%}.aux-burger[class*=small]{width:20px}.aux-burger[class*=lite] .mid-line,.aux-burger[class*=lite]::after,.aux-burger[class*=lite]::before{border-width:1px}.aux-burger .mid-line,.aux-burger::after,.aux-burger::before{border-width:2px}.aux-burger::after,.aux-burger[class*=lite]::after{margin-bottom:0!important}.aux-burger.aux-lite-small .mid-line{margin:8.5px 0}.aux-burger:hover::before{transform:translateY(-4px)}.aux-burger:hover::after{transform:translateY(4px)}@property --aux-chart-percentage{syntax:"";inherits:true;initial-value:0}.aux-master-menu{position:relative;list-style:none;display:table;width:100%}.aux-master-menu,.aux-master-menu *{margin:0;padding:0}.aux-master-menu li{list-style:none}.aux-master-menu .aux-menu-item{position:relative;display:block;clear:both;width:100%;box-sizing:content-box}.aux-master-menu .aux-menu-item>a{text-decoration:none;color:inherit}.aux-master-menu .aux-menu-item .aux-item-content{position:relative;display:block}.aux-master-menu .aux-menu-label{display:block}.aux-master-menu.aux-horizontal .aux-menu-item{float:left}.aux-master-menu.aux-horizontal>.aux-menu-item{clear:none;width:auto}@media screen and (max-width:550px){.aux-master-menu.aux-no-js.aux-horizontal>.aux-menu-item{clear:both;width:100%}}.aux-master-menu.aux-horizontal{text-rendering:optimizeSpeed;position:static}.aux-master-menu.aux-horizontal>.menu-item{float:none;display:inline-block;vertical-align:top}.site-header-section .aux-menu-depth-0>.aux-item-content{display:block;font-size:.875em;color:#3d3d3d;text-transform:uppercase;white-space:nowrap;display:table-cell;padding:0 1.3125em;vertical-align:middle;cursor:default}.site-header-section .aux-menu-depth-0>.aux-item-content .aux-menu-label{display:inline-block;text-decoration:inherit}.site-header-section .aux-menu-depth-0:first-child>.aux-item-content{padding-left:0}.site-header-section .aux-menu-depth-0:last-child>.aux-item-content{padding-right:0}.site-header-section .aux-menu-depth-0>a.aux-item-content{cursor:pointer}.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content::after{content:"";display:inline-block;position:relative;width:3px;height:3px;left:1.1875em;vertical-align:middle;border-radius:50%;background-color:#3d3d3d;transform:translateY(-50%)}.hentry .entry-info .entry-tax a:last-child::after,.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item:last-child>.aux-item-content::after{display:none}.aux-social-list{margin:0;display:inline-block;line-height:0}.aux-next-prev-posts .np-prev-section:after,.aux-next-prev-posts:after,.aux-social-list:after,.hentry:after,.single-post .hentry .entry-meta:after{content:"";display:table;clear:both}.aux-horizontal>.aux-social-list{display:block}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{display:block;height:46px;max-width:none;margin-bottom:1.875em;padding:.9375em}#commentform textarea{display:block;width:100%;margin-bottom:1.875em;padding:.9375em}#commentform input[type=email]:-moz-placeholder,#commentform input[type=text]:-moz-placeholder,#commentform input[type=url]:-moz-placeholder,#commentform textarea:-moz-placeholder{font-style:italic}#commentform input[type=email]::-moz-placeholder,#commentform input[type=text]::-moz-placeholder,#commentform input[type=url]::-moz-placeholder,#commentform textarea::-moz-placeholder{font-style:italic}#commentform input[type=email]:-ms-input-placeholder,#commentform input[type=text]:-ms-input-placeholder,#commentform input[type=url]:-ms-input-placeholder,#commentform textarea:-ms-input-placeholder{font-style:italic}#commentform input[type=email]::-webkit-input-placeholder,#commentform input[type=text]::-webkit-input-placeholder,#commentform input[type=url]::-webkit-input-placeholder,#commentform textarea::-webkit-input-placeholder{font-style:italic}#commentform textarea{min-height:240px;height:auto;max-width:100%;font-size:1.125em;font-weight:500}#commentform input[type=submit]{padding:1.25em 3.125em;font-weight:700}.hentry{position:relative;min-height:130px}.entry-content{overflow-wrap:break-word;word-wrap:break-word}.entry-content h2{font-size:2.1em}#respond,.entry-content img{max-width:100%}.aux-next-prev-posts{margin-bottom:4.375em}.aux-next-prev-posts .np-prev-section{width:50%}.aux-next-prev-posts .np-prev-section>a:hover{overflow:hidden}.aux-next-prev-posts .np-prev-section>a:hover .np-nav-text,.aux-next-prev-posts .np-prev-section>a:hover .np-title{text-decoration:underline}.aux-next-prev-posts .np-prev-section>a:hover .aux-overlay{position:absolute;width:105%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:"all 500ms cubic-bezier(0.77, 0, 0.175, 1)"}.aux-next-prev-posts .np-prev-section>a:hover .aux-overlay::after{position:relative;content:"";border-radius:50%;display:block;padding-top:100%;background-color:#3d3d3d}.aux-next-prev-posts .np-prev-section>a:hover .aux-svg-arrow{opacity:0}.aux-next-prev-posts .np-prev-section>a:hover .aux-hover-arrow{transform:translate(-50%,-50%)!important;opacity:1}.aux-next-prev-posts .np-nav-text,.aux-next-prev-posts .np-title{transition:all 550ms cubic-bezier(.25,.1,.25,1)}.aux-next-prev-posts .np-nav-text{font-size:.75em;color:#aaa;margin-bottom:4px;margin-top:0}.aux-next-prev-posts .np-title{font-size:1.125em;font-weight:600;white-space:nowrap;min-width:70%;overflow:hidden;text-overflow:ellipsis;color:#505050}.aux-next-prev-posts .np-prev-section{float:left;text-align:left;padding-right:1em}.aux-next-prev-posts .np-prev-section .np-arrow{margin-right:25px;float:left}.aux-next-prev-posts .np-prev-section .aux-arrow-nav{float:left}.aux-next-prev-posts .np-prev-section>a:hover .np-nav-text,.aux-next-prev-posts .np-prev-section>a:hover .np-title{transform:translateX(-7px)}.aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:4px}@media print{.aux-next-prev-posts{display:none}}@media screen and (max-width:1300px){.aux-resp .aux-next-prev-posts .np-title{font-size:1.1em;white-space:normal;min-width:50%;max-height:2.3em}}@media screen and (max-width:1023px){.aux-resp .aux-next-prev-posts.nav-skin-minimal .aux-arrow-nav{width:40px;height:40px}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:20px}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-nav-text{padding-top:10px;color:#3d3d3d}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section>a:hover .np-nav-text,.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section>a:hover .np-title{transform:none}}@media screen and (max-width:479px){.aux-resp .aux-next-prev-posts .np-title{display:none}.aux-resp .aux-next-prev-posts .np-nav-text{margin:0}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:0}}.hentry .entry-content{margin-bottom:3.125em}.hentry .entry-format{display:none}.hentry .entry-main{margin-bottom:4.375em}.hentry .entry-title{position:relative;margin:0;color:#3d3d3d;font-weight:600;font-size:2.3em;line-height:150%;word-break:break-word}.hentry .entry-header{position:relative;display:block;height:auto;margin-bottom:1.3em}.hentry .entry-info .entry-tax a::after,.hentry .entry-info [class^=entry-]~[class^=entry-]:before{content:""!important;position:relative;top:0;display:inline-block;width:3px;height:3px;border-radius:50%;margin:0 10px;vertical-align:middle;background-color:#bbb}.hentry .entry-info>div{display:inline-block}.hentry .entry-info .entry-date{display:inline}.hentry .entry-info .entry-tax a{color:inherit;display:inline-block}.hentry .entry-info .entry-tax a:hover{color:#1bb0ce}.hentry .entry-info{margin-bottom:1.5625em;color:#888;font-size:.88em}.hentry .entry-info .entry-author .vcard{margin-right:5px}.hentry .entry-info .entry-author+.entry-comments:before{display:none}.single-post .hentry .entry-meta{display:flex;align-items:center;position:relative;padding:3.125em 0;border:solid 1px #dedede;border-width:1px 0}.single-post .hentry .entry-meta .aux-single-post-share{font-size:14px;order:3;cursor:pointer;line-height:1}@media print{.single-post .hentry .entry-meta{display:none}}.single-post .hentry footer.entry-meta .entry-tax{flex:1;order:1;font-style:italic;font-size:.875em;color:#aaa}@media screen and (max-width:767px){.aux-resp.single-post .hentry footer.entry-meta{align-items:baseline;padding-top:1.875em}}.comment-reply-title{font-size:1.5em;font-weight:600;position:relative}#respond{margin:0 0 3.125em}@media print{#respond{display:none}}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:49%}@media screen and (max-width:479px){.aux-resp #commentform input[type=email],.aux-resp #commentform input[type=text],.aux-resp #commentform input[type=url]{width:100%}}#commentform .aux-form-cookies-consent{margin-bottom:1em}#commentform .aux-form-cookies-consent input{margin-right:10px;margin-top:2px}#commentform .aux-form-cookies-consent label{font-size:1em;display:inline}#cancel-comment-reply-link{position:absolute;top:8px;right:0;color:#bbb}#cancel-comment-reply-link:hover{text-decoration:underline}.single-post .aux-primary .entry-content{max-width:820px;margin-left:auto;margin-right:auto}@media (max-width:1024px){.single-post .aux-container{width:100%;max-width:100%;padding-left:22px;padding-right:22px;box-sizing:border-box}}@media (max-width:767px){.single-post .aux-container{padding-left:14px;padding-right:14px}.single-post .aux-primary .entry-content{max-width:100%}}.single-post .entry-content{font-size:17.5px;line-height:1.85;color:#1f2937;word-break:break-word}.single-post .entry-content p{margin:0 0 1.5em}.single-post .entry-content h2{font-size:1.62em;line-height:1.3;margin:2.4em 0 .7em;padding-top:.5em;color:#0f766e;border-top:1px solid #e5e7eb}.single-post .entry-content h2:first-of-type{border-top:0;padding-top:0}.single-post .entry-content h3{font-size:1.2em;line-height:1.4;margin:1.9em 0 .6em;color:#134e4a}.single-post .entry-content a{color:#0f766e;text-decoration:underline;text-underline-offset:3px}.single-post .entry-content strong{color:#0b3b38}@media (max-width:767px){.single-post .entry-content{font-size:17px;line-height:1.8}.single-post .entry-content h2{font-size:1.42em;margin-top:2.1em}.single-post .entry-content h3{font-size:1.13em}}.single-post .entry-content img{max-width:100%;height:auto;border-radius:12px;display:block}