:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}:root{--tg-body-font-family:"Inter",sans-serif;--tg-heading-font-family:"Poppins",sans-serif;--tg-icon-font-family:"Font Awesome 5 Free";--tg-body-font-size:16px;--tg-body-line-height:1.75;--tg-heading-line-height:1.3;--tg-body-color:#6d6c80;--tg-heading-color:#161439;--tg-theme-primary:#5751e1;--tg-theme-secondary:#ffc224;--tg-common-color-blue:#050071;--tg-common-color-blue-2:#282568;--tg-common-color-indigo:#9b51e0;--tg-common-color-purple:#8121fb;--tg-common-color-pink:#ff429d;--tg-common-color-red:#e11b24;--tg-common-color-orange:#fd7e14;--tg-common-color-yellow:#f8bc24;--tg-common-color-yellow-2:#fbe67b;--tg-common-color-yellow-3:#fcb428;--tg-common-color-green:#12bb6a;--tg-common-color-teal:#219653;--tg-common-color-cyan:#00aee5;--tg-common-color-white:#fff;--tg-common-color-gray:#f7f7f9;--tg-common-color-gray-2:#efeefe;--tg-common-color-gray-3:#7f7e97;--tg-common-color-gray-4:#acaacc;--tg-common-color-gray-5:#b2bbcc;--tg-common-color-gray-6:#d7d7df;--tg-common-color-gray-7:#f6f6f6;--tg-common-color-gray-8:#f5f5f4;--tg-common-color-gray-9:#f9f9f9;--tg-common-color-gray-10:#f8f8f8;--tg-common-color-gray-11:#f8f8fc;--tg-common-color-dark:#1c1a4a;--tg-common-color-black:#06042e;--tg-common-color-black-2:#161439;--tg-common-color-black-3:#000;--tg-border-1:#c9c9dd;--tg-border-2:#d0dae9;--tg-border-3:#e2e2e2;--tg-border-4:#d7dce3;--tg-border-5:#2f466a;--tg-border-6:#dfdfdf;--tg-border-7:#e7e7e7;--tg-fw-extra-bold:800;--tg-fw-bold:700;--tg-fw-semi-bold:600;--tg-fw-medium:500;--tg-fw-regular:400;--tg-fw-light:300}body{font-family:var(--tg-body-font-family);font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular);color:var(--tg-body-color);line-height:var(--tg-body-line-height)}img,.img{-o-transition:all .3s ease-out 0s;max-width:100%;height:auto;transition:all .3s ease-out}a,button{color:var(--tg-theme-primary);-o-transition:all .3s ease-out 0s;outline:none;text-decoration:none;transition:all .3s ease-out}a:focus,.btn:focus,.button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;text-decoration:none}a:hover,button:hover{color:var(--tg-theme-secondary);text-decoration:none}button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);font-weight:var(--tg-fw-semi-bold);line-height:var(--tg-heading-line-height);text-transform:unset;margin-top:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}p{font-family:var(--tg-body-font-family);font-size:var(--tg-body-font-size);line-height:var(--tg-body-line-height);font-weight:var(--tg-fw-regular);color:var(--tg-body-color);margin-bottom:15px}hr{border-bottom:1px solid var(--tg-common-color-gray);border-top:0;margin:30px 0;padding:0}label{color:var(--tg-heading-color);cursor:pointer;font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular)}input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}::-moz-selection{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-shadow:none}::selection{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-shadow:none}input,textarea{color:var(--tg-body-color)}::placeholder{color:var(--tg-body-color);font-size:var(--tg-body-font-size);opacity:1}.fix{overflow:hidden}.clear{clear:both}.container{padding-left:15px;padding-right:15px}.row{--bs-gutter-x:30px}.gutter-y-30{--bs-gutter-y:30px}.gx-0{--bs-gutter-x:0}.gutter-20{--bs-gutter-x:20px}.container{max-width:1440px}@media (max-width:1500px){.container{max-width:1320px}}@media (max-width:1199.98px){.container{max-width:960px}}@media (max-width:991.98px){.container{max-width:720px}}@media (max-width:767.98px){.container{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:540px}}.custom-container{max-width:1680px}@media (max-width:1800px){.custom-container{max-width:1680px}}@media (max-width:1500px){.custom-container{max-width:1320px}}@media (max-width:1199.98px){.custom-container{max-width:960px}}@media (max-width:991.98px){.custom-container{max-width:720px}}@media (max-width:767.98px){.custom-container{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.custom-container{max-width:540px}}.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.tg-button-wrap{display:flex}.btn{-webkit-user-select:none;user-select:none;background:var(--tg-theme-primary)none repeat scroll 0 0;color:var(--tg-common-color-white);cursor:pointer;font-size:16px;font-weight:var(--tg-fw-semi-bold);font-family:var(--tg-heading-font-family);letter-spacing:0;text-align:center;text-transform:capitalize;touch-action:manipulation;-o-transition:all .3s ease-out 0s;vertical-align:middle;-o-border-radius:50px;-ms-border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0px 0px var(--tg-common-color-blue);border:none;border-radius:50px;margin-bottom:0;padding:16px 30px;line-height:1.12;transition:all .3s ease-out;display:inline-block;overflow:hidden}.btn:hover,.btn:focus-visible{background:var(--tg-theme-secondary);color:var(--tg-heading-color);box-shadow:0 0 0 0 var(--tg-common-color-blue)}.btn .text{display:block}.btn.tg-svg{align-items:center;gap:10px;display:flex}.btn .svg-icon{width:14px;margin-top:-3px;display:block}.btn.btn-border{background:var(--tg-common-color-white);border:1px solid var(--tg-theme-primary);color:var(--tg-theme-primary);padding:19px 23px 16px}.btn.btn-border svg path{stroke:var(--tg-theme-primary)}.btn.btn-border:focus-visible,.btn.btn-border:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.btn.btn-border:focus-visible svg path,.btn.btn-border:hover svg path{stroke:var(--tg-common-color-white)}.btn.white-btn{background:var(--tg-common-color-white);color:var(--tg-theme-secondary)}.btn.white-btn svg path{stroke:var(--tg-theme-secondary)}.btn-two{background:var(--tg-theme-secondary);border:2px solid var(--tg-common-color-black-3);-ms-box-shadow:4px 4px 0px 0px #3d3d3d;-o-box-shadow:4px 4px 0px 0px #3d3d3d;color:var(--tg-common-color-black-3);box-shadow:4px 4px #3d3d3d}.btn-two svg{color:var(--tg-common-color-black-3)!important}.btn-two:hover,.btn-two:focus-visible{background:var(--tg-theme-primary);color:var(--tg-common-color-white);box-shadow:0 0 0 0 var(--tg-common-color-blue);border-color:var(--tg-theme-primary)}.btn-two:hover svg,.btn-two:focus-visible svg{color:var(--tg-common-color-white)!important}.btn-three{background:var(--tg-theme-secondary);box-shadow:none;color:var(--tg-common-color-black-3)!important}.btn-three svg{color:var(--tg-common-color-black-3)!important}.btn-four{box-shadow:none;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}.arrow-btn{--arrow-hover-move-x:-110%;align-items:center;gap:10px;transition:all .3s linear;display:inline-flex}.arrow-btn svg{color:var(--tg-common-color-white);width:15px;transition:all .3s ease-out;transform:translateY(-1px)}.arrow-btn svg path{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out}.arrow-btn svg path:first-of-type{opacity:1;transition-delay:.15s,.15s;transform:translate(0)}.arrow-btn svg path:nth-of-type(2){transform:translateX(calc(1*var(--arrow-hover-move-x)));opacity:.5;transition-delay:0s,0s}.arrow-btn:focus-visible svg,.arrow-btn:hover svg{color:var(--tg-heading-color)}.arrow-btn:focus-visible svg path:first-of-type,.arrow-btn:hover svg path:first-of-type{transform:translateX(calc(-1*var(--arrow-hover-move-x)));opacity:0;transition-delay:0s,0s}.arrow-btn:focus-visible svg path:nth-of-type(2),.arrow-btn:hover svg path:nth-of-type(2){opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}#preloader{background-color:var(--tg-common-color-white);z-index:9999;width:100%;height:100%;margin-top:0;position:fixed;top:0}#preloader .loader .loader-container{border:3px solid var(--tg-common-color-gray);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#preloader .loader .loader-container:before{content:"";border-top:3px solid var(--tg-theme-primary);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:100px;height:100px;animation:1.8s ease-in-out infinite loaderspin;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#preloader .loader .loader-icon{text-align:center;width:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#preloader .loader .loader-icon img{width:40px;animation:.9s infinite alternate loaderpulse}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.grey-bg{background:var(--tg-common-color-gray)}.grey-bg-two{background:var(--tg-common-color-gray-9)}.white-bg{background:var(--tg-common-color-white)}.black-bg{background:var(--tg-common-color-black)}.custom-cursor{z-index:9999;background-color:#000;border-radius:50%;width:10px;height:10px;transition:transform .1s,background-color .3s;position:fixed}.offCanvas__info{background:var(--tg-common-color-white)none repeat scroll 0 0;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);z-index:999;width:340px;height:100%;padding:30px;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(100%)}.offCanvas__info.active{transform:translate(0)}.offCanvas__info::-webkit-scrollbar{width:0}.offCanvas__close-icon{text-align:right;margin-top:-16px}.offCanvas__close-icon button{color:var(--tg-theme-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:20px}.offCanvas__logo img{max-height:34px}.offCanvas__side-info{border-top:1px solid var(--tg-theme-primary);padding-top:25px}.offCanvas__side-info .contact-list h4{color:var(--tg-heading-color);font-size:18px;font-weight:700}.offCanvas__side-info .contact-list p{color:var(--tg-body-color);margin:0 0 2px;line-height:26px}.offCanvas__social-icon a{color:var(--tg-theme-primary);text-align:center;margin-right:20px;display:inline-block}.offCanvas__social-icon a:hover{color:var(--tg-theme-secondary)}.offCanvas__overly{z-index:99;opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;background:#000;width:100%;height:100%;transition:all .3s ease-out;position:fixed;top:0;left:0}.offCanvas__overly.active{opacity:.7;visibility:visible}.breadcrumb__bg{z-index:1;background-position:50%;background-size:cover;padding:107px 0;position:relative;overflow:hidden}@media (max-width:1500px){.breadcrumb__bg{padding:100px 0}}.breadcrumb__bg-two{padding:61px 0}.breadcrumb__bg-two .breadcrumb__shape-wrap img:nth-child(3){display:none}.breadcrumb__bg-three{min-height:300px}.breadcrumb__content .title{margin-bottom:10px;font-size:40px;line-height:1.2}@media (max-width:1199.98px){.breadcrumb__content .title{font-size:36px}}@media (max-width:767.98px){.breadcrumb__content .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.breadcrumb__content .title{font-size:36px}}.breadcrumb__content .breadcrumb{align-items:center;gap:10px;margin-bottom:0;display:flex}.breadcrumb__content .breadcrumb>*{color:var(--tg-theme-primary);font-size:16px}.breadcrumb__content .breadcrumb>* a{color:var(--tg-common-color-dark)}.breadcrumb__content .breadcrumb .breadcrumb-separator{opacity:.5;color:var(--tg-common-color-gray-3);margin-top:2px;font-size:16px;font-weight:700;line-height:1}.breadcrumb__shape-wrap img{z-index:-1;position:absolute}.breadcrumb__shape-wrap img:first-child{top:62px;left:100px}@media (max-width:1500px){.breadcrumb__shape-wrap img:first-child{top:52px;left:69px}}.breadcrumb__shape-wrap img:nth-child(2){top:21%;right:32%}@media (max-width:1500px){.breadcrumb__shape-wrap img:nth-child(2){right:38%}}@media (max-width:991.98px){.breadcrumb__shape-wrap img:nth-child(2){right:31%}}@media (max-width:767.98px){.breadcrumb__shape-wrap img:nth-child(2){display:none}}.breadcrumb__shape-wrap img:nth-child(3){bottom:15%;right:20%}@media (max-width:1500px){.breadcrumb__shape-wrap img:nth-child(3){bottom:13%;right:23%}}.breadcrumb__shape-wrap img:nth-child(4){top:8%;right:8%}@media (max-width:991.98px){.breadcrumb__shape-wrap img:nth-child(4){top:16%;right:11%}}.breadcrumb__shape-wrap img:nth-child(5){top:0;right:0}@media (max-width:1199.98px){.breadcrumb__shape-wrap img:nth-child(5){width:400px;height:285px;right:-30px}}@media (max-width:991.98px){.breadcrumb__shape-wrap img:nth-child(5){display:none}}.tgmenu__search-form .select2-container{margin-left:-29px}.tgmenu__search-form .select2-container .select2-selection--single .select2-selection__rendered{font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-left:37px;padding-right:28px;font-weight:500}.tgmenu__search-form .select2-container .select2-selection--single{height:auto}.course-category-dropdown{background:var(--tg-common-color-white);border:1px solid var(--tg-border-2);margin:0}.course-category-dropdown .select2-results__options{margin-top:7px}.course-category-dropdown .select2-results__option{-o-transition:all .3s ease-out 0s;padding:1px 10px;transition:all .3s ease-out}.course-category-dropdown .select2-results__option--selectable:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__search-form .select-grp{z-index:999}.tgmenu__search-form .css-hlgwow{padding:0}.tgmenu__search-form .css-t3ipsp-control,.tgmenu__search-form .css-13cymwt-control{box-shadow:none;border:none!important}.tgmenu__search-form .css-1u9des2-indicatorSeparator{display:none}.tgmenu__search-form .css-1xc3v61-indicatorContainer{padding:0}.tgmenu__search-form .course-category-dropdown__indicators.css-1wy0on6{display:none}.tgmenu__search-form .css-1jqq78o-placeholder{font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-left:6px;padding-right:28px;font-weight:500}.scroll__top{z-index:99;width:40px;height:40px;color:var(--tg-common-color-white);text-align:center;cursor:pointer;background:var(--tg-theme-primary);border:none;border-radius:50px;justify-content:center;align-items:center;font-size:16px;transition:all 1s;display:flex;position:fixed;bottom:-10%;right:50px}@media (max-width:1199.98px){.scroll__top{right:25px}}@media (max-width:991.98px){.scroll__top{right:30px}}@media (max-width:767.98px){.scroll__top{width:30px;height:30px;right:15px}}.scroll__top.open{bottom:30px}@media (max-width:1199.98px){.scroll__top.open{bottom:25px}}@media (max-width:767.98px){.scroll__top.open{bottom:15px}}.scroll__top:after{z-index:-1;content:"";opacity:1;background:radial-gradient(#00000040 0%,#0000 80%);width:90%;height:10px;position:absolute;top:100%;left:5%}.scroll__top:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.section__title .sub-title{background:var(--tg-common-color-gray-2);-o-border-radius:30px;-ms-border-radius:30px;line-height:1.62;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);border-radius:30px;margin:0 0 14px;padding:3px 16px;display:inline-block}.section__title .title{letter-spacing:-.75px;text-transform:capitalize;margin:0;font-size:36px;line-height:1.33}@media (max-width:767.98px){.section__title .title{font-size:29px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title .title{font-size:36px}}.section__title .title span:not(.svg-icon){color:var(--tg-common-color-white);font-weight:var(--tg-fw-bold);z-index:1;padding:0 13px 0 20px;display:inline-block;position:relative}.section__title .title span:not(.svg-icon)>svg{z-index:-1;width:100%;height:59px;color:var(--tg-theme-secondary);position:absolute;top:-5px;left:0}@media (max-width:767.98px){.section__title .title span:not(.svg-icon)>svg{height:45px;top:-2px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title .title span:not(.svg-icon)>svg{top:0}}.section__title .title.bold{font-weight:700}.section__title .title .svg-icon{width:61px;height:68px;position:absolute;top:-50px;right:-50px}.section__title .title .svg-icon svg{width:100%;height:100%;display:block}.section__title .title .svg-icon path{stroke:var(--tg-heading-color)}.section__title p{margin-top:15px;margin-bottom:0}@media (max-width:767.98px){.section__title p br{display:none}}.section__title.white-title .sub-title{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.section__title.white-title .title,.section__title.white-title .title span:not(.svg-icon){color:var(--tg-common-color-white)}.section__title.white-title p{color:#acaacc}.section__title .desc{margin:10px 0 0}.section__content p{color:#bcbad8;margin-bottom:0}span.title-shape-wrap{margin-left:8px;margin-right:8px}.search__popup{background:var(--tg-common-color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;width:100%;padding-top:70px;padding-bottom:100px;transition:transform .3s ease-in-out .5s,opacity .3s ease-in-out .5s;position:fixed;top:0;left:0;right:0;transform:translateY(calc(-100% - 80px))}.search__popup.search-opened{z-index:99999999;transition-delay:0s;transform:translateY(0%)}.search__popup.search-opened .search__input{opacity:1;transition-delay:.3s;transform:translateY(0)}.search__popup.search-opened .search__input:after{width:100%;transition-delay:.5s}.search__input{-o-transition:all .3s ease-out 0s;opacity:0;height:80px;transition:all .3s ease-out .5s;position:relative;transform:translateY(-40px)}.search__input:after{content:"";background-color:var(--tg-theme-primary);transition-delay:.3s;-o-transition:all .3s ease-out 0s;width:0%;height:1px;transition:all .3s ease-out;position:absolute;bottom:0;left:0}.search__input input{width:100%;height:100%;color:var(--tg-heading-color);background-color:#0000;border:0;border-bottom:1px solid #0000;outline:0;padding:0 30px 0 0;font-size:24px}.search__input input::placeholder{font-size:24px}.search__input button{color:var(--tg-theme-primary);background:0 0;border:none;padding:0;font-size:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.search__input-two:after{background:var(--tg-theme-primary-two)}.search__input-two button{color:var(--tg-theme-primary-two)}.search__close{z-index:2;position:absolute;top:10%;right:2%}.search-close-btn{color:var(--tg-theme-primary);cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-close-btn-two{color:var(--tg-theme-primary-two)}.search-popup-overlay{z-index:4;-o-transition:all .3s ease-out 0s;opacity:0;visibility:hidden;background:#000d25;width:100%;height:100%;transition:all .3s ease-out .5s;position:fixed;top:0;right:0}.search-popup-overlay.search-popup-overlay-open{opacity:.55;visibility:visible;transition-delay:0s}.search-input-field~.search-focus-border{background-color:var(--tg-theme-primary);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:auto;right:0}.search-input-field:focus~.search-focus-border{width:100%;transition:all .5s;left:0;right:auto}.transparent-header{z-index:9;width:100%;height:auto;position:absolute;top:0;left:0}@media (max-width:767.98px){.transparent-header{top:0}}.tg-header__top{background-color:var(--tg-common-color-black-2);padding:11px 0}@media (max-width:991.98px){.tg-header__top{display:none}}.tg-header__top-info{align-items:center;gap:10px 27px;display:flex}@media (max-width:991.98px){.tg-header__top-info{display:none}}.tg-header__top-info li{color:#e6eaef;font-size:14px;font-weight:var(--tg-fw-medium);align-items:center;gap:7px;display:flex}.tg-header__top-info li img{opacity:.6}.tg-header__top-info li i{color:var(--tg-common-color-white);font-size:20px}.tg-header__top-info li a{color:#e6eaef}.tg-header__top-info li a:hover{color:var(--tg-common-color-white)}@media (max-width:991.98px){.tg-header__top-info li:after,.tg-header__top-info li:last-child{display:none}}.tg-header__top-right{justify-content:flex-end;align-items:center;gap:10px 27px;display:flex}@media (max-width:991.98px){.tg-header__top-right{justify-content:center}}.tg-header__top-social{justify-content:flex-end;align-items:center;gap:10px 12px;display:flex}@media (max-width:767.98px){.tg-header__top-social{justify-content:center}}.tg-header__top-social li{color:var(--tg-common-color-white);font-size:14px;font-weight:var(--tg-fw-medium)}.tg-header__top-social li:first-child{opacity:.5}.tg-header__top-social li a{color:#e7effc}.tg-header__top-social li a:hover{color:var(--tg-common-color-white)}.tg-header__top-btn .btn{box-shadow:none;border-radius:0;padding:14px 22px}.tg-header__top-two{padding:0}.tg-header__phone{color:#e6eaef;font-size:14px;font-weight:var(--tg-fw-medium);align-items:center;gap:10px;display:flex}.tg-header__phone a{color:#e6eaef}.tg-header__phone a:hover{color:var(--tg-common-color-white)}.tg-header__phone img{opacity:.6}.tg-header__area{padding:5px 0}@media (max-width:1500px){.tg-header__area{padding:10px 0}}@media (max-width:1199.98px){.tg-header__area{padding:20px 0}}.tg-header__area .mobile-nav-toggler{cursor:pointer;color:var(--tg-theme-primary);font-size:30px;line-height:1;display:none;position:relative}@media (max-width:1199.98px){.tg-header__area .mobile-nav-toggler{display:block}}.tg-header__area.sticky-menu{padding:0}@media (max-width:1199.98px){.tg-header__area.sticky-menu{padding:20px 0}}.tg-header__style-two .tgmenu__search-form{width:460px}@media (max-width:1500px){.tg-header__style-two .tgmenu__search-form{width:330px}}@media (max-width:1199.98px){.tg-header__style-two .tgmenu__search-form{width:400px}}@media (max-width:991.98px){.tg-header__style-two .tgmenu__search-form{width:auto}}.tg-header__style-two .tgmenu__navbar-wrap ul{margin:0 auto 0 50px}@media (max-width:1500px){.tg-header__style-two .tgmenu__navbar-wrap ul{margin:0 auto 0 25px}}.tg-header__style-two .tgmenu__navbar-wrap ul li .mega-menu{left:-192px}@media (max-width:1500px){.tg-header__style-two .tgmenu__navbar-wrap ul li .mega-menu{left:-100px}}.tg-header__style-three{border-bottom:1px solid #e0e0e0}.tg-header__style-three .tgmenu__navbar-wrap ul{margin:0 auto 0 170px}@media (max-width:1500px){.tg-header__style-three .tgmenu__navbar-wrap ul{margin:0 auto 0 100px}}.tg-header__style-three .tgmenu__navbar-wrap ul li .mega-menu{left:-318px}@media (max-width:1500px){.tg-header__style-three .tgmenu__navbar-wrap ul li .mega-menu{left:-185px}}@media (max-width:1199.98px){.tg-header__style-four{padding:25px 0}}.tg-header__style-four .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-four .tgmenu__navbar-wrap ul li .mega-menu{left:-345px}@media (max-width:1500px){.tg-header__style-four .tgmenu__navbar-wrap ul li .mega-menu{left:-185px}}.tg-header__style-four .tgmenu__navbar-wrap ul li a{padding:37px 15px}.tg-header__style-five .tgmenu__navbar-wrap ul{margin:0 auto 0 30px}@media (max-width:1500px){.tg-header__style-five .tgmenu__navbar-wrap ul{margin:0 auto 0 20px}}.tg-header__style-five .tgmenu__navbar-wrap ul li .mega-menu{left:-180px}@media (max-width:1500px){.tg-header__style-five .tgmenu__navbar-wrap ul li .mega-menu{left:-300px}}.tg-header__style-six .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-six .tgmenu__navbar-wrap ul li .mega-menu{left:-390px}@media (max-width:1500px){.tg-header__style-six .tgmenu__navbar-wrap ul li .mega-menu{left:-250px}}.tg-header__style-seven .tgmenu__navbar-wrap ul{margin:0 auto 0 100px}@media (max-width:1500px){.tg-header__style-seven .tgmenu__navbar-wrap ul li .mega-menu{left:-195px}}.tg-header__style-eight .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-eight .tgmenu__navbar-wrap ul a{padding:32px 10px}@media (max-width:1500px){.tg-header__style-eight .tgmenu__navbar-wrap ul a{padding:25px 10px}}.tg-header__style-eight .tgmenu__navbar-wrap ul li .mega-menu{left:-515px}@media (max-width:1500px){.tg-header__style-eight .tgmenu__navbar-wrap ul li .mega-menu{left:-360px}}@media (max-width:1199.98px){.tg-header__style-eight .logo.d-none{display:block!important}}.tg-header__logo-area{margin-top:32px}@media (max-width:1500px){.tg-header__logo-area{margin-top:25px}}@media (max-width:1199.98px){.tg-header__logo-area{display:none}}.tg-header__contact{align-items:center;gap:6px;display:flex}@media (max-width:1199.98px){.tg-header__contact{display:none}}.tg-header__contact .icon{width:40px;height:40px;color:var(--tg-heading-color);-o-border-radius:50%;-ms-border-radius:50%;background:#f3f3f3;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;display:flex}.tg-header__contact .content span{color:#868686;font-size:12px;font-weight:500;line-height:1;display:block}.tg-header__contact .content a{color:var(--tg-heading-color);font-size:16px;font-weight:600;line-height:1;display:inline-block}.tg-header__contact .content a:hover{color:var(--tg-theme-primary)}.tgmenu__nav{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}@media (max-width:991.98px){.tgmenu__nav{justify-content:space-between}}.tgmenu__navbar-wrap{flex-grow:1;display:flex}.tgmenu__navbar-wrap ul{flex-flow:wrap;margin:0 auto 0 73px;padding:0;display:flex}@media (max-width:1500px){.tgmenu__navbar-wrap ul{margin:0 auto 0 20px}}.tgmenu__navbar-wrap ul li{list-style:none;display:block;position:relative}.tgmenu__navbar-wrap ul li a{font-size:16px;font-weight:var(--tg-fw-medium);text-transform:capitalize;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);z-index:1;align-items:center;padding:37px 10px;line-height:1;display:flex;position:relative}@media (max-width:1500px){.tgmenu__navbar-wrap ul li a{padding:37px 7px}}.tgmenu__navbar-wrap ul li .sub-menu{background:var(--tg-common-color-white);transform-origin:0 0;-o-transition:all .3s ease-out 0s;-o-border-radius:6px;-ms-border-radius:6px;visibility:hidden;opacity:0;z-index:9;border:1px solid #f5f5f5;border-radius:6px;min-width:230px;margin:0;padding:18px 0;transition:all .3s ease-out;display:block;position:absolute;top:100%;left:0;transform:scaleY(0);box-shadow:0 30px 70px #898b8e26}.tgmenu__navbar-wrap ul li .sub-menu .sub-menu{top:0;left:100%;right:auto}.tgmenu__navbar-wrap ul li .sub-menu li{text-align:left;margin-left:0;display:block}.tgmenu__navbar-wrap ul li .sub-menu li a{color:var(--tg-heading-color);text-transform:capitalize;padding:8px 15px 8px 25px;font-size:15px;line-height:1.4;display:block}.tgmenu__navbar-wrap ul li .sub-menu li:hover>a,.tgmenu__navbar-wrap ul li .sub-menu li.active>a{color:var(--tg-theme-primary)}.tgmenu__navbar-wrap ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.tgmenu__navbar-wrap ul li .mega-menu{align-items:flex-start;min-width:1400px;padding:60px 60px 60px 50px;display:flex;left:-100px}@media (max-width:1500px){.tgmenu__navbar-wrap ul li .mega-menu{min-width:1100px;padding:60px 40px 60px 20px}}.tgmenu__navbar-wrap ul li .mega-menu>li{border-right:1px solid #d6d6d6}.tgmenu__navbar-wrap ul li .mega-menu>li:nth-child(2){border:none}.tgmenu__navbar-wrap ul li .mega-menu>li:nth-child(3){border:none;margin-left:auto}.tgmenu__navbar-wrap ul li .mega-menu>li>.mega-sub-menu{flex-direction:column;min-width:260px;display:flex;margin-left:10px!important}.tgmenu__navbar-wrap>ul>li.active a,.tgmenu__navbar-wrap>ul>li:hover a{color:var(--tg-theme-primary)}.tgmenu__main-menu li.menu-item-has-children .dropdown-btn{display:none}.tgmenu__main-menu li.menu-item-has-children>a:after{content:"";font-family:flaticon_skill_grow;font-size:14px;font-weight:var(--tg-fw-bold);margin-left:6px;display:block;transform:rotate(90deg)}@media (max-width:1500px){.tgmenu__main-menu li.menu-item-has-children>a:after{margin-left:4px}}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children{position:relative}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a:after{content:"";font-family:flaticon_skill_grow;font-size:14px;font-weight:var(--tg-fw-bold);-o-transition:all .3s ease-out 0s;margin-left:6px;transition:all .3s ease-out;transform:rotate(90deg)}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children:hover a:after,.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children.active a:after{transform:rotate(0)}.tgmenu__search{margin-inline-end:25px}@media (max-width:1500px){.tgmenu__search{margin-inline-end:15px}}@media (max-width:1199.98px){.tgmenu__search{margin-left:auto}}.tgmenu__search-form{border:1px solid #d3d2df;border-radius:100px;width:535px;display:flex}@media (max-width:1800px){.tgmenu__search-form{width:485px}}@media (max-width:1500px){.tgmenu__search-form{width:355px}}@media (max-width:1199.98px){.tgmenu__search-form{width:410px}}@media (max-width:991.98px){.tgmenu__search-form{width:auto}}.tgmenu__search-form .select-grp{-o-border-radius:0;-ms-border-radius:0;background:0 0;border:none;border-radius:0;flex:none;align-items:center;width:153px;padding:0 0 0 17px;display:flex;position:relative}@media (max-width:1500px){.tgmenu__search-form .select-grp{width:140px;padding:12px 0 12px 12px}}.tgmenu__search-form .select-grp:after{content:"";background:#bdbabb;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:991.98px){.tgmenu__search-form .select-grp:after{display:none}}.tgmenu__search-form .select-grp svg{flex:none;width:16px;height:16px}.tgmenu__search-form .select-grp path{fill:var(--tg-theme-primary)}.tgmenu__search-form .form-select{box-shadow:none;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);border:none;outline:none;padding-left:8px;font-size:14px}.tgmenu__search-form .input-grp{flex-grow:1;margin-left:-1px;position:relative}@media (max-width:991.98px){.tgmenu__search-form .input-grp{display:none}}.tgmenu__search-form input{-o-border-radius:0;-ms-border-radius:0;width:100%;height:50px;font-size:15px;font-family:var(--tg-heading-font-family);background:0 0;border:none;border-radius:0;padding:12px 50px 10px 20px;display:block}@media (max-width:1500px){.tgmenu__search-form input{padding:12px 50px 10px 10px}}@media (max-width:1199.98px){.tgmenu__search-form input{padding:12px 50px 10px 20px}}.tgmenu__search-form input::placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-form [type=submit]{background:var(--tg-theme-primary);width:44px;height:44px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.tgmenu__search-form [type=submit]:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.tgmenu__search-form-two{background:var(--tg-common-color-gray-7);border-color:var(--tg-border-6);width:348px}@media (max-width:1800px){.tgmenu__search-form-two{width:300px}}@media (max-width:1500px){.tgmenu__search-form-two{width:220px}}@media (max-width:991.98px){.tgmenu__search-form-two{display:none}}.tgmenu__search-form-two input{height:44px;color:var(--tg-heading-color);padding:12px 50px 10px 20px;font-size:13px;font-weight:500}.tgmenu__search-form-two input::placeholder{color:var(--tg-body-color);font-size:13px;font-weight:500}.tgmenu__search-form-two [type=submit]{width:auto;height:auto;color:var(--tg-theme-primary);background:0 0;font-size:24px;right:12px}.tgmenu__search-form-two [type=submit]:hover{color:var(--tg-theme-secondary);background:0 0}.tgmenu__search-bar{flex-grow:1}@media (max-width:1500px){.tgmenu__search-bar{max-width:240px}}@media (max-width:1199.98px){.tgmenu__search-bar{max-width:100%}}@media (max-width:991.98px){.tgmenu__search-bar{display:none}}.tgmenu__search-bar form{position:relative}.tgmenu__search-bar form input{background:var(--tg-common-color-white);border:1px solid var(--tg-border-2);-o-border-radius:50px;-ms-border-radius:50px;width:100%;height:45px;font-size:15px;font-family:var(--tg-heading-font-family);border-radius:50px;padding:12px 50px 10px 20px;display:block}.tgmenu__search-bar form input::placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-bar form [type=submit]{color:#8d9db5;background:0 0;border:none;padding:0;font-size:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)rotate(-90deg)}.tgmenu__search-bar form [type=submit]:hover{color:var(--tg-theme-primary)}.tgmenu__search-two{margin-inline-end:0}@media (max-width:1199.98px){.tgmenu__action{margin:0 25px 0 0}}@media (max-width:767.98px){.tgmenu__action{display:none}}.tgmenu__action>ul{align-items:center;gap:8px;display:flex}.tgmenu__action>ul li{flex:none;padding:0 6px 0 0;position:relative}.tgmenu__action>ul li .cart-count{color:#7f7e97;-o-border-radius:50%;-ms-border-radius:50%;border:1px solid #7f7e97;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tgmenu__action>ul li .cart-count span{background:var(--tg-theme-secondary);width:22px;height:22px;color:var(--tg-heading-color);-o-border-radius:50%;-ms-border-radius:50%;z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex;position:absolute;top:-9px;right:0}.tgmenu__action>ul li .cart-count:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li:first-child{margin-left:0}@media (max-width:1500px){.tgmenu__action>ul li.free-btn{display:none}}.tgmenu__action>ul li.header-search a{color:var(--tg-body-color);font-size:24px;line-height:0}.tgmenu__action>ul li.header-search a:hover{color:var(--tg-theme-secondary)}.tgmenu__action>ul li.login-btn{margin-inline-start:15px;padding:0}@media (max-width:1500px){.tgmenu__action>ul li.login-btn{margin-inline-start:0}}.tgmenu__action>ul li.login-btn a{background:var(--tg-theme-secondary);color:var(--tg-heading-color);border:1px solid #06235b30;border-radius:50px;padding:12px 26px;font-size:15px;font-weight:600;line-height:18px;display:block}.tgmenu__action>ul li.login-btn a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li.header-user a{background:var(--tg-common-color-gray-7);-o-border-radius:50%;-ms-border-radius:50%;width:46px;height:46px;color:var(--tg-body-color);border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:0;display:flex}.tgmenu__action>ul li.header-user a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li.header-contact{align-items:center;gap:5px;display:flex}@media (max-width:1500px){.tgmenu__action>ul li.header-contact{display:none}}.tgmenu__action>ul li.header-contact .icon{background:var(--tg-theme-secondary);width:46px;height:46px;color:var(--tg-heading-color);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:0;display:flex}.tgmenu__action>ul li.header-contact .icon svg{width:20px;height:20px}.tgmenu__action>ul li.header-contact .content span{color:#868686;margin-bottom:6px;font-size:13px;font-weight:500;line-height:1;display:block}.tgmenu__action>ul li.header-contact .content a{color:var(--tg-heading-color);font-size:18px;font-weight:600;line-height:1;display:block}.tgmenu__action>ul li.header-contact .content a:hover{color:var(--tg-theme-primary)}.tgmenu__action-two .mini-cart-icon{align-items:flex-end;gap:8px;display:flex}.tgmenu__action-two .mini-cart-icon .cart-count-two{color:var(--tg-common-color-black-2);font-size:30px;line-height:0;position:relative}.tgmenu__action-two .mini-cart-icon .cart-count-two .mini-cart-count{background:var(--tg-theme-primary);width:23px;height:23px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex;position:absolute;top:-10px;right:-13px}.tgmenu__action-two .mini-cart-icon .cart-count-two:hover{color:var(--tg-theme-secondary)}.tgmenu__action-two .mini-cart-icon strong{color:var(--tg-common-color-black-2);font-size:14px;font-weight:500;line-height:1.2}.tgmenu__action-three{margin-left:auto}.tgmenu__action-three>ul{gap:14px}.tgmenu__action-three>ul li.header-btn .btn{padding:16px 26px;font-size:14px;font-weight:600}.tgmenu__action-four{margin-left:80px}@media (max-width:1199.98px){.tgmenu__action-four{margin-left:auto}}.tgmenu__action-four>ul li.header-search a{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border:1px solid #d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:0;display:flex}.tgmenu__action-four>ul li.header-search a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-four>ul li .cart-count{background:var(--tg-common-color-white);border:1px solid #d9d9d9;width:40px;height:40px}.tgmenu__action-four>ul li .cart-count:hover{border-color:var(--tg-theme-primary)}.tgmenu__action-four>ul li.header-btn{margin-left:5px}.tgmenu__action-four>ul li.header-btn .btn{box-shadow:none;padding:13px 23px;font-size:14px;font-weight:600}.tgmenu__action-four>ul li.offCanvas-menu{padding-right:0}.tgmenu__action-four>ul li.offCanvas-menu .menu-tigger{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:44px;height:44px;color:var(--tg-body-color);border:1px solid #d9d9d9;border-radius:50%;justify-content:center;align-items:center;display:flex}.tgmenu__action-four>ul li.offCanvas-menu .menu-tigger:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-five{margin-left:auto}.tgmenu__action-five>ul li .cart-count{background:var(--tg-common-color-gray-7);width:46px;height:46px;color:var(--tg-body-color);border:none;justify-content:center;align-items:center;font-size:20px;line-height:0;display:flex}.tgmenu__action-five>ul li .cart-count span{background:var(--tg-heading-color);color:var(--tg-common-color-white)}.tgmenu__action-six{margin-left:auto}.tgmenu__action-six .list-wrap{gap:10px}.tgmenu__action-six .list-wrap li{padding:0}.tgmenu__action-six .list-wrap li.mini-cart-icon a,.tgmenu__action-six .list-wrap li.header-user a,.tgmenu__action-six .list-wrap li.header-search a{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);width:42px;height:42px;color:var(--tg-body-color);border:1px solid #c5c5c5;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.tgmenu__action-six .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-six .list-wrap li.header-user a:hover,.tgmenu__action-six .list-wrap li.header-search a:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action-six .list-wrap li.header-btn .btn{box-shadow:none;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;padding:16px 20px}.tgmenu__action-six .list-wrap li.mini-cart-icon{padding:0 6px 0 0}.tgmenu__action-seven{margin-left:auto}@media (max-width:1199.98px){.tgmenu__action-seven{margin:0 10px 0 auto}}.tgmenu__action-seven .list-wrap li .select-grp-two{margin-left:0}.tgmenu__action-seven .list-wrap li .select-grp-two .dropdown-toggle{background:var(--tg-common-color-white);color:var(--tg-heading-color);font-weight:500}.tgmenu__action-seven .list-wrap li.mini-cart-icon a,.tgmenu__action-seven .list-wrap li.header-search a{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:46px;height:46px;color:var(--tg-body-color);border:1px solid #cfcfcf;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.tgmenu__action-seven .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-seven .list-wrap li.header-search a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-seven .list-wrap li.header-btn .btn{box-shadow:none}.tgmenu__action-eight .list-wrap li.mini-cart-icon a,.tgmenu__action-eight .list-wrap li.header-user a{width:40px;height:40px;color:var(--tg-heading-color)}.tgmenu__action-eight .list-wrap li.mini-cart-icon a svg,.tgmenu__action-eight .list-wrap li.header-user a svg{width:17px;height:auto}.tgmenu__action-eight .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-eight .list-wrap li.header-user a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action-eight .list-wrap li .mini-cart-count{background:var(--tg-theme-secondary);color:var(--tg-common-color-white)}@media (max-width:1199.98px){.tgmenu__categories{margin-left:auto}}.tgmenu__categories .dropdown-toggle{border:1px solid var(--tg-border-6);font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);background:#f6f6f6;border-radius:100px;align-items:center;gap:0 13px;padding:10px 16px;font-weight:400;display:flex;position:relative}.tgmenu__categories .dropdown-toggle i{color:var(--tg-theme-primary);font-size:16px}.tgmenu__categories .dropdown-toggle:after{content:"";background-image:url(../media/down_arrow.0e80fe8a.svg);border:none;width:12px;height:8px;margin:0 0 0 4px;display:block}.tgmenu__categories .dropdown-menu{background-color:var(--tg-common-color-white);border:1px solid var(--tg-border-2);-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;width:100%;min-width:100%}.tgmenu__categories .dropdown-item{color:var(--tg-body-color)}.tgmenu__categories .dropdown-item:hover,.tgmenu__categories .dropdown-item:focus{background-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.mega-sub-menu li a{align-items:center;gap:8px;display:flex!important}.tg-badge{color:var(--tg-common-color-white);font-size:13px;font-weight:600;line-height:1;font-family:var(--tg-heading-font-family);-o-border-radius:3px;-ms-border-radius:3px;background:linear-gradient(90deg,#ff1515 0%,#ed0fbc 100%);border-radius:3px;padding:3px 8px;display:inline-block}.tg-badge-two{color:var(--tg-common-color-white);font-size:13px;font-weight:600;line-height:1;font-family:var(--tg-heading-font-family);-o-border-radius:3px;-ms-border-radius:3px;background:#39cabd;border-radius:3px;padding:3px 8px;display:inline-block}.mega-menu-img a{padding:0!important}.mega-menu-img a img{-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px}.sticky-menu{z-index:99;background:var(--tg-common-color-white);border-radius:0;width:100%;margin:auto;animation:1s ease-in-out fadeInDown;position:fixed;top:0;left:0;box-shadow:0 10px 15px #1919191a}.sticky-menu ul li .sub-menu{-o-border-radius:0 0 6px 6px;-ms-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}#header-fixed-height.active-height{height:90px;display:block}@media (max-width:767.98px){#header-fixed-height.active-height{height:80px}}.mobile-login-btn{margin-left:auto;display:none}@media (max-width:767.98px){.mobile-login-btn{display:flex}}.mobile-login-btn a{width:40px;height:40px;color:var(--tg-body-color);background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;margin-right:20px;line-height:0;display:flex}.mobile-login-btn a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.mobile-login-btn-two a{background:var(--tg-common-color-white);color:var(--tg-body-color);border:1px solid #d9d9d9}.select-grp-two{margin-left:55px}@media (max-width:1800px){.select-grp-two{margin-left:30px}}@media (max-width:767.98px){.select-grp-two{display:none}}.select-grp-two .select2-container .select2-selection--single{height:auto}.select-grp-two .select2-container .select2-selection--single .select2-selection__rendered{font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .1rem center;background-repeat:no-repeat;background-size:16px 12px;padding-left:25px;padding-right:18px;font-weight:400}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a{justify-content:space-between;align-items:center;display:flex}.tgmobile__search{padding:0 20px 25px 25px}.tgmobile__search form{position:relative}.tgmobile__search input{background:var(--tg-common-color-gray);-o-border-radius:4px;-ms-border-radius:4px;border:none;border-radius:4px;width:100%;height:45px;padding:10px 45px 10px 20px;font-size:15px;display:block}.tgmobile__search input::placeholder{color:var(--tg-body-color);font-size:15px}.tgmobile__search button{color:var(--tg-heading-color);background:0 0;border:none;padding:0;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.tgmobile__menu{z-index:99;width:300px;max-width:100%;height:100%;transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86)e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);border-radius:0;padding-right:30px;position:fixed;top:0;right:0;transform:translate(101%)}.tgmobile__menu .navbar-collapse{display:block!important}.tgmobile__menu .nav-logo{text-align:left;padding:30px 25px;position:relative}.tgmobile__menu .nav-logo img{width:150px}.tgmobile__menu .navigation{float:none;width:100%;margin:0;padding:0;display:block;position:relative}.tgmobile__menu .navigation li{border-top:1px solid #0000001a;display:block;position:relative}.tgmobile__menu .navigation li.active>a{color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn{text-align:center;width:32px;height:32px;color:var(--tg-heading-color);background:var(--tg-common-color-gray);cursor:pointer;-o-transition:all .5s ease;z-index:5;border-radius:2px;font-size:16px;line-height:32px;transition:all .5s;position:absolute;top:6px;right:20px}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{background-color:var(--tg-common-color-black);-o-transition:all .5s ease;border-radius:10px;width:12px;height:2px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line:after{content:"";background-color:var(--tg-common-color-black);-o-transition:all .5s ease;border-radius:10px;width:2px;height:12px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{background-color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{background-color:var(--tg-common-color-white)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line:after{display:none}.tgmobile__menu .navigation li>a{color:var(--tg-heading-color);text-transform:capitalize;-o-transition:all .5s ease;border:none;padding:10px 60px 10px 25px;font-size:16px;font-weight:500;line-height:1.5;transition:all .5s;display:block;position:relative}.tgmobile__menu .navigation li>a:before{content:"";-o-transition:all .5s ease;background:var(--tg-theme-primary);pointer-events:none;width:2px;height:0;transition:all .5s;position:absolute;top:0;left:0}.tgmobile__menu .navigation li ul li>a{margin-left:20px}.tgmobile__menu .navigation li ul li ul li a{margin-left:40px}.tgmobile__menu .navigation li ul li ul li ul li a{margin-left:60px}.tgmobile__menu .navigation li>ul,.tgmobile__menu .navigation li>ul>li>ul{display:none}.tgmobile__menu .navigation ul{margin:0;padding:0}.tgmobile__menu .navigation ul li a{display:block}.tgmobile__menu .navigation ul li ul li>a{text-transform:capitalize;margin-left:20px;font-size:16px}.tgmobile__menu .navigation:last-child{border-bottom:1px solid #0000001a}.tgmobile__menu .navigation>li>ul>li:first-child{border-top:1px solid #0000001a}.tgmobile__menu .navigation>li.active>a:before{height:100%}.tgmobile__menu .close-btn{text-align:center;width:35px;color:var(--tg-theme-primary);cursor:pointer;z-index:10;-o-transition:all .5s ease;padding:8px;font-size:14px;line-height:30px;transition:all .5s;position:absolute;top:28px;right:15px}.tgmobile__menu .close-btn i[class^=flaticon-]:before{font-weight:var(--tg-fw-bold)!important}.tgmobile__menu-backdrop{z-index:2;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .7s;position:fixed;top:0;right:0}.tgmobile__menu .social-links ul{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px 20px 20px;display:flex;position:relative}.tgmobile__menu .social-links ul li{margin:0 6px 10px;display:inline-block;position:relative}.tgmobile__menu .social-links ul li a{width:40px;height:40px;color:var(--tg-body-color);-o-transition:all .5s ease;-ms-border-radius:3px;-o-border-radius:3px;border:1px solid #efefef;border-radius:3px;justify-content:center;align-items:center;font-size:16px;line-height:32px;transition:all .5s;display:flex;position:relative}.tgmobile__menu .social-links ul li a:hover{border-color:var(--tg-theme-primary);background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmobile__menu .tgmenu__action{margin:0;padding:0}.tgmobile__menu .tgmenu__action>ul{justify-content:center;gap:0 15px;margin:0;padding:30px 20px 0}.tgmobile__menu .tgmenu__action>ul li{margin:0}.tgmobile__menu .tgmenu__action>ul .header-btn{display:block}.tgmobile__menu-box{background:var(--tg-common-color-white);z-index:5;width:100%;height:100%;max-height:100%;padding:0;position:absolute;top:0;left:0;overflow:hidden auto;box-shadow:-9px 0 14px #0000000f}.tgmobile__menu-outer .mobile-nav-toggler{float:right;cursor:pointer;color:var(--tg-common-color-white);margin-right:30px;font-size:40px;line-height:50px;display:none;position:relative;top:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .tgmobile__menu{transform:translate(0%)}.mobile-menu-visible .tgmobile__menu-backdrop{opacity:1;visibility:visible}.mobile-menu-visible .tgmobile__menu .close-btn{transform:rotate(360deg)}.tgmobile__menu .mega-menu>li>.mega-sub-menu{flex-direction:column;min-width:auto;margin-left:0!important;display:flex!important}.tgmobile__menu .mega-menu>li:nth-child(3){display:none}.tgmobile__menu .mega-menu>li>.mega-sub-menu a{align-items:center;gap:5px;margin-left:20px;padding:10px 25px;display:flex}.tgmobile__menu .navigation li>.mega-menu>li .mega-sub-menu li:first-child{border:none}.banner-bg{align-items:flex-end;min-height:520px;padding:60px 0 0;display:flex;position:relative;overflow:hidden}@media (max-width:1500px){.banner-bg{min-height:auto}}.banner-bg .line-shape{z-index:1;pointer-events:none;position:absolute;top:0;left:0}@media (max-width:767.98px){.banner-bg .line-shape{display:none}}.banner-bg-two{z-index:1;background-position:bottom;background-size:cover;align-items:flex-end;padding:80px 0 60px;display:flex;position:relative;overflow:hidden}@media (max-width:1500px){.banner-bg-two{padding:60px 0}}@media (max-width:991.98px){.banner-bg-two{padding:60px 0 25px}}.banner-bg-two .line-shape-two{z-index:-1;pointer-events:none;position:absolute;top:20%;left:0}@media (max-width:767.98px){.banner-bg-two .line-shape-two{display:none}}.banner-bg-three{z-index:1;background-position:50%;background-size:cover;padding:60px 0 0;position:relative;overflow:hidden}.banner-bg-four{z-index:1;background-position:50%;background-size:cover;padding:140px 0 0;position:relative;overflow:hidden}@media (max-width:767.98px){.banner-bg-four{padding:130px 0 0}}.banner-bg-five{z-index:1;background-position:50%;background-size:cover;padding:70px 0 0;position:relative}@media (max-width:991.98px){.banner-bg-five{padding:90px 0 0}}@media (max-width:767.98px){.banner-bg-five{padding:80px 0 0}}.banner-bg-five-shape{z-index:3;background-position:50%;background-size:cover;width:100%;height:91px;position:absolute;bottom:0;left:0}.banner-bg-six{z-index:1;background-position:50%;background-size:cover;padding:280px 0 150px;position:relative}@media (max-width:1500px){.banner-bg-six{padding:220px 0 130px}}@media (max-width:1199.98px){.banner-bg-six{padding:200px 0 110px}}@media (max-width:991.98px){.banner-bg-six{padding:160px 0 110px}}@media (max-width:767.98px){.banner-bg-six{padding:130px 0 100px}}.banner-bg-seven{z-index:1;background-position:50%;background-size:cover;padding-top:45px;position:relative}@media (max-width:991.98px){.banner-bg-seven{padding-top:60px}}.banner__content{z-index:3;margin:60px 0 100px;position:relative}@media (max-width:1500px){.banner__content{margin:60px 0 70px}}@media (max-width:1199.98px){.banner__content{margin:40px 0 60px}}@media (max-width:991.98px){.banner__content{text-align:center}}@media (max-width:767.98px){.banner__content{margin:0 0 60px}}.banner__content .sub-title{background:var(--tg-common-color-gray);-o-border-radius:4px;-ms-border-radius:4px;line-height:1;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);border-radius:4px;margin:0 0 16px;padding:7px 15px;display:inline-block}.banner__content .title{font-size:40px;line-height:1.5;font-weight:var(--tg-fw-medium);margin:0 0 12px}@media (max-width:1199.98px){.banner__content .title{font-size:35px}}@media (max-width:767.98px){.banner__content .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content .title{font-size:40px}}.banner__content .title span:not(.svg-icon){color:var(--tg-common-color-white);font-weight:var(--tg-fw-bold);z-index:1;padding:0 13px 0 20px;position:relative}.banner__content .title span:not(.svg-icon)>svg{z-index:-1;width:100%;height:100%;color:var(--tg-theme-secondary);position:absolute;top:3px;left:0}.banner__content .title .svg-icon{width:61px;height:68px;position:absolute;top:-50px;right:-50px}@media (max-width:767.98px){.banner__content .title .svg-icon{display:none}}.banner__content .title .svg-icon svg{width:100%;height:100%;display:block}.banner__content .title .svg-icon path{stroke:var(--tg-heading-color)}.banner__content p{max-width:90%;margin:0;font-size:18px;line-height:1.6}@media (max-width:1199.98px){.banner__content p{max-width:100%}}.banner__content-two{margin:120px 0 60px}@media (max-width:1500px){.banner__content-two{margin:80px 0 60px}}@media (max-width:991.98px){.banner__content-two{text-align:center;margin:0 0 60px}}.banner__content-two .title{margin-bottom:25px;font-size:44px;font-weight:700}@media (max-width:1199.98px){.banner__content-two .title{font-size:38px}}@media (max-width:767.98px){.banner__content-two .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-two .title{font-size:40px}}.banner__content-two .title span{color:var(--tg-common-color-white);font-weight:var(--tg-fw-bold);z-index:1;padding:0 13px 0 20px;position:relative}@media (max-width:767.98px){.banner__content-two .title span{padding:0 10px}}.banner__content-two .title span svg{z-index:-1;width:100%;height:100%;color:var(--tg-theme-secondary);position:absolute;top:3px;left:0}.banner__content-three{margin-top:120px;position:relative}@media (max-width:1199.98px){.banner__content-three{margin-top:50px}}@media (max-width:991.98px){.banner__content-three{text-align:center;margin-bottom:60px}}@media (max-width:767.98px){.banner__content-three{margin-top:30px}}.banner__content-three .sub-title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:15px;font-weight:600;line-height:1;display:block}.banner__content-three .title{letter-spacing:-.8px;text-transform:capitalize;margin-bottom:8px;font-size:60px;font-weight:600}@media (max-width:1500px){.banner__content-three .title{font-size:54px}}@media (max-width:1199.98px){.banner__content-three .title{font-size:42px}}@media (max-width:991.98px){.banner__content-three .title{font-size:44px}}@media (max-width:767.98px){.banner__content-three .title{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-three .title{font-size:42px}}.banner__content-three .title span{z-index:1;display:inline-block;position:relative}.banner__content-three .title span:before{content:"";background:var(--tg-theme-secondary);z-index:-1;width:100%;height:16px;position:absolute;bottom:14px;left:0}@media (max-width:1199.98px){.banner__content-three .title span:before{bottom:8px}}.banner__content-three p{width:90%;margin-bottom:0;font-size:18px;font-weight:500}@media (max-width:991.98px){.banner__content-three p{width:100%}}.banner__content-three .banner__btn-wrap{margin:25px 0 0}.banner__content-three .shape img{z-index:-1;position:absolute;top:-24px;right:45%}@media (max-width:1199.98px){.banner__content-three .shape img{width:55px;top:-48px;right:27%}}@media (max-width:991.98px){.banner__content-three .shape img{right:15%}}.banner__content-four{margin-top:150px}@media (max-width:1500px){.banner__content-four{margin-top:70px}}@media (max-width:991.98px){.banner__content-four{text-align:center;margin-top:0;margin-bottom:50px}}.banner__content-four .sub-title{color:var(--tg-common-color-black-2);margin-bottom:0;font-size:24px;font-weight:500;line-height:1}.banner__content-four .title{text-transform:capitalize;color:var(--tg-common-color-black-2);margin-bottom:8px;font-size:60px;font-weight:700;display:inline-block;position:relative}@media (max-width:1199.98px){.banner__content-four .title{font-size:52px}}@media (max-width:767.98px){.banner__content-four .title{font-size:42px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-four .title{font-size:46px}}.banner__content-four .title .title__shape{z-index:-1;line-height:0;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.banner__content-four .title .title__shape svg{color:var(--tg-theme-secondary)}@media (max-width:767.98px){.banner__content-four .title .title__shape svg{width:160px;height:22px}}.banner__content-four .sub-title-two{text-transform:capitalize;color:var(--tg-common-color-black-2);margin-bottom:30px;font-size:18px;font-weight:500;line-height:1;display:block}@media (max-width:767.98px){.banner__content-four .sub-title-two{margin-bottom:20px}}.banner__content-four p{text-transform:capitalize;width:90%;margin-bottom:35px;font-size:18px}@media (max-width:1500px){.banner__content-four p{width:100%}}.banner__content-five{margin-bottom:40px}@media (max-width:1199.98px){.banner__content-five{margin-bottom:70px}}@media (max-width:991.98px){.banner__content-five{text-align:center;margin-bottom:50px}}.banner__content-five .sub-title{letter-spacing:.1em;text-transform:uppercase;color:var(--tg-body-color);margin-bottom:5px;font-size:16px;font-weight:500;line-height:1.2;display:block}.banner__content-five .title{text-transform:capitalize;letter-spacing:-1.5px;margin-bottom:15px;font-size:60px;font-weight:700}@media (max-width:1500px){.banner__content-five .title{font-size:54px}}@media (max-width:1199.98px){.banner__content-five .title{margin-bottom:10px;font-size:42px}}@media (max-width:991.98px){.banner__content-five .title{font-size:45px}}@media (max-width:767.98px){.banner__content-five .title{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-five .title{font-size:42px}}.banner__content-five .title span{display:inline-block;position:relative}.banner__content-five .title span:before{content:"";background:var(--tg-theme-secondary);z-index:-1;width:100%;height:16px;position:absolute;bottom:15px;left:0}@media (max-width:1199.98px){.banner__content-five .title span:before{height:10px;bottom:10px}}.banner__content-five p{margin-bottom:25px;font-size:17px}@media (max-width:1199.98px){.banner__content-five p{margin-bottom:15px;font-size:16px}}.banner__content-five .btn{box-shadow:none}.banner__content-six .title{text-transform:capitalize;width:95%;margin-bottom:15px;font-size:50px;font-weight:700}@media (max-width:1500px){.banner__content-six .title{width:100%}}@media (max-width:1199.98px){.banner__content-six .title{font-size:45px}}@media (max-width:991.98px){.banner__content-six .title{font-size:42px}}@media (max-width:767.98px){.banner__content-six .title{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-six .title{font-size:38px}}.banner__content-six .title span{padding:0 13px 0 15px;display:inline-block}.banner__content-six .title span svg{z-index:-1;width:100%;height:100%;color:var(--tg-theme-secondary);position:absolute;top:2px;left:0}.banner__content-six .sub-title{font-size:18px;font-family:var(--tg-heading-font-family);text-transform:capitalize;color:var(--tg-heading-color);margin-bottom:30px;font-weight:500;line-height:1.2;display:block}.banner__content-six .about__info-list-item{margin-bottom:12px}.banner__content-six .about__info-list-item:last-child{margin-bottom:0}.banner__content-six .about__info-list-item i{flex:none;width:24px;height:24px}.banner__content-six .about__info-list-item p{font-size:16px;font-weight:500;line-height:1.6}.banner__content-six .banner__info-list{margin-bottom:35px}.banner__content-seven{margin-right:35px}@media (max-width:1199.98px){.banner__content-seven{margin-right:20px}}@media (max-width:991.98px){.banner__content-seven{text-align:center;margin-bottom:50px;margin-right:0}}.banner__content-seven .title{text-transform:capitalize;margin-bottom:15px;font-size:50px;font-weight:700;line-height:1.1}@media (max-width:1199.98px){.banner__content-seven .title{font-size:42px}}@media (max-width:767.98px){.banner__content-seven .title{font-size:38px;line-height:1.2}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-seven .title{font-size:40px}}.banner__content-seven .title span{display:inline-block;position:relative}.banner__content-seven .title span svg{width:100%;height:21px;color:var(--tg-theme-secondary);z-index:-1;position:absolute;bottom:0;left:0}.banner__content-seven p{width:70%;margin-bottom:30px;font-size:18px;font-weight:500;line-height:1.55}@media (max-width:1199.98px){.banner__content-seven p{width:100%}}@media (max-width:991.98px){.banner__content-seven p{margin-bottom:20px}}.banner__search{margin-bottom:25px}.banner__search .slider__search-form input{border:1px solid var(--tg-border-6)}.banner__search .slider__search-form button{right:6px}.banner__btn-wrap{margin:34px 0 0}@media (max-width:991.98px){.banner__btn-wrap{margin:28px 0 0}.banner__btn-wrap .tg-button-wrap{justify-content:center}}.banner__btn-wrap-two{flex-wrap:wrap;align-items:center;gap:20px 30px;display:flex}@media (max-width:1199.98px){.banner__btn-wrap-two{gap:20px 15px}}@media (max-width:991.98px){.banner__btn-wrap-two{justify-content:center;gap:20px 30px}}.banner__btn-wrap-three{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.banner__btn-wrap-three .play-btn{align-items:center;gap:18px;display:flex}.banner__btn-wrap-three .play-btn i{-o-border-radius:50%;-ms-border-radius:50%;width:50px;height:50px;color:var(--tg-heading-color);background:linear-gradient(#fff 0%,#d9d9d9 100%);border:1px solid #b6b6b6;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;display:flex}.banner__btn-wrap-three .play-btn span{color:var(--tg-heading-color);font-size:18px;font-weight:500;font-family:var(--tg-heading-font-family);-o-transition:all .3s ease-out 0s;text-decoration:underline;transition:all .3s ease-out}.banner__btn-wrap-three .play-btn:hover span{color:var(--tg-theme-primary)}.banner__btn-two{flex-wrap:wrap;align-items:center;gap:25px;display:flex}@media (max-width:991.98px){.banner__btn-two{justify-content:center}}.banner__btn-two .play-btn{font-size:15px;font-weight:500;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);align-items:center;gap:15px;line-height:1.3;display:flex}.banner__btn-two .play-btn i{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-theme-secondary);border:1px solid var(--tg-heading-color);width:54px;height:54px;color:var(--tg-heading-color);-ms-box-shadow:4px 4px 0px 0px #3d3d3d;-o-box-shadow:4px 4px 0px 0px #3d3d3d;-o-transition:all .3s ease-out 0s;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:all .3s ease-out;display:flex;box-shadow:4px 4px #3d3d3d}.banner__btn-two .play-btn:hover{color:var(--tg-theme-secondary)}.banner__btn-two .play-btn:hover i{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.banner__contact{align-items:center;gap:8px;display:flex}.banner__contact .icon{background:var(--tg-theme-secondary);width:57px;height:57px;color:var(--tg-common-color-black-2);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;line-height:0;display:flex}.banner__contact .icon svg{width:25px;height:25px}.banner__contact .content span{letter-spacing:.1em;text-transform:uppercase;color:var(--tg-common-color-black-3);font-size:14px;line-height:1;font-family:var(--tg-heading-font-family);margin-bottom:5px;display:block}.banner__contact .content a{text-transform:uppercase;color:var(--tg-common-color-black-3);font-size:19px;font-weight:600;line-height:1}.banner__contact .content a:hover{color:var(--tg-theme-secondary)}.banner__images{text-align:right;z-index:1;padding-right:118px;position:relative}@media (max-width:1199.98px){.banner__images{padding-right:105px}}@media (max-width:991.98px){.banner__images{text-align:center;max-width:80%;margin:0 auto;padding:0}}@media (max-width:767.98px){.banner__images{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.banner__images{max-width:90%}}.banner__images .main-img{max-width:inherit}@media (max-width:1500px){.banner__images .main-img{max-width:100%}}.banner__images .shape{z-index:-1;position:absolute}.banner__images .shape.big-shape{max-width:618px;bottom:-85px;right:-22px}.banner__images .shape.bg-dots{z-index:-2;max-width:495px;bottom:-33px;right:30px}@media (max-width:767.98px){.banner__images .shape.bg-dots{max-width:100%;bottom:18%;right:0}}.banner__images .shape.small-shape{z-index:-2;max-width:136px;bottom:-24px;left:35px}@media (max-width:1199.98px){.banner__images .shape.small-shape{left:10px}}.banner__images-two{text-align:center;margin-right:60px;position:relative}@media (max-width:1199.98px){.banner__images-two{margin-right:0}}@media (max-width:1500px){.banner__images-two img{width:400px}}@media (max-width:1199.98px){.banner__images-two img{width:350px}}.banner__images-two .big-shape{z-index:-1;color:#ffc738;position:absolute;top:2%;left:8%}@media (max-width:1500px){.banner__images-two .big-shape{top:5%}}@media (max-width:1199.98px){.banner__images-two .big-shape{width:400px;top:2%;left:0}.banner__images-two .big-shape svg{width:100%;height:100%}}@media (max-width:767.98px){.banner__images-two .big-shape{width:100%;max-width:400px}}.banner__images-two .svg-icon{width:42px;height:42px;position:absolute;top:-5%;left:35%}@media (max-width:991.98px){.banner__images-two .svg-icon{top:-8%;left:30%}}.banner__images-two .svg-icon svg{color:#031333;width:100%;height:100%;display:block}.banner__images-two .about__enrolled{top:41%;bottom:auto;left:0}@media (max-width:1199.98px){.banner__images-two .about__enrolled{display:none}}.banner__images-three{z-index:1;text-align:right;position:relative}@media (max-width:991.98px){.banner__images-three{text-align:center;width:80%;margin:0 auto}}@media (max-width:767.98px){.banner__images-three{width:100%}}.banner__images-three .big-shape{z-index:-1;position:absolute;bottom:-55px;right:-15px}.banner__images-three .shape__wrap img{z-index:-1;position:absolute}.banner__images-three .shape__wrap img:first-child{max-width:58px;top:18%;left:0}@media (max-width:1199.98px){.banner__images-three .shape__wrap img:first-child{max-width:50px}}.banner__images-three .shape__wrap img:nth-child(2){max-width:74px;top:24%;right:0}@media (max-width:1199.98px){.banner__images-three .shape__wrap img:nth-child(2){max-width:60px}}@media (max-width:767.98px){.banner__images-three .shape__wrap img:nth-child(2){display:none}}.banner__images-three .about__enrolled{top:35%;bottom:auto;left:-90px}@media (max-width:1199.98px){.banner__images-three .about__enrolled{top:52%;left:-73px}}@media (max-width:991.98px){.banner__images-three .about__enrolled{display:block}}@media (max-width:767.98px){.banner__images-three .about__enrolled{display:none}}.banner__images-four{text-align:right;position:relative}@media (max-width:1500px){.banner__images-four{text-align:center}.banner__images-four>img{max-width:460px}}@media (max-width:1199.98px){.banner__images-four>img{max-width:420px}}@media (max-width:767.98px){.banner__images-four>img{max-width:100%}}.banner__images-four .shape{z-index:-1;position:absolute}.banner__images-four .shape.big-shape{bottom:6%;left:43%}@media (max-width:1500px){.banner__images-four .shape.big-shape{bottom:3%;left:31%}}@media (max-width:1199.98px){.banner__images-four .shape.big-shape{left:21%}}@media (max-width:991.98px){.banner__images-four .shape.big-shape{left:24%}}@media (max-width:767.98px){.banner__images-four .shape.big-shape{left:19%}}@media only screen and (min-width:576px) and (max-width:767px){.banner__images-four .shape.big-shape{left:18%}}@media (max-width:1500px){.banner__images-four .shape.big-shape img{max-width:310px}}@media (max-width:1199.98px){.banner__images-four .shape.big-shape img{max-width:290px}}@media (max-width:767.98px){.banner__images-four .shape.big-shape img{max-width:250px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__images-four .shape.big-shape img{max-width:285px}}.banner__images-four .shape.big-shape-two{z-index:-2;bottom:18%;right:-13%}@media (max-width:1500px){.banner__images-four .shape.big-shape-two{bottom:16%;right:7%}}@media (max-width:1199.98px){.banner__images-four .shape.big-shape-two{bottom:20%;right:-9%}}@media (max-width:991.98px){.banner__images-four .shape.big-shape-two{bottom:14%;right:-8%}}@media (max-width:767.98px){.banner__images-four .shape.big-shape-two{bottom:19%;left:50%;right:auto;transform:translate(-50%)}}@media (max-width:1500px){.banner__images-four .shape.big-shape-two img{max-width:600px}}@media (max-width:1199.98px){.banner__images-four .shape.big-shape-two img{max-width:520px}}@media (max-width:991.98px){.banner__images-four .shape.big-shape-two img{max-width:570px}}@media (max-width:767.98px){.banner__images-four .shape.big-shape-two img{max-width:400px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__images-four .shape.big-shape-two img{max-width:530px}}.banner__images-five{text-align:right;margin-right:-50px;position:relative}@media (max-width:1500px){.banner__images-five{margin-right:0}.banner__images-five>img{max-width:700px}}@media (max-width:1199.98px){.banner__images-five>img{max-width:100%}}.banner__images-five .shape-one{z-index:-1;position:absolute;bottom:19%;left:-3%}@media (max-width:1500px){.banner__images-five .shape-one{bottom:15%}}@media (max-width:1199.98px){.banner__images-five .shape-one{max-width:85px;bottom:18%}}.banner__images-five .shape-two{z-index:-1;position:absolute;top:60px;right:-50px}@media (max-width:1500px){.banner__images-five .shape-two{max-width:80px;top:52px;right:0}}@media (max-width:1199.98px){.banner__images-five .shape-two{max-width:60px;top:34px;right:8px}}.banner__images-five .shape-three{z-index:-1;position:absolute;bottom:18%;right:11%}@media (max-width:1199.98px){.banner__images-five .shape-three{bottom:22%;right:11%}}.banner__images-six{text-align:center;position:relative}@media (max-width:991.98px){.banner__images-six{margin-bottom:60px}}@media (max-width:767.98px){.banner__images-six{margin-bottom:50px}}.banner__images-six .main-img{display:inline-block;position:relative}@media (max-width:1199.98px){.banner__images-six .main-img{max-width:400px}}@media (max-width:767.98px){.banner__images-six .main-img{max-width:100%}}.banner__images-six .main-img img{-o-border-radius:100px;-ms-border-radius:100px;border-radius:100px}@media (max-width:767.98px){.banner__images-six .main-img img{-o-border-radius:40px;-ms-border-radius:40px;border-radius:40px;width:100%}}.banner__images-six .main-img .svg-icon{width:81px;height:70px;position:absolute;top:-8%;left:-9%}@media (max-width:767.98px){.banner__images-six .main-img .svg-icon{width:60px;height:auto;top:-10%;left:-3%}}@media only screen and (min-width:576px) and (max-width:767px){.banner__images-six .main-img .svg-icon{top:-7%;left:-9%}}.banner__images-six .main-img .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.banner__images-six .about__enrolled-two{background:#fff;border:1px solid #6d6c80;border-radius:15px 15px 0;padding:16px 25px;top:19%;bottom:auto;left:8%;box-shadow:-8px 8px #00000040}@media (max-width:1199.98px){.banner__images-six .about__enrolled-two{left:0}}.banner__images-six .about__enrolled-two img{margin-bottom:10px}.banner__images-six .about__enrolled-two p{color:var(--tg-heading-color);font-weight:600;font-family:var(--tg-heading-font-family);margin-bottom:0;line-height:1}.banner__images-six .shape-wrap img{z-index:-1;position:absolute}.banner__images-six .shape-wrap img:first-child{top:11%;left:0}@media (max-width:767.98px){.banner__images-six .shape-wrap img:first-child{display:none}}.banner__images-six .shape-wrap img:nth-child(2){bottom:-5%;right:17%}@media (max-width:1500px){.banner__images-six .shape-wrap img:nth-child(2){right:13%}}@media (max-width:1199.98px){.banner__images-six .shape-wrap img:nth-child(2){right:7%}}@media (max-width:767.98px){.banner__images-six .shape-wrap img:nth-child(2){display:none}}.banner__images-seven{text-align:center;position:relative}@media (max-width:1199.98px){.banner__images-seven .main-img{max-width:330px}}.banner__images-seven .big_shape{color:var(--tg-theme-secondary);z-index:-1;width:506px;height:506px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1199.98px){.banner__images-seven .big_shape{width:420px;height:420px}}@media (max-width:767.98px){.banner__images-seven .big_shape{width:90%;height:90%}}.banner__images-seven .big_shape svg{width:100%;height:100%}.banner__images-seven .shape{z-index:-2;width:592px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1199.98px){.banner__images-seven .shape{width:490px}}@media (max-width:767.98px){.banner__images-seven .shape{width:100%}}.banner__images-seven .about__enrolled{top:41%;bottom:auto;left:-24px}@media (max-width:991.98px){.banner__images-seven .about__enrolled{display:block}}@media (max-width:767.98px){.banner__images-seven .about__enrolled{display:none}}.banner__all-recipe{background:var(--tg-theme-primary);text-align:center;border:1px solid #b2bbcc;border-radius:10px;padding:15px 28px;position:absolute;bottom:33%;right:1%;box-shadow:-8px 8px #00000026}.banner__all-recipe .count{color:var(--tg-common-color-white);margin-bottom:5px;font-size:36px;font-weight:700;line-height:1}.banner__all-recipe span{text-transform:capitalize;color:var(--tg-common-color-white);font-size:14px;font-weight:500;line-height:1;display:block}.banner__student{-o-border-radius:10px;-ms-border-radius:10px;border:1px solid var(--tg-common-color-gray-5);background:var(--tg-common-color-white);-ms-box-shadow:8px 8px 0px 0px #00000026;-o-box-shadow:8px 8px 0px 0px #00000026;border-radius:10px;align-items:center;gap:10px;padding:15px 18px;display:inline-flex;position:absolute;top:16%;right:18%;box-shadow:8px 8px #00000026}@media (max-width:1199.98px){.banner__student{top:13%;right:0}}.banner__student .icon{background:var(--tg-common-color-green);width:50px;height:50px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;-ms-box-shadow:4px 4px 0px #21965380;-o-box-shadow:4px 4px 0px #21965380;border:1px solid #149959;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:4px 4px #21965380}.banner__student .content{text-align:left}.banner__student .content span{margin-bottom:8px;font-size:14px;font-weight:500;line-height:1;display:block}.banner__student .content .title{font-size:24px;font-family:var(--tg-body-font-family);margin-bottom:0;font-weight:800;line-height:1}.banner__author{background:var(--tg-common-color-white);text-align:left;border-radius:6px;flex-direction:column;gap:6px;width:175px;padding:11px 30px 11px 14px;display:flex;position:absolute;top:30px;left:23px;box-shadow:9px 10px #0003}@media (max-width:1199.98px){.banner__author{width:155px;padding:10px;top:-30px;left:-10px}}@media (max-width:991.98px){.banner__author{top:0;left:10px}}@media (max-width:767.98px){.banner__author{display:none}}.banner__author-item{align-items:center;gap:8px;display:flex}.banner__author-item .image{flex:none}.banner__author-item .image img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;max-width:30px}.banner__author-item .name{flex-grow:1;margin-bottom:0;font-size:14px}.banner__author .arrow-shape{z-index:-1;position:absolute;top:9px;left:calc(100% - 11px)}.banner__review{border:1px solid var(--tg-body-color);background:#fff;border-radius:15px 15px 15px 0;align-items:center;gap:8px;padding:15px;display:flex;position:absolute;top:25%;right:3%;box-shadow:-8px 8px #00000040}@media (max-width:1199.98px){.banner__review{right:0}}@media (max-width:767.98px){.banner__review{display:none}}.banner__review .icon{background:var(--tg-theme-secondary);-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.banner__review .title{text-align:left;text-transform:capitalize;margin-bottom:0;font-size:22px;font-weight:700;line-height:1}.banner__review .title span{color:var(--tg-body-color);margin-top:2px;font-size:16px;font-weight:500;display:block}.banner__courses{background:#27ae60;border-radius:20px 20px 20px 0;align-items:center;gap:8px;padding:16px 20px;display:flex;position:absolute;bottom:15%;right:11%}@media (max-width:1199.98px){.banner__courses{right:4%}}@media (max-width:767.98px){.banner__courses{display:none}}.banner__courses .icon{width:50px;height:50px;color:var(--tg-common-color-white);background:#fff3;border-radius:8px;justify-content:center;align-items:center;font-size:24px;display:flex}.banner__courses .title{color:var(--tg-common-color-white);text-align:left;margin-bottom:0;font-size:26px;font-weight:700;line-height:1}.banner__courses .title span{font-size:18px;font-weight:500;display:block}.banner__shape-wrap img{z-index:-2;position:absolute}.banner__shape-wrap img:first-child{max-width:276px;top:0;left:0}@media (max-width:767.98px){.banner__shape-wrap img:first-child{max-width:200px}}.banner__shape-wrap img:nth-child(2){max-width:330px;bottom:0;right:0}@media (max-width:1199.98px){.banner__shape-wrap img:nth-child(2){max-width:270px}}@media (max-width:767.98px){.banner__shape-wrap img:nth-child(2){display:none}}.banner__shape-wrap img:nth-child(3){max-width:157px;bottom:-15px;left:70px}@media (max-width:1199.98px){.banner__shape-wrap img:nth-child(3){max-width:120px}}@media (max-width:767.98px){.banner__shape-wrap img:nth-child(3){display:none}}.banner__shape-wrap-two img{z-index:-1;position:absolute}.banner__shape-wrap-two img:first-child{max-width:185px;bottom:39%;left:0}@media (max-width:1500px){.banner__shape-wrap-two img:first-child{max-width:160px;top:21%;bottom:auto}}@media (max-width:1199.98px){.banner__shape-wrap-two img:first-child{display:none}}.banner__shape-wrap-two img:nth-child(2){max-width:84px;top:50px;left:14%}@media (max-width:1199.98px){.banner__shape-wrap-two img:nth-child(2){max-width:60px;top:35px;left:10%}}@media (max-width:767.98px){.banner__shape-wrap-two img:nth-child(2){max-width:50px;top:15px;left:8%}}.banner__shape-wrap-two img:nth-child(3){max-width:183px;top:43px;left:35%}@media (max-width:1199.98px){.banner__shape-wrap-two img:nth-child(3){max-width:120px;top:25px;left:38%}}@media (max-width:991.98px){.banner__shape-wrap-two img:nth-child(3){max-width:100px;top:20px;left:auto;right:10%}}.slider__bg{z-index:1;background-position:50%;background-size:cover;align-items:center;min-height:795px;padding:100px 0 140px;display:flex;position:relative}@media (max-width:1500px){.slider__bg{min-height:700px}}.slider__bg:before{content:"";z-index:-1;background:linear-gradient(90deg,#000000d9 22.99%,#00000200 58.33%);width:100%;height:100%;position:absolute;top:0;left:0}.slider__content{margin-top:-40px;margin-right:90px}@media (max-width:1500px){.slider__content{margin-right:50px}}@media (max-width:1199.98px){.slider__content{margin-right:0}}@media (max-width:991.98px){.slider__content{text-align:center}}.slider__content .sub-title{text-transform:uppercase;color:var(--tg-theme-secondary);letter-spacing:.1em;margin-bottom:15px;font-size:16px;font-weight:600;display:block}.slider__content .title{color:var(--tg-common-color-white);margin-bottom:10px;font-size:50px;font-weight:700}@media (max-width:1199.98px){.slider__content .title{font-size:45px}}@media (max-width:767.98px){.slider__content .title{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px){.slider__content .title{font-size:42px}}.slider__content .title span{display:inline-block;position:relative}.slider__content .title span svg{z-index:-1;width:100%;color:var(--tg-theme-secondary);position:absolute;bottom:0;left:0}.slider__content p{color:var(--tg-common-color-gray-6);width:75%;margin-bottom:30px;font-size:18px;font-weight:500}@media (max-width:1199.98px){.slider__content p{width:100%}}.slider__search-form{position:relative}.slider__search-form input{background:var(--tg-common-color-white);width:100%;color:var(--tg-heading-color);border:none;border-radius:100px;height:60px;padding:18px 185px 18px 25px;font-size:14px;font-weight:500}.slider__search-form button{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border:none;border-radius:100px;padding:11px 32px;font-size:16px;font-weight:600;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.slider__search-form button:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.slider__single.swiper-slide-active .slider__content .sub-title{animation-name:fadeInUp2;animation-duration:.8s;animation-delay:.3s;animation-fill-mode:both}.slider__single.swiper-slide-active .slider__content .title{animation-name:fadeInUp2;animation-duration:.8s;animation-delay:.6s;animation-fill-mode:both}.slider__single.swiper-slide-active .slider__content p{animation-name:fadeInUp2;animation-duration:.8s;animation-delay:.9s;animation-fill-mode:both}.slider__single.swiper-slide-active .slider__content .slider__search{animation-name:fadeInUp2;animation-duration:.8s;animation-delay:1.2s;animation-fill-mode:both}.brand-area{background:var(--tg-common-color-black);padding:20px 0}.brand-area .container-fluid{padding:0}.brand-area-two{z-index:2;margin-top:-60px;position:relative;transform:rotate(-3.5deg)}@media (max-width:767.98px){.brand-area-two{transform:rotate(0)}}.brand__item{align-items:center;gap:0 35px;display:flex;margin-left:35px!important}.brand__item a{justify-content:center;align-items:center;height:42px;display:flex}.brand__item a:hover img{opacity:.7}.brand__item-two{justify-content:center;align-items:center;min-height:46px;display:flex}.brand__item-two img{cursor:pointer}.marquee_mode{position:relative;overflow:hidden}.marquee_mode .js-marquee{align-items:center;gap:0 35px;display:flex}.about-area-five{z-index:1;position:relative}.about__bg{z-index:1;background-position:50%;background-size:cover;padding:140px 0 230px;position:relative}@media (max-width:767.98px){.about__bg{padding:100px 0 190px}}.about__images{margin-left:196px;margin-right:-25px;position:relative}@media (max-width:1199.98px){.about__images{margin-left:50px;margin-right:0}}@media (max-width:991.98px){.about__images{margin-bottom:50px;margin-left:0}}.about__images .shape{z-index:1;position:absolute;top:36px;right:132px}@media (max-width:1199.98px){.about__images .shape{right:95px}}@media (max-width:991.98px){.about__images .shape{right:135px}}@media (max-width:767.98px){.about__images .shape{right:80px}}.about__images .popup-video{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);width:76px;height:76px;color:var(--tg-common-color-red);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about__images .popup-video:hover{color:var(--tg-common-color-white);background:var(--tg-common-color-red)}.about__images-three{position:relative}@media (max-width:991.98px){.about__images-three{margin-bottom:50px}}.about__images-three img{-o-border-radius:400px;-ms-border-radius:400px;border-radius:400px}.about__images-three .svg-icon{width:55px;height:55px;position:absolute;top:2%;right:5%}@media (max-width:1199.98px){.about__images-three .svg-icon{top:0;right:0}}.about__images-three .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-primary)}.about__images-three .popup-video{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about__images-three .popup-video svg{width:16px;color:var(--tg-theme-primary);-o-transition:all .3s ease-out 0s;transition:all .3s ease-out}.about__images-three .popup-video:hover{background:var(--tg-theme-primary)}.about__images-three .popup-video:hover svg{color:var(--tg-common-color-white)}.about__images-four{margin-left:22px;padding-bottom:60px;position:relative}@media (max-width:1199.98px){.about__images-four{margin-left:0}}@media (max-width:991.98px){.about__images-four{margin-bottom:50px}}.about__images-four:before{content:"";background:var(--tg-theme-secondary);z-index:-1;-o-border-radius:0 0 0 24px;-ms-border-radius:0 0 0 24px;border-radius:0 0 0 24px;width:80%;height:135px;position:absolute;bottom:0;right:10%}.about__images-four>img{-o-border-radius:20px;-ms-border-radius:20px;border-radius:20px}.about__images-four .shape img{z-index:-1;position:absolute}.about__images-four .shape img:first-child{z-index:-2;bottom:-10px;left:-65px}@media (max-width:1199.98px){.about__images-four .shape img:first-child{left:-35px}}.about__images-four .shape img:nth-child(2){top:25%;right:4%}.about__images-four .about__enrolled{z-index:2;bottom:25px;left:-35px}@media (max-width:1500px){.about__images-four .about__enrolled{left:-45px}}@media (max-width:1199.98px){.about__images-four .about__enrolled{display:none}}.about__images-five{text-align:right;margin-right:20px;position:relative}@media (max-width:1199.98px){.about__images-five{margin-right:0}}@media (max-width:991.98px){.about__images-five{margin-bottom:50px}}.about__images-five .shape img{position:absolute}.about__images-five .shape img:first-child{max-width:72px;top:-3%;right:-1%}@media (max-width:767.98px){.about__images-five .shape img:first-child{max-width:65px;top:-4%;right:-3%}}@media only screen and (min-width:576px) and (max-width:767px){.about__images-five .shape img:first-child{right:5%}}.about__images-five .shape img:nth-child(2){max-width:109px;bottom:-3%;left:8%}@media (max-width:1199.98px){.about__images-five .shape img:nth-child(2){max-width:80px;bottom:-2%;left:2%}}@media only screen and (min-width:576px) and (max-width:767px){.about__images-five .shape img:nth-child(2){bottom:3%;left:6%}}.about__images-five .shape img:nth-child(3){max-width:149px;animation-duration:30s;bottom:-5%;right:1%}@media (max-width:767.98px){.about__images-five .shape img:nth-child(3){max-width:95px;bottom:-7%}}@media only screen and (min-width:576px) and (max-width:767px){.about__images-five .shape img:nth-child(3){bottom:-6%;right:11%}}.about__images-six{margin-left:85px;padding-bottom:115px;position:relative}@media (max-width:1500px){.about__images-six{margin-left:20px}}@media (max-width:1199.98px){.about__images-six{margin-left:0}}@media (max-width:991.98px){.about__images-six{margin-bottom:50px}}@media (max-width:767.98px){.about__images-six{padding-bottom:0}}.about__images-six>img:first-child{border:8px solid var(--tg-common-color-white);border-radius:20px 80px}@media (max-width:767.98px){.about__images-six>img:first-child{width:100%}}.about__images-six>img:nth-child(2){border:8px solid var(--tg-common-color-white);border-radius:10px 40px 40px;position:absolute;bottom:0;right:40px}@media (max-width:1199.98px){.about__images-six>img:nth-child(2){right:0}}@media (max-width:767.98px){.about__images-six>img:nth-child(2){display:none}}.about__images-six .shape img{z-index:-1;position:absolute;bottom:-5%;left:0}.about__mask-img-one{width:544px;height:505px;margin-left:auto;-webkit-mask-image:url(../media/h5_about_mask_img01.98c1021f.png);mask-image:url(../media/h5_about_mask_img01.98c1021f.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1199.98px){.about__mask-img-one{width:440px;height:412px}}@media (max-width:767.98px){.about__mask-img-one{width:345px;height:325px;margin:0 auto}}@media only screen and (min-width:576px) and (max-width:767px){.about__mask-img-one{width:450px;height:420px;margin:0 auto}}.about__mask-img-one img{max-width:unset;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about__mask-img-two{width:271px;height:251px;position:absolute;bottom:0;left:80px;-webkit-mask-image:url(../media/h5_about_mask_img02.b8ce5156.png);mask-image:url(../media/h5_about_mask_img02.b8ce5156.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1199.98px){.about__mask-img-two{width:220px;height:205px;left:30px}}@media (max-width:767.98px){.about__mask-img-two{display:none}}.about__mask-img-two img{max-width:unset;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about__success{background:var(--tg-common-color-white);border-radius:10px 10px 10px 30px;align-items:center;gap:13px;padding:12px 30px 12px 12px;display:flex;position:absolute;bottom:3px;left:35px;box-shadow:0 0 30px #0000001a}@media (max-width:767.98px){.about__success{display:none}}.about__success .icon{background:var(--tg-theme-secondary);width:68px;height:68px;color:var(--tg-heading-color);border-radius:8px 15px 20px 20px;flex:none;justify-content:center;align-items:center;font-size:35px;display:flex}.about__success .content .title{margin-bottom:0;font-size:30px;font-weight:700;line-height:1}.about__success .content span{font-size:16px;font-weight:500;font-family:var(--tg-heading-font-family);text-transform:capitalize;color:var(--tg-heading-color);line-height:1;display:block}.about__enrolled{background:var(--tg-common-color-white);-o-border-radius:10px;-ms-border-radius:10px;text-align:center;border:1px solid #b2bbcc;border-radius:10px;padding:12px 20px;position:absolute;bottom:35px;left:-90px;box-shadow:-8px 8px #00000026}@media (max-width:1199.98px){.about__enrolled{bottom:30px;left:-50px}}@media (max-width:991.98px){.about__enrolled{display:none}}.about__enrolled .title{font-size:16px;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);margin:0 0 2px}.about__enrolled .title span{font-weight:var(--tg-fw-bold);color:var(--tg-heading-color)}.about__enrolled img{max-width:155px}.about__content{margin-left:65px;margin-right:110px}@media (max-width:1199.98px){.about__content{margin:0}}.about__content .section__title{margin:0 0 12px}.about__content .desc{margin:0 0 22px}.about__content .tg-button-wrap{margin-top:40px}.about__content-three{width:90%;margin-left:40px}@media (max-width:1199.98px){.about__content-three{width:100%;margin-left:0}}.about__content-three .desc{margin-bottom:22px}.about__content-three .about__info-list{margin-bottom:30px}.about__content-four{margin-left:40px;position:relative}@media (max-width:1500px){.about__content-four{margin-left:15px}}@media (max-width:1199.98px){.about__content-four{margin-left:0}}.about__content-four .info-bold{color:var(--tg-heading-color);width:90%;margin-bottom:25px;font-weight:500}@media (max-width:1199.98px){.about__content-four .info-bold{width:100%}}.about__content-four .shape{z-index:-1;position:absolute;top:6%;right:8%}@media (max-width:1199.98px){.about__content-four .shape{top:-3%;right:2%}}@media (max-width:767.98px){.about__content-four .shape{display:none}}.about__content-five{margin-left:60px;margin-right:105px;position:relative}@media (max-width:1500px){.about__content-five{margin-left:25px}}@media (max-width:1199.98px){.about__content-five{margin-left:0;margin-right:0}}.about__content-five p{margin-bottom:22px}.about__content-five .about__info-list{margin-bottom:40px}.about__content-five .shape img{z-index:-1;position:absolute;top:5%;right:-30%}@media (max-width:1500px){.about__content-five .shape img{right:-20%}}@media (max-width:1199.98px){.about__content-five .shape img{max-width:90px;top:-13%;right:-2%}}@media (max-width:767.98px){.about__content-five .shape img{display:none}}.about__content-six{width:78%}@media (max-width:1199.98px){.about__content-six{width:100%}}.about__content-six>p{margin-bottom:20px}.about__content-six .about__info-list{margin-bottom:40px}.about__content-inner{margin-bottom:35px}.about__content-inner p{margin-bottom:0}@media (max-width:767.98px){.about__content-inner p{margin-bottom:25px}}.about__content-bottom{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.about__content-bottom .btn{box-shadow:none}.about__contact{align-items:center;gap:10px;display:flex}.about__contact .icon{width:60px;height:55px;color:var(--tg-heading-color);justify-content:center;align-items:center;font-size:24px;display:flex;position:relative}.about__contact .icon svg{z-index:-1;width:100%;height:100%;color:var(--tg-theme-secondary);position:absolute;top:0;left:0}.about__contact .content a{font-size:20px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);margin-bottom:8px;line-height:1;display:block}.about__contact .content a:hover{color:var(--tg-theme-primary)}.about__contact .content span{line-height:1;display:block}.about__info-list-item{align-items:flex-start;gap:13px;margin:0 0 15px;display:flex}.about__info-list-item:last-child{margin:0}.about__info-list-item i{background:var(--tg-theme-secondary);-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;width:30px;height:30px;color:var(--tg-heading-color);border:1px solid #282568;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;transition:all .3s ease-out;display:flex;box-shadow:4px 3px #00000040}.about__info-list-item p{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);font-size:18px;font-weight:var(--tg-fw-semi-bold);margin:0}.about__info-list-item:hover i{box-shadow:none}.about__video{background:var(--tg-theme-secondary);border-radius:24px 0 0 24px;padding:40px 31px;position:absolute;bottom:0;right:105px}@media (max-width:1500px){.about__video{right:90px}}@media (max-width:1199.98px){.about__video{padding:30px 20px;right:100px}}@media (max-width:767.98px){.about__video{padding:20px 12px}}.about__video a{color:var(--tg-common-color-white);text-transform:capitalize;font-size:18px;font-weight:700;font-family:var(--tg-heading-font-family);align-items:center;gap:20px;line-height:1.2;display:flex}@media (max-width:1199.98px){.about__video a{gap:10px;font-size:16px}}.about__video a i{width:55px;height:55px;color:var(--tg-common-color-black-2);-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);-o-transition:all .3s ease-out 0s;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .3s ease-out;display:flex}.about__video a:hover i{background:var(--tg-common-color-black-2);color:var(--tg-common-color-white)}.about__year-wrap{background:var(--tg-body-color);border-radius:0 0 15px 24px;align-items:center;gap:10px;padding:22px 27px;line-height:1;display:flex;position:absolute;bottom:105px;right:-105px;transform:rotate(-90deg)}@media (max-width:1199.98px){.about__year-wrap{bottom:94px;right:-95px}}.about__year-wrap .count{color:var(--tg-common-color-white);margin-bottom:0;font-size:70px;font-weight:800;line-height:.8}@media (max-width:1199.98px){.about__year-wrap .count{font-size:60px}}.about__year-wrap .title{letter-spacing:.1em;text-transform:capitalize;color:var(--tg-common-color-white);margin-bottom:0;font-size:24px;font-weight:600}@media (max-width:1199.98px){.about__year-wrap .title{font-size:22px}}.about__shape img{z-index:-1;max-width:370px;position:absolute;top:0;left:0}@media (max-width:1800px){.about__shape img{max-width:250px}}@media (max-width:1500px){.about__shape img{max-width:210px;top:-4%;left:-4%}}@media (max-width:767.98px){.about__shape img{display:none}}.about__shape-wrap img{z-index:-1;position:absolute}.about__shape-wrap img:first-child{max-width:96px;top:21%;left:8%}@media (max-width:1800px){.about__shape-wrap img:first-child{top:10%;left:3%}}@media (max-width:1500px){.about__shape-wrap img:first-child{max-width:65px;top:2%;left:3%}}.about__shape-wrap img:nth-child(2){max-width:162px;bottom:13%;right:5%}@media (max-width:1500px){.about__shape-wrap img:nth-child(2){max-width:120px}}@media (max-width:767.98px){.about__shape-wrap img:nth-child(2){max-width:80px;bottom:9%}}.mfp-iframe-holder .mfp-content{max-width:1200px}@media (max-width:1199.98px){.section__title .title br{display:none}}.section-pt-120{padding-top:120px}@media (max-width:767.98px){.section-pt-120{padding-top:100px}}.section-pb-90{padding-bottom:90px}@media (max-width:767.98px){.section-pb-90{padding-bottom:70px}}.section-pb-120{padding-bottom:120px}@media (max-width:767.98px){.section-pb-120{padding-bottom:100px}}.courses-area{z-index:1;background-position:50%;background-size:cover;position:relative}@media (max-width:767.98px){.courses-area{padding:100px 0}}.courses-area .section__title-wrap{margin:0 0 50px}@media (max-width:767.98px){.courses-area .section__title-wrap{margin:0 0 40px}}@media (max-width:1199.98px){.courses-area .section__title-wrap{margin:0 0 30px}}.courses-area-six{padding:140px 0 225px}@media (max-width:767.98px){.courses-area-six{padding:100px 0 185px}}.courses-area-seven{position:relative}.courses__bg{z-index:1;background-position:50%;background-size:cover;padding:130px 0;position:relative}@media (max-width:767.98px){.courses__bg{padding:100px 0}}.courses__bg-two{z-index:1;background-position:50%;background-size:cover;position:relative;overflow:hidden}.courses__bg-three{z-index:1;background-position:50%;background-size:cover;margin:22px 0;padding:140px 0 110px;position:relative}@media (max-width:767.98px){.courses__bg-three{padding:100px 0 70px}}.courses__bg-four{background-position:50%;background-size:cover}.courses__bg-shape-one{z-index:-1;background-position:50%;background-size:cover;width:100%;height:22px;position:absolute;top:-26px;left:0}.courses__bg-shape-one svg{color:var(--tg-common-color-gray-10);width:100%;height:22px}.courses__bg-shape-two{z-index:-1;background-position:50%;background-size:cover;width:100%;height:22px;position:absolute;bottom:4px;left:0}.courses__bg-shape-two svg{width:100%;height:22px;color:var(--tg-common-color-white)}.courses__nav .nav{z-index:1;border:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 35px;margin:0;padding:0 0 18px;display:flex;position:relative}.courses__nav .nav:after{content:"";-o-border-radius:30px;-ms-border-radius:30px;z-index:-1;background:#d9d9f3;border-radius:30px;width:100%;height:3px;position:absolute;bottom:0;left:0}@media (max-width:767.98px){.courses__nav .nav{gap:15px 20px;padding:0 0 7px}}@media only screen and (min-width:576px) and (max-width:767px){.courses__nav .nav{padding:0 0 15px}}.courses__nav .nav .nav-item .nav-link{font-weight:var(--tg-fw-medium);color:#7f7e97;background:0 0;border:none;padding:0;position:relative}.courses__nav .nav .nav-item .nav-link:after{content:"";background:var(--tg-theme-primary);-o-border-radius:30px;-ms-border-radius:30px;z-index:1;-o-transition:all .3s ease-out 0s;border-radius:30px;width:0;height:6px;margin:0 auto;transition:all .3s ease-out;position:absolute;bottom:-18px;left:0;right:0}@media (max-width:767.98px){.courses__nav .nav .nav-item .nav-link:after{bottom:-7px}}@media only screen and (min-width:576px) and (max-width:767px){.courses__nav .nav .nav-item .nav-link:after{bottom:-15px}}.courses__nav .nav .nav-item .nav-link.active{color:var(--tg-heading-color)}.courses__nav .nav .nav-item .nav-link.active:after{width:60px}.courses__nav-two .nav{border:none;justify-content:center;align-items:center;gap:10px;display:flex}.courses__nav-two .nav-link{color:var(--tg-heading-color);text-transform:capitalize;background:#efeff3;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:500;line-height:1}.courses__nav-two .nav-link.active{background:#fff;box-shadow:0 5px 15px #00000026}.courses__item{background:var(--tg-common-color-white);-o-border-radius:10px;-ms-border-radius:10px;-o-transition:all .2s ease-out 0s;border:1px solid #b5b5c3;border-radius:10px;margin:0 0 30px;padding:25px 25px 32px;transition:all .2s ease-out}@media (max-width:1199.98px){.courses__item{padding:25px 20px 32px}}.courses__item:hover{filter:drop-shadow(10px 10px #cac9d6)}.courses__item-two{padding:0}.courses__item-three{gap:30px;padding:25px 30px 25px 25px;display:flex}@media (max-width:1199.98px){.courses__item-three{gap:20px;padding:20px}}@media (max-width:767.98px){.courses__item-three{flex-direction:column}}.courses__item-three .courses__item-thumb{flex:none;margin:0}.courses__item-three .courses__item-thumb a{height:100%}.courses__item-three .courses__item-thumb img{object-fit:cover;width:280px;height:100%;min-height:210px}@media (max-width:767.98px){.courses__item-three .courses__item-thumb img{width:100%}}.courses__item-three .courses__item-content{flex-grow:1}.courses__item-three .courses__item-content .info{margin-top:8px;margin-bottom:0}.courses__item-three .courses__item-tag{gap:15px}.courses__item-three .courses__item-meta{margin:0 0 8px}.courses__item-three .courses__item-meta .price{color:var(--tg-theme-primary);gap:8px;font-size:20px;font-weight:700;display:flex}.courses__item-three .courses__item-meta .price del{color:#b2bbcc;font-size:14px;font-weight:500}.courses__item-four{background:var(--tg-common-color-white);border:1px solid #dfdfdf;border-radius:15px;margin-bottom:30px;padding:25px 25px 35px}.courses__item-five{background:var(--tg-common-color-white);-o-border-radius:15px;-ms-border-radius:15px;border:1px solid #dfdfdf;border-radius:15px;margin-bottom:30px;padding:30px}@media (max-width:1500px){.courses__item-five{padding:25px 22px}}@media (max-width:991.98px){.courses__item-five{padding:25px}}.courses__item-six{border:1px solid var(--tg-border-6);background:var(--tg-common-color-white);border-radius:20px;margin-bottom:30px;padding:25px 30px}@media (max-width:1500px){.courses__item-six{padding:25px}}.courses__item-seven{background:var(--tg-common-color-white);-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;margin-bottom:30px;overflow:hidden}.courses__item-eight,.courses__item-nine{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);border:1px solid #e7e7e7;border-radius:10px;margin-bottom:30px;overflow:hidden}.courses__item-thumb{margin:0 0 20px;position:relative}.courses__item-thumb-two{padding:25px 25px 0}@media (max-width:1500px){.courses__item-thumb-two{padding:20px 20px 0}}.courses__item-thumb img{object-fit:cover;border-radius:6px;width:100%;height:190px}@media (max-width:767.98px){.courses__item-thumb img{height:auto}}.courses__item-thumb-three{margin-bottom:20px;position:relative}.courses__item-thumb-three img{-o-border-radius:10px;-ms-border-radius:10px;object-fit:cover;border-radius:10px;width:100%;height:200px}@media only screen and (min-width:576px) and (max-width:767px){.courses__item-thumb-three img{height:270px}}.courses__item-thumb-four{margin-bottom:24px}.courses__item-thumb-four img{-o-border-radius:12px;-ms-border-radius:12px;object-fit:cover;border-radius:12px;width:100%;height:248px}@media only screen and (min-width:576px) and (max-width:767px){.courses__item-thumb-four img{height:320px}}.courses__item-thumb-five{margin-bottom:20px;position:relative}.courses__item-thumb-five img{object-fit:cover;border-radius:10px;width:100%;height:200px}@media (max-width:767.98px){.courses__item-thumb-five img{height:auto}}.courses__item-thumb-five .courses__wishlist-two{width:36px;height:36px;color:var(--tg-heading-color)}.courses__item-thumb-six{position:relative}.courses__item-thumb-six:after{content:"";pointer-events:none;background:#0000004f;width:100%;height:100%;position:absolute;top:0;left:0}.courses__item-thumb-six img{object-fit:cover;width:100%;height:220px}@media (max-width:767.98px){.courses__item-thumb-six img{height:auto}}.courses__item-thumb-six .courses__wishlist-two{z-index:1;width:36px;height:36px;color:var(--tg-heading-color);font-size:20px;top:24px;right:24px}.courses__item-thumb-six .courses__review{z-index:2;margin-bottom:0;line-height:1;position:absolute;bottom:25px;left:30px}.courses__item-thumb-six .courses__review span{color:var(--tg-common-color-white)}.courses__item-thumb-six .courses__review .rating{color:var(--tg-common-color-yellow)}.courses__item-thumb-seven{position:relative}.courses__item-thumb-seven:after{content:"";opacity:.2;pointer-events:none;background:#0000004f;width:100%;height:100%;position:absolute;top:0;left:0}.courses__item-thumb-seven img{object-fit:cover;width:100%;height:220px}@media (max-width:767.98px){.courses__item-thumb-seven img{height:auto}}.courses__item-thumb-eight{position:relative}.courses__item-thumb-eight:after{content:"";opacity:.2;pointer-events:none;background:#0000004f;width:100%;height:100%;position:absolute;top:0;left:0}.courses__item-thumb-eight img{object-fit:cover;width:100%;height:220px}@media (max-width:767.98px){.courses__item-thumb-eight img{height:auto}}.courses__item-thumb-eight .courses__wishlist{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:25px;right:25px}.courses__item-thumb-eight .courses__wishlist svg{width:20px;height:auto}.courses__item-thumb-eight .courses__wishlist:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-thumb-eight .courses__item-tag-three{background:var(--tg-theme-secondary)}.courses__item-content .title{font-size:18px;font-weight:var(--tg-fw-semi-bold);margin:0 0 15px;line-height:1.4}.courses__item-content .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-two{padding:0 25px 20px}@media (max-width:1500px){.courses__item-content-two{padding:0 20px 20px}}.courses__item-content-two .price{color:var(--tg-theme-primary);gap:8px;font-size:18px;font-weight:600;display:flex}.courses__item-content-two .price del{color:var(--tg-common-color-gray-3);font-size:14px;font-weight:400}.courses__item-content-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.courses__item-content-bottom>.author-two a{color:var(--tg-body-color);align-items:center;gap:10px;font-size:15px;display:flex}.courses__item-content-bottom>.author-two a img{border-radius:50%;width:32px;height:32px}.courses__item-content-bottom>.author-two a:hover{color:var(--tg-theme-secondary)}.courses__item-content-bottom-two .list-wrap{align-items:center;gap:20px 48px;display:flex}@media (max-width:1500px){.courses__item-content-bottom-two .list-wrap{gap:20px 30px}}.courses__item-content-bottom-two .list-wrap li{align-items:center;gap:9px;display:flex;position:relative}.courses__item-content-bottom-two .list-wrap li:before{content:"";-o-border-radius:3px;-ms-border-radius:3px;background:#ccc;border-radius:3px;width:3px;height:30px;position:absolute;top:50%;right:-26px;transform:translateY(-50%)}@media (max-width:1500px){.courses__item-content-bottom-two .list-wrap li:before{right:-16px}}.courses__item-content-bottom-two .list-wrap li:last-child:before{display:none}.courses__item-content-bottom-two .list-wrap li .icon{-o-border-radius:6px;-ms-border-radius:6px;width:34px;height:34px;color:var(--tg-body-color);background:#f3f3f4;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.courses__item-content-bottom-two .list-wrap li p{margin-bottom:0;font-size:14px;line-height:1.28}.courses__item-content-bottom-two .list-wrap li p span{color:var(--tg-heading-color);font-weight:500;display:block}.courses__item-content-three .title{text-transform:capitalize;margin-bottom:8px;font-size:20px;font-weight:600}.courses__item-content-three .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-four .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__item-content-four .avg-rating i{color:var(--tg-common-color-yellow);letter-spacing:0;margin-right:5px}.courses__item-content-four .title{text-transform:capitalize;margin-bottom:18px;font-size:20px;font-weight:600}.courses__item-content-four .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content-four .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-five .courses__item-meta .price{font-size:22px;font-weight:700;line-height:1;font-family:var(--tg-heading-font-family);color:var(--tg-theme-primary)}.courses__item-content-five .title{margin-bottom:8px;font-size:22px;font-weight:600}.courses__item-content-five .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content-five .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-five>p{margin-bottom:22px}.courses__item-content-six{padding:25px 22px 20px}.courses__item-content-six-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:5px;display:flex}.courses__item-content-six-top .title{text-transform:capitalize;margin-bottom:0;font-size:22px}.courses__item-content-six-top .title a:hover{color:var(--tg-theme-primary)}.courses__item-content-six-top .price{color:var(--tg-theme-primary);margin-bottom:0;font-size:22px;font-weight:700}.courses__item-content-six>span{text-transform:capitalize;color:var(--tg-body-color);margin-bottom:15px;font-size:15px;font-weight:400;line-height:1.4;display:block}.courses__item-content-six>p{margin-bottom:0;line-height:1.5}.courses__item-content-seven{padding:20px 30px 25px}@media (max-width:1500px){.courses__item-content-seven{padding:20px 20px 25px}}.courses__item-content-seven .price{font-size:22px;font-weight:700;font-family:var(--tg-heading-font-family);color:var(--tg-theme-primary);line-height:1}.courses__item-content-seven .courses__wishlist a{-o-border-radius:50%;-ms-border-radius:50%;width:36px;height:36px;color:var(--tg-body-color);background:#ebebf0;border-radius:50%;justify-content:center;align-items:center;display:flex}.courses__item-content-seven .courses__wishlist a svg{width:18px;height:auto}.courses__item-content-seven .courses__wishlist a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-content-seven .title{text-transform:capitalize;margin-bottom:15px;font-size:20px;font-weight:600}.courses__item-content-seven .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content-seven .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-seven .courses__review{margin-bottom:0}.courses__item-content-eight{padding:25px 30px}@media (max-width:1500px){.courses__item-content-eight{padding:25px 20px}}.courses__item-content-eight .title{text-transform:capitalize;margin-bottom:20px;font-size:20px}.courses__item-content-eight .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.courses__item-content-eight .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-eight .price{color:var(--tg-theme-primary);margin-bottom:0;font-size:22px;font-weight:700;line-height:1}.courses__item-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;margin:0 0 15px;display:flex}.courses__item-meta li{align-items:center;display:flex}.courses__item-meta li i{margin-right:7px}.courses__item-meta-two{flex-wrap:wrap;align-items:center;gap:10px 20px;margin-bottom:14px;display:flex}.courses__item-meta-two li{color:var(--tg-heading-color);text-transform:capitalize;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1;display:flex}.courses__item-meta-two li svg{transform:translateY(-3px)}.courses__item-meta-two li svg path{color:var(--tg-theme-secondary)}.courses__item-meta-two li svg path:nth-child(5),.courses__item-meta-two li:nth-child(2) svg path:nth-child(4),.courses__item-meta-two li:nth-child(2) svg path:nth-child(5){color:#b9b8c0}.courses__item-tag a{font-size:13px;font-weight:var(--tg-fw-medium);color:var(--tg-heading-color);-o-border-radius:50px;-ms-border-radius:50px;background:#efeff2;border-radius:50px;padding:7px 13px;line-height:1;display:block}.courses__item-tag a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-tag-two a{color:var(--tg-theme-primary);background:#f1f0ff}.courses__item-tag-three{color:var(--tg-heading-color);background:var(--tg-common-color-white);z-index:1;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;line-height:1;position:absolute;top:27px;left:30px}.courses__item-tag-three:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__item .avg-rating i{color:var(--tg-common-color-yellow);letter-spacing:0;margin-right:5px}.courses__item .avg-rating-two .rating{align-items:center;display:flex}.courses__item .author{align-items:center;gap:5px;margin:0;font-size:15px;line-height:1;display:flex}.courses__item .author a{color:var(--tg-heading-color);flex:none}.courses__item .author a:hover{color:var(--tg-theme-primary)}.courses__item-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;margin:23px 0 0;display:flex}.courses__item-bottom .button a{background:var(--tg-theme-secondary);font-family:var(--tg-heading-font-family);font-size:14px;line-height:18px;font-weight:var(--tg-fw-semi-bold);color:var(--tg-heading-color);border:1px solid #000;border-radius:50px;align-items:center;gap:6px;padding:10px 19px;display:flex;box-shadow:4px 4px #3d3d3d}.courses__item-bottom .button a:hover{box-shadow:none}.courses__item-bottom .price{color:var(--tg-theme-primary);font-size:20px;line-height:1;font-weight:var(--tg-fw-bold);margin:0}@media (max-width:991.98px){.courses__item-bottom .price{font-size:18px}}.courses__item-bottom .price del{color:#8d9db5;margin-right:4px;font-size:16px}.courses__item-bottom-two{border-top:1px solid #b5b5c3;padding:13px 25px}@media (max-width:1500px){.courses__item-bottom-two{padding:13px 20px}}.courses__item-bottom-two .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 30px;display:flex}@media (max-width:1199.98px){.courses__item-bottom-two .list-wrap{gap:10px 20px}}.courses__item-bottom-two .list-wrap li{color:var(--tg-common-color-dark);align-items:center;gap:7px;font-size:16px;display:flex;position:relative}.courses__item-bottom-two .list-wrap li i{color:var(--tg-common-color-gray-3);font-size:20px;line-height:0}.courses__item-bottom-two .list-wrap li:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;background:#8c9ab4;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}@media (max-width:1199.98px){.courses__item-bottom-two .list-wrap li:before{right:-12px}}.courses__item-bottom-two .list-wrap li:last-child:before{display:none}.courses__item-bottom-three .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 20px;display:flex}.courses__item-bottom-three .list-wrap li{align-items:center;gap:8px;font-size:15px;line-height:1;display:flex}.courses__item-bottom-three .list-wrap li i{font-size:20px;line-height:0}.courses__item-bottom-four{border-top:1px solid #e7e7e7;padding:18px 22px 19px}.courses__item-bottom-four .list-wrap li{color:var(--tg-heading-color);font-size:15px}.courses__item-bottom-four .list-wrap li i{color:var(--tg-body-color)}.courses__item-bottom-five{border-top:1px solid #e7e7e7;padding:17px 30px}@media (max-width:1500px){.courses__item-bottom-five{padding:17px 20px}}.courses__item-bottom-six{border-top:1px solid #e7e7e7;padding:17px 30px}@media (max-width:1500px){.courses__item-bottom-six{padding:17px 20px}}.courses__item-bottom-six .list-wrap{justify-content:space-between}.courses__price{background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:6px 0 0 6px;padding:9px;font-size:16px;font-weight:700;line-height:1;display:block;position:absolute;top:20px;right:0}.courses__price-two{color:var(--tg-heading-color);background:var(--tg-theme-secondary);-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;padding:8px 10px;font-size:15px;font-weight:700;line-height:1;display:block;position:absolute;top:20px;left:20px}.courses__wishlist a{color:#babaca;font-size:20px;line-height:0}.courses__wishlist a i{margin:0}.courses__wishlist a:hover{color:var(--tg-theme-primary)}.courses__wishlist-two{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:32px;height:32px;color:var(--tg-body-color);border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;top:20px;right:20px}.courses__wishlist-two svg{width:18px;height:auto}.courses__wishlist-two:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__review{align-items:center;gap:6px;margin-bottom:12px;display:flex}.courses__review .rating{color:var(--tg-theme-secondary);gap:4px;font-size:14px;display:flex}.courses__review .rating i{margin:0}.courses__review span{color:var(--tg-common-color-gray-3);font-size:14px}.courses__review-two{margin-bottom:0;line-height:1}@media (max-width:767.98px){.courses__nav{justify-content:center;gap:15px;display:flex}}.courses__nav .courses-button-prev{background:var(--tg-theme-primary);width:60px;height:60px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;border:1.2px solid var(--tg-common-color-black-3);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:0;transition:all .3s ease-out;display:flex;position:absolute;top:50%;left:-90px;transform:translateY(-50%);box-shadow:-3.6px 2.4px #23232b}@media (max-width:1500px){.courses__nav .courses-button-prev{left:-15px}}@media (max-width:767.98px){.courses__nav .courses-button-prev{position:relative;left:0;transform:translateY(0)}}.courses__nav .courses-button-prev i{transform:rotate(-180deg)}.courses__nav .courses-button-prev:hover{box-shadow:none}.courses__nav .courses-button-next{background:var(--tg-theme-primary);width:60px;height:60px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;border:1.2px solid var(--tg-common-color-black-3);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:0;transition:all .3s ease-out;display:flex;position:absolute;top:50%;right:-90px;transform:translateY(-50%);box-shadow:3.6px 2.4px #23232b}@media (max-width:1500px){.courses__nav .courses-button-next{right:-15px}}@media (max-width:767.98px){.courses__nav .courses-button-next{position:relative;right:0;transform:translateY(0)}}.courses__nav .courses-button-next:hover{box-shadow:none}.courses-top-wrap{margin-bottom:30px}.courses-top-left p{font-size:16px;font-family:var(--tg-heading-font-family);color:var(--tg-common-color-dark);text-transform:capitalize;margin-bottom:0}@media (max-width:767.98px){.courses-top-left p{text-align:center;margin-bottom:15px}}@media only screen and (min-width:576px) and (max-width:767px){.courses-top-left p{text-align:center;margin-bottom:15px}}.courses-top-right{justify-content:flex-end;align-items:center;gap:10px;display:flex}.courses-top-right .sort-by{font-size:16px;font-family:var(--tg-heading-font-family);color:var(--tg-common-color-gray-3);display:block}.courses-top-right-select{width:145px;position:relative}.courses-top-right-select select{color:var(--tg-common-color-dark);text-transform:capitalize;appearance:none;background-color:#0000;border:1px solid #dcdbe5;border-radius:4px;outline:none;width:100%;height:40px;padding:10px 32px 10px 15px;font-size:15px;font-weight:500;line-height:1.2}.courses-top-right-select:after{content:"";color:var(--tg-theme-primary);font-family:"Font Awesome 5 Free";font-size:12px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.courses__sidebar{margin-right:20px}@media (max-width:1199.98px){.courses__sidebar{margin:0}}@media (max-width:991.98px){.courses__sidebar{margin:80px 0 0}}.courses-widget{background:var(--tg-common-color-gray);-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;margin-bottom:30px;padding:30px}.courses-widget:last-child{margin-bottom:0}.courses-widget ul li{margin-bottom:15px}.courses-widget ul li:last-child{margin-bottom:0}.courses-widget .form-check{min-height:inherit;align-items:center;margin-bottom:0;padding:0;line-height:1;display:flex}.courses-widget .form-check-input{border:1px solid #9d9cae;border-radius:4px;width:16px;height:16px;margin:0 10px 0 0}.courses-widget .form-check-input:checked{background-color:var(--tg-theme-primary)}.courses-widget .form-check-input:focus{box-shadow:none;border-color:var(--tg-theme-primary)}.courses-widget .form-check-label{color:var(--tg-body-color);-webkit-user-select:none;user-select:none;flex-grow:1;font-size:16px;font-weight:400}.courses-widget .form-check .rating{align-items:center;display:flex}.courses-widget .form-check .rating ul{color:#f8bc24;align-items:center;gap:4px;line-height:1;display:flex}.courses-widget .form-check .rating ul li{margin-bottom:0}.courses-widget .form-check .rating ul li.delete{color:#d7d7d7}.courses-widget .form-check .rating span{color:#5a7093;margin-left:5px}.courses-widget .show-more{font-family:var(--tg-heading-font-family);margin-top:20px;font-size:15px;font-weight:500;line-height:1}.courses-slider-active .slick-arrow{background:var(--tg-common-color-gray);opacity:0;visibility:hidden;z-index:2;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex;position:absolute;top:50%;left:-10px;transform:translateY(-50%)translate(-30px);box-shadow:0 10px 20px #dfdfdf}.courses-slider-active .slick-arrow:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses-slider-active .slick-arrow.slick-next{right:-10px;transform:translateY(-50%)translate(30px);left:auto!important}.courses-slider-active:hover .slick-arrow{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.courses-slider-active .col{padding-left:15px;padding-right:15px}.courses-slider-active .courses__item-two{box-shadow:none;border:1px solid #e8e8e8;border-radius:6px;padding:15px}.courses-slider-active .courses__item-two-thumb .author{z-index:2;position:absolute;bottom:-25px;right:15px}.courses-slider-active .courses__item-two-thumb .author img{border:3px solid #fff;border-radius:50px;width:auto;max-width:50px;height:auto;max-height:50px}.courses-slider-active .courses__item-two-content{padding:16px 7px 5px}.courses-slider-active .courses__item-bottom .price{margin:0 20px 0 0;font-size:20px}.courses-slider-active .courses__item-bottom .price del{margin-right:6px;font-size:15px}.courses__nav-tabs{border:none;gap:10px;margin-left:10px}.courses__nav-tabs .nav-item{margin:0}.courses__nav-tabs .nav-item .nav-link{width:40px;height:40px;color:var(--tg-theme-primary);border:1px solid #6196ea;border-radius:4px;justify-content:center;align-items:center;display:flex}.courses__nav-tabs .nav-item .nav-link svg{flex:none}.courses__nav-tabs .nav-item .nav-link.active{border-color:var(--tg-theme-primary);background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__list-wrap .courses__item-two{box-shadow:none;border:1px solid #e8e8e8;border-radius:6px;gap:25px;padding:15px;display:flex}@media (max-width:767.98px){.courses__list-wrap .courses__item-two{flex-direction:column;gap:20px}}.courses__list-wrap .courses__item-two-thumb{flex:none}.courses__list-wrap .courses__item-two-thumb a{height:100%}.courses__list-wrap .courses__item-two-thumb img{object-fit:cover;width:270px;height:100%}@media (max-width:1199.98px){.courses__list-wrap .courses__item-two-thumb img{width:235px}}@media (max-width:991.98px){.courses__list-wrap .courses__item-two-thumb img{width:270px}}@media (max-width:767.98px){.courses__list-wrap .courses__item-two-thumb img{width:100%}}.courses__list-wrap .courses__item-two-content{padding:0 15px 0 0}@media (max-width:767.98px){.courses__list-wrap .courses__item-two-content{padding:0 7px 5px}}.courses__list-wrap .courses__item-two-content .title{margin:0 0 10px;font-size:20px}.courses__list-wrap .courses__item-two-content p{line-height:1.65}.courses__list-wrap .courses__item-two-content .courses__item-rating{align-items:center;gap:6px;display:flex}.courses__list-wrap .courses__item-two-content .courses__item-rating i{margin:0;font-size:15px}.courses__list-wrap .courses__item-two-content .courses__item-rating .rating-count{margin:0}.courses__list-wrap .courses__item-two-content .courses__item-tag{margin:0 0 8px;font-size:14px}.courses__list-wrap .courses__item-two-content .courses__item-meta{margin:0 0 14px}.courses__list-wrap .courses__item-bottom{margin:0;padding:12px 0 0}.courses__list-wrap .courses__item-bottom .author img{max-width:35px}.courses__shape-wrap img{z-index:-1;position:absolute}@media (max-width:767.98px){.courses__shape-wrap img{display:none}}.courses__shape-wrap img:first-child{top:23%;left:10%}@media (max-width:1800px){.courses__shape-wrap img:first-child{left:4%}}@media (max-width:1199.98px){.courses__shape-wrap img:first-child{top:13%}}@media (max-width:991.98px){.courses__shape-wrap img:first-child{top:8%}}.courses__shape-wrap img:nth-child(2){bottom:14%;left:8%}@media (max-width:1800px){.courses__shape-wrap img:nth-child(2){left:3%}}@media (max-width:991.98px){.courses__shape-wrap img:nth-child(2){bottom:8%}}.courses__shape-wrap img:nth-child(3){top:28%;right:11%}@media (max-width:1800px){.courses__shape-wrap img:nth-child(3){top:20%;right:2%}}.courses__shape-wrap img:nth-child(4){top:18%;right:5%}@media (max-width:1800px){.courses__shape-wrap img:nth-child(4){right:4%}}@media (max-width:1500px){.courses__shape-wrap img:nth-child(4){width:250px;top:25%;right:1%}}@media (max-width:1199.98px){.courses__shape-wrap img:nth-child(4){top:15%}}@media (max-width:991.98px){.courses__shape-wrap img:nth-child(4){display:none}}.courses__shape-wrap-two img{z-index:-1;position:absolute}.courses__shape-wrap-two img:first-child{max-width:333px;animation-duration:50s;top:-126px;right:-126px}@media (max-width:1500px){.courses__shape-wrap-two img:first-child{max-width:300px}}@media (max-width:767.98px){.courses__shape-wrap-two img:first-child{max-width:250px}}.courses__shape-wrap-two img:nth-child(2){max-width:333px;animation-duration:50s;bottom:-126px;left:-126px}@media (max-width:1500px){.courses__shape-wrap-two img:nth-child(2){max-width:300px}}@media (max-width:767.98px){.courses__shape-wrap-two img:nth-child(2){max-width:250px}}.courses__shape-wrap-three img{z-index:-1;position:absolute}.courses__shape-wrap-three img:first-child{max-width:234px;top:18%;left:0}@media (max-width:1199.98px){.courses__shape-wrap-three img:first-child{top:6%}}@media (max-width:991.98px){.courses__shape-wrap-three img:first-child{top:3%}}@media (max-width:767.98px){.courses__shape-wrap-three img:first-child{max-width:140px;top:1%}}.courses__shape-wrap-three img:nth-child(2){max-width:99px;bottom:12%;left:4%}@media (max-width:1800px){.courses__shape-wrap-three img:nth-child(2){bottom:6%;left:1%}}@media (max-width:991.98px){.courses__shape-wrap-three img:nth-child(2){max-width:70px;bottom:1%;left:2%}}.courses__shape-wrap-three img:nth-child(3){max-width:52px;top:17%;right:8%}@media (max-width:991.98px){.courses__shape-wrap-three img:nth-child(3){top:7%}}@media (max-width:767.98px){.courses__shape-wrap-three img:nth-child(3){top:2%;right:5%}}.courses__shape-wrap-three img:nth-child(4){max-width:94px;bottom:13%;right:4%}@media (max-width:1800px){.courses__shape-wrap-three img:nth-child(4){max-width:80px;bottom:7%;right:2%}}@media (max-width:991.98px){.courses__shape-wrap-three img:nth-child(4){bottom:5%;right:2%}}@media (max-width:767.98px){.courses__shape-wrap-three img:nth-child(4){display:none}}.courses__shape-wrap-four img{z-index:-1;position:absolute}.courses__shape-wrap-four img:first-child{max-width:123px;top:7%;left:5%}@media (max-width:991.98px){.courses__shape-wrap-four img:first-child{max-width:105px;top:4%;left:3%}}@media (max-width:767.98px){.courses__shape-wrap-four img:first-child{display:none}}.courses__shape-wrap-four img:nth-child(2){max-width:170px;animation-duration:30s;bottom:14%;right:-82px}@media (max-width:1500px){.courses__shape-wrap-four img:nth-child(2){max-width:140px;bottom:6%;right:-62px}}@media (max-width:767.98px){.courses__shape-wrap-four img:nth-child(2){display:none}}.courses__details-thumb{margin-bottom:30px}.courses__details-thumb img{-o-border-radius:15px;-ms-border-radius:15px;object-fit:cover;border-radius:15px;min-height:250px}.courses__details-content .courses__item-meta{justify-content:flex-start;gap:15px}.courses__details-content .courses__item-meta .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__details-content .courses__item-meta .avg-rating i{color:var(--tg-common-color-yellow)}.courses__details-content .title{margin-bottom:15px;font-size:30px}@media (max-width:767.98px){.courses__details-content .title{font-size:26px}}.courses__details-content .nav-tabs{border:none;gap:12px;margin-bottom:40px}.courses__details-content .nav-tabs .nav-link{font-size:16px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);-o-border-radius:30px;-ms-border-radius:30px;-o-transition:all .3s ease-out 0s;background:#e6e9ef;border:none;border-radius:30px;padding:14px 30px;line-height:1;transition:all .3s ease-out;display:block}.courses__details-content .nav-tabs .nav-link:hover,.courses__details-content .nav-tabs .nav-link.active{color:var(--tg-common-color-white);background:var(--tg-theme-primary);-ms-box-shadow:4px 6px 0px 0px #050071;-o-box-shadow:4px 6px 0px 0px #050071;box-shadow:4px 6px #050071}.courses__details-meta .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 30px;margin-bottom:45px;display:flex}.courses__details-meta .list-wrap li{color:#7f7e97;align-items:center;gap:8px;display:flex;position:relative}.courses__details-meta .list-wrap li:before{content:"";-o-border-radius:5px;-ms-border-radius:5px;background:#8c9ab4;border-radius:5px;width:5px;height:5px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.courses__details-meta .list-wrap li:last-child:before{display:none}.courses__details-meta .list-wrap li i{font-size:20px}.courses__details-meta .list-wrap .author-two{align-items:center;gap:5px;display:flex}.courses__details-meta .list-wrap .author-two img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;margin-right:5px}.courses__details-meta .list-wrap .author-two a{color:var(--tg-heading-color)}.courses__details-sidebar{background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px #00000014;-o-box-shadow:0px 0px 14px #00000014;-o-border-radius:10px;-ms-border-radius:10px;border:1px solid #dfdfdf;border-radius:10px;margin-left:20px;padding:30px 30px 40px;box-shadow:0 0 14px #00000014}@media (max-width:1500px){.courses__details-sidebar{margin-left:0;padding:30px 20px 40px}}@media (max-width:991.98px){.courses__details-sidebar{margin:80px 0 0;padding:30px 30px 40px}}.courses__details-video{margin-bottom:20px;position:relative}.courses__details-video img{object-fit:cover;border-radius:8px;width:100%;min-height:200px}.courses__details-video .popup-video{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.courses__details-video .popup-video:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__details-social{border-bottom:1px solid #dfdfdf;margin-bottom:30px;padding-bottom:30px}.courses__details-social .title{margin-bottom:12px;font-size:16px;font-weight:500}.courses__details-social .list-wrap{align-items:center;gap:10px;display:flex}.courses__details-social .list-wrap li a{-o-border-radius:50%;-ms-border-radius:50%;width:42px;height:42px;color:var(--tg-body-color);background:#e6e9ef;border-radius:50%;justify-content:center;align-items:center;display:flex}.courses__details-social .list-wrap li a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__details-enroll .tg-button-wrap{justify-content:center}.courses__overview-wrap{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;padding:35px 40px;box-shadow:0 0 14px #00000014}@media (max-width:1199.98px){.courses__overview-wrap{padding:30px}}.courses__overview-wrap .title{margin-bottom:12px;font-size:24px}.courses__overview-wrap>p{margin-bottom:20px}.courses__overview-wrap>p.last-info{margin-bottom:0}.courses__overview-wrap .about__info-list{margin-bottom:15px}.courses__curriculum-wrap{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;padding:35px 40px;box-shadow:0 0 14px #00000014}@media (max-width:1199.98px){.courses__curriculum-wrap{padding:30px}}.courses__curriculum-wrap .title{margin-bottom:12px;font-size:24px}.courses__curriculum-wrap>p{margin-bottom:20px}.courses__curriculum-wrap .accordion-item{-o-border-radius:0;-ms-border-radius:0;border:none;border-radius:0;margin:0;overflow:hidden}.courses__curriculum-wrap .accordion-item:last-child{margin:0}.courses__curriculum-wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.courses__curriculum-wrap .accordion-button{box-shadow:none;color:var(--tg-heading-color);border:none;border-bottom:1px solid #dcdceb;padding:16px 0;font-size:20px;font-weight:500}.courses__curriculum-wrap .accordion-button:after{content:"";font-family:var(--tg-icon-font-family);background-image:none;width:auto;height:auto;font-weight:700}.courses__curriculum-wrap .accordion-button:not(.collapsed){color:var(--tg-theme-primary);background:0 0}.courses__curriculum-wrap .accordion-button:not(.collapsed):after{content:""}.courses__curriculum-wrap .accordion-body{padding:0}.courses__curriculum-wrap .course-item{background:#f8f8ff;margin-bottom:2px;padding:13px 15px}@media (max-width:767.98px){.courses__curriculum-wrap .course-item{padding:17px 20px}}.courses__curriculum-wrap .course-item:last-child{margin-bottom:0}.courses__curriculum-wrap .course-item .course-item-link{color:var(--tg-common-color-dark);cursor:no-drop;align-items:center;display:flex}.courses__curriculum-wrap .course-item .course-item-link:hover{color:var(--tg-theme-primary)}.courses__curriculum-wrap .course-item .item-name{align-items:center;gap:10px;margin-right:20px;display:flex}@media (max-width:767.98px){.courses__curriculum-wrap .course-item .item-name{line-height:1.4}}.courses__curriculum-wrap .course-item .item-name:before{content:"";background-image:url(/assets/img/icons/play.svg);flex:none;width:30px;height:30px;display:block}.courses__curriculum-wrap .course-item-meta{flex:none;gap:20px;margin-left:auto;line-height:1;display:flex}.courses__curriculum-wrap .course-item-meta .duration{margin:2px 0 0}.courses__curriculum-wrap .course-item.open-item .course-item-link{cursor:pointer}.courses__instructors-wrap{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;align-items:center;gap:30px;padding:35px 40px;display:flex;box-shadow:0 0 14px #00000014}@media (max-width:1199.98px){.courses__instructors-wrap{padding:30px}}@media (max-width:767.98px){.courses__instructors-wrap{flex-direction:column}}.courses__instructors-thumb{flex:none;width:225px}.courses__instructors-thumb img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.courses__instructors-content .title{margin-bottom:5px;font-size:20px}.courses__instructors-content>p{margin-bottom:15px}.courses__instructors-content .designation{color:var(--tg-theme-primary);margin-bottom:6px;line-height:1;display:block}.courses__instructors-content .avg-rating{color:var(--tg-common-color-gray-3);align-items:center;gap:8px;margin-bottom:8px;font-size:15px;display:flex}.courses__instructors-content .avg-rating i{color:var(--tg-common-color-yellow)}.courses__rating-wrap{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;padding:35px 40px 70px;box-shadow:0 0 14px #00000014}@media (max-width:1199.98px){.courses__rating-wrap{padding:30px 30px 50px}}.courses__rating-wrap .title{margin-bottom:30px;font-size:24px}.courses__cost-wrap{-o-border-radius:8px;-ms-border-radius:8px;background:var(--tg-theme-primary);-ms-box-shadow:0px 3px 15px 0px #0d096342;-o-box-shadow:0px 3px 15px 0px #0d096342;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 3px 15px #0d096342}.courses__cost-wrap span{color:var(--tg-common-color-white);margin-bottom:10px;font-weight:500;line-height:1;display:block}.courses__cost-wrap .title{color:var(--tg-common-color-white);align-items:center;gap:5px;margin-bottom:0;font-size:30px;line-height:1;display:flex}.courses__cost-wrap .title del{color:#9490fa;font-size:20px;font-weight:500}.courses__information-wrap .title{margin-bottom:15px;font-size:16px}.courses__information-wrap .list-wrap li{color:var(--tg-common-color-dark);border-bottom:1px solid #d9d9d9;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:15px;line-height:1;display:flex}.courses__information-wrap .list-wrap li span{color:var(--tg-common-color-gray-3);margin-left:auto;display:block}.courses__information-wrap .list-wrap li svg{color:var(--tg-common-color-gray-3)}.courses__payment{border-bottom:1px solid #d9d9d9;margin-bottom:25px;padding-bottom:30px}.courses__payment .title{margin-bottom:12px;font-size:16px;font-weight:500}.tab-content{position:relative}.course-rate{align-items:center;gap:36px;display:flex}@media (max-width:767.98px){.course-rate{flex-direction:column}}.course-rate__summary{background:var(--tg-common-color-white);text-align:center;border:1px solid #e6eaef;border-radius:8px;flex-direction:column;justify-content:center;gap:3px;width:180px;padding:33px 20px;display:flex;box-shadow:0 0 20px #00000017}.course-rate__summary-value{color:#082a5e;font-size:64px;font-weight:600;line-height:.8}.course-rate__summary-stars{color:#f8bc24;font-size:15px}.course-rate__summary-text{color:#5a7093}.course-rate__details{flex-grow:1}@media (max-width:767.98px){.course-rate__details{width:100%}}.course-rate__details-row{align-items:center;gap:10px;margin:0 0 17px;line-height:1;display:flex}.course-rate__details-row:last-child{margin:0}.course-rate__details-row-star{font-size:20px}.course-rate__details-row-star i{color:#f8bc24;margin-left:3px;font-size:17px}.course-rate__details-row-value{flex-grow:1;margin-right:20px;position:relative}.course-rate__details-row-value .rating-gray{background:#e0e3eb;border-radius:50px;height:7px}.course-rate__details-row-value .rating{background:#f8bc24;border-radius:50px;height:7px;position:absolute;top:0;left:0}.course-rate__details-row-value .rating-count{font-size:20px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.course-review-head{border-top:1px solid #dfdfdf;align-items:center;gap:20px;margin-top:60px;padding-top:55px;display:flex}@media (max-width:767.98px){.course-review-head{flex-wrap:wrap}}.course-review-head .review-author-thumb{flex:none;width:80px}.course-review-head .review-author-thumb img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.course-review-head .review-author-content .author-name{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;margin-bottom:12px;display:flex}.course-review-head .review-author-content .author-name .name{color:var(--tg-body-color);align-items:center;gap:10px 20px;margin-bottom:0;font-size:18px;font-weight:500;display:flex}.course-review-head .review-author-content .author-name .name span{color:var(--tg-common-color-gray-3);font-size:14px;font-weight:400}.course-review-head .review-author-content .author-name .author-rating{color:var(--tg-common-color-yellow);align-items:center;gap:3px;display:flex}.course-review-head .review-author-content .title{margin-bottom:12px;font-size:18px}.course-review-head .review-author-content p{margin-bottom:0}.shine__animate-link{z-index:1;display:block;position:relative;overflow:hidden}.shine__animate-link:before{content:"";background:-o-linear-gradient(270deg,#fff0 0%,#ffffff4d 100%);background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.shine__animate-item:hover .shine__animate-link:before{animation:1.2s hoverShine}.gutter-24{--bs-gutter-x:24px}.view-all-btn{text-align:center!important;margin-top:30px!important;margin-bottom:0!important}.discover-courses-btn-two .btn{color:#7f7e97;background:0 0;border:1px solid #7f7e97}.discover-courses-btn-two .btn svg{color:#7f7e97}.discover-courses-btn-two .btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.discover-courses-btn-two .btn:hover svg{color:var(--tg-common-color-white)}.choose__area{position:relative}.choose__bg{z-index:1;background-position:50%;background-size:cover;position:relative}.choose__inner-wrap{position:relative}.choose__content{background:var(--tg-common-color-white);z-index:1;border:1px solid #e3e3e3;border-radius:15px;padding:70px 240px 80px 80px;position:relative;box-shadow:0 0 30px #e8e8e8}@media (max-width:1199.98px){.choose__content{padding:50px 120px 60px 25px}}@media (max-width:991.98px){.choose__content{padding:50px 60px 60px}}@media (max-width:767.98px){.choose__content{padding:40px 25px}}.choose__content>p{margin-bottom:15px}.choose__content .about__info-list{margin-bottom:30px}.choose__content .shape img{z-index:-1;position:absolute;top:15%;right:30%}@media (max-width:1199.98px){.choose__content .shape img{display:none}}.choose__content-two{position:relative}.choose__content-two .title-two{text-transform:capitalize;width:90%;margin-bottom:0;font-size:48px;font-weight:700}@media (max-width:1199.98px){.choose__content-two .title-two{width:100%;font-size:40px}}@media (max-width:767.98px){.choose__content-two .title-two{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.choose__content-two .title-two{font-size:38px}}.choose__content-two .title-two span{font-weight:300}.choose__content-two .title-two strong{background:var(--tg-theme-secondary);-o-border-radius:50%;-ms-border-radius:50%;width:60px;height:60px;color:var(--tg-common-color-white);border-radius:50%;justify-content:center;align-items:center;margin:0 5px;display:inline-flex}.choose__content-two>p{width:75%;margin-bottom:20px}@media (max-width:1500px){.choose__content-two>p{width:85%}}@media (max-width:1199.98px){.choose__content-two>p{width:100%}}.choose__content-two .about__info-list{margin-bottom:40px}.choose__content-two .shape img{z-index:-1;animation-duration:15s;position:absolute;bottom:40%;right:0}@media (max-width:991.98px){.choose__content-two .shape img{bottom:37%}}@media (max-width:767.98px){.choose__content-two .shape img{bottom:49%}}@media only screen and (min-width:576px) and (max-width:767px){.choose__content-two .shape img{bottom:40%}}.choose__content-three{margin-left:10px;margin-right:150px}@media (max-width:1500px){.choose__content-three{margin-right:130px}}@media (max-width:1199.98px){.choose__content-three{margin-right:0}}@media (max-width:991.98px){.choose__content-three{margin:0}}.choose__content-three p{margin-bottom:20px}.choose__content-four{margin-left:40px;margin-right:90px}@media (max-width:1500px){.choose__content-four{margin-right:60px}}@media (max-width:1199.98px){.choose__content-four{margin:0}}.choose__content-four>p{width:90%;margin-bottom:25px}@media (max-width:1199.98px){.choose__content-four>p{width:100%}}.choose__content-four .about__info-list{margin-bottom:40px}@media (max-width:767.98px){.choose__content-inner-img{text-align:center;margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.choose__content-inner-img{margin-bottom:0}}.choose__content-inner-img img{border:8px solid var(--tg-common-color-white);border-radius:449px 449px 449px 0}.choose__list-wrap{margin-bottom:40px}.choose__list-item{align-items:center;gap:17px;margin-bottom:24px;display:flex}.choose__list-item:last-child{margin-bottom:0}.choose__list-item .icon{background:var(--tg-theme-secondary);width:60px;height:60px;color:var(--tg-heading-color);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:35px;display:flex}.choose__list-item .content .title{text-transform:capitalize;margin-bottom:8px;font-size:18px;font-weight:600}.choose__list-item .content span{font-family:var(--tg-heading-font-family);color:var(--tg-body-color);text-transform:capitalize;line-height:1.3;display:block}.choose__img{z-index:2;max-width:765px;position:absolute;top:-40px;right:0}@media (max-width:1500px){.choose__img{max-width:740px}}@media (max-width:1199.98px){.choose__img{max-width:500px}}@media (max-width:991.98px){.choose__img{max-width:100%;margin-bottom:50px;position:relative;top:0}}.choose__img img{-o-border-radius:15px;-ms-border-radius:15px;object-fit:cover;border-radius:15px;width:100%;min-height:300px}.choose__img .popup-video{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:75px;height:75px;color:var(--tg-theme-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose__img .popup-video:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.choose__img-two{text-align:center;position:relative}@media (max-width:991.98px){.choose__img-two{margin-bottom:50px}}.choose__img-two img{border-radius:1000px 1000px 0}.choose__img-three{margin-right:45px;position:relative}@media (max-width:1199.98px){.choose__img-three{margin-right:0}}@media (max-width:991.98px){.choose__img-three{margin-bottom:50px}}.choose__img-three img{-o-border-radius:100px;-ms-border-radius:100px;border-radius:100px}@media (max-width:767.98px){.choose__img-three img{-o-border-radius:40px;-ms-border-radius:40px;border-radius:40px;width:100%}}.choose__img-three .play-btn{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:76px;height:76px;color:var(--tg-heading-color);border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose__img-three .play-btn:after{content:"";border:1px solid var(--tg-common-color-white);border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite pulse-border;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}.choose__img-four{align-items:flex-end;gap:25px;margin-bottom:30px;display:flex;position:relative}@media (max-width:1199.98px){.choose__img-four{gap:15px}}@media (max-width:991.98px){.choose__img-four{gap:20px;margin-bottom:80px}}.choose__img-four .left__side{flex:none;width:320px}@media (max-width:1500px){.choose__img-four .left__side{width:290px}}@media (max-width:1199.98px){.choose__img-four .left__side{width:220px}}@media (max-width:991.98px){.choose__img-four .left__side{width:270px}}@media (max-width:767.98px){.choose__img-four .left__side{display:none}}.choose__img-four .left__side img{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;width:100%;margin-bottom:25px}.choose__img-four .left__side img:nth-child(2){margin-bottom:0}.choose__img-four .right__side{flex-grow:1;margin-bottom:-30px;position:relative}.choose__img-four .right__side img{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;width:100%}.choose__img-four .right__side .popup-video{background:var(--tg-common-color-white);width:76px;height:76px;color:var(--tg-heading-color);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose__img-four .right__side .popup-video:after{content:"";border:1px solid var(--tg-common-color-white);border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite pulse-border;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}.choose__img-four .shape{z-index:-1;position:absolute}@media (max-width:767.98px){.choose__img-four .shape{display:none}}.choose__img-four .shape.shape-one{max-width:106px;top:8px;right:34%}@media (max-width:1199.98px){.choose__img-four .shape.shape-one{max-width:80px;top:37px;right:30%}}.choose__img-four .shape.shape-two{max-width:142px;bottom:-6%;left:-5%}.choose__img-four .shape.shape-three{max-width:335px;bottom:-13%;left:25%}@media (max-width:1199.98px){.choose__img-four .shape.shape-three{max-width:280px;bottom:-22%;left:18%}}@media (max-width:991.98px){.choose__img-four .shape.shape-three{display:none}}.choose__shape img{z-index:-1;position:absolute}.choose__shape img:first-child{bottom:24%;right:10%}@media (max-width:1800px){.choose__shape img:first-child{right:3%}}@media (max-width:1199.98px){.choose__shape img:first-child{bottom:45%;right:2%}}@media (max-width:991.98px){.choose__shape img:first-child{max-width:120px;bottom:8%;right:3%}}@media (max-width:767.98px){.choose__shape img:first-child{max-width:100px;bottom:6%}}@media only screen and (min-width:576px) and (max-width:767px){.choose__shape img:first-child{right:6%}}.choose__shape img:nth-child(2){z-index:-2;bottom:19%;right:9%}@media (max-width:1800px){.choose__shape img:nth-child(2){right:1%}}@media (max-width:1199.98px){.choose__shape img:nth-child(2){bottom:40%;right:0%}}@media (max-width:991.98px){.choose__shape img:nth-child(2){width:130px;bottom:6%;right:0%}}@media (max-width:767.98px){.choose__shape img:nth-child(2){width:100px;bottom:4%;right:-5%}}@media only screen and (min-width:576px) and (max-width:767px){.choose__shape img:nth-child(2){right:0%}}.section-pt-140{padding-top:140px}@media (max-width:767.98px){.section-pt-140{padding-top:100px}}.section-pb-140{padding-bottom:140px}@media (max-width:767.98px){.section-pb-140{padding-bottom:100px}}.section-pb-110{padding-bottom:110px}@media (max-width:767.98px){.section-pb-110{padding-bottom:70px}}.section-py-140{padding:140px 0}@media (max-width:767.98px){.section-py-140{padding:100px 0}}.circle__text-wrap{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border:1px solid #d2d2d2;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;top:30px;right:10%}@media (max-width:1500px){.circle__text-wrap{top:20px;right:6%}}@media (max-width:1199.98px){.circle__text-wrap{top:15px;right:2%}}@media (max-width:767.98px){.circle__text-wrap{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.circle__text-wrap{display:flex}}.circle__text-wrap .icon{background:var(--tg-common-color-white);width:90px;height:90px;color:var(--tg-theme-secondary);-o-border-radius:50%;-ms-border-radius:50%;border:1px solid #d2d2d2;border-radius:50%;justify-content:center;align-items:center;font-size:36px;line-height:0;display:flex}.circle__text-wrap .content .circle{text-transform:uppercase;color:var(--tg-heading-color);margin-bottom:0;font-size:16px;animation-duration:20s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle__text-wrap .content .circle span{transform-origin:0 71px;display:inline-block;position:absolute;top:-71px}.section-py-120{padding:120px 0}@media (max-width:767.98px){.section-py-120{padding:100px 0}}.categories-area-four{position:relative}.categories__bg{z-index:1;background-position:50%;background-size:cover;position:relative}.categories__wrap{background:var(--tg-common-color-gray);-o-border-radius:500px;-ms-border-radius:500px;border-radius:500px;padding:52px 145px 45px;position:relative}@media (max-width:1199.98px){.categories__wrap{padding:52px 100px 45px}}@media (max-width:991.98px){.categories__wrap{padding:45px 90px}}@media (max-width:767.98px){.categories__wrap{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;padding:30px 20px}}.categories__item{text-align:center}.categories__item .icon{border:1px solid var(--tg-border-1);background:linear-gradient(180deg,var(--tg-common-color-white)0%,#f1f1fa 100%);color:#7f7e97;-o-transition:all .3s ease-out 0s;border-radius:150px;justify-content:center;align-items:center;width:150px;height:150px;margin:0 0 12px;font-size:55px;transition:all .3s ease-out;display:flex;position:relative}@media (max-width:767.98px){.categories__item .icon{width:130px;height:130px;margin:0 auto 12px;font-size:45px}}.categories__item .icon:before{content:"";pointer-events:none;background-image:url(../media/cat_star.a1bb4807.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:26px;position:absolute;top:26px;right:26px}.categories__item .name{font-family:var(--tg-heading-font-family);font-size:18px;font-weight:var(--tg-fw-medium);color:var(--tg-heading-color);margin:0 0 7px;line-height:1.5;display:block}.categories__item .courses{line-height:1.3;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);display:block}.categories__item:hover .icon{background:var(--tg-theme-primary);color:var(--tg-common-color-white);box-shadow:6px 5px #00000040}.categories__item-two{margin-bottom:30px}.categories__item-two a{-o-border-radius:8px;-ms-border-radius:8px;background:#f9f9f9;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:15px 30px 15px 15px;display:flex}.categories__item-two a .content{align-items:center;gap:13px;display:flex}.categories__item-two a .content img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;flex:none;width:50px;height:50px}.categories__item-two a .content .name{font-family:var(--tg-heading-font-family);color:var(--tg-body-color);font-size:14px;line-height:1.4}.categories__item-two a .content .name strong{color:var(--tg-heading-color);-o-transition:all .3s ease-out 0s;margin-bottom:2px;font-size:16px;font-weight:600;transition:all .3s ease-out;display:block}.categories__item-two a .icon{color:var(--tg-body-color);-o-transition:all .3s ease-out 0s;font-size:22px;font-weight:700;transition:all .3s ease-out}.categories__item-two a:hover{transform:translateY(-3px)}.categories__item-two a:hover .icon,.categories__item-two a:hover .name strong{color:var(--tg-theme-primary)}.categories__item-three{margin-bottom:30px}.categories__item-three a{background:var(--tg-common-color-white);text-align:center;border-radius:30px;padding:65px 30px 70px;display:block;box-shadow:0 0 50px #0000000d}@media (max-width:1199.98px){.categories__item-three a{padding:45px 30px 50px}}.categories__item-three a .icon{width:120px;height:120px;color:var(--tg-body-color);-o-border-radius:50%;-ms-border-radius:50%;z-index:1;-o-transition:all .3s ease-out 0s;background:#efeff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;font-size:50px;transition:all .3s ease-out;display:flex;position:relative;overflow:hidden}.categories__item-three a .icon:before{content:"";background:var(--tg-theme-secondary);z-index:-1;-o-transition:all .3s ease-out 0s;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;width:100%;height:100%;transition:all .3s ease-out;position:absolute;top:0;left:0;transform:scale(0)}.categories__item-three a .name{text-transform:capitalize;color:var(--tg-heading-color);font-size:20px;font-weight:600;line-height:1.2;font-family:var(--tg-heading-font-family);display:block}.categories__item-three a .courses{color:var(--tg-body-color);font-size:14px;font-weight:500;font-family:var(--tg-heading-font-family);line-height:1.2}.categories__item-three a:hover .icon{color:var(--tg-heading-color)}.categories__item-three a:hover .icon:before{transform:scale(1)}.categories__item-four{text-align:center;margin-bottom:30px}.categories__item-four a{-o-border-radius:12px;-ms-border-radius:12px;border-radius:12px;display:block;position:relative;overflow:hidden}.categories__item-four a img{object-fit:cover;width:100%;height:230px}.categories__item-four a .name{background:var(--tg-common-color-white);font-size:16px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);text-transform:capitalize;-o-transition:all .3s ease-out 0s;white-space:nowrap;border-radius:10px 10px 0 0;padding:14px 19px;line-height:1;transition:all .3s ease-out;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.categories__item-four a .name strong{color:var(--tg-body-color);font-size:14px;font-weight:400}.categories__item-four a:hover .name{color:var(--tg-theme-primary)}@media (max-width:767.98px){.categories__nav{display:none}}.categories__nav button{background:var(--tg-theme-secondary);-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;border:1px solid #333;border-radius:50%;width:50px;height:50px;padding:0;transition:all .3s ease-out;position:absolute;top:50%;left:50px;transform:translateY(-50%);box-shadow:-3px 2px #382900}@media (max-width:1199.98px){.categories__nav button{left:20px}}.categories__nav button.categories-button-next{left:auto;right:50px;box-shadow:2px 4px #382900}@media (max-width:1199.98px){.categories__nav button.categories-button-next{right:20px}}.categories__nav button:hover{box-shadow:none}.categories__shape-wrap img{z-index:-1;position:absolute}.categories__shape-wrap img:first-child{max-width:153px;animation-duration:30s;top:33%;left:9%}@media (max-width:1500px){.categories__shape-wrap img:first-child{left:1%}}@media (max-width:767.98px){.categories__shape-wrap img:first-child{display:none}}.categories__shape-wrap img:nth-child(2){max-width:436px;top:0;right:0}@media (max-width:1199.98px){.categories__shape-wrap img:nth-child(2){max-width:300px}}@media (max-width:767.98px){.categories__shape-wrap img:nth-child(2){max-width:200px}}.categories__shape-wrap img:nth-child(3){max-width:83px;top:37%;right:11%}@media (max-width:1500px){.categories__shape-wrap img:nth-child(3){right:2%}}@media (max-width:767.98px){.categories__shape-wrap img:nth-child(3){display:none}}.categories__shape-wrap img:nth-child(4){max-width:456px;bottom:0;left:0}@media (max-width:1199.98px){.categories__shape-wrap img:nth-child(4){max-width:300px}}@media (max-width:767.98px){.categories__shape-wrap img:nth-child(4){max-width:200px}}.categories__shape-wrap-two img{z-index:-1;position:absolute}.categories__shape-wrap-two img:first-child{max-width:147px;top:14%;left:4%}@media (max-width:1800px){.categories__shape-wrap-two img:first-child{max-width:125px;top:16%;left:2%}}@media (max-width:991.98px){.categories__shape-wrap-two img:first-child{max-width:110px;top:11%}}@media (max-width:767.98px){.categories__shape-wrap-two img:first-child{display:none}}.categories__shape-wrap-two img:nth-child(2){max-width:107px;bottom:10%;right:3%}@media (max-width:1800px){.categories__shape-wrap-two img:nth-child(2){max-width:80px;bottom:4%;right:2%}}@media (max-width:991.98px){.categories__shape-wrap-two img:nth-child(2){max-width:70px;bottom:2%}}@media (max-width:767.98px){.categories__shape-wrap-two img:nth-child(2){display:none}}.view-all-categories{text-align:right;margin-bottom:30px}@media (max-width:767.98px){.view-all-categories{text-align:left;margin-bottom:40px}}.view-all-categories a{color:var(--tg-body-color);font-size:15px;font-family:var(--tg-heading-font-family);align-items:center;gap:10px;font-weight:500;display:inline-flex}.view-all-categories a span{text-decoration:underline}.view-all-categories a svg{width:15px}.view-all-categories a:hover{color:var(--tg-theme-primary)}@media (max-width:767.98px){.mb-xs-30{margin-bottom:30px}.mb-xs-20{margin-bottom:20px}}.section-pb-57{padding-bottom:57px}.testimonial__area-four{z-index:1;background:var(--tg-common-color-gray-8);margin:22px 0 0;padding:70px 0 0;position:relative}.testimonial__bg{background-position:50%;background-size:cover}.testimonial__bg-two,.testimonial__bg-three{z-index:1;background-position:50%;background-size:cover;position:relative;overflow:hidden}.testimonial__bg-shape-one{z-index:1;width:100%;height:22px;line-height:1;position:absolute;top:-21px;left:0}.testimonial__bg-shape-one svg{width:100%;color:var(--tg-common-color-gray-8);height:22px}.testimonial__bg-shape-two{z-index:1;width:100%;height:22px;line-height:1;position:absolute;bottom:-1px;left:0}.testimonial__bg-shape-two svg{width:100%;height:22px;color:var(--tg-common-color-white)}.testimonial__img{text-align:center;position:relative}@media (max-width:991.98px){.testimonial__img{margin-bottom:50px}}.testimonial__img img{-o-border-radius:1000px;-ms-border-radius:1000px;border-radius:1000px}.testimonial__img .shape img{z-index:-1;max-width:413px;animation-duration:80s;position:absolute;top:0;left:-10px}@media (max-width:1199.98px){.testimonial__img .shape img{max-width:360px;left:-50px}}@media (max-width:767.98px){.testimonial__img .shape img{display:none}}.testimonial__img-two{text-align:center;position:relative}@media (max-width:991.98px){.testimonial__img-two{margin-top:50px}}.testimonial__img-two .shape img{z-index:2;position:absolute}.testimonial__img-two .shape img:first-child{max-width:84px;top:5%;left:40px}@media (max-width:1199.98px){.testimonial__img-two .shape img:first-child{max-width:70px;left:0}}@media (max-width:991.98px){.testimonial__img-two .shape img:first-child{left:40px}}.testimonial__img-two .shape img:nth-child(2){max-width:103px;top:34%;left:8%}@media (max-width:1199.98px){.testimonial__img-two .shape img:nth-child(2){max-width:76px;top:35%;left:0%}}.testimonial__img-two .shape img:nth-child(3){max-width:129px;bottom:13%;right:10%}@media (max-width:1199.98px){.testimonial__img-two .shape img:nth-child(3){max-width:100px;right:2%}}.testimonial__img-three{margin-top:40px;position:relative}@media (max-width:991.98px){.testimonial__img-three{margin-bottom:50px}}.testimonial__img-three .banner__review{-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;inset:auto auto 11% -6%}@media (max-width:1500px){.testimonial__img-three .banner__review{left:-4%}}.testimonial__img-three .banner__review .icon{background:var(--tg-theme-primary)}.testimonial__img-three .svg-icon{width:99px;height:auto;position:absolute;top:-17%;right:10%}@media (max-width:1500px){.testimonial__img-three .svg-icon{top:-16%;right:2%}}@media (max-width:1199.98px){.testimonial__img-three .svg-icon{top:-19%}}@media (max-width:767.98px){.testimonial__img-three .svg-icon{top:-27%}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__img-three .svg-icon{top:-18%;right:3%}}.testimonial__img-three .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.testimonial__img-four .svg-icon{width:81px;height:auto;position:absolute;top:-11%;left:42%;right:auto}@media (max-width:1199.98px){.testimonial__img-four .svg-icon{top:-16%}}@media (max-width:767.98px){.testimonial__img-four .svg-icon{top:-20%}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__img-four .svg-icon{top:-14%}}.testimonial__img-four .svg-icon svg{color:var(--tg-body-color)}.testimonial__img-four .testimonial__img-icon{background:var(--tg-common-color-white);border:1px solid var(--tg-body-color);color:#d7d7df;position:absolute;top:16%;bottom:auto;right:8%}@media (max-width:1500px){.testimonial__img-four .testimonial__img-icon{right:1%}}@media (max-width:1199.98px){.testimonial__img-four .testimonial__img-icon{right:-1%}}.testimonial__img-four .banner__review{bottom:14%;left:4%}.testimonial__img-four .banner__review .icon{background:var(--tg-theme-secondary)}.testimonial__img-icon{background:var(--tg-theme-secondary);border:1px solid var(--tg-body-color);-o-border-radius:50%;-ms-border-radius:50%;width:82px;height:82px;color:var(--tg-common-color-white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:29%;right:5%;box-shadow:-8px 8px #00000040}@media (max-width:1500px){.testimonial__img-icon{right:0}}.testimonial__mask-img{width:530px;height:420px;-webkit-mask-image:url(../media/h6_testimonial_mask_img.1f7f3f80.png);mask-image:url(../media/h6_testimonial_mask_img.1f7f3f80.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1500px){.testimonial__mask-img{width:516px;height:410px}}@media (max-width:1199.98px){.testimonial__mask-img{width:450px;height:360px}}@media (max-width:767.98px){.testimonial__mask-img{width:340px;height:272px;margin:0 auto}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__mask-img{width:450px;height:360px}}.testimonial__mask-img img{max-width:unset;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.testimonial__item{-o-border-radius:10px;-ms-border-radius:10px;z-index:1;background:#f6f5fe;border-radius:10px;padding:40px 45px;position:relative}@media (max-width:1199.98px){.testimonial__item{padding:30px 20px}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial__item{padding:30px}}.testimonial__item-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.testimonial__item-wrap{position:relative}.testimonial__item:before{content:"";color:#d9d6f5;font-size:48px;line-height:1;font-family:var(--tg-icon-font-family);z-index:-1;font-weight:700;position:absolute;top:45px;right:43px}@media (max-width:1199.98px){.testimonial__item:before{font-size:45px;top:30px;right:20px}}.testimonial__item-two{z-index:1;background:#f9f9f9;border-radius:10px;padding:50px 45px;position:relative}@media (max-width:1199.98px){.testimonial__item-two{padding:30px 25px}}@media (max-width:767.98px){.testimonial__item-two{padding:30px}}.testimonial__item-two:before{content:"";color:#e6e6e6;font-size:48px;line-height:1;font-family:var(--tg-icon-font-family);z-index:-1;font-weight:700;position:absolute;top:43px;right:45px}@media (max-width:1199.98px){.testimonial__item-two:before{font-size:45px;top:30px;right:20px}}.testimonial__item-three{text-align:center}.testimonial__item-three .icon{margin-bottom:20px}.testimonial__item-three .icon svg{color:#d9d5d0}.testimonial__item-three .rating{color:var(--tg-common-color-yellow-3);justify-content:center;align-items:center;gap:5px;margin-bottom:17px;font-size:20px;display:flex}.testimonial__item-three p{font-size:21px;font-family:var(--tg-heading-font-family);color:#343c4d;margin-bottom:20px;font-style:italic;line-height:1.8}@media (max-width:767.98px){.testimonial__item-three p{font-size:20px}}.testimonial__item-four{width:83%;position:relative}@media (max-width:1199.98px){.testimonial__item-four{width:100%}}@media (max-width:991.98px){.testimonial__item-four{text-align:center}}.testimonial__item-four:before{content:"";z-index:-1;background-image:url(../media/quote.0536a6a1.svg);width:205px;height:160px;position:absolute;top:10%;right:0}@media (max-width:991.98px){.testimonial__item-four:before{display:none}}.testimonial__item-four .rating{color:var(--tg-common-color-yellow-3);align-items:center;gap:7px;margin-bottom:22px;font-size:22px;display:flex}@media (max-width:991.98px){.testimonial__item-four .rating{justify-content:center}}.testimonial__item-four p{font-style:italic;font-family:var(--tg-heading-font-family);color:#343c4d;margin-bottom:15px;font-size:21px;font-weight:500;line-height:1.7}@media (max-width:767.98px){.testimonial__item-four p{font-size:19px}}.testimonial__item-five{background:var(--tg-common-color-white)}.testimonial__item-five .testimonial__content-two .title{margin-bottom:25px}.testimonial__item-five .testimonial__content-two .rating{margin-bottom:22px}.testimonial__bottom .title{color:var(--tg-theme-primary);margin-bottom:8px;font-size:18px;font-weight:600}.testimonial__bottom span{font-weight:500;line-height:1.2;display:block}.testimonial__bottom-two .title{color:var(--tg-theme-primary);margin-bottom:5px;font-size:20px}.testimonial__bottom-two span{color:#7f838c;font-weight:500;line-height:1.2;display:block}.testimonial__author{align-items:center;gap:20px;display:flex}@media (max-width:767.98px){.testimonial__author{gap:15px}}.testimonial__author-thumb img{-o-border-radius:50%;-ms-border-radius:50%;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #00000040}.testimonial__author-thumb-two{flex:none;width:50px;height:50px}.testimonial__author-thumb-two img{border:2px solid var(--tg-common-color-white)}.testimonial__author-content .rating{color:var(--tg-common-color-yellow);align-items:center;gap:3px;margin-bottom:10px;font-size:15px;display:flex}.testimonial__author-content .title{margin-bottom:0;font-size:20px}.testimonial__author-content-two .title{margin-bottom:3px}.testimonial__author-content-two span{font-size:14px;font-weight:500;line-height:1;display:block}.testimonial__author-two{gap:10px}.testimonial__icon{color:#d9d6f5;font-size:48px;line-height:0}.testimonial__content p{margin-bottom:0}.testimonial__content-two .title{text-transform:capitalize;color:var(--tg-theme-primary);margin-bottom:32px;font-size:18px;font-weight:600}.testimonial__content-two .rating{color:var(--tg-common-color-yellow);align-items:center;gap:4px;margin-bottom:15px;display:flex}.testimonial__content-two p{margin-bottom:15px}.testimonial__content-three{margin-left:55px;margin-right:80px}@media (max-width:1199.98px){.testimonial__content-three{margin:0}}@media (max-width:991.98px){.testimonial__content-three{text-align:center}}.testimonial__content-three .testimonial__item-four{width:100%}.testimonial__content-three .testimonial__item-four:before{opacity:.5}.testimonial__content-four{margin:0}@media (max-width:767.98px){.testimonial__nav{justify-content:center;align-items:center;gap:15px;margin-top:30px;display:flex}}.testimonial__nav button{-o-border-radius:50%;-ms-border-radius:50%;border:2px solid var(--tg-common-color-dark);background:var(--tg-theme-primary);width:50px;height:50px;color:var(--tg-common-color-white);-ms-box-shadow:3.6px 2.4px 0px 0px #23232b;-o-box-shadow:3.6px 2.4px 0px 0px #23232b;z-index:3;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:0;display:flex;position:absolute;top:50%;right:-75px;transform:translateY(-50%);box-shadow:3.6px 2.4px #23232b}@media (max-width:1500px){.testimonial__nav button{right:-20px}}@media (max-width:767.98px){.testimonial__nav button{position:inherit;transform:translateY(0)}}.testimonial__nav button.testimonial-button-prev{-ms-box-shadow:-3.6px 2.4px 0px 0px #23232b;-o-box-shadow:-3.6px 2.4px 0px 0px #23232b;left:-75px;right:auto;box-shadow:-3.6px 2.4px #23232b}@media (max-width:1500px){.testimonial__nav button.testimonial-button-prev{left:-20px}}.testimonial__nav button.testimonial-button-prev i{transform:rotate(180deg)}.testimonial__nav button:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.testimonial__nav-two{justify-content:flex-end;align-items:center;gap:6px;margin-bottom:30px;display:flex}@media (max-width:767.98px){.testimonial__nav-two{justify-content:flex-start;margin-bottom:50px}}.testimonial__nav-two button{background:var(--tg-common-color-white);-o-border-radius:6px;-ms-border-radius:6px;width:55px;height:55px;color:var(--tg-body-color);border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:25px;display:flex}.testimonial__nav-two button.testimonial-button-prev{transform:rotate(-180deg)}.testimonial__nav-two button:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.testimonial__shape img{z-index:-1;max-width:380px;animation-duration:60s;position:absolute;top:-230px;right:9%}@media (max-width:1199.98px){.testimonial__shape img{max-width:350px}}@media (max-width:767.98px){.testimonial__shape img{max-width:250px;top:-167px;right:2%}}.testimonial__shape-wrap img{z-index:-1;position:absolute}.testimonial__shape-wrap img:first-child{max-width:86px;bottom:15%;right:12%}@media (max-width:1199.98px){.testimonial__shape-wrap img:first-child{max-width:75px;bottom:11%;right:10%}}@media (max-width:767.98px){.testimonial__shape-wrap img:first-child{display:none}}.testimonial__shape-wrap img:nth-child(2){max-width:95px;top:7%;right:10%}@media (max-width:991.98px){.testimonial__shape-wrap img:nth-child(2){top:4%;right:8%}}@media (max-width:767.98px){.testimonial__shape-wrap img:nth-child(2){top:2%;right:3%}}.testimonial__shape-wrap-two img{z-index:-1;position:absolute}.testimonial__shape-wrap-two img:first-child{max-width:110px;top:10%;right:5%}@media (max-width:1500px){.testimonial__shape-wrap-two img:first-child{max-width:80px;top:6%}}.testimonial__shape-wrap-two img:nth-child(2){max-width:99px;bottom:-27px;left:3%}@media (max-width:1500px){.testimonial__shape-wrap-two img:nth-child(2){max-width:80px}}.swiper-container{overflow:hidden}.testimonial-pagination{justify-content:center;align-items:center;gap:10px;margin-top:25px;line-height:1;display:flex}.testimonial-pagination .swiper-pagination-bullet{-o-border-radius:50%;-ms-border-radius:50%;opacity:1;background:#d9d9d9;border-radius:50%;width:15px;height:15px;transition:all .3s ease-in-out;display:block;margin:0!important}.testimonial-pagination .swiper-pagination-bullet-active{background:#161439}.testimonial-pagination-two{justify-content:flex-start;margin-top:34px}@media (max-width:991.98px){.testimonial-pagination-two{justify-content:center}}.section-pb-130{padding-bottom:130px}@media (max-width:767.98px){.section-pb-130{padding-bottom:100px}}.instructor__area{padding:120px 0 85px}@media (max-width:767.98px){.instructor__area{padding:100px 0 65px}}.instructor__area-two{background:var(--tg-common-color-blue-2)}.instructor__area-four{background:var(--tg-common-color-gray)}.instructor__area-six{z-index:1;position:relative}.instructor__bg{z-index:1;background-position:50%;background-size:cover;margin-top:-145px;padding:265px 0 120px;position:relative}.instructor__content-wrap{width:87%}@media (max-width:1199.98px){.instructor__content-wrap{width:100%;margin-bottom:50px}}.instructor__content-wrap p{margin-bottom:20px}.instructor__item{align-items:center;gap:15px;margin-bottom:35px;display:flex}@media (max-width:991.98px){.instructor__item{text-align:center;justify-content:center;display:block}}.instructor__item-two{background:var(--tg-common-color-white);-o-border-radius:16px;-ms-border-radius:16px;z-index:3;border:1px solid #bdbdbd;border-radius:16px;align-items:center;gap:30px;min-height:260px;margin-bottom:30px;padding:0 60px 0 25px;display:flex;position:relative;overflow:hidden}@media (max-width:991.98px){.instructor__item-two{padding:0 35px 0 25px}}@media (max-width:767.98px){.instructor__item-two{min-height:auto;padding:30px}}.instructor__item-two:hover .instructor__thumb-two .shape-one{color:var(--tg-theme-primary)}.instructor__item-three{align-items:center;margin-bottom:40px;display:flex}@media (max-width:767.98px){.instructor__item-three{flex-wrap:wrap}}.instructor__item-four{text-align:center;margin-bottom:30px}.instructor__item-four:hover .instructor__thumb-four{transform:translateY(-5px)}.instructor__item-five{margin-bottom:30px}.instructor__item-five:hover .instructor__social-two .list-wrap{opacity:1;visibility:visible;transform:translateY(0)}.instructor__thumb{flex:none;width:186px;position:relative}@media (max-width:991.98px){.instructor__thumb{margin:0 auto 20px}}.instructor__thumb:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;z-index:-1;background:linear-gradient(156deg,#f7f6f9 10.62%,#e9f5f5 90.16%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.instructor__thumb-two{flex:none;width:auto;margin-top:auto}@media (max-width:767.98px){.instructor__thumb-two{display:none}}.instructor__thumb-two .shape-one{z-index:-1;color:var(--tg-theme-secondary);-o-transition:all .3s ease-out 0s;transition:all .3s ease-out;position:absolute;bottom:0;left:0}.instructor__thumb-two .shape-two{z-index:-1;width:40px;height:48px;position:absolute;top:5px;left:34px}.instructor__thumb-two .shape-two .svg-icon{width:100%;height:100%;display:block}.instructor__thumb-two .shape-two .svg-icon path{stroke:var(--tg-theme-secondary)}.instructor__thumb-three{text-align:center;flex:none;justify-content:center;align-items:flex-end;width:50%;min-height:453px;display:flex;position:relative}@media (max-width:767.98px){.instructor__thumb-three{width:100%}}.instructor__thumb-three .shape-one{z-index:-1;color:var(--tg-theme-secondary);position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:991.98px){.instructor__thumb-three .shape-one{width:100%}.instructor__thumb-three .shape-one svg{width:100%;height:100%}}@media only screen and (min-width:576px) and (max-width:767px){.instructor__thumb-three .shape-one{width:400px}}.instructor__thumb-four{-o-border-radius:1000px;-ms-border-radius:1000px;border-radius:1000px;margin-bottom:25px;transition:all .3s ease-in-out;overflow:hidden}@media (max-width:767.98px){.instructor__thumb-four img{width:100%}}.instructor__thumb-five{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;margin-bottom:20px;position:relative;overflow:hidden}.instructor__thumb-five img{width:100%}.instructor__content .title{margin-bottom:8px;font-size:20px;font-weight:600}.instructor__content .designation{color:var(--tg-theme-primary);font-family:var(--tg-heading-font-family);margin-bottom:12px;line-height:1.2;display:block}.instructor__content .avg-rating{color:var(--tg-common-color-gray-3);align-items:center;gap:5px;margin-bottom:15px;font-size:15px;line-height:1.2;display:flex}@media (max-width:991.98px){.instructor__content .avg-rating{justify-content:center}}.instructor__content .avg-rating i{color:var(--tg-common-color-yellow)}.instructor__content-two .title{margin-bottom:5px;font-size:28px}@media (max-width:1199.98px){.instructor__content-two .title{font-size:26px}}@media (max-width:767.98px){.instructor__content-two .title{font-size:24px}}.instructor__content-two p{margin-bottom:20px}.instructor__content-three{margin-top:40px;margin-left:40px}@media (max-width:767.98px){.instructor__content-three{margin-left:0}}.instructor__content-three .ratting{color:var(--tg-common-color-yellow);align-items:center;gap:3px;font-size:15px;line-height:1;display:flex}.instructor__content-three .ratting-wrap{border:1px solid var(--tg-common-color-gray-3);-o-border-radius:35px;-ms-border-radius:35px;background:var(--tg-common-color-white);border-radius:35px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 10px;display:inline-flex}.instructor__content-three .ratting-wrap span{color:var(--tg-common-color-gray-3);font-size:14px;line-height:1}.instructor__content-three .title{margin-bottom:10px;font-size:24px}.instructor__content-three .designation{color:var(--tg-theme-primary);font-size:18px;font-weight:400;line-height:1;font-family:var(--tg-heading-font-family);margin-bottom:15px;display:block}.instructor__content-three p{width:80%;margin-bottom:22px}@media (max-width:991.98px){.instructor__content-three p{width:100%}}.instructor__content-three .instructor__social{margin-bottom:35px}@media (max-width:991.98px){.instructor__content-three .instructor__social .list-wrap{justify-content:flex-start}}.instructor__content-three .instructor__social .list-wrap li a{width:50px;height:50px;font-size:20px}.instructor__content-four .title{text-transform:capitalize;margin-bottom:8px;font-size:24px;font-weight:600}@media (max-width:1199.98px){.instructor__content-four .title{font-size:22px}}.instructor__content-four span{line-height:1.2;display:block}.instructor__content-five{text-align:center}.instructor__content-five .title{text-transform:capitalize;margin-bottom:6px;font-size:24px;font-weight:700}.instructor__content-five span{color:var(--tg-body-color);text-transform:capitalize;line-height:1;display:block}.instructor__social .list-wrap{align-items:center;gap:8px;display:flex}@media (max-width:991.98px){.instructor__social .list-wrap{justify-content:center}}.instructor__social .list-wrap li a{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:36px;height:36px;color:var(--tg-common-color-gray-3);border:.835px solid #9292b4;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;box-shadow:2.50435px 3.33913px #00000040}.instructor__social .list-wrap li a:hover{background:var(--tg-theme-primary);box-shadow:none;border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.instructor__social-two .list-wrap{background:var(--tg-theme-primary);-o-border-radius:30px;-ms-border-radius:30px;-o-transition:all .3s ease-out 0s;visibility:hidden;opacity:0;border-radius:30px;justify-content:center;align-items:center;gap:14px;padding:22px 10px;transition:all .3s ease-out;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100px)}.instructor__social-two .list-wrap li{line-height:1}.instructor__social-two .list-wrap li a{color:var(--tg-common-color-white);font-size:22px}.instructor__social-two .list-wrap li a:hover{color:var(--tg-theme-secondary)}.instructor-nav .swiper-wrapper{align-items:center;gap:30px;display:inline-flex}@media (max-width:767.98px){.instructor-nav .swiper-wrapper{gap:15px}}.instructor-nav .swiper-wrapper button{-o-border-radius:50%;-ms-border-radius:50%;filter:grayscale();background:#d9d9d9;border:2px solid #ababab;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:0;line-height:1;display:flex;position:relative;overflow:hidden}@media (max-width:767.98px){.instructor-nav .swiper-wrapper button{align-items:flex-end;width:80px;height:80px}.instructor-nav .swiper-wrapper button img{max-width:80%}}.instructor-nav .swiper-wrapper .swiper-slide{width:auto!important}.instructor-nav .swiper-slide-thumb-active button{filter:grayscale(0);background:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.instructor-active{overflow:hidden}.instructor-slider-dot{text-align:center;-o-border-radius:100px;-ms-border-radius:100px;background:var(--tg-common-color-white);border:1px solid #d0d0d0;border-radius:100px;height:190px;margin:0 25px;padding:40px 120px;position:relative}@media (max-width:1500px){.instructor-slider-dot{margin:0}}@media (max-width:1199.98px){.instructor-slider-dot{padding:40px 85px}}@media (max-width:767.98px){.instructor-slider-dot{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;height:auto;padding:15px 20px}.instructor-slider-dot .swiper-horizontal{line-height:1}}@media only screen and (min-width:576px) and (max-width:767px){.instructor-slider-dot{padding:40px 75px}}@media (max-width:767.98px){.instructor__nav-two{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.instructor__nav-two{display:block}}.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{background:var(--tg-theme-secondary);width:50px;height:50px;color:var(--tg-common-color-black);-ms-box-shadow:2px 4px 0px 0px #382900;-o-box-shadow:2px 4px 0px 0px #382900;-o-border-radius:50%;-ms-border-radius:50%;-o-transition:all .3s ease-out 0s;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .3s ease-out;display:flex;position:absolute;top:50%;left:40px;transform:translateY(-50%);box-shadow:2px 4px #382900}@media (max-width:1199.98px){.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{left:20px}}@media only screen and (min-width:576px) and (max-width:767px){.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{right:15px}}.instructor__nav-two .instructor-button-next i,.instructor__nav-two .instructor-button-prev i{transform:rotate(180deg)}.instructor__nav-two .instructor-button-next:hover,.instructor__nav-two .instructor-button-prev:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.instructor__nav-two .instructor-button-next{left:auto;right:40px}@media (max-width:1199.98px){.instructor__nav-two .instructor-button-next{right:20px}}@media only screen and (min-width:576px) and (max-width:767px){.instructor__nav-two .instructor-button-next{right:15px}}.instructor__nav-two .instructor-button-next i{transform:rotate(0)}.instructor__shape img{z-index:-1;position:absolute;top:40%;right:24%}@media (max-width:1500px){.instructor__shape img{right:17%}}@media (max-width:1199.98px){.instructor__shape img{right:10%}}@media (max-width:991.98px){.instructor__shape img{width:100px;top:32%;right:4%}}.instructor__shape-two img{z-index:-1;position:absolute}.instructor__shape-two img:first-child{max-width:65px;animation-duration:30s;top:4%;left:5%}@media (max-width:991.98px){.instructor__shape-two img:first-child{max-width:55px;top:1%;left:3%}}@media (max-width:767.98px){.instructor__shape-two img:first-child{max-width:45px;top:0%}}.instructor__shape-two img:nth-child(2){max-width:104px;bottom:27%;right:3%}@media (max-width:1800px){.instructor__shape-two img:nth-child(2){bottom:10%}}@media (max-width:991.98px){.instructor__shape-two img:nth-child(2){max-width:85px;bottom:5%}}@media (max-width:767.98px){.instructor__shape-two img:nth-child(2){max-width:70px;bottom:3%}}.instructor__details-info{background:var(--tg-common-color-dark);-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;align-items:center;gap:45px;margin-bottom:30px;padding:50px;display:flex}@media (max-width:991.98px){.instructor__details-info{gap:25px;padding:35px 30px}}@media (max-width:767.98px){.instructor__details-info{flex-direction:column;padding:25px}}@media only screen and (min-width:576px) and (max-width:767px){.instructor__details-info{padding:35px 30px}}.instructor__details-thumb{flex:none;width:250px}.instructor__details-thumb img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.instructor__details-content .title{color:var(--tg-common-color-white);margin-bottom:8px;font-size:24px}.instructor__details-content .designation{color:var(--tg-common-color-white);font-size:16px;font-family:var(--tg-heading-font-family);margin-bottom:22px;line-height:1;display:block}.instructor__details-content>.list-wrap{flex-wrap:wrap;align-items:center;gap:15px 30px;margin-bottom:20px;display:flex}.instructor__details-content>.list-wrap>li{color:#efeefe;align-items:center;gap:8px;line-height:1;display:flex;position:relative}.instructor__details-content>.list-wrap>li:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.instructor__details-content>.list-wrap>li:last-child:before{display:none}.instructor__details-content>.list-wrap>li i{font-size:20px;line-height:1}.instructor__details-content>.list-wrap>li a{color:#efeefe}.instructor__details-content>.list-wrap>li a:hover{color:var(--tg-theme-secondary)}.instructor__details-content>.list-wrap>li.avg-rating{gap:5px;font-size:14px}.instructor__details-content>.list-wrap>li.avg-rating i{color:var(--tg-common-color-yellow);font-size:14px}.instructor__details-content p{color:var(--tg-common-color-white);margin-bottom:25px}.instructor__details-social .list-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.instructor__details-social .list-wrap li a{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.instructor__details-social .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.instructor__details-biography{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;margin-bottom:30px;padding:35px 40px;box-shadow:0 0 14px #00000014}@media (max-width:767.98px){.instructor__details-biography{padding:30px 25px}}.instructor__details-biography .title{margin-bottom:14px;font-size:24px}.instructor__details-biography p{margin-bottom:8px}.instructor__details-biography p:last-child{margin-bottom:0}.instructor__details-Skill{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px #00000014;-o-box-shadow:0px 0px 14px 0px #00000014;border:1px solid #dfdfdf;border-radius:10px;margin-bottom:45px;padding:35px 40px 25px;box-shadow:0 0 14px #00000014}@media (max-width:767.98px){.instructor__details-Skill{padding:30px 25px 15px}}.instructor__details-Skill .title{margin-bottom:14px;font-size:24px}.instructor__details-Skill p{margin-bottom:18px}.instructor__details-courses .main-title{margin-bottom:5px;font-size:30px}.instructor__details-courses p{margin-bottom:0}.instructor__details-nav{justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (max-width:767.98px){.instructor__details-nav{justify-content:flex-start;margin-top:25px}}.instructor__details-nav button{-o-border-radius:50%;-ms-border-radius:50%;border:2px solid var(--tg-common-color-dark);background:var(--tg-theme-primary);width:50px;height:50px;color:var(--tg-common-color-white);-ms-box-shadow:3.6px 2.4px 0px 0px #23232b;-o-box-shadow:3.6px 2.4px 0px 0px #23232b;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;box-shadow:3.6px 2.4px #23232b}.instructor__details-nav button.courses-button-prev{-ms-box-shadow:-3.6px 2.4px 0px 0px #23232b;-o-box-shadow:-3.6px 2.4px 0px 0px #23232b;box-shadow:-3.6px 2.4px #23232b}.instructor__details-nav button.courses-button-prev i{transform:rotate(180deg)}.instructor__details-nav button:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.instructor__progress-wrap .list-wrap{flex-wrap:wrap;align-items:center;margin:0 -28px;display:flex}@media (max-width:767.98px){.instructor__progress-wrap .list-wrap{margin:0 -10px}}.instructor__progress-wrap .list-wrap li{flex:none;width:50%;padding:0 28px}@media (max-width:767.98px){.instructor__progress-wrap .list-wrap li{width:100%;padding:0 10px}}.instructor__sidebar{background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px #00000014;-o-box-shadow:0px 0px 14px #00000014;-o-border-radius:10px;-ms-border-radius:10px;border:1px solid #dfdfdf;border-radius:10px;margin-left:20px;padding:30px 25px 35px;box-shadow:0 0 14px #00000014}@media (max-width:1199.98px){.instructor__sidebar{margin-top:80px;margin-left:0}}.instructor__sidebar .title{margin-bottom:10px;font-size:20px}.instructor__sidebar p{margin-bottom:15px}.instructor__sidebar .form-grp{margin-bottom:8px}.instructor__sidebar .form-grp textarea,.instructor__sidebar .form-grp input{-o-border-radius:4px;-ms-border-radius:4px;width:100%;color:var(--tg-heading-color);background:#f4f3f8;border:none;border-radius:4px;height:45px;padding:10px 20px;font-size:14px}.instructor__sidebar .form-grp textarea::placeholder,.instructor__sidebar .form-grp input::placeholder{color:#6d6c80;font-size:14px}.instructor__sidebar .form-grp textarea{min-height:112px;max-height:112px}.instructor__sidebar .btn{justify-content:center;width:100%;margin-top:10px}.progress-item{margin-bottom:20px}.progress-item .title{align-items:center;margin-bottom:10px;font-size:16px;font-weight:500;display:flex}.progress-item .title span{margin-left:auto}.progress-item .progress{-o-border-radius:30px;-ms-border-radius:30px;background:#ebebeb;border-radius:30px;height:10px}.progress-item .progress .progress-bar{-o-border-radius:30px;-ms-border-radius:30px;background-color:var(--tg-theme-secondary);border-radius:30px}.progress-item-two{margin-top:18px;margin-bottom:0}.progress-item-two .title{letter-spacing:.5px;opacity:.5;margin-bottom:8px;font-size:12px;font-weight:600}.progress-item-two .progress{height:6px}.progress-item-two .progress .progress-bar{background-color:#3eb75e}.cta__area{padding:200px 0;position:relative}@media (max-width:1500px){.cta__area{padding:170px 0}}@media (max-width:1199.98px){.cta__area{padding:150px 0}}@media (max-width:767.98px){.cta__area{padding:120px 0}}.cta__bg{mix-blend-mode:luminosity;z-index:-1;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.cta__bg:before{content:"";background:var(--tg-common-color-black-3);opacity:.5;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.cta__bg-two{z-index:1;background-position:50%;background-size:cover;padding:70px 0 0;position:relative;overflow:hidden}@media (max-width:991.98px){.cta__bg-two{padding:70px 0}}.cta__bg-three{-o-border-radius:15px;-ms-border-radius:15px;z-index:1;background-position:50%;background-size:cover;border-radius:15px;align-items:center;margin:-85px 90px 0;padding:12px 48px 0;display:flex;position:relative}@media (max-width:1500px){.cta__bg-three{margin:-85px 60px 0}}@media (max-width:1199.98px){.cta__bg-three{margin:-85px 0 0}}@media (max-width:991.98px){.cta__bg-three{padding:30px 40px}}@media (max-width:767.98px){.cta__bg-three{padding:30px}}.cta__inner-wrap{background:var(--tg-common-color-blue-2);-o-border-radius:15px;-ms-border-radius:15px;z-index:1;border-radius:15px;align-items:center;gap:40px;margin-top:-90px;padding:20px 70px 0;display:flex;position:relative;overflow:hidden}@media (max-width:1500px){.cta__inner-wrap{padding:20px 50px 0}}@media (max-width:1199.98px){.cta__inner-wrap{gap:25px}}@media (max-width:991.98px){.cta__inner-wrap{padding:35px 50px}}@media (max-width:767.98px){.cta__inner-wrap{padding:35px 30px}}.cta__inner-wrap .shape{z-index:-1;position:absolute;bottom:0;right:0}.cta__img{text-align:center;position:relative}@media (max-width:991.98px){.cta__img{display:none}}.cta__img .shape img{z-index:-1;max-width:247px;animation-duration:100s;position:absolute;top:-10%;left:19%}@media (max-width:1199.98px){.cta__img .shape img{max-width:230px;left:5%}}.cta__img-two{flex:none;width:154px;margin-right:40px}@media (max-width:991.98px){.cta__img-two{display:none}}.cta__img-three{flex:none;width:104px;position:relative}@media (max-width:991.98px){.cta__img-three{display:none}}.cta__img-three .svg-icon{width:23px;height:auto;position:absolute;top:-5%;right:10%}.cta__img-three .svg-icon svg{color:var(--tg-theme-secondary);width:100%;height:100%}.cta__content{text-align:center}.cta__content .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:12px;font-size:60px;font-weight:700}@media (max-width:1199.98px){.cta__content .title{font-size:55px}}@media (max-width:991.98px){.cta__content .title{font-size:50px}}@media (max-width:767.98px){.cta__content .title{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__content .title{font-size:42px}}.cta__content p{color:var(--tg-common-color-white);text-transform:capitalize;font-size:24px;font-weight:400;font-family:var(--tg-heading-font-family);margin-bottom:25px;line-height:1.2}@media (max-width:991.98px){.cta__content p{font-size:20px}}.cta__content .btn{box-shadow:none;background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.cta__content .btn svg{color:var(--tg-heading-color)}.cta__content-two{align-items:center;gap:20px 110px;margin-top:60px;display:flex}@media (max-width:1500px){.cta__content-two{gap:20px 70px}}@media (max-width:1199.98px){.cta__content-two{gap:20px 30px}}@media (max-width:991.98px){.cta__content-two{text-align:center;flex-direction:column;margin-top:0}}.cta__content-two .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:0;font-size:36px;font-weight:400}@media (max-width:1199.98px){.cta__content-two .title{font-size:30px}}@media (max-width:991.98px){.cta__content-two .title{font-size:36px}}@media (max-width:767.98px){.cta__content-two .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__content-two .title{font-size:34px}}.cta__content-two .title span{color:var(--tg-theme-secondary);font-weight:700}.cta__content-three{flex-grow:1;justify-content:space-between;align-items:center;gap:30px;display:flex}@media (max-width:991.98px){.cta__content-three{text-align:center;flex-direction:column}}.cta__content-three .content__left .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:0;font-size:28px;font-weight:600}.cta__content-three .content__left p{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:0;font-weight:500}.cta__content-three .btn{-o-border-radius:6px;-ms-border-radius:6px;box-shadow:none;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:6px;flex:none;width:168px;padding:16px 19px}.cta__content-three .btn svg{color:var(--tg-heading-color)}.cta__content-four{margin-top:-20px}@media (max-width:991.98px){.cta__content-four{margin-top:0}}.cta__content-four .content__left .title{margin-bottom:5px;font-size:30px}.cta__content-four .btn{background:var(--tg-common-color-white)}.cta__btn{flex:none;width:30%}@media (max-width:1199.98px){.cta__btn{flex-grow:1;width:auto}}.cta__btn .btn{background:var(--tg-common-color-white);color:var(--tg-heading-color);box-shadow:4px 6px #0f0d32}.cta__btn .btn:hover{background:var(--tg-theme-secondary);box-shadow:none}.cta__shape img{z-index:-1;max-width:382px;position:absolute;top:0;right:6%}@media (max-width:991.98px){.cta__shape img{right:0}}@media (max-width:767.98px){.cta__shape img{display:none}}.cta__shape-two img{z-index:-1;position:absolute;top:0;left:0}.fact__bg{z-index:1;background-position:50%;background-size:cover;padding:130px 0;position:relative}@media (max-width:991.98px){.fact__bg{padding:130px 0 100px}}@media (max-width:767.98px){.fact__bg{padding:100px 0 70px}}.fact__inner-wrap{background:var(--tg-common-color-blue-2);-o-border-radius:40px;-ms-border-radius:40px;-ms-box-shadow:0px 25px 70px 0px #28256866;-o-box-shadow:0px 25px 70px 0px #28256866;z-index:3;border-radius:40px;padding:94px 70px 64px;position:relative;box-shadow:0 25px 70px #28256866}@media (max-width:1199.98px){.fact__inner-wrap{padding:60px 40px 30px}}@media (max-width:767.98px){.fact__inner-wrap{padding:50px 25px 20px}}.fact__inner-wrap .row [class*=col-]:last-child .fact__item:before{display:none}.fact__inner-wrap-two{background:var(--tg-common-color-blue-2);-o-border-radius:20px;-ms-border-radius:20px;z-index:3;border-radius:20px;align-items:center;gap:75px;padding:85px 380px 60px 85px;display:flex;position:relative;overflow:hidden}@media (max-width:1500px){.fact__inner-wrap-two{gap:50px;padding:85px 360px 60px 70px}}@media (max-width:1199.98px){.fact__inner-wrap-two{padding:70px 50px 50px}}@media (max-width:991.98px){.fact__inner-wrap-two{flex-wrap:wrap;justify-content:center;gap:0;padding:60px 40px 30px}}@media (max-width:767.98px){.fact__inner-wrap-two{padding:60px 30px 30px}}.fact__inner-wrap-two .section__title{flex:none;width:46%}@media (max-width:1199.98px){.fact__inner-wrap-two .section__title{text-align:center;width:100%}}.fact__content-wrap{width:80%}@media (max-width:1500px){.fact__content-wrap{width:88%}}@media (max-width:1199.98px){.fact__content-wrap{width:100%}}@media (max-width:991.98px){.fact__content-wrap{text-align:center;margin-bottom:50px}}.fact__content-wrap .title{text-transform:capitalize;margin-bottom:15px;font-size:48px;font-weight:700}@media (max-width:1199.98px){.fact__content-wrap .title{font-size:42px}}@media (max-width:767.98px){.fact__content-wrap .title{font-size:38px}}.fact__content-wrap .title span{display:inline-block;position:relative}.fact__content-wrap .title span:before{content:"";background:var(--tg-theme-secondary);z-index:-1;width:100%;height:16px;position:absolute;bottom:5px;left:0}.fact__content-wrap p{margin-bottom:20px;font-size:18px}.fact__item{text-align:center;margin-bottom:30px;position:relative}.fact__item:before{content:"";-o-border-radius:2px;-ms-border-radius:2px;background:linear-gradient(#fff 0%,#fff0 100%);border-radius:2px;width:2px;height:108px;position:absolute;top:-10%;right:-15px}@media (max-width:991.98px){.fact__item:before{display:none}}.fact__item .count{color:var(--tg-common-color-white);font-size:56px;line-height:.84;font-family:var(--tg-body-font-family);justify-content:center;align-items:center;margin-bottom:10px;display:flex}@media (max-width:1199.98px){.fact__item .count{font-size:48px}}@media (max-width:767.98px){.fact__item .count{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.fact__item .count{font-size:36px}}.fact__item p{color:var(--tg-common-color-white);margin-bottom:0;font-weight:500;line-height:1.2}.fact__item-wrap{gap:120px;display:flex}@media (max-width:991.98px){.fact__item-wrap{gap:60px}}@media (max-width:767.98px){.fact__item-wrap{gap:30px}}.fact__item-wrap .fact__item:before{top:-9%;right:-60px}@media (max-width:991.98px){.fact__item-wrap .fact__item:before{display:none}}.fact__item-wrap .fact__item:last-child:before{display:none}.fact__item-two{background:var(--tg-common-color-white);-o-border-radius:15px;-ms-border-radius:15px;border:1px solid #e3e3e3;border-radius:15px;padding:73px 20px;box-shadow:0 0 30px #f0f0f0}@media (max-width:1500px){.fact__item-two{padding:60px 20px}}@media (max-width:1199.98px){.fact__item-two{padding:40px 20px}}.fact__item-two .count{color:var(--tg-theme-primary);font-size:70px;font-weight:700;line-height:.8;font-family:var(--tg-heading-font-family);align-items:center;display:flex}@media (max-width:1199.98px){.fact__item-two .count{font-size:48px}}.fact__item-two p{color:var(--tg-body-color);font-weight:400}.fact__img-wrap{position:absolute;bottom:0;right:0}@media (max-width:1199.98px){.fact__img-wrap{display:none}}.fact__img-wrap img{position:relative;right:30px}.fact__img-wrap .shape-one{z-index:-1;position:absolute;bottom:0;right:0}.fact__img-wrap .shape-two .svg-icon{z-index:-1;width:40px;height:40px;position:absolute;top:-22px;left:-7px}.fact__img-wrap .shape-two .svg-icon svg{width:100%;height:100%}.fact__shape-wrap img{z-index:-1;position:absolute}.fact__shape-wrap img:first-child{bottom:16%;left:35%}@media (max-width:991.98px){.fact__shape-wrap img:first-child{bottom:4%;left:15%}}@media (max-width:767.98px){.fact__shape-wrap img:first-child{width:50px;bottom:1%;left:9%}}.fact__shape-wrap img:nth-child(2){animation-duration:15s;top:13%;right:9%}@media (max-width:1500px){.fact__shape-wrap img:nth-child(2){top:12%;right:3%}}@media (max-width:767.98px){.fact__shape-wrap img:nth-child(2){top:2%;right:3%}}.features__area{background:var(--tg-common-color-blue-2);padding:120px 0 90px}@media (max-width:767.98px){.features__area{padding:100px 0 70px}}.features__area-three{background:var(--tg-common-color-gray)}.features__area-four{margin-top:-65px}.features__area-six{z-index:1;position:relative}.features__area-eight{background:var(--tg-heading-color);padding:65px 0 35px}.features__bg{z-index:1;background-position:50%;background-size:cover;position:relative}.features__item{text-align:center;margin-bottom:30px}.features__item:hover .features__icon{transform:translateY(5px)}.features__item-two{-o-border-radius:20px;-ms-border-radius:20px;z-index:1;-o-transition:all .3s ease-out 0s;background:#f1fdff;border:1px solid #c9e4e9;border-radius:20px;margin-bottom:30px;padding:40px 40px 40px 50px;transition:all .3s ease-out;position:relative;box-shadow:8px 8px #c9e4e9}@media (max-width:1199.98px){.features__item-two{padding:30px 25px}}.features__item-two:hover{box-shadow:none!important}.features__item-two:hover .features__item-shape{color:#1bcbe3}.features__item-three{border:1px solid var(--tg-border-3);-o-border-radius:15px;-ms-border-radius:15px;background:var(--tg-common-color-white);text-align:center;-o-transition:all .3s ease-out 0s;z-index:1;border-radius:15px;margin-bottom:30px;padding:40px 35px;transition:all .3s ease-out;position:relative}@media (max-width:1500px){.features__item-three{padding:40px 25px}}@media (max-width:1199.98px){.features__item-three{padding:30px 20px}}@media (max-width:767.98px){.features__item-three{padding:30px}}@media only screen and (min-width:576px) and (max-width:767px){.features__item-three{padding:30px 20px}}.features__item-three:hover{transform:translateY(-3px)}.features__item-three:hover .features__icon-three{transform:rotateY(180deg)}.features__item-four{text-align:center;margin-bottom:30px}.features__item-four:hover .features__icon-four{transform:translateY(5px)}.features__item-five{z-index:1;text-align:center;margin-bottom:30px;padding:45px 60px 55px;position:relative}@media (max-width:1500px){.features__item-five{padding:45px 50px 55px}}.features__item-five-shape .shape-one{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.features__item-five-shape .shape-one svg{width:100%;height:100%;display:block;position:absolute;overflow:visible}.features__item-five-shape .shape-one svg path:first-child{color:#4741cf}.features__item-five-shape .shape-one svg path:nth-child(2){color:var(--tg-theme-primary)}.features__item-five-shape .shape-two{z-index:-1;position:absolute;inset:5px 10px 15px}.features__item-five-shape .shape-two svg{width:100%;height:100%;color:var(--tg-common-color-white);-o-transition:all .2s ease-out 0s;transition:all .2s ease-out;display:block;position:absolute;overflow:visible}.features__item-five-shape .shape-two svg .animation-dashed{animation:.5s linear infinite paused animation__shape}.features__item-five:hover .shape-two svg .animation-dashed{animation-play-state:running}.features__item-six{align-items:center;gap:18px;margin-bottom:30px;display:flex}.features__item-six:hover .features__icon-six{transform:rotateY(180deg)}.features__item-shape{z-index:-1;-o-transition:all .3s ease-out 0s;color:#27272f33;transition:all .3s ease-out;position:absolute;top:21px;right:28px}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two{background:#edeaff;border:1px solid #c8c1ed;box-shadow:8px 8px #d9d5f1}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two .features__icon-two{background:#5751e1}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two:hover .features__item-shape{color:#5751e1}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two{background:#fff7e2;border:1px solid #ebe0c4;box-shadow:8px 8px #e5decb}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two .features__icon-two{background:#ffc224}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two:hover .features__item-shape{color:#ffc224}.features__item-wrap-two .row [class*=col-]:nth-child(2) .features__icon-three{color:var(--tg-theme-primary)}.features__item-wrap-two .row [class*=col-]:nth-child(3) .features__icon-three{color:var(--tg-common-color-pink)}.features__item-wrap-two .row [class*=col-]:nth-child(4) .features__icon-three{color:var(--tg-common-color-cyan)}.features__item-wrap-three .row [class*=col-]:nth-child(2) .features__item-five-shape .shape-one svg path:first-child{color:#da9d00}.features__item-wrap-three .row [class*=col-]:nth-child(2) .features__item-five-shape .shape-one svg path:nth-child(2){color:#f3b107}.features__item-wrap-three .row [class*=col-]:nth-child(3) .features__item-five-shape .shape-one svg path:first-child{color:#be76b5}.features__item-wrap-three .row [class*=col-]:nth-child(3) .features__item-five-shape .shape-one svg path:nth-child(2){color:#d78bcd}.features__item-wrap-three .row [class*=col-]:nth-child(4) .features__item-five-shape .shape-one svg path:first-child{color:#5eac1f}.features__item-wrap-three .row [class*=col-]:nth-child(4) .features__item-five-shape .shape-one svg path:nth-child(2){color:#75c137}.features__item-wrap-four{background:var(--tg-common-color-white);-o-border-radius:25px;-ms-border-radius:25px;z-index:2;border:1px solid #e3e3ef;border-radius:25px;margin-top:-100px;padding:70px 70px 40px;position:relative}@media (max-width:1199.98px){.features__item-wrap-four{padding:70px 40px 40px}}@media (max-width:767.98px){.features__item-wrap-four{padding:40px 40px 10px}}.features__icon{-o-transition:all .3s ease-out 0s;min-height:93px;margin-bottom:22px;transition:all .3s ease-out}.features__icon-two{width:70px;height:70px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;background:#1bcbe3;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.features__icon-three{color:var(--tg-theme-secondary);-o-transition:all .5s ease-out 0s;min-height:50px;margin-bottom:25px;transition:all .5s ease-out}.features__icon-four{background:var(--tg-theme-secondary);width:80px;height:80px;color:var(--tg-common-color-black-3);-o-border-radius:25px;-ms-border-radius:25px;-o-transition:all .3s ease-out 0s;border-radius:25px;justify-content:center;align-items:center;margin:0 auto 30px;transition:all .3s ease-out;display:flex}.features__icon-five{color:var(--tg-common-color-white);margin-bottom:15px;font-size:60px;line-height:0;display:inline-block;position:relative}.features__icon-five svg{color:var(--tg-common-color-white);position:absolute;top:-8px;right:-13px}.features__icon-six{-o-border-radius:50%;-ms-border-radius:50%;width:70px;height:70px;color:var(--tg-heading-color);-o-transition:all .3s ease-out 0s;background:#efeff3;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:35px;transition:all .3s ease-out;display:flex}.features__icon-seven{color:var(--tg-theme-secondary);background:#28254e}.features__content .title{color:var(--tg-common-color-white);font-size:20px;font-weight:var(--tg-fw-semi-bold);margin-bottom:8px}.features__content p{color:var(--tg-common-color-gray-4);margin-bottom:0}.features__content-two .content-top{align-items:center;gap:15px;margin-bottom:18px;display:flex}.features__content-two .title{margin-bottom:0;font-size:22px}.features__content-two p{color:var(--tg-common-color-dark);text-transform:capitalize;margin-bottom:0}.features__content-three .title{text-transform:capitalize;margin-bottom:8px;font-size:20px;font-weight:600}.features__content-three p{margin-bottom:0;line-height:1.62}.features__content-four .title{color:var(--tg-common-color-white);margin-bottom:15px;font-size:22px}.features__content-four p{color:#bcbad8;margin-bottom:0;font-weight:500}.features__content-five .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:10px;font-size:20px}.features__content-five p{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:20px;font-weight:400;line-height:1.5}.features__content-five .btn{background:var(--tg-common-color-white);color:var(--tg-heading-color);box-shadow:none}.features__content-five .btn svg{color:var(--tg-heading-color)}.features__content-six .title{text-transform:capitalize;margin-bottom:6px;font-size:18px;font-weight:600}.features__content-six span{line-height:1.2;font-family:var(--tg-heading-font-family);display:block}.features__content-seven .title{color:var(--tg-common-color-white)}.features__content-seven span{color:#bab8e5}.features__shape-wrap img{z-index:-1;position:absolute}.features__shape-wrap img:first-child{top:21%;left:0}@media (max-width:991.98px){.features__shape-wrap img:first-child{top:30%}}@media (max-width:767.98px){.features__shape-wrap img:first-child{display:none}}.features__shape-wrap img:nth-child(2){top:21%;right:0}@media (max-width:991.98px){.features__shape-wrap img:nth-child(2){top:30%}}@media (max-width:767.98px){.features__shape-wrap img:nth-child(2){display:none}}.features__shape-wrap-two img{z-index:-1;position:absolute}.features__shape-wrap-two img:first-child{max-width:65px;animation-duration:30s;top:13%;left:11%}@media (max-width:767.98px){.features__shape-wrap-two img:first-child{display:none}}.features__shape-wrap-two img:nth-child(2){max-width:113px;top:24%;right:10%}.event__area{z-index:1;position:relative}.event__area:before{content:"";-o-border-radius:80px;-ms-border-radius:80px;z-index:-1;background:#f2f4f6;border-radius:80px;width:790px;height:430px;position:absolute;top:50%;right:18%;transform:translateY(-50%)}@media (max-width:1199.98px){.event__area:before{right:10%}}@media (max-width:991.98px){.event__area:before{display:none}}.event__area-three{z-index:1;position:relative}.event__area-three:before{content:"";background:var(--tg-common-color-blue-2);z-index:-1;width:100%;height:58%;position:absolute;top:0;right:0}@media (max-width:991.98px){.event__area-three .section__title{text-align:center;margin-bottom:25px}.event__area-three .section__content{text-align:center}}.event__area-four{padding:140px 0 100px;position:relative;overflow:hidden}@media (max-width:767.98px){.event__area-four{padding:100px 0 60px}}.event__inner-wrap .row .col-30{flex:none;width:30%}@media (max-width:1199.98px){.event__inner-wrap .row .col-30{width:100%}}.event__inner-wrap .row .col-70{flex:none;width:70%}@media (max-width:1199.98px){.event__inner-wrap .row .col-70{width:100%}}.event__content{margin-bottom:30px}@media (max-width:1199.98px){.event__content{text-align:center;margin-bottom:50px}.event__content .tg-button-wrap{justify-content:center}}.event__content p{margin-bottom:25px}.event__content-wrap{margin-left:85px}@media (max-width:1500px){.event__content-wrap{margin-left:0}}@media (max-width:991.98px){.event__content-wrap{text-align:center;margin-bottom:50px}}.event__content-wrap .section__title .title{font-weight:700}.event__content-wrap p{width:90%;margin-bottom:0}@media (max-width:1500px){.event__content-wrap p{width:95%}}@media (max-width:1199.98px){.event__content-wrap p{width:100%}}.event__item{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-o-transition:all .3s ease-out 0s;border:1px solid #b5b5c3;border-radius:10px;margin-bottom:30px;padding:20px 20px 20px 25px;transition:all .3s ease-out}.event__item:hover{-ms-box-shadow:10px 10px 0px #cac9d6;-o-box-shadow:10px 10px 0px #cac9d6;box-shadow:10px 10px #cac9d6}.event__item-thumb{-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;overflow:hidden}.event__item-thumb img{object-fit:cover;width:100%;height:212px}.event__item-content{padding:30px 0 0;position:relative}.event__item-content .date{font-size:14px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);background:var(--tg-theme-secondary);border:1px solid var(--tg-heading-color);-o-border-radius:30px;-ms-border-radius:30px;z-index:2;-ms-box-shadow:4px 4px 0px 0px #3d3d3d;-o-box-shadow:4px 4px 0px 0px #3d3d3d;border-radius:30px;padding:8px 13px;line-height:1;display:block;position:absolute;top:-20px;left:0;box-shadow:4px 4px #3d3d3d}.event__item-content .title{margin-bottom:15px;font-size:18px;line-height:1.4}.event__item-content .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.event__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__item-content .location{color:var(--tg-body-color);align-items:center;gap:5px;font-size:15px;line-height:1;display:flex}.event__item-content .location i{color:var(--tg-theme-primary);font-size:18px;line-height:0}.event__item-content .location:hover{color:var(--tg-theme-secondary)}.event__item-wrap .row{--bs-gutter-x:20px}.event__item-wrap-two{background:var(--tg-common-color-white);-o-border-radius:15px;-ms-border-radius:15px;border:1px solid #e3e3e3;border-radius:15px;padding:30px 30px 0}@media (max-width:1199.98px){.event__item-wrap-two{padding:20px 15px 0}}@media (max-width:991.98px){.event__item-wrap-two{padding:30px 30px 0}}@media (max-width:767.98px){.event__item-wrap-two{padding:20px 20px 0}}.event__item-wrap-three{margin-right:90px}@media (max-width:1500px){.event__item-wrap-three{margin-right:0}}.event__item-wrap-three .event__item-four:nth-child(2n){flex-direction:row-reverse;justify-content:space-between}@media (max-width:767.98px){.event__item-wrap-three .event__item-four:nth-child(2n){flex-direction:column}}.event__item-two{background:var(--tg-common-color-white);-o-border-radius:15px;-ms-border-radius:15px;border:1px solid #e3e3e3;border-radius:15px;margin-bottom:30px;padding:30px 30px 48px}@media (max-width:1199.98px){.event__item-two{padding:20px 20px 48px}}@media (max-width:991.98px){.event__item-two{padding:30px 30px 48px}}@media (max-width:767.98px){.event__item-two{padding:20px 20px 48px}}.event__item-three{align-items:center;gap:30px;margin-bottom:30px;display:flex}@media (max-width:1199.98px){.event__item-three{gap:15px}}@media (max-width:767.98px){.event__item-three{flex-direction:column;gap:20px}}.event__item-four{align-items:center;gap:20px;margin-bottom:40px;display:flex}@media (max-width:767.98px){.event__item-four{flex-direction:column}}.event__thumb-two{margin-bottom:25px;position:relative}.event__thumb-two img{-o-border-radius:10px;-ms-border-radius:10px;object-fit:cover;border-radius:10px;width:100%;height:310px}.event__thumb-three{flex:none;width:300px}@media (max-width:1199.98px){.event__thumb-three{width:220px}}@media (max-width:767.98px){.event__thumb-three{width:100%}}.event__thumb-three img{object-fit:cover;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;width:100%;min-height:245px}.event__thumb-four{flex:none;width:270px}@media (max-width:767.98px){.event__thumb-four{width:100%}}.event__thumb-four img{object-fit:cover;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;width:100%;height:192px}@media (max-width:767.98px){.event__thumb-four img{height:210px}}@media only screen and (min-width:576px) and (max-width:767px){.event__thumb-four img{height:280px}}.event__content-two .title{text-transform:capitalize;margin-bottom:15px;font-size:24px;font-weight:600}@media (max-width:1199.98px){.event__content-two .title{font-size:22px}}.event__content-two .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.event__content-two .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__content-two p{margin-bottom:20px}.event__content-three .title{margin-bottom:10px;font-size:22px;font-weight:600}@media (max-width:1199.98px){.event__content-three .title{font-size:20px}}.event__content-three .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.event__content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__content-three p{margin-bottom:20px}.event__content-four .event__date-two{margin-bottom:18px}.event__content-four .title{margin-bottom:18px;font-size:20px}@media (max-width:767.98px){.event__content-four .title br{display:none}}.event__date{background:var(--tg-theme-secondary);color:var(--tg-heading-color);-o-border-radius:6px;-ms-border-radius:6px;z-index:2;border-radius:6px;align-items:center;gap:8px;padding:10px 9px;font-size:14px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:23px;left:25px}.event__date-two{position:inherit;margin-bottom:10px}.event__bottom-content{margin-top:80px}@media (max-width:1199.98px){.event__bottom-content{margin-top:50px}}.event__bottom-content .title{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin-bottom:0;font-size:16px;font-weight:500;display:flex}.event__bottom-content .title a{color:var(--tg-theme-primary);align-items:center;gap:10px;display:flex;position:relative}.event__bottom-content .title a:before{content:"";transform-origin:100% 0;background:currentColor;width:100%;height:2px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.event__bottom-content .title a svg{width:20px;line-height:0;transform:translateY(-2px)}.event__bottom-content .title a:hover:before{transform-origin:0 0;transform:scale(1)}.event__shape img{z-index:-1;position:absolute;bottom:13%;right:9%}.event__shape-wrap img{z-index:-1;position:absolute}.event__shape-wrap img:first-child{max-width:359px;top:0;left:0}@media (max-width:1500px){.event__shape-wrap img:first-child{max-width:250px}}.event__shape-wrap img:nth-child(2){top:22%;right:8%}@media (max-width:1199.98px){.event__shape-wrap img:nth-child(2){top:13%;right:3%}}.event__shape-two img{z-index:-1;max-width:374px;animation-duration:50s;position:absolute;top:-215px;left:18%}@media (max-width:1500px){.event__shape-two img{left:11%}}@media (max-width:1199.98px){.event__shape-two img{max-width:320px;top:-195px}}@media (max-width:767.98px){.event__shape-two img{max-width:240px;top:-177px}}.event__details-thumb{margin-bottom:60px}@media (max-width:767.98px){.event__details-thumb{margin-bottom:30px}}.event__details-thumb img{-o-border-radius:15px;-ms-border-radius:15px;object-fit:cover;border-radius:15px;min-height:300px}.event__details-content .title{margin-bottom:15px;font-size:36px}@media (max-width:1500px){.event__details-content .title{font-size:32px}}@media (max-width:1199.98px){.event__details-content .title{font-size:30px}}@media (max-width:767.98px){.event__details-content .title{font-size:28px}}.event__details-content .title-two{margin-bottom:15px;font-size:24px}.event__details-content p{margin-bottom:0}.event__details-content-wrap .row .col-70{flex:none;width:70%}@media (max-width:1199.98px){.event__details-content-wrap .row .col-70{width:65%}}@media (max-width:991.98px){.event__details-content-wrap .row .col-70{width:100%}}.event__details-content-wrap .row .col-30{flex:none;width:30%}@media (max-width:1199.98px){.event__details-content-wrap .row .col-30{width:35%}}@media (max-width:991.98px){.event__details-content-wrap .row .col-30{width:100%}}.event__details-content-top{align-items:center;gap:15px;margin-bottom:10px;display:flex}.event__details-content-top .tag{background:var(--tg-theme-primary);color:var(--tg-common-color-white);-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;padding:8px 12px;font-size:13px;font-weight:500;line-height:1;display:block}.event__details-content-top .tag:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.event__details-content-top .avg-rating{color:var(--tg-common-color-gray-3);align-items:center;gap:5px;font-size:14px;display:flex}.event__details-content-top .avg-rating i{color:var(--tg-common-color-yellow);line-height:1}.event__details-overview{margin-bottom:20px}.event__details-inner{margin:25px 0 20px}.event__details-inner .row .col-39{flex:none;width:38.8%}@media (max-width:1199.98px){.event__details-inner .row .col-39{width:100%}}.event__details-inner .row .col-61{flex:none;width:61.2%}@media (max-width:1199.98px){.event__details-inner .row .col-61{width:100%}}.event__details-inner img{-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;width:100%}@media (max-width:1199.98px){.event__details-inner img{margin-bottom:30px}}.event__details-inner-content .title{text-transform:capitalize;margin-bottom:25px;font-size:24px}.event__details-inner-content .about__info-list-item{margin:0 0 10px}.event__details-inner-content .about__info-list-item:last-child{margin:0}.event__details-inner-content .about__info-list-item i{flex:none;width:24px;height:24px}.event__details-inner-content .about__info-list-item p{font-size:16px}.event__meta .list-wrap{border-bottom:1px solid #d9d9d9;flex-wrap:wrap;align-items:center;gap:10px 35px;margin-bottom:28px;padding-bottom:25px;display:flex}.event__meta .list-wrap li{color:var(--tg-common-color-gray-3);align-items:center;gap:8px;display:flex;position:relative}.event__meta .list-wrap li:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;background:#8c9ab4;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-19px;transform:translateY(-50%)}.event__meta .list-wrap li:last-child:before{display:none}.event__meta .list-wrap li i{font-size:20px;line-height:0}.event__meta .list-wrap li.author img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.event__meta .list-wrap li.author a{color:var(--tg-common-color-dark)}.event__meta .list-wrap li.author a:hover,.event__meta .list-wrap li.location i{color:var(--tg-theme-primary)}.event__meta-two .list-wrap{flex-wrap:wrap;align-items:center;gap:15px 25px;display:flex}.event__meta-two .list-wrap li{color:var(--tg-heading-color);align-items:center;gap:5px;font-size:16px;font-weight:400;line-height:1;display:flex}.event__meta-two .list-wrap li i{color:var(--tg-theme-primary);font-weight:700}.event__sidebar{margin:-190px 50px 0 20px}@media (max-width:1199.98px){.event__sidebar{margin:-190px 0 0}}@media (max-width:991.98px){.event__sidebar{margin:80px 0 0}}.event__sidebar .courses__details-sidebar{margin:0}.event__widget{margin-bottom:30px}.event__widget:last-child{margin-bottom:0}.event__map{background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px #00000014;-o-box-shadow:0px 0px 14px #00000014;-o-border-radius:10px;-ms-border-radius:10px;border:1px solid #dfdfdf;border-radius:10px;padding:30px;box-shadow:0 0 14px #00000014}.event__map .title{margin-bottom:20px;font-size:20px}.event__map .map{width:100%;height:240px}.event__map .map iframe{-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;width:100%;height:100%}.faq__area{background:var(--tg-common-color-gray);z-index:1;margin-top:-140px;padding:260px 0 120px;position:relative;overflow:hidden}@media (max-width:767.98px){.faq__area{padding:240px 0 100px}}.faq__area:before{content:"";filter:blur(200px);-o-border-radius:50%;-ms-border-radius:50%;z-index:-1;background:#e9e2f9;border-radius:50%;width:500px;height:500px;position:absolute;bottom:20%;left:45px}.faq__area:after{content:"";filter:blur(200px);-o-border-radius:50%;-ms-border-radius:50%;z-index:-1;background:#e9e2f9;border-radius:50%;width:500px;height:500px;position:absolute;top:110px;right:54px}.faq__area-two{z-index:1;position:relative}.faq__img{z-index:1;background:var(--tg-common-color-white);border-radius:1000px;width:450px;height:562px;margin:0 auto;position:relative;overflow:hidden;box-shadow:9px 8px #171717}@media (max-width:1199.98px){.faq__img{width:400px;height:550px}}@media (max-width:767.98px){.faq__img{width:100%;max-width:400px;height:500px}}.faq__img img{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.faq__img .shape-one{z-index:-1;position:absolute;top:11%;left:27%}@media (max-width:1199.98px){.faq__img .shape-one{top:9%;left:25%}}@media (max-width:767.98px){.faq__img .shape-one{top:11%;left:16%}}.faq__img .shape-one svg{color:var(--tg-common-color-yellow-2)}.faq__img .shape-two{width:61px;height:46px;position:absolute;top:10%;right:25%}@media (max-width:1199.98px){.faq__img .shape-two{right:18%}}.faq__img .shape-two .svg-icon{width:100%;height:100%;display:block}.faq__img .shape-two .svg-icon path{stroke:var(--tg-common-color-black)}.faq__img-two{background:#f3f3f3;box-shadow:9px 8px #b8b8b8}.faq__img-three{margin-bottom:50px;position:relative}.faq__img-three .shape{z-index:-1;position:absolute}.faq__img-three .shape-one{max-width:113px;top:-10%;right:2%}@media (max-width:1199.98px){.faq__img-three .shape-one{max-width:80px}}.faq__img-three .shape-two{max-width:96px;bottom:0;right:0}@media (max-width:1199.98px){.faq__img-three .shape-two{max-width:65px}}.faq__img-three:hover .faq__img-shape svg .animation-dashed{animation-play-state:running}.faq__img-four{position:relative}@media (max-width:991.98px){.faq__img-four{margin-bottom:50px}}.faq__img-four .main-img{justify-content:flex-end;align-items:flex-start;gap:40px;display:flex}@media (max-width:1199.98px){.faq__img-four .main-img{gap:20px}}@media (max-width:991.98px){.faq__img-four .main-img{gap:30px}}@media (max-width:767.98px){.faq__img-four .main-img{flex-direction:column}}@media only screen and (min-width:576px) and (max-width:767px){.faq__img-four .main-img{flex-direction:row}}.faq__img-four .main-img img{-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px}@media (max-width:1199.98px){.faq__img-four .main-img img{max-width:250px}}@media (max-width:991.98px){.faq__img-four .main-img img{max-width:260px}}@media (max-width:767.98px){.faq__img-four .main-img img{width:100%;max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.faq__img-four .main-img img{width:auto;max-width:240px}}.faq__img-four .main-img img:nth-child(2){margin-top:185px}@media (max-width:767.98px){.faq__img-four .main-img img:nth-child(2){margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px){.faq__img-four .main-img img:nth-child(2){margin-top:50px}}.faq__img-four .shape img{z-index:-1;position:absolute}@media (max-width:767.98px){.faq__img-four .shape img{display:none}}.faq__img-four .shape img:first-child{max-width:142px;bottom:0;left:12%}@media (max-width:1500px){.faq__img-four .shape img:first-child{left:5%}}.faq__img-four .shape img:nth-child(2){max-width:106px;top:5%;right:24%}.faq__img-four .shape img:nth-child(3){max-width:306px;top:4%;right:20%}@media (max-width:1199.98px){.faq__img-four .shape img:nth-child(3){max-width:260px;top:7%;right:18%}}.faq__img-wrap{margin-top:45px;position:relative}@media (max-width:991.98px){.faq__img-wrap{margin-top:0;margin-bottom:50px}}.faq__img-shape{z-index:-1;position:absolute;inset:-9px -12px}.faq__img-shape svg{-o-transition:all .2s ease-out 0s;width:100%;height:100%;transition:all .2s ease-out;display:block;position:absolute;overflow:visible}.faq__img-shape svg .animation-dashed{animation:.8s linear infinite paused animation__shape-two}.faq__language-wrap{background:var(--tg-theme-primary);text-align:center;border-radius:15px;padding:31px 45px;position:absolute;bottom:7%;left:21%;box-shadow:-8px 8px #0f0996}@media (max-width:1500px){.faq__language-wrap{left:14%}}@media (max-width:1199.98px){.faq__language-wrap{padding:24px 30px;left:10%}}@media (max-width:767.98px){.faq__language-wrap{display:none}}.faq__language-wrap .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:15px;font-size:48px;font-weight:700;line-height:.8}.faq__language-wrap span{line-height:1;font-family:var(--tg-heading-font-family);color:var(--tg-common-color-white);font-weight:500;display:block}.faq__mask-img{width:690px;height:532px;margin:0 auto;-webkit-mask-image:url(../media/h5_faq_mask_img.58baa4d5.png);mask-image:url(../media/h5_faq_mask_img.58baa4d5.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1500px){.faq__mask-img{width:630px;height:508px}}@media (max-width:1199.98px){.faq__mask-img{width:450px;height:350px}}@media (max-width:767.98px){.faq__mask-img{width:330px;height:257px}}@media only screen and (min-width:576px) and (max-width:767px){.faq__mask-img{width:420px;height:325px}}.faq__mask-img img{max-width:unset;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.faq__content{width:80%}@media (max-width:1199.98px){.faq__content{width:100%}}.faq__content p{margin-bottom:10px}.faq__content-two{width:80%}@media (max-width:1500px){.faq__content-two{width:90%}}@media (max-width:1199.98px){.faq__content-two{width:100%}}.faq__content-two>p{margin-bottom:25px}.faq__content-three{width:97%}@media (max-width:1199.98px){.faq__content-three{width:100%}}.faq__wrap .accordion-item{background-color:#0000;border:none;border-radius:0}.faq__wrap .accordion-item .accordion-button{border:none;border-bottom:1px solid var(--tg-common-color-gray-5);font-size:20px;font-weight:500;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);background-color:#0000;border-radius:0;padding:22px 0;position:relative}@media (max-width:767.98px){.faq__wrap .accordion-item .accordion-button{padding:22px 30px 22px 0}}.faq__wrap .accordion-item .accordion-button:after{content:"";color:var(--tg-common-color-dark);box-shadow:none;background:0 0;font-family:flaticon_skill_grow;font-size:20px;font-weight:700;position:absolute;top:25px;right:0}.faq__wrap .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--tg-theme-primary)}.faq__wrap .accordion-item .accordion-button:not(.collapsed):after{color:var(--tg-theme-primary);transform:rotate(-90deg)}.faq__wrap .accordion-item .accordion-button:focus{box-shadow:none}.faq__wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.faq__wrap .accordion-body{padding:15px 0 0}.faq__wrap .accordion-body p{color:var(--tg-common-color-dark);margin-bottom:0}.faq__wrap-two .accordion-item{-o-border-radius:10px;-ms-border-radius:10px;background-color:#f8f8f8;border-radius:10px;margin-bottom:13px}.faq__wrap-two .accordion-item:last-child{margin-bottom:0}.faq__wrap-two .accordion-item .accordion-button{color:var(--tg-heading-color);background-color:#f8f8f8;border-bottom:none;border-radius:10px 10px 0 0;padding:21px 24px;font-size:18px;font-weight:600}@media (max-width:767.98px){.faq__wrap-two .accordion-item .accordion-button{padding:22px 30px 22px 24px}}.faq__wrap-two .accordion-item .accordion-button:after{content:"";color:var(--tg-heading-color);box-shadow:none;background:0 0;font-family:flaticon_skill_grow;font-size:20px;font-weight:700;position:absolute;top:21px;right:20px}.faq__wrap-two .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--tg-heading-color);background-color:var(--tg-theme-secondary)}.faq__wrap-two .accordion-item .accordion-button:not(.collapsed):after{color:var(--tg-heading-color);transform:rotate(-90deg)}.faq__wrap-two .accordion-body{padding:15px 25px 40px 24px}@media (max-width:767.98px){.faq__wrap-two .accordion-body{padding:15px 25px 25px 24px}}.faq__wrap-two .accordion-body p{color:var(--tg-body-color)}.faq__shape img{z-index:-1;max-width:65px;position:absolute;top:16%;left:5%}@media (max-width:1800px){.faq__shape img{top:6%;left:3%}}@media (max-width:767.98px){.faq__shape img{max-width:50px;top:3%;left:3%}}.curved-circle{text-transform:uppercase;color:var(--tg-common-color-dark);letter-spacing:5px;font-size:20px;font-weight:700;position:absolute;top:-8%;right:50%;transform:translate(-50%)}@media (max-width:1199.98px){.curved-circle{letter-spacing:3px;font-size:15px;top:-6%}}@media (max-width:767.98px){.curved-circle{display:none}}.shop-top-wrap{margin-bottom:30px}.shop-top-left p{margin-bottom:0;font-size:18px}@media (max-width:767.98px){.shop-top-left p{text-align:center;margin-bottom:15px}}@media only screen and (min-width:576px) and (max-width:767px){.shop-top-left p{text-align:left;margin-bottom:0}}.shop-top-right{width:190px;margin-left:auto;position:relative}@media (max-width:767.98px){.shop-top-right{margin:0 auto}}@media only screen and (min-width:576px) and (max-width:767px){.shop-top-right{margin:0 0 0 auto}}.shop-top-right select{background-color:var(--tg-common-color-gray);color:var(--tg-body-color);text-transform:capitalize;appearance:none;border:none;border-radius:4px;outline:none;width:100%;height:40px;padding:12px 37px 9px 20px;font-size:16px;font-weight:400;line-height:1.2}.shop-top-right:after{content:"";color:var(--tg-theme-primary);font-family:"Font Awesome 5 Free";font-size:14px;font-weight:700;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.shop-item{background:var(--tg-common-color-white);border:1px solid #e8e8e8;border-radius:6px;margin-bottom:30px;padding:25px 25px 30px}@media (max-width:1199.98px){.shop-item{padding:20px 20px 25px}}@media (max-width:991.98px){.shop-item{padding:25px 25px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.shop-item{padding:20px 20px 25px}}.shop-item:hover .shop-thumb img{opacity:.8}.shop-item:hover .shop-action li{opacity:1;visibility:visible;transform:translateY(0)}.shop-thumb{text-align:center;margin-bottom:25px;position:relative}.shop-thumb img{-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px}.shop-thumb .flash-sale{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-transform:uppercase;z-index:1;border-radius:4px;padding:6px 13px;font-size:14px;font-weight:700;line-height:1;position:absolute;top:0;left:0}.shop-thumb .flash-sale.hot{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.shop-action{align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-action li{opacity:0;visibility:hidden;transition:visibility .3s ease-out .1s,opacity .3s ease-out .15s,transform .3s ease-out .1s;transform:translateY(20px)}.shop-action li:nth-child(2){transition-delay:.15s}.shop-action li:nth-child(3){transition-delay:.2s}.shop-action a{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);width:45px;height:45px;color:var(--tg-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:15px;line-height:0;display:flex}.shop-action a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.shop-content{text-align:center}.shop-content .price{color:var(--tg-theme-primary);margin-bottom:0;font-size:18px;font-weight:500}.shop-content .price del{color:var(--tg-body-color);opacity:.7;margin-left:5px}.shop-content .title{margin-bottom:10px;font-size:18px;font-weight:500}.shop-content .title a:hover{color:var(--tg-theme-primary)}.shop-content .rating{color:#f8bc24;justify-content:center;align-items:center;gap:3px;margin:0 0 10px;font-size:15px;line-height:1;display:flex}.shop-content .rating .avg{color:var(--tg-body-color)}@media (max-width:991.98px){.shop-sidebar{margin-top:80px}}.shop-widget{-ms-box-shadow:0px 0px 10px #0000000d;-o-box-shadow:0px 0px 10px #0000000d;-o-border-radius:8px;-ms-border-radius:8px;background:#f7f7fa;border-radius:8px;margin-bottom:30px;padding:30px;box-shadow:0 0 10px #0000000d}.shop-widget:last-child{margin-bottom:0}@media (max-width:1199.98px){.shop-widget{padding:25px 20px}}@media (max-width:991.98px){.shop-widget{padding:25px 30px}}.shop-widget ul li{margin-bottom:15px}.shop-widget ul li:last-child{margin-bottom:0}.shop-widget .form-check{min-height:inherit;align-items:center;margin-bottom:0;padding:0;line-height:1;display:flex}.shop-widget .form-check-input{border:1px solid #b2bdcd;border-radius:4px;width:16px;height:16px;margin:0 10px 0 0}.shop-widget .form-check-input:focus{box-shadow:none;border-color:var(--tg-theme-primary)}.shop-widget .form-check-label{color:var(--tg-body-color);-webkit-user-select:none;user-select:none;flex-grow:1;font-size:16px;font-weight:400}.shop-widget .form-check .rating{align-items:center;display:flex}.shop-widget .form-check .rating ul{color:#f8bc24;align-items:center;gap:4px;line-height:1;display:flex}.shop-widget .form-check .rating ul li{margin-bottom:0}.shop-widget .form-check .rating ul li.delete{color:#d7d7d7}.shop-widget .form-check .rating span{color:#5a7093;margin-left:5px}@media (max-width:1500px){.shop-details-images-wrap{flex-direction:column-reverse}}.shop-details-images-wrap .nav-tabs{border-bottom:none;flex-direction:column;flex:0 0 119px;gap:15px;width:119px;margin:0}@media (max-width:1500px){.shop-details-images-wrap .nav-tabs{flex-direction:row;flex:none;width:100%}}.shop-details-images-wrap .nav-item{flex:none;width:120px}@media (max-width:767.98px){.shop-details-images-wrap .nav-item{flex:1 0;width:auto}}@media only screen and (min-width:576px) and (max-width:767px){.shop-details-images-wrap .nav-item{flex:none;width:120px}}.shop-details-images-wrap .nav-link{opacity:.5;background:0 0;border:1px solid #e4e4e4;border-radius:6px;margin-bottom:0;padding:0;overflow:hidden}.shop-details-images-wrap .nav-link.active{border-color:var(--tg-theme-primary);opacity:1}.shop-details-images-wrap .tab-content img{border:1px solid #e4e4e4;border-radius:6px}@media (max-width:767.98px){.shop-details-images-wrap .tab-content img{width:100%}}.shop-details-content{margin-left:25px}@media (max-width:1199.98px){.shop-details-content{margin-left:0}}@media (max-width:991.98px){.shop-details-content{margin:60px 0 0}}.shop-details-content>.title{margin-bottom:12px;font-size:30px;font-weight:600}@media (max-width:767.98px){.shop-details-content>.title{font-size:26px}}.shop-details-content .product-review{align-items:center;gap:12px;margin-bottom:20px;display:flex}@media (max-width:767.98px){.shop-details-content .product-review{margin-bottom:15px}}.shop-details-content .product-review .rating{color:#f8bc24;align-items:center;gap:3px;display:flex}.shop-details-content .product-review span{color:#5a7093}.shop-details-content .price{color:var(--tg-theme-primary);margin-bottom:20px;font-size:24px;font-weight:500}.shop-details-content p{margin-bottom:35px}@media (max-width:767.98px){.shop-details-content p{margin-bottom:30px}}.shop-details-qty{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:40px;display:flex}.shop-details-qty .title{color:var(--tg-theme-primary);font-size:18px;font-weight:500;display:block}.shop-details-qty .wishlist-btn{background:#f6f7fa;border:1px solid #e4e4e4;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.shop-details-qty .wishlist-btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.shop-details-bottom .list-wrap li{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:10px;display:flex}.shop-details-bottom .list-wrap li:last-child{margin-bottom:0}.shop-details-bottom .list-wrap li .title{color:var(--tg-heading-color);font-size:16px;font-weight:500;display:block}.shop-details-bottom .list-wrap li .code,.shop-details-bottom .list-wrap li a{color:var(--tg-body-color)}.shop-details-bottom .list-wrap li a:hover{color:var(--tg-theme-primary)}.cart-plus-minus{flex:none;width:116px;position:relative}.cart-plus-minus input{text-align:center;width:100%;height:50px;color:var(--tg-heading-color);border:1px solid #d7d7d7;border-radius:5px;padding:0 30px;font-size:16px;font-weight:500}.cart-plus-minus .qtybutton{color:#838383;cursor:pointer;-webkit-user-select:none;user-select:none;border-right:1px solid #d7d7d7;justify-content:center;align-items:center;width:31px;height:100%;font-size:20px;font-weight:600;line-height:0;display:flex;position:absolute;top:0;left:0}.cart-plus-minus .qtybutton.inc{border-left:1px solid #d7d7d7;border-right:none;left:auto;right:0}.cart-plus-minus .qtybutton.dec{font-size:26px}.product-desc-wrap{margin-top:100px}.product-desc-wrap .tab-content p{margin-bottom:0}.product-desc-wrap .nav-tabs{border-bottom:2px solid #e6eaef;gap:30px;margin-bottom:25px}.product-desc-wrap .nav-tabs .nav-link{font-size:19px;font-weight:500;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);background:0 0;border:none;border-radius:0;margin-bottom:0;padding:0 5px 10px;position:relative}.product-desc-wrap .nav-tabs .nav-link.active{color:var(--tg-theme-primary)}.product-desc-wrap .nav-tabs .nav-link.active:before{opacity:1}.product-desc-wrap .nav-tabs .nav-link:before{content:"";background:var(--tg-theme-primary);opacity:0;width:100%;height:2px;transition:all .3s linear;position:absolute;bottom:-2px;left:0}.product-desc-review{-o-border-radius:5px;-ms-border-radius:5px;border:1px solid #e6eaef;border-radius:5px;padding:25px 30px}.product-desc-review .left-rc{margin-bottom:10px}.related-product-area{margin-top:120px;position:relative}@media (max-width:767.98px){.related-product-area{margin-top:90px}}.related-product-area .shop-thumb img{margin:0 auto}.shop-active [class*=col-]{padding:0 15px}.shop-active .slick-arrow{background:var(--tg-common-color-gray);width:50px;height:50px;color:var(--tg-theme-primary);border:1px solid var(--tg-common-color-white);z-index:3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:-10px;transform:translateY(-50%);box-shadow:0 10px 20px #dfdfdf}.shop-active .slick-arrow:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.shop-active .slick-arrow.slick-next{left:auto;right:-10px}a.cart-btn-add,button.cart-btn-add,a.show-more-btn{color:var(--tg-theme-primary)}a.show-more-btn.active{color:var(--tg-theme-secondary)}a.cart-btn-add:hover,button.cart-btn-add:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}a.course-heart-btn{color:#babaca}a.course-heart-btn:hover{color:var(--tg-theme-primary)}a.courses__wishlist-two.course-heart-btn:hover{color:var(--tg-common-color-white);background:var(--tg-theme-primary)}.blog__bg{z-index:1;background-position:50%;background-size:cover;padding:120px 0 90px;position:relative}.blog__post-area{background:var(--tg-common-color-gray);z-index:1;margin-top:-150px;padding:240px 0 90px;position:relative}@media (max-width:767.98px){.blog__post-area{padding:220px 0 70px}}.blog__post-area:before{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(200px);z-index:-1;background:#e9e2f9;border-radius:50%;width:473px;height:473px;position:absolute;top:50px;left:50px}.blog__post-area:after{content:"";-o-border-radius:50%;-ms-border-radius:50%;filter:blur(200px);z-index:-1;background:#e9e2f9;border-radius:50%;width:473px;height:473px;position:absolute;bottom:20px;right:10%}.blog__post-area-two{margin-top:0;padding:120px 0 90px}@media (max-width:767.98px){.blog__post-area-two{padding:100px 0 70px}}.blog__post-area-four{z-index:1;position:relative;overflow:hidden}.blog__post-area-five{z-index:1;position:relative}.blog__post-area-six,.blog__post-area-seven{background:var(--tg-common-color-gray-10)}.blog__post-area-eight{position:relative}.blog__post-item{-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);-o-transition:all .2s ease-out 0s;border:1px solid #b5b5c3;border-radius:10px;margin-bottom:30px;padding:20px 25px 35px;transition:all .2s ease-out}.blog__post-item:hover{-ms-box-shadow:10px 10px 0px 0px #cac9d6;-o-box-shadow:10px 10px 0px 0px #cac9d6;box-shadow:10px 10px #cac9d6}.blog__post-item-two{border:1px solid var(--tg-border-6);-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);border-radius:10px;margin-bottom:30px;padding:25px;position:relative}@media (max-width:767.98px){.blog__post-item-two{padding:20px}}.blog__post-item-three{border:1px solid var(--tg-border-6);-o-border-radius:10px;-ms-border-radius:10px;background:var(--tg-common-color-white);border-radius:10px;align-items:center;gap:22px;margin-bottom:30px;padding:25px;display:flex}@media (max-width:1199.98px){.blog__post-item-three{padding:22px 20px}}@media (max-width:991.98px){.blog__post-item-three{padding:25px}}@media (max-width:767.98px){.blog__post-item-three{flex-direction:column;padding:20px}}.blog__post-item-four{background:var(--tg-common-color-white);border:1px solid #e3e3e3;border-radius:30px;margin-bottom:30px;padding:30px 30px 35px}@media (max-width:1199.98px){.blog__post-item-four{padding:20px 20px 25px}}@media only screen and (min-width:576px) and (max-width:767px){.blog__post-item-four{padding:30px 30px 35px}}.blog__post-item-five{background:var(--tg-common-color-white);-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;margin-bottom:30px;overflow:hidden;box-shadow:0 0 30px #ebebeb}.blog__post-item-six{background:var(--tg-common-color-white);border-radius:15px;margin-bottom:30px}.blog__post-thumb{margin-bottom:22px;position:relative}.blog__post-thumb img{-o-border-radius:15px;-ms-border-radius:15px;object-fit:cover;border-radius:15px;width:100%;height:224px}@media (max-width:767.98px){.blog__post-thumb img{height:auto}}.blog__post-thumb .post-tag{color:var(--tg-common-color-white);background:var(--tg-theme-primary);z-index:1;border-radius:30px;padding:9px 14px;font-size:13px;font-weight:500;line-height:1;position:absolute;top:17px;left:22px}.blog__post-thumb .post-tag:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.blog__post-thumb-two{-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;position:relative;overflow:hidden}.blog__post-thumb-two img{object-fit:cover;width:100%;height:462px}@media (max-width:767.98px){.blog__post-thumb-two img{height:420px}}.blog__post-thumb-two:before{content:"";pointer-events:none;background:linear-gradient(#16143900 0% 0%,#010005 100%);width:100%;height:100%;position:absolute;top:0;left:0}.blog__post-thumb-three{flex:none;width:283px}@media (max-width:1199.98px){.blog__post-thumb-three{width:200px}}@media (max-width:991.98px){.blog__post-thumb-three{width:280px}}@media (max-width:767.98px){.blog__post-thumb-three{width:100%}}.blog__post-thumb-three img{object-fit:cover;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;width:100%;height:190px}@media (max-width:767.98px){.blog__post-thumb-three img{height:240px}}.blog__post-thumb-four{margin-bottom:30px}.blog__post-thumb-four img{-o-border-radius:20px;-ms-border-radius:20px;object-fit:cover;border-radius:20px;width:100%;height:290px}@media (max-width:1199.98px){.blog__post-thumb-four img{height:260px}}@media only screen and (min-width:576px) and (max-width:767px){.blog__post-thumb-four img{height:290px}}.blog__post-thumb-five img{object-fit:cover;width:100%;height:290px}@media (max-width:767.98px){.blog__post-thumb-five img{height:auto}}.blog__post-thumb-six{border-radius:15px 15px 0 0;position:relative;overflow:hidden}.blog__post-thumb-six img{object-fit:cover;width:100%;height:290px}@media (max-width:767.98px){.blog__post-thumb-six img{height:auto}}.blog__post-thumb-six .post-tag-four{z-index:1;margin-bottom:0;position:absolute;top:30px;left:30px}.blog__post-content .title{margin-bottom:0;font-size:20px;font-weight:600}.blog__post-content .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-two{padding:30px 40px;position:absolute;bottom:25px;left:25px;right:25px}@media (max-width:1199.98px){.blog__post-content-two{padding:30px 20px}}@media (max-width:991.98px){.blog__post-content-two{padding:30px}}@media (max-width:767.98px){.blog__post-content-two{padding:20px}}.blog__post-content-two .title{color:var(--tg-common-color-white);margin-bottom:0;font-size:26px}@media (max-width:1199.98px){.blog__post-content-two .title{font-size:24px}}@media (max-width:991.98px){.blog__post-content-two .title{font-size:26px}}@media (max-width:767.98px){.blog__post-content-two .title{font-size:24px}}.blog__post-content-two .title a{background-image:linear-gradient(var(--tg-common-color-white),var(--tg-common-color-white)),linear-gradient(var(--tg-common-color-white),var(--tg-common-color-white));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content-two .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-three .post-tag-two{color:var(--tg-body-color)}.blog__post-content-three .title{margin-bottom:0;font-size:20px}@media (max-width:1199.98px){.blog__post-content-three .title{font-size:18px}}@media (max-width:991.98px){.blog__post-content-three .title{font-size:20px}}.blog__post-content-three .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-four .title{margin-bottom:20px;font-size:22px;font-weight:600}@media (max-width:1199.98px){.blog__post-content-four .title{font-size:20px}}.blog__post-content-four .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content-four .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-four .blog__post-meta{margin-bottom:0}.blog__post-content-five{padding:30px 35px 40px}@media (max-width:1199.98px){.blog__post-content-five{padding:30px 22px}}@media only screen and (min-width:576px) and (max-width:767px){.blog__post-content-five{padding:30px 30px 35px}}.blog__post-content-five .title{text-transform:capitalize;margin-bottom:25px;font-size:22px;font-weight:600}.blog__post-content-five .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content-five .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-five .blog__post-meta{margin-bottom:0}.blog__post-content-five .blog__post-meta ul li{font-size:15px}.blog__post-content-six{border:1px solid #e3e3e3;border-top:none;border-radius:0 0 15px 15px;padding:30px 30px 35px}@media (max-width:1199.98px){.blog__post-content-six{padding:25px 20px 30px}}.blog__post-content-six .title{text-transform:capitalize;margin-bottom:22px;font-size:22px}.blog__post-content-six .title a{background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0% 2px,0 2px;transition:background-size .4s linear;display:inline}.blog__post-content-six .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-six .btn{box-shadow:none;-o-border-radius:6px;-ms-border-radius:6px;color:var(--tg-theme-primary);background:#eeedff;border-radius:6px}.blog__post-content-six .btn svg{color:var(--tg-theme-primary)}.blog__post-content-six .btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.blog__post-content-six .btn:hover svg{color:var(--tg-common-color-white)}.blog__post-meta{margin-bottom:20px}.blog__post-meta .list-wrap{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.blog__post-meta .list-wrap li{align-items:center;font-size:14px;font-weight:500;line-height:1;display:flex}.blog__post-meta .list-wrap li i{color:var(--tg-theme-primary);margin-right:8px;font-size:20px}.blog__post-meta .list-wrap li a{color:var(--tg-body-color);margin-left:5px}.blog__post-meta .list-wrap li a:hover{color:var(--tg-theme-primary)}.blog__post-meta-two{margin-bottom:14px}.blog__post-meta-two .list-wrap li{color:var(--tg-common-color-gray-6)}.blog__post-meta-two .list-wrap li i{color:var(--tg-common-color-white)}.blog__post-meta-two .list-wrap li a{color:var(--tg-common-color-gray-6)}.blog-sidebar{margin-left:15px}@media (max-width:1199.98px){.blog-sidebar{margin-left:0}}@media (max-width:991.98px){.blog-sidebar{margin-top:80px}}.blog-sidebar-two{margin-left:0;margin-right:15px}@media (max-width:1199.98px){.blog-sidebar-two{margin-right:0}}.blog-widget{background:var(--tg-common-color-gray);-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;margin-bottom:30px;padding:30px}.blog-widget:last-child{margin-bottom:0}.blog-widget .shop-cat-list .list-wrap li{margin-bottom:20px;line-height:1}.blog-widget .shop-cat-list .list-wrap li:last-child{margin-bottom:0}.blog-widget .shop-cat-list .list-wrap li a{color:var(--tg-body-color);align-items:center;gap:5px;font-size:16px;line-height:1;display:inline-flex}.blog-widget .shop-cat-list .list-wrap li a i{color:var(--tg-theme-primary);font-size:20px;line-height:0}.blog-widget .shop-cat-list .list-wrap li a:hover{color:var(--tg-theme-primary)}.blog-widget .tagcloud{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.blog-widget .tagcloud a{color:var(--tg-theme-primary);background:var(--tg-common-color-white);-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;padding:10px 15px;font-size:16px;line-height:1;display:block}.blog-widget .tagcloud a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.blog__shape img{z-index:-1;position:absolute;top:7%;right:-3%}@media (max-width:991.98px){.blog__shape img{display:none}}.blog__shape-wrap img{z-index:-1;position:absolute}.blog__shape-wrap img:first-child{max-width:428px;animation-duration:70s;top:-198px;right:-204px}@media (max-width:767.98px){.blog__shape-wrap img:first-child{max-width:360px}}.blog__shape-wrap img:nth-child(2){max-width:428px;animation-duration:70s;bottom:-220px;left:-150px}@media (max-width:1199.98px){.blog__shape-wrap img:nth-child(2){max-width:380px}}@media (max-width:767.98px){.blog__shape-wrap img:nth-child(2){max-width:340px}}.blog__shape-wrap-two img{z-index:-1;position:absolute}.blog__shape-wrap-two img:first-child{max-width:219px;top:18%;left:0}@media (max-width:1500px){.blog__shape-wrap-two img:first-child{top:12%}}@media (max-width:991.98px){.blog__shape-wrap-two img:first-child{top:4%}}@media (max-width:767.98px){.blog__shape-wrap-two img:first-child{display:none}}.blog__shape-wrap-two img:nth-child(2){max-width:65px;bottom:11%;right:5%}@media (max-width:1500px){.blog__shape-wrap-two img:nth-child(2){bottom:5%}}@media (max-width:767.98px){.blog__shape-wrap-two img:nth-child(2){max-width:50px;bottom:2%}}.blog__shape-wrap-three img{z-index:-1;position:absolute}.blog__shape-wrap-three img:first-child{max-width:104px;top:10%;right:5%}@media (max-width:1199.98px){.blog__shape-wrap-three img:first-child{max-width:80px;top:6%}}@media (max-width:767.98px){.blog__shape-wrap-three img:first-child{max-width:60px;top:2%}}.blog__shape-wrap-three img:nth-child(2){max-width:118px;bottom:3%;left:4%}@media (max-width:1500px){.blog__shape-wrap-three img:nth-child(2){max-width:90px}}@media (max-width:767.98px){.blog__shape-wrap-three img:nth-child(2){max-width:70px;bottom:1%}}.blog__details-thumb{margin-bottom:30px}.blog__details-thumb img{-o-border-radius:10px;-ms-border-radius:10px;object-fit:cover;border-radius:10px;min-height:300px}.blog__details-content .title{margin-bottom:10px;font-size:36px}@media (max-width:1500px){.blog__details-content .title{font-size:32px}}@media (max-width:1199.98px){.blog__details-content .title{font-size:30px}}@media (max-width:767.98px){.blog__details-content .title{font-size:26px}}.blog__details-content>p{margin-bottom:10px}.blog__details-content .inner-title{margin-bottom:10px;font-size:30px}@media (max-width:767.98px){.blog__details-content .inner-title{font-size:24px}}.blog__details-content-inner{margin:30px 0 25px}.blog__details-content-inner>p{margin-bottom:20px}.blog__details-bottom{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin:40px 0 30px;padding:20px 0}.blog__details-bottom .tg-post-tag{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.blog__details-bottom .tg-post-tag .tag-title{margin-bottom:0;font-size:17px}.blog__details-bottom .tg-post-tag .list-wrap{align-items:center;gap:8px;display:flex}.blog__details-bottom .tg-post-tag .list-wrap li a{background:var(--tg-theme-primary);color:var(--tg-common-color-white);-o-border-radius:50px;-ms-border-radius:50px;border-radius:50px;padding:10px 21px;font-size:15px;line-height:1.2;display:block}.blog__details-bottom .tg-post-tag .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.blog__details-bottom .tg-post-social{align-items:center;gap:10px;display:flex}@media (max-width:767.98px){.blog__details-bottom .tg-post-social{margin-top:15px}}.blog__details-bottom .tg-post-social .social-title{margin-bottom:0;font-size:17px}.blog__details-bottom .tg-post-social .list-wrap{align-items:center;gap:10px;display:flex}.blog__details-bottom .tg-post-social .list-wrap li a{color:var(--tg-body-color);font-size:20px}.blog__details-bottom .tg-post-social .list-wrap li a:hover{color:var(--tg-theme-secondary)}.blog__post-author{-o-border-radius:10px;-ms-border-radius:10px;background:#f7f7fa;border-radius:10px;align-items:center;gap:30px;margin-bottom:40px;padding:41px 45px;display:flex}@media (max-width:1199.98px){.blog__post-author{padding:30px 25px}}@media (max-width:767.98px){.blog__post-author{flex-wrap:wrap;gap:25px}}.blog__post-author-thumb{flex:none;width:115px}.blog__post-author-thumb img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.blog__post-author-content .designation{color:var(--tg-common-color-dark);margin-bottom:5px;line-height:1;display:block}.blog__post-author-content .name{margin-bottom:10px;font-size:24px;font-weight:500}.blog__post-author-content p{margin-bottom:0}.widget_search{padding:0}.widget-title{margin-bottom:20px;font-size:20px}.sidebar-search-form form{position:relative}.sidebar-search-form input{background:var(--tg-common-color-gray);width:100%;color:var(--tg-body-color);-o-border-radius:6px;-ms-border-radius:6px;border:none;border-radius:6px;padding:15px 45px 15px 20px;font-size:16px;line-height:1}.sidebar-search-form input::placeholder{color:var(--tg-body-color);opacity:.8;font-size:16px}.sidebar-search-form button{background:0 0;border:none;padding:0;font-size:22px;line-height:0;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.rc-post-item{align-items:center;gap:15px;margin-bottom:20px;display:flex}.rc-post-item:last-child{margin-bottom:0}.rc-post-thumb{flex:none;width:74px}.rc-post-thumb img{-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.rc-post-content .date{color:var(--tg-common-color-gray-3);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:500;line-height:1;display:flex}.rc-post-content .date i{color:var(--tg-theme-primary);font-size:14px}.rc-post-content .title{text-transform:capitalize;margin-bottom:0;font-size:14px;font-weight:500}blockquote{z-index:1;background:#efeefe;margin:40px 90px;padding:35px 120px 35px 45px;position:relative}@media (max-width:1500px){blockquote{margin:40px 50px}}@media (max-width:1199.98px){blockquote{margin:40px 20px;padding:35px 100px 35px 30px}}@media (max-width:767.98px){blockquote{margin:40px 0;padding:30px}}blockquote:before{content:"";background:var(--tg-theme-primary);width:6px;height:100%;position:absolute;top:0;left:0}blockquote:after{content:"";color:#ceccfd;font-size:62px;line-height:1;font-family:var(--tg-icon-font-family);z-index:-1;font-weight:700;position:absolute;top:22px;right:30px}@media (max-width:767.98px){blockquote:after{font-size:40px;top:17px;right:17px}}blockquote>p{color:var(--tg-common-color-dark);font-size:20px;font-style:italic;font-weight:500;font-family:var(--tg-heading-font-family);margin-bottom:0}@media (max-width:1199.98px){blockquote>p{font-size:18px}}.comment-wrap-title .title{margin-bottom:50px;font-size:24px}.comment-respond{-o-border-radius:12px;-ms-border-radius:12px;background:#f7f7fa;border-radius:12px;padding:32px 45px 50px}@media (max-width:1199.98px){.comment-respond{padding:32px 25px 50px}}.comment-reply-title{text-transform:capitalize;margin-bottom:5px;font-size:30px}@media (max-width:1199.98px){.comment-reply-title{font-size:26px}}.comment-form .row{--bs-gutter-x:20px}.comment-form .row [class*=col-]{padding:0 10px}.comment-notes,.comment-field{margin-bottom:15px}.comment-field input,.comment-field textarea{-o-border-radius:5px;-ms-border-radius:5px;background:var(--tg-common-color-white);width:100%;color:var(--tg-body-color);border:1px solid #e1e4e7;border-radius:5px;height:50px;padding:15px;font-size:16px;line-height:1.2;display:block}.comment-field input::placeholder,.comment-field textarea::placeholder{opacity:.8;color:var(--tg-body-color);font-size:16px}.comment-field textarea{min-height:130px;max-height:130px}.comment-field.checkbox-grp{align-items:center;margin:15px 0 32px;display:flex}.comment-field.checkbox-grp input{cursor:pointer;width:22px;height:22px;margin-right:9px}.comment-field.checkbox-grp label{color:var(--tg-body-color);-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400}.latest-comments .list-wrap li{border-bottom:1px solid #e8e8e8;margin-bottom:45px;padding-bottom:30px}.latest-comments .list-wrap li:last-child{border-bottom:none;margin-bottom:0}.latest-comments .list-wrap li:last-child .comments-box{margin-left:45px}@media (max-width:767.98px){.latest-comments .list-wrap li:last-child .comments-box{margin-left:0}}.latest-comments .comments-box{align-items:flex-start;gap:25px;display:flex}@media (max-width:767.98px){.latest-comments .comments-box{flex-wrap:wrap;gap:20px}}.latest-comments .comments-avatar{flex:none;width:115px}.latest-comments .comments-avatar img{-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.latest-comments .comments-text .avatar-name{align-items:center;margin-bottom:10px;display:flex}.latest-comments .comments-text .avatar-name .name{margin-bottom:0;font-size:20px}.latest-comments .comments-text .avatar-name .date{margin-left:auto;font-size:14px;font-weight:500}.latest-comments .comments-text p{margin-bottom:15px}.latest-comments .comments-text .comment-reply .comment-reply-link{text-transform:uppercase;-o-border-radius:10px;-ms-border-radius:10px;background:#f7f7fb;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:500;line-height:1;display:inline-block}.latest-comments .comments-text .comment-reply .comment-reply-link:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.pagination__wrap ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.pagination__wrap ul li a{-o-border-radius:50%;-ms-border-radius:50%;width:50px;height:50px;color:var(--tg-heading-color);font-size:18px;font-family:var(--tg-heading-font-family);font-weight:var(--tg-fw-medium);background:#e6e9ef;border-radius:50%;justify-content:center;align-items:center;display:flex}.pagination__wrap ul li a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)!important}.pagination__wrap ul li.selected a{color:var(--tg-common-color-white);background:var(--tg-theme-primary)}.post-tag-two{color:var(--tg-common-color-white);border:1px solid #e4e4e4;border-radius:100px;margin-bottom:20px;padding:8px 13px;font-size:13px;font-weight:500;line-height:1;display:inline-block}.post-tag-two:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.post-tag-three{color:var(--tg-heading-color);background:var(--tg-theme-secondary);border-radius:100px;margin-bottom:15px;padding:8px 14px;font-size:13px;font-weight:500;line-height:1;display:inline-block}.post-tag-three:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.post-tag-four{color:var(--tg-heading-color);background:var(--tg-theme-secondary);border-radius:4px;margin-bottom:18px;padding:8px 14px;font-size:13px;font-weight:500;line-height:1;display:inline-block}.post-tag-four:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.pagination__wrap ul li.previous,.pagination__wrap ul li.next{display:none}.newsletter__area{background:var(--tg-theme-primary);z-index:1;padding:35px 0 0;position:relative;overflow:hidden}@media (max-width:991.98px){.newsletter__area{padding:40px 0}}.newsletter__area-two{background:var(--tg-common-color-gray-10)}.newsletter__inner-wrap{background:var(--tg-theme-primary);z-index:1;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:66px 90px;display:flex;position:relative;overflow:hidden}@media (max-width:1500px){.newsletter__inner-wrap{padding:66px 70px}}@media (max-width:991.98px){.newsletter__inner-wrap{text-align:center;flex-direction:column}}@media (max-width:767.98px){.newsletter__inner-wrap{padding:40px 25px}}@media only screen and (min-width:576px) and (max-width:767px){.newsletter__inner-wrap{padding:50px 30px}}.newsletter__inner-wrap .title{color:var(--tg-common-color-white);text-transform:capitalize;flex:none;width:44%;margin-bottom:0;font-size:30px;font-weight:700}@media (max-width:1199.98px){.newsletter__inner-wrap .title{width:60%;font-size:28px}}@media (max-width:991.98px){.newsletter__inner-wrap .title{width:100%}}@media (max-width:767.98px){.newsletter__inner-wrap .title{font-size:26px}}.newsletter__inner-wrap .btn{background:var(--tg-common-color-white);-o-border-radius:6px;-ms-border-radius:6px;box-shadow:none;border:none;border-radius:6px}.newsletter__inner-wrap .btn:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.newsletter__inner-wrap .btn:hover svg{color:var(--tg-heading-color)!important}.newsletter__inner-wrap .shape{z-index:-1;position:absolute}.newsletter__inner-wrap .shape.shape-one{max-width:198px;top:0;left:0}.newsletter__inner-wrap .shape.shape-two{max-width:138px;animation-duration:30s;top:14%;right:5%}@media (max-width:767.98px){.newsletter__inner-wrap .shape.shape-two{display:none}}@media (max-width:1199.98px){.newsletter__inner-wrap-two{flex-wrap:wrap}.newsletter__inner-wrap-two .title{text-align:center;width:100%}}.newsletter__btn{text-align:right;flex-grow:1}.newsletter__img-wrap{text-align:center;position:relative}@media (max-width:991.98px){.newsletter__img-wrap{display:none}}.newsletter__img-wrap img:not(:first-child){position:absolute}.newsletter__img-wrap img:nth-child(2){z-index:-1;bottom:0;left:5%}@media (max-width:1199.98px){.newsletter__img-wrap img:nth-child(2){left:15%}}.newsletter__img-wrap img:nth-child(3){z-index:-1;top:18%;right:16%}@media (max-width:1199.98px){.newsletter__img-wrap img:nth-child(3){right:5%}}@media (max-width:991.98px){.newsletter__content{text-align:center}}.newsletter__content .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:25px;font-size:36px;font-weight:400;line-height:1.2}@media (max-width:1199.98px){.newsletter__content .title{font-size:34px}}.newsletter__content .title span{font-weight:700}.newsletter__form{width:80%}@media (max-width:1199.98px){.newsletter__form{width:100%}}.newsletter__form form{align-items:center;gap:10px;display:flex}@media (max-width:767.98px){.newsletter__form form{flex-wrap:wrap;justify-content:center}}.newsletter__form form input{-o-border-radius:50px;-ms-border-radius:50px;width:100%;color:var(--tg-common-color-white);background:#4a44d1;border:1px solid #433ec2;border-radius:50px;flex-grow:1;height:60px;padding:18px 20px;font-size:16px;line-height:1.4}.newsletter__form form input::placeholder{color:#9e9bf1;text-transform:capitalize;font-size:16px}.newsletter__form form .btn{background:var(--tg-theme-secondary);min-width:198px;color:var(--tg-heading-color);border:1px solid #141109;padding:20px 30px;box-shadow:4px 6px #3d3d3d}.newsletter__form form .btn:hover{box-shadow:none}.newsletter__form-two{flex-grow:1;align-items:center;gap:10px;display:flex}@media (max-width:767.98px){.newsletter__form-two{flex-wrap:wrap;justify-content:center}}.newsletter__form-two input{background:var(--tg-common-color-white);width:100%;color:var(--tg-heading-color);border:none;border-radius:6px;height:60px;padding:16px 25px;font-size:16px;font-weight:500}.newsletter__form-two .btn{background:var(--tg-theme-secondary);color:var(--tg-heading-color);min-width:180px;padding:21px 30px}.newsletter__form-two .btn:hover{background:var(--tg-heading-color);color:var(--tg-common-color-white)}.newsletter__shape img{z-index:-1;position:absolute;top:0;right:14%}@media (max-width:1500px){.newsletter__shape img{right:0}}@media (max-width:1199.98px){.newsletter__shape img{display:none}}.work__images{text-align:center;margin:0 auto}@media (max-width:991.98px){.work__images{margin-bottom:50px}}.work__images .shape{right:220px}@media (max-width:767.98px){.work__images .shape{right:88px}}.work__content{width:85%}@media (max-width:1199.98px){.work__content{width:100%}}.work__content>p{margin-bottom:25px}.work__list-wrap{align-items:center;margin:0 -15px;display:flex}.work__list-box{flex:none;width:50%;margin-bottom:30px;padding:0 15px}.work__list-box-top{align-items:center;gap:20px;margin-bottom:18px;display:flex}@media (max-width:1199.98px){.work__list-box-top{display:block}}.work__list-box-top .title{margin-bottom:0;font-size:20px}.work__list-box .icon{-o-border-radius:50%;-ms-border-radius:50%;width:60px;height:60px;color:var(--tg-common-color-white);-ms-box-shadow:5px 5px 0px 0px #00000040;-o-box-shadow:5px 5px 0px 0px #00000040;background:#f66;border:1px solid #ce3b3b;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:35px;line-height:0;display:flex;box-shadow:5px 5px #00000040}@media (max-width:1199.98px){.work__list-box .icon{margin-bottom:20px}}.work__list-box p{margin-bottom:0}.work__list-box:nth-child(2) .icon{background:#1bcbe3;border:1px solid #019aaf}.react-responsive-modal-closeButton{top:0;right:0}.react-responsive-modal-closeButton svg{fill:var(--tg-primary-color)}.video__area{padding:160px 0;position:relative}@media (max-width:1199.98px){.video__area{padding:150px 0}}@media (max-width:991.98px){.video__area{padding:140px 0}}.video__bg{z-index:-1;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}.video__bg:before{content:"";background:var(--tg-common-color-black-3);opacity:.3;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.video__content{margin-left:90px}@media (max-width:1199.98px){.video__content{margin-left:0}}@media (max-width:991.98px){.video__content{text-align:center}}.video__content .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:15px;font-size:48px;font-weight:700}@media (max-width:1500px){.video__content .title{font-size:45px}}@media (max-width:1199.98px){.video__content .title{font-size:42px}}@media (max-width:991.98px){.video__content .title{font-size:40px}}.video__content p{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:30px}.video__play-btn{margin-left:180px}@media (max-width:991.98px){.video__play-btn{margin:0 0 50px}}.video__play-btn a{background:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;width:76px;height:76px;color:var(--tg-common-color-black-3);border-radius:50%;justify-content:center;align-items:center;font-size:25px;line-height:0;display:flex;position:relative}@media (max-width:991.98px){.video__play-btn a{margin:0 auto}}.video__play-btn a:after{content:"";border:1px solid var(--tg-common-color-white);border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite pulse-border;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}.video__play-btn a:hover{background:var(--tg-theme-secondary)}.react-responsive-modal-modal{width:100%}@media (max-width:991px){.react-responsive-modal-modal{width:90%}}.contact-info-wrap .list-wrap li{-o-border-radius:10px;-ms-border-radius:10px;background:#f7f7fa;border:1px solid #e1e1e1;border-radius:10px;align-items:center;gap:25px;margin-bottom:30px;padding:40px;display:flex}@media (max-width:1199.98px){.contact-info-wrap .list-wrap li{flex-wrap:wrap;gap:15px;padding:25px}}@media (max-width:991.98px){.contact-info-wrap .list-wrap li{flex-wrap:nowrap}}@media (max-width:767.98px){.contact-info-wrap .list-wrap li{flex-direction:row;align-items:center}}.contact-info-wrap .list-wrap li:last-child{margin-bottom:0}.contact-info-wrap .list-wrap li .icon{background:var(--tg-theme-primary);width:70px;height:70px;color:var(--tg-common-color-white);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:20px;line-height:0;display:flex}.contact-info-wrap .list-wrap li .content .title{margin-bottom:5px;font-size:20px}.contact-info-wrap .list-wrap li .content p{margin-bottom:0;font-weight:500;line-height:1.4}.contact-info-wrap .list-wrap li .content a{color:var(--tg-body-color);font-weight:500;line-height:1.4;display:block}.contact-info-wrap .list-wrap li .content a:hover{color:var(--tg-theme-primary)}.contact-form-wrap{-o-border-radius:12px;-ms-border-radius:12px;background:#f7f7fa;border:1px solid #e1e1e1;border-radius:12px;padding:30px 40px 42px}@media (max-width:1199.98px){.contact-form-wrap{padding:30px 25px 40px}}@media (max-width:991.98px){.contact-form-wrap{margin-top:60px;padding:30px 30px 40px}}@media (max-width:767.98px){.contact-form-wrap{padding:25px 20px 30px}}@media only screen and (min-width:576px) and (max-width:767px){.contact-form-wrap{padding:30px 25px 40px}}.contact-form-wrap .title{margin-bottom:5px;font-size:30px;position:relative}@media (max-width:1199.98px){.contact-form-wrap .title{font-size:28px}}@media (max-width:767.98px){.contact-form-wrap .title{font-size:24px}}.contact-form-wrap p{margin-bottom:15px}.contact-form-wrap .form-grp{margin-bottom:20px}.contact-form-wrap .form-grp input,.contact-form-wrap .form-grp textarea{background:var(--tg-common-color-white);width:100%;color:var(--tg-body-color);border:1px solid #e1e4e7;border-radius:5px;height:50px;padding:11px 20px;font-size:16px;font-weight:400;transition:all .3s;display:block}.contact-form-wrap .form-grp input::placeholder,.contact-form-wrap .form-grp textarea::placeholder{color:var(--tg-body-color);opacity:.8;font-size:16px;font-weight:400}.contact-form-wrap .form-grp input:focus,.contact-form-wrap .form-grp textarea:focus{border-color:var(--tg-theme-primary)}.contact-form-wrap .form-grp textarea{min-height:230px;max-height:230px}.contact-form-wrap .row{--bs-gutter-x:20px}.contact-map{width:100%;height:555px;margin-top:70px}@media (max-width:1199.98px){.contact-map{height:430px}}@media (max-width:767.98px){.contact-map{height:380px}}.contact-map iframe{filter:grayscale();-o-border-radius:12px;-ms-border-radius:12px;border-radius:12px;width:100%;height:100%}.ajax-response.error,.ajax-response.success{margin:20px 0 0!important}.ajax-response.error{color:red}.ajax-response.success{color:green}.singUp-wrap{background:#f7f7fa;border:1px solid #e1e1e1;border-radius:8px;padding:30px 50px 40px}@media (max-width:767.98px){.singUp-wrap{padding:30px 20px}}@media only screen and (min-width:576px) and (max-width:767px){.singUp-wrap{padding:30px}}.singUp-wrap .title{margin-bottom:10px;font-size:36px}@media (max-width:767.98px){.singUp-wrap .title{font-size:26px}}.singUp-wrap p{margin-bottom:25px}@media (max-width:767.98px){.singUp-wrap p br{display:none}}.account__social-btn{background:var(--tg-common-color-white);-o-border-radius:5px;-ms-border-radius:5px;color:var(--tg-common-color-dark);border:1px solid #e1e1e1;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:16px;display:flex}.account__social-btn:hover{color:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.account__divider{text-align:center;margin-block-start:35px;padding-block-end:35px;position:relative}.account__divider:before{content:"";background:#e1e1e1;width:100%;height:1px;position:absolute;top:0;left:0}.account__divider span{color:var(--tg-heading-color);background:#f7f7fa;padding:20px;font-size:16px;position:absolute;top:-35px;left:45%}.account__form .form-grp{margin-bottom:20px}.account__form .form-grp label{margin-bottom:10px;font-size:18px;font-weight:600;line-height:1}.account__form .form-grp input{width:100%;color:var(--tg-heading-color);background:var(--tg-common-color-white);-o-border-radius:5px;-ms-border-radius:5px;-o-transition:all .3s ease-out 0s;border:1px solid #e1e1e1;border-radius:5px;padding:14px 20px;font-size:16px;line-height:1;transition:all .3s ease-out}.account__form .form-grp input::placeholder{color:var(--tg-body-color);opacity:.8;text-transform:capitalize;font-size:16px;font-weight:400}.account__form .form-grp input:focus{border-color:var(--tg-theme-primary)}.account__form .btn{justify-content:center;width:100%;margin-top:30px}.account__switch{margin-top:30px}.account__switch p{justify-content:center;align-items:center;gap:5px;margin-bottom:0;display:flex}.account__switch p a{color:var(--tg-theme-primary);text-decoration:underline}.account__switch p a:hover{color:var(--tg-theme-secondary)}.account__check{justify-content:space-between;align-items:center;gap:15px;display:flex}.account__check-remember{gap:5px;display:flex}.account__check-remember input{width:20px;height:20px;margin-inline-end:3px}.account__check-remember input:focus{box-shadow:none}.account__check-remember input:checked{background-color:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.account__check-remember label{-webkit-user-select:none;user-select:none}.account__check-forgot a{color:var(--tg-theme-primary);font-size:16px;text-decoration:underline}.account__check-forgot a:hover{color:var(--tg-theme-primary)}.coupon__code-info{background:#f5f5f5;align-items:center;gap:5px;margin-bottom:25px;padding:20px;display:flex}@media (max-width:767.98px){.coupon__code-info{flex-wrap:wrap}}.coupon__code-info a:hover{color:var(--tg-theme-primary);text-decoration:underline}.coupon__code-form{margin-bottom:35px;display:none}.coupon__code-form p{margin-bottom:15px}.coupon__code-form input{width:100%;height:55px;color:var(--tg-heading-color);background:#f5f5f5;border:none;border-radius:30px;margin-bottom:15px;padding:0 20px}.customer__form-wrap{border:1px solid #ebebeb;padding:30px}@media (max-width:767.98px){.customer__form-wrap{padding:25px 20px}}.customer__form-wrap .title{text-transform:uppercase;color:var(--tg-heading-color);font-size:1.5rem;font-weight:700;font-family:var(--tg-heading-font-family);border-bottom:1px solid #ebebeb;margin-bottom:.75rem;padding-bottom:.75rem;line-height:1;display:block}@media (max-width:767.98px){.customer__form-wrap .title{font-size:1.3rem}}.customer__form-wrap .title.title-two{margin-top:20px}.customer__form-wrap .form-grp{margin-bottom:15px}.customer__form-wrap .form-grp.select-grp{position:relative}.customer__form-wrap .form-grp.select-grp:after{content:"";color:var(--tg-theme-primary);font-family:"Font Awesome 5 Free";font-size:14px;font-weight:700;position:absolute;bottom:13px;right:20px}.customer__form-wrap .form-grp label{color:var(--tg-body-color);margin-bottom:5px;font-size:15px;display:block}.customer__form-wrap .form-grp textarea,.customer__form-wrap .form-grp input{width:100%;color:var(--tg-heading-color);background:#f5f5f5;border:none;height:53px;padding:0 20px}.customer__form-wrap .form-grp textarea{min-height:120px;max-height:120px;padding:10px 20px 0}.customer__form-wrap .form-grp select{color:var(--tg-heading-color);text-transform:capitalize;appearance:none;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:0;outline:none;width:100%;height:53px;padding:12px 37px 9px 20px;font-size:16px;font-weight:400;line-height:1.2}.order__info-wrap{border:2px solid var(--tg-theme-primary);height:fit-content;padding:30px}@media (max-width:991.98px){.order__info-wrap{margin-top:50px}}@media (max-width:767.98px){.order__info-wrap{padding:25px 20px}}.order__info-wrap>.title{text-transform:uppercase;border-bottom:1px solid #ebebeb;margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.order__info-wrap .list-wrap{margin-bottom:20px}.order__info-wrap .list-wrap li{color:var(--tg-body-color);border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:8px;padding:12px 0;font-size:15px;font-weight:600;display:flex}.order__info-wrap .list-wrap li span{color:var(--tg-heading-color);font-weight:700;line-height:1;display:block}.order__info-wrap .list-wrap li.title span{color:var(--tg-body-color)}.order__info-wrap .list-wrap li:last-child span{font-size:1.25rem}.order__info-wrap p{margin-bottom:15px}.order__info-wrap p a{text-decoration:underline}.order__info-wrap p a:hover{color:var(--tg-theme-primary)}.order__info-wrap .btn{text-align:center;width:100%;margin-top:10px}.cart__table thead th{padding:12px;font-size:15px;font-weight:600}@media (max-width:767.98px){.cart__table thead th.product__subtotal,.cart__table thead th.product__price{display:none}}.cart__table tbody tr{position:relative}.cart__table tbody td{text-align:left;vertical-align:middle;color:var(--tg-body-color);border:none;border-top:1px solid #ebebeb;padding:12px 17px;line-height:1.1}@media (max-width:767.98px){.cart__table tbody td{padding:12px 10px}}.cart__table tbody td:first-child{padding-left:0}.cart__table tbody td a{color:var(--tg-theme-primary)}.cart__table tbody td.product__name{font-weight:500}.cart__table tbody td.product__remove{text-align:right;padding-right:5px}.cart__table tbody td.product__remove a{font-size:25px}.cart__table tbody td.product__quantity{text-align:right;padding-right:0}.cart__table .product__thumb img{max-width:70px}@media (max-width:767.98px){.cart__table .product__price{display:none}.cart__table .product__remove a{color:#fff;background-color:red;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-top:-10px;display:flex;position:absolute;left:0;font-size:15px!important}.cart__table .product__subtotal{display:none}}.cart__table .product__remove{width:0!important;padding:0!important}.cart__actions{padding-top:25px!important;padding-bottom:10px!important;padding-right:0!important}.cart__actions-form{align-items:center;gap:10px;display:inline-flex}@media (max-width:767.98px){.cart__actions-form{width:100%}}.cart__actions-form input{width:100%;height:50px;color:var(--tg-heading-color);background:#f5f5f5;border:0;border-radius:30px;flex:1;margin-bottom:0;padding:0 0 0 20px}.cart__collaterals-wrap{border:1px solid #ebebeb;border-radius:0;height:100%;margin-left:50px;padding:1.25rem}@media (max-width:1199.98px){.cart__collaterals-wrap{margin-left:0}}@media (max-width:991.98px){.cart__collaterals-wrap{margin-top:50px}}.cart__collaterals-wrap .title{text-transform:uppercase;border-bottom:1px solid #ebebeb;padding-bottom:.9375rem;font-size:1.5rem;font-weight:700}.cart__collaterals-wrap .list-wrap{padding-bottom:.9375rem}.cart__collaterals-wrap .list-wrap li{color:var(--tg-heading-color);border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:10px;padding:12px 5px;font-size:15px;font-weight:600;display:flex}.cart__collaterals-wrap .list-wrap li span{color:var(--tg-body-color);font-weight:400}.cart__collaterals-wrap .list-wrap li span.amount{color:var(--tg-heading-color);font-size:1.25rem;font-weight:600}.cart__collaterals-wrap .btn{text-align:center;justify-content:center;width:100%}.f-right{float:right}@media (max-width:767.98px){.f-right{float:none}.update__cart-btn{width:100%;margin-top:20px;text-align:center!important}.update__cart-btn .btn{text-align:center;justify-content:center;width:100%}}.dashboard__area{z-index:2;padding-top:70px;position:relative}.dashboard__bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard__top-wrap{position:relative}.dashboard__top-bg{z-index:1;background-position:50%;background-size:cover;border-radius:10px;min-height:350px;margin-bottom:30px;position:relative}@media (max-width:767.98px){.dashboard__top-bg{background-position:100%}}.dashboard__top-bg:before{z-index:-1;content:"";cursor:pointer;background:linear-gradient(#fff0,#00000080 90%);border-radius:10px;width:100%;height:50%;transition:opacity .65s cubic-bezier(.05,.2,.1,1);display:block;position:absolute;bottom:0;left:0}.dashboard__instructor-info{z-index:1;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 40px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:991.98px){.dashboard__instructor-info{padding:0 30px 30px}}@media (max-width:767.98px){.dashboard__instructor-info{flex-wrap:wrap;gap:15px;padding:0 20px 30px}}.dashboard__instructor-info-left{align-items:center;gap:20px;display:flex}@media (max-width:767.98px){.dashboard__instructor-info-left{flex-wrap:wrap;gap:8px}}@media only screen and (min-width:576px) and (max-width:767px){.dashboard__instructor-info-left{gap:20px}}.dashboard__instructor-info-left .thumb{width:120px;height:120px}.dashboard__instructor-info-left .thumb img{-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-common-color-white);border:2px solid var(--tg-common-color-white);border-radius:50%;width:100%;padding:4px}.dashboard__instructor-info-left .content .title{color:var(--tg-common-color-white);text-transform:capitalize;margin-bottom:12px;font-size:20px}@media (max-width:767.98px){.dashboard__instructor-info-left .content .title{margin-bottom:8px;font-size:18px}}.dashboard__instructor-info-left .content .list-wrap{flex-wrap:wrap;align-items:center;gap:10px 15px;display:flex}.dashboard__instructor-info-left .content .list-wrap li{color:var(--tg-common-color-white);align-items:center;gap:5px;display:flex}@media (max-width:767.98px){.dashboard__instructor-info-left .content .list-wrap li{font-size:13px}}.dashboard__instructor-info-left .content .list-wrap li svg{color:var(--tg-common-color-white);width:18px;height:18px}@media (max-width:767.98px){.dashboard__instructor-info-left .content .list-wrap li svg{width:16px;height:16px}}.dashboard__instructor-info-right{margin-bottom:20px}@media (max-width:767.98px){.dashboard__instructor-info-right{margin-bottom:0}}.dashboard__inner-wrap{background:var(--tg-common-color-gray-9);border:1px solid var(--tg-border-7);border-radius:15px;padding:30px 30px 40px 0}@media (max-width:1199.98px){.dashboard__inner-wrap{padding:30px 20px 40px 0}}@media (max-width:991.98px){.dashboard__inner-wrap{padding:30px}}@media (max-width:767.98px){.dashboard__inner-wrap{padding:30px 20px}}.dashboard__sidebar-wrap{-o-border-radius:15px 0 0 15px;-ms-border-radius:15px 0 0 15px;background:var(--tg-common-color-white);border:1px solid var(--tg-border-7);border-radius:15px 0 0 15px;margin:-31px 0 -41px -1px;padding:30px;position:sticky;top:120px;overflow:hidden}@media (max-width:1199.98px){.dashboard__sidebar-wrap{padding:20px 10px}}@media (max-width:991.98px){.dashboard__sidebar-wrap{-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;margin:0;padding:30px}}@media (max-width:767.98px){.dashboard__sidebar-wrap{padding:25px 20px}}.dashboard__sidebar-title .title{text-transform:capitalize;letter-spacing:0;color:#6d6c80;margin-bottom:0;font-size:15px;font-weight:500}.dashboard__sidebar-menu .list-wrap li{margin-bottom:5px}.dashboard__sidebar-menu .list-wrap li:last-child{margin-bottom:0}.dashboard__sidebar-menu .list-wrap li a{color:var(--tg-body-color);background:var(--tg-common-color-gray-11);-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;align-items:center;gap:10px;padding:9px 20px;font-size:16px;font-weight:500;display:flex}@media (max-width:1199.98px){.dashboard__sidebar-menu .list-wrap li a{padding:9px 10px}}@media (max-width:991.98px){.dashboard__sidebar-menu .list-wrap li a{padding:9px 20px}}.dashboard__sidebar-menu .list-wrap li a i{font-size:18px;line-height:0}.dashboard__sidebar-menu .list-wrap li a:hover,.dashboard__sidebar-menu .list-wrap li.active a{color:var(--tg-theme-primary);background:#e9e7ff}@media (max-width:991.98px){.dashboard__count-wrap{margin-top:40px}}.dashboard__content-wrap{background:var(--tg-common-color-white);border:1px solid var(--tg-border-7);border-radius:15px;padding:30px;overflow:hidden;box-shadow:0 0 10px #0000000d}@media (max-width:1199.98px){.dashboard__content-wrap{padding:30px 20px}}.dashboard__content-wrap-two{padding:30px 30px 0}@media (max-width:1199.98px){.dashboard__content-wrap-two{padding:30px 20px 0}}.dashboard__content-title .title{text-transform:capitalize;margin-bottom:20px;font-size:18px;font-weight:600}.dashboard__counter-item{border:1px solid var(--tg-border-7);background:var(--tg-common-color-white);border-radius:15px;align-items:center;gap:15px;margin-bottom:25px;padding:25px;transition:transform .65s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 0 10px #0000000d}@media (max-width:1199.98px){.dashboard__counter-item{padding:20px}}.dashboard__counter-item:hover{transform:translateY(-3px)}.dashboard__counter-item .icon{background:var(--tg-theme-primary);width:70px;height:70px;color:var(--tg-common-color-white);border-radius:100%;flex:none;justify-content:center;align-items:center;font-size:30px;line-height:0;display:flex;position:relative}@media (max-width:1199.98px){.dashboard__counter-item .icon{width:60px;height:60px}}.dashboard__counter-item .content .count{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);margin-bottom:8px;font-size:24px;font-weight:600;line-height:1}.dashboard__counter-item .content p{text-transform:capitalize;color:var(--tg-heading-color);margin-bottom:0;font-size:16px;line-height:1}.dashboard__review-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard__review-table .table{margin-bottom:0}@media (max-width:767.98px){.dashboard__review-table .table{min-width:780px}}.dashboard__review-table thead{vertical-align:middle}.dashboard__review-table thead th{color:var(--tg-heading-color);background:#f3f3f9;border:none;padding:10px 20px;font-size:16px;font-weight:700}@media (max-width:1199.98px){.dashboard__review-table thead th{padding:10px}}.dashboard__review-table tbody tr:nth-child(2n) td{background:var(--tg-common-color-gray)}.dashboard__review-table tbody tr td{vertical-align:middle;border:none;padding:10px 20px}@media (max-width:1199.98px){.dashboard__review-table tbody tr td{padding:10px}}.dashboard__review-table tbody tr td>a{color:var(--tg-heading-color);font-weight:500}.dashboard__review-table tbody tr td>a:hover{color:var(--tg-theme-primary)}.dashboard__review-table tbody tr td p{margin-bottom:0}.dashboard__review-table tbody tr td p.color-black{color:var(--tg-heading-color)}.dashboard__review-table tbody tr td .course-feedback{color:var(--tg-body-color)}.dashboard__review-table tbody tr td .course-feedback a{color:var(--tg-heading-color);font-size:15px;font-weight:500}.dashboard__review-table tbody tr td .course-feedback a:hover{color:var(--tg-theme-primary)}.dashboard__review-action{justify-content:flex-end;align-items:center;gap:20px;display:flex}@media (max-width:1199.98px){.dashboard__review-action{gap:10px}}.dashboard__review-action a{height:30px;color:var(--tg-theme-primary);-o-border-radius:30px;-ms-border-radius:30px;background:#2f57ef21;border-radius:30px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;line-height:0;display:flex}.dashboard__review-action a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);transform:translateY(-2px)}.dashboard__review-action a:nth-child(2){color:#ff0003;background:#ff000310}.dashboard__review-action a:nth-child(2):hover{color:var(--tg-common-color-white);background:#ff0003}.dashboard__quiz-info .title{font-size:16px;font-family:var(--tg-body-font-family);margin-bottom:0;font-weight:500}.dashboard__quiz-info span{color:var(--tg-body-color);align-items:center;gap:5px;display:flex}.dashboard__quiz-info span a{color:var(--tg-heading-color)}.dashboard__quiz-info span a:hover{color:var(--tg-theme-primary)}.dashboard__quiz-result{color:#3eb75e;background:#3eb75e10;border-radius:6px;justify-content:center;align-items:center;width:max-content;height:22px;padding:5px 7px;font-size:12px;display:flex}.dashboard__quiz-result.fail{color:#ff0003;background:#ff000310}.dashboard__quiz-result.processing{color:#2f57ef;background:#2f57ef21}.dashboard__quiz-result.hold{color:#ff8f3c;background:#ff8f3c10}.dashboard__nav-wrap .nav-tabs{border-bottom:3px solid #d9d9f3;flex-wrap:wrap;gap:5px 30px;margin:0 0 30px}@media (max-width:767.98px){.dashboard__nav-wrap .nav-tabs{justify-content:center}}.dashboard__nav-wrap .nav-tabs .nav-link{font-weight:var(--tg-fw-medium);color:#7f7e97;background:0 0;border:none;padding:16px 28px;position:relative}.dashboard__nav-wrap .nav-tabs .nav-link:after{content:"";background:var(--tg-theme-primary);-o-border-radius:30px;-ms-border-radius:30px;z-index:1;-o-transition:all .3s ease-out 0s;border-radius:30px;width:0;height:3px;margin:0 auto;transition:all .3s ease-out;position:absolute;bottom:-2px;left:0;right:0}.dashboard__nav-wrap .nav-tabs .nav-link.active{color:var(--tg-theme-primary)}.dashboard__nav-wrap .nav-tabs .nav-link.active:after{width:100%}.profile__content-wrap .list-wrap li{gap:4px 30px;margin-bottom:18px;font-size:18px;line-height:1.6;display:flex}@media (max-width:767.98px){.profile__content-wrap .list-wrap li{flex-direction:column;font-size:16px}}.profile__content-wrap .list-wrap li span{min-width:290px}@media (max-width:1199.98px){.profile__content-wrap .list-wrap li span{min-width:220px}}.profile__content-wrap .list-wrap li:last-child{margin-bottom:0}.review__wrap{align-items:center;gap:5px;display:flex}.review__wrap .rating{color:var(--tg-common-color-yellow);align-items:center;font-size:13px;display:flex}.review__wrap span{font-size:14px;font-weight:500}.review__wrap-two span{color:var(--tg-common-color-white)}.instructor__cover-bg{-o-border-radius:10px;-ms-border-radius:10px;background-position:50%;background-size:cover;border-radius:10px;min-height:245px;margin-bottom:30px;position:relative}.instructor__cover-info{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 40px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:767.98px){.instructor__cover-info{padding:0 25px 25px}}.instructor__cover-info-left{position:relative}.instructor__cover-info-left .thumb{width:120px;height:120px}.instructor__cover-info-left .thumb img{background:var(--tg-common-color-white);border:2px solid var(--tg-common-color-white);border-radius:50%;width:100%;padding:4px}.instructor__cover-info-left button{background:var(--tg-common-color-white);width:40px;height:40px;color:var(--tg-theme-primary);-o-border-radius:50%;-ms-border-radius:50%;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex;position:absolute;bottom:0;right:0}.instructor__cover-info-left button:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.instructor__profile-form .form-grp{margin-bottom:15px}.instructor__profile-form .form-grp label{text-transform:capitalize;color:var(--tg-heading-color);font-size:14px;font-weight:600;font-family:var(--tg-heading-font-family);margin-bottom:10px;display:block}.instructor__profile-form .form-grp textarea,.instructor__profile-form .form-grp input{width:100%;color:var(--tg-heading-color);background:0 0;border:2px solid #e6e3f1;border-radius:6px;height:50px;padding:10px 20px;font-size:14px;line-height:23px;transition:all .3s ease-in-out;display:block}.instructor__profile-form .form-grp textarea:focus,.instructor__profile-form .form-grp input:focus{border-color:var(--tg-theme-primary)}.instructor__profile-form .form-grp textarea::placeholder,.instructor__profile-form .form-grp input::placeholder{font-size:14px}.instructor__profile-form .form-grp textarea{min-height:140px;max-height:140px}.instructor__profile-form .form-grp select{color:var(--tg-heading-color);text-transform:capitalize;appearance:none;cursor:pointer;background-color:#0000;border:2px solid #e6e3f1;border-radius:6px;outline:none;width:100%;height:50px;padding:10px 37px 10px 20px;font-size:16px;font-weight:400;line-height:1.2;transition:all .3s ease-in-out}.instructor__profile-form .form-grp select:focus{border-color:var(--tg-theme-primary)}.instructor__profile-form .form-grp.select-grp{position:relative}.instructor__profile-form .form-grp.select-grp:after{content:"";color:var(--tg-theme-primary);font-family:"Font Awesome 5 Free";font-size:14px;font-weight:700;position:absolute;bottom:13px;right:20px}.load-more-btn .link-btn{color:var(--tg-heading-color);align-items:center;gap:5px;font-size:14px;font-weight:600;text-decoration:underline;display:inline-flex}.load-more-btn .link-btn svg{width:14px;height:14px}.load-more-btn .link-btn:hover{color:var(--tg-theme-primary)}.lesson__content>.title{border-bottom:1px solid #dcdceb;margin-bottom:20px;padding:17px 20px;font-size:20px}.lesson__content .accordion-item{background:0 0;border:none}.lesson__content .accordion-button{box-shadow:none;color:var(--tg-heading-color);border:none;border-bottom:1px solid #dcdceb;align-items:center;padding:18px 50px 18px 20px;font-size:16px;font-weight:500;display:flex}.lesson__content .accordion-button span{margin-left:auto;font-size:14px}.lesson__content .accordion-button:not(.collapsed){color:var(--tg-theme-primary);background:0 0}.lesson__content .accordion-button:not(.collapsed):after{content:""}.lesson__content .accordion-button:after{content:"";font-family:var(--tg-icon-font-family);background-image:none;width:auto;height:auto;font-size:16px;font-weight:700;position:absolute;top:17px;right:20px}.lesson__content .accordion-body{padding:0}.lesson__content .course-item{background:#f8f8ff;margin-bottom:2px;padding:13px 20px}.lesson__content .course-item-link{color:var(--tg-common-color-dark);cursor:no-drop;justify-content:space-between;align-items:center;gap:20px;display:flex}.lesson__content .course-item-link .item-name{align-items:center;gap:10px;display:flex}.lesson__content .course-item-link .item-name:before{content:"";background-image:url(../media/play.f75c880f.svg);flex:none;width:30px;height:30px;display:block}.lesson__content .course-item-link.active{color:var(--tg-theme-primary);cursor:pointer}.lesson__content .course-item-meta{flex:none;align-items:center;gap:10px;margin-left:auto;line-height:1;display:flex}.lesson__content .course-item-meta .duration{margin:2px 0 0}.lesson__video-wrap{margin-bottom:40px;position:relative}.lesson__video-wrap:hover .lesson__next-prev-button button{opacity:1;visibility:visible}.lesson__video-wrap-top{background:var(--tg-theme-primary);justify-content:space-between;align-items:center;gap:10px;padding:13px 20px;display:flex}.lesson__video-wrap-top-left{align-items:center;gap:20px;display:flex}.lesson__video-wrap-top-left a{-o-border-radius:50%;-ms-border-radius:50%;width:35px;height:35px;color:var(--tg-common-color-white);background:#ffffff21;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.lesson__video-wrap-top-left a i{transform:rotate(180deg)}.lesson__video-wrap-top-left span{color:var(--tg-common-color-white);font-size:18px;font-weight:500;font-family:var(--tg-heading-font-family);display:block}@media (max-width:767.98px){.lesson__video-wrap-top-left span{font-size:16px}}.lesson__video-wrap-top-right a{width:35px;height:35px;color:var(--tg-common-color-white);-o-border-radius:50%;-ms-border-radius:50%;background:#ffffff21;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.lesson__video-wrap .plyr__poster{background-size:cover}.lesson__video-wrap .plyr__control--overlaid{background:var(--tg-theme-primary);padding:24px}.lesson__video-wrap .plyr__control--overlaid:hover{background:var(--tg-theme-secondary)}.lesson__details-content{margin-right:50px}@media (max-width:991.98px){.lesson__details-content{margin:0 30px}}@media (max-width:767.98px){.lesson__details-content{margin:0 15px}}.lesson__next-prev-button button{-o-border-radius:50%;-ms-border-radius:50%;width:40px;height:40px;color:var(--tg-common-color-white);opacity:0;visibility:hidden;background:#ffffff21;border:1px solid #ffffff45;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:0;display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%)rotate(180deg)}.lesson__next-prev-button button.next-button{left:auto;right:20px;transform:translateY(-50%)rotate(0)}.lesson__next-prev-button button:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--tg-theme-primary)}.plyr--full-ui input[type=range]{color:var(--tg-theme-primary)}.error-area{padding:120px 0}@media (max-width:1500px){.error-area{padding:100px 0}}.error-img{text-align:center;width:648px;height:323px;margin:0 auto 65px}@media (max-width:1500px){.error-img{margin-bottom:45px}}@media (max-width:991.98px){.error-img{margin-bottom:40px}}@media (max-width:767.98px){.error-img{width:100%;height:100%;margin-bottom:30px}}.error-img svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.error-content .title{letter-spacing:-1px;margin-bottom:60px;font-size:40px;font-weight:700}@media (max-width:1199.98px){.error-content .title{margin-bottom:35px;font-size:35px}}@media (max-width:767.98px){.error-content .title{letter-spacing:0;margin-bottom:30px;font-size:30px}}.error-content .title span{margin-top:10px;display:block}@media (max-width:767.98px){.error-content .title span{margin-top:5px}}.error-content .tg-button-wrap{justify-content:center}p.form_error{color:red;font-size:14px}.footer__area{background:var(--tg-common-color-black)}.footer__area-two{background:var(--tg-common-color-black);margin-top:-160px}.footer__area-two .footer__top{padding:230px 0 60px}.footer__area-three{background:var(--tg-common-color-black)}.footer__area-five{margin-top:-100px;padding-top:100px}.footer__bg{z-index:1;margin:22px 0 0;position:relative}.footer__bg-shape{background-position:50%;background-size:cover;width:100%;height:22px;position:absolute;top:-25px;left:0}.footer__bg-shape svg{color:var(--tg-common-color-blue-2);width:100%;height:22px}.footer__top{padding:100px 0 60px}@media (max-width:767.98px){.footer__top{padding:80px 0 40px}}.footer__top .row [class*=col-]:nth-child(2) .footer__widget{margin-left:60px}@media (max-width:991.98px){.footer__top .row [class*=col-]:nth-child(2) .footer__widget{margin-left:0}}.footer__top .row [class*=col-]:nth-child(3) .footer__widget{margin-left:60px}@media (max-width:991.98px){.footer__top .row [class*=col-]:nth-child(3) .footer__widget{margin-left:0}}.footer__top-three{z-index:1;position:relative}.footer__widget{margin-bottom:35px}.footer__widget-title{color:var(--tg-common-color-white);margin-bottom:20px;padding-bottom:20px;font-size:22px;font-weight:600;position:relative}.footer__widget-title:before{content:"";background:var(--tg-theme-primary);border-radius:2px;width:30px;height:4px;position:absolute;bottom:0;left:0}.footer__content p{color:var(--tg-common-color-gray-5);width:100%;margin-bottom:12px}@media only screen and (min-width:576px) and (max-width:767px){.footer__content p{width:100%}}.footer__content .list-wrap li{color:var(--tg-common-color-gray-5);margin-bottom:7px;font-weight:500}.footer__content .list-wrap li:last-child{margin-bottom:0}.footer__content-two .list-wrap li a{color:var(--tg-common-color-white);font-size:18px;font-weight:600}.footer__content-two .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__content-two .list-wrap li.email a{color:#bbb;font-size:16px;font-weight:400}.footer__content-two .list-wrap li.email a:hover{color:var(--tg-theme-secondary)}.footer__link .list-wrap li{margin-bottom:10px}.footer__link .list-wrap li:last-child{margin-bottom:0}.footer__link .list-wrap li a{color:var(--tg-common-color-gray-5);font-size:16px;font-weight:500;position:relative}.footer__link .list-wrap li a:before{content:"";transform-origin:100% 0;background:currentColor;width:100%;height:1px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.footer__link .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__link .list-wrap li a:hover:before{transform-origin:0 0;transform:scale(1)}.footer__contact-content p{color:var(--tg-common-color-gray-5);margin-bottom:10px}.footer__newsletter p{color:var(--tg-common-color-gray-5);margin-bottom:20px}.footer__newsletter-form{margin-bottom:25px;position:relative}.footer__newsletter-form input{-o-border-radius:6px;-ms-border-radius:6px;width:100%;color:var(--tg-common-color-white);background:#212040;border:none;border-radius:6px;height:50px;padding:13px 140px 13px 20px;font-size:14px;font-weight:400}.footer__newsletter-form input::placeholder{color:#706f84;font-size:14px;font-weight:400}.footer__newsletter-form button{color:var(--tg-heading-color);background:var(--tg-theme-secondary);text-transform:capitalize;-o-border-radius:0 6px 6px 0;-ms-border-radius:0 6px 6px 0;border:none;border-radius:0 6px 6px 0;height:50px;padding:12px 28px;font-size:15px;font-weight:600;display:block;position:absolute;top:0;right:0}.footer__newsletter-form button:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.footer__newsletter-form-two input,.footer__newsletter-form-two button{border-radius:100px}.footer__social{align-items:center;gap:15px;margin-bottom:35px;display:flex}.footer__social li a{color:var(--tg-common-color-gray-5)}.footer__social li a:hover{color:var(--tg-theme-secondary)}.footer__social-wrap .title{color:var(--tg-common-color-gray-5);font-size:15px;font-weight:500;font-family:var(--tg-body-font-family);margin-bottom:10px}.footer__social-two{margin-bottom:0}.footer__social-two li a{color:var(--tg-common-color-white)}.footer__social-two li a:hover{color:var(--tg-theme-secondary)}.footer__bottom{background:var(--tg-common-color-dark);padding:35px 0}@media (max-width:991.98px){.footer__bottom{padding:25px 0}}.footer__bottom-two{border-top:1px solid #191838;padding:35px 0}@media (max-width:991.98px){.footer__bottom-two{padding:25px 0}}.footer__bottom-three{background:#272260}.footer__bottom-three .copy-right-text p,.footer__bottom-three .footer__bottom-menu .list-wrap li a{color:#cfd9ea}.footer__bottom-four{z-index:2;position:relative}.footer__bottom-menu .list-wrap{justify-content:flex-end;align-items:center;gap:32px;display:flex}@media (max-width:767.98px){.footer__bottom-menu .list-wrap{justify-content:center}}.footer__bottom-menu .list-wrap li a{color:#8c9ab4;position:relative}.footer__bottom-menu .list-wrap li a:before{content:"";transform-origin:100% 0;background:currentColor;width:100%;height:1px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.footer__bottom-menu .list-wrap li a:after{content:"";background:#8c9ab4;width:2px;height:12px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.footer__bottom-menu .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__bottom-menu .list-wrap li a:hover:before{transform-origin:0 0;transform:scale(1)}.footer__bottom-menu .list-wrap li:last-child a:after{display:none}.footer__shape{z-index:-2;background-position:50%;background-size:cover;width:100%;height:138px;position:absolute;bottom:-55px;left:0}.footer__shape-wrap img{z-index:-1;position:absolute}.footer__shape-wrap img:first-child{max-width:75px;top:13%;left:4%}@media (max-width:1800px){.footer__shape-wrap img:first-child{left:1%}}@media (max-width:1500px){.footer__shape-wrap img:first-child{max-width:60px;top:1%}}@media (max-width:767.98px){.footer__shape-wrap img:first-child{display:none}}.footer__shape-wrap img:nth-child(2){z-index:1;max-width:82px;bottom:16%;left:0}@media (max-width:1199.98px){.footer__shape-wrap img:nth-child(2){bottom:10%}}@media (max-width:991.98px){.footer__shape-wrap img:nth-child(2){bottom:8%}}@media (max-width:767.98px){.footer__shape-wrap img:nth-child(2){display:none}}.footer__shape-wrap img:nth-child(3){z-index:1;max-width:115px;bottom:13%;right:47%}@media (max-width:1199.98px){.footer__shape-wrap img:nth-child(3){bottom:9%}}@media (max-width:991.98px){.footer__shape-wrap img:nth-child(3){display:none}}.footer__shape-wrap img:nth-child(4){max-width:120px;top:7%;right:6%}@media (max-width:1800px){.footer__shape-wrap img:nth-child(4){max-width:105px;top:7%;right:4%}}@media (max-width:1199.98px){.footer__shape-wrap img:nth-child(4){top:26%;right:5%}}@media (max-width:767.98px){.footer__shape-wrap img:nth-child(4){display:none}}.footer__shape-wrap .shape-inner{z-index:-2;position:absolute;bottom:22%;right:0}@media (max-width:1800px){.footer__shape-wrap .shape-inner{bottom:43%}}@media (max-width:767.98px){.footer__shape-wrap .shape-inner{display:none}}@media (max-width:1800px){.footer__shape-wrap .shape-inner svg{max-width:90px;height:auto}}.footer__shape-wrap .shape-inner svg path{animation:.8s linear infinite animation__shape-two}.app-download{align-items:center;gap:8px;display:flex}.app-download a img{-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.copy-right-text p{color:#8c9ab4;margin-bottom:0}@media (max-width:767.98px){.copy-right-text p{text-align:center;margin-bottom:5px}}@keyframes hoverShine{to{left:125%}}.rotateme{animation-name:rotateme;animation-duration:180s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotateme{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotateme{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.alltuchtopdown{animation:3s ease-in-out infinite alternate alltuchtopdown}@keyframes alltuchtopdown{0%{transform:rotateX(0)translateY(0)}50%{transform:rotateX(0)translateY(-20px)}to{transform:rotateX(0)translateY(0)}}@keyframes pulse-border{0%{opacity:1;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1.5)}}@keyframes animation__shape{0%{stroke-dashoffset:12px}to{stroke-dashoffset:0}}@keyframes animation__shape-two{0%{stroke-dashoffset:40px}to{stroke-dashoffset:0}}@keyframes fadeInUp2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp2{animation-name:fadeInUp2;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:both}
