@charset "UTF-8";:root{--font-body:'Nunito Sans',Helvetica,Arial,sans-serif;--font-title:'Nunito Sans',Helvetica,Arial,sans-serif;--font-awesome:'Font Awesome 5 Free','Nunito Sans',Helvetica,Arial,sans-serif;--color-primary:#c39e0f;--color-primary-rgb:41,98,255;--color-white:#fff;--color-white-rgb:255,255,255;--color-black:#000;--color-black-rgb:0,0,0;--color-border:#e5e5e5;--color-border-rgb:229,229,229;--color-cat-normal:#7a7e83;--color-cat-normal-rgb:122,126,131;--color-meta-normal:#a5a6aa;--color-meta-normal-rgb:165,166,170;--color-gray:#f7f7f7;--color-gray-rgb:247,247,247;--color-body:#6c6f72;--color-body-rgb:108,111,114;--color-body-bg:#fff;--border-radius-xs:4px;--border-radius-sm:6px;--border-radius-md:10px;--border-radius-lg:15px;--border-radius-xl:20px;--color-fb:#1559c2;--color-tw:#1ea9e9;--color-in:#3f729b;--color-vm:#2cc0eb;--color-pn:#3b5998;--color-wh:#43ce13;--color-dr:#f65e97;--color-dw:#ff6b10;--color-yu:#ed1d25}:root[data-theme=dark]{--color-white:#000;--color-white-rgb:0,0,0;--color-black:#fff;--color-black-rgb:255,255,255;--color-body:#d7d7d7;--color-body-rgb:215,215,215;--color-body-bg:#101213;--color-border:#222121;--color-dark-bg_2:#171818}@-webkit-keyframes pulseShadowlgprimary{0%{-webkit-box-shadow:0 0 0 0 rgb(41 98 255 / .7)}70%{-webkit-box-shadow:0 0 0 20px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulseShadowlgprimary{0%{-webkit-box-shadow:0 0 0 0 rgb(41 98 255 / .7);box-shadow:0 0 0 0 rgb(41 98 255 / .7)}70%{-webkit-box-shadow:0 0 0 20px #fff0;box-shadow:0 0 0 20px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes pulseShadowsmwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 10px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulseShadowsmwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7);box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 10px #fff0;box-shadow:0 0 0 10px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes pulseShadowxlwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulseShadowxlwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7);box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 30px #fff0;box-shadow:0 0 0 30px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes pulseShadowlgwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 15px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulseShadowlgwhite{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .7);box-shadow:0 0 0 0 rgb(255 255 255 / .7)}70%{-webkit-box-shadow:0 0 0 15px #fff0;box-shadow:0 0 0 15px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes pulseShadowsmgray{0%{-webkit-box-shadow:0 0 0 0 rgb(172 172 172 / .7)}70%{-webkit-box-shadow:0 0 0 10px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulseShadowsmgray{0%{-webkit-box-shadow:0 0 0 0 rgb(172 172 172 / .7);box-shadow:0 0 0 0 rgb(172 172 172 / .7)}70%{-webkit-box-shadow:0 0 0 10px #fff0;box-shadow:0 0 0 10px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@-webkit-keyframes pulseScale{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulseScale{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@-webkit-keyframes qode-button-cap-out{0%,50%{-webkit-transform:translateX(-35px) scaleX(-1);transform:translateX(-35px) scaleX(-1)}100%,51%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}}@keyframes qode-button-cap-out{0%,50%{-webkit-transform:translateX(-35px) scaleX(-1);transform:translateX(-35px) scaleX(-1)}100%,51%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}}@-webkit-keyframes qode-button-cap-fake-out{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}49%,51%{-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qode-button-cap-fake-out{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}49%,51%{-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qode-button-cap{0%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}54%{-webkit-transform:translateX(-1px) scaleX(1);transform:translateX(-1px) scaleX(1);-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}55%{-webkit-transform:translateX(-20px) scaleX(-1);transform:translateX(-20px) scaleX(-1);-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}100%{-webkit-transform:translateX(-35px) scaleX(-1);transform:translateX(-35px) scaleX(-1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qode-button-cap{0%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}54%{-webkit-transform:translateX(-1px) scaleX(1);transform:translateX(-1px) scaleX(1);-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}55%{-webkit-transform:translateX(-20px) scaleX(-1);transform:translateX(-20px) scaleX(-1);-webkit-clip-path:inset(50% 0 50% 0);clip-path:inset(50% 0 50% 0)}100%{-webkit-transform:translateX(-35px) scaleX(-1);transform:translateX(-35px) scaleX(-1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qode-button-line{0%,100%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}10%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}46%,55%{-webkit-transform:translateX(0) scaleX(.5);transform:translateX(0) scaleX(.5)}99%{-webkit-transform:translateX(-13px) scaleX(.6);transform:translateX(-13px) scaleX(.6)}}@keyframes qode-button-line{0%,100%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}10%{-webkit-transform:translateX(-13px) scaleX(1);transform:translateX(-13px) scaleX(1)}46%,55%{-webkit-transform:translateX(0) scaleX(.5);transform:translateX(0) scaleX(.5)}99%{-webkit-transform:translateX(-13px) scaleX(.6);transform:translateX(-13px) scaleX(.6)}}@-webkit-keyframes toBottomFromTop{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@keyframes toBottomFromTop{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@-webkit-keyframes toTopFromBottom{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes toLeftFromRight{49%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}50%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}51%{opacity:1}}@keyframes toLeftFromRight{49%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}50%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}51%{opacity:1}}@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}51%{opacity:1}}@keyframes toRightFromLeft{49%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}51%{opacity:1}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--color-body);background-color:var(--color-body-bg)}main{position:relative;background-color:var(--color-white);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;z-index:2}h1,h2,h3,h4,h5,h6{color:var(--color-black);font-family:var(--font-title);line-height:1.4;font-weight:700}h1{font-size:2.281rem;line-height:1.333}@media (max-width:767px){h1{font-size:2rem}}h2{font-size:1.802rem}h3{font-size:1.424rem}h4{font-size:1.266rem}h5{font-size:1.125rem}h6{font-size:1rem}.mt--5{margin-top:5px!important}.pt--5{padding-top:5px!important}.mb--5{margin-bottom:5px!important}.pb--5{padding-bottom:5px!important}.mt--10{margin-top:10px!important}.pt--10{padding-top:10px!important}.mb--10{margin-bottom:10px!important}.pb--10{padding-bottom:10px!important}.mt--15{margin-top:15px!important}.pt--15{padding-top:15px!important}.mb--15{margin-bottom:15px!important}.pb--15{padding-bottom:15px!important}.mt--20{margin-top:20px!important}.pt--20{padding-top:20px!important}.mb--20{margin-bottom:20px!important}.pb--20{padding-bottom:20px!important}.mt--25{margin-top:25px!important}.pt--25{padding-top:25px!important}.mb--25{margin-bottom:25px!important}.pb--25{padding-bottom:25px!important}.mt--30{margin-top:30px!important}.pt--30{padding-top:30px!important}.mb--30{margin-bottom:30px!important}.pb--30{padding-bottom:30px!important}.mt--35{margin-top:35px!important}.pt--35{padding-top:35px!important}.mb--35{margin-bottom:35px!important}.pb--35{padding-bottom:35px!important}.mt--40{margin-top:40px!important}.pt--40{padding-top:40px!important}.mb--40{margin-bottom:40px!important}.pb--40{padding-bottom:40px!important}.mt--45{margin-top:45px!important}.pt--45{padding-top:45px!important}.mb--45{margin-bottom:45px!important}.pb--45{padding-bottom:45px!important}.mt--50{margin-top:50px!important}.pt--50{padding-top:50px!important}.mb--50{margin-bottom:50px!important}.pb--50{padding-bottom:50px!important}.mt--60{margin-top:60px!important}.pt--60{padding-top:60px!important}.mb--60{margin-bottom:60px!important}.pb--60{padding-bottom:60px!important}.mb--24{margin-bottom:24px!important}.gutter-10{margin-top:-5px!important;margin-bottom:-5px!important}.gutter-10>div,.gutter-10>li{padding-top:5px!important;padding-bottom:5px!important}.gutter-20{margin-top:-10px!important;margin-bottom:-10px!important}.gutter-20>div,.gutter-20>li{padding-top:10px!important;padding-bottom:10px!important}.gutter-30{margin-top:-15px!important;margin-bottom:-15px!important}.gutter-30>div,.gutter-30>li{padding-top:15px!important;padding-bottom:15px!important}.gutter-40{margin-top:-20px!important;margin-bottom:-20px!important}.gutter-40>div,.gutter-40>li{padding-top:20px!important;padding-bottom:20px!important}.gutter-50{margin-top:-25px!important;margin-bottom:-25px!important}.gutter-50>div,.gutter-50>li{padding-top:25px!important;padding-bottom:25px!important}.gutter-60{margin-top:-30px!important;margin-bottom:-30px!important}.gutter-60>div,.gutter-60>li{padding-top:30px!important;padding-bottom:30px!important}.gutter-70{margin-top:-35px!important;margin-bottom:-35px!important}.gutter-70>div,.gutter-70>li{padding-top:35px!important;padding-bottom:35px!important}.gutter-24{margin-top:-12px!important;margin-bottom:-12px!important}.gutter-24>div,.gutter-24>li{padding-top:12px!important;padding-bottom:12px!important}.gutter-15{margin-top:-7.5px!important;margin-bottom:-7.5px!important}.gutter-15>div,.gutter-15>li{padding-top:7.5px!important;padding-bottom:7.5px!important}.gutter-10{margin:-5px!important}.gutter-10>div,.gutter-10>li{padding:5px!important}.rt-gutter-5{margin:-2.5px!important}.rt-gutter-5>div,.rt-gutter-5>li{padding:2.5px!important}.rt-gutter-10{margin-left:-5px!important;margin-right:-5px!important}.rt-gutter-10>div,.rt-gutter-10>li{padding-left:5px!important;padding-right:5px!important}.text--primary{color:#c39e0f!important}.bg--primary{background-color:#bea000!important}.text--white{color:#fff!important}.bg--white{background-color:#fff!important}.text--black{color:#000!important}.bg--black{background-color:#000!important}.text--gray{color:#f7f7f7!important}.bg--gray{background-color:#f7f7f7!important}html{overflow-x:hidden!important;width:100%;height:100%;text-rendering:optimizeLegibility;scroll-behavior:smooth}li,ul{padding:0;margin:0;list-style:none}a:focus,a:link,a:visited{text-decoration:none;outline:0}a{color:var(--color-primary);display:inline-block;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}a:hover{text-decoration:none;color:var(--color-primary)}img{max-width:100%;height:auto}:focus,input,select,textarea{outline:0;-webkit-box-shadow:none;box-shadow:none}.no-padding{padding-left:0!important;padding-right:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-right:0!important}.section-padding{padding-top:80px;padding-bottom:80px}@media (max-width:767px){.section-padding{padding-top:60px;padding-bottom:60px}}.section-padding-2{padding-top:130px;padding-bottom:130px}@media (max-width:991px){.section-padding-2{padding:80px 0}}.inline-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section,section{position:relative}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1320px}}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{margin-left:0}#back-to-top{font-size:1rem;color:var(--color-white);background:var(--color-primary);width:40px;height:40px;line-height:40px;text-align:center;border-radius:5px;position:fixed;right:30px;bottom:30px;z-index:99;display:none;cursor:pointer;overflow:hidden}#back-to-top:hover{color:var(--color-white);background:#0034c2}#back-to-top:hover i{-webkit-animation:toBottomFromTop .5s forwards;animation:toBottomFromTop .5s forwards}[data-theme=dark] #back-to-top{--color-white:#fff}@keyframes toBottomFromTop{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}.rt-section-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;margin-top:-3px;gap:16px;font-size:1.802rem}.rt-section-heading.style-2{font-size:1.0625rem;text-transform:uppercase;margin-top:0}.rt-section-heading.style-3{font-size:1.625rem;text-transform:uppercase;margin-top:0}.rt-section-heading.white-style .rt-section-text{color:var(--color-white)}.rt-section-heading.white-style .rt-section-line{border-color:#595959}[data-theme=dark] .rt-section-heading.white-style{--color-white:#fff}[data-theme=dark] .rt-section-heading.white-style .rt-section-line{border-color:var(--color-border)}.rt-section-heading .rt-section-dot{width:9px;height:9px;border-radius:50%;background-color:var(--color-primary);display:inline-block}.rt-section-heading .rt-section-line{border:1px solid var(--color-border);border-width:1px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:4px}.rt-section-heading-style-2{margin-bottom:34px}.rt-section-heading-style-2 .sub-title{font-size:.875rem;color:#646464;text-transform:uppercase;position:relative;padding-left:18px;font-weight:500;display:block;margin-bottom:20px}.rt-section-heading-style-2 .sub-title::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:var(--color-primary)}.rt-section-heading-style-2 p{margin-bottom:10px}.rt-section-heading-style-2 p:last-of-type{margin-bottom:0}.rt-section-heading-style-2>.btn-wrap{margin-top:32px}[data-theme=dark] .rt-section-heading-style-2>.btn-wrap .rt-read-more-primary_2{border-color:#fff0}[data-theme=dark] .rt-section-heading-style-2>.btn-wrap .rt-read-more-primary_2:hover{border-color:#fff0}.image-link{display:block;width:100%;height:100%;position:absolute;z-index:1}.img-link{width:100%;height:100%}.about-video-wrap-style-1 .item-img::after,.banner.author-banner::after,.banner.banner-style-2::after,.banner.banner-style-3::after,.banner.banner-style-7::after,.banner.banner-style-7::before,.footer.footer-style-3::after,.header-main-style-7 .humburger-area::after,.rt-cart-item .item-img::after,.rt-categories a::after,.video-box-style-1 .item-img::after,.video-slide::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.border-with-spacer-1{border:1px solid var(--color-border);margin-bottom:35px}.rt-post-cat-normal{font-size:.75rem;text-transform:uppercase;letter-spacing:.05rem;font-weight:500;color:var(--color-cat-normal);display:inline-block;margin-bottom:10px}.rt-date{font-size:.75rem;color:#8f8f8f;font-weight:500;display:inline-block}.post-xl .rt-date{color:#d0d0d0}.post-thumb .rt-date{color:var(--color-white)}.rt-date .icon{margin-right:2px}[data-theme=dark] .rt-date{--color-white:#fff}.action,.basketball,.food,.life-style,.rt-cat,.rt-cat-primary,.technology,.world{font-size:.75rem;color:var(--color-white);font-weight:500;padding:0 8px;line-height:2.01;letter-spacing:.05rem;text-transform:uppercase;height:22px;display:inline-block;margin-bottom:20px}.action:hover,.basketball:hover,.food:hover,.life-style:hover,.rt-cat-primary:hover,.rt-cat:hover,.technology:hover,.world:hover{color:var(--color-white)}[data-theme=dark] .action,[data-theme=dark] .basketball,[data-theme=dark] .food,[data-theme=dark] .life-style,[data-theme=dark] .rt-cat,[data-theme=dark] .rt-cat-primary,[data-theme=dark] .technology,[data-theme=dark] .world{--color-white:#fff}.rt-cat-primary{background-color:var(--color-primary)}.life-style{background-color:#ff3385}.action,.food,.world{background-color:#ffaf25}.technology{background-color:#0073ff}.basketball{background-color:#7747ff}.anim-overflow{display:block;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all ease 1s;transition:all ease 1s}.slider-navigation .slider-btn{position:relative;z-index:1;font-size:1.0625rem;color:var(--color-primary);width:45px;height:45px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-border);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.slider-navigation .slider-btn::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,from(#7fb7fa),to(#c39e0f));background:linear-gradient(180deg,#7fb7fa 0,#c39e0f 100%);-webkit-transform:scale(.4);transform:scale(.4);visibility:hidden;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.slider-navigation .slider-btn:hover{color:var(--color-white);border-color:#fff0}.slider-navigation .slider-btn:hover::after{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.slider-navigation .slider-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.slider-navigation .slider-btn.btn-next{margin-left:3px}[data-theme=dark] .slider-navigation .slider-btn{background-color:var(--color-white)}[data-theme=dark] .slider-navigation .slider-btn:hover{border-color:#fff0}.slider-navigation.style-2 .slider-btn{font-size:.9375rem;width:36px;height:36px;border-radius:4px}.slider-navigation.style-2 .slider-btn::after{border-radius:4px}.slider-navigation.style-2 .slider-btn.btn-next{margin-left:-3px}.slider-navigation.style-2 .slider-btn:hover{-webkit-box-shadow:0 10px 18px 0 rgb(50 112 252 / .27);box-shadow:0 10px 18px 0 rgb(50 112 252 / .27)}[data-theme=dark] .slider-navigation{--color-white:#fff}.gap-top-90{margin-top:90px}@media (max-width:991px){.gap-top-90{margin-top:50px}}.gap-top-70{margin-top:70px}@media (max-width:991px){.gap-top-70{margin-top:30px}}.rt-btn-primary{font-size:.875rem;color:var(--color-white);background-color:var(--color-primary);font-weight:700;border-radius:4px;border:1px solid #fff0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;text-transform:uppercase;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px}.rt-btn-primary:hover{color:var(--color-white);background-color:#0034c2}.rt-btn-primary:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}[data-theme=dark] .rt-btn-primary{--color-white:#fff;--color-black:#000}.rt-read-more,.rt-read-more-primary,.rt-read-more-primary_2,.rt-read-more-white{padding:5px 18px 5px 25px;font-size:.75rem;font-weight:700;height:44px;background:#fff0;color:#646464;text-transform:uppercase;border:1px solid var(--color-border);border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.05rem}.rt-read-more-primary:hover,.rt-read-more-primary_2:hover,.rt-read-more-white:hover,.rt-read-more:hover{background-color:var(--color-primary);color:var(--color-white);border-color:#fff0}[data-theme=dark] .rt-read-more,[data-theme=dark] .rt-read-more-primary,[data-theme=dark] .rt-read-more-primary_2,[data-theme=dark] .rt-read-more-white{color:var(--color-black);border-color:var(--color-black)}[data-theme=dark] .rt-read-more-primary:hover,[data-theme=dark] .rt-read-more-primary_2:hover,[data-theme=dark] .rt-read-more-white:hover,[data-theme=dark] .rt-read-more:hover{color:var(--color-black);border-color:#fff0}.rt-read-more-primary{background-color:var(--color-primary);color:var(--color-white);border-color:#fff0;height:46px}.rt-read-more-primary:hover{background-color:#fff0;color:var(--color-white);border-color:var(--color-white)}.rt-read-more-primary_2{background-color:var(--color-primary);color:var(--color-white);border-color:#fff0;height:46px}.rt-read-more-primary_2:hover{background-color:#0034c2;color:var(--color-white)}.rt-read-more-white{background-color:var(--color-white);color:#282828;border-color:#fff0;height:46px}.rt-read-more-white:hover{background-color:var(--color-primary);color:var(--color-white);border-color:#fff0}.rt-read-more rect.rt-button-line,.rt-read-more-primary rect.rt-button-line,.rt-read-more-primary_2 rect.rt-button-line,.rt-read-more-white rect.rt-button-line{height:1.5px}.rt-read-more svg,.rt-read-more-primary svg,.rt-read-more-primary_2 svg,.rt-read-more-white svg{fill:currentColor;vertical-align:middle;margin-left:7px;width:22px}.rt-read-more .rt-button-line,.rt-read-more-primary .rt-button-line,.rt-read-more-primary_2 .rt-button-line,.rt-read-more-white .rt-button-line{stroke:currentColor;stroke-width:.5}.rt-read-more .rt-button-cap-fake,.rt-read-more-primary .rt-button-cap-fake,.rt-read-more-primary_2 .rt-button-cap-fake,.rt-read-more-white .rt-button-cap-fake{stroke:currentColor;stroke-width:1}.rt-read-more .rt-button-cap,.rt-read-more .rt-button-line,.rt-read-more-primary .rt-button-cap,.rt-read-more-primary .rt-button-line,.rt-read-more-primary_2 .rt-button-cap,.rt-read-more-primary_2 .rt-button-line,.rt-read-more-white .rt-button-cap,.rt-read-more-white .rt-button-line{-webkit-transform:translateX(-13px);transform:translateX(-13px);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:.5s;transition:.5s}.rt-read-more-primary:hover .rt-button-line,.rt-read-more-primary_2:hover .rt-button-line,.rt-read-more-white:hover .rt-button-line,.rt-read-more:hover .rt-button-line{-webkit-animation:qode-button-line .4s ease forwards;animation:qode-button-line .4s ease forwards}.rt-read-more-primary:hover .rt-button-cap,.rt-read-more-primary_2:hover .rt-button-cap,.rt-read-more-white:hover .rt-button-cap,.rt-read-more:hover .rt-button-cap{-webkit-animation:qode-button-cap .4s ease forwards;animation:qode-button-cap .4s ease forwards}.rt-button-animation-out .rt-button-cap-fake{-webkit-animation:qode-button-cap-fake-out .35s linear;animation:qode-button-cap-fake-out .35s linear}.rt-button-animation-out .rt-button-cap{-webkit-animation:qode-button-cap-out .35s ease-in-out;animation:qode-button-cap-out .35s ease-in-out}.rt-button-line{-webkit-transform:translateX(9px);transform:translateX(9px);stroke-width:.1;stroke:currentColor}.rt-button-cap,.rt-button-line{-webkit-transform-origin:right;transform-origin:right;-webkit-transition:.33s cubic-bezier(.14,-.07,.23,.9);transition:.33s cubic-bezier(.14,-.07,.23,.9)}.play-btn-gray,.play-btn-gray_2,.play-btn-primary,.play-btn-transparent,.play-btn-transparent_2,.play-btn-white,.play-btn-white_lg,.play-btn-white_lg-2,.play-btn-white_md,.play-btn-white_xl,.rt-play-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.play-btn-primary{width:60px;height:60px;border-radius:50%;background-color:var(--color-primary);color:var(--color-white);font-size:1.125rem;-webkit-animation:pulseShadowlgprimary 2s linear infinite;animation:pulseShadowlgprimary 2s linear infinite}.play-btn-primary:hover{background-color:#0034c2;color:var(--color-white)}.play-btn-white{width:42px;height:42px;border-radius:50%;background-color:var(--color-white);color:var(--color-primary);font-size:.875rem;-webkit-animation:pulseShadowsmwhite 2s linear infinite;animation:pulseShadowsmwhite 2s linear infinite}.play-btn-white:hover{background-color:#0034c2;color:var(--color-white)}.play-btn-white_xl{width:80px;height:80px;border-radius:50%;background-color:var(--color-white);color:#282828;font-size:1.25rem;-webkit-animation:pulseShadowxlwhite 2s linear infinite;animation:pulseShadowxlwhite 2s linear infinite}.play-btn-white_xl:hover{background-color:#0034c2;color:var(--color-white)}[data-theme=dark] .play-btn-white_xl{--color-white:#fff;--color-black:#000}.play-btn-white_lg{width:50px;height:50px;border-radius:50%;background-color:var(--color-white);color:#282828;font-size:1.125rem;-webkit-animation:pulseShadowlgwhite 2s linear infinite;animation:pulseShadowlgwhite 2s linear infinite}.play-btn-white_lg:hover{background-color:#0034c2;color:var(--color-white)}[data-theme=dark] .play-btn-white_lg{--color-white:#fff;--color-black:#000}.play-btn-white_lg-2{width:70px;height:70px;border-radius:50%;background:rgb(255 255 255 / .4);color:#fff;font-size:1.25rem;-webkit-animation:pulseShadowlgwhite 2s linear infinite;animation:pulseShadowlgwhite 2s linear infinite}.play-btn-white_lg-2:hover{background-color:#0034c2;color:#fff}.play-btn-white_md{width:50px;height:50px;border-radius:50%;background:rgb(255 255 255 / .4);color:#fff;font-size:1.125rem;-webkit-animation:pulseShadowsmwhite 2s linear infinite;animation:pulseShadowsmwhite 2s linear infinite}.play-btn-white_md:hover{background-color:#0034c2;color:#fff}.play-btn-gray{width:42px;height:42px;border-radius:50%;background-color:#acacac;color:var(--color-white);font-size:.875rem;-webkit-animation:pulseShadowsmgray 2s linear infinite;animation:pulseShadowsmgray 2s linear infinite}.play-btn-gray:hover{background-color:#0034c2;color:var(--color-white)}.play-btn-gray_2{width:42px;height:42px;border-radius:50%;background-color:#646462;color:var(--color-white);font-size:.875rem;-webkit-animation:pulseShadowsmgray 2s linear infinite;animation:pulseShadowsmgray 2s linear infinite}.play-btn-gray_2:hover{background-color:#0034c2;color:var(--color-white)}[data-theme=dark] .play-btn-gray_2{--color-white:#fff}.play-btn-transparent{width:55px;height:55px;border-radius:50%;background-color:rgba(var(--color-black-rgb),.7);color:var(--color-white);font-size:1rem;-webkit-animation:pulseShadowsmgray 2s linear infinite;animation:pulseShadowsmgray 2s linear infinite}.play-btn-transparent:hover{background-color:#0034c2;color:var(--color-white)}[data-theme=dark] .play-btn-transparent{--color-black:#000;--color-white:#fff;--color-black-rgb:0,0,0}.play-btn-transparent_2{width:40px;height:40px;border-radius:50%;background-color:rgba(var(--color-black-rgb),.7);color:var(--color-white);font-size:.8125rem;-webkit-animation:pulseShadowsmgray 2s linear infinite;animation:pulseShadowsmgray 2s linear infinite}.play-btn-transparent_2:hover{background-color:#0034c2;color:var(--color-white)}[data-theme=dark] .play-btn-transparent_2{--color-black:#000;--color-white:#fff;--color-black-rgb:0,0,0}.post-meta ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-meta ul li{margin-right:20px}.post-meta ul li:last-child{margin-right:0}.post-meta.style-2 .rt-meta,.post-meta.style-2 .rt-post-meta{color:#d0d0d0}.post-meta.style-2 .rt-meta a,.post-meta.style-2 .rt-post-meta a{color:#d0d0d0}.post-meta.style-2 .rt-meta a.name,.post-meta.style-2 .rt-post-meta a.name{color:var(--color-white)}.post-meta.style-2 .rt-meta a.name:hover,.post-meta.style-2 .rt-post-meta a.name:hover{color:var(--color-primary)}[data-theme=dark] .post-meta{--color-white:#fff}.rt-meta,.rt-post-meta{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05rem;color:var(--color-meta-normal)}.rt-post-overlay .rt-meta,.single-post-banner .rt-meta,.video-slide .rt-meta{color:#d0d0d0}.post-thumb .rt-meta{color:var(--color-white)}.rt-meta .icon{margin-right:2px;font-size:.875rem}.topbar .rt-meta .icon{color:var(--color-white)}.rt-meta a{display:inline-block}.rt-meta a.name{font-weight:700}.rt-post-overlay .rt-meta a,.single-post-banner .rt-meta a,.video-slide .rt-meta a{color:#d0d0d0}.rt-post-overlay .rt-meta a.name,.single-post-banner .rt-meta a.name,.video-slide .rt-meta a.name{color:var(--color-white)}.rt-post-overlay .rt-meta a.name:hover,.single-post-banner .rt-meta a.name:hover,.video-slide .rt-meta a.name:hover{color:var(--color-primary)}.grid-meta .rt-meta a.name{color:#444}[data-theme=dark] .grid-meta .rt-meta a.name{color:#fff}.grid-meta .rt-meta a.name:hover{color:var(--color-primary)}[data-theme=dark] .rt-meta{--color-white:#fff}.template-search{position:fixed;top:0;left:0;width:100%;height:100%;background:#f5f6fa;-webkit-transform:translate(0,-100%) scale(0,0);transform:translate(0,-100%) scale(0,0);opacity:0;visibility:hidden;z-index:999999;-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}[data-theme=dark] .template-search{background:var(--color-dark-bg_2)}.template-search .search-form{text-align:center;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.template-search .search-form input[type=search]{width:60%;color:var(--color-black);font-size:40px;text-align:left;border:none;border-bottom:2px solid var(--color-primary);margin:0 auto;padding:10px 0;outline:0;background-color:#fff0}.template-search .search-form .search-btn{padding:28px 60px;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;font-size:24px;font-weight:600;-webkit-transform:translateX(-150px) translateY(-10px);transform:translateX(-150px) translateY(-10px);background-color:#fff0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.template-search .search-form .search-btn i{margin-left:0}.template-search .search-form .search-btn:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.template-search .search-form input::-webkit-input-placeholder{color:#cfcfcf}[data-theme=dark] .template-search .search-form input::-webkit-input-placeholder{color:#fff}.template-search .search-form input::-moz-placeholder{color:#cfcfcf}[data-theme=dark] .template-search .search-form input::-moz-placeholder{color:#fff}.template-search .search-form input:-moz-placeholder{color:#cfcfcf}[data-theme=dark] .template-search .search-form input:-moz-placeholder{color:#fff}.template-search .search-form input:-ms-input-placeholder{color:#cfcfcf}[data-theme=dark] .template-search .search-form input:-ms-input-placeholder{color:#fff}.template-search .close{position:fixed;top:15px;right:20px;color:var(--color-black);border:none;opacity:.3;visibility:visible;padding:3px 15px 5px;font-size:70px;font-weight:300;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#fff0}.template-search .close:focus{-webkit-box-shadow:none;box-shadow:none;border:none;outline:0}.template-search .close:hover{opacity:1;background-color:#fff0}.template-search.open{-webkit-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1);opacity:1;visibility:visible}.btn-white-sm{font-size:.8125rem;text-transform:uppercase;font-weight:700;letter-spacing:.1rem;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;-webkit-box-shadow:0 8px 27px 0 rgb(20 122 128 / .22);box-shadow:0 8px 27px 0 rgb(20 122 128 / .22)}.btn-white-sm:hover{color:var(--color-white);background-color:var(--color-primary)}.btn-white-sm{color:var(--color-black);background-color:var(--color-white);height:38px}.offcanvas-menu-wrap{max-width:395px;width:100%;position:fixed;-webkit-transform:translateX(-100%);transform:translateX(-100%);top:0;left:0;background-color:#fff;z-index:9999;-webkit-transition:all ease .5s;transition:all ease .5s;overflow-y:scroll;-ms-overflow-style:none;-moz-scrollbar-width:none}.offcanvas-menu-wrap::-webkit-scrollbar{display:none}@media (max-width:575px){.offcanvas-menu-wrap{max-width:320px}}.offcanvas-menu-wrap[data-position=right]{left:auto;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}[data-theme=dark] .offcanvas-menu-wrap{background-color:var(--color-dark-bg_2)}.offcanvas-menu-wrap .offcanvas-content{height:100vh;padding:50px;-webkit-transition:all ease .8s;transition:all ease .8s}.offcanvas-menu-wrap .offcanvas-content.offcanvas-content-style-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:35px 40px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;padding:0}.offcanvas-menu-wrap .offcanvas-content .offcanvas-header .close-btn{font-size:1.25rem;font-weight:500;color:var(--color-white);background:var(--color-primary);width:44px;height:44px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.offcanvas-menu-wrap .offcanvas-content .offcanvas-header .close-btn a{color:var(--color-white)}[data-theme=dark] .offcanvas-menu-wrap .offcanvas-content .offcanvas-header .close-btn{--color-white:#fff}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget{margin-bottom:40px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget:last-child{padding-bottom:40px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .offcanvas-widget-title{font-size:20px;line-height:30px;margin-bottom:20px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget p{line-height:24px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget p:last-child{margin-bottom:0}[data-theme=dark] .offcanvas-menu-wrap .offcanvas-content .offcanvas-widget p{color:#d7d7d7}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list{margin-top:-5px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-item{color:#646464;margin-bottom:20px;padding-left:25px;position:relative;line-height:1.5}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-item .list-icon{color:var(--color-primary);position:absolute;left:0;top:4px}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-item a{padding-left:0;line-height:1.5}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-item a::after{display:none}.offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-link{color:#646464}[data-theme=dark] .offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-item,[data-theme=dark] .offcanvas-menu-wrap .offcanvas-content .offcanvas-widget .contact-info-list .widget-list-link{color:#d7d7d7}.offcanvas-menu-wrap .offcanvas-content-style-2 .offcanvas-header{margin-bottom:60px}.offcanvas-menu-wrap .offcanvas-content-style-2 .offcanvas-bottom-area .offcanvas-widget{padding-top:40px;margin-bottom:0}.cart-menu-btn{border:none;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border-radius:0}.cart-menu-btn i{margin-top:3px}.cart-menu-btn:focus{outline:0}.cart-menu-btn .menu-btn-icon{padding:10px;display:block;position:relative;text-align:center;border-radius:0;width:60px;height:50px}@media (max-width:767px){.cart-menu-btn .menu-btn-icon{width:45px;height:40px}}.cart-menu-btn .menu-btn-icon span{position:absolute;height:2px;right:13px;z-index:2;background-color:#000;-webkit-transition:.8s cubic-bezier(.86,0,.07,1);transition:.8s cubic-bezier(.86,0,.07,1)}.cart-menu-btn:hover .menu-btn-icon span{background-color:var(--color-primary)}.cart-menu-btn.menu-close-btn .menu-btn-icon{height:15px;width:15px;font-size:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #aeafb1;background-color:#fff;color:#7b858a;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cart-menu-btn.menu-close-btn .menu-btn-icon :hover{color:var(--color-primary);border-color:var(--color-primary)}.cart-header .cart-title{font-size:20px;line-height:1;color:var(--color-black);font-weight:700}.cart-wrap{height:100vh;padding:40px 35px;max-width:395px;width:100%;position:fixed;-webkit-transform:translateX(-100%);transform:translateX(-100%);top:0;left:0;background:#fff;-webkit-box-shadow:0 0 30px 0 rgb(0 0 0 / .2);box-shadow:0 0 30px 0 rgb(0 0 0 / .2);z-index:999;-webkit-transition:all ease .5s;transition:all ease .5s;visibility:hidden;opacity:0}[data-theme=dark] .cart-wrap{background:var(--color-dark-bg_2)}.open-cart .cart-wrap{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:767px){.cart-wrap{padding:20px 30px}}.cart-wrap[data-position=right]{left:auto;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.cart-wrap .cart-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-wrap .cart-content .cart-header{margin-bottom:35px;padding-bottom:25px;border-bottom:1px solid var(--color-border);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-wrap .cart-content .cart-items{margin-bottom:40px;width:100%}.cart-wrap .cart-content .cart-items li{margin-right:0;position:relative;z-index:1;border-bottom:1px solid var(--color-border);padding-bottom:15px;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-wrap .cart-content .cart-items li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.cart-wrap .cart-content .cart-items li .item-description{margin-left:20px;padding-right:30px}.cart-wrap .cart-content .cart-items li .item-description .item-main-title{display:block;font-weight:600;font-size:18px;margin-bottom:5px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.cart-wrap .cart-content .cart-items li .item-description .item-main-title a{color:var(--color-black);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.cart-wrap .cart-content .cart-items li .item-description .item-main-title:hover a{color:var(--color-primary)}.cart-wrap .cart-content .cart-items li .item-description .item-amount .item-price{margin-left:5px}.cart-wrap .cart-content .total-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.cart-wrap .cart-content .total-amount .title{font-size:22px;font-weight:600;color:var(--color-black)}.cart-wrap .cart-content .total-amount .amount{font-size:18px;font-weight:600;color:var(--color-primary)}.cart-wrap .cart-content .cart-footer{width:100%}.cart-wrap .cart-content .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrapper{position:relative;z-index:1}.wrapper:before{content:"";background-color:#fff0;height:100%;width:0;top:0;right:0;position:absolute;z-index:2;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.wrapper.open:before{width:100%}.common-pair-elemnets{position:relative}.common-pair-elemnets .element-list li{position:absolute;z-index:-1}.common-pair-elemnets .element-list li:nth-child(1){left:-36px;bottom:-36px}.common-pair-elemnets .element-list li:nth-child(2){right:-36px;bottom:-30px}#preloader{background:url(https://xyultra.com/wp-content/themes/xyultra/media/neeon.gif) rgb(255 255 255 / .99) no-repeat scroll center center;height:100%;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999999}.theme-switch-box-wrap{position:fixed;right:12px;top:320px;z-index:100}.theme-switch-box{display:-ms-grid;display:grid;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-primary);padding:8px 6px;border-radius:1.5rem}[data-theme=dark] .theme-switch-box{background:#d8d8d8}.theme-switch-box__theme-status{color:var(--color-white);line-height:1;text-align:center}.theme-switch-box__label{width:18px;height:36px;display:inline-block;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;border-radius:1.5rem;overflow:hidden}.theme-switch-box__main{position:absolute;background:#000;width:100%;height:100%;left:0;right:0;top:0;bottom:0;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;border-radius:1.5rem}.theme-switch-box__main::before{position:absolute;content:"";width:12px;height:12px;background-color:#fff;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(3px);transform:translateX(-50%) translateY(3px);border-radius:100%;-webkit-transition:1s cubic-bezier(.52,1.64,.37,.66);transition:1s cubic-bezier(.52,1.64,.37,.66);border-radius:1.5rem}.theme-switch-box__input{display:none}.theme-switch-box__input:checked+.theme-switch-box__main::before{top:17px;-webkit-transition:.5s cubic-bezier(.52,1.64,.37,.66);transition:.5s cubic-bezier(.52,1.64,.37,.66)}.shape-element{position:absolute;z-index:-1}.shape-element span{display:block}@media (max-width:991px){.shape-element{display:none}}.rt-header{position:relative;z-index:9;background-color:var(--color-white)}.rt-header.rt-header-style-7{position:absolute;left:0;top:0;width:100%;z-index:44;background-color:#fff0}@media (min-width:1200px){.rt-header.rt-header-style-7 .container,.rt-header.rt-header-style-7 .container-lg,.rt-header.rt-header-style-7 .container-md,.rt-header.rt-header-style-7 .container-sm,.rt-header.rt-header-style-7 .container-xl{max-width:1320px}}@media (min-width:1400px){.rt-header.rt-header-style-7 .container,.rt-header.rt-header-style-7 .container-lg,.rt-header.rt-header-style-7 .container-md,.rt-header.rt-header-style-7 .container-sm,.rt-header.rt-header-style-7 .container-xl{max-width:1600px}}.rt-header.rt-header-style-9{background-color:#000}.rt-header.rt-header-style-9 .navbar-wrap{background-color:#000}.rt-header.rt-header-style-9 .menu-wrap-style-9{background-color:#202020;padding:0 30px}@media (max-width:991px){.rt-header{display:none}}.site-branding a{display:table-cell;vertical-align:middle}.site-branding .light-logo{display:none}[data-theme=dark] .site-branding .light-logo{display:table-cell}[data-theme=dark] .site-branding .dark-logo{display:none}.header-main-style-4{min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.sticky .header-main-style-4{min-height:100px}.header-main-style-5{border-bottom:1px solid var(--color-border)}.sticky .header-main-style-5{display:none}.header-main-style-6{border-bottom:1px solid var(--color-border)}.sticky-on .header-main-style-5_sticky{display:none}.sticky .header-main-style-5_sticky{display:block}.header-main-style-8{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.topbar{min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#292929}[data-theme=dark] .topbar{background-color:#171818}.rt-trending-style-1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;justify-self: left;align-items:center}.rt-treding-slider1{height:40px;text-align:left;margin:0}.rt-treding-slider1 .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.rt-trending .trending-title{font-size:.8125rem;color:var(--color-white);font-weight:300;letter-spacing:.05rem;text-transform:uppercase;position:relative;padding-right:12px;margin-right:10px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-theme=dark] .rt-trending .trending-title{color:var(--color-black)}[data-theme=dark] .rt-trending .trending-title::after{background-color:var(--color-black)}.rt-trending .trending-title::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:17px;background-color:var(--color-white)}.rt-trending .trending-title .icon{font-size:.75rem;background-image:linear-gradient(45deg,#0034c2,#9b8306);color:var(--color-white);width:28px;height:28px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6px}[data-theme=dark] .rt-trending .trending-title .icon{color:var(--color-black);background-color:var(--color-primary)}.rt-trending .trending-slide-title{font-size:13px;color:#e0e0e0;position:relative;padding-left:12px;margin-bottom:0}.rt-trending .trending-slide-title::after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background-color:#656565}[data-theme=dark] .rt-trending .trending-slide-title{color:var(--color-black)}[data-theme=dark] .rt-trending .trending-slide-title::after{background-color:var(--color-black)}.rt-topbar-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rt-topbar-right .rt-date-style-1{font-size:.8125rem;color:#bebdbd;font-weight:300;line-height:2.1}.rt-topbar-right .rt-date-style-1 .icon{color:var(--color-white);margin-right:5px}.rt-top-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:17px;margin-left:15px}.rt-top-social::after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:17px;background-color:#474747}.rt-top-social .follow{font-size:.8125rem;text-transform:uppercase;margin-right:12px;color:#fff}.rt-top-social li{margin-right:12px}.rt-top-social li:last-child{margin-right:0}.rt-top-social a{font-size:.8125rem;color:#bebdbd}.rt-top-social a:hover{color:#9b8306}@media (max-width:1199px){.rt-top-social{padding-left:0;margin-left:0}.rt-top-social::after{display:none}}.navbar-wrap{background-color:var(--color-white)}.sticky .navbar-wrap{position:fixed;width:100%;left:0;top:0;right:0;margin:0 auto;background-color:rgb(255 255 255 / .98);-webkit-box-shadow:0 7px 12px 0 rgb(0 0 0 / .16);box-shadow:0 7px 12px 0 rgb(0 0 0 / .16);z-index:99;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0s;animation-delay:0s}.sticky .navbar-wrap.header-main-style-7{border-color:#fff0;background-color:rgb(0 0 0 / .98)}[data-theme=dark] .sticky .navbar-wrap{background-color:var(--color-dark-bg_2)}.header-main-style-7{background:rgb(0 0 0 / .625);-webkit-box-shadow:0 0 0 rgb(0 0 0 / .8);box-shadow:0 0 0 rgb(0 0 0 / .8);border-bottom:1px solid rgb(255 255 255 / .3)}.header-main-style-7 .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.header-main-style-7 .logo-area{padding-left:25px;margin-left:25px;position:relative}.header-main-style-7 .logo-area::after{content:"";position:absolute;left:0;bottom:-16px;width:1px;height:81px;background-color:rgb(255 255 255 / .4)}.header-main-style-7 .humburger-area{padding-right:0;position:relative}.header-main-style-7 .humburger-area::after{border:1px solid rgb(255 255 255 / .625);border-radius:50%;-webkit-transform:scale(1.375) translateX(-3px);transform:scale(1.375) translateX(-3px);z-index:1}.header-main-style-7 .humburger-area .humburger span,.header-main-style-7 .humburger-area .humburger::after,.header-main-style-7 .humburger-area .humburger::before{content:"";position:absolute;display:block;width:20px;height:2px;background-color:#fff;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.header-main-style-7 .humburger-area .humburger span{width:16px}.header-main-style-7 .main-menu__nav>ul>li>a{color:#fff;padding-top:29px;padding-bottom:29px}.header-main-style-8 .main-menu__nav>ul>li>a{padding-top:32px;padding-bottom:32px}.header-main-style-9 .main-menu__nav>ul>li>a{color:#fff;padding-top:24px;padding-bottom:24px}.main-menu__nav ul li{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:17px}.main-menu__nav ul li.active>a{color:#9b8306}.main-menu__nav ul li:last-child{margin-right:0}@media (max-width:1199px){.main-menu__nav ul li:last-child:hover .main-menu__dropdown{right:0;left:auto}}.main-menu__nav ul li:hover .main-menu__dropdown{opacity:1;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;visibility:visible;top:100%;-webkit-transform:scaleY(1);transform:scaleY(1)}.main-menu__nav ul li>a{font-size:.9375rem;color:var(--color-black);font-weight:500;position:relative;display:inline-block;padding:39px 6px}.header-main-style-5 .main-menu__nav ul li>a{padding-top:20px;padding-bottom:20px}.main-menu__nav ul li>a::before{position:absolute;content:"";height:4px;background:#9b8306;left:0;right:0;margin:0 auto;bottom:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.51,.92,.24,1);transition:-webkit-transform .4s cubic-bezier(.51,.92,.24,1);transition:transform .4s cubic-bezier(.51,.92,.24,1);transition:transform .4s cubic-bezier(.51,.92,.24,1),-webkit-transform .4s cubic-bezier(.51,.92,.24,1)}.main-menu__nav ul li:hover>a{color:#9b8306}.main-menu__nav ul li:hover>a::before{background:#9b8306;-webkit-transform:scaleX(1);transform:scaleX(1)}.main-menu__nav ul li ul{visibility:hidden;-webkit-transition:all .4s cubic-bezier(.3,.02,0,.6);transition:all .4s cubic-bezier(.3,.02,0,.6);opacity:0;z-index:100;position:absolute;top:100%;left:0;width:200px;margin:0;padding:10px 0;background-color:#fff;-webkit-box-shadow:0 2px 3px 0 rgb(0 0 0 / .1);box-shadow:0 2px 3px 0 rgb(0 0 0 / .1);text-align:left;padding:15px 0;border-radius:0 0 5px 5px;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0}.main-menu__nav ul li ul li{display:block;padding:0 10px;margin:0}.main-menu__nav ul li ul li ul{left:100%;top:0}.main-menu__nav ul li ul li a{display:block;padding:8px 10px;color:#656567;font-size:.875rem;font-weight:500;position:relative}.header-main-style-5 .main-menu__nav ul li ul li a{padding:8px 10px}.main-menu__nav ul li ul li a::after{float:right}.main-menu__nav ul li ul li a::before{content:"";position:absolute;width:3px;height:0;top:0;bottom:0;margin:auto 0;left:0;background:#9b8306;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.main-menu__nav ul li ul li:hover ul{visibility:visible;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.main-menu__nav ul li ul li:hover a::before{height:11px;opacity:1;visibility:visible;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.main-menu__nav_sub>a::after{content:"";font-family:"Font Awesome 5 Free";font-weight:600;vertical-align:middle;-webkit-transform:rotate(0);transform:rotate(0);display:inline-block;padding-left:6px;font-size:12px;-webkit-transition:all ease .5s;transition:all ease .5s}.main-menu__nav_sub:hover>a::after{-webkit-transform:rotate(180deg) translateX(-6px);transform:rotate(180deg) translateX(-6px)}.header-action-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-action-items .item{margin-right:16px}.header-action-items .item:last-child{margin-right:0}.header-action-items .item a{color:#818181;font-size:1.25rem}.header-main-style-9 .header-action-items .item a{color:#b8b8b8}.header-action-items .item a:hover{color:#9b8306}.header-action-items .item.cart-icon{margin-right:28px}.header-action-items .item.cart-icon a{position:relative}.header-action-items .item.cart-icon a .item-count{position:absolute;right:-12px;top:-8px;width:20px;height:20px;border-radius:50%;background-color:#9b8306;color:var(--color-white);font-size:.875rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-theme=dark] .header-action-items .item a{color:var(--color-black)}[data-theme=dark] .header-action-items .item.cart-icon a .item-count{color:var(--color-black);background-color:var(--color-primary)}.humburger{position:relative;z-index:4;width:32px;height:32px;display:block;cursor:pointer}.humburger.layout-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.humburger.layout-2 .menu-text{font-size:.875rem;font-weight:600;text-transform:uppercase;margin-left:40px;color:#292929;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}[data-theme=dark] .humburger.layout-2 .menu-text{color:var(--color-black)}.humburger span,.humburger::after,.humburger::before{content:"";position:absolute;display:block;width:28px;height:2px;background-color:#636363;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.header-main-style-9 .humburger span,.header-main-style-9 .humburger::after,.header-main-style-9 .humburger::before{background-color:#b8b8b8}.humburger>span{top:50%;margin-top:-1px}.humburger::before{top:8px}.humburger::after{bottom:8px}.humburger:hover span,.humburger:hover::after,.humburger:hover::before{background-color:#9b8306}.humburger:hover .menu-text{color:#9b8306}.open .humburger span{visibility:hidden;opacity:0}.open .humburger::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:15px}.open .humburger::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:15px}[data-theme=dark] .humburger span,[data-theme=dark] .humburger::after,[data-theme=dark] .humburger::before{background-color:var(--color-black)}.icon-two{position:absolute;top:10%;left:40%;width:100px;height:100px;cursor:pointer}.offscreen-navigation .menu>li{border-bottom:1px solid #e9e9e9}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .menu>li{border-color:#222121}.offscreen-navigation .menu>li:last-child{border-bottom:0}.offscreen-navigation .menu>li>a{background-color:#f3f3f3;font-size:16px;padding:12px 30px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offcanvas-content-style-2 .offscreen-navigation .menu>li>a{background-color:#fff0;padding:12px 0}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .menu>li>a{color:#fff}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .menu>li>a:hover{background:#fff0}.offscreen-navigation .menu>li>a:hover{background-color:#f8f8f8}.offscreen-navigation .sub-menu{display:none;background-color:#fff}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .sub-menu{background:var(--color-dark-bg_2)}.offscreen-navigation .sub-menu li.menu-item-has-children>a::after,.offscreen-navigation .sub-menu li.menu-item-has-children>a::before{right:40px}.offscreen-navigation .sub-menu li a{border-top:1px solid #f1f1f1;padding:7px 40px;font-size:15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .sub-menu li a{border-color:#222121}.offcanvas-content-style-2 .offscreen-navigation .sub-menu li a{padding-left:30px}.offscreen-navigation .sub-menu li a:hover{background-color:rgba(var(--color-primary-rgb),.05)}[data-theme=dark] .offcanvas-content-style-2 .offscreen-navigation .sub-menu li a{color:#fff}.offscreen-navigation .sub-menu li .sub-menu li a{padding:7px 50px}.offscreen-navigation ul{margin:0;padding:0;list-style:none}.offscreen-navigation ul li>a{display:block;position:relative;color:#000;font-weight:500;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offscreen-navigation ul li>a:hover{color:#9b8306}.offscreen-navigation ul li.menu-item-has-children>a:after{color:#999;content:"";display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;right:20px;position:absolute;font-size:12px;opacity:1;visibility:visible;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.offscreen-navigation ul li.menu-item-has-children>a:before{color:#999;content:"";display:inline-block;font-family:"Font Awesome 5 Free";font-weight:600;right:20px;position:absolute;font-size:12px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.rt-slide-nav{position:absolute;background:#fff;width:100%;left:0;display:none;max-height:calc(100vh - 100px);overflow-y:auto;-webkit-box-shadow:0 1px 3px 0 rgba(var(--color-black-rgb),.2);box-shadow:0 1px 3px 0 rgba(var(--color-black-rgb),.2);top:100%;z-index:99}.rt-mobile-header{position:relative;z-index:999}@media (min-width:992px){.rt-mobile-header{display:none}}.mobile-top-bar{border-bottom:1px solid var(--color-border)}[data-theme=dark] .mobile-top-bar{background:var(--color-dark-bg_2)}.mobile-top-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;padding:12px 15px 12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-top-list .icon{color:var(--color-primary)}.mobile-top-list li{margin-right:18px}.mobile-top-list li:last-of-type{margin-right:0}[data-theme=dark] .mobile-top-list .rt-meta{color:#fff}.mobile-menu-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 15px;border-bottom:1px solid rgb(81 81 81 / .15)}.mobile-menu-bar .logo img{max-width:120px}[data-theme=dark] .mobile-menu-bar{background:#fff}.mobile-sticky .mobile-menu-bar-wrap{position:fixed;width:100%;left:0;top:0;right:0;margin:0 auto;background-color:rgb(255 255 255 / .98);-webkit-box-shadow:0 7px 12px 0 rgb(0 0 0 / .16);box-shadow:0 7px 12px 0 rgb(0 0 0 / .16);z-index:99;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0s;animation-delay:0s}.mobile-sticky .mobile-menu-bar-wrap.header-main-style-7{border-color:#fff0;background-color:rgb(0 0 0 / .98)}[data-theme=dark] .mobile-sticky .mobile-menu-bar-wrap{background-color:var(--color-dark-bg_2)}body .sidebarBtn{display:block;padding:12px 0;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body .sidebarBtn .bar{background:#000;height:2px;width:30px;display:block;margin-bottom:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body .sidebarBtn .bar:nth-child(2),body .sidebarBtn .bar:nth-child(3){width:25px;margin-left:5px}body .sidebarBtn .bar:last-child{margin-bottom:0}.search-wrapper{position:relative;max-width:190px}@media (max-width:1199px){.search-wrapper{display:none}}.search-wrapper.search-wrapper-style-1::after{content:"";position:absolute;left:0;bottom:-19px;width:1px;height:81px;background-color:rgb(255 255 255 / .4)}.search-wrapper.search-wrapper-style-2::after{display:none}.banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.banner.banner-style-2{min-height:800px}.banner.banner-style-2::after{background-color:rgb(24 24 24 / 71%);z-index:-1}@media (max-width:991px){.banner.banner-style-2{min-height:650px;display:block;padding:100px 0}}@media (max-width:767px){.banner.banner-style-2{min-height:595px}}.banner.banner-style-3{min-height:720px;background-repeat:no-repeat;background-size:cover;background-position:center center;padding:60px 0}.banner.banner-style-3::after{background-color:rgba(var(--color-black-rgb),.3);z-index:-1}[data-theme=dark] .banner.inner-banner{background:var(--color-dark-bg_2)}.banner.author-banner{min-height:460px;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;z-index:1;padding:80px 0}.banner.author-banner::after{background-color:rgba(var(--color-black-rgb),.5);z-index:-1}.banner.banner-style-7{min-height:850px;padding-top:120px;padding-bottom:120px}@media (max-width:991px){.banner.banner-style-7{padding-top:140px;padding-bottom:320px;min-height:640px}}@media (max-width:575px){.banner.banner-style-7{padding-top:120px;padding-bottom:280px}}.banner.banner-style-7 .social-share-box-style-7{position:absolute;left:100px;bottom:100px;z-index:1}@media (max-width:1440px){.banner.banner-style-7 .social-share-box-style-7{left:20px;bottom:50px}}@media (max-width:1399px){.banner.banner-style-7 .social-share-box-style-7{left:auto;bottom:220px;right:20px}}@media (max-width:767px){.banner.banner-style-7 .social-share-box-style-7{display:none}}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social{padding:0;margin:0;display:block}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social::after{display:none}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social li{display:inline-block;margin-right:10px}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social a{font-size:1.0625rem;color:#fff;-webkit-transform:translateY(0);transform:translateY(0)}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);color:var(--color-primary)}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social .follow{position:relative;display:block;margin-top:10px}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social .follow span{position:relative;display:inline-block;font-size:.8125rem;color:#fff;letter-spacing:.1rem}.banner.banner-style-7 .social-share-box-style-7 .rt-top-social .follow span::after{content:"";position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:2px;background-color:#fff}.banner.banner-style-7::after,.banner.banner-style-7::before{background:-webkit-gradient(linear,left top,left bottom,color-stop(-4.45%,#000),color-stop(66.48%,#fff0));background:linear-gradient(180deg,#000 -4.45%,#fff0 66.48%);z-index:-1;height:100%}.banner.banner-style-7::after{top:auto;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(-4.45%,#000),color-stop(66.48%,#fff0));background:linear-gradient(0deg,#000 -4.45%,#fff0 66.48%)}[data-theme=dark] .banner{--color-black-rgb:0,0,0}.banner-section-style-3{position:relative}.banner-section-style-3 .swiper-slide-active .banner-content.style-7{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.banner-section-style-3 .banner-content.style-7{position:relative;opacity:0;visibility:hidden;-webkit-transform:translateY(90px);transform:translateY(90px);-webkit-transition-delay:1s;transition-delay:1s;transition:opacity 2s ease,-webkit-transform 2s ease;-webkit-transition:opacity 2s ease,-webkit-transform 2s ease;transition:transform 2s ease,opacity 2s ease;transition:transform 2s ease,opacity 2s ease,-webkit-transform 2s ease;z-index:2}.banner-content .banner-title{color:var(--color-white)}.banner-content .banner-title a{color:inherit;background:-webkit-gradient(linear,left top,left bottom,from(var(--color-white)),color-stop(98%,var(--color-white)));background:linear-gradient(to bottom,var(--color-white) 0,var(--color-white) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%}.banner-content .banner-title:hover a{background-size:100% 2px}@media (min-width:992px){.banner-content.style-2{padding-top:200px;padding-bottom:200px}}.banner-content.style-2 .banner-title{color:var(--color-white);font-size:3rem}.banner-content.style-2 .banner-title a{color:inherit}@media (max-width:767px){.banner-content.style-2 .banner-title{font-size:1.875rem}}[data-theme=dark] .banner-content.style-2{--color-white:#fff}[data-theme=dark] .banner-content.style-2 .rt-read-more-primary{border-color:#fff0}[data-theme=dark] .banner-content.style-2 .rt-read-more-primary:hover{border-color:var(--color-white)}.banner-content.style-7 .banner-title{color:var(--color-white);font-size:2.25rem}.banner-content.style-7 .banner-title a{color:inherit}[data-theme=dark] .banner-content.style-7{--color-white:#fff}.banner-thumb-area{position:absolute;top:0;right:0;width:33%;height:100%}.banner-thumb-area::before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background-color:rgba(var(--color-black-rgb),.5);z-index:-1}@media (max-width:1400px){.banner-thumb-area{display:none}}.thumb-list{height:390px;max-width:55%;position:absolute;top:40%;-webkit-transform:translateY(-40%);transform:translateY(-40%);left:56px;overflow-y:scroll}@media (max-width:1600px){.thumb-list{max-width:70%}}.thumb-list .list-item{margin-bottom:35px}.thumb-list .list-item:last-child{margin-bottom:0}.thumb-list::-scrollbar{width:2px}.thumb-list::-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #2e3240;box-shadow:inset 0 0 5px #2e3240;border-radius:10px}.thumb-list::-scrollbar-thumb{background:var(--color-primary);border-radius:15px}.thumb-list::-webkit-scrollbar{width:2px}.thumb-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 20px rgba(var(--color-white),.2);box-shadow:inset 0 0 20px rgba(var(--color-white),.2)}.thumb-list::-webkit-scrollbar-thumb{background:var(--color-primary)}.rt-breadcrumb-wrap .breadcrumb{padding:0;margin-bottom:0;background-color:#fff0;border-radius:0}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item{font-size:.875rem;padding-left:8px}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item a{font-size:.875rem;color:#646464;text-transform:capitalize}[data-theme=dark] .rt-breadcrumb-wrap .breadcrumb .breadcrumb-item a{color:#d7d7d7}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item a:hover{color:var(--color-primary)}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item a i{font-size:.75rem;margin-right:2px;display:inline-block;font-weight:600}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item.active{color:var(--color-primary);white-space: nowrap}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item::before{padding-right:8px;color:#646464;content:"";font-family:var(--font-awesome);font-size:.75rem;font-weight:600;margin-top:2px}[data-theme=dark] .rt-breadcrumb-wrap .breadcrumb .breadcrumb-item::before{color:#d7d7d7}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item:first-child{padding-left:0}.rt-breadcrumb-wrap .breadcrumb .breadcrumb-item:first-child::before{display:none}.banner-section-style-2{position:relative}.about-content-area-2{max-width:88%;width:100%}@media (max-width:1199px){.about-content-area-2{max-width:100%}}.about-video-wrap-style-1{margin:0 45px;position:relative}.about-video-wrap-style-1 .shape{position:absolute;right:-35px;bottom:-32px;z-index:1}@media (max-width:1199px){.about-video-wrap-style-1{margin:0}}.about-video-wrap-style-1 .item-img{overflow:hidden;position:relative;z-index:1}.about-video-wrap-style-1 .item-img::after{background-color:rgba(var(--color-black),.2)}.about-video-wrap-style-1 .item-img img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 1.5s ease-out;transition:all 1.5s ease-out}.about-video-wrap-style-1 .item-img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}[data-theme=dark] .about-section-style-2{background:var(--color-dark-bg_2)!important}.rt-post{display:-webkit-box;display:-ms-flexbox;display:flex}.rt-post.post-thumb{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rt-post.post-thumb .post-img{border-radius:0}.rt-post.post-thumb .post-img img{border-radius:0;-webkit-filter:grayscale(1);filter:grayscale(1)}.swiper-slide-thumb-active .rt-post.post-thumb .post-img{position:relative}.swiper-slide-thumb-active .rt-post.post-thumb .post-img img{-webkit-filter:grayscale(0);filter:grayscale(0)}.rt-post.post-thumb .rt-post-cat-normal{color:var(--color-white)}.rt-post.post-thumb .post-title{color:var(--color-white);font-weight:600}.rt-post.post-thumb:hover .post-img img{-webkit-transform:scale(1.02);transform:scale(1.02)}.rt-post.white-style .post-title a{color:var(--color-white)}[data-theme=dark] .rt-post.white-style{--color-white:#fff}.rt-post .post-img{-ms-flex-negative:0;flex-shrink:0;border-radius:var(--border-radius-xs);overflow:hidden;position:relative}.rt-post .post-img img{border-radius:var(--border-radius-xs);transition:all 1s ease;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-webkit-transform:scale(1.02);transform:scale(1.02)}.rt-post .post-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.rt-post:hover .post-img img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.post-title{color:var(--color-black)}.post-title a{color:inherit;display:inline;padding-bottom:0;-webkit-transition:background-size .8s cubic-bezier(.25,.8,.25,1);transition:background-size .8s cubic-bezier(.25,.8,.25,1);background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),color-stop(98%,currentColor));background-image:linear-gradient(to bottom,currentColor 0,currentColor 98%);background-size:0 1px;background-repeat:no-repeat;background-position:left 100%}.post-title.bold-underline a{background-size:0 2px}.post-title.bold-underline:hover a{background-size:100% 2px}.post-title:hover a{background-size:100% 1px}.feature-section-style-1{background-color:#f7f7f7;padding-top:40px;padding-bottom:40px;counter-reset:post-counter}[data-theme=dark] .feature-section-style-1{background-color:#171818}.feature-section-style-2{padding-top:30px;padding-bottom:30px;counter-reset:post-counter;background-color:var(--color-white)}[data-theme=dark] .feature-section-style-2{background-color:var(--color-dark-bg_2)}.post-sm .post-content .post-title{font-size:1rem}.post-sm.style-1{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-sm.style-1 .post-img{border-radius:50%;overflow:unset;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.post-sm.style-1 .post-img::after{right:0;top:10px;width:24px;height:24px;border-radius:50%;border:3px solid #fff;background-color:#555;font-size:.75rem;color:#fff;counter-increment:post-counter;content:counter(post-counter);font-weight:500}[data-theme=dark] .post-sm.style-1 .post-img::after{color:var(--color-black)}.post-sm.style-1 .post-img img{width:100px;height:100px;border-radius:50%}.post-sm.style-1:hover .post-img img{-webkit-transform:scale(1.02);transform:scale(1.02)}.post-sm.style-2 .post-img{margin-left:24px}.post-sm.style-2 .post-img::after{left:0;bottom:0;width:27px;height:27px;border-top-right-radius:3px;background-color:var(--color-white);font-size:1rem;color:var(--color-primary);counter-increment:post-counter;content:counter(post-counter);font-weight:500}[data-theme=dark] .post-sm.style-2 .post-img::after{--color-white:#fff;--color-black:#000}.post-sm.style-2.layout-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-sm.style-2.layout-2 .post-img{margin-left:0;margin-right:24px}.post-sm.style-2.layout-2 .post-img::after{display:none}.post-sm .post-img{position:relative}.post-sm .post-img::after{content:"";position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}@media (max-width:767px){.post-sm.white-style{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.post-sm.white-style .post-img{border-radius:50%}.post-sm.white-style .post-title{font-size:.9375rem;font-weight:600}.post-sm.white-style .post-title a{color:#ebebeb;-webkit-transition:all .8s cubic-bezier(.25,.8,.25,1);transition:all .8s cubic-bezier(.25,.8,.25,1);background:-webkit-gradient(linear,left top,left bottom,from(var(--color-white)),color-stop(98%,var(--color-white)));background:linear-gradient(to bottom,var(--color-white) 0,var(--color-white) 98%);background-size:0 1px;background-repeat:no-repeat;background-position:left 100%}.post-sm.white-style .rt-post-cat-normal{color:#d0d0d0}.post-sm.white-style .rt-meta{color:#d0d0d0}.post-sm.white-style .post-img::after{display:none}.post-sm.white-style:hover .post-title a{background-size:100% 1px}.post-sm.style-3 .post-img{-webkit-box-flex:0;-ms-flex:0 0 216px;flex:0 0 216px;border-radius:0}.post-sm.style-3 .post-img a{height:100%}.post-sm.style-3 .post-img a img{height:100%;-o-object-fit:cover;object-fit:cover}.post-sm.style-3 .post-content{border:1px solid var(--color-border);border-right:none;padding:20px}@media (max-width:575px){.post-sm.style-3{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post-sm.style-3 .post-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.post-sm.style-3 .post-img a{width:100%}.post-sm.style-3 .post-img img{width:100%}.post-sm.style-3 .post-content{border:1px solid var(--color-border);border-top:none}}.post-sm.style-4 .post-img{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;border-radius:0}.post-sm.style-4 .post-img a{height:100%}.post-sm.style-4 .post-img a img{height:100%;-o-object-fit:cover;object-fit:cover}.post-sm.style-4 .post-content{padding:20px}@media (min-width:992px){.post-sm.style-4.border-only{border-right:1px solid var(--color-border)}}@media (max-width:575px){.post-sm.style-4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-sm.style-4 .post-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.post-sm.style-4 .post-img a{width:100%}.post-sm.style-4 .post-img img{width:100%}.post-sm.style-4 .post-content{border:1px solid var(--color-border);border-top:none}}.post-sm:hover .post-img::after{background-color:var(--color-primary);color:var(--color-white)}.rt-post-overlay{position:relative;height:100%}.rt-post-overlay .post-img{height:100%;position:relative;border-radius:var(--border-radius-xs);overflow:hidden}.rt-post-overlay .post-img>a:first-of-type{position:relative;display:block}.rt-post-overlay .post-img>a:first-of-type::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff0),color-stop(59%,rgb(0 0 0 / .2)),to(rgb(0 0 0 / .8)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .2) 59%,rgb(0 0 0 / .8) 100%);background-repeat:no-repeat;background-size:cover;background-position:center center;border-bottom-left-radius:var(--border-radius-xs);border-bottom-right-radius:var(--border-radius-xs)}.rt-post-overlay .post-img .right-top{position:absolute;right:30px;top:30px;z-index:3}.rt-post-overlay .post-img img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.02);transform:scale(1.02);transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-ms-transition:all 1.5s ease-out}.rt-post-overlay .post-img+.post-content{position:absolute;left:0;bottom:0;width:100%;z-index:2;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(0);transform:translateY(0);padding:25px}.rt-post-overlay .post-content .post-title{font-size:1.424rem;margin-bottom:10px;color:#fff}.rt-post-overlay .post-content .post-title a{color:inherit;background-size:0 2px}.rt-post-overlay .post-content .post-title:hover{color:#fff}.rt-post-overlay .post-content .post-title:hover a{background-size:100% 2px}.rt-post-overlay.rt-post-overlay-xl .post-img+.post-content{padding:50px}@media (max-width:767px){.rt-post-overlay.rt-post-overlay-xl .post-img+.post-content{padding:25px}}.rt-post-overlay.rt-post-overlay-xl .post-title{font-size:1.5rem}.rt-post-overlay.rt-post-overlay-xl.layout-1 .post-title{font-size:2.25rem}@media (max-width:575px){.rt-post-overlay.rt-post-overlay-xl.layout-1 .post-title{font-size:1.75rem}}.rt-post-overlay.rt-post-overlay-xl.layout-2 .post-title{font-size:1.75rem}.rt-post-overlay.rt-post-overlay-lg .post-title{font-size:1.5rem}.rt-post-overlay.rt-post-overlay-lg.layout-4 .post-img img{min-height:550px}@media (max-width:767px){.rt-post-overlay.rt-post-overlay-lg.layout-4 .post-img img{min-height:450px}}.rt-post-overlay.rt-post-overlay-lg.layout-4 .post-title{font-size:1.5rem}@media (min-width:1400px){.rt-post-overlay.rt-post-overlay-lg.layout-5 .post-content{max-width:70%;width:100%}}@media (min-width:1200px){.rt-post-overlay.rt-post-overlay-lg.layout-5 .post-content{max-width:80%;width:100%}}@media (min-width:992px){.rt-post-overlay.rt-post-overlay-lg.layout-5 .post-content{max-width:75%;width:100%}}.rt-post-overlay.rt-post-overlay-lg.layout-6 .post-img img{min-height:520px}@media (max-width:767px){.rt-post-overlay.rt-post-overlay-lg.layout-6 .post-img img{min-height:450px}}.rt-post-overlay.rt-post-overlay-lg.layout-6 .post-title{font-size:1.375rem}.rt-post-overlay.rt-post-overlay-md .post-img img{min-height:350px}.rt-post-overlay.rt-post-overlay-md .post-title{font-size:1.25rem}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img{height:auto}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img img{min-height:290px;height:290px}@media (max-width:991px){.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img{height:100%}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-img img{min-height:350px;height:350px}}.rt-post-overlay.rt-post-overlay-md.layout-3 .post-title{font-size:1.25rem}.rt-post-overlay.rt-post-overlay-md.layout-4{-webkit-box-shadow:0 11px 21px 0 rgb(0 0 0 / .2);box-shadow:0 11px 21px 0 rgb(0 0 0 / .2);border-radius:var(--border-radius-xs)}.rt-post-overlay.rt-post-overlay-md.layout-4 .post-img img{min-height:520px}.rt-post-overlay.rt-post-overlay-md.layout-6 .post-img img{min-height:480px}.rt-post-overlay.rt-post-overlay-sm .post-title{font-size:1.125rem}.rt-post-overlay.rt-post-overlay-sm .post-title a{background-size:0 1px}.rt-post-overlay.rt-post-overlay-sm .post-title:hover .post-title a{background-size:100% 1px}.rt-post-overlay.rt-post-overlay-sm:hover .post-title a{background-size:100% 1px}.rt-post-overlay:hover .post-img img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.rt-post-overlay.post-trending .post-img{border-radius:0}.rt-post-overlay.post-trending .post-img img{min-height:600px;border-radius:0}.rt-post-overlay.post-trending .post-img::after{border-radius:0}@media (max-width:767px){.rt-post-overlay .post-img img{min-height:450px}}.rt-post-overlay.single-post-overlay .post-img{border-radius:0}.rt-post-overlay.single-post-overlay .post-img img{border-radius:0}@media (max-width:991px){.rt-post-overlay.single-post-overlay .post-img img{min-height:500px}}.rt-post-overlay.single-post-overlay .post-img::after{border-radius:0}@media (min-width:1200px){.rt-post-overlay.single-post-overlay .post-content{max-width:80%;width:100%}}.post-md .post-img{-ms-flex-negative:1;flex-shrink:1;overflow:hidden}.post-md .post-img img{-webkit-transform:scale(1.02);transform:scale(1.02);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease}.post-md .post-content{padding-left:24px}.post-md .post-content .post-title{font-size:1.125rem}.post-md.style-2 .post-img{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:350px;max-width:350px;width:100%}.post-md.style-2 .post-img>a:first-of-type{width:100%;height:100%;display:block}.post-md.style-2 .post-img>a:first-of-type img{height:100%}.post-md.style-2 .post-content{padding-left:24px}.post-md.style-2 .post-content .post-title{font-size:1.375rem}.post-md.style-2 .post-content .post-title a{background-size:0 2px}.post-md.style-2 .post-content .post-title:hover a{background-size:100% 2px}@media (max-width:991px){.post-md.style-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-md.style-2 .post-img{max-width:100%;min-width:100%}.post-md.style-2 .post-content{padding:20px 0;padding-left:0}}.post-md.style-3{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-md.style-3 .post-img{max-width:220px;width:100%}.post-md.style-3 .post-title{font-size:1rem}@media (max-width:767px){.post-md.style-3{display:block}.post-md.style-3 .post-img{max-width:100%}.post-md.style-3 .post-img a{width:100%;display:block}.post-md.style-3 .post-img img{width:100%}}.post-md.style-3.layout-2 .post-img{max-width:210px}@media (max-width:767px){.post-md.style-3.layout-2 .post-img{max-width:100%}.post-md.style-3.layout-2 .post-img a{width:100%;display:block}.post-md.style-3.layout-2 .post-img img{width:100%}}.post-md.style-4 .post-img{max-width:50%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.post-md.style-4 .post-content{text-align:center}.post-md.style-4 .post-meta ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.post-md.style-4 .post-content{padding:20px}}@media (max-width:991px){.post-md.style-4 .post-img{max-width:100%}.post-md.style-4 .post-content{text-align:left}.post-md.style-4 .post-meta ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.post-md.style-5{display:block}.post-md.style-5 .post-img{max-width:100%}.post-md.style-5 .post-content{padding:25px 0}.post-md.style-5 .post-title{font-size:1.75rem}.post-md.style-5 .post-title a{background-size:0 2px}.post-md.style-5 .post-title:hover a{background-size:100% 2px}.post-md.style-7 .post-img{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-md.style-7 .post-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:24px}@media (max-width:991px){.post-md.style-7{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-md.style-7 .post-content{padding-left:0;padding:20px 0}}.post-md.style-7 .post-title{font-size:1.375rem}.post-md.style-7 .post-title a{background-size:0 2px}.post-md.style-7 .post-title:hover a{background-size:100% 2px}@media (max-width:767px){.post-md{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-md .post-content{padding:20px 0;padding-left:0}}.post-md.style-6 .post-img{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;width:100%}.post-md.style-6 .post-img>a:first-of-type{width:100%;height:100%;display:block}.post-md.style-6 .post-img>a:first-of-type img{height:100%}.post-md.style-6 .post-content{padding-left:24px}@media (max-width:991px){.post-md.style-6{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-md.style-6 .post-img{max-width:100%}.post-md.style-6 .post-content{padding:20px 0;padding-left:0}}.post-md.style-8{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-md.style-8 .post-img{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-md.style-8 .post-content{padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:24px}.post-md.style-8 .post-title{font-size:1rem}.post-md.style-9{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.post-md.style-9 .post-img{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:350px;min-width:350px}.post-md.style-9 .post-img>a:first-of-type{width:100%;height:100%;display:block}.post-md.style-9 .post-img>a:first-of-type img{height:100%}.post-md.style-9 .post-content{padding:0;padding-right:24px}.post-md.style-9 .post-title{font-size:1.375rem}.post-md.style-9 .post-title a{background-size:0 2px}.post-md.style-9 .post-title:hover a{background-size:100% 2px}@media (max-width:991px){.post-md.style-9{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-md.style-9 .post-img{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:100%;min-width:100%}.post-md.style-9 .post-content{padding:20px 0}}.post-md.style-10 .post-img{min-width:180px;max-width:180px}.post-md.style-10 .post-img>a:first-of-type{width:100%;display:block;height:100%}.post-md.style-10 .post-img>a:first-of-type img{height:100%;-o-object-fit:cover;object-fit:cover}.post-md.style-10 .post-content{padding:0;padding-left:24px}@media (max-width:767px){.post-md.style-10 .post-img{min-width:100%;max-width:100%;margin-bottom:24px}.post-md.style-10 .post-content{padding:0}}.post-md.style-12{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-md.style-12 .post-img{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0}.post-md.style-12 .post-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;padding-left:24px}.post-md.style-12 .post-title{font-size:1.375rem}.post-md.style-12 .post-title a{background-size:0 2px}.post-md.style-12 .post-title:hover a{background-size:100% 2px}@media (max-width:991px){.post-md.style-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-md.style-12 .post-content{padding-left:0;padding:20px 0}}.rt-post-grid-xl .post-img{border-radius:var(--border-radius-xs);overflow:hidden;position:relative;margin-bottom:20px}.rt-post-grid-xl .post-img img{border-radius:var(--border-radius-xs);-webkit-transform:scale(1.02);transform:scale(1.02);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease}.rt-post-grid-xl .post-img .post-cat{position:absolute;left:20px;top:20px}.rt-post-grid-xl .post-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.rt-post-grid-xl .post-title{font-size:1.125rem}.sidebar-wrap .rt-post-grid-xl .post-title{font-size:1rem}@media (min-width:1200px){.rt-post-grid-xl.b--r{border-right:1px solid var(--color-border)}}@media (min-width:1200px){.rt-post-grid-xl{padding-right:24px}}.rt-post-grid-xl p{margin-top:15px}.rt-post-grid-xl .cat-list .post-title{font-size:.9375rem}.rt-post-grid-xl .cat-list li{border-top:1px solid var(--color-border);padding-top:20px;padding-bottom:20px}.rt-post-grid-xl .cat-list li:last-child{padding-bottom:0}.rt-post-grid .post-img{border-radius:var(--border-radius-xs);overflow:hidden;position:relative}.rt-post-grid .post-img img{border-radius:var(--border-radius-xs);-webkit-transform:scale(1.02);transform:scale(1.02);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease}.rt-post-grid .post-content{padding:20px 0}.rt-post-grid .post-content .post-title{font-size:1.125rem}.rt-post-grid:hover .post-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.rt-post-grid.post-grid-md .post-content{padding:15px 0;padding-right:0}.rt-post-grid.post-grid-md .post-title{font-size:1rem}.rt-post-grid.post-grid-style-2 .post-title{font-size:1.25rem}@media (min-width:1200px){.rt-post-grid.cat-post.b--r{border-right:1px solid var(--color-border)}}@media (min-width:1200px){.rt-post-grid.cat-post{padding-right:24px}}.rt-post-grid.cat-post .post-img .post-cat{position:absolute;left:20px;top:20px}.rt-post-grid.cat-post p{margin-top:15px}.rt-post-grid.cat-post .cat-list .post-title{font-size:.9375rem}.rt-post-grid.cat-post .cat-list li{border-top:1px solid var(--color-border);padding-top:20px;padding-bottom:20px}.rt-post-grid.cat-post .cat-list li:last-child{padding-bottom:0}.rt-post-grid.post-grid-lg-style-1 .post-content{margin:0 auto;padding:30px 90px;text-align:center;position:relative}@media (max-width:1400px){.rt-post-grid.post-grid-lg-style-1 .post-content{padding:30px 20px}}.rt-post-grid.post-grid-lg-style-1 .post-content .shape-13{position:absolute;left:-45px;top:-80px;z-index:-1}.rt-post-grid.post-grid-lg-style-1 .post-meta ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rt-post-grid.post-grid-lg-style-1 .post-title{font-size:1.75rem}.rt-post-grid.post-grid-lg-style-1 .post-title a{background-size:0 2px}.rt-post-grid.post-grid-lg-style-1 .post-title:hover a{background-size:100% 2px}.rt-post-grid.rt-post-grid-style-3,.rt-post-grid.rt-post-grid-style-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rt-post-grid.rt-post-grid-style-3 .post-img,.rt-post-grid.rt-post-grid-style-4 .post-img{height:100%}.rt-post-grid.rt-post-grid-style-3 .post-img a,.rt-post-grid.rt-post-grid-style-4 .post-img a{display:block;width:100%;height:100%}.rt-post-grid.rt-post-grid-style-3 .post-img img,.rt-post-grid.rt-post-grid-style-4 .post-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rt-post-grid.rt-post-grid-style-3 .post-content,.rt-post-grid.rt-post-grid-style-4 .post-content{padding:25px;border:1px solid var(--color-border);border-top:none}.rt-post-grid.rt-post-grid-style-3 .post-content .post-title,.rt-post-grid.rt-post-grid-style-4 .post-content .post-title{font-size:1.375rem}.rt-post-grid.rt-post-grid-style-3 .post-content .post-title a,.rt-post-grid.rt-post-grid-style-4 .post-content .post-title a{background-size:0 2px}.rt-post-grid.rt-post-grid-style-3 .post-content .post-title:hover a,.rt-post-grid.rt-post-grid-style-4 .post-content .post-title:hover a{background-size:100% 2px}.rt-post-grid.rt-post-grid-style-4 .post-img{border-bottom-left-radius:0;border-bottom-right-radius:0}.rt-post-grid.rt-post-grid-style-4 .post-content{background-color:#f8f8f8;border-color:#fff0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}[data-theme=dark] .rt-post-grid.rt-post-grid-style-4 .post-content{background-color:var(--color-dark-bg_2)}.featured-area-style-1{counter-reset:post-counter}@media (min-width:1400px){.featured-area-style-1{margin-right:28px}}.featured-sticky{position:sticky;top:0}.featured-tab-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.featured-tab-title .rt-section-heading{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;margin-right:8px}@media (max-width:767px){.featured-tab-title{display:block!important;text-align:center}.featured-tab-title .rt-section-text{margin-right:0}.featured-tab-title .rt-section-heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-tab-title .rt-section-heading .rt-section-dot,.featured-tab-title .rt-section-heading .rt-section-line{display:none}.featured-tab-title .rt-tab-menu{margin:0 auto;margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-tab-title .rt-tab-menu .menu-link{padding:10px;border:none;border-radius:4px!important}}.rt-tab-menu{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.rt-tab-menu .menu-item{margin:0}.rt-tab-menu .menu-item:first-child .menu-link{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-width:1px}.rt-tab-menu .menu-item:last-child .menu-link{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right-width:1px}.rt-tab-menu .menu-link{font-size:.875rem;color:#929292;font-weight:600;display:inline-block;padding:9px 20px;line-height:1.2;position:relative;font-family:var(--font-title);text-transform:capitalize;border-color:var(--color-border);border-width:1px 0;border-style:solid}[data-theme=dark] .rt-tab-menu .menu-link{color:var(--color-white)}.rt-tab-menu .menu-link.active,.rt-tab-menu .menu-link:hover{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary);-webkit-box-shadow:0 10px 18px 0 rgb(50 112 252 / .27);box-shadow:0 10px 18px 0 rgb(50 112 252 / .27)}[data-theme=dark] .rt-tab-menu{--color-black:#000;--color-white:#fff}.post-wrap .post-item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--color-border)}.post-wrap .post-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}@media (max-width:991px){.post-wrap .post-item{padding-bottom:10px}}@media (min-width:992px){.post-wrap-style-3 .post-item .post-img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.post-wrap-style-3 .post-item .post-content{padding:20px;text-align:center}.post-wrap-style-3 .post-item .post-content .post-meta ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.post-wrap-style-3 .post-item:nth-of-type(even) .rt-post{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width:991px){.post-wrap-style-3 .post-item{padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid var(--color-border)}.post-wrap-style-3 .post-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}.featured-post-style-4{overflow:hidden;padding-top:0}@media (max-width:991px){.featured-post-style-4{padding-top:60px;padding-bottom:30px}}@media (min-width:1400px){.featured-middle-post-style-5{margin:0 16px}}.featured-area-style-5{margin-right:16px}.news-list-style-2 .item{border-bottom:1px solid var(--color-border);padding:15px 0}.news-list-style-2 .item .post-title{font-size:1rem}.most-popular-section-style-1{margin-top:25px}@media (max-width:991px){.most-popular-section-style-1{margin-top:0}}.titile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.titile-wrapper{display:block}.titile-wrapper .slider-navigation{margin-top:20px}}.post-grid-list-style-6 .item{padding-bottom:22px;margin-bottom:50px;border-bottom:1px solid var(--color-border)}.post-grid-list-style-6 .item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.post-grid-list-style-6 .item:last-child .post-content{padding-bottom:0}.featured-wrapper-style-6{padding:40px 50px;background-repeat:no-repeat;background-size:cover;background-position:center center;background-color:#f7f7f7;counter-reset:post-counter;position:relative}@media (max-width:767px){.featured-wrapper-style-6{background-image:unset!important;padding:40px 20px}}.featured-wrapper-style-6 .shape-14{position:absolute;right:-90px;top:-90px;z-index:-1}[data-theme=dark] .featured-wrapper-style-6{background:var(--color-dark-bg_2)!important}.rt-sidebar-section-layout-1{padding-top:60px;padding-bottom:130px}@media (max-width:991px){.rt-sidebar-section-layout-1{padding:60px 0}}.rt-sidebar-section-layout-2{padding-top:60px;padding-bottom:10px}@media (max-width:991px){.rt-sidebar-section-layout-2{padding:60px 0}}.post-list-style-4 .post-item{margin-bottom:40px}@media (max-width:767px){.post-list-style-4 .post-item{margin-bottom:20px}}.post-list-style-4 .post-item:last-child{margin-bottom:0}video{max-width:100%;height:auto}.rt-post-video-overlay .post-video{height:100%}.rt-post-video-overlay .post-video video{height:100%}[class*=sports-section-] .post-img,[class*=sports-section] .post-img{border-radius:0}[class*=sports-section-] .post-img a:first-of-type::after,[class*=sports-section] .post-img a:first-of-type::after{border-radius:0}.rt-post-list-style-4 .post-title{font-size:1.125rem}.rt-post-list-style-4 .item{padding-bottom:16px;margin-bottom:22px;border-bottom:1px solid var(--color-border)}.rt-post-list-style-4 .item:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.rt-main-post-single{position:relative}.rt-main-post-single .post-share-style-1{position:absolute;margin-left:-90px;height:calc(100% + 50px)}.rt-main-post-single .post-share-style-1 .share-text{text-align:center;margin-bottom:18px}.rt-main-post-single .post-share-style-1 .share-text i,.rt-main-post-single .post-share-style-1 .share-text span{display:block}.rt-main-post-single .post-share-style-1 .share-text i{color:#a5a6aa;margin-bottom:10px}.rt-main-post-single .post-share-style-1 .share-text span{font-size:.75rem;color:var(--color-black);font-weight:500;display:block;text-transform:uppercase}.rt-main-post-single .post-share-style-1 .inner{position:sticky;top:125px}.rt-main-post-single .post-header{margin-bottom:25px}.rt-main-post-single .post-header .title{margin-bottom:10px}.rt-main-post-single .post-meta{margin-bottom:30px}.rt-main-post-single>.post-img{margin-bottom:40px;border-radius:var(--border-radius-xs)}.rt-main-post-single>.post-img img{border-radius:var(--border-radius-xs)}.rt-main-post-single .post-body>p:first-child{float:left}.rt-main-post-single .post-body>p:first-child::first-letter{font-size:60px;line-height:.8;color:var(--color-black);font-weight:900;float:left;padding:5px 22px;vertical-align:top}.rt-main-post-single .post-body p{margin-bottom:12px}.rt-main-post-single .post-body p:last-of-type{margin-bottom:0}.rt-main-post-single .list-style-6{margin-left:25px}.rt-main-post-single .list-style-6.layout-2{margin-top:25px;margin-bottom:25px}@media (min-width:1200px){.rt-main-post-single .list-style-6.layout-2{padding-left:65px}}.rt-main-post-single .single-content{margin-top:35px}.rt-main-post-single.layout-2 .post-body>p:first-child{float:left}.rt-main-post-single.layout-2 .post-body>p:first-child::first-letter{font-size:50px;color:var(--color-black);font-weight:900;float:left;padding:10px 22px;border-radius:var(--border-radius-xs);border:1px solid var(--color-border);margin-right:20px}.list-style-6 li{font-size:1.125rem;color:#111;font-weight:700;position:relative;padding-left:20px;margin-bottom:12px}.list-style-6 li::before{content:"";position:absolute;left:0;top:8px;background-color:#646464;width:6px;height:6px;border-radius:50%}[data-theme=dark] .list-style-6 li{color:var(--color-body)}[data-theme=dark] .list-style-6 li::before{background-color:var(--color-primary)}.list-style-6.layout-3 li::before{background-color:var(--color-primary)}.list-style-6.layout-5 li{font-size:1rem;color:var(--color-body);font-weight:400;padding-left:18px;margin-bottom:3px}.list-style-6.layout-5 li:last-child{margin-bottom:0}.list-style-6.layout-5 li::before{background-color:var(--color-primary)}.thumb-post-area .item-img{position:relative}.author-box-style-1{background-color:#f7f7f7;padding:60px}@media (min-width:992px){.author-box-style-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.author-box-style-1 .author-img{-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px}@media (max-width:991px){.author-box-style-1 .author-img{margin-bottom:20px}}@media (min-width:992px){.author-box-style-1 .author-img{margin-right:30px}}.author-box-style-1 .author-img img{width:170px;height:170px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-box-style-1 .author-content .author-name{margin-bottom:5px;font-size:1.125rem}.author-box-style-1 .author-content .author-role{display:block;font-size:.875rem;color:var(--color-primary);font-weight:500}.author-box-style-1 .author-content .user-desc{font-size:1rem;line-height:1.75;color:#646464;margin:14px 0;padding-right:20px}@media (max-width:991px){.author-box-style-1{padding:40px 30px}}[data-theme=dark] .author-box-style-1{background-color:var(--color-dark-bg_2)}[data-theme=dark] .author-box-style-1 .author-content .user-desc{color:var(--color-body)}.social-style-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-style-5 li{margin-right:15px}.social-style-5 li:last-child{margin-right:0}.social-style-5 a{font-size:1rem;color:var(--color-black)}.social-style-5 a:hover{color:var(--color-primary)}.share-box-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-share-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-share-box .share-text{margin-right:13px;border:1px solid var(--color-border);border-radius:var(--border-radius-xs);padding:7px 20px}.social-share-style-1{display:-webkit-box;display:-ms-flexbox;display:flex}.social-share-style-1 li{margin-right:6px}.social-share-style-1 a{font-size:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:var(--color-primary);width:44px;height:40px;border-radius:var(--border-radius-xs);-webkit-transition:all .5s ease;transition:all .5s ease}.social-share-style-1 a.fb{background-color:#1559c2}.social-share-style-1 a.fb:hover{background-color:#0b2f66}.social-share-style-1 a.tw{background-color:#1ea9e9}.social-share-style-1 a.tw:hover{background-color:#0e6993}.social-share-style-1 a.wh{background-color:#43ce13}.social-share-style-1 a.wh:hover{background-color:#25710a}.social-share-style-1.layout-2 a{color:#7a7e83;background-color:#fff0;border:1px solid #ccc}.social-share-style-7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social-share-style-7 li{margin-bottom:8px}.social-share-style-7 li:last-child{margin-bottom:0}.social-share-style-7 a{font-size:1rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff0;width:40px;height:40px;border-radius:50%;-webkit-transition:all .5s ease;transition:all .5s ease;border:1px solid var(--color-border);-webkit-transform:translateY(0);transform:translateY(0)}.social-share-style-7 a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.social-share-style-7 a.fb{color:#1559c2}.social-share-style-7 a.fb:hover{color:#0b2f66}.social-share-style-7 a.tw{color:#1ea9e9}.social-share-style-7 a.tw:hover{color:#0e6993}.next-prev-wrap{border:1px solid #e1e1e1;padding:40px}[data-theme=dark] .next-prev-wrap{border-color:var(--color-border)}.next-prev-wrap.next-wrap{text-align:right}.next-prev-wrap.next-wrap .item-icon i{margin-right:0;margin-left:8px}.next-prev-wrap .item-icon{margin-bottom:10px;font-size:.75rem;text-transform:uppercase;font-weight:700}.next-prev-wrap .item-icon a{color:#7a7e83}.next-prev-wrap .item-icon a:hover{color:var(--color-primary)}.next-prev-wrap .item-icon i{margin-right:8px}.next-prev-wrap .content .title{font-weight:600;font-size:1rem;color:#111}[data-theme=dark] .next-prev-wrap .content .title{color:#fff}.next-prev-wrap .content .title a{color:inherit}.next-prev-wrap .content .title:hover{color:var(--color-primary)}.single-post-banner{min-height:600px;padding-top:120px;padding-bottom:45px;background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.single-post-banner .single-post-content .post-title{font-size:1.875rem;margin-bottom:10px;color:#fff}.rt-sidebar-left-spacer_1.b__l-xl .post-img{aspect-ratio:5/4;object-fit:contain}@media (min-width:1200px){.single-post-banner .single-post-content{max-width:80%;width:100%}}@media (max-width:767px){.single-post-banner{min-height:500px}}.rt-category-slider-style-1{position:relative;z-index:2}@media (max-width:991px){.rt-category-slider-style-1{margin-top:0}}.cat-slider-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-white);-webkit-box-shadow:0 0 49px 0 rgb(10 10 10 / .14);box-shadow:0 0 49px 0 rgb(10 10 10 / .14);padding:40px;position:relative}.cat-slider-area .cat-title-wrap{max-width:270px;width:100%}.cat-slider-area .cat-title-wrap .title{padding-right:10px;margin-bottom:15px;font-size:1.424rem}[data-theme=dark] .cat-slider-area .cat-title-wrap .title{color:var(--color-white)}@media (max-width:991px){.cat-slider-area{padding:60px 20px;display:block}.cat-slider-area .cat-title-wrap{max-width:100%;margin-bottom:25px}}[data-theme=dark] .cat-slider-area{--color-white:#fff;--color-black:#000;background:var(--color-dark-bg_2)!important}.rt-cart-item{overflow:hidden}.rt-cart-item .item-img{position:relative;border-radius:var(--border-radius-xs)}.rt-cart-item .item-img img{border-radius:var(--border-radius-xs);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 1s ease;transition:all 1s ease}.rt-cart-item .item-img::after{background-color:rgba(var(--color-black-rgb),.7);border-radius:var(--border-radius-xs)}.rt-cart-item .item-content{position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(15px);transform:translateX(-50%) translateY(15px);bottom:0;z-index:2;text-align:center;-webkit-transition:all .6s ease;transition:all .6s ease;width:100%}.rt-cart-item .title{overflow:hidden;margin-bottom:10px;font-size:1rem;color:var(--color-white)}.rt-cart-item .title a{color:inherit}.rt-cart-item .title:hover{color:var(--color-primary)}.rt-cart-item .count{font-size:.875rem;color:var(--color-white);overflow:hidden;margin-bottom:0}.rt-cart-item:hover .item-content{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.rt-cart-item:hover .anim-overflow{-webkit-transform:translateY(0);transform:translateY(0)}[data-theme=dark] .rt-cart-item{--color-black-rgb:0,0,0;--color-white:#fff;--color-black:#000}.top-categories-grid-style-1{display:-ms-grid;display:grid;gap:2px;-ms-grid-columns:1fr 2px 1fr;grid-template-columns:repeat(2,1fr)}.top-categories-grid-style-1 .cat-item{overflow:hidden}.top-categories-grid-style-1 .item-img img{min-height:140px;-o-object-fit:cover;object-fit:cover}.top-games-section-style-1{padding-bottom:95px;position:relative;background-color:#f8f8f8;overflow:hidden;z-index:2}.top-games-section-style-1 .game-text{position:absolute;left:0;bottom:-100px;right:0;margin:0 auto;text-align:center;z-index:-1}@media (max-width:991px){.top-games-section-style-1{padding-bottom:60px}}[data-theme=dark] .top-games-section-style-1{background:var(--color-dark-bg_2)!important}.sidebar-wrap{counter-reset:post-counter}.social-connection li{display:block;border-radius:3px;margin-bottom:5px}.social-connection li:last-child{margin-bottom:0}.social-connection li:nth-child(1) a{background-image:-webkit-gradient(linear,right top,left top,from(#2c6dd2),to(#1155bf));background-image:linear-gradient(-90deg,#2c6dd2 0,#1155bf 100%);background-image:-ms-linear-gradient(-90deg,#2c6dd2 0,#1155bf 100%)}.social-connection li:nth-child(2) a{background-image:-webkit-gradient(linear,right top,left top,from(#56c3f0),to(#13a4e7));background-image:linear-gradient(-90deg,#56c3f0 0,#13a4e7 100%);background-image:-ms-linear-gradient(-90deg,#56c3f0 0,#13a4e7 100%)}.social-connection li:nth-child(3) a{background-image:-webkit-gradient(linear,right top,left top,from(#ff5252),to(#ed1c24));background-image:linear-gradient(-90deg,#ff5252 0,#ed1c24 100%);background-image:-ms-linear-gradient(-90deg,#ff5252 0,#ed1c24 100%)}.social-connection li:nth-child(4) a{background-image:-webkit-gradient(linear,right top,left top,from(#ff9656),to(#ff6b10));background-image:linear-gradient(-90deg,#ff9656 0,#ff6b10 100%);background-image:-ms-linear-gradient(-90deg,#ff9656 0,#ff6b10 100%)}.social-connection li:nth-child(5) a{border-radius:3px;background-image:-webkit-gradient(linear,right top,left top,from(#f43079),to(#f7679d));background-image:linear-gradient(-90deg,#f43079 0,#f7679d 100%);background-image:-ms-linear-gradient(-90deg,#f43079 0,#f7679d 100%)}.social-connection a{display:block;width:100%;border-radius:3px;height:62px;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-connection a:hover i.facebook{background-color:var(--color-white);color:#2a67c6}.social-connection a:hover i.twitter{background-color:var(--color-white);color:#2fafea}.social-connection a:hover i.youtube{background-color:var(--color-white);color:#f1383e}.social-connection a i{font-size:.875rem;width:34px;height:34px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);-webkit-transition:all ease .6s;transition:all ease .6s}.social-connection a i.facebook{background-color:#2a67c6}.social-connection a i.twitter{background-color:#2fafea}.social-connection a i.youtube{background-color:#f1383e}.social-connection a .text{font-size:.875rem;font-weight:500;color:var(--color-white);position:relative;padding-left:15px;margin-left:15px}.social-connection a .text::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:20px;background-color:var(--color-white)}.social-connection a .text span{font-weight:700;display:inline-block;margin-right:5px}[data-theme=dark] .social-connection{--color-white:#fff;--color-black:#000}.social-connection-style-2{display:-ms-grid;display:grid}.social-connection-style-2 li{margin-bottom:-1px}.social-connection-style-2 a{font-weight:500;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#8a8a8a;border:1px solid #d0d0d0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-connection-style-2 a:hover{color:var(--color-primary)}.social-connection-style-2 a:hover .icon-box i{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.social-connection-style-2 a:hover .text-box{-webkit-transform:translateX(4px);transform:translateX(4px)}.social-connection-style-2 .icon-box{font-size:1rem;width:50px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #d0d0d0;overflow:hidden}.social-connection-style-2 .icon-box i{-webkit-transition:all .5s ease;transition:all .5s ease}.social-connection-style-2 .text-box{padding-left:16px;padding-right:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-webkit-transform:translateX(0);transform:translateX(0)}.social-connection-style-2 .count-box{border-left:1px solid #d0d0d0;padding-left:10px;padding-right:20px;color:#222;line-height:1.2}[data-theme=dark] .social-connection-style-2 .count-box,[data-theme=dark] .social-connection-style-2 a{color:var(--color-body)}.post-list .item{border-bottom:1px solid var(--color-border);padding-bottom:24px;margin-bottom:24px}.post-list .item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.post-list-box-style-2 .post-list .item{padding-bottom:16px;margin-bottom:22px}.post-list-box-style-2 .post-list .item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.post-list-box-style-2 .post-list .item:hover .icon-box i{-webkit-animation:toRightFromLeft .5s forwards;animation:toRightFromLeft .5s forwards}.post-list-box-style-2 .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-list-box-style-2 .title-wrap .icon-box{color:#b5b5b5;font-size:1.0625rem;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.post-list-box-style-2 .post-title{font-size:1rem}.sidebar-wrap.sidebar-wrap-with-bg{background-color:#f7f7f7;padding:30px}[data-theme=dark] .sidebar-wrap.sidebar-wrap-with-bg{background-color:var(--color-dark-bg_2)}.subscribe-box-style-1{background-color:#f4f4f4;border-radius:var(--border-radius-xs)}[data-theme=dark] .subscribe-box-style-1{--color-white:#fff;--color-black:#000;background:#171818!important}[data-theme=dark] .subscribe-box-style-1 .title{color:#fff}[data-theme=dark] .subscribe-box-style-1 p{color:#acabab}.subscribe-content{text-align:center;padding:40px 35px}.subscribe-content .title{position:relative;padding-bottom:20px;font-size:1.375rem}.subscribe-content .title::after,.subscribe-content .title::before{content:"";position:absolute;left:0;right:0;bottom:0;margin:0 auto;background-color:var(--color-primary);height:1px}.subscribe-content .title::before{width:74px;bottom:8px}.subscribe-content .title::after{width:44px}.subscribe-content>p{margin-top:25px;margin-bottom:25px}.subscribe-content .small-text,.subscribe-content p{font-size:.875rem;color:#646464}.subscribe-content .small-text{color:#acabab;margin-top:15px}.rt-submit-btn{font-size:.875rem;color:var(--color-white);background-color:var(--color-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;height:53px;width:100%;padding:5px 20px;text-align:center;border:none;font-weight:600;font-family:Spartan,sans-serif;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.rt-submit-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.rt-submit-btn:hover{color:var(--color-white);background-color:#0034c2}[data-theme=dark] .rt-submit-btn{--color-white:#fff}.rt-categories li{display:block;margin-bottom:6px}.rt-categories li:last-child{margin-bottom:0}.rt-categories li:hover a{background-position:left 50%}.rt-categories li:hover .count{background-color:var(--color-primary);color:var(--color-white)}.rt-categories li:hover .cat-name{-webkit-transform:translateX(6px);transform:translateX(6px)}.rt-categories a{width:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;z-index:1;min-height:75px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--border-radius-xs)}.rt-categories a::after{background-color:rgba(var(--color-black-rgb),.5);z-index:-1;border-radius:var(--border-radius-xs)}.rt-categories .cat-name{font-size:.875rem;font-weight:700;color:var(--color-white);letter-spacing:.1rem;text-transform:uppercase;-webkit-transform:translateX(0);transform:translateX(0);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.rt-categories .count{font-size:.875rem;color:var(--color-body);background-color:var(--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}[data-theme=dark] .rt-categories .count{color:var(--color-primary)}[data-theme=dark] .rt-categories{--color-white:#fff;--color-black:#000;--color-black-rgb:0,0,0}.featured-news-box-style-1 .inner{border:1px solid var(--color-border)}.featured-news-box-style-1 .item{border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs)}.featured-news-box-style-1 .item img{border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs)}.feature-content{border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs);position:relative;z-index:1;background-color:var(--color-white);margin:0 10px;margin-top:-10px;padding:20px}[data-theme=dark] .feature-content{background-color:var(--color-dark-bg_2)}.featured-list>li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.featured-list>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.featured-list .post-title{font-size:1rem;color:#444}.featured-list .post-title a{color:inherit}[data-theme=dark] .featured-list .post-title{color:var(--color-black)}.video-box-style-1 .item-img{position:relative;border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs);z-index:1}.video-box-style-1 .item-img img{border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs)}.video-box-style-1 .item-img::after{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff0),color-stop(59%,rgb(0 0 0 / .2)),to(rgb(0 0 0 / .8)));background-image:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .2) 59%,rgb(0 0 0 / .8) 100%);border-top-left-radius:var(--border-radius-xs);border-top-right-radius:var(--border-radius-xs)}.video-box-style-1 .item-img .item-content{position:absolute;left:0;bottom:0;padding:20px;z-index:1;width:100%}.video-box-style-1 .item-img .item-content .post-title{font-size:1rem}.video-box-style-1 .item-img .item-content .post-title a{color:var(--color-white);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--color-white)),color-stop(98%,var(--color-white)));background-image:linear-gradient(to bottom,var(--color-white) 0,var(--color-white) 98%)}[data-theme=dark] .video-box-style-1 .item-img .item-content .post-title a{--color-white:#fff;--color-black:#000;--color-black-rgb:0,0,0}.video-box-style-1 .item-img .item-content .rt-meta{color:#d0d0d0}.video-box-style-1 .item-img .item-content .rt-meta .icon{color:#d0d0d0}.video-box-style-1 .video-content{border:1px solid var(--color-border);padding:10px 20px;padding-top:20px}.video-box-style-1 .video-content-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-box-style-1 .video-content-list .post-title{font-size:.9375rem}.video-box-style-1 .video-item-list li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.video-box-style-1 .video-item-list li:last-child{margin-bottom:0;border-bottom:none}.sidebar-post-style-5 .item-img{border-radius:var(--border-radius-xs);overflow:hidden}.sidebar-post-style-5 .item-img img{border-radius:var(--border-radius-xs);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:1s;transition:1s}.sidebar-post-style-5 .post-title{font-size:1rem}.sidebar-post-style-5 .item-content{padding-top:20px}.sidebar-post-style-5 .item-title-list .single-item{padding:15px 0;border-top:1px solid var(--color-border)}.sidebar-post-style-5:hover .item-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:1200px){.b__l-xl{border-left:1px solid var(--color-border)}.rt-sidebar-left-spacer_1{padding-left:50px;margin-left:26px}}.rt-social-style-2{display:-ms-grid;display:grid;grid-gap:10px;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:1fr 1fr 1fr}.rt-social-style-2 a{display:inline-block;text-align:center;border:1px solid var(--color-border);padding:15px;border-radius:var(--border-radius-xs);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rt-social-style-2 a span{display:block;font-weight:500;color:#111;margin-top:10px}[data-theme=dark] .rt-social-style-2 a span{color:#fff}.rt-social-style-2 .social-icon{font-size:1.5rem}.rt-social-style-2 .social-icon.fb{color:#1559c2}.rt-social-style-2 .social-icon.tw{color:#1ea9e9}.tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-list .tag-link{font-size:.875rem;color:#646464;border:1px solid #d7d7d7;padding:8px 15px;background-color:#fff0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;text-transform:lowercase;margin-right:6px;margin-bottom:6px}[data-theme=dark] .tag-list .tag-link{color:#d7d7d7}.tag-list.style-2 .tag-link{font-size:.75rem;color:#a5a5a5;border:1px solid #363636;text-transform:uppercase;padding:8px 20px;border-radius:var(--border-radius-xs)}[data-theme=dark] .tag-list.style-2 .tag-link{color:#d7d7d7}.tag-list.style-2 .tag-link:hover{color:var(--color-white)}.ad-banner-img{border-radius:4px;text-align:center}.ad-banner-img img{border-radius:4px}.post-banner-style-1{min-height:332px;position:relative;border-radius:4px;z-index:1}.post-banner-style-1::after,.post-banner-style-1::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px}.post-banner-style-1::before{background-image:url(https://xyultra.com/wp-content/themes/xyultra/media/gallery/post-banner_1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:4px}.post-banner-style-1::after{border-radius:4px;opacity:.9;background-image:linear-gradient(38deg,#512da8 0,#9b8306 100%);background-image:-ms-linear-gradient(38deg,#512da8 0,#9b8306 100%)}.post-banner-style-1 .post-content{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;padding:50px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.post-banner-style-1 .post-content .title{font-size:1.25rem}.post-banner-style-1 .post-content .title a{color:var(--color-white)}.post-banner-style-1 .post-content .title span{font-size:.875rem;font-weight:500;display:block;margin-top:10px}[data-theme=dark] .post-banner-style-1{--color-white:#fff;--color-black:#000}.video-section-style-1{position:relative}[data-theme=dark] .video-section-style-1{--color-white:#fff;--color-black:#000}.video-slide{min-height:720px;background-repeat:no-repeat;background-size:cover;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;padding-top:165px}.video-slide::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgb(0 0 0 / .4)),color-stop(59%,rgb(0 0 0 / .5)),to(rgb(0 0 0 / .8)));background-image:linear-gradient(to bottom,rgb(0 0 0 / .4) 0,rgb(0 0 0 / .5) 59%,rgb(0 0 0 / .8) 100%);z-index:-1}.video-slide .post-title{font-size:2.125rem;overflow:hidden}.video-slide .post-title a{color:var(--color-white)}@media (max-width:991px){.video-slide .post-title{font-size:1.5rem}}@media (max-width:767px){.video-slide{min-height:550px;padding-top:100px}}[data-theme=dark] .video-slide{--color-white:#fff;--color-black:#000}.top-video-section-style-2{position:relative;background-color:#282828;overflow:hidden;z-index:2}.top-video-section-style-2 .video-text{position:absolute;left:0;top:0;right:0;margin:auto 0;z-index:-1}.video-section-style-8{position:relative}.subscribe-section-style-1{background-color:#f8f8f8;padding-top:45px;overflow:hidden}@media (max-width:991px){.subscribe-section-style-1{padding:60px 0}}[data-theme=dark] .subscribe-section-style-1{background-color:#212121}.rt-subscribe-box{margin-top:-45px}.rt-subscribe-box .title{font-size:1.625rem;max-width:60%;width:100%;margin-bottom:20px}.layout-2 .rt-subscribe-box .title{max-width:82%;margin:0 auto;margin-bottom:20px}@media (max-width:575px){.layout-2 .rt-subscribe-box .title{max-width:100%}}@media (max-width:1400px){.rt-subscribe-box{margin-top:0}.rt-subscribe-box .title{max-width:80%}}@media (max-width:767px){.rt-subscribe-box .title{max-width:100%}}.subscribe-form-style-2 .subscribe-form{font-size:.9375rem;color:#919191;padding:5px 20px;height:50px;width:100%;-webkit-box-shadow:0 14px 16px 0 rgb(0 0 0 / .03);box-shadow:0 14px 16px 0 rgb(0 0 0 / .03);border:none;border-radius:5px}.subscribe-form-style-2 .subscribe-btn{font-size:.875rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase;position:absolute;right:0;top:0;height:50px;padding:5px 20px;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;color:var(--color-white);background-color:var(--color-primary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.subscribe-form-style-2 .subscribe-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.subscribe-form-style-2 .subscribe-btn:hover{background-color:#0034c2}[data-theme=dark] .subscribe-form-style-2 .subscribe-btn{--color-white:#fff}@-webkit-keyframes bouncebubble{1%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}75%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bouncebubble{1%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}75%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateX(0);transform:translateX(0)}}.subscribe-wrap-style-6{background-repeat:no-repeat;background-size:cover;background-position:center center;padding:35px}@media (max-width:991px){.subscribe-wrap-style-6{background-color:unset!important;padding:0}}.subscribe-box-style-6{-webkit-box-shadow:6.889px 11.025px 56.05px 2.95px rgb(0 0 0 / .14);box-shadow:6.889px 11.025px 56.05px 2.95px rgb(0 0 0 / .14);border-radius:var(--border-radius-xs);background-color:var(--color-white);padding:60px 40px;background-repeat:no-repeat;background-size:cover;background-position:center center}@media (max-width:991px){.subscribe-box-style-6{padding:40px 30px;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .14);box-shadow:0 5px 10px rgb(0 0 0 / .14);background-color:#f7f7f7}}.subscribe-form-style-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.subscribe-form-style-6 .subscribe-btn{font-size:.875rem;font-weight:600;letter-spacing:.1rem;text-transform:capitalize;height:50px;padding:5px 30px;border:none;border-radius:var(--border-radius-xs);color:var(--color-white);background-color:var(--color-primary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-webkit-box-shadow:0 7px 17.1px .9px rgb(0 115 255 / .47);box-shadow:0 7px 17.1px .9px rgb(0 115 255 / .47)}.subscribe-form-style-6 .subscribe-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.subscribe-form-style-6 .subscribe-btn:hover{background-color:#0034c2}[data-theme=dark] .subscribe-form-style-6 .subscribe-btn{--color-white:#fff}@media (max-width:991px){.subscribe-form-style-6{display:block}.subscribe-form-style-6 .subscribe-btn{width:100%}}.subscribe-section-area-style-2{padding-top:0;padding-bottom:95px}.subscribe-section-style-8{position:relative;z-index:1}.subscribe-section-style-8 .element_21{left:8%;bottom:-6px}.subscribe-section-style-8 .element_22{left:45%;top:-5px}.subscribe-section-style-8 .element_23{right:10%;bottom:-5px}[data-theme=dark] .subscribe-section-style-8{background:#212121!important}.rt-subscribe-title-box-style-8{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rt-subscribe-title-box-style-8 .title{font-size:1.5rem;max-width:100%;margin-bottom:0}.rt-subscribe-title-box-style-8 .icon{font-size:4rem;color:var(--color-primary);line-height:1}.rt-subscribe-title-box-style-8 p{font-size:1.0625rem;font-weight:500}.rt-subscribe-title-box-style-8 p:last-of-type{margin-bottom:0}.footer-subscribe-wrapper .rt-subscribe-title-box-style-8 .title{color:var(--color-white)}.footer-subscribe-wrapper .rt-subscribe-title-box-style-8 .icon{color:#606060}.footer-subscribe-wrapper .rt-subscribe-title-box-style-8 p{color:#747474}.subscribe-form-style-8 .subscribe-form{font-size:.9375rem;color:#919191;padding:5px 20px;height:50px;background:#fff;border:1px solid #e2e2e2;border-radius:4px;-webkit-box-flex:1;-ms-flex:1;flex:1}.subscribe-form-style-8 .subscribe-form::-webkit-input-placeholder{color:#919191}.subscribe-form-style-8 .subscribe-form::-moz-placeholder{color:#919191}.subscribe-form-style-8 .subscribe-form:-ms-input-placeholder{color:#919191}.subscribe-form-style-8 .subscribe-form::-ms-input-placeholder{color:#919191}.subscribe-form-style-8 .subscribe-form::placeholder{color:#919191}.subscribe-form-style-8 .subscribe-btn{font-size:.875rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase;height:50px;padding:5px 20px;border:none;border-radius:4px;color:var(--color-white);background-color:var(--color-primary);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.subscribe-form-style-8 .subscribe-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.subscribe-form-style-8 .subscribe-btn:hover{background-color:#0034c2}[data-theme=dark] .subscribe-form-style-8 .subscribe-btn{--color-white:#fff}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form{background:#262626;color:#8b8b8b;letter-spacing:.05rem;border:none}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form::-webkit-input-placeholder{color:#8b8b8b}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form::-moz-placeholder{color:#8b8b8b}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form:-ms-input-placeholder{color:#8b8b8b}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form::-ms-input-placeholder{color:#8b8b8b}.footer-subscribe-wrapper .subscribe-form-style-8 .subscribe-form::placeholder{color:#8b8b8b}.contact-section-layout-1{padding-top:100px;padding-bottom:130px;overflow:hidden}@media (max-width:991px){.contact-section-layout-1{padding-top:80px;padding-bottom:80px}}.comments-form-style-1{background-color:#f7f7f7;padding:50px}.comments-form-style-1 .form-check .form-check-input[type=checkbox]{width:19px;height:19px;border-radius:var(--border-radius-xs);border:1px solid #acacac;margin-right:10px;margin-top:0}.comments-form-style-1 .form-check .form-check-input[type=checkbox]:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.comments-form-style-1 .form-check label{font-size:.9375rem;color:#646464;margin-bottom:0}.comments-form-style-1 .submit-btn{font-size:.9375rem;color:var(--color-white);font-weight:700;background-color:var(--color-primary);text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 30px;height:55px;border:none;width:auto;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.comments-form-style-1 .submit-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.comments-form-style-1 .submit-btn:hover{color:var(--color-white);background-color:#0034c2}@media (max-width:991px){.comments-form-style-1{padding:40px 30px}}[data-theme=dark] .comments-form-style-1{background-color:var(--color-dark-bg_2)}[data-theme=dark] .comments-form-style-1 .submit-btn{color:#fff}.contact-form-style-1{background-color:#fbfbfb;padding:45px;border:1px solid #f0f0f0;border-radius:var(--border-radius-xs)}@media (max-width:575px){.contact-form-style-1{padding:35px}}.contact-form-style-1 .form-title{font-size:1.25rem;margin-bottom:22px}.contact-form-style-1 .submit-btn{font-size:.875rem;color:var(--color-white);background-color:var(--color-primary);font-weight:700;border-radius:4px;border:1px solid #fff0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;text-transform:uppercase;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px}.contact-form-style-1 .submit-btn:hover{color:var(--color-white);background-color:#03359b}.contact-form-style-1 .submit-btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}[data-theme=dark] .contact-form-style-1{background-color:var(--color-dark-bg_2);border-color:var(--color-border)}[data-theme=dark] .contact-form-style-1 .submit-btn{color:#fff}.contact-wrap-area-1 .rt-section-heading-style-2{max-width:90%;width:100%}@media (max-width:1199px){.contact-wrap-area-1 .rt-section-heading-style-2{max-width:100%;margin-bottom:40px}}.contact-list-area-1{position:relative}.contact-list-style-1{display:-ms-grid;display:grid;grid-template-areas:"a b" "c d"}.contact-list-style-1 .list-item{position:relative;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-list-style-1 .list-item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:a}.contact-list-style-1 .list-item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;grid-area:b}.contact-list-style-1 .list-item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;grid-area:c}.contact-list-style-1 .list-item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;grid-area:d}.contact-list-style-1 .list-item .list-icon{margin-right:15px}.contact-list-style-1 .list-item .list-icon i{font-size:1.25rem;width:38px;height:38px;border-radius:4px;color:var(--color-white);background-color:var(--color-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-theme=dark] .contact-list-style-1 .list-item .list-icon i{color:#fff}.contact-list-style-1 .list-item .list-content span{display:block}.contact-list-style-1 .list-item .list-content span a{color:var(--color-body)}@media (max-width:767px){.contact-list-style-1{grid-template-areas:"a " "b" "c" "d"}.contact-list-style-1 .list-item{margin-bottom:20px}.contact-list-style-1 .list-item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.contact-list-style-1 .list-item:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.contact-list-style-1 .list-item:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.contact-list-style-1 .list-item:nth-child(4){-ms-grid-row:4;-ms-grid-column:1}}.map-section-style-1{padding-bottom:130px}@media (max-width:991px){.map-section-style-1{padding-bottom:80px}}.map-wrapper{overflow:hidden}.map-style-1 .map{width:100%;min-height:500px;margin-bottom:-8px}@media (max-width:991px){.map-style-1 .map{min-height:350px}}.error-area-style-1 .item-img{margin-bottom:50px}.error-area-style-1 .item-content{max-width:70%;margin:0 auto}@media (max-width:1199px){.error-area-style-1 .item-content{max-width:100%}}.error-area-style-1 .item-content .title{margin-bottom:12px;font-size:1.802rem}.error-area-style-1>.btn-wrap{margin-top:32px}.filter-box-style-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-box-style-1 .title{font-size:1.125rem;color:var(--color-body);margin-bottom:0}@media (max-width:767px){.filter-box-style-1{display:block}.filter-box-style-1 .title{margin-bottom:15px}}.content-single-wrapper{margin-bottom:20px}@-webkit-keyframes sync{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sync{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.footer{background-color:#0f1012;position:relative;overflow:hidden;z-index:1}@media (min-width:1400px){.footer{position:sticky;bottom:0}}.footer.footer-style-3::after{background-color:rgba(var(--color-black-rgb),.75);z-index:-1}.footer.footer-style-4{padding-top:60px;padding-bottom:55px}@media (max-width:991px){.footer.footer-style-4{padding-top:60px;padding-bottom:55px}}.footer.footer-style-5 .footer-bottom{background:#1f1f1f;border-top:none}@media (min-width:1400px){.footer.footer-style-5{position:relative;bottom:unset}}.footer.footer-style-5 .footer-subscribe-wrapper{border-bottom:1px solid #373737}.footer.footer-style-5 .widget-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer.footer-style-5 .widget-list li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}[data-theme=dark] .footer{--color-black:#000;--color-white:#fff;--color-white-rgb:255,255,255;--color-black-rgb:0,0,0;background:var(--color-dark-bg_2)}.footer .rt-post.post-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-top{padding-top:92px;padding-bottom:95px}@media (max-width:991px){.footer-top{padding-top:60px;padding-bottom:60px;padding-left:20px;padding-right:20px}}.footer-widget .logo{margin-bottom:30px;margin-top:3px}.footer-widget .text{font-size:.9375rem;line-height:1.8;color:#a5a5a5;margin-bottom:30px}@media (min-width:1200px){.footer-widget .text{max-width:88%;width:100%}}.footer-widget .footer-widget-title{position:relative;font-size:1.25rem;color:var(--color-white);margin-bottom:30px;text-transform:capitalize}.footer-widget .widget-list .widget-list-item{margin-bottom:25px;line-height:1}.footer-widget .widget-list .widget-list-item:last-child{margin-bottom:0}.footer-widget .widget-list .widget-list-link{color:#8f8f8f;position:relative;padding-left:20px;display:inline-block;font-size:.9375rem}.footer-widget .widget-list .widget-list-link::after{content:"";position:absolute;left:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#a5a5a5;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.footer-widget .widget-list .widget-list-link:hover{color:var(--color-white)}.footer-widget .widget-list .widget-list-link:hover::after{background-color:var(--color-primary)}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-social .social-item{margin-right:4px}.footer-social .social-item:last-child{margin-right:0}.footer-social .social-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);width:36px;height:36px;border-radius:50%;font-size:.9375rem;-webkit-transition:all ease .4s;transition:all ease .4s;overflow:hidden;position:relative;background-color:rgba(var(--color-white-rgb),.102)}.footer-social .social-link:hover{color:var(--color-white);background-color:var(--color-primary)}.footer-social .social-link:hover i{-webkit-animation:toBottomFromTop .5s forwards;animation:toBottomFromTop .5s forwards}.footer-social.style-2 .social-link{background-color:var(--color-black)}.footer-social.style-2 .social-link:hover{color:var(--color-white);background-color:var(--color-primary)}[data-theme=dark] .footer-social.style-2 .social-link{color:var(--color-primary)}[data-theme=dark] .footer-social.style-2 .social-link:hover{color:#fff}@media (min-width:992px){.footer-social.author-social-1{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer-social.author-social-1 .social-link{width:40px;height:40px;border-radius:50%;background-color:var(--color-white);color:var(--color-black);font-size:1rem}.footer-social.author-social-1 .social-link:hover{color:var(--color-white);background-color:var(--color-primary)}[data-theme=dark] .footer-social.author-social-1{--color-white:#fff;--color-black:#000}[data-theme=dark] .footer-social{--color-white:#fff}.footer-widget-style-2 .logo{margin-bottom:30px}.footer-widget-style-2 .footer-social{margin-bottom:35px}.footer-bottom{border-top:1px solid #252525}.footer-style-3 .footer-bottom{border-color:#414141}.footer-bottom-area{min-height:35px;text-align:center}@media (max-width:991px){.footer-bottom-area{min-height:60px}}.copyright-text{color:#ccc}.copyright-text a{color:#ccc}.copyright-text a:hover{color:var(--color-primary)}.copyright-text.style-2{color:var(--color-black)}.copyright-text.style-2 a{color:var(--color-black)}.copyright-text.style-2 a:hover{color:var(--color-primary)}.footer-menu-style-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.footer-menu-style-2 a{font-family:var(--font-title);font-weight:600;font-size:.9375rem;text-transform:capitalize;color:#b1b1b1;position:relative;padding-right:26px}.footer-menu-style-2 a::after{content:"";position:absolute;right:0;bottom:8px;width:6px;height:6px;border-radius:50%;background-color:#b1b1b1;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}.footer-menu-style-2 a:hover{color:var(--color-primary)}.footer-menu-style-2 a:hover::after{background-color:var(--color-primary)}.footer-menu-style-2 li:last-child a::after{display:none}.social-wrapper-line-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;width:100%;margin-bottom:40px}.social-wrapper-line-style .wrapper-line{width:100%;height:1px;border:1px solid #404040;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.social-wrapper-line-style .footer-social{-ms-flex-wrap:unset;flex-wrap:unset;gap:10px}.social-wrapper-line-style .footer-social a{width:44px;height:44px;border-radius:50%;font-size:1rem}a#custom-load-more-posts{background-image:linear-gradient(185deg,#dbcb8d,#9b8306)!important;border-color:#baa546;border-radius:15px;margin-top:6ch}@media (max-width:767px){.social-wrapper-line-style{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a:focus, a:link, a:visited Specificity: (0,1,1) { line-height: 1.5em; }.social-wrapper-line-style .wrapper-line{display:none}} 