@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";
@font-face{font-family:GilroyRegular;src:local(GilroyRegular),url(../media/Gilroy-Light.18921f37.otf)format("opentype");font-weight:400}@font-face{font-family:GilroyExtraBold;src:local(GilroyExtraBold),url(../media/Gilroy-ExtraBold.b02a4e7c.otf)format("opentype");font-weight:400}@font-face{font-family:GilroyMedium;src:local(GilroyMedium),url(../media/Gilroy-Medium.ea95be9f.ttf)format("opentype");font-weight:400}.MuiDialogTitle-root{font-size:22px;font-weight:700}:root{--thm-font:"GilroyRegular";--thm-b-font:"GilroyExtraBold";--header-font:"GilroyExtraBold";--medium-font:"GilroyMedium";--thm-color-one:#1b2336;--thm-color-two:#4b83fb;--thm-color-three:#65cfa9;--thm-color-four:#ffbd3f;--thm-color-five:#0c1634;--thm-color-six:#ff0030;--thm-color-light:#dadada;--thm-color-one-rgb:27,35,54;--thm-color-two-rgb:75,131,251;--thm-color-three-rgb:101,207,169;--thm-color-four-rgb:255,189,63;--thm-color-six-rgb:255,0,48;--thm-border-rgb:241,241,241;--thm-body-color:#0c1634;--thm-white:#fff;--thm-border:#f1f1f1}#banner-main-text{font-family:GilroyRegular;font-size:35px}.myprf-main{margin:2% 40% 5%}@media (pointer:coarse){.myprf-main{margin-top:5%;margin-bottom:5%;margin-left:40%}}.banner-other-text{color:#fff}#banner-fLine{letter-spacing:.5px}.quantitatively{color:#e87c39}.FaUserAlt{margin-bottom:5px}.update-method-failed{margin-left:16%}@media only screen and (min-width:300px) and (max-width:450px){.button-container{display:none}.failed-main-msg{margin-left:8%;padding-top:3%;padding-left:0%;font-size:1.6em;display:flex}.failed-main-msg img{width:40px;margin-left:2%}.success-main-msg img{margin-left:-50%}.processing img{margin-left:7%}.success-text-main{margin-left:-53%;font-size:15px}}@media only screen and (min-width:999px) and (max-width:1500px){.failed-main-msg{padding-top:3%}.failed-main-msg img{width:80px}.footerA{margin-left:20%}}@media screen and (min-width:300px) and (max-width:370px){.success-main-msg>.success-text-main{font-size:.8em}.button-container{display:none}}.payment-failed-image{margin-left:25%}#what_we_offer{color:#000}.success-main-msg{padding-left:18%;display:flex}.success-login-button{margin-left:40%}.success-order-id{padding-left:35%;display:flex}@media only screen and (min-device-width:300px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.success-right-img{width:40%}.success-main-msg{font-size:25px}.processing{margin-left:2%}.processingText{margin-left:-30%}.success-order-id{padding-left:28%}.order-text{font-size:1.1em}.success-text-main{margin-top:5px;margin-right:1px;font-size:.9em}}.progressing{margin-left:1.5%}@media only screen and (min-device-pixel-ratio:1){.success-text-main{color:red}}@media screen and (min-device-width:768px) and (max-device-width:1400px){.failed-main-msg img{width:45px;height:45px;margin-left:23%}.retryPay{margin-left:35%}.processing{margin-left:10%}}@media screen and (min-width:451px) and (max-width:550px){.failed-main-msg img{width:45px;height:45px;margin-left:16%}.retryPay{margin-left:33%}.button-container{display:none}}@media screen and (min-width:600px) and (max-width:998px){.failed-main-msg img{width:45px;height:45px;margin-left:26%}}@media screen and (min-width:540px) and (max-width:998px){.success-main-msg{margin-left:4%}.success-order-id{padding-left:35%}.processing{margin-left:11%}}@media screen and (min-width:666px) and (max-width:999px){#mainShipppingMarginLeft{margin-top:2%;transition:all .5s}}@media screen and (max-device-width:640px) and (orientation:landscape){.success-right-img{width:50%}#addBillingMainMob{padding-left:5%}.mainArea{margin-top:10%}}@media screen and (max-device-width:640px){.success-right-img{width:50%}.mainArea{margin-top:10%}}@media screen and (max-width:1200px) and (min-width:600px){.success-text-main{font-size:1.1em}}#selectRed{color:red;border-color:red}.red{border-color:red}.default{border-width:2px;border-color:#90e15e}.who-main-text{font-size:23px}#who-we-are{color:#415674;font-weight:500}.device-color{color:#fff;font-size:18px}@keyframes fadeHeaderInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}@keyframes rotateme{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes zoom-fade{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}@keyframes slideRight{0%{opacity:1;transform:translate(2px)}20%{opacity:1;transform:translate(4px)}40%{opacity:1;transform:translate(6px)}60%{opacity:1;transform:translate(6px)}80%{opacity:1;transform:translate(4px)}to{opacity:1;transform:translate(2px)}}@keyframes slideTop{0%{opacity:1;transform:translateY(2px)}20%{opacity:1;transform:translateY(4px)}40%{opacity:1;transform:translateY(6px)}60%{opacity:1;transform:translateY(6px)}80%{opacity:1;transform:translateY(4px)}to{opacity:1;transform:translateY(2px)}}@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)}}.slideRight .arrow,.slideRightTwo{animation:1s linear infinite slideRight}.slideTop .arrow{animation:1s linear infinite slideTop}.zoom-fade{animation-name:zoom-fade;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite}.rotate_elem{animation-name:rotateme;animation-duration:24s;animation-timing-function:linear;animation-iteration-count:infinite}.arrows{align-items:center;display:flex}.arrows .arrow{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:18px solid var(--thm-white)}.arrows .arrow+.arrow{margin-left:10px}.arrows.to_up{display:inline-block}.arrows.to_up .arrow{border-left:12px solid #0000;border-right:12px solid #0000;border-bottom:18px solid var(--thm-color-three)}.arrows.to_up .arrow+.arrow{margin-top:0;margin-left:0}.pulse-animated{z-index:1;position:relative}.pulse-animated:after{content:"";background:rgb(var(--thm-color-three-rgb),10%);z-index:-1;border-radius:50%;width:120px;height:120px;animation:1.5s ease-out infinite pulse-border;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}::selection{background-color:var(--thm-color-two);color:var(--thm-white)}i[class^=flaticon-],i[class*=\ flaticon-]{justify-content:center;align-items:center;display:flex}html{overflow-x:hidden}body{font-family:var(--thm-font);color:var(--thm-body-color);font-size:16px;font-weight:400;line-height:1.8;overflow-x:hidden}.relative{position:relative}.thm-font{font-family:var(--thm-font)}#our-devices{margin-bottom:1%}#pricing-optionss{padding-top:1%}.section-other{padding:50px 0 0;position:relative}.section-last{padding:0;position:relative}#slider-section,#feature-section{padding:50px 0 0;position:relative}.section-padding{margin-bottom:-10px;padding:50px 0 0;position:relative}.section_counter{counter-reset:count}.image-fit-youtube-video{width:100%;height:713px}.nopadding{margin:0!important;padding:0!important}.image-fit{object-fit:cover;object-position:center;width:100%;height:100%}.topbar-btn{color:#274896;background-color:#fff;border:2px solid #0000;border-radius:12px;margin:0 0 0 5px;padding:1px 8px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.topbar-btn:hover{color:#fff;background-color:#274896;border-color:#fff}.topbar-btn-text{color:#fff;background-color:#274896;margin:0 0 0 5px;padding:4px 8px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.image-fit-devices{object-fit:cover;object-position:center;width:100%;height:50%}.image-fit-contain{object-fit:contain;object-position:center;width:100%;height:100%}.transform-center{z-index:1;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.transform-center-device{z-index:1;position:absolute;top:45%;left:0;right:8%;transform:translateY(-50%)}[class^=flaticon-]:before,[class*=\ flaticon-]:before{font-size:inherit;margin:0}ul{margin:0;padding:0;list-style-type:none}ul li{margin-bottom:0;position:relative}button:focus,:focus{outline:none}button{background:0 0;border:none;padding:0}label{margin-bottom:10px;font-weight:500;line-height:normal}img{max-width:100%}select{appearance:none}.form-group{margin-bottom:30px;position:relative}.container-wide .row{flex-wrap:unset}.z-1{z-index:1;position:relative}.z-2{z-index:2;position:relative}.section-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.close_trigger span{opacity:.5;background-color:var(--thm-color-two);width:24px;height:2px;transition:all .3s;position:absolute}.close_trigger span:first-child{transform:rotate(45deg)}.close_trigger span:last-child{transform:rotate(135deg)}.close_trigger:hover span:first-child{transform:rotate(0)}.close_trigger:hover span:last-child{transform:rotate(180deg)}.section-title{text-align:center;z-index:10;max-width:550px;margin:0 auto;padding-bottom:30px;position:relative}.position-relative{position:relative}.text-overlay{color:#fff;text-align:left;box-sizing:border-box;border-radius:5px;max-width:90%;padding:1px;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.text-overlay{text-align:left;width:80%;padding:5px;font-size:18px}}.span-text,.span-text-price{font-size:18px}.p-text{font-size:16px}.section-title .subtitle{color:#274896;font-size:28px;font-family:var(--thm-font);text-transform:uppercase;justify-content:center;margin-bottom:10px}.section-title .subtitleFAQ{color:#274896;font-size:28px;font-family:var(--thm-font);justify-content:center;margin-bottom:10px}.section-title .subtitle i{margin-right:10px;font-weight:500}.section-title .title{text-transform:capitalize}.section-title.left-align{text-align:left;margin:0}.section-title.left-align .subtitle{justify-content:flex-start}.section-title.white .subtitle,.section-title.white .title{color:var(--thm-white)}.mx-width-100{max-width:100%}.mx-width-50{max-width:50%}.video_btn.video_text{justify-content:center;align-items:center;display:inline-flex}.video_btn .video_icon{width:56px;height:56px;color:var(--thm-white);border-radius:50%;justify-content:center;align-items:center;display:flex}.video_btn.video_text span{color:var(--thm-color-one);text-transform:uppercase;margin-left:15px;font-size:14px;font-weight:700}.video_btn.style_2 .video_icon{width:80px;height:80px}.video_btn.big .video_icon{width:120px;height:120px}.video_btn.style_2.big .video_icon:after{width:180px;height:180px}.slick-arrow{color:#274896;background-color:rgb(var(--thm-color-two-rgb),7%);z-index:5;border-radius:6px;justify-content:center;align-items:center;width:50px;height:50px;font-size:0;transition:all .5s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slick-arrow:before{content:"";font-family:"Font Awesome 5 Pro";font-size:12px;font-weight:700;line-height:2}.slick-arrow.slick-next:before{content:""}.slick-arrow.slick-prev{left:0;right:auto}.slick-arrow.slick-next{left:auto;right:0}.slick-arrow:hover{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);color:var(--thm-white);background-color:#274896}.arrows_none .slick-arrow{display:none!important}.slick-dots{justify-content:center;align-items:center;display:flex!important}.slick-dots li{margin:0 3px;display:flex}.slick-dots li button{border:2px solid var(--thm-border);background-color:var(--thm-white);border-radius:50%;width:15px;height:15px;font-size:0;transition:all .3s}.slick-dots li.slick-active button{background-color:#ff4500}.slick-dots.style_2{margin-top:50px}.slick-dots.style_2 li button{border-color:#1d27454d}.slick-dots.style_2 li.slick-active button{border-color:var(--thm-color-two);background-color:var(--thm-white)}.shadow_1{box-shadow:0 1px 30px 1px #ecf2ff}h1,h2,h3,h4,h5,h6{font-family:var(--thm-font);color:var(--thm-color-one);font-weight:700}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:var(--thm-font);color:var(--thm-color-one)}h1{font-size:90px}h2{font-size:35px}h3{font-size:30px;line-height:1.2}h4{font-size:32px;line-height:1.4}h5{font-size:24px;line-height:1.3}h6{font-size:20px;line-height:1.7}a{color:var(--thm-color-two);transition:all .3s;display:inline-block}a:hover,a:focus{box-shadow:none;outline:none;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,a:hover,a:focus{color:var(--thm-color-two);text-decoration:none}table{margin-bottom:30px}table th,table td{vertical-align:middle;background-color:var(--thm-white);padding:15px}table th{color:var(--thm-color-one);border:1px solid var(--thm-border);font-size:16px;font-weight:500}table{width:100%;margin-bottom:30px}table td{border:1px solid var(--thm-border)}table img{border-radius:0;width:40px}.mb-xl-20{margin-bottom:20px}.mb-xl-30{margin-bottom:30px}.mb-xl-60{margin-bottom:60px}.feature-card{background-color:#f0eeee}.feature-subtext{color:#274896;font-size:22px}.feature-subheading{color:#274896}.feature-text{color:#274896;font-size:22px}.form-control-custom{border:none;border-bottom:3px solid var(--thm-border);background-color:#0000;border-radius:0;height:auto;padding:15px 30px 15px 0;transition:all .3s}.form-control-custom,.form-control-custom:focus,.form-control-custom::placeholder{color:var(--thm-color-one);font-size:15px;font-weight:700}.form-control-custom:focus{box-shadow:none;border-color:var(--thm-color-two);background-color:#0000;padding-left:30px}.form-control-custom+i{color:var(--thm-color-two);pointer-events:none;position:absolute;top:50%;right:3px;transform:translateY(-50%)}textarea.form-control-custom+i{top:23px;transform:none}.form-control-custom.style_2{border:3px solid rgb(var(--thm-border-rgb),10%);border-radius:8px;padding:20px 30px}.form-control-custom.style_2,.form-control-custom.style_2::placeholder{color:var(--thm-color-light);font-weight:600}.form-control-custom.style_2+i{right:30px}.form-control-custom.style_2:focus{border-color:var(--thm-color-two)}#intro-section{background-color:#e1e1e1!important}.section-title-color{background-color:#e1e1e1}.intro-orange-section{padding:20px;background-color:#e1e1e1!important}.intro-subtitle{color:#274896!important}.intro-text-end{margin-top:35px;margin-bottom:65px}.intro-text{font-family:GilroyRegular;font-size:33px;color:#274896!important}.custom-checkbox{align-items:center;min-height:auto;padding-left:24px;display:flex}.custom-checkbox .custom-control-input{display:none}.custom-checkbox .custom-control-label{padding-left:15px}.custom-checkbox .custom-control-label:after,.custom-checkbox .custom-control-label:before{top:50%;transform:translateY(-50%)}.custom-checkbox .custom-control-label:before{border:2px solid var(--thm-color-two);background-color:#0000;border-radius:0;width:26px;height:26px}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{border-color:var(--thm-color-two);background-color:#0000}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url(../media/check.7ef18165.webp);background-size:auto;width:26px;height:26px}.thm-btn{color:var(--thm-white);background-color:#274896;border:none;align-items:center;padding:16px 42px;font-size:14px;font-weight:700;transition:all .5s;display:inline-flex}.msg-success{color:#000;font-size:1.1em;font-weight:500}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media only screen and (min-device-width:300px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){#payButton{margin-left:13%;font-size:15px}.mainSuccessDiv,#secondSuccessDiv{padding-right:15%}}@media only screen and (min-width:667px) and (max-width:989px){#payButton{margin-left:39%}}@media screen and (min-width:990px){.mainShipppingMarginLeft{transition:all .5s}.updateButn{margin-left:40%}#payButton{margin-left:29%}}.shddsd,.mainShipppingMarginNone{display:none}.inputStyle{background:#ddd;border:0;border-radius:7px;height:45px;margin-bottom:25px;margin-left:8px;margin-right:8px;font-size:20px;width:55%!important}.thm-btn i{font-size:12px;font-weight:600;line-height:2}.reloadButton{margin-left:43%}.thm-btn.thm-color-one-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-one-rgb),50%)}.thm-btn.thm-color-two-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%)}.thm-btn.thm-color-three-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),50%)}.thm-btn.thm-color-four-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-four-rgb),50%)}.thm-btn.btn-rounded{border-radius:50px}.thm-btn.btn-rectangle{border-radius:8px}.thm-btn.btn-small{padding:12px 21px}.thm-btn.btn-rectangle.btn-small{border-radius:6px}.thm-btn.btn-border{border:2px solid var(--thm-border)}.thm-btn.btn-circle{border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.thm-btn.bg-thm-color-one:hover,.thm-btn.bg-thm-color-one:focus{color:var(--thm-white);background-color:var(--thm-color-two);box-shadow:none}.bg-thm-color-two-light,.thm-btn.bg-thm-color-two-light{background-color:rgb(var(--thm-color-two-rgb),7%)}.thm-btn.bg-thm-color-two:hover,.thm-btn.bg-thm-color-two:focus,.thm-btn.bg-thm-color-three:hover,.thm-btn.bg-thm-color-three:focus,.thm-btn.bg-thm-color-four:hover,.thm-btn.bg-thm-color-four:focus{color:var(--thm-white);background-color:var(--thm-color-one);box-shadow:none}.learnmore{color:#000}.thm-btn.bg-thm-color-two-light:hover,.thm-btn.bg-thm-color-two-light:focus,.thm-btn.bg-thm-color-white:hover,.thm-btn.bg-thm-color-white:focus{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);color:var(--thm-white);border-color:var(--thm-color-two);background-color:#274896}.pagination{flex-wrap:wrap;margin-top:50px}.pagination .page-item .page-link{border:2px solid var(--thm-border);width:50px;height:50px;color:var(--thm-color-one);font-size:16px;font-weight:600;font-family:var(--thm-font);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;margin:0 5px 30px;display:flex}.pagination .page-item .page-link i{color:var(--thm-color-two);font-size:14px;font-weight:600}.pagination .page-item:hover .page-link i,.pagination .page-item:hover .page-link,.pagination .page-item.active .page-link{color:var(--thm-white);background-color:var(--thm-color-three);box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),50%);border-color:var(--thm-color-three)}blockquote{background-image:url(../media/blockquote_bg.7b0cc4d5.webp);background-color:rgb(var(--thm-color-two-rgb),7%);margin-bottom:30px;padding:50px}blockquote .quote_title{margin-bottom:15px;font-size:24px;font-weight:600;line-height:1.8}blockquote .quote_author{color:var(--thm-color-one);align-items:center;font-size:18px;font-style:normal;font-weight:700;display:flex}blockquote .quote_author:before{content:"";background-color:var(--thm-color-two);width:40px;height:3px;margin-right:20px;display:inline-flex}.fw-500{font-weight:500}.fw-600{font-weight:600}.thm-color-one{color:var(--thm-color-one)}.thm-color-two{color:var(--thm-color-two)}.thm-color-three{color:var(--thm-color-three)}.thm-color-light{color:var(--thm-color-light)}.thm-color-four{color:var(--thm-color-four)}.thm-color-six{color:var(--thm-color-six)}.thm-color-white{color:var(--thm-white)}.plansSelectColor{background-color:#274896}.bg-thm-color-one{background-color:var(--thm-color-one)}.bg-thm-color-two{background-color:#274896}.bg-thm-color-three{background-color:#e87c39}.bg-thm-color-four{background-color:var(--thm-color-four)}.bg-thm-color-six{background-color:var(--thm-color-six)}.bg-thm-color-white{background-color:var(--thm-white)}.bg-thm-color-one-rgb{background-color:rgba(var(--thm-color-one-rgb))}.bg-thm-color-two-rgb{background-color:rgba(var(--thm-color-two-rgb))}.bg-thm-color-three-rgb{background-color:rgba(var(--thm-color-three-rgb))}.bg-thm-color-four-rgb{background-color:rgba(var(--thm-color-four-rgb))}.bg-thm-color-six-rgb{background-color:rgba(var(--thm-color-six-rgb))}.bg-thm-color-two-gradient{background-color:rgba(var(--thm-color-two-rgb),7%);position:relative;overflow:hidden}.bg-thm-color-two-gradient .element_1{z-index:-1;position:absolute;top:-40%;left:0}.bg-thm-color-two-gradient .element_2{z-index:-1;position:absolute;bottom:-40%;right:0}.bg-thm-color-two-gradient.style_2 .element_1{top:0}.bg-thm-color-two-gradient.style_2 .element_2{bottom:0}.preloader{background-color:var(--thm-color-two);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.preloader.hidden{opacity:0;visibility:hidden}.topbar{padding-top:5px}.topbar .right-side,.topbar .left-side{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.topbar .left-side p{color:var(--thm-white);margin-bottom:5px;margin-left:-40px}.topbar .left-side .countdown-timer{background-color:var(--thm-white);border-radius:6px;margin-bottom:6px;padding:6px 15px;font-size:16px;font-weight:800;line-height:1}.topbar .right-side{justify-content:flex-end}.topbar .right-side li{margin-bottom:6px;margin-right:35px}.topbar .right-side li:last-child{margin-right:0}.left-side,.right-side{align-items:center;height:100%;display:flex}.left-side p{margin-bottom:0}.image-link{color:#274896;background-color:#fff;border:2px solid #0000;border-radius:12px;padding:8px 12px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.image-link:hover{color:#fff;background-color:#274896;border-color:#fff}.image-fit-footer{object-fit:cover;object-position:center;width:65%;height:65%}.topbar .right-side li a{align-items:center;line-height:1;display:inline-flex}.topbar .right-side li a i{margin-right:10px}.header-absolute{z-index:100;position:absolute;top:0;left:0;right:0}#sticky-button{z-index:1000;background-color:#fff;position:fixed}.header.sticky{background-color:var(--thm-white);z-index:100;padding-top:20px;padding-bottom:20px;animation-name:fadeHeaderInDown;animation-duration:1s;animation-fill-mode:both;box-shadow:0 0 10px #00000026}.header{padding-top:40px;padding-bottom:40px}.header .nav_warp{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.header .nav_warp nav{flex-wrap:wrap;align-items:center;display:flex}.header .nav_warp nav .logo img{max-width:100%;max-height:90%}.header .nav_warp .main-menu{flex-wrap:wrap;display:flex}.header .nav_warp .main-menu>.menu-item,.header .nav_warp .main-menu>.menu-item.lowercase{margin:0 10px}.header .nav_warp .main-menu>.menu-item>a{text-transform:uppercase;color:#274896;padding:12.5px 8px;font-family:GilroyRegular;font-size:19px;font-weight:800}.header .nav_warp .main-menu>.menu-item.lowercase>a{color:#274896;padding:12.5px 8px;font-family:GilroyRegular;font-size:19px;font-weight:800;text-transform:none!important}.span-text{font-weight:400}.header .head_actions{justify-content:flex-end;align-items:center;display:flex}.header .head_actions .search_bar input{background-color:rgba(var(--thm-color-two-rgb),7%);border:none;border-radius:50px;max-width:215px;height:50px;padding:5px 30px}.header .head_actions .search_bar input,.header .head_actions .search_bar input::placeholder{text-transform:uppercase;color:var(--thm-color-one);font-size:14px;font-weight:800}.header .head_actions .search_bar input+i{color:var(--thm-color-two);pointer-events:none;font-weight:400;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.header .head_actions .head_trigger{border-radius:5px;width:47px;height:47px;margin-left:30px;position:relative}.header .head_actions .head_trigger span{background-color:var(--thm-color-one);width:100%;height:5px;margin-bottom:8px;transition:all .3s;display:block;position:relative}.header .head_actions .head_trigger:hover span:nth-child(2){width:100%;left:0%}.header .head_actions .head_trigger span:last-child{margin-bottom:0}.mobile_trigger{display:none}.web_trigger{display:block}.menu-item-has-children{position:relative}.menu-item-has-children>a:after{content:"";margin-left:.55em;font-family:"Font Awesome 5 Pro";font-weight:400;display:inline-block}.menu-item-has-children>.sub-menu{background:var(--thm-white);visibility:hidden;opacity:0;width:250px;padding:5%;transition:all .3s;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 19px -5px #0000001f}.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;z-index:999;transition:all .3s}.menu-item-has-children>.sub-menu>li.menu-item>a,.menu-item-has-children>.sub-menu>li.faq-header-menu>a,.menu-item-has-children>.sub-menu>li.menu-item.lowercase>a{white-space:nowrap;color:var(--thm-color-one);padding:12px;font-size:16px;font-weight:600;transition:all .5s;display:block}.menu-item-has-children>.sub-menu>li.menu-item:hover>a,.menu-item-has-children>.sub-menu>li.menu-item.lowercase:hover>a{color:var(--thm-white);background-color:#274896;border-radius:30px;padding-left:25px;transition:all .5s}.menu-item-has-children>.sub-menu>li.menu-item-has-children>a:after{content:"";margin-left:0;font-family:"Font Awesome 5 Pro";font-weight:400;display:inline-block;position:absolute;right:12px;transform:rotate(-90deg)}.menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu{top:0%;left:100%}.header.header-2{padding-top:20px;padding-bottom:20px}.header.header-2 .head_actions .search_bar input{background-color:var(--thm-white)}.header.header-3{padding:0}.header.header-3 .nav_warp{width:100%;display:block}.header.header-3 .nav_sec{padding-top:20px;padding-bottom:9px}.header.header-3 .nav_warp nav{justify-content:space-between}.header.header-3 .nav_warp .main-menu>.search_trigger>a{color:var(--thm-color-two)}.header.header-3 .nav_warp .main-menu>.search_trigger:hover>a{color:var(--thm-color-one)}.search-form-wrapper{z-index:1000;opacity:0;visibility:hidden;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.search-form-wrapper.open{opacity:1;visibility:visible}.close_trigger{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.search-form-wrapper .close_trigger{border-color:var(--thm-white);position:absolute;top:60px;right:60px}.search-form-wrapper .close_trigger span{background-color:var(--thm-white)}.search-form-wrapper form{opacity:0;visibility:hidden;width:100%;max-width:950px;transition-duration:.3s;transition-delay:.3s;position:relative;transform:scale(.5)}.search-form-wrapper.open form{opacity:1;visibility:visible;transform:scale(1)}.search-form-wrapper form input{border:0;border-bottom:2px solid var(--thm-white);width:100%;height:80px;color:var(--thm-white);background-color:#0000;outline:none;font-size:40px;font-weight:400}.search-form-wrapper form input::placeholder{color:var(--thm-white)}.search-form-wrapper .search-btn{color:var(--thm-white);cursor:pointer;background-color:#0000;border:0;outline:none;padding:0;font-size:30px;transition:all .3s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.aside_bar{background-color:var(--thm-white);z-index:999;width:400px;height:100%;padding:30px;transition:all .5s cubic-bezier(.77,0,.175,1);position:fixed;top:0;left:-400px;overflow:auto}.aside_bar.aside_bar_right{width:400px;left:auto;right:-400px}.aside_bar.aside_bar_left{width:400px;left:-400px;right:auto}.aside_bar.aside_bar_left.aside_mobile{width:300px;left:-300px;right:auto}.aside_bar.aside_bar_right.open{left:auto;right:0}.aside_bar.aside_bar_left.open{left:0;right:auto}.aside-overlay{z-index:998;opacity:0;visibility:hidden;cursor:pointer;background-color:#000000b3;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.aside_bar.open+.aside-overlay{opacity:1;visibility:visible}.aside_bar.aside_mobile{padding:0}.aside_bar .logo{align-items:center;width:100%;height:100px;padding-left:15px;display:flex}.aside_bar .logo img{max-width:180px}.aside_bar.aside_mobile ul .menu-item a{color:#274896;border-bottom:2px solid var(--thm-border);text-transform:uppercase;justify-content:space-between;padding:10px 15px;font-size:18px;font-weight:800;display:flex}.aside_bar.aside_mobile ul .menu-item.lowercase a{color:#274896;border-bottom:2px solid var(--thm-border);text-transform:none;justify-content:space-between;padding:10px 15px;font-size:18px;font-weight:800;display:flex}.aside_bar.aside_mobile ul.menu-item.lowercase a{color:var(--thm-color-one);border-bottom:2px solid var(--thm-border);text-transform:uppercase;border-bottom:2px solid var(--thm-border);justify-content:space-between;padding:10px 15px;font-size:18px;font-weight:800;display:flex}.aside_bar.aside_mobile .menu-item-has-children>.sub-menu>li.menu-item-has-children>.sub-menu,.aside_bar.aside_mobile .menu-item-has-children>.sub-menu{opacity:1;visibility:visible;width:100%;box-shadow:none;display:none;position:relative;left:0}.aside_bar.aside_mobile .menu-item-has-children>.sub-menu>li.menu-item-has-children>a:after{position:relative;right:0;transform:none}.aside_bar .sidebar .sidebar_widget{box-shadow:none;background:0 0;border-radius:0;padding:0}.banner-image-test{margin-bottom:70%}.banner{background-color:var(--thm-white);width:100%;height:950px;position:relative}.banner .element_1{z-index:-1;position:absolute;top:0;left:0}.banner .element_line{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.banner .image_box .circle_element{z-index:-1;width:100%;max-width:400px;min-height:400px;box-shadow:50px 5px 60px 130px rgb(var(--thm-color-three-rgb),15%);border-radius:50%;margin:0 auto;display:flex;position:absolute;bottom:0;left:-40px;right:0}.banner .text_box .title span{font-weight:100}.banner .text_box p{font-size:18px;font-weight:600}.banner .bottom-line{border-bottom:2px solid var(--thm-border);z-index:-1;width:calc(100% - 30px);position:absolute;bottom:0;left:15px;right:0}.header+.single_banner{margin-top:90px}.single_banner{flex:0 0 100%;justify-content:flex-end;max-width:100%;display:flex;overflow:visible}.single_banner .element_1{top:0}.single_banner .element_2{inset:-80px auto auto -120px}.single_banner .element_3{z-index:-1;position:absolute;bottom:-120px;left:-120px}.single_banner .element_4{z-index:-1;position:absolute;top:-100px;right:20px}.single_banner .element_5{z-index:-1;position:absolute;bottom:-60px;right:180px}.single_banner .shape_img{z-index:-1;margin-top:-100px;margin-bottom:80px;margin-right:70px}.single_banner .banner_text .title{margin-top:30px;font-size:85px;font-weight:600}.single_banner .banner_text p{font-size:18px;font-weight:600}.single_banner .shape_img .progress_box{position:absolute;bottom:80px;left:-80px}.bg-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:206px 5% 206px 35px}.bg-banner:before{content:"";opacity:.9;z-index:-1;background-image:linear-gradient(90deg,#201d2eab,#0000);width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0}.bg-banner .banner_text .title{font-size:75px;font-weight:600}.bg-banner .input-group{background-color:var(--thm-white);border-radius:8px;align-items:center;margin-bottom:40px;padding:15px;box-shadow:0 1px 30px 1px #ecf2ff}.bg-banner .input-group .input-group-preappend{padding-left:25px;font-size:18px}.bg-banner .input-group .form-control{background-color:#0000;border:none;height:auto;padding:12px 0 12px 15px}.bg-banner .input-group .form-control,.bg-banner .input-group .form-control::placeholder{color:var(--thm-color-one);font-size:18px;font-weight:600}.bg-banner .input-group .form-control:focus{box-shadow:none}.bg-banner .form-check-inline{margin-right:20px}.bg-banner .form-check-inline .form-check-label{font-size:18px;font-weight:600;font-family:var(--thm-font);color:var(--thm-white)}.bg-banner .form-check-inline .form-check-input{margin-right:10px}.bg-banner .element_1{z-index:-1;position:absolute;top:-50px;left:-160px}.bg-banner .element_2{z-index:-1;position:absolute;bottom:-140px;left:-140px}.bg-banner .element_3{z-index:-1;position:absolute;top:-120px;right:15%}.bg-banner .element_4{z-index:-1;position:absolute;bottom:-140px;right:25%}.bg-banner .think_box{position:absolute;top:50px;right:36%}.bg-banner .think_box .text_box{color:var(--thm-white);text-align:center;line-height:normal;position:absolute;top:40%;left:0;right:0;transform:translateY(-50%)rotate(-35deg)}.bg-banner .think_box .text_box .top{font-family:var(--thm-font);font-size:15px;font-weight:500}.slick-slide{width:6.66%}.bg-banner .think_box .text_box .top span{font-size:22px}.bg-banner .think_box .text_box .bottom{font-family:var(--thm-font);font-size:22px;font-weight:700}.slider-box{padding:0}.features_box{background-color:var(--thm-white);margin-bottom:30px;padding:40px;transition:all .3s}.features_box .icon{margin-bottom:30px}.features_box p,.features_box h5{margin-bottom:10px}.features_box a{text-transform:uppercase;font-size:14px;font-weight:700}.features_box a span{margin-right:7px;font-size:0;transition:all .3s}.features_box a i{font-size:13px;font-weight:500}.features_box:hover{box-shadow:0 1px 30px 1px #ecf2ff}.features_box:hover a span{font-size:14px}.features_box.style_2{box-shadow:0 1px 30px 1px #ecf2ff}.features_box.style_3{padding:50px 40px;position:relative;box-shadow:0 1px 30px 1px #ecf2ff}.features_box.style_3:before{content:"";background-color:var(--thm-color-three);width:0;height:5px;transition:all .3s;display:block;position:absolute;top:0;left:auto;right:0}.pricePlanNote,.pricePlanNoteText{color:#415674;font-size:17px;font-weight:500}.features_box.style_3:hover:before{width:100%;left:0;right:0}.about .section-title{max-width:450px}.about .image_box{border-radius:50%;height:100%;margin-bottom:80px;position:relative}.about .image_box .image_1{width:90%;height:90%;box-shadow:0px 5px 90px 185px rgb(var(--thm-color-three-rgb),5%)}.about .image_box .image_2{width:215px;height:215px;position:absolute;bottom:0;right:0}.about_list li{max-width:80%;margin-bottom:30px;display:flex}.about_list.row li{max-width:100%}.about_list li .icon{width:100px;height:100px;margin-right:30px}.about_list li .icon img{object-fit:contain}.about_list li .text{width:calc(100% - 90px)}.about_bg{background-color:rgba(var(--thm-color-two-rgb),7%)}.about.style_2 .image_boxes .big_img{z-index:-1;width:calc(100% - 70px);position:absolute;top:85px;left:70px}.about.style_2 .image_boxes .element_1{z-index:-2;position:absolute;bottom:4px;left:35px;transform:rotate(-10deg)}.about.style_2 .image_boxes .element_2{z-index:-2;position:absolute;top:22px;right:-20px}.about.style_2 .image_boxes .element_3{z-index:-2;position:absolute;bottom:-50px;right:-70px}.about_list.style_2 li{max-width:100%;margin-bottom:13px;position:relative}.about_list.style_2 li:before{content:"";border-radius:50%;margin-right:15px;padding:10px;position:relative;top:2px}.about_list.style_2 .pricSecondLi:before{content:"";background-color:var(--thm-white);width:35px;height:26px;box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),40%);border-radius:50%;margin-right:15px;position:relative;top:2px}.about_list.style_2 .pricThirdLi:before{content:"";background-color:var(--thm-white);width:31px;height:26px;box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),40%);border-radius:50%;margin-right:15px;position:relative;top:2px}.about_list.style_2 .pricFirstLi:before{content:"";background-color:var(--thm-white);width:80px;height:26px;box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),40%);border-radius:50%;margin-right:15px;position:relative;top:2px}.step_message li:after{content:"";background-color:#f26125;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:8px;right:0}.about_list.style_2 li:after{content:"";background-color:#e87c39;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:8px;right:0}.about_inner .image_box{border-radius:16px;margin-right:90px;position:relative;overflow:hidden}.team_block{background-color:var(--thm-white);text-align:center;margin-bottom:30px;padding:40px 30px;transition:all .3s}.team_block .team_img{border-radius:50%;width:160px;height:160px;margin:0 auto 30px;position:relative}.team_block .team_img img{border-radius:50%;width:160px;height:160px}.team_block .team_img .link{width:36px;height:36px;position:absolute;bottom:0;right:15px}.team_block:hover{background-color:var(--thm-color-three);box-shadow:0 1px 30px 1px #aae2d4}.team_block:hover .team_img .link{background-color:var(--thm-white);color:var(--thm-color-three)}.team_block:hover h6 a,.team_block:hover p{color:var(--thm-white)}.team_block.style_2{background-color:rgba(var(--thm-color-two-rgb),7%);border-radius:10px}.team_block.style_2:hover{background-color:var(--thm-color-three)}.team_block.add_team{justify-content:center;align-items:center;height:calc(100% - 30px);display:flex}.team_block.style_3{background-color:var(--thm-white)}.team_block.style_3:hover{background-position:50%;background-repeat:no-repeat;background-size:cover}.cta_box .cta_box_inner{padding:0 30px 0 120px;position:relative}.cta_box .text_block{padding:50px 0}.cta_box .section-title{max-width:100%;padding-bottom:0}.cta_box .cta_box_inner .shape_1{z-index:-1;position:absolute;top:60px;left:60px}.cta_box .cta_box_inner .shape_2{z-index:-1;position:absolute;bottom:40px;left:0}.cta_box .cta_box_inner .arrows{z-index:-1;position:absolute;top:80px;left:-60px}.cta_box .arrows.to_up{position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.cta_box.style_2 .cta_box_inner{border-radius:16px}.team_main_wrap.pb-extra{padding-bottom:290px}.cta_box .cta_box_inner.mt-negative{margin-top:-200px}.cta_box .cta_box_inner.mb-negative{margin-bottom:-190px}.filter-btns ul{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:30px;display:flex}.filter-btns ul li{margin-bottom:15px;margin-right:15px}.filter-btns ul li:last-child{margin-right:0}.filter-btns ul li a{color:var(--thm-color-one);background-color:var(--thm-white);text-transform:uppercase;border-radius:50px;padding:2px 11px;font-weight:700}.filter-btns ul li:hover a,.filter-btns ul li.active a{color:var(--thm-white);background-color:var(--thm-color-three);box-shadow:none}.tag_badge{color:var(--thm-white);z-index:1;border-radius:50px;padding:6px 13px;font-weight:800;line-height:1;display:inline-flex;position:relative}.tag_badge+.tag_badge{margin-left:10px}.tag_badge.style_2{color:var(--thm-color-two);text-transform:uppercase;padding:9px 21px}.tag_badge.style_3{border-radius:8px}.video_box{z-index:1;height:calc(100% - 30px);min-height:320px;margin-bottom:30px;position:relative}.coach_block .coach_badges,.video_box .video_badges{position:absolute;top:20px;right:20px}.video_box:before{content:"";background-image:linear-gradient(to top,var(--thm-color-five),transparent);z-index:1;width:100%;height:100%;position:absolute;bottom:0}.video_box .video_btn{border:2px solid var(--thm-white);z-index:1;width:60px;height:60px;color:var(--thm-white);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video_box .video_text{z-index:1;width:calc(100% - 60px);position:absolute;bottom:20px;left:30px}.testimonial_item{border:2px solid var(--thm-border);background-color:#0000;border-radius:8px;margin-top:30px;margin-bottom:30px;padding:40px;transition:all .3s}.testimonial_item.normal{margin-top:0;margin-bottom:30px}.testimonial_item .author{align-items:center;display:flex}.testimonial_item .author .image{border-radius:50%;width:67px;height:67px;margin-bottom:20px;margin-right:20px}.testimonial_item .author .image img{border-radius:50%;width:90%;height:93%}.testimonial_item .author .text{margin-bottom:20px}.testimonial_item .author .text h6{line-height:normal}.testimonial_item .comment{margin-bottom:20px}.ratings{display:flex}.ratings i{color:var(--thm-color-four);font-size:14px}.ratings i+i{margin-left:5px}.ratings i.active{font-weight:700}.testimonial_item.normal:hover,.testimonial_slider .slick-current .testimonial_item{background-color:var(--thm-white);border-color:#0000;box-shadow:0 1px 30px 1px #ecf2ff}.testimonial_slider .slick-dots{position:absolute;top:-60px;right:15px}.circle_wave{box-shadow:-3px 5px 90px 185px rgb(var(--thm-color-two-rgb),5%);background-color:rgb(var(--thm-color-two-rgb),5%);z-index:-1;border-radius:50%;width:100%;max-width:30%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial_slider.style_2 .slick-arrow{background-color:var(--thm-white);top:-90px;transform:none}.testimonial_slider.style_2 .slick-arrow.slick-prev{left:auto;right:65px}.testimonial_slider.style_2 .slick-arrow:hover{background-color:var(--thm-color-two)}.testimonial_slider.style_2 .slick-dots{margin-top:50px;position:relative;top:0;right:0}.testimonial_slider.style_2 .slick-dots li button{background-color:#0000}.testimonial_slider.style_2 .slick-dots li.slick-active button{background-color:var(--thm-color-three)}.testimonial_item.style_dark{background-color:#253051;border:none;border-radius:8px}.testimonial_item.style_dark .author .text h6{color:var(--thm-white)}.testimonial_item.style_dark .comment{color:#a5b8d3}.testimonial_slider .slick-current .testimonial_item.style_dark{box-shadow:none}.testimonial_slider .slick-current .testimonial_item.style_dark .author .text h6{color:var(--thm-color-one)}.testimonial_slider .slick-current .testimonial_item.style_dark .comment{color:var(--thm-body-color)}.testimonial_item.style_4{background-color:var(--thm-white);border:none;border-radius:8px}.testi_bg{background-position:100% 0;background-repeat:no-repeat;background-size:auto}.testimonial_item.style_2{border:none;max-width:450px;margin:10px 0 0;padding:0;line-height:2}.testimonial_item.style_2 .author,.testimonial_item.style_2 .comment{padding-left:65px;position:relative}.testimonial_item.style_2 .comment:before{content:"";color:var(--thm-color-three);font-family:"Font Awesome 5 Pro";font-size:40px;font-weight:100;line-height:1;position:absolute;top:-8px;left:0}.testimonial_item.style_2 .author .image{width:55px;height:55px}.testimonial_item.style_2 .author .image img{width:100%;height:100%}.testimonial_item.style_2 .author .text h6{font-size:18px}.testimonial_slider_single .slick-dots{justify-content:flex-start;margin-top:60px}#banner-main-text{margin-top:-380px}.testimonial_item.style_3{border:none;margin:0 auto;padding:0 15px}.testimonial_item.style_3 .comment{font-size:20px;font-weight:500}.testimonial_item_img{border-radius:50%;width:66px;height:66px;margin:10px;transition:all .3s;position:relative;overflow:hidden}.testimonial_item_img img{cursor:pointer}.testimonial_slider_nav .slick-current .testimonial_item_img{border:7px solid var(--thm-color-two);transform:scale(1.15)}.testimonial_slider_nav .slick-list{max-width:250px}.testimonial_slider_nav .slick-dots{margin-top:60px;justify-content:flex-start!important}.coach_block{margin-bottom:30px;box-shadow:0 1px 30px 1px #ecf2ff}.coach_block .coach_img{z-index:1;height:300px;position:relative}.coach_block .coach_img .link{width:40px;height:40px;position:absolute;bottom:-20px;right:30px}.coach_block .coach_caption{background-color:var(--thm-white);padding:40px 30px 30px}.coach_block .coach_caption .coach_meta{flex-wrap:wrap;align-items:center;display:flex}.coach_block .coach_caption .coach_meta .coach_cat{margin-bottom:20px;margin-right:15px;padding:7px 20px;line-height:1}.coach_block .coach_caption .coach_meta .ratings{margin-bottom:20px}.coach_block .coach_caption .author{align-items:center;display:flex}.coach_block .coach_caption .author img{border-radius:50%;width:35px;height:35px;margin-right:15px}.coach_block .coach_caption .author a{font-size:16px;font-weight:700;font-family:var(--thm-font)}.coach_block:hover .coach_img .link{color:var(--thm-white);background-color:var(--thm-color-two)}.sponsors_img{max-width:200px;margin:0 auto 30px}.sponsors_img img{opacity:.2;filter:grayscale();transition:all .3s}.sponsors_img:hover img{opacity:1;filter:none}.newsletter_form .input-group{background-color:var(--thm-white);border-radius:50px;align-items:center;margin-bottom:30px;padding:15px;box-shadow:0 1px 30px 1px #ecf2ff}.newsletter_form .input-group .form-control{border:none;border-radius:0;height:50px;padding:5px 30px}.newsletter_form .input-group .form-control,.newsletter_form .input-group .form-control::placeholder{color:var(--thm-color-one);font-size:18px;font-weight:500;font-family:var(--thm-b-font)}.newsletter_form .input-group .form-control:focus{box-shadow:none}.newsletter_form .custom-checkbox{justify-content:center}.newsletter_form_sec .arrows{z-index:-1;position:absolute}.newsletter_form_sec .arrows.to_up{bottom:0;right:-120px}.newsletter_form_sec .arrows.to_right{top:0;left:-130px}.newsletter_form_sec .arrows.to_right .arrow{border-left-color:var(--thm-color-two)}.why-us-list li{background-color:var(--thm-white);border-left:5px solid #0000;flex-wrap:wrap;margin-bottom:30px;padding:30px;transition:all .3s;display:flex;box-shadow:0 1px 30px 1px #aae2d43d}.why-us-list li:hover{border-color:var(--thm-color-three)}.why-us-list li .icon{background-color:var(--thm-color-three);width:25px;height:25px;color:var(--thm-white);border-radius:50%;justify-content:center;align-items:center;margin-right:15px;display:flex;position:relative;top:8px}.why-us-list li .text{width:calc(100% - 40px)}.why_us_box .circle_element{z-index:-1;width:100%;max-width:550px;min-height:550px;box-shadow:50px 5px 60px 130px rgb(var(--thm-color-three-rgb),15%);border-radius:50%;margin:0 auto;display:flex;position:absolute;bottom:5px;left:220px;right:0}.why_us_box .element_1{z-index:-1;position:absolute;bottom:-40px;right:40px}.why_us_box .element_2{z-index:-1;position:absolute;top:100px;right:0}.why_us_box .element_3{z-index:-1;position:absolute;top:150px;left:200px}.why-us-list.style_2 li{border-color:var(--thm-color-three);z-index:1;max-width:420px;padding-left:50px;padding-right:50px;position:relative;overflow:hidden}.why-us-list.style_2 li img{z-index:-2;width:0%;transition:all .5s;position:absolute;top:0;left:0}.why-us-list.style_2 li:before{content:"";background-color:var(--thm-color-one);opacity:.6;z-index:-1;width:0%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.why-us-list.style_2 li .icon{margin-right:25px}.why-us-list.style_2 li .text{width:calc(100% - 50px)}.why-us-list.style_2 li:first-child{margin-left:50px}.why-us-list.style_2 li:nth-child(2){margin-left:150px}.why-us-list.style_2 li:nth-child(4){margin-left:100px}.why-us-list.style_2 li:hover img,.why-us-list.style_2 li:hover:before{width:100%}.why-us-list.style_2 li:hover h6{color:var(--thm-white)}.why-us-list.style_2.style_3 li{border-radius:16px}.plane_box{text-align:center;padding:80px 0 50px}.plane_box h2{font-size:42px;font-weight:500}.plane_box .element_1{z-index:-1;position:absolute;top:-40px;left:-40px}.plane_box .element_2{z-index:-1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer .footer_top{border-bottom:2px solid var(--thm-border)}.footer .ft_widget{margin-bottom:30px}.footer .ft_about .logo{max-width:58%;margin-bottom:30px}.footer .ft_menu ul li,.footer .ft_about .info li{margin-bottom:15px}.footer .ft_menu ul li:last-child,.footer .ft_about .info li:last-child{margin-bottom:0}.footer .ft_menu ul li a,.footer .ft_about .social li a,.footer .ft_about .info li a{color:var(--thm-body-color)}.footer .ft_menu ul li:hover a,.footer .ft_about .social li:hover a,.footer .ft_about .info li:hover a{color:var(--thm-color-two)}.footer .ft_about .social{margin-top:20px;display:flex}.footer .ft_about .social li+li{margin-left:20px}.footer .ft_menu ul li:hover a{text-decoration:underline}.footer .ft_apps .app_img{margin-bottom:10px;margin-right:10px;display:inline-flex}.footer .ft_apps .app_img:last-child{margin-right:0}.footer .footer_bottom{text-align:center;padding:40px 0}.footer .ft_newsletter input{background-color:var(--thm-white);width:100%;box-shadow:0px 5px 10px 0px rgb(var(--thm-color-two-rgb),5%);border:none;border-radius:50px;margin-bottom:20px;padding:15px 30px}.footer .ft_newsletter input,.footer .ft_newsletter input::placeholder{color:var(--thm-color-one);font-size:15px;font-weight:700}.footer.style_2{background-repeat:no-repeat;background-size:contain}.footer.style_2 .element_3{z-index:-1;position:absolute;top:120px;right:-80px}.footer.style_2 .arrows{z-index:-1;position:absolute;bottom:150px;right:-200px}.footer.style_2 .arrows.to_up .arrow{border-bottom-color:var(--thm-color-two)}.cta_box.style_2+.footer{padding-top:190px}.footer.style_3{background-position:0 100%}.footer.style_3 .ft_widget .ft-title{color:var(--thm-white)}.footer.style_3 .ft_newsletter input{border-radius:8px}.footer.style_3 .ft_newsletter .thm-btn:hover{background-color:var(--thm-color-two)}.footer.style_3 .footer_bottom p,.footer.style_3 .ft_newsletter p,.footer.style_3 .ft_menu ul li a,.footer.style_3 .ft_about .social li a,.footer.style_3 .ft_about .info li a{color:var(--thm-color-light)}.footer.style_3 .footer_bottom p a,.footer.style_3 .ft_menu ul li:hover a,.footer.style_3 .ft_about .social li:hover a,.footer.style_3 .ft_about .info li:hover a{color:var(--thm-color-three)}.footer.style_3 .footer_top{border-bottom:none}.footer.style_3 .arrows{left:-200px;right:auto}.back-to-top{border:2px solid var(--thm-white);width:60px;height:60px;color:var(--thm-white);z-index:100;background-color:#274896;border-radius:50%;justify-content:center;align-items:center;font-size:22px;transition:all .3s;display:none;position:fixed;bottom:40px;right:40px}.back-to-top:hover{color:var(--thm-white)}.counter_box{background-color:var(--thm-white);justify-content:center;align-items:center;width:100%;margin-bottom:30px;padding:40px;display:flex;box-shadow:0 1px 30px 1px #ecf2ff}.counter_box .icon{width:65px;margin-right:25px}.counter_box .icon img{object-fit:contain}.counter_box .text .counter>b{font-size:48px;line-height:1}.counter_box .text .counter>b:after{display:none}.counter_box .text p{font-weight:600}.quote_sec{max-width:540px;margin:0 auto;padding:40px 0}.video_quote .arrows{z-index:1;position:absolute;top:0;left:-65px}.video_quote .arrows .arrow{border-left-color:var(--thm-color-three)}.video_quote .element_4{z-index:-1;position:absolute;bottom:0;left:0}.quote_sec .element_5{z-index:-1;position:absolute;top:-10px;right:-80px}.progress_box{background-color:var(--thm-white);border-radius:10px;justify-content:center;align-items:center;width:fit-content;padding:25px 40px;display:flex;box-shadow:0 0 15px 1px #0000000d}.progress_box .circle_bar{margin-right:20px;display:flex;position:relative}.progress_box .circle_bar .counter>b{font-size:22px;font-family:var(--thm-font);font-weight:800;line-height:1}.counter>b:after{content:"%";font-size:15px}.progress_box .text h5{font-size:22px;line-height:normal}.progress_box.grid{text-align:center;margin:0 auto 30px;display:block;position:relative}.progress_box.grid .circle_bar{justify-content:center;margin-bottom:20px;margin-right:0}.multi_progress_bar{background-color:var(--thm-white);flex-wrap:wrap;justify-content:space-between;width:fit-content;padding:25px 40px 0;display:flex;box-shadow:0 0 15px 1px #0000000d}.multi_progress_bar .progress_box{box-shadow:none;margin-bottom:30px;margin-right:60px;padding:0}.multi_progress_bar .progress_box:last-child{margin-right:0}.accordion-style>.card>.card-header{margin-bottom:0}.accordion-style>.card{background-color:#0000;border:none;border-radius:0;margin-bottom:20px}.accordion-style>.card>.card-header{background-color:#0000;border:none;padding:0}.accordion-style>.card>.card-header>.btn-link{text-align:left;width:100%;font-family:var(--thm-font);color:var(--thm-color-one);box-shadow:0px 5px 10px 0px rgb(var(--thm-color-two-rgb),15%);background-color:#0000;border:2px solid #0000;border-radius:50px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px 70px 20px 40px;font-size:18px;font-weight:700;text-decoration:none;display:flex;position:relative}.accordion-style>.card>.card-header>.btn-link:hover,.accordion-style>.card>.card-header>.btn-link:focus{outline:none;text-decoration:none}.accordion-style>.card>.card-header>.btn-link:after{content:"";color:var(--thm-white);background-color:rgb(var(--thm-color-two-rgb));border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-family:"Font Awesome 5 Pro";font-size:19px;font-weight:600;transition:all .3s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}#premium-features{background-color:#efefef}.accordion-style>.card .card-body{background-color:var(--thm-white);padding:0 40px}.accordion-style>.card>.card-header>.btn-link.collapsed{box-shadow:none;border-color:var(--thm-border)}.accordion-style>.card>.card-header>.btn-link.collapsed:after{background-color:rgb(var(--thm-color-two-rgb),10%);color:var(--thm-color-two)}.accordion-style>.card:last-child,.accordion-style>.card>.card-header>.btn-link.collapsed{margin-bottom:0}.accordion-style.style_2>.card>.card-header>.btn-link{border-radius:8px;padding:15px 30px}.accordion-style.style_2>.card>.card-header>.btn-link:after{color:#274896;background-color:#0000;width:auto;height:auto;padding:10px;right:35px;transform:translateY(-50%)rotate(90deg)}.accordion-style.style_2>.card>.card-header>.btn-link.collapsed:after{background-color:#0000;transform:translateY(-50%)rotate(0)}.accordion-style.style_2>.card .card-body{padding:0 30px}.post{background-color:var(--thm-white);box-shadow:0px 5px 10px 0px rgb(var(--thm-color-two-rgb),5%);margin-bottom:30px;padding:30px}.post .post_img{border-top-left-radius:10px;border-top-right-radius:10px;height:228px;margin-bottom:30px;position:relative;overflow:hidden}.post .post_caption{padding:0}.post .post_caption .post_meta{flex-wrap:wrap;display:flex}.post .post_caption .post_meta li{margin-bottom:15px;margin-right:25px;font-weight:500}.post .post_caption .post_meta li:last-child{margin-right:0}.post .post_caption .post_meta li i{margin-right:5px}.post .post_caption .post_title{margin-bottom:15px;font-size:22px;font-weight:600}.post .post_caption .post_text{margin-bottom:20px}.post.style_2{box-shadow:none;border-radius:8px;padding:0;transition:all .3s;position:relative;overflow:hidden}.post.style_2 .post_img{border-radius:0;height:275px;margin-bottom:-2px}.post.style_2 .post_caption{border:2px solid var(--thm-border);border-radius:0 0 8px 8px;padding:30px}.post.style_2 .thm-btn{background-color:rgb(var(--thm-color-two-rgb),7%)}.post.style_2 .thm-btn:focus,.post.style_2 .thm-btn:hover{background-color:var(--thm-color-two)}.post.style_2.no-thumb .post_caption{background-color:rgb(var(--thm-color-two-rgb),7%);border-color:#0000}.post.style_2.no-thumb .post_caption .thm-btn{background-color:var(--thm-white)}.post.style_2.no-thumb:hover .post_caption .thm-btn{background-color:var(--thm-color-two);color:var(--thm-white)}.post.style_2.post_video .post_img:before{content:"";background-color:rgb(var(--thm-color-one-rgb),55%);width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.post.style_2.post_audio .embed-responsive{height:135px}.post.style_2:hover{background-color:var(--thm-white);box-shadow:0 1px 30px 1px #ecf2ff}.post.style_2.no-thumb:hover .post_caption,.post.style_2:hover .post_caption{background-color:var(--thm-white);border-color:#0000}.post.post_list .post_img{border-radius:8px;height:500px}.post.post_list .post_caption{border:none;padding-bottom:0;padding-left:0;padding-right:0}.post.post_list .post_caption .post_title{font-size:30px}.post.post_list .post_caption .post_meta li{font-weight:600}.post.post_list.style_2.post_video .post_img:before{background-color:rgb(var(--thm-color-one-rgb),30%)}.post.post_list.with_bg .post_caption,.post.post_list.no-thumb .post_caption{padding:32px 40px 30px}.post.post_list.no-thumb:hover{box-shadow:0 1px 30px 1px #ecf2ff}.post.post_list.with_bg{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover}.post.post_list.with_bg:hover .post_caption,.post.post_list.with_bg:hover{background-color:#0000}.post.post_list.with_bg:before{content:"";background-color:rgb(var(--thm-color-one-rgb),90%);z-index:-1;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.post.post_list.with_bg .post_caption .post_title a,.post.post_list.with_bg .post_caption .post_meta li{color:var(--thm-white)}.post.post_list.with_bg .thm-btn{color:var(--thm-white);background-color:var(--thm-color-two)}.post.post_list:hover{box-shadow:none}.subheader{background-repeat:no-repeat;background-size:cover;padding:90px 0 65px}.subheader:before{content:"";background-image:linear-gradient(to right,var(--thm-color-one),transparent);opacity:.9;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0}.subheader .page_title{color:var(--thm-white);font-size:85px;font-weight:600;line-height:1}.subheader .page_breadcrumb{margin-bottom:50px}.subheader .page_breadcrumb .breadcrumb{background:0 0;border-radius:0;margin-bottom:0;padding:0}.subheader .page_breadcrumb .breadcrumb .breadcrumb-item.active,.subheader .page_breadcrumb .breadcrumb .breadcrumb-item a{color:var(--thm-white);font-size:20px;font-weight:600;font-family:var(--thm-font)}.subheader .page_breadcrumb .breadcrumb .breadcrumb-item:hover a{color:var(--thm-color-two)}.subheader .breadcrumb-item+.breadcrumb-item{padding-left:15px}.subheader .breadcrumb-item+.breadcrumb-item:before{content:"";color:var(--thm-white);float:none;padding-right:15px;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:500}.subheader .element_1{z-index:-1;position:absolute;top:-80px;left:-160px}.subheader .element_2{z-index:-1;position:absolute;bottom:-40px;left:-80px}.subheader .element_3{z-index:-1;position:absolute;bottom:-40px;right:20%}.subheader .element_4{z-index:-1;position:absolute;top:-120px;right:10%}.skills-sec{height:580px;min-height:600px;max-height:680px}#mobile-device{display:none}.skills-sec .section-bg{background-position:0;background-size:contain}.skills-sec .container-fluid .row>div:first-child,.skills-sec .container-fluid .row>div:last-child{flex:0 0 50%;max-width:50%}.nav-tabs.style_1 .nav-item{margin-bottom:15px}.nav-tabs.style_1 .nav-item:last-child{margin-right:0}.nav-tabs.style_1 .nav-item:hover .nav-link,.nav-tabs.style_1 .nav-item .nav-link.active{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),50%);color:var(--thm-white);background-color:#e87c39}.nav-tabs.style_2{border-bottom:3px solid var(--thm-border);margin-bottom:30px}.nav-tabs.style_2 .nav-item{margin-right:40px}.nav-tabs.style_2 .nav-item:last-child{margin-right:0}.nav-tabs.style_2 .nav-item .nav-link{font-size:22px;font-weight:600;font-family:var(--thm-font);border:none;border-bottom:3px solid var(--thm-border);color:var(--thm-color-one);border-radius:0;margin-bottom:-3px;padding:15px 0}.nav-tabs.style_2 .nav-item:hover .nav-link,.nav-tabs.style_2 .nav-item .nav-link.active{color:var(--thm-color-two);border-color:var(--thm-color-two)}.nav-tabs.style_3{border-bottom:0;margin-bottom:15px}.nav-tabs.style_3 .nav-item{margin-bottom:15px;margin-right:15px}.nav-tabs.style_3 .nav-item:last-child{margin-right:0}.nav-tabs.style_3 .nav-item .nav-link{text-transform:uppercase;background-color:rgb(var(--thm-color-two-rgb),7%);color:var(--thm-color-one);border:0;border-radius:6px;padding:5px 21px;font-size:14px;font-weight:700}.nav-tabs.style_3 .nav-item:hover .nav-link,.nav-tabs.style_3 .nav-item .nav-link.active{background-color:rgb(var(--thm-color-two-rgb),100%);color:var(--thm-white);box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%)}.nav-tabs.style_4{border-bottom:3px solid var(--thm-border);margin-bottom:30px}.nav-tabs.style_4 .nav-item{margin-right:20px}.nav-tabs.style_4 .nav-item .nav-link{font-size:22px;font-weight:600;font-family:var(--thm-font);border:none;border-bottom:3px solid var(--thm-border);color:var(--thm-color-one);border-radius:0;margin-bottom:-3px;padding:15px 40px 15px 0}.nav-tabs.style_4 .nav-item:hover .nav-link,.nav-tabs.style_4 .nav-item .nav-link.active{color:var(--thm-color-one);border-color:var(--thm-color-two);font-weight:700}.plan_box{background-color:rgb(var(--thm-color-two-rgb),7%);margin-bottom:0;padding:80px;position:relative}.plan_box:before{content:"";background-color:#e2e9f9;width:3px;height:calc(100% - 160px);display:block;position:absolute;right:0}.no-gutters>.col,.no-gutters>[class*=col-]:last-child .plan_box:before{display:none}.plan_box .plan_title{margin-bottom:10px;font-size:30px}.plan_box .plan_subtext{margin-bottom:20px}.plan_box .plan_price{font-size:30px}.plan_box .plan_price_save{font-size:22px}.plan_box{height:99%}.plan_box.active{background-color:var(--thm-white);box-shadow:0 1px 30px 1px #ecf2ff}.plan_box.active .thm-btn{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);color:var(--thm-white);background-color:#274896}.video_warp.style_2{border-radius:16px;overflow:hidden}.video_warp.style_2:before{content:"";background-color:rgb(var(--thm-color-one-rgb),65%);width:100%;height:100%;position:absolute;top:0;left:0}.video_box_elements .element_1{z-index:-1;position:absolute;top:-80px;right:-60px}.video_box_elements .element_2{z-index:-1;position:absolute;bottom:-22px;left:0}.video_box_elements .element_3{z-index:-1;position:absolute;bottom:-70px;right:-60px}.video_box_elements .arrows.one{z-index:-1;position:absolute;top:-120px;left:-120px}.video_box_elements .arrows.two{z-index:-1;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.video_box_elements .arrows.two .arrow{border-bottom-color:var(--thm-color-two)}.portfolio_box{border-radius:8px;margin-bottom:30px;position:relative;overflow:hidden;box-shadow:0 1px 22px 1px #ecf2ffb5}.portfolio_box .portfolio_img{height:375px}.portfolio_box .portfolio_caption{background-color:var(--thm-white);flex-wrap:wrap;justify-content:space-between;align-items:center;padding:30px 30px 0;display:flex}.portfolio_box .portfolio_caption .text_box{margin-right:20px}.portfolio_box .portfolio_caption .text_box .title{font-size:24px;font-weight:600}.portfolio_box .portfolio_caption .text_box p{font-weight:600}.portfolio_box.type_gallery .portfolio_img{z-index:1;height:400px;position:relative}.portfolio_box.type_gallery .portfolio_img:before{content:"";background-color:var(--thm-color-one);opacity:.65;width:0%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.portfolio_box.type_gallery .link{border:2px solid var(--thm-border);width:60px;height:60px;color:var(--thm-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;left:-100%;transform:translate(-50%,-50%)}.portfolio_box.type_gallery:hover .portfolio_img:before{width:100%}.portfolio_box.type_gallery:hover .link{left:50%}.portfolio_box.type_masonry .link{text-align:center;border:none;width:auto;height:auto;display:block}.portfolio_box.type_masonry .link i{margin-bottom:20px;font-size:50px;line-height:1}.portfolio_box.type_masonry .link .title{margin-bottom:0;font-size:28px;font-weight:500}.portfolio_box.type_masonry .link p,.portfolio_box.type_masonry .link .title a{color:var(--thm-white);margin-bottom:0}.about_me .circle_element{z-index:-1;width:540px;height:540px;box-shadow:50px 5px 60px 130px rgb(var(--thm-color-two-rgb),5%);border-radius:50%;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.about_me .progress_box{padding:25px;position:absolute;top:100px;left:-40px}.about_me .element_1{z-index:-1;position:absolute;bottom:0;left:0}.about_me .element_2{z-index:-1;position:absolute;top:45%;transform:translateY(-55%)}.features_sec.pb-extra{padding-bottom:398px}.video_box_elements.mt-negative{margin-top:-308px}.video_box_elements.mt-negative .video_warp.style_2{height:616px}.what_we_know .about_me .circle_element{left:-100px}.page_bar p{font-weight:500}.page_bar select{text-transform:uppercase;text-align:left;border:none;border:2px solid var(--thm-color-two);border-radius:6px;width:100%;max-width:230px;padding:15px 25px;font-size:14px;font-weight:700}.page_bar select+i{pointer-events:none;font-size:14px;font-weight:600;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.event_block{background-color:var(--thm-white);border-radius:12px;margin-bottom:30px;padding:20px 20px 0;position:relative;overflow:hidden}.event_block .event_img img{border-radius:12px}.event_block .event_caption{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:23px 20px 10px;display:flex}.event_block .event_img .tag_badge{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-four-rgb),50%);position:absolute;bottom:-13px;right:20px}.event_block .event_caption .event_text{margin-right:20px}.event_block .event_caption .event_text .event_title{margin-bottom:10px;font-size:20px;font-weight:600}.event_block .event_caption .event_text p{margin-bottom:20px;font-size:16px;font-weight:600}.event_block .event_caption .event_btn{margin-bottom:20px}.service_block{background-color:var(--thm-white);border-left:5px solid var(--thm-color-three);z-index:1;flex-wrap:wrap;align-items:center;margin-bottom:30px;padding:50px 50px 30px;display:flex;position:relative}.service_block .icon{width:120px;margin-bottom:20px;margin-right:30px}.service_block .text{width:calc(100% - 150px);margin-bottom:20px}.service_block .text .title{margin-bottom:10px;font-weight:600}.service_block:before{counter-increment:count;content:"0" counter(count);color:rgb(var(--thm-color-one-rgb),10%);z-index:-1;-webkit-text-stroke:1px rgb(var(--thm-color-one-rgb),10%);-webkit-text-fill-color:transparent;font-size:150px;font-weight:700;line-height:0;font-family:var(--thm-font);pointer-events:none;position:absolute;top:40%;right:60px;transform:translateY(-60%)}.side_bg{background-position:0;background-repeat:no-repeat;background-size:auto}.feature-masonry>div:nth-child(2){margin-top:30px}.team_page_bg{background-position:bottom;background-repeat:no-repeat;background-size:auto}.team_details .team_img{border-radius:16px;position:relative}.team_details .team_img>img{width:calc(100% - 40px);margin-bottom:40px}.team_details .team_img .video_warp{z-index:1;position:absolute;bottom:0;right:0}.team_details .team_img .video_warp:before{content:"";background-color:rgba(var(--thm-color-one-rgb),65%);border-radius:16px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.team_details .team_text .name{margin-bottom:0;font-size:42px;font-weight:600}.team_details .team_text .desi{margin-bottom:20px;font-weight:600}.team_details .team_text .text{max-width:410px}.team_details .team_text .social li a{color:var(--thm-body-color)}.team_details .team_text .social li:hover a{color:var(--thm-color-three)}.team_details .team_text .social{display:flex}.team_details .team_text .social li+li{margin-left:20px}.team_details .team_text{margin-bottom:40px}.team_details .team_text .info li{flex-wrap:wrap;align-items:center;display:flex}.team_details .team_text .info li .icon{background-color:rgb(var(--thm-color-two-rgb),7%);width:56px;height:56px;color:var(--thm-color-two);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;margin-right:20px;font-size:17px;display:flex}.team_details .team_text .info li .text{margin-bottom:20px}.team_details .team_text .info li:last-child .icon,.team_details .team_text .info li:last-child .text{margin-bottom:0}.skill_box .title{font-weight:600}.skills_sec .image_box .element_1{z-index:-1;position:absolute;top:-40px;left:-50px}.skills_sec .image_box .element_2{z-index:-1;position:absolute;bottom:-70px;right:-70px}.progress_bar_block .progress_block{margin-bottom:30px}.progress_bar_block .progress_block:last-child{margin-bottom:0}.progress_bar_block .progress_block .title{margin-bottom:10px;font-size:18px;position:relative}.progress_bar_block .progress_block .title b{font-weight:700;position:absolute}.progress_bar_block .progress_block .progress{border:2px solid;border-color:inherit;background-color:#0000;border-radius:25px;align-items:center;height:auto;padding:7px 8px}.progress_bar_block .progress_block .progress .progress-bar{border-radius:4px;height:4px}.progress_bar_block .progress_block .progress.bg-thm-color-two{border-color:rgba(var(--thm-color-two-rgb),10%)}.progress_bar_block .progress_block .progress.bg-thm-color-three{border-color:rgba(var(--thm-color-three-rgb),10%)}.progress_bar_block .progress_block .progress.bg-thm-color-four{border-color:rgba(var(--thm-color-four-rgb),10%)}.progress_bar_block .progress_block .progress.bg-thm-color-six{border-color:rgba(var(--thm-color-six-rgb),10%)}.faqs_elements .element_1{z-index:-1;position:absolute;top:0;left:-120px}.faqs_elements .element_2{z-index:-1;position:absolute;bottom:0;left:-180px}.faqs_elements .element_3{z-index:-1;position:absolute;bottom:80px;right:-180px}.faqs_elements .element_4{z-index:-1;position:absolute;top:50%;left:-30px;transform:translateY(-50%)}.faqs_elements .element_5{z-index:-1;position:absolute;top:40px;right:-120px}.quote_form_sec:before{content:"";background-color:var(--thm-color-one);opacity:.95;z-index:-1;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.quote_box{margin-bottom:120px}.quote_form_sec.elements .element_1{z-index:-1;position:absolute;top:120px;left:-180px}.quote_form_sec.elements .element_2{z-index:-1;position:absolute;bottom:80px;left:-150px}.quote_form_sec.elements .element_3{z-index:-1;position:absolute;top:110px;right:-80px}.quote_form_sec.elements .element_4{z-index:-1;position:absolute;bottom:120px;right:-180px}.contact_faq_box{background-color:var(--thm-white);border-radius:12px;flex-wrap:wrap;align-items:flex-start;margin-bottom:30px;padding:60px;display:flex;position:relative;overflow:hidden}.contact_faq_box .icon{width:100px;margin-right:30px;position:relative;top:10px}.contact_faq_box .text{width:calc(100% - 130px)}.contact_faq_box .text h4{white-space:nowrap;margin-bottom:10px;font-size:28px;font-weight:600}.contact_faq_box .text p{margin-bottom:20px}.contact_info ul li{flex-wrap:wrap;align-items:flex-start;display:flex}.contact_info ul li .icon{color:var(--thm-color-three);text-align:center;width:50px;margin-bottom:30px;margin-right:10px;font-size:36px;line-height:1.5}.contact_info ul li .text{margin-bottom:30px}.contact_info ul li .text h6{margin-bottom:0;font-weight:600}.contact_info ul li .text p,.contact_info ul li .text p:last-child{margin-bottom:0}.contact_map{border-radius:12px;height:600px}.form_style{border:3px solid var(--thm-border);white-space:nowrap;border-radius:8px;padding:15px 30px;display:flex}.form_style label{font-size:18px;font-weight:700;font-family:var(--thm-font);margin-bottom:0;position:relative;top:8px}.form_style .form-control{border:none;border-radius:0;padding:0 0 0 20px}.form_style .form-control,.form_style .form-control::placeholder{font-family:var(--thm-font);font-size:16px;font-weight:400}.form_style textarea.form-control{padding-top:8px}.form_style .form-control::placeholder{font-size:0}.form_style .form-control:focus{box-shadow:none}.course_details .desc_box .title{font-size:44px;font-weight:600}.course_details .author{align-items:center;margin-bottom:30px;display:flex}.course_details .author img{border-radius:50%;width:35px;height:35px;margin-right:15px}.course_details .author a{font-size:16px;font-weight:700;font-family:var(--thm-font)}.sidebar .sidebar_widget{background-color:var(--thm-white);background-image:url(../media/sidebar_shape.dfd6403e.webp);background-position:100%;background-repeat:no-repeat;border-radius:8px;margin-bottom:30px;padding:30px;box-shadow:0 1px 30px 1px #ecf2ff}.sidebar .sidebar_widget .widget_title{border-bottom:1px solid var(--thm-border);margin-bottom:30px;padding-bottom:20px;font-size:22px;font-weight:600}.sidebar .sidebar_widget:last-child{margin-bottom:0}.sidebar .sidebar_widget hr{border:none;border-bottom:1px solid var(--thm-border);margin-bottom:30px;padding-top:30px}.sidebar .sidebar_widget cite{font-size:18px;font-family:var(--thm-font);color:var(--thm-color-one);font-weight:600;display:flex}.sidebar .recent_widgets ul li{flex-wrap:wrap;align-items:center;margin-bottom:30px;display:flex}.sidebar .recent_widgets ul li:last-child{margin-bottom:0}.sidebar .recent_widgets ul li .image{width:90px;height:90px;margin-right:30px}.sidebar .recent_widgets ul li .text{width:calc(100% - 120px)}.sidebar .recent_widgets ul li .text h6{font-size:18px}.sidebar .recent_widgets ul li .text p a{color:var(--thm-body-color);font-size:14px;font-weight:600}.sidebar .recent_widgets ul li .text p:hover a{color:var(--thm-color-two)}.sidebar .recent_widgets ul li .text p strong{font-weight:700}.sidebar .info_widgets ul li{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sidebar .info_widgets ul li:last-child{margin-bottom:0}.sidebar .info_widgets ul li .left-side{align-items:center;font-size:18px;font-weight:600;display:flex}.sidebar .info_widgets ul li .left-side i{color:var(--thm-color-two);margin-right:8px;font-weight:500}.sidebar .info_widgets ul li .left-side h6{font-size:18px;line-height:normal}.sidebar .info_widgets ul li .right-side{font-size:18px}.sidebar .info_widgets ul li.active .left-side h6{color:var(--thm-color-two)}.sidebar .info_widgets ul li.active .right-side{color:var(--thm-color-three);font-size:22px;font-weight:700}.post_tags_share .post_tags .tags a,.sidebar .tags a{color:var(--thm-body-color);background-color:rgb(var(--thm-color-two-rgb),7%);border-radius:6px;margin-bottom:8px;margin-right:5px;padding:6px 12px;font-weight:600;line-height:normal;display:inline-flex}.post_tags_share .post_tags .tags a:hover,.sidebar .tags a:hover{color:var(--thm-white);background-color:var(--thm-color-two)}.sidebar .category_widgets li{margin-bottom:10px}.sidebar .category_widgets li a{color:var(--thm-body-color);justify-content:space-between;align-items:center;font-size:18px;font-weight:600;display:flex}.sidebar .category_widgets li a:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:600}.sidebar .category_widgets li:last-child{margin-bottom:0}.sidebar .category_widgets li:hover a{color:var(--thm-color-two)}.sidebar .search_widget{background-color:rgb(var(--thm-color-two-rgb),7%);border-radius:8px;align-items:center;padding:10px}.sidebar .search_widget .form-control{background-color:#0000;border:none;border-radius:0;height:50px}.sidebar .search_widget .form-control,.sidebar .search_widget .form-control::placeholder{color:var(--thm-color-one);font-size:18px;font-weight:600;font-family:var(--thm-font)}.sidebar .search_widget .form-control:focus{box-shadow:none}.sidebar.style_2 .sidebar_widget{box-shadow:none;background:no-repeat;padding:0}.sidebar.style_2 .sidebar_widget .widget_title{font-size:24px;font-weight:700}.sidebar.style_2 .recent_widgets ul li .image{width:70px;height:70px;margin-right:20px}.sidebar.style_2 .recent_widgets ul li .text h6{font-size:16px}.post_tags_share{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.post_tags_share h6{flex-wrap:wrap;margin-bottom:10px;margin-right:15px;font-size:18px;display:inline-flex}.post_author .social,.post_tags_share .post_tags .tags,.post_tags_share .post_share .social{flex-wrap:wrap;display:inline-flex}.post_author .social li+li,.post_tags_share .post_share .social li+li{margin-left:15px}.post_author .social li a,.post_tags_share .post_share .social li a{color:var(--thm-color-one)}.post_author .social li:hover a,.post_tags_share .post_share .social li:hover a{color:var(--thm-color-two)}.post_author{background-color:rgb(var(--thm-color-two-rgb),7%);border-radius:8px;flex-wrap:wrap;align-items:center;margin-bottom:40px;padding:40px 40px 20px;display:flex;position:relative}.post_author img{border-radius:50%;width:160px;height:160px;margin-bottom:20px;margin-right:40px}.post_author .text{width:calc(100% - 200px);margin-bottom:20px}.post_navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.post_navigation li{flex-wrap:wrap;align-items:center;max-width:340px;margin-bottom:30px;display:inline-flex}.post_navigation li .image{width:70px;height:70px;margin-right:20px}.post_navigation li .text{width:calc(100% - 90px)}.post_navigation li .text h6{font-size:16px}.post_navigation li .text p strong{font-weight:700}.post_navigation li .text p a{color:var(--thm-body-color);font-size:14px;font-weight:600}.comments .comment{flex-wrap:wrap;display:inline-flex}.comments .comment .comment_img{border-radius:50%;width:100px;height:100px;margin-bottom:30px;margin-right:20px}.comments .comment .comment_text{width:calc(100% - 120px);margin-bottom:30px;position:relative}.comments .comment .comment_text h6{font-weight:600}.comments .comment .comment_text .comment_date{margin-bottom:0;position:absolute;top:0;right:0}.comments .comment .comment_text .comment_link{color:var(--thm-color-one);align-items:center;font-size:18px;font-weight:600;display:flex}.comments .comment .comment_text .comment_link:hover{color:var(--thm-color-two)}.comments .children{padding-left:70px}.comment_form{background-color:rgb(var(--thm-color-two-rgb),7%);border-radius:8px;padding:40px}.comment_form .form-control-custom.style_2{border-color:var(--thm-white);background-color:var(--thm-white)}.comment_form .form-control-custom.style_2,.comment_form .form-control-custom.style_2::placeholder{color:var(--thm-color-one)}.portfolio_details .detail_img{z-index:1;border-radius:12px;margin-bottom:40px;position:relative;overflow:hidden}.dropcap{background-color:var(--thm-color-two);color:var(--thm-white);text-transform:uppercase;font-size:30px;font-weight:600;font-family:var(--thm-font);width:51px;height:51px;box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);float:left;border:none;border-radius:6px;justify-content:center;align-items:center;margin-right:10px;line-height:1;display:inline-flex;position:relative}.check_list li{margin-bottom:15px;font-size:15px;font-weight:600}.check_list li:last-child{margin-bottom:0}.check_list li i{background-color:var(--thm-color-three);width:26px;height:26px;color:var(--thm-white);border-radius:50%;justify-content:center;align-items:center;margin-right:15px;display:inline-flex}.sidebar.style_3 .sidebar_widget{background:0 0;padding:0}.sidebar.style_3 .sidebar_widget .widget_title{background-image:url(../media/widget_header.25c23da0.webp);background-color:var(--thm-color-three);color:var(--thm-white);border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0;padding:15px 30px;font-weight:500}.sidebar.style_3 .sidebar_widget_inner{padding:30px}.sidebar.style_3 .info_widget>li{font-size:16px;font-weight:600;font-family:var(--thm-font);color:var(--thm-color-one);margin-bottom:10px}.sidebar.style_3 .info_widget>li:last-child{margin-bottom:0}.sidebar.style_3 .info_widget>li span{color:var(--thm-body-color);width:100%;max-width:120px;display:inline-flex;position:relative}.sidebar.style_3 .info_widget>li span:after{content:":";position:absolute;right:20px}.sidebar.style_3 .info_widget .social{display:inline-flex}.sidebar.style_3 .info_widget .social li+li{margin-left:15px}.sidebar.style_3 .info_widget .social li a{color:var(--thm-body-color);font-size:15px;font-weight:400}.sidebar.style_3 .info_widget .social li:hover a{color:var(--thm-color-two)}.portfolio_nav .post_navigation{border-top:1px solid var(--thm-border);border-bottom:1px solid var(--thm-border)}@media only screen and (min-width:667px) and (max-width:989px){#payButton{margin-left:39%}}#payButton{border-radius:30px}
@media (max-width:1500px){.order-slider-main{width:650px}.MuiSlider-markActive{color:#f26125;background-color:#f26125;border-radius:10px;width:11px;height:11px}.MuiSlider-markLabel{font-weight:600}.testiImg{width:596px;height:620px}.single_banner .shape_img{max-width:640px}.bg-banner .think_box{right:28%}}@media (min-width:1300px){.accordion-style.style_2>.card>.card-header>.btn-link:after{color:#274896;background-color:#0000;width:auto;height:auto;margin-right:156px;right:35px;transform:translateY(-50%)rotate(90deg)}#faq-que{margin-left:160px;margin-right:165px}.order-slider-main{width:650px}.MuiSlider-markActive{color:#f26125;background-color:#f26125;border-radius:10px;width:11px;height:11px}.MuiSlider-markLabel{font-weight:600}.testiImg{aspect-ratio:3/2;object-fit:contain;width:796px;height:820px}.banner-text-style{margin-top:18em}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:1040px}#pricing-options{max-width:1537px}#intro-container{max-width:2800px}.container{max-width:1299px}#slider-container{max-width:1644px;padding:0}#header-container{max-width:1400px}.header.header-2 .container{max-width:1630px}.wide_fluid_container .container-fluid{padding:0 80px}}@media (max-width:1299px){.order-slider-main{width:650px}.MuiSlider-markActive{color:#f26125;background-color:#f26125;border-radius:10px;width:11px;height:11px}.MuiSlider-markLabel{font-weight:800}.testiImg,.testiImg2{width:596px;height:620px}.bg-banner{background-image:url(../media/qper-health-banner-mobile.1c59886e.jpg)}.topbar .right-side li{margin-right:15px}.header .nav_warp nav .logo{margin-right:25px}.header .nav_warp .main-menu>.menu-item>a{padding:12.5px 5px}.subheader .page_title,.banner .text_box .title{font-size:70px}.banner .image_box .circle_element{left:-30px}.single_banner .shape_img{margin-right:30px}.single_banner .banner_text .title{font-size:60px}.why_us_box .circle_element{max-width:470px;min-height:470px;left:200px}.counter_box{padding:22px}.quote_sec{padding:0}.quote_sec .section-title{padding-bottom:10px}.quote_sec .section-title .title{font-size:30px}.about.style_2 .image_boxes .element_1{bottom:85px}.about.style_2 .image_boxes .element_2{right:-100px}.about.style_2 .image_boxes .element_3{bottom:40px;right:-140px}.about_inner .image_box{margin-right:0}.about.style_2 .image_boxes.style_2 .element_1{bottom:125px}.about.style_2 .image_boxes.style_2 .element_2{right:-45px}.about.style_2 .image_boxes.style_2 .element_3{bottom:60px;right:-100px}.event_block .event_caption{padding-bottom:0;padding-left:0;padding-right:0}#banner-main-text{margin-top:-180px}}@media (max-width:1199px){#intro-container{max-width:1500px}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:400px}.feature-main.features_box.style_3,.features_box.features_box-mini{padding-left:12px;padding-right:12px}.slide-item{margin-left:44px;width:105%!important}.order-slider-main{width:250px}.product-section{text-align:left;margin-top:10px}.MuiSlider-markActive{color:#f26125;background-color:#f26125;border-radius:10px;width:11px;height:11px}.MuiSlider-markLabel{font-weight:300}.testiImg{width:506px;height:450px}.bg-banner{background-image:url(../media/qper-health-banner-mobile.1c59886e.jpg)}.header .nav_warp nav .logo{margin-right:15px}.header .nav_warp nav .logo img{max-width:150px}.header .nav_warp .main-menu>.menu-item{margin:0 2px}.header .nav_warp .main-menu>.menu-item>a{font-size:12px}.header .nav_warp .main-menu>.menu-item.lowercase{margin:0 2px}.header .nav_warp .main-menu>.menu-item.lowercase>a{font-size:12px}.header .head_actions .head_trigger{margin-left:20px;padding-bottom:15px}.header .head_actions .search_bar input{max-width:185px}#banner-main-text{margin-top:-170px;font-family:GilroyRegular;font-size:21px;font-weight:700}.subheader .page_title,.banner .text_box .title{font-size:60px}.banner .image_box .circle_element{max-width:300px;min-height:300px}.single_banner .shape_img{max-width:450px}.single_banner .banner_text p{font-size:15px}.bg-banner .think_box{max-width:200px;right:23%}.why_us_box{margin-top:80px}.why_us_box .circle_element{max-width:670px;min-height:670px;left:300px}.about.style_2 .image_boxes .element_1{bottom:140px}.about.style_2 .image_boxes .element_2{right:-115px}.about.style_2 .image_boxes .element_3{bottom:90px;right:-160px}.about.style_2 .image_boxes.style_2 .element_1{bottom:115px}.plan_box{padding:40px}.portfolio_box .portfolio_caption{padding-left:30px;padding-right:30px}.about_me .circle_element{width:470px;height:470px}.about_me .element_2{right:-30px}.service_block{padding:30px 30px 10px}.service_block:before{font-size:120px;right:40px}.contact_faq_box{padding:30px}}.header .nav_warp .logo img,.aside_mobile .p-2 img{object-fit:contain;max-width:100%;height:auto!important}@media (max-width:400px){.aside_mobile .p-2 img{max-width:180px}}@media (min-width:1024px){#header_top{padding-left:10px}.device-color{font-size:24px}.span-text,.span-text-price{font-size:22px}}@media (max-width:991px){#pricing-optionss{margin-top:50px}#intro-container{max-width:1000px}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:475px}#slider-section{padding:50px 0 0;position:relative}.web_trigger{display:none}.slick-slide{width:6%}#banner-main-text{font-family:GilroyRegular;font-size:21px;font-weight:700}.MuiSlider-markActive{color:#f26125;background-color:#f26125;border-radius:10px;width:11px;height:11px}.MuiSlider-markLabel{font-weight:400}.order-slider-main{width:250px}.testiImg{width:450px;height:550px}.bg-banner{background-image:url(../media/QPER-frontend-banner-min.baae7ebb.webp);background-position:75%;background-repeat:no-repeat;background-size:cover;padding:206px 5% 206px 35px}.mb-md-80{margin-bottom:80px}.topbar .right-side,.topbar .left-side{text-align:center;justify-content:center}.topbar .left-side .countdown-timer,.topbar .left-side p{margin-left:auto}.bg-banner .think_box,.banner .element_line,.header .head_actions .search_bar,.header .nav_warp .main-menu,.desktop_trigger{display:none}.mobile_trigger{display:block}.header .nav_warp nav .logo img{max-width:260px}.banner{height:auto;padding-top:150px}.banner .transform-center,.banner .transform-center-device{position:relative;top:0;transform:none}.banner .image_box,.banner .text_box{margin-bottom:80px}.banner .image_box .circle_element{max-width:450px;min-height:450px}.single_banner{display:block}.single_banner .banne_text{flex:0 0 100%;max-width:100%;padding:120px 0;position:relative;top:0;transform:none}.video_quote .arrows,.video_quote .element_4,.video_quote .element_5,.single_banner .shape_img{display:none}.cta_box .cta_box_inner{padding-left:60px}.cta_box .arrows.to_up{display:none}.cta_box .cta_box_inner .shape_1{top:30px;left:30px}.cta_box .cta_box_inner .arrows{left:-20px}.why_us_box .circle_element{max-width:520px;min-height:520px;left:210px}.why-us-list.style_2{margin-top:60px}.counter_box{padding:40px}.quote_sec{max-width:100%;margin:0;padding:80px 15px}.testi_bg{background-image:none!important}.testi_bg .section{padding-bottom:0}.about.style_2 .image_boxes .big_img{position:relative;top:-85px}.about.style_2 .image_boxes .element_2{top:35px;right:50px}.about.style_2 .image_boxes .element_3{right:0}.about.style_2 .image_boxes.style_2 .big_img{width:calc(100% - 70px)}.about.style_2 .image_boxes.style_2 .big_img>img{width:100%}.about.style_2 .image_boxes.style_2 .element_1{bottom:60px}.about.style_2 .image_boxes.style_2 .element_2{right:7%}.about.style_2 .image_boxes.style_2 .element_3{bottom:0;right:0}.skills-sec{background-color:#1b3269;height:auto}#mobile-device{display:flex}.skills-sec{margin-top:0}#hide-device-mob{display:none}.section-last{padding:80px 0 0;position:relative}.skills-sec>.transform-center{padding:120px 0 90px;position:relative;top:0;transform:none}.skills-sec>.transform-center-device{padding:80px 0 60px;position:relative;top:0;transform:none}.about_me{margin-top:80px}.what_we_know .about_me{margin-top:0}.about_me .circle_element{width:540px;height:540px}.about_me .element_2{right:0}.about_me .progress_box{left:0}.contact_faq_box{padding:60px}.page_bar select+i,.element_1,.element_2,.element_3,.element_4,.element_5,.element_6,.element_7,.element_8,.element_9,.element_10{display:none!important}.section-other{padding-top:8%;position:relative}}@media (max-width:767px){.header.can-sticky{position:fixed}.topbar-btn{margin-top:10px}.intro-text-end{margin-top:25px;margin-bottom:55px}.intro-text{color:#fff;font-family:GilroyRegular;font-size:21px;font-weight:900}.span-text-price{font-size:18px}.feature-subtext{color:#274896;font-size:17px}.feature-text{color:#274896;font-size:18px}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:375px}.section-other{padding:50px 0 0;position:relative}#banner-main-text{margin-top:-180px}.order-slider-main{width:250px}.testiImg{width:550px;height:480px}.slick-slide{width:4.18%}.back-to-top{width:40px;height:40px;font-size:18px;bottom:20px;right:20px}.banner .image_box .circle_element{max-width:330px;min-height:330px}.bg-banner .banner_text .title{font-size:60px}.search-form-wrapper .close_trigger{top:20px;right:20px}.testimonial_slider .slick-dots{position:relative;top:20px;right:0}.header .head_actions .thm-btn,.newsletter_form_sec .arrows{display:none}.why_us_box .circle_element{max-width:380px;min-height:380px;left:160px}.why_us_box .element_1{bottom:-30px;right:20px}.why_us_box .element_2{top:50px;right:-40px}.why_us_box .element_3{top:100px;left:120px}.about.style_2 .image_boxes .element_2{right:-115px}.about.style_2 .image_boxes .element_3{right:-150px}.video_warp.style_2{height:100%;min-height:350px}.about.style_2 .image_boxes.style_2 .big_img{height:auto;min-height:auto}.about.style_2 .image_boxes.style_2 .element_2{right:-110px}.about.style_2 .image_boxes.style_2 .element_3{right:-160px}.about_me .circle_element{width:520px;height:520px}.about_me .element_2{right:-10%}.about_me .progress_box{left:-15%}.post_author .text{width:100%}}@media (max-width:575px){.header.can-sticky{position:fixed}.topbar-btn{margin-top:10px}.testiImg{width:550px;height:480px}.slick-slide{width:4.18%}.span-text-price{font-size:18px}.feature-subtext{color:#274896;font-size:17px}.feature-text{color:#274896;font-size:18px}#slider-container{padding:0!important}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:240px}.logo{width:240px}.header .head_actions .head_trigger{margin-bottom:15px;margin-left:20px}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%}.section-other{padding-top:8%;position:relative}.order-slider-main{width:250px}.portfolio_details .title,.course_details .desc_box .title,.section-title .title{font-size:30px}.why_us_box,.banner .image_box{display:none}.subheader .page_title,.banner .text_box .title{font-size:50px}.bg-banner .input-group .input-group-append{flex:0 0 100%;max-width:100%;margin-top:15px}.bg-banner .input-group .input-group-append .thm-btn{width:100%}.bg-banner .input-group .input-group-preappend{padding-left:0}.about .image_box .image_2{width:150px;height:150px}.about_list li{max-width:100%}.about_me,.cta_box .cta_box_inner .arrows,.cta_box .cta_box_inner .shape_1,.cta_box .cta_box_inner .shape_2{display:none}.cta_box .cta_box_inner{padding:0 40px 40px}.cta_box .cta_box_inner .image_box img{transform:scale(1.6)}.newsletter_form .input-group{display:block}.newsletter_form .input-group .input-group-append,.newsletter_form .input-group .input-group-append .thm-btn,.newsletter_form .input-group .form-control{text-align:center;justify-content:center;width:100%}.newsletter_form .input-group .form-control{margin-bottom:20px}.why-us-list.style_2 li{padding-left:30px;padding-right:30px}.why-us-list.style_2 li:first-child{margin-left:20px}.why-us-list.style_2 li:nth-child(2){margin-left:60px}.why-us-list.style_2 li:nth-child(4){margin-left:40px}.multi_progress_bar{padding:25px 25px 0}.accordion-style.style_2>.card>.card-header>.btn-link,.accordion-style>.card>.card-header>.btn-link{padding:20px 70px 20px 20px;font-size:16px}.accordion-style.style_2>.card>.card-header>.btn-link{padding-right:20px}.accordion-style.style_2>.card .card-body,.accordion-style>.card .card-body{padding:0 20px}.accordion-style.style_2>.card>.card-header>.btn-link:after{right:20px}.service_block{padding:20px 20px 0}.service_block:before{display:none}.service_block .icon{width:100px}.service_block .text{width:100%}.feature-masonry>div:nth-child(2){margin-top:0}.contact_faq_box{padding:30px}.contact_faq_box .text{width:100%;margin-top:30px}.contact_faq_box .text h4{white-space:normal}.nav-tabs.style_4{border-bottom:0;display:block}.nav-tabs.style_4 .nav-item .nav-link{margin-bottom:0}.sidebar.style_3 .sidebar_widget_inner,.sidebar .sidebar_widget{padding:20px}.sidebar.style_3 .sidebar_widget .widget_title{padding:15px 20px}.sidebar .recent_widgets ul li .image{margin-right:20px}.sidebar .recent_widgets ul li .text{width:calc(100% - 110px)}.sidebar .recent_widgets ul li .text h6{font-size:15px}blockquote{padding:30px}.post_author{padding:20px 20px 0}.comment_form{padding:20px}.comments .comment .comment_text .comment_date{margin:5px 0;position:relative}.comments .children{padding-left:30px}.comments .comment .comment_text{width:100%}}@media (max-width:380px){.header.can-sticky{position:fixed}.topbar-btn{margin-top:10px}.testiImg{width:550px;height:480px}.slick-slide{width:4.18%}.span-text-price{font-size:18px}.feature-subtext,.feature-text{color:#274896;font-size:17px}#intro-section{margin-bottom:150px}.image-fit-youtube-video{object-fit:cover;object-position:center;width:100%;height:186px}.logo{width:220px}.header .head_actions .head_trigger{margin-bottom:15px;margin-left:20px}.order-slider-main{width:250px}.about .image_box .image_2{width:120px;height:120px}.post{padding:20px}.post .post_caption{padding:0}.bg-banner .banner_text .title{font-size:40px}.testimonial_item{padding:30px}.form_style label{display:none}.form_style .form-control{padding-left:0}.form_style .form-control::placeholder{font-size:16px}}
.plans{box-sizing:border-box;background:#f0f8ff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:100%;padding:25px 50px;display:flex;box-shadow:0 8px 10px #d8dfeb}.plans .plan input[type=radio]{opacity:0;position:absolute}.steps-btn{padding-top:10px;padding-left:42%}#ship-navstrips{padding-top:25px}#ship-nav{padding-top:14%}.plans .plan .plan-content{box-sizing:border-box;-o-transition:box-shadow .4s;border:3px dashed #5f9ea0;border-radius:10px;padding-top:30px;padding-left:30px;padding-right:30px;transition:box-shadow .4s;display:flex;position:relative}.plans .plan .plan-content img{height:72px;margin-right:30px}.plans .plan .plan-details span{color:#000;margin-bottom:10px;font-family:GilroyRegular,sans-serif;font-size:1rem;font-weight:400;line-height:24px;display:block}.container .title{color:azure;flex-basis:100%;margin-bottom:20px;font-size:18px;font-weight:500}.save-yearly{margin-top:37%}.plans .plan .plan-details p{color:#646a79;font-size:14px;line-height:18px}.plans .plan .plan-content:hover{box-shadow:0 3px 5px #e8e8e8}.plans .plan input[type=radio]:checked+.plan-content:after{content:"";background:#000;border:3px solid #fff;border-radius:100%;width:26px;height:26px;position:absolute;top:20px;right:20px;box-shadow:0 0 0 2px #06f}.plans .plan input[type=radio]:checked+.plan-content{-o-transition:ease-in .3s;background:#eaf1fe;border:3px solid #000;transition:all .3s ease-in}@media screen and (max-width:991px){#shipMaincard{margin-left:12px;margin-right:13px}.plans{-ms-flex-direction:column;align-items:flex-start;margin:0 20px;padding:15px}.plans .plan{width:100%}.plan.complete-plan{margin-top:20px}.plans .plan .plan-content .plan-details{width:90%;display:inline-block}.plans .plan input[type=radio]:checked+.plan-content:after{top:45%;transform:translate(-50%)}}@media screen and (max-width:767px){.plans .plan .plan-content .plan-details{width:70%;display:inline-block}}@media screen and (max-width:540px){.plans .plan .plan-content img{-o-transition:height .4s;height:56px;margin-bottom:20px;transition:height .4s}.plans .plan input[type=radio]:checked+.plan-content:after{top:20px;right:10px}.plans .plan .plan-content .plan-details{width:100%}.plans .plan .plan-content{flex-direction:column;align-items:baseline;padding:10px}}.inspiration{margin-top:50px;font-size:12px;font-weight:300;position:absolute;bottom:10px}.inspiration a{color:#666}@media screen and (max-width:767px){.inspiration{display:none}}.success-msg{margin-top:5%;margin-bottom:5%;margin-left:38%}.payment-button{margin-top:30px;margin-left:44%}@media only screen and (min-width:300px) and (max-width:400px){#ship-nav{padding-top:5%}.plans{-webkit-box-orient:vertical;align-items:flex-start;margin:0 7px;padding:15px}.plans .plan .plan-details span{font-size:12px}.shoppingArea{width:327px;max-width:327px}.h2{font-size:1.5rem}.h4{font-size:1rem}}@media only screen and (min-width:300px) and (max-width:450px){.yearBtn{margin-right:12px;padding-left:57px;padding-right:47px}.payment-button{margin-left:27%}h4{margin-left:6%;font-size:25px}}@media screen and (min-width:451px) and (max-width:999px){.payment-button{margin-left:37%}.nav{margin-bottom:20px}.shoppingArea{width:600px}}@media only screen and (min-width:300px) and (max-width:360px){.shoppingArea{margin-right:20%}}@media only screen and (min-width:400px) and (max-width:500px){.shoppingArea{width:317px;max-width:317px;margin-right:7%}}@media only screen and (min-width:500px) and (max-width:600px){.shoppingArea{width:410px;max-width:410px;margin-left:9%}.navBtn{margin-left:8%}}@media only screen and (min-width:300px) and (max-width:400px){.thm-btn{justify-content:center;align-items:center;width:auto;margin-right:5px;padding:5px 10px 5px 15px;font-size:12px;display:inline-block}.thm-btn i{margin-left:2px;font-size:10px}.navBtn{margin-bottom:10px}#nav{margin-right:5%}}@media only screen and (min-width:400px) and (max-width:500px){.thm-btn{justify-content:center;align-items:center;width:auto;margin-right:5px;padding:5px 10px 5px 20px;font-size:9px;display:inline-block}.thm-btn i{margin-left:2px;font-size:10px}.navBtn{margin-bottom:10px;margin-left:2.5%}}@media only screen and (min-width:999px){.shoppingArea{width:585px}.deviceStr{margin-left:20px}.navBtn{margin-bottom:-12px}.preView{width:585px}}
.nav_warp>nav{align-items:center;width:100%;display:flex}.main-menu{flex-grow:1;justify-content:center;display:flex}.head_actions{align-items:center;gap:1.5rem;display:flex}.user-menu-container .menu-item-has-children .sub-menu{left:auto;right:0}.FaUserAlt{color:#274896}.header-right-controls{align-items:center;gap:1rem;display:flex}.toggle-container{background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:9999px;align-items:center;padding:.25rem;display:flex}.toggle-container button{cursor:pointer;color:#374151;white-space:nowrap;background-color:#0000;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s ease-in-out;display:flex}.toggle-container button.active{color:#fff;background-color:#274896;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.toggle-container button svg{color:#4b5563}.toggle-container button.active svg{color:#fff}.button-container{align-items:center;gap:.2rem;display:flex}@media (max-width:1200px){.header-right-controls{gap:1rem}.toggle-container button{padding:.5rem .75rem;font-size:.875rem}}@media (max-width:991px){.web_trigger,.user-menu-container{display:none!important}}.mobile-toggle-container{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:9999px;align-items:center;margin:1rem;padding:.25rem;display:flex}.mobile-toggle-container button{cursor:pointer;color:#374151;white-space:nowrap;background-color:#0000;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:.25rem;min-width:0;padding:.5rem;font-size:13px;font-weight:600;transition:all .2s ease-in-out;display:flex}.mobile-toggle-container button.active{color:#fff;background-color:#274896;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.mobile-toggle-container button svg{flex-shrink:0;width:14px;height:14px}.mobile-toggle-container button.active svg{color:#fff}.aside_bar nav .main-menu{flex-direction:column;align-items:flex-start;padding:20px;display:flex}.aside_bar nav .main-menu .menu-item{text-transform:uppercase;width:100%;margin-bottom:15px}.aside_bar nav .main-menu .menu-item a{color:#374151;width:100%;font-size:16px;font-weight:600;display:block}.aside_bar nav .main-menu .menu-item a:hover{color:#274896}.swal2-styled.swal2-confirm{background:initial;color:#fff;background-color:#274896;border:0;border-radius:.25em;font-size:1.3em!important}.swal2-styled.swal2-cancel{background:initial;color:#fff;background-color:#6e7881;border:0;border-radius:.25em;font-size:1.3em!important}.swal2-icon.swal2-warning{width:40px;height:40px}.b-bt-s{border:2px #a1a3a6;border-bottom-style:solid}.swal2-title{max-width:100%;color:inherit;text-align:center;text-transform:none;word-wrap:break-word;margin:0;padding:.8em 1em 0;position:relative;font-size:1.7em!important;font-weight:500!important}.registration-ul{list-style:none}.outlined-btns{color:#274896;border-color:#274896}.outlined-btns:hover{color:#fff;background-color:#274896}.registration-ul>li:before{content:"•";color:#e87c39;width:19px;margin-left: -1em;font-size:30px;font-weight:700;display:inline-block;position:relative;top:6px}.active-btn{z-index:0;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.active-btn:before{content:"";z-index:-2;background-color:#399953;background-image:linear-gradient(#399953,#399953),linear-gradient(#fbb300,#fbb300),linear-gradient(#d53e33,#d53e33),linear-gradient(#377af5,#377af5);background-position:0 0,100% 0,100% 100%,0 100%;background-repeat:no-repeat;background-size:50% 50%,50% 50%;width:200%;height:200%;animation:4s linear infinite rotate;position:absolute;top:-50%;left:-50%}.active-btn:after{content:"";z-index:-1;border-radius:5px;width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;left:6px}@keyframes rotate{to{transform:rotate(1turn)}}.progress_box{padding:22px 26px}a{cursor:pointer}html{scroll-behavior:smooth}.cardTextThreeNoCardTxt{color:red}@media screen and (min-width:1024px){#muiPwaDialog{display:none}}@media (min-width:1025px){#muiPwaDialog{display:none}}@media (min-width:1281px){#muiPwaDialog{display:none}}.discBadge{width:100px}.BadgesDisc{text-align:center;background-color:#000;border-radius:50%;margin-left:5%;padding-left:8px;padding-right:8px;display:inline-block}.deviceDiscountText{color:#388e3c;font-weight:700}.BadgesDiscText{color:#388e3c;margin-left:10px;font-size:1.2rem}.horizontalLine{white-space:pre;border-bottom:3px dashed #5f9ea0;flex-grow:1;width:460px}.oldPrice{color:#878787;margin-bottom:.5rem;margin-left:10px;font-size:1.2rem;font-weight:500;line-height:1.2}.priceText{color:#252f42;margin-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.2}.originalPrice{color:#252f42;margin-bottom:.5rem;font-size:1.7rem;font-weight:500;line-height:1.2}.banner-btn1{color:#274896;text-transform:none;cursor:pointer;letter-spacing:.5px;background-color:#fff;border-radius:35px;height:auto;margin-bottom:15px;margin-right:15px;padding:7px 24px;font-family:GilroyRegular;font-size:15px;font-weight:700}.home-btn1{color:#274896;text-transform:none;cursor:pointer;letter-spacing:.5px;background-color:#fff;border:1px solid #274896;border-radius:35px;height:auto;margin-bottom:5px;margin-right:15px;padding:7px 24px;font-family:GilroyRegular;font-size:15px;font-weight:700}#content2:before{content:"\a ";white-space:pre}.home-btn2{color:#fff;box-sizing:border-box;text-transform:none;white-space:nowrap;letter-spacing:.5px;background-color:#274896;border-radius:35px;height:auto;margin-top:15px;margin-bottom:15px;margin-right:15px;padding:7px 24px;font-family:GilroyRegular;font-size:15px;font-weight:700;line-height:2}.fa-x-twitter{color:#fff}.head-coming-soon{margin-left:77.5%}.prc-btn-home{padding:16px 31px}#footer-svg path{fill:#dadada}.swal2-popup{font-family:Georgia,serif;font-weight:500;font-size:.7rem!important}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.head-coming-soon{display:none}.priceText,.originalPrice{font-size:1.7rem}.BadgesDiscText,.oldPrice{font-size:1.2rem}}@media only screen and (min-width:300px) and (max-width:360px){.priceText,.originalPrice{font-size:1.5rem}.BadgesDiscText,.oldPrice{font-size:1.1rem}}.deviceDiscount{color:#388e3c}.deviceOldPrice{color:#878787}.tt{display:none}.Input::placeholder{color:red}.Input{color:red;width:50%}.Tab,.Label,.Input{color:#d53e33}.offlineMode{display:none}.otp-group{column-gap:12px;display:flex}.otp-input{text-align:center;border:1px solid #ccc;border-radius:5px;width:100%;height:45px;padding:0;font-size:32px;font-weight:700;line-height:1}@media (display-mode:standalone){.otp-input{text-align:center;border:1px solid #ccc;border-radius:5px;width:100%;height:50px;padding:0;font-size:32px;font-weight:700;line-height:1}}@media screen and (min-width:1024px){.onlyInPWA{display:none}#reloadBtnPWA{color:red}}@media only screen and (max-width:1199px){.style_progressBar__tMWO2 li:first-child{margin-left:0;margin-right:40px}#reloadBtnPWA{color:red}.style_progressBar__tMWO2 li:nth-child(n+2){margin-right:40px}}.refundBox{margin-left:25px}@media only screen and (min-width:300px) and (max-width:460px){#reloadBtnPWA{color:red}.nav-btn-plans{padding-left:8px}.planTitle,h6{margin-bottom:3%}.otp-input{text-align:center;border:1px solid #ccc;border-radius:5px;width:100%;height:50px;padding:0;font-size:32px;font-weight:700;line-height:1}.refundBtn{margin-top:8%;margin-left:8%;display:inline-block}.refundBox{margin-left:20%}.fogotPass{margin-right:10%}.verifyForgot{margin-top:10%;margin-left:35%;padding:7px 10px;font-size:20px}.fogotPass>p{font-size:20px}.planTitle{font-size:17px}.shippingTitle{margin-left:9%;font-size:24px}}@media only screen and (min-width:460px) and (max-width:999px){#reloadBtnPWA{color:red}.fogotPass{margin-left:20%}.otp-input{text-align:center;border:1px solid #ccc;border-radius:5px;width:100%;height:50px;padding:0;font-size:32px;font-weight:700;line-height:1}.refundBtn{margin-top:20px;margin-left:-37%;display:inline-block}.refundBox{margin-left:-10%}.verifyForgot{margin-top:10%;margin-left:35%;font-size:20px}.newPass{margin-left:18%}.planTitle{margin-left:27%}.shippingTitle{margin-left:25%}}@media only screen and (min-width:1000px) and (max-width:1500px){.verifyForgot{margin-top:10%;font-size:20px}.spin{margin-top:-5px;margin-left:5px}}@media only screen and (min-width:300px) and (max-width:500px){.Btns{justify-content:center;margin-bottom:7%;display:inline-flex}.retryPay{margin-left:27%}}@media only screen and (max-width:600px) and (min-width:300px){.footerBtn{width:150px;padding:8px 16px;font-size:13px}}@media only screen and (min-width:999px) and (max-width:1500px){#footerArea,.footerA{margin-left:20%}.refundBtn{margin-top:5px;margin-left:8px;display:inline-block}.refundBox{margin-left:10%}}.MuiOtpInput-TextField{background-color:#ddd;width:50px}.MuiOtpInput-TextField-1,.MuiOtpInput-TextField-2,.MuiOtpInput-TextField-3,.MuiOtpInput-TextField-4{border:2px solid #564d4d;border-radius:10px;width:50px}.otp-field{border:2px solid #ccc;border-radius:5px;width:50px;height:45px;margin-right:25px;padding-left:18px;padding-right:15px}.otp-field:focus{border:2px solid #00f}.chip{cursor:pointer;border-radius:10px;margin:0 10px;padding:8px 10px;font-size:12px;font-weight:600;box-shadow:0 2px 5px #00000040}.chip.info{margin-left:78%}.off-chips-main{margin-left:44%}.space-bt-chip{padding-left:9%}.chip-des{margin-left:25px}.chip-off{cursor:pointer;border-radius:10px;margin:0 4px;padding:8px 10px;font-size:13px;font-weight:600;box-shadow:0 2px 5px #00000040}.device-card{padding-left:5%}.total-card{margin-left:8%}.ship-card{padding-left:5%}.second-row,.third-row,.first-row{padding-top:3%}.device-boxes{padding-left:8px}@media only screen and (min-width:300px) and (max-width:400px){.device-boxes{padding-left:4px}.first-row,.second-row{padding-top:8%}.ship-card{padding-top:5%;padding-left:0}.total-card,.bill-card{margin-left:12px;padding-top:5%}.device-card{padding-top:5%;padding-left:0}.space-bt-chip{padding-left:0}.nav-tabs.style_1 .nav-item{margin-bottom:0}.off-chips-main{margin-left:30%}.chip-off{cursor:pointer;border-radius:10px;margin:0 4px;padding:8px 10px;font-size:10px;font-weight:600;box-shadow:0 2px 5px #00000040}.chip{cursor:pointer;border-radius:10px;margin:0 10px;padding:8px 10px;font-size:12px;font-weight:600;box-shadow:0 2px 5px #00000040}.chip.info{margin-left:67%}.third-btn{width:91px;height:40px;color:var(--thm-white);justify-content:center;align-items:center;margin-right:5px;padding:9px 10px 5px 20px;font-size:11px;font-weight:700;transition:all .5s;display:inline-block}.third-btn i{margin-left:2px;font-size:10px;font-weight:600;line-height:2}.navBtn{margin-bottom:10px}#nav{margin-right:2.5%}}@media only screen and (min-width:400px) and (max-width:500px){.third-btn{width:85px;color:var(--thm-white);justify-content:center;align-items:center;margin-right:5px;padding:5px 10px 5px 20px;font-size:9px;font-weight:700;transition:all .5s;display:inline-block}.third-btn i{margin-left:2px;font-size:10px;font-weight:600;line-height:2}.navBtn{margin-bottom:10px;margin-left:2.5%}}@media screen and (min-width:501px) and (max-width:1500px){.third-btn{color:var(--thm-white);border:none;align-items:center;padding:16px 42px;font-size:14px;font-weight:700;transition:all .5s;display:inline-flex}.third-btn i{font-size:12px;font-weight:600;line-height:2}}.third-btn.thm-color-one-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-one-rgb),50%)}.third-btn.thm-color-two-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%)}.third-btn.thm-color-three-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-three-rgb),50%)}.third-btn.thm-color-four-shadow{box-shadow:0px 5px 20px 0px rgb(var(--thm-color-four-rgb),50%)}.third-btn.btn-rounded{border-radius:50px}.third-btn.btn-rectangle{border-radius:8px}.third-btn.btn-small{padding:12px 21px}.third-btn.btn-rectangle.btn-small{border-radius:6px}.third-btn.btn-border{border:2px solid var(--thm-border)}.third-btn.btn-circle{border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.third-btn.bg-thm-color-one:hover,.third-btn.bg-thm-color-one:focus{color:var(--thm-white);background-color:var(--thm-color-two);box-shadow:none}.bg-thm-color-two-light,.third-btn.bg-thm-color-two-light{background-color:rgb(var(--thm-color-two-rgb),7%)}.third-btn.bg-thm-color-two:hover,.third-btn.bg-thm-color-two:focus,.third-btn.bg-thm-color-three:hover,.third-btn.bg-thm-color-three:focus,.third-btn.bg-thm-color-four:hover,.third-btn.bg-thm-color-four:focus{color:var(--thm-white);background-color:var(--thm-color-one);box-shadow:none}.third-btn.bg-thm-color-two-light:hover,.third-btn.bg-thm-color-two-light:focus,.third-btn.bg-thm-color-white:hover,.third-btn.bg-thm-color-white:focus{background-color:var(--thm-color-two);box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);color:var(--thm-white);border-color:var(--thm-color-two)}.post.style_2 .third-btn{background-color:rgb(var(--thm-color-two-rgb),7%)}.post.style_2 .third-btn:focus,.post.style_2 .third-btn:hover{background-color:var(--thm-color-two)}.post.style_2.no-thumb .post_caption .third-btn{background-color:var(--thm-white)}.post.style_2.no-thumb:hover .post_caption .third-btn{background-color:var(--thm-color-two);color:var(--thm-white)}.post.post_list.with_bg .third-btn{color:var(--thm-white);background-color:var(--thm-color-two)}.plan_box.active .third-btn{background-color:var(--thm-color-two);box-shadow:0px 5px 20px 0px rgb(var(--thm-color-two-rgb),50%);color:var(--thm-white)}.banner-btn:hover{color:#fff;background-color:#e87c39}
