@charset "UTF-8";*{margin:0;padding:0;border:none;outline:none;box-shadow:none}body{font-weight:400;background:#fff;line-height:30px;color:var(--tekprof-base-color);font-size:16px;font-family:var(--tekprof-base-font);--tekprof-base-font:"Inter",serif;--tekprof-heading-font:"Hanken Grotesk",serif;--tekprof-primary-color:#fc5546;--tekprof-heading-color:#0b0c0c;--tekprof-base-color:#5b5b5b;--tekprof-lighter-color:#f3f6f9;--tekprof-gray-color:#f3f6f9;--tekprof-blue-color:#021433;--tekprof-border-color:rgba(2,20,51,.1);--tekprof-primary-rgb:252,85,70}a{color:inherit;cursor:pointer;transition:.5s}a,a:focus,a:hover,a:visited{outline:none;text-decoration:none}a:hover{color:var(--tekprof-primary-color)}li,ul{list-style:none;padding:0;margin:0}img{max-width:100%;display:inline-block}mark{color:var(--tekprof-primary-color);background:transparent;text-decoration:underline}footer:after,header:after,section:after{display:block;clear:both;content:""}.form-control,.nice-select,input,select,textarea{width:100%;height:auto;font-weight:500;border-radius:0;padding:12px 20px;background-color:#fff;border:1px solid var(--tekprof-border-color);font-family:var(--tekprof-heading-font)}.form-control:focus,.nice-select:focus,input:focus,select:focus,textarea:focus{outline:none;box-shadow:none;border-color:var(--tekprof-heading-color)}.form-control:focus::placeholder,.nice-select:focus::placeholder,input:focus::placeholder,select:focus::placeholder,textarea:focus::placeholder{color:var(--tekprof-heading-color)}textarea{display:inherit;padding-top:20px}label{cursor:pointer;font-weight:500;margin-bottom:5px;color:var(--tekprof-base-color)}.form-group{position:relative;margin-bottom:20px}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=checkbox],input[type=radio]{height:auto;width:auto}.logo-name{font-size:20px;font-weight:800;color:#0e1935}.page-wrapper{position:relative;z-index:9;width:100%;margin:0 auto;overflow:hidden;min-width:300px}@media only screen and (min-width:1200px){.container{max-width:1320px;padding-left:15px;padding-right:15px}.container.container-1500{max-width:1530px}.container.container-1520{max-width:1550px}.container.container-1560{max-width:1590px}.container.container-1580{max-width:1610px}.container.container-1600{max-width:1630px}.container.container-1290{max-width:1350px}}@media only screen and (min-width:576px){.container-fluid{padding-left:25px;padding-right:25px}}@media only screen and (min-width:1400px){.container-fluid{padding-left:70px;padding-right:70px}}.row{--bs-gutter-x:30px}.no-gap{--bs-gutter-x:0}@media only screen and (max-width:375px){.col-small{width:100%}}@media only screen and (min-width:1400px){.gap-10{--bs-gutter-x:10px}.gap-20{--bs-gutter-x:20px}.gap-30{--bs-gutter-x:30px}.gap-40{--bs-gutter-x:40px}.gap-50{--bs-gutter-x:50px}.gap-60{--bs-gutter-x:60px}.gap-70{--bs-gutter-x:70px}.gap-80{--bs-gutter-x:80px}.gap-90{--bs-gutter-x:90px}.gap-100{--bs-gutter-x:100px}.gap-110{--bs-gutter-x:110px}.gap-120{--bs-gutter-x:120px}.gap-130{--bs-gutter-x:130px}.gap-140{--bs-gutter-x:140px}.gap-150{--bs-gutter-x:150px}}@media only screen and (min-width:1200px){.row-cols-xl-7>*{width:14.2857%;flex:0 0 auto}}.section-title{margin-top:-8px;position:relative}.section-title .sub-title{font-weight:600;color:var(--tekprof-primary-color);display:inline-block}@media only screen and (min-width:576px){.section-title .sub-title{font-size:18px}}.section-title h2{margin-bottom:18px;letter-spacing:-.02em;text-transform:capitalize}@media only screen and (max-width:991px){.section-title h2{font-size:40px}}@media only screen and (max-width:767px){.section-title h2{font-size:35px}}@media only screen and (max-width:575px){.section-title h2{font-size:30px;line-height:1.35}}@media only screen and (max-width:375px){.section-title h2{font-size:25px}}.section-title p{font-weight:500;line-height:1.95}@media only screen and (min-width:576px){.section-title p{font-size:18px}}.subtitle{font-weight:600;padding:3px 20px;background:#fff;border-radius:10px;color:var(--tekprof-heading-color);display:inline-block;border:1px solid var(--tekprof-border-color)}.subtitle-one,.subtitle.color-primary{color:var(--tekprof-primary-color)}.subtitle-one{background:#fff;padding:7px 25px;font-weight:600;border-radius:12px;align-items:center;display:inline-flex;text-transform:capitalize;font-family:var(--tekprof-heading-font);box-shadow:0 5px 30px rgba(21,207,146,.1)}@media only screen and (min-width:480px){.subtitle-one{font-size:18px}}.subtitle-one i{margin-right:12px}@media only screen and (max-width:375px){.subtitle-one i{display:none}}.theme-btn,a.theme-btn{z-index:1;position:relative;overflow:hidden;color:#fff;cursor:pointer;transition:.5s;font-weight:600;font-size:18px;text-align:center;padding:15px 44px;align-items:center;display:inline-flex;justify-content:center;font-family:var(--tekprof-base-font);text-transform:capitalize;background:var(--tekprof-primary-color)}.theme-btn:after,a.theme-btn:after{position:absolute;left:-25%;top:100%;width:150%;padding-top:150%;content:"";z-index:-1;background:#000;opacity:.1;border-radius:50%;transition:.5s ease-in}.theme-btn i,a.theme-btn i{margin-left:7px}.theme-btn:hover:after,a.theme-btn:hover:after{transform:translateY(-50%)}@media only screen and (max-width:575px){.theme-btn,a.theme-btn{font-size:16px;padding:10px 29px}}.theme-btn.btn-small,a.theme-btn.btn-small{font-size:14px;padding:7px 30px}@media only screen and (max-width:575px){.theme-btn.btn-small,a.theme-btn.btn-small{font-size:12px;padding:6px 22px}}.theme-btn.style-two,a.theme-btn.style-two{background:#fff;color:var(--tekprof-heading-color)}.theme-btn.style-three:not(:hover),a.theme-btn.style-three:not(:hover){background:var(--tekprof-heading-color)}.hover-content .inner-content{display:none}.details-btn{color:#fff;transition:.5s;display:inline-block;transform:rotate(-45deg);width:50px;height:50px;background:var(--tekprof-primary-color);line-height:50px;border-radius:50%;text-align:center}.details-btn:hover{color:#fff}.read-more{font-weight:600;align-items:center;display:inline-flex;text-transform:capitalize}.read-more i{float:right;font-size:.8em;font-weight:400;margin-left:6px;margin-bottom:-3px}.read-more:hover{text-decoration:underline}.list-style-one li{display:flex;font-weight:500;line-height:1.4;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}.list-style-one li:not(:last-child){margin-bottom:13px}.list-style-one li i{flex:none;margin-top:1px;font-size:1.2em;margin-right:10px;color:var(--tekprof-primary-color)}.list-style-two li{display:flex;font-weight:500;line-height:1.4;color:var(--tekprof-base-color);font-family:var(--tekprof-heading-font)}@media only screen and (min-width:376px){.list-style-two li{font-size:18px}}.list-style-two li:not(:last-child){margin-bottom:18px}.list-style-two li i{flex:none;margin-top:1px;font-size:1.2em;margin-right:10px}.list-style-three li{display:flex;font-weight:500}.list-style-three li:before{content:"\f00c";font-size:1.2em;margin-right:10px;color:var(--tekprof-heading-color);font-family:Font Awesome\ 5 Pro}.list-style-three li:not(:last-child){margin-bottom:10px}.list-style-four li:not(:last-child){margin-bottom:8px}.list-style-four li a{position:relative}.list-style-four li a:before{content:"\f101";position:absolute;left:0;opacity:0;transition:.5s;font-family:Font Awesome\ 5 Pro}.list-style-four li a:hover{padding-left:20px;text-decoration:underline}.list-style-four li a:hover:before{opacity:1}.social-style-one{flex-wrap:wrap;display:inline-flex;margin-left:-12px;margin-right:-12px}.social-style-one a{margin-left:12px;margin-right:12px}.social-style-two{flex-wrap:wrap;display:inline-flex;margin-left:-5px;margin-right:-5px}.social-style-two a{margin-left:5px;margin-right:5px;border:1px solid var(--tekprof-border-color);width:35px;height:35px;background:transparent;line-height:35px;border-radius:50%;text-align:center}.social-style-two a:hover{color:var(--tekprof-heading-color);background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.social-style-three{flex-wrap:wrap;display:inline-flex;margin-left:-7.5px;margin-right:-7.5px}.social-style-three a{margin-left:7.5px;margin-right:7.5px}.social-style-three a:hover{color:var(--tekprof-primary-color)}.social-style-four{flex-wrap:wrap;display:inline-flex;margin-left:-35px;margin-right:-35px}.social-style-four a{margin-left:35px;margin-right:35px}.social-style-four a i{margin-right:10px;color:var(--tekprof-primary-color)}.social-style-five{flex-wrap:wrap;display:inline-flex;margin-left:-5px;margin-right:-5px}.social-style-five a{margin-left:5px;margin-right:5px;border:1px solid var(--tekprof-border-color);width:35px;height:35px;background:transparent;line-height:35px;border-radius:50%;text-align:center}.social-style-five a:hover{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.social-style-six{flex-wrap:wrap;display:inline-flex;margin-left:-5px;margin-right:-5px}.social-style-six a{width:45px;height:45px;line-height:45px;text-align:center;border-radius:3px;margin-left:5px;margin-right:5px;background:#faf8f6}.social-style-six a:hover{color:#fff;background:var(--tekprof-primary-color)}.tab-style-one{background:#fff;box-shadow:0 4px 60px rgba(0,0,0,.07)}.tab-style-one li{flex:1 1;margin:5px;text-align:center}.tab-style-one .nav-link{padding:7px;font-size:18px;border-radius:0;display:inline-block;background:transparent}.tab-style-one .nav-link i{margin-right:5px}@media only screen and (max-width:375px){.tab-style-one .nav-link i{display:none}}@media only screen and (max-width:575px){.tab-style-one .nav-link{font-size:16px}}.tab-style-one .nav-link.active{color:var(--tekprof-primary-color)}.bg-lines span{top:0;z-index:-1;width:1px;height:100%;position:absolute;background:var(--tekprof-border-color);animation:leftRightOne 18s infinite}.bg-lines span:first-child{left:20%}.bg-lines span:nth-child(2){left:40%}.bg-lines span:nth-child(3){left:60%}.bg-lines span:nth-child(4){left:80%}.bg-lines span:nth-child(5){left:100%}.bg-lines span:nth-child(6){left:120%}.bg-lines span:nth-child(7){left:140%}.bg-lines span:nth-child(8){left:160%}.bg-lines span:nth-child(9){left:180%}.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999999;display:flex;align-items:center;justify-content:center;background-color:#fff;background-repeat:no-repeat;background-position:50%}.preloader .custom-loader{width:75px;height:75px;border-radius:50%;background-color:transparent;border-top:2px solid var(--tekprof-heading-color);border:2px solid var(--tekprof-heading-color);border-top-color:var(--tekprof-primary-color);border-bottom:2px solid var(--tekprof-primary-color);animation:preloader 1s linear infinite}.pagination{align-items:center;margin-left:-5px;margin-right:-5px}.pagination li{margin:10px 5px 0}.pagination li .page-link,.pagination li a{width:50px;height:50px;padding:0 15px;font-size:18px;box-shadow:none;font-weight:600;line-height:50px;color:var(--tekprof-base-color);text-align:center;border-radius:50%;font-family:var(--tekprof-heading-font);border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:575px){.pagination li .page-link,.pagination li a{font-size:15px}}.pagination li .page-link i,.pagination li a i{font-size:.8em;margin-left:6px}.pagination li.disabled .page-link,.pagination li:first-child .page-link,.pagination li:last-child .page-link{border-radius:50%}.pagination li.active .page-link,.pagination li:hover:not(.disabled) .page-link{color:#fff;background:var(--tekprof-heading-color);border-color:var(--tekprof-heading-color)}.pagination li.next-item .page-link{width:auto;border:none;font-size:16px}.pagination li.next-item:hover .page-link{color:var(--tekprof-base-color);background:transparent}.ratting{line-height:1;align-items:center;display:inline-flex}.ratting i{margin:3px;color:var(--tekprof-primary-color)}.ratting.style-two i{margin:6px;font-size:18px}.slick-arrow{transition:.5s;border:1px solid;width:50px;height:50px;background:transparent;line-height:50px;border-radius:50%;text-align:center;color:var(--tekprof-heading-color)}.slick-arrow:focus,.slick-arrow:hover{color:var(--tekprof-primary-color)}.slick-dots{flex-wrap:wrap;display:flex;align-items:center;justify-content:center}.slick-dots li{position:relative;cursor:pointer;width:10px;height:10px;margin:0 10px;transition:.5s;background:#fff;border-radius:50%;border:3px solid var(--tekprof-border-color)}.slick-dots li button{opacity:0}.slick-dots li:after{content:"";opacity:0;width:15px;height:15px;position:absolute;left:-5.5px;top:-5.5px;transition:.5s;border-radius:50%;transform:scale(0);border:2px solid var(--tekprof-primary-color)}.slick-dots li.slick-active{border-color:transparent}.slick-dots li.slick-active:after{opacity:1;transform:scale(1)}.scroll-top{position:fixed;bottom:25px;right:0;width:50px;height:50px;z-index:99;color:#fff;display:none;cursor:pointer;line-height:50px;text-align:center;border-radius:50%;background:var(--tekprof-primary-color);animation:pulse 2s infinite}.text-white{--buildko-border-color:hsla(0,0%,100%,.07)}.text-white *{color:inherit}.text-white .sub-title{color:#fff}.filter-btns-one{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.filter-btns-one li{cursor:pointer;transition:.5s;font-weight:500;padding:4px 20px;border-radius:5px;margin:0 5px 10px;color:var(--tekprof-heading-color)}@media only screen and (max-width:375px){.filter-btns-one li{padding-left:15px;padding-right:15px}}.filter-btns-one li.current{background:#fff;color:var(--tekprof-primary-color);text-decoration:underline;box-shadow:10px 0 60px hsla(0,0%,76%,.5)}.filter-btns-two{display:flex;flex-wrap:wrap;font-weight:500;margin-left:-18px;margin-right:-18px}@media only screen and (min-width:768px){.filter-btns-two{font-size:18px}}@media only screen and (max-width:575px){.filter-btns-two{margin-left:-8px;margin-right:-8px}}.filter-btns-two li{cursor:pointer;transition:.5s;margin:0 18px 10px;border-bottom:3px solid transparent}@media only screen and (max-width:575px){.filter-btns-two li{margin-left:8px;margin-right:8px}}.filter-btns-two li.current{color:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.before-after-none:after,.before-after-none:before{display:none}.rel{position:relative}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}.z-10{z-index:10}.z-11{z-index:11}.z-12{z-index:12}.z-13{z-index:13}.z-14{z-index:14}.z-15{z-index:15}.overlay{z-index:1;position:relative}.overlay:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0;opacity:.9;background-color:var(--tekprof-heading-color);mix-blend-mode:multiply}.bgs-cover{background-size:cover}.bgp-center,.bgs-cover{background-position:50%}.bgp-center,.bgp-top{background-repeat:no-repeat}.bgp-top{background-position:top}.bgp-bottom{background-repeat:no-repeat;background-position:bottom}.color-primary{color:var(--tekprof-primary-color)}.bgc-black{background-color:var(--tekprof-heading-color)}.bgc-blue{background-color:var(--tekprof-blue-color)}.bgc-primary{background-color:var(--tekprof-primary-color)}.bgc-lighter{background-color:var(--tekprof-lighter-color)}.bgc-gray{background-color:var(--tekprof-gray-color)}.br-5{border-radius:5px}.br-10{border-radius:10px}.br-15{border-radius:15px}.br-20{border-radius:20px}.br-25{border-radius:25px}.br-30{border-radius:30px}.contact-info-item a,.contact-info-item p,.counter-item .counter-text-wrap,.counter-item-three .count-text,.counter-item-two .counter-text-wrap,.h1,.h2,.h3,.h4,.h5,.h6,.heading,.numbered-box .number,.pricing-item.style-four .icon-list li,.pricing-two-item .price,.product-info-tab.advanced-tab li a,.product-info-tab.advanced-tab li button,.service-accordion .accordion-item .accordion-header .accordion-button .title,.shop-shorter .sort-text,.tab-style-one .nav-link,.testimonial-item-two .testi-text,blockquote,h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}.h1,h1{font-size:90px}.counter-item-three .count-text,.h2,.pricing-two-item .price,h2{line-height:1.15;font-size:48px}.h3,.testimonial-item-two .testi-text,h3{line-height:1.3;font-size:35px}.contact-info-item a,.contact-info-item p,.h4,.service-accordion .accordion-item .accordion-header .accordion-button .title,blockquote,h4{line-height:1.4;font-size:24px}.h5,.numbered-box .number,h5{line-height:1.5;font-size:20px}.h6,h6{line-height:1.4;font-size:16px}.service-two-item h4 a,.service-two-item.style-two h5 a,.service-two-item.style-two.hover-two h6 a{display:inline;position:relative;color:var(--tekprof-heading-color);background-repeat:no-repeat;background-size:0 1.5px,0 1.5px;background-position:100% 100%,0 85%;transition:background-size .4s linear;transition-property:background-size,color;background-image:linear-gradient(var(--tekprof-heading-color),var(--tekprof-heading-color)),linear-gradient(var(--tekprof-heading-color),var(--tekprof-heading-color))}.service-two-item h4 a:hover,.service-two-item.style-two h5 a:hover,.service-two-item.style-two.hover-two h6 a:hover{background-size:0 1.5px,100% 1.5px}.p-5{padding:5px!important}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.p-35{padding:35px}.p-40{padding:40px}.p-45{padding:45px}.p-50{padding:50px}.p-55{padding:55px}.p-60{padding:60px}.p-65{padding:65px}.p-70{padding:70px}.p-75{padding:75px}.p-80{padding:80px}.p-85{padding:85px}.p-90{padding:90px}.p-95{padding:95px}.p-100{padding:100px}.p-105{padding:105px}.p-110{padding:110px}.p-115{padding:115px}.p-120{padding:120px}.p-125{padding:125px}.p-130{padding:130px}.p-135{padding:135px}.p-140{padding:140px}.p-145{padding:145px}.p-150{padding:150px}.p-155{padding:155px}.p-160{padding:160px}.p-165{padding:165px}.p-170{padding:170px}.p-175{padding:175px}.p-180{padding:180px}.p-185{padding:185px}.p-190{padding:190px}.p-195{padding:195px}.p-200{padding:200px}.p-205{padding:205px}.p-210{padding:210px}.p-215{padding:215px}.p-220{padding:220px}.p-225{padding:225px}.p-230{padding:230px}.p-235{padding:235px}.p-240{padding:240px}.p-245{padding:245px}.p-250{padding:250px}.pt-5,.py-5{padding-top:5px!important}.pt-10,.py-10{padding-top:10px}.pt-15,.py-15{padding-top:15px}.pt-20,.py-20{padding-top:20px}.pt-25,.py-25{padding-top:25px}.pt-30,.py-30{padding-top:30px}.pt-35,.py-35{padding-top:35px}.pt-40,.py-40{padding-top:40px}.pt-45,.py-45{padding-top:45px}.pt-50,.py-50{padding-top:50px}.pt-55,.py-55{padding-top:55px}.pt-60,.py-60{padding-top:60px}.pt-65,.py-65{padding-top:65px}.pt-70,.py-70{padding-top:70px}.pt-75,.py-75{padding-top:75px}.pt-80,.py-80{padding-top:80px}.pt-85,.py-85{padding-top:85px}.pt-90,.py-90{padding-top:90px}.pt-95,.py-95{padding-top:95px}.pt-100,.py-100{padding-top:100px}.pt-105,.py-105{padding-top:105px}.pt-110,.py-110{padding-top:110px}.pt-115,.py-115{padding-top:115px}.pt-120,.py-120{padding-top:120px}.pt-125,.py-125{padding-top:125px}.pt-130,.py-130{padding-top:130px}.pt-135,.py-135{padding-top:135px}.pt-140,.py-140{padding-top:140px}.pt-145,.py-145{padding-top:145px}.pt-150,.py-150{padding-top:150px}.pt-155,.py-155{padding-top:155px}.pt-160,.py-160{padding-top:160px}.pt-165,.py-165{padding-top:165px}.pt-170,.py-170{padding-top:170px}.pt-175,.py-175{padding-top:175px}.pt-180,.py-180{padding-top:180px}.pt-185,.py-185{padding-top:185px}.pt-190,.py-190{padding-top:190px}.pt-195,.py-195{padding-top:195px}.pt-200,.py-200{padding-top:200px}.pt-205,.py-205{padding-top:205px}.pt-210,.py-210{padding-top:210px}.pt-215,.py-215{padding-top:215px}.pt-220,.py-220{padding-top:220px}.pt-225,.py-225{padding-top:225px}.pt-230,.py-230{padding-top:230px}.pt-235,.py-235{padding-top:235px}.pt-240,.py-240{padding-top:240px}.pt-245,.py-245{padding-top:245px}.pt-250,.py-250{padding-top:250px}.pb-5,.py-5{padding-bottom:5px!important}.pb-10,.py-10{padding-bottom:10px}.pb-15,.py-15{padding-bottom:15px}.pb-20,.py-20{padding-bottom:20px}.pb-25,.py-25{padding-bottom:25px}.pb-30,.py-30{padding-bottom:30px}.pb-35,.py-35{padding-bottom:35px}.pb-40,.py-40{padding-bottom:40px}.pb-45,.py-45{padding-bottom:45px}.pb-50,.py-50{padding-bottom:50px}.pb-55,.py-55{padding-bottom:55px}.pb-60,.py-60{padding-bottom:60px}.pb-65,.py-65{padding-bottom:65px}.pb-70,.py-70{padding-bottom:70px}.pb-75,.py-75{padding-bottom:75px}.pb-80,.py-80{padding-bottom:80px}.pb-85,.py-85{padding-bottom:85px}.pb-90,.py-90{padding-bottom:90px}.pb-95,.py-95{padding-bottom:95px}.pb-100,.py-100{padding-bottom:100px}.pb-105,.py-105{padding-bottom:105px}.pb-110,.py-110{padding-bottom:110px}.pb-115,.py-115{padding-bottom:115px}.pb-120,.py-120{padding-bottom:120px}.pb-125,.py-125{padding-bottom:125px}.pb-130,.py-130{padding-bottom:130px}.pb-135,.py-135{padding-bottom:135px}.pb-140,.py-140{padding-bottom:140px}.pb-145,.py-145{padding-bottom:145px}.pb-150,.py-150{padding-bottom:150px}.pb-155,.py-155{padding-bottom:155px}.pb-160,.py-160{padding-bottom:160px}.pb-165,.py-165{padding-bottom:165px}.pb-170,.py-170{padding-bottom:170px}.pb-175,.py-175{padding-bottom:175px}.pb-180,.py-180{padding-bottom:180px}.pb-185,.py-185{padding-bottom:185px}.pb-190,.py-190{padding-bottom:190px}.pb-195,.py-195{padding-bottom:195px}.pb-200,.py-200{padding-bottom:200px}.pb-205,.py-205{padding-bottom:205px}.pb-210,.py-210{padding-bottom:210px}.pb-215,.py-215{padding-bottom:215px}.pb-220,.py-220{padding-bottom:220px}.pb-225,.py-225{padding-bottom:225px}.pb-230,.py-230{padding-bottom:230px}.pb-235,.py-235{padding-bottom:235px}.pb-240,.py-240{padding-bottom:240px}.pb-245,.py-245{padding-bottom:245px}.pb-250,.py-250{padding-bottom:250px}.m-5{margin:5px!important}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-25{margin:25px}.m-30{margin:30px}.m-35{margin:35px}.m-40{margin:40px}.m-45{margin:45px}.m-50{margin:50px}.m-55{margin:55px}.m-60{margin:60px}.m-65{margin:65px}.m-70{margin:70px}.m-75{margin:75px}.m-80{margin:80px}.m-85{margin:85px}.m-90{margin:90px}.m-95{margin:95px}.m-100{margin:100px}.m-105{margin:105px}.m-110{margin:110px}.m-115{margin:115px}.m-120{margin:120px}.m-125{margin:125px}.m-130{margin:130px}.m-135{margin:135px}.m-140{margin:140px}.m-145{margin:145px}.m-150{margin:150px}.m-155{margin:155px}.m-160{margin:160px}.m-165{margin:165px}.m-170{margin:170px}.m-175{margin:175px}.m-180{margin:180px}.m-185{margin:185px}.m-190{margin:190px}.m-195{margin:195px}.m-200{margin:200px}.m-205{margin:205px}.m-210{margin:210px}.m-215{margin:215px}.m-220{margin:220px}.m-225{margin:225px}.m-230{margin:230px}.m-235{margin:235px}.m-240{margin:240px}.m-245{margin:245px}.m-250{margin:250px}.mt-5,.my-5{margin-top:5px!important}.mt-10,.my-10{margin-top:10px}.mt-15,.my-15{margin-top:15px}.mt-20,.my-20{margin-top:20px}.mt-25,.my-25{margin-top:25px}.mt-30,.my-30{margin-top:30px}.mt-35,.my-35{margin-top:35px}.mt-40,.my-40{margin-top:40px}.mt-45,.my-45{margin-top:45px}.mt-50,.my-50{margin-top:50px}.mt-55,.my-55{margin-top:55px}.mt-60,.my-60{margin-top:60px}.mt-65,.my-65{margin-top:65px}.mt-70,.my-70{margin-top:70px}.mt-75,.my-75{margin-top:75px}.mt-80,.my-80{margin-top:80px}.mt-85,.my-85{margin-top:85px}.mt-90,.my-90{margin-top:90px}.mt-95,.my-95{margin-top:95px}.mt-100,.my-100{margin-top:100px}.mt-105,.my-105{margin-top:105px}.mt-110,.my-110{margin-top:110px}.mt-115,.my-115{margin-top:115px}.mt-120,.my-120{margin-top:120px}.mt-125,.my-125{margin-top:125px}.mt-130,.my-130{margin-top:130px}.mt-135,.my-135{margin-top:135px}.mt-140,.my-140{margin-top:140px}.mt-145,.my-145{margin-top:145px}.mt-150,.my-150{margin-top:150px}.mt-155,.my-155{margin-top:155px}.mt-160,.my-160{margin-top:160px}.mt-165,.my-165{margin-top:165px}.mt-170,.my-170{margin-top:170px}.mt-175,.my-175{margin-top:175px}.mt-180,.my-180{margin-top:180px}.mt-185,.my-185{margin-top:185px}.mt-190,.my-190{margin-top:190px}.mt-195,.my-195{margin-top:195px}.mt-200,.my-200{margin-top:200px}.mt-205,.my-205{margin-top:205px}.mt-210,.my-210{margin-top:210px}.mt-215,.my-215{margin-top:215px}.mt-220,.my-220{margin-top:220px}.mt-225,.my-225{margin-top:225px}.mt-230,.my-230{margin-top:230px}.mt-235,.my-235{margin-top:235px}.mt-240,.my-240{margin-top:240px}.mt-245,.my-245{margin-top:245px}.mt-250,.my-250{margin-top:250px}.mb-5,.my-5{margin-bottom:5px!important}.mb-10,.my-10{margin-bottom:10px}.mb-15,.my-15{margin-bottom:15px}.mb-20,.my-20{margin-bottom:20px}.mb-25,.my-25{margin-bottom:25px}.mb-30,.my-30{margin-bottom:30px}.mb-35,.my-35{margin-bottom:35px}.mb-40,.my-40{margin-bottom:40px}.mb-45,.my-45{margin-bottom:45px}.mb-50,.my-50{margin-bottom:50px}.mb-55,.my-55{margin-bottom:55px}.mb-60,.my-60{margin-bottom:60px}.mb-65,.my-65{margin-bottom:65px}.mb-70,.my-70{margin-bottom:70px}.mb-75,.my-75{margin-bottom:75px}.mb-80,.my-80{margin-bottom:80px}.mb-85,.my-85{margin-bottom:85px}.mb-90,.my-90{margin-bottom:90px}.mb-95,.my-95{margin-bottom:95px}.mb-100,.my-100{margin-bottom:100px}.mb-105,.my-105{margin-bottom:105px}.mb-110,.my-110{margin-bottom:110px}.mb-115,.my-115{margin-bottom:115px}.mb-120,.my-120{margin-bottom:120px}.mb-125,.my-125{margin-bottom:125px}.mb-130,.my-130{margin-bottom:130px}.mb-135,.my-135{margin-bottom:135px}.mb-140,.my-140{margin-bottom:140px}.mb-145,.my-145{margin-bottom:145px}.mb-150,.my-150{margin-bottom:150px}.mb-155,.my-155{margin-bottom:155px}.mb-160,.my-160{margin-bottom:160px}.mb-165,.my-165{margin-bottom:165px}.mb-170,.my-170{margin-bottom:170px}.mb-175,.my-175{margin-bottom:175px}.mb-180,.my-180{margin-bottom:180px}.mb-185,.my-185{margin-bottom:185px}.mb-190,.my-190{margin-bottom:190px}.mb-195,.my-195{margin-bottom:195px}.mb-200,.my-200{margin-bottom:200px}.mb-205,.my-205{margin-bottom:205px}.mb-210,.my-210{margin-bottom:210px}.mb-215,.my-215{margin-bottom:215px}.mb-220,.my-220{margin-bottom:220px}.mb-225,.my-225{margin-bottom:225px}.mb-230,.my-230{margin-bottom:230px}.mb-235,.my-235{margin-bottom:235px}.mb-240,.my-240{margin-bottom:240px}.mb-245,.my-245{margin-bottom:245px}.mb-250,.my-250{margin-bottom:250px}@media only screen and (max-width:991px){.rp-0{padding:0!important}.rp-5{padding:5px!important}.rp-10{padding:10px}.rp-15{padding:15px}.rp-20{padding:20px}.rp-25{padding:25px}.rp-30{padding:30px}.rp-35{padding:35px}.rp-40{padding:40px}.rp-45{padding:45px}.rp-50{padding:50px}.rp-55{padding:55px}.rp-60{padding:60px}.rp-65{padding:65px}.rp-70{padding:70px}.rp-75{padding:75px}.rp-80{padding:80px}.rp-85{padding:85px}.rp-90{padding:90px}.rp-95{padding:95px}.rp-100{padding:100px}.rp-105{padding:105px}.rp-110{padding:110px}.rp-115{padding:115px}.rp-120{padding:120px}.rp-125{padding:125px}.rp-130{padding:130px}.rp-135{padding:135px}.rp-140{padding:140px}.rp-145{padding:145px}.rp-150{padding:150px}.rpt-0,.rpy-0{padding-top:0!important}.rpt-5,.rpy-5{padding-top:5px!important}.rpt-10,.rpy-10{padding-top:10px}.rpt-15,.rpy-15{padding-top:15px}.rpt-20,.rpy-20{padding-top:20px}.rpt-25,.rpy-25{padding-top:25px}.rpt-30,.rpy-30{padding-top:30px}.rpt-35,.rpy-35{padding-top:35px}.rpt-40,.rpy-40{padding-top:40px}.rpt-45,.rpy-45{padding-top:45px}.rpt-50,.rpy-50{padding-top:50px}.rpt-55,.rpy-55{padding-top:55px}.rpt-60,.rpy-60{padding-top:60px}.rpt-65,.rpy-65{padding-top:65px}.rpt-70,.rpy-70{padding-top:70px}.rpt-75,.rpy-75{padding-top:75px}.rpt-80,.rpy-80{padding-top:80px}.rpt-85,.rpy-85{padding-top:85px}.rpt-90,.rpy-90{padding-top:90px}.rpt-95,.rpy-95{padding-top:95px}.rpt-100,.rpy-100{padding-top:100px}.rpt-105,.rpy-105{padding-top:105px}.rpt-110,.rpy-110{padding-top:110px}.rpt-115,.rpy-115{padding-top:115px}.rpt-120,.rpy-120{padding-top:120px}.rpt-125,.rpy-125{padding-top:125px}.rpt-130,.rpy-130{padding-top:130px}.rpt-135,.rpy-135{padding-top:135px}.rpt-140,.rpy-140{padding-top:140px}.rpt-145,.rpy-145{padding-top:145px}.rpt-150,.rpy-150{padding-top:150px}.rpb-0,.rpy-0{padding-bottom:0!important}.rpb-5,.rpy-5{padding-bottom:5px!important}.rpb-10,.rpy-10{padding-bottom:10px}.rpb-15,.rpy-15{padding-bottom:15px}.rpb-20,.rpy-20{padding-bottom:20px}.rpb-25,.rpy-25{padding-bottom:25px}.rpb-30,.rpy-30{padding-bottom:30px}.rpb-35,.rpy-35{padding-bottom:35px}.rpb-40,.rpy-40{padding-bottom:40px}.rpb-45,.rpy-45{padding-bottom:45px}.rpb-50,.rpy-50{padding-bottom:50px}.rpb-55,.rpy-55{padding-bottom:55px}.rpb-60,.rpy-60{padding-bottom:60px}.rpb-65,.rpy-65{padding-bottom:65px}.rpb-70,.rpy-70{padding-bottom:70px}.rpb-75,.rpy-75{padding-bottom:75px}.rpb-80,.rpy-80{padding-bottom:80px}.rpb-85,.rpy-85{padding-bottom:85px}.rpb-90,.rpy-90{padding-bottom:90px}.rpb-95,.rpy-95{padding-bottom:95px}.rpb-100,.rpy-100{padding-bottom:100px}.rpb-105,.rpy-105{padding-bottom:105px}.rpb-110,.rpy-110{padding-bottom:110px}.rpb-115,.rpy-115{padding-bottom:115px}.rpb-120,.rpy-120{padding-bottom:120px}.rpb-125,.rpy-125{padding-bottom:125px}.rpb-130,.rpy-130{padding-bottom:130px}.rpb-135,.rpy-135{padding-bottom:135px}.rpb-140,.rpy-140{padding-bottom:140px}.rpb-145,.rpy-145{padding-bottom:145px}.rpb-150,.rpy-150{padding-bottom:150px}.rm-0{margin:0!important}.rm-5{margin:5px!important}.rm-10{margin:10px}.rm-15{margin:15px}.rm-20{margin:20px}.rm-25{margin:25px}.rm-30{margin:30px}.rm-35{margin:35px}.rm-40{margin:40px}.rm-45{margin:45px}.rm-50{margin:50px}.rm-55{margin:55px}.rm-60{margin:60px}.rm-65{margin:65px}.rm-70{margin:70px}.rm-75{margin:75px}.rm-80{margin:80px}.rm-85{margin:85px}.rm-90{margin:90px}.rm-95{margin:95px}.rm-100{margin:100px}.rm-105{margin:105px}.rm-110{margin:110px}.rm-115{margin:115px}.rm-120{margin:120px}.rm-125{margin:125px}.rm-130{margin:130px}.rm-135{margin:135px}.rm-140{margin:140px}.rm-145{margin:145px}.rm-150{margin:150px}.rmt-0,.rmy-0{margin-top:0!important}.rmt-5,.rmy-5{margin-top:5px!important}.rmt-10,.rmy-10{margin-top:10px}.rmt-15,.rmy-15{margin-top:15px}.rmt-20,.rmy-20{margin-top:20px}.rmt-25,.rmy-25{margin-top:25px}.rmt-30,.rmy-30{margin-top:30px}.rmt-35,.rmy-35{margin-top:35px}.rmt-40,.rmy-40{margin-top:40px}.rmt-45,.rmy-45{margin-top:45px}.rmt-50,.rmy-50{margin-top:50px}.rmt-55,.rmy-55{margin-top:55px}.rmt-60,.rmy-60{margin-top:60px}.rmt-65,.rmy-65{margin-top:65px}.rmt-70,.rmy-70{margin-top:70px}.rmt-75,.rmy-75{margin-top:75px}.rmt-80,.rmy-80{margin-top:80px}.rmt-85,.rmy-85{margin-top:85px}.rmt-90,.rmy-90{margin-top:90px}.rmt-95,.rmy-95{margin-top:95px}.rmt-100,.rmy-100{margin-top:100px}.rmt-105,.rmy-105{margin-top:105px}.rmt-110,.rmy-110{margin-top:110px}.rmt-115,.rmy-115{margin-top:115px}.rmt-120,.rmy-120{margin-top:120px}.rmt-125,.rmy-125{margin-top:125px}.rmt-130,.rmy-130{margin-top:130px}.rmt-135,.rmy-135{margin-top:135px}.rmt-140,.rmy-140{margin-top:140px}.rmt-145,.rmy-145{margin-top:145px}.rmt-150,.rmy-150{margin-top:150px}.rmb-0,.rmy-0{margin-bottom:0!important}.rmb-5,.rmy-5{margin-bottom:5px!important}.rmb-10,.rmy-10{margin-bottom:10px}.rmb-15,.rmy-15{margin-bottom:15px}.rmb-20,.rmy-20{margin-bottom:20px}.rmb-25,.rmy-25{margin-bottom:25px}.rmb-30,.rmy-30{margin-bottom:30px}.rmb-35,.rmy-35{margin-bottom:35px}.rmb-40,.rmy-40{margin-bottom:40px}.rmb-45,.rmy-45{margin-bottom:45px}.rmb-50,.rmy-50{margin-bottom:50px}.rmb-55,.rmy-55{margin-bottom:55px}.rmb-60,.rmy-60{margin-bottom:60px}.rmb-65,.rmy-65{margin-bottom:65px}.rmb-70,.rmy-70{margin-bottom:70px}.rmb-75,.rmy-75{margin-bottom:75px}.rmb-80,.rmy-80{margin-bottom:80px}.rmb-85,.rmy-85{margin-bottom:85px}.rmb-90,.rmy-90{margin-bottom:90px}.rmb-95,.rmy-95{margin-bottom:95px}.rmb-100,.rmy-100{margin-bottom:100px}.rmb-105,.rmy-105{margin-bottom:105px}.rmb-110,.rmy-110{margin-bottom:110px}.rmb-115,.rmy-115{margin-bottom:115px}.rmb-120,.rmy-120{margin-bottom:120px}.rmb-125,.rmy-125{margin-bottom:125px}.rmb-130,.rmy-130{margin-bottom:130px}.rmb-135,.rmy-135{margin-bottom:135px}.rmb-140,.rmy-140{margin-bottom:140px}.rmb-145,.rmy-145{margin-bottom:145px}.rmb-150,.rmy-150{margin-bottom:150px}}.delay-1-0s{animation-delay:1s}.delay-2-0s{animation-delay:2s}.delay-0-1s{animation-delay:.1s}.delay-0-2s{animation-delay:.2s}.delay-0-3s{animation-delay:.3s}.delay-0-4s{animation-delay:.4s}.delay-0-5s{animation-delay:.5s}.delay-0-6s{animation-delay:.6s}.delay-0-7s{animation-delay:.7s}.delay-0-8s{animation-delay:.8s}.delay-0-9s{animation-delay:.9s}.delay-1-1s{animation-delay:1.1s}.delay-1-2s{animation-delay:1.2s}.delay-1-3s{animation-delay:1.3s}.delay-1-4s{animation-delay:1.4s}.delay-1-5s{animation-delay:1.5s}.delay-1-6s{animation-delay:1.6s}.delay-1-7s{animation-delay:1.7s}.delay-1-8s{animation-delay:1.8s}.delay-1-9s{animation-delay:1.9s}@keyframes toggler{0%,10%{background-position:0 0,0 calc(100%/3)}50%{background-position:0 0,calc(100%/3) calc(100%/3)}90%,to{background-position:0 0,calc(100%/3) 0}}@keyframes pulse{to{box-shadow:0 0 0 35px hsla(0,0%,100%,0)}}@keyframes sticky{0%{top:-100px}to{top:0}}@keyframes rotated_circle{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotated_circle_reverse{0%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}@keyframes semi_rotated{0%,to{transform:rotate(8deg)}50%{transform:rotate(-8deg)}}@keyframes semi_rotated_two{0%,to{transform:rotate(-30deg)}50%{transform:rotate(30deg)}}@keyframes move_arround{0%{top:20px;left:20px}25%{top:20px;left:-20px}50%{top:-20px;left:-20px}75%{top:-20px;left:20px}to{top:20px;left:20px}}@keyframes upDownLeft{0%,to{transform:translate(0)}25%,75%{transform:translateY(50px)}50%{transform:translate(-50px,50px)}}@keyframes shapeAnimationOne{0%{transform:translate(0) rotate(0deg)}25%{transform:translateY(150px) rotate(90deg)}50%{transform:translate(150px,150px) rotate(180deg)}75%{transform:translate(150px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}@keyframes shapeAnimationTwo{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(-150px) rotate(270deg)}50%{transform:translate(-150px,150px) rotate(180deg)}75%{transform:translateY(150px) rotate(90deg)}to{transform:translate(0) rotate(1turn)}}@keyframes shapeAnimationThree{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(50px,150px) rotate(90deg)}50%{transform:translate(150px,150px) rotate(180deg)}75%{transform:translate(150px,50px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}@keyframes shapeAnimationFour{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(-150px -50px) rotate(90deg)}50%{transform:translate(-150px,-150px) rotate(180deg)}75%{transform:translate(-50px,-150px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}@keyframes shapeAnimationFive{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(-100px -100px) rotate(90deg)}50%{transform:translate(100px,50px) rotate(180deg)}75%{transform:translate(-100px,150px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}@keyframes down-up-one{0%{transform:rotateX(0deg) translateY(0)}50%{transform:rotateX(0deg) translateY(25px)}to{transform:rotateX(0deg) translateY(0)}}@keyframes down-up-two{0%{transform:rotateX(0deg) translate(0)}50%{transform:rotateX(0deg) translateY(-25px)}to{transform:rotateX(0deg) translate(0)}}@keyframes leftRightOne{0%,to{transform:translateX(0)}50%{transform:translateX(50px)}}@keyframes leftRightTwo{0%,to{transform:translateX(0)}50%{transform:translateX(-50px)}}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(.5)}}@keyframes preloader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes marquee{to{transform:translate(-100%)}}@keyframes marquee_right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes marquee_left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes borderRadius1{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.main-header{left:0;top:0;z-index:999}.main-header,.main-header .header-upper{position:relative;width:100%;transition:all .5s ease}.main-header .header-upper{z-index:5}.main-header .logo-outer{flex:none}@media only screen and (max-width:991px){.main-header .logo-outer{display:none}}.main-header .logo{z-index:9;padding:2px 0;position:relative}.main-header.menu-absolute .header-upper{position:absolute}.main-header.fixed-header .header-upper{top:0;left:0;position:fixed;background:#fff;animation:sticky 1s;box-shadow:0 0 30px 0 rgba(87,95,245,.1)}@media only screen and (min-width:992px){.main-header.fixed-header .main-menu .navbar-collapse>ul>li{padding-top:25px;padding-bottom:25px}}.main-header.no-border:not(.fixed-header) .header-inner{border-bottom:none}@media only screen and (max-width:1199px){.main-header.no-border .nav-search{margin-right:0}}@media only screen and (max-width:991px){.main-menu,.nav-outer{width:100%}}.main-menu .mobile-logo{margin-right:auto}@media only screen and (max-width:575px){.main-menu .mobile-logo{max-width:150px}}@media only screen and (max-width:991px){.main-menu .collapse{overflow:auto}}.main-menu .navbar-collapse{padding:0}.main-menu .navbar-collapse>ul{display:flex}@media only screen and (max-width:991px){.main-menu .navbar-collapse>ul{display:block;padding:25px 0;background:#f9f9f9;box-shadow:inset 0 0 30px 0 rgba(87,95,245,.1)}.main-menu .navbar-collapse>ul>li:last-child{border-bottom:1px solid var(--tekprof-border-color)}.main-menu .navbar-collapse{left:0;width:100%;position:absolute;max-height:calc(100vh - 80px)}}.main-menu .navbar-collapse li{padding:28px 20px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1399px){.main-menu .navbar-collapse li{padding-left:10px;padding-right:10px}}@media only screen and (max-width:991px){.main-menu .navbar-collapse li{display:block;padding:0 15px;border-top:1px solid var(--tekprof-border-color)}}.main-menu .navbar-collapse li.dropdown .dropdown-btn{cursor:pointer;margin-left:5px;margin-bottom:-3px;color:var(--tekprof-heading-color)}@media only screen and (max-width:991px){.main-menu .navbar-collapse li.dropdown .dropdown-btn{position:absolute;right:10px;top:0;width:50px;height:43px;border-left:1px solid var(--tekprof-border-color);text-align:center;line-height:43px}}.main-menu .navbar-collapse li a{display:block;opacity:1;font-weight:500;position:relative;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font);text-transform:capitalize;transition:all .5s ease}@media only screen and (min-width:376px){.main-menu .navbar-collapse li a{font-size:18px}}@media only screen and (max-width:991px){.main-menu .navbar-collapse li a{padding:10px;line-height:22px}}.main-menu .navbar-collapse li a:hover{color:var(--tekprof-primary-color);text-decoration:underline}.main-menu .navbar-collapse li.current-menu-item>a,.main-menu .navbar-collapse li.current>a{font-weight:500}.main-menu .navbar-collapse li li{border-top:1px solid var(--tekprof-border-color)}.main-menu .navbar-collapse li li a{text-transform:capitalize}.main-menu .navbar-collapse li li a:before{display:none}.main-menu .navbar-collapse li .megamenu{position:absolute;left:0;top:100%;width:100%;z-index:100;display:none;padding:20px 0;background:#fff;box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)}.main-menu .navbar-collapse li .megamenu:after{display:block;clear:both;content:""}@media only screen and (max-width:991px){.main-menu .navbar-collapse li .megamenu{position:relative;box-shadow:none;width:100%}.main-menu .navbar-collapse li .megamenu .container{max-width:100%}.main-menu .navbar-collapse li .megamenu .row{margin:0}}.main-menu .navbar-collapse li .megamenu ul{display:block;position:relative;top:0;width:100%;box-shadow:none}.main-menu .navbar-collapse li ul{position:absolute;left:inherit;top:100%;width:100%;min-width:250px;z-index:100;display:none;background:#fff;box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)}@media only screen and (max-width:991px){.main-menu .navbar-collapse li ul{position:relative;display:none;width:100%;box-shadow:none;background:transparent}.main-menu .navbar-collapse li ul:after{display:block;clear:both;content:""}}@media only screen and (max-width:991px) and (max-width:375px){.main-menu .navbar-collapse li ul{min-width:auto}}.main-menu .navbar-collapse li ul li{width:100%;padding:7px 20px}@media only screen and (max-width:991px){.main-menu .navbar-collapse li ul li{padding:0 15px}}.main-menu .navbar-collapse li ul li ul{left:100%;top:0}@media only screen and (max-width:991px){.main-menu .navbar-collapse li ul li ul{left:auto}}.main-menu .navbar-header{display:none}@media only screen and (max-width:991px){.main-menu .navbar-header{display:flex;align-items:center;justify-content:start}}.main-menu .navbar-header .navbar-toggle{float:right;padding:4px 0;cursor:pointer;background:transparent}.main-menu .navbar-header .navbar-toggle .icon-bar{background:var(--tekprof-base-color);height:2px;width:30px;display:block;margin:7px 0}.menu-btns{display:flex;align-items:center}@media only screen and (max-width:991px){.menu-btns .theme-btn{display:none}}@media only screen and (max-width:375px){.menu-btns>button{display:none}}.nav-search{position:relative;margin-left:25px}@media only screen and (max-width:991px){.nav-search{margin-right:25px}}@media only screen and (max-width:375px){.nav-search{margin-left:15px;margin-right:15px}}.nav-search>button{background:transparent}.nav-search form{position:absolute;width:320px;top:100%;right:0;z-index:777;display:flex;align-items:center;justify-content:center;background-color:#fff;animation:fadeIn .5s;box-shadow:0 0 5px 5px rgba(0,0,0,.05)}@media only screen and (max-width:479px){.nav-search form{width:300px}}@media only screen and (max-width:375px){.nav-search form{width:250px}}.nav-search form.hide{display:none}.nav-search form input{border:none;padding:15px 5px 15px 25px}.nav-search form button{background:transparent;padding:15px 20px 15px 0}.main-header.white-menu .top-left{font-weight:400;padding-top:12px;padding-bottom:12px;color:hsla(0,0%,100%,.65)}.main-header.white-menu .top-left:before{display:none}.main-header.white-menu .top-right ul{z-index:1;position:relative;padding-top:16px;padding-bottom:16px}@media only screen and (min-width:992px){.main-header.white-menu .top-right ul{display:inline-flex}}.main-header.white-menu .top-right ul li>i{color:#fff}.main-header.white-menu .top-right ul:before{content:"";z-index:-1;height:100%;width:100vw;position:absolute;left:-80px;top:0;background:var(--tekprof-heading-color)}@media only screen and (max-width:991px){.main-header.white-menu .top-right ul:before{left:50%;transform:translate(-50%)}}@media only screen and (min-width:992px){.main-header.white-menu .navbar-collapse>ul>li>.dropdown-btn,.main-header.white-menu .navbar-collapse>ul>li>a{color:#fff}}.main-header.white-menu .main-menu .navbar-header .navbar-toggle .icon-bar{background:#fff}.main-header.white-menu .nav-search>button{color:#fff}.main-header.white-menu .menu-sidebar>button{--c:conic-gradient(from -90deg,#fff 90deg,#0000 0)}.main-header.white-menu.fixed-header .header-upper{background:#222}.menu-sidebar{display:flex}.menu-sidebar>button{cursor:pointer;width:25px;aspect-ratio:1;--c:conic-gradient(from -90deg,#000 90deg,#0000 0);background:var(--c),var(--c);background-size:40% 40%}.menu-sidebar>button:hover{animation:toggler 1s infinite alternate}.main-header.style-three{background-color:#18186c}.main-header.style-three .menu-sidebar>button{--c:conic-gradient(from -90deg,#fff 90deg,#0000 0)}@media only screen and (min-width:992px){.main-header.style-three .main-menu .navbar-collapse>ul>li>a{color:hsla(0,0%,100%,.7)}.main-header.style-three .main-menu .navbar-collapse>ul>li>a:hover{color:#fff}.main-header.style-three .main-menu .navbar-collapse>ul>li.dropdown>.dropdown-btn{color:hsla(0,0%,100%,.7)}.main-header.style-three .main-menu .navbar-collapse>ul>li.dropdown:hover>.dropdown-btn{color:#fff}}.main-header.style-three .main-menu .navbar-header .navbar-toggle .icon-bar{background:#fff}.main-header.style-three.fixed-header .header-upper{background:#18186c;box-shadow:0 10px 30px 0 hsla(0,0%,65%,.1)}.hidden-bar .widget-search form{border-color:var(--tekprof-base-color)}.hidden-bar .widget-search input{color:#fff}.hidden-bar .widget-search input:focus::placeholder{color:#fff}.hidden-bar .widget-search button{color:#fff}.hidden-bar .widget-title:after{background:#fff}.hidden-bar .widget-news li .image{max-width:80px;margin-right:20px}.hidden-bar .widget-news li h5{font-size:18px}.hidden-bar .widget-news li h5 a:not(:hover){color:#fff}.hidden-bar{position:fixed;right:-350px;top:0;opacity:0;width:350px;height:100%;z-index:99999;overflow-y:auto;visibility:hidden;background-color:#222;border-left:1px solid #231b26;transition:all .5s ease}@media only screen and (max-width:375px){.hidden-bar{width:300px}}.hidden-bar .social-style-one a{width:40px;height:40px;line-height:40px}.hidden-bar .social-style-one a:hover{color:var(--tekprof-primary-color)}.side-content-visible .hidden-bar{right:0;opacity:1;visibility:visible}.hidden-bar .inner-box{position:relative;padding:100px 40px 50px}@media only screen and (max-width:375px){.hidden-bar .inner-box{padding-left:25px;padding-right:25px}}.hidden-bar .inner-box .cross-icon{position:absolute;right:30px;top:30px;cursor:pointer;color:#fff;font-size:20px;transition:all .5s ease}.hidden-bar .inner-box h4{position:relative;color:#fff;font-size:25px;margin-bottom:35px}.hidden-bar .appointment-form{position:relative}.hidden-bar .appointment-form .form-group{position:relative;margin-bottom:20px}.hidden-bar .appointment-form input[type=email],.hidden-bar .appointment-form input[type=text],.hidden-bar .appointment-form textarea{position:relative;display:block;width:100%;line-height:23px;padding:10px 25px;color:#fff;font-size:16px;background:none;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.hidden-bar .appointment-form textarea{resize:none}.hidden-bar .appointment-form input::placeholder{font-size:14px;color:#bdbdbd}.hidden-bar .appointment-form textarea::placeholder{font-size:14px;color:#bdbdbd}.hidden-bar .appointment-form .form-group button{width:100%;font-size:16px;padding:10px 15px;margin-bottom:20px;border-color:#fff}.form-back-drop{position:fixed;left:100%;top:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.7);visibility:hidden;z-index:9990;transition:all .5s ease}.side-content-visible .form-back-drop{opacity:1;left:0;visibility:visible}.header-top-wrap{border-bottom:1px solid var(--tekprof-border-color)}.header-top-wrap.for-border-none{border-bottom:0}.for-border{border-top:1px solid var(--tekprof-border-color);border-bottom:1px solid var(--tekprof-border-color)}.top-left ul,.top-right ul{flex-wrap:wrap;display:inline-flex;justify-content:center}.top-left ul li,.top-right ul li{display:flex;font-size:14px;font-weight:500;position:relative;align-items:center;padding-top:5px;padding-bottom:5px}.top-left ul li:not(:last-child),.top-right ul li:not(:last-child){margin-right:30px;padding-right:30px}@media only screen and (max-width:767px){.top-left ul li:not(:last-child),.top-right ul li:not(:last-child){margin-right:20px;padding-right:20px}}@media only screen and (max-width:767px) and (max-width:575px){.top-left ul li:not(:last-child),.top-right ul li:not(:last-child){display:none}}.top-left ul li:not(:last-child):after,.top-right ul li:not(:last-child):after{position:absolute;right:0;top:0;content:"";width:1px;height:100%;border-radius:50%;background:var(--tekprof-border-color)}.top-left ul li>i,.top-right ul li>i{margin:0 10px -2px 0}.top-left ul li>a,.top-right ul li>a{font-size:16px;margin-left:5px;font-weight:600;color:var(--tekprof-heading-color)}.top-left ul .social-style-one,.top-right ul .social-style-one{font-size:16px}.top-left ul .social-style-one span,.top-right ul .social-style-one span{margin:0 45px 0 15px}@media only screen and (max-width:767px){.top-left ul .social-style-one span,.top-right ul .social-style-one span{margin-left:10px;margin-right:5px}}@media only screen and (max-width:479px){.top-left ul .social-style-one span,.top-right ul .social-style-one span{display:none}}@media only screen and (max-width:991px){.top-left{display:none}}.bgc-primary.header-top-wrap .menu-sidebar button{--c:transparent}.bgc-primary.header-top-wrap .top-left ul li i{color:#fff;margin-right:0;margin-left:10px;transform:rotate(-45deg)}.bgc-primary.header-top-wrap .header-top{padding-top:4px;padding-bottom:4px}.bgc-primary.header-top-wrap .header-top .top-left>ul,.bgc-primary.header-top-wrap .header-top .top-right>ul{flex-wrap:wrap;align-items:center;display:inline-flex;margin-left:-20px;margin-right:-20px}.bgc-primary.header-top-wrap .header-top .top-left>ul>li,.bgc-primary.header-top-wrap .header-top .top-right>ul>li{padding-right:0;align-items:center;display:inline-flex;margin-left:20px;margin-right:20px;color:hsla(0,0%,100%,.65)}.bgc-primary.header-top-wrap .header-top .top-left>ul>li i,.bgc-primary.header-top-wrap .header-top .top-right>ul>li i{margin-right:10px;color:var(--tekprof-primary-color)}.bgc-primary.header-top-wrap .header-top .top-left>ul>li a,.bgc-primary.header-top-wrap .header-top .top-right>ul>li a{color:hsla(0,0%,100%,.65)}.bgc-primary.header-top-wrap .header-top .top-left>ul>li a:hover,.bgc-primary.header-top-wrap .header-top .top-right>ul>li a:hover{color:#fff}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select{border:none;font-size:16px;line-height:1.5;padding:0 25px 0 0;background:transparent}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select .current,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select .current{color:#fff}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select:after,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select:after{right:8px;width:8px;height:8px;top:50%;margin-top:-6px;border-color:#fff}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select .list,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select .list{width:auto}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select .list>li,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select .list>li{margin-bottom:0}.bgc-primary.header-top-wrap .header-top .top-left>ul .nice-select .list>li:before,.bgc-primary.header-top-wrap .header-top .top-right>ul .nice-select .list>li:before{display:none}.bgc-primary.header-top-wrap .header-top .top-left>ul>li a{color:#fff;margin-left:5px;text-decoration:underline}@media only screen and (max-width:1199px){.bgc-primary.header-top-wrap .header-top .top-left>ul>li span{display:none}}.bgc-primary.header-top-wrap .header-top .top-middle{color:#fff;font-weight:600}@media only screen and (max-width:575px){.bgc-primary.header-top-wrap .header-top .top-right{display:none}}.bgc-primary.header-top-wrap .header-top .top-right .nice-select ul>li{margin-right:0;color:var(--tekprof-base-color)}.bgc-primary.header-top-wrap .header-top .top-right .social-icons a i{color:#fff}.bgc-primary.header-top-wrap .header-top .top-right .social-icons a:not(:last-child){margin-right:5px}.header-one .header-upper{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.07))}.header-one .header-upper.bgc-black{border-bottom:1px solid hsla(0,0%,100%,.1);background:var(--tekprof-heading-color)}.header-one .header-number,.header-one .header-number a{color:#fff}.main-header.header-three.fixed-header .header-upper{background:var(--tekprof-heading-color)}@media only screen and (min-width:576px) and (max-width:1199px){.main-header.header-three .nav-search{margin-right:0}}@media only screen and (max-width:375px){.main-header.header-three .nav-search{display:none}.main-header.header-three .menu-btns{margin-left:25px}}@media only screen and (max-width:767px){.main-header.header-three .header-top-wrap{display:none}}.main-header.header-three .header-top>ul{display:flex;align-items:center;justify-content:center}.main-header.header-three .header-top>ul>li{display:flex;align-items:center}.main-header.header-three .header-top>ul>li:not(:last-child):after{width:5px;height:5px;content:"";border-radius:50%;margin-left:30px;margin-right:30px;background:var(--tekprof-base-color)}.main-header.header-three .header-top>ul>li>i{margin-right:10px;color:var(--tekprof-primary-color)}.main-header.header-three .header-top .text{color:#fff;font-weight:500;text-align:center;padding-top:8px;padding-bottom:8px}.main-header.header-three .header-top .text .hello{padding:4px 7px;font-size:14px;font-weight:700;background:#fff;margin-right:5px;border-radius:3px;position:relative;color:var(--tekprof-secondary-color)}.main-header.header-three .header-top .text .hello:after{content:"";position:absolute;top:100%;left:6px;border-top:5px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}.main-header.header-three .header-top .text a{text-decoration:underline}.main-header.header-three .header-top .text a:not(:hover){color:#fff}.hero-area{background-size:100%;background-repeat:no-repeat;background-position:0 100%}.hero-area.style-three:after{position:absolute;left:calc(50% - 500px);bottom:calc(100% + 80px);width:1000px;height:1000px;background:var(--tekprof-primary-color);filter:blur(150px);animation:leftRightTwo 8s infinite}.hero-area.style-three .hero-content .sub-title{color:#fff;margin-bottom:25px}.hero-area.style-three .hero-content>p{color:#fff;font-size:24px;margin-top:40px;line-height:1.7;margin-bottom:30px}@media only screen and (max-width:767px){.hero-area.style-three .hero-content>p{font-size:20px}}@media only screen and (max-width:575px){.hero-area.style-three .hero-content>p{font-size:18px}}.hero-content .sub-title{font-size:24px;font-weight:600;display:inline-block;color:var(--tekprof-primary-color)}@media only screen and (max-width:575px){.hero-content .sub-title{font-size:20px}}@media only screen and (max-width:375px){.hero-content .sub-title{font-size:16px}}.hero-content h1{line-height:1;font-size:100px;margin-bottom:30px;letter-spacing:-.03em}@media only screen and (max-width:1399px){.hero-content h1{font-size:80px}}@media only screen and (max-width:1199px){.hero-content h1{font-size:65px}}@media only screen and (max-width:767px){.hero-content h1{font-size:55px}}@media only screen and (max-width:575px){.hero-content h1{font-size:45px;line-height:1.2}}@media only screen and (max-width:479px){.hero-content h1{font-size:38px}}@media only screen and (max-width:375px){.hero-content h1{font-size:35px}}.hero-content>p{max-width:650px;font-weight:500;line-height:1.9;margin-bottom:25px;color:var(--tekprof-heading-color)}@media only screen and (min-width:576px){.hero-content>p{font-size:18px}}.hero-content.style-two h1{line-height:1.1}.hero-content.style-two>p{font-size:24px;line-height:1.7;color:var(--tekprof-base-color)}@media only screen and (max-width:991px){.hero-content.style-two>p{font-size:22px}}@media only screen and (max-width:767px){.hero-content.style-two>p{font-size:20px}}@media only screen and (max-width:575px){.hero-content.style-two>p{font-size:18px}}.hero-content.style-four .subtitle-three{font-size:20px;font-family:var(--tekprof-heading-font)}@media only screen and (min-width:1200px){.hero-content.style-four h1{font-size:75px}}.hero-content.style-four h4{font-weight:500;margin-bottom:20px}@media only screen and (max-width:479px){.hero-content.style-four h4{font-size:20px}}.hero-content.style-four .newsletter-form{max-width:850px;margin-left:auto;margin-right:auto;border:2px solid rgba(70,78,226,.2);box-shadow:0 0 60px rgba(70,78,226,.2);border-radius:20px}.hero-content.style-four .newsletter-form label{font-size:20px}.hero-content.style-four .newsletter-form input{font-family:var(--tekprof-base-font)}.hero-content.style-four .newsletter-form button{border-radius:20px;background:var(--tekprof-primary-color)}@media only screen and (min-width:1600px){.hero-image{margin-right:-150px}}.hero-image.radius-animation img{animation:borderRadius1 8s ease-in-out infinite;border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.hero-image-two{max-width:max-content;margin-left:auto;padding-left:50px}.hero-image-two:after{position:absolute;right:35px;bottom:0;content:"";width:70%;height:81%;max-width:440px;background:#f2e5dd;z-index:-1;animation:leftRightOne 8s ease-in-out infinite}.hero-two-shape{left:0;top:0;width:100%;height:100%;z-index:-1}.hero-two-shape,.hero-two-shape .shape{position:absolute}.hero-two-shape .shape-one{top:11%;left:6%;max-width:10%;animation:down-up-one 8s infinite}.hero-two-shape .shape-two{top:11%;right:-2%;max-width:42%;animation:down-up-one 8s infinite}@media only screen and (max-width:991px){.hero-two-shape .shape-two{top:60%}}.hero-image-three{max-width:750px;position:relative;padding-top:125%}@media only screen and (min-width:1600px){.hero-image-three{width:140%;margin-left:-30px}}@media only screen and (max-width:991px){.hero-image-three{padding-top:100%}}.hero-image-three .image{position:absolute}.hero-image-three .image.one{left:0;bottom:0;width:48%;z-index:1}@media only screen and (min-width:992px) and (max-width:1599px){.hero-image-three .image.one{bottom:10%}}.hero-image-three .image.two{right:0;bottom:0;width:48%;z-index:1}@media only screen and (min-width:992px) and (max-width:1599px){.hero-image-three .image.two{bottom:10%}}.hero-image-three .image.three{left:50%;bottom:32%;width:18%;transform:translateX(-50%)}.hero-image-three .image.four{left:50%;bottom:58%;width:25%;transform:translateX(-50%)}@media only screen and (max-width:1599px){.hero-image-three .image.four{bottom:50%}}.hero-bottom-image-area img{width:100%}.trusted-clients{display:flex;align-items:center}.trusted-clients img{width:65px;height:65px;border-radius:50%;border:2px solid #fff}@media only screen and (max-width:575px){.trusted-clients img{width:50px;height:50px}}.trusted-clients img:not(:last-child){margin-right:-15px}.hero-content-five .h1,.hero-content-five h1{color:#fff;line-height:1;font-size:150px;margin-bottom:0;font-weight:800;letter-spacing:-.03em}@media only screen and (max-width:991px){.hero-content-five .h1 br,.hero-content-five h1 br{display:none}}@media only screen and (max-width:1399px){.hero-content-five .h1,.hero-content-five h1{font-size:130px}}@media only screen and (max-width:1199px){.hero-content-five .h1,.hero-content-five h1{font-size:105px}}@media only screen and (max-width:991px){.hero-content-five .h1,.hero-content-five h1{font-size:85px}}@media only screen and (max-width:767px){.hero-content-five .h1,.hero-content-five h1{font-size:60px;line-height:1.1}}@media only screen and (max-width:575px){.hero-content-five .h1,.hero-content-five h1{font-size:50px}}@media only screen and (max-width:479px){.hero-content-five .h1,.hero-content-five h1{font-size:40px;line-height:1.2}}@media only screen and (max-width:375px){.hero-content-five .h1,.hero-content-five h1{font-size:35px}}.hero-content-five .content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media only screen and (min-width:1400px){.hero-content-five .content .h1{margin-right:5%}}@media only screen and (max-width:991px){.hero-content-five .content .h1{margin-bottom:10px}}.hero-content-five .content p{max-width:400px;font-weight:500;margin-bottom:0;margin-top:30px}@media only screen and (min-width:480px){.hero-content-five .content p{font-size:18px}}.hero-content-five .content .theme-btn{margin-top:25px}.hero-five-clients{z-index:1;position:relative;padding:50px 0 50px 50px}@media only screen and (max-width:575px){.hero-five-clients{padding-left:25px}}.hero-five-clients:before{position:absolute;left:0;top:0;content:"";z-index:-1;width:30%;height:100%;border:1px solid hsla(0,0%,100%,.2)}.hero-five-clients .client-logos{margin-right:-30px}.hero-five-clients .client-logos img{margin-top:15px;margin-right:30px;max-width:calc(50% - 35px)}.hero-five-video-wrap img{width:100%;border-radius:10px}.hero-five-video-wrap .video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;padding-left:4px;width:80px;height:80px;background:#fff;line-height:80px;border-radius:50%;text-align:center;display:inline-block;box-shadow:0 0 0 0 hsla(0,0%,100%,.7);animation:pulse 1.5s linear infinite}.hero-five-video-wrap .video-play.color-primary{color:var(--tekprof-primary-color)}@media only screen and (max-width:479px){.hero-five-video-wrap .video-play{width:60px;height:60px;font-size:14px;line-height:60px}}.hero-area-four .hero-bg-shapes{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:#fff;border-radius:60px 60px 0 0}@media only screen and (max-width:1599px){.hero-area-four .hero-bg-shapes{border-radius:30px 30px 0 0}}.hero-area-four .hero-bg-shapes .shape{z-index:-1;max-width:20%;position:absolute}.hero-area-four .hero-bg-shapes .shape.one{left:5%;top:40%;animation:down-up-one 10s infinite}.hero-area-four .hero-bg-shapes .shape.two{top:35%;right:6%;animation:down-up-two 5s infinite}.hero-area-four .hero-content.style-four h1 span{color:var(--tekprof-primary-color)}.radius-shape-top{margin-top:-100px;border-radius:100px 100px 0 0}@media only screen and (max-width:991px){.radius-shape-top{margin-top:-50px;border-radius:50px 50px 0 0}}.banner-wrap{position:relative;height:630px;display:flex;align-items:end}@media only screen and (max-width:1599px){.banner-wrap{padding-left:40px;padding-right:40px}}@media only screen and (max-width:1199px){.banner-wrap{height:530px}}@media only screen and (max-width:991px){.banner-wrap{height:430px}}@media only screen and (max-width:575px){.banner-wrap{height:330px}}@media only screen and (max-width:479px){.banner-wrap{padding-left:0;padding-right:0}}.banner-wrap:before{position:absolute;left:0;top:0;content:"";width:100%;height:100%;background:radial-gradient(99.89% 575.5% at .11% 53.87%,rgba(2,6,38,.6) 14.24%,rgba(2,6,38,0) 100%)}@media only screen and (max-width:991px){.blog-banner .banner-wrap{height:480px}}@media only screen and (max-width:575px){.blog-banner .banner-wrap{height:430px;padding-left:20px;padding-right:20px;padding-bottom:50px}}@media only screen and (max-width:479px){.blog-banner .banner-wrap{padding-bottom:30px}}@media only screen and (max-width:375px){.blog-banner .banner-wrap{padding-left:10px;padding-right:10px}}.banner-inner{z-index:1;position:relative}.banner-inner .page-title{color:#fff;font-size:70px;margin-bottom:22px}@media only screen and (max-width:991px){.banner-inner .page-title{font-size:55px}}@media only screen and (max-width:767px){.banner-inner .page-title{font-size:40px;margin-bottom:10px}}@media only screen and (max-width:575px){.banner-inner .page-title{font-size:36px}}@media only screen and (max-width:375px){.banner-inner .page-title{font-size:32px}}.banner-inner .breadcrumb{font-size:24px}@media only screen and (max-width:767px){.banner-inner .breadcrumb{font-size:20px}}@media only screen and (max-width:375px){.banner-inner .breadcrumb{font-size:18px}}.banner-inner .breadcrumb .breadcrumb-item{color:#fff;font-weight:600;font-family:var(--tekprof-heading-font)}.banner-inner .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:30px}.banner-inner .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#fff;content:"\f054";margin-top:2px;font-weight:500;font-size:.7em;padding-right:30px;font-family:Font Awesome\ 5 Pro}.banner-inner .breadcrumb .breadcrumb-item.active{text-decoration:underline}.banner-inner.blog-style .page-title{font-size:48px}@media only screen and (max-width:991px){.banner-inner.blog-style .page-title{font-size:36px}}@media only screen and (max-width:767px){.banner-inner.blog-style .page-title{font-size:33px}}@media only screen and (max-width:575px){.banner-inner.blog-style .page-title{font-size:30px}}@media only screen and (max-width:479px){.banner-inner.blog-style .page-title{font-size:26px}}.banner-inner.blog-style .blog-meta-two li{color:#fff}.features-area{z-index:1;position:relative}.features-area:before{position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:50%;background:linear-gradient(180deg,rgba(252,85,70,.06),rgba(252,85,70,0))}.features-bg{z-index:2;position:relative}.features-bg:before{content:"";z-index:-1;position:absolute;left:-10%;top:0;background:#fff;width:120%;height:100%}.feature-item{position:relative;margin-bottom:30px;padding-bottom:75px}.feature-item .image img{width:100%}.feature-item .content{width:86%;position:absolute;left:7%;bottom:0;transition:.5s;background:#fff;text-align:center;padding:25px 33px 12px;box-shadow:10px 4px 60px rgba(24,17,35,.1)}@media only screen and (max-width:375px){.feature-item .content{left:5%;width:90%;padding-left:15px;padding-right:15px}}.feature-item .content .title{margin-bottom:5px}@media only screen and (max-width:375px){.feature-item .content .title{font-size:22px;margin-bottom:8px}}.feature-item .content p{transition:.5s}.feature-item .content .read-more{margin-top:-7px;margin-bottom:12px}.feature-item:hover .content{background:var(--tekprof-primary-color);box-shadow:10px 4px 60px rgba(252,85,70,.5)}.feature-item:hover .content .read-more,.feature-item:hover .content h4 a,.feature-item:hover .content p{color:#fff}.feature-item.style-two{padding-bottom:0}.feature-item.style-two .image{position:relative}.feature-item.style-two .image:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:100%;background:linear-gradient(180deg,rgba(11,12,12,0),#0b0c0c)}.feature-item.style-two .content{left:0;z-index:2;width:100%;box-shadow:none;text-align:left;padding:40px 60px;background:transparent}@media only screen and (max-width:1599px){.feature-item.style-two .content{padding-left:40px;padding-right:40px}}@media only screen and (max-width:375px){.feature-item.style-two .content{padding:20px 25px}}.feature-item.style-two .content .tags{display:flex;flex-wrap:wrap;margin-bottom:10px;margin-right:-10px}.feature-item.style-two .content .tags a{color:#fff;font-weight:500;padding:2px 14px;margin:0 10px 10px 0;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:375px){.feature-item.style-two .content .tags a{font-size:14px;padding:1px 12px}}.feature-item.style-two .content .title{font-weight:600;margin-bottom:15px}@media only screen and (max-width:1599px){.feature-item.style-two .content .title{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.feature-item.style-two .content .title{font-size:28px}}@media only screen and (max-width:375px){.feature-item.style-two .content .title{font-size:25px}}.feature-item.style-two .content .title a{color:#fff}.feature-item.style-two .content p{color:#fff;margin-bottom:28px}@media only screen and (min-width:768px) and (max-width:991px){.feature-item.style-two .content p{display:none}}@media only screen and (max-width:479px){.feature-item.style-two .content p{display:none}}.feature-item.style-three{z-index:1;transition:.5s;overflow:hidden;background:#fff;text-align:center;margin-bottom:30px;position:relative;padding:35px 20px;box-shadow:10px 0 60px rgba(103,77,243,.1)}@media only screen and (max-width:767px){.feature-item.style-three{margin-top:0}}.feature-item.style-three:before{content:"";position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:.5s;width:195px;height:133px;transform:translate(-100%,-100%);background:url(/_next/static/media/feature-bg.e628bb6d.png) no-repeat}.feature-item.style-three .icon{line-height:1;font-size:65px;transition:.5s;margin-bottom:10px;color:var(--tekprof-secondary-color)}.feature-item.style-three h4,.feature-item.style-three h5,.feature-item.style-three p{transition:.5s}.feature-item.style-three .more-btn{font-size:18px;width:43px;height:40px;line-height:38px;display:inline-block;border:1px solid var(--tekprof-border-color)}.feature-item.style-three:hover{background:var(--tekprof-secondary-color)}.feature-item.style-three:hover:before{opacity:1;transform:translate(0)}.feature-item.style-three:hover .icon,.feature-item.style-three:hover h4,.feature-item.style-three:hover h4 a,.feature-item.style-three:hover h5,.feature-item.style-three:hover h5 a,.feature-item.style-three:hover p{color:#fff}.feature-item.style-three:hover .more-btn{color:var(--tekprof-secondary-color);background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.feature-area-two{transform:translateY(-75px)}.feature-item-two{margin-bottom:25px}.feature-item-two .icon{line-height:1;font-size:50px;margin-bottom:15px;color:var(--tekprof-primary-color)}.feature-item-two p{margin-bottom:0}.feature-item-three{max-width:300px}@media only screen and (min-width:992px){.feature-item-three{padding-top:95px;padding-bottom:80px}}@media only screen and (max-width:991px){.feature-item-three{margin-bottom:50px}}.feature-item-three .icon{line-height:1;font-size:50px;margin-bottom:20px;color:var(--tekprof-primary-color)}.feature-item-three.style-two{padding-top:45px;padding-bottom:30px}@media only screen and (max-width:991px){.feature-item-three.style-two{margin-bottom:0;padding-bottom:0;padding-top:35px}}.border-right{border-right:1px solid var(--tekprof-border-color)}@media only screen and (max-width:991px){.border-right{border-right:0}}.border-left{border-left:1px solid var(--tekprof-border-color)}@media only screen and (max-width:991px){.border-left{border-left:0}}.service-item{position:relative;margin-bottom:30px;padding-bottom:110px;border-bottom:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:767px){.service-item{padding-bottom:90px}}.service-item .image img{width:100%}.service-item .content{position:absolute;left:0;bottom:0;width:100%;padding-top:28px;background:var(--tekprof-blue-color)}.service-item .content .title{margin-bottom:25px}@media only screen and (max-width:767px){.service-item .content .title{font-size:20px}}.service-item .content .title a{color:#fff;align-items:center;display:inline-flex}.service-item .content .title a i{float:left;font-size:2em;line-height:1;transition:.5s;margin-right:25px;margin-bottom:-5px}@media only screen and (max-width:767px){.service-item .content .title a i{margin-right:15px}}.service-item .content p{margin-top:-8px;color:hsla(0,0%,100%,.65)}.service-item .content .read-more{color:#fff;margin-top:8px;margin-bottom:30px}.service-item:hover .content .title a{text-decoration:underline}.service-item:hover .content .title a i{color:var(--tekprof-primary-color)}.service-item.style-three{padding:0;margin-bottom:30px}.service-item.style-three .icon{line-height:1;font-size:85px;margin-bottom:20px;color:var(--tekprof-secondary-color)}.service-item.style-three h4{margin-bottom:15px}.service-item.style-three .read-more{color:var(--tekprof-heading-color)}.service-item-two{text-align:center;margin-bottom:30px;padding:35px 15px 25px;background:var(--tekprof-lighter-color);border:1px solid var(--tekprof-border-color)}@media only screen and (min-width:576px) and (max-width:767px){.service-item-two{padding-left:25px;padding-right:25px}}.service-item-two .icon{line-height:1;font-size:58px;margin-bottom:12px;color:var(--tekprof-primary-color)}.service-two-item{z-index:1;transition:.5s;overflow:hidden;position:relative;margin-bottom:30px;border-radius:10px;padding:40px 50px 35px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:991px){.service-two-item{padding-left:40px;padding-right:40px}}@media only screen and (max-width:375px){.service-two-item{padding-left:25px;padding-right:25px}}.service-two-item .icon{line-height:1;font-size:55px;margin-bottom:18px}.service-two-item h4{margin-bottom:15px}@media only screen and (max-width:375px){.service-two-item h4{font-size:20px}}.service-two-item p{max-width:666px}.service-two-item .icon,.service-two-item .read-more,.service-two-item p{transition:.5s}.service-two-item .bg{position:absolute;right:-30%;bottom:-30%;opacity:0;z-index:-1;max-width:50%;transition:.5s}.service-two-item:hover .icon,.service-two-item:hover .read-more,.service-two-item:hover p{color:var(--tekprof-heading-color)}.service-two-item:hover .bg{right:0;bottom:0;opacity:1}.service-two-item.style-two{padding:50px 45px 26px}@media only screen and (max-width:479px){.service-two-item.style-two{padding-left:35px;padding-right:35px}}@media only screen and (max-width:375px){.service-two-item.style-two{padding-left:25px;padding-right:25px}}.service-two-item.style-two .icon{width:85px;height:85px;font-size:50px;line-height:85px;text-align:center;border-radius:7px;margin-bottom:35px;color:var(--tekprof-heading-color);border:1px solid var(--tekprof-border-color);background:rgba(var(--tekprof-primary-rgb),.2)}.service-two-item.style-two h5{margin-bottom:15px}@media only screen and (max-width:375px){.service-two-item.style-two h5{font-size:20px}}.service-two-item.style-two:hover{background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.service-two-item.style-two:hover .icon{background:#fff;border-color:#fff}.service-two-item.style-two.hover-two{padding:40px 40px 20px}@media only screen and (max-width:375px){.service-two-item.style-two.hover-two{padding-left:25px;padding-right:25px}}.service-two-item.style-two.hover-two:not(:hover){background:var(--tekprof-lighter-color)}.service-two-item.style-two.hover-two .icon{width:70px;height:70px;font-size:45px;background:#fff;line-height:70px;color:var(--tekprof-primary-color)}@media only screen and (min-width:376px){.service-two-item.style-two.hover-two h6{font-size:20px}}.service-two-item.style-two.hover-two h6 a{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff)}.service-two-item.style-two.hover-two:hover h6 a,.service-two-item.style-two.hover-two:hover p{color:#fff}.service-two-item.style-three{padding-top:50px;display:flex;align-items:center;justify-content:center;padding-bottom:30px;flex-direction:column;background:var(--tekprof-lighter-color);border-color:var(--tekprof-border-color)}.service-two-item.style-three.height-100{height:calc(100% - 30px)}.service-two-item.style-three .icon{margin-bottom:14px;color:var(--tekprof-primary-color)}.service-video-part img{width:100%}.service-video-part .content{position:absolute;right:0;bottom:0;padding:30px 30px 20px;max-width:270px;background:var(--tekprof-primary-color)}@media only screen and (max-width:375px){.service-video-part .content{max-width:220px;padding:15px 15px 10px}}.service-video-part .content .video-wrap{display:flex;align-items:center;margin-bottom:18px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.3)}@media only screen and (max-width:375px){.service-video-part .content .video-wrap{margin-bottom:12px;padding-bottom:14px}}.service-video-part .content .video-wrap span{color:#fff;font-weight:600;margin-left:15px}.service-video-part .content h5{color:#fff;font-size:18px;font-weight:600}.services-wrap{border-top:1px solid var(--tekprof-border-color)}.services-wrap.style-two{border-top:0}.service-accordion .accordion-item{border:1px solid var(--tekprof-border-color)}.service-accordion .accordion-item .accordion-header .accordion-button{border:none;display:flex;box-shadow:none;color:var(--tekprof-base-color);padding:20px 30px;align-items:center;background:transparent}@media only screen and (max-width:991px){.service-accordion .accordion-item .accordion-header .accordion-button{padding:15px 25px}}.service-accordion .accordion-item .accordion-header .accordion-button .step{flex:none;margin-right:5.6%;font-weight:500}@media only screen and (max-width:767px){.service-accordion .accordion-item .accordion-header .accordion-button .step{font-size:14px}}@media only screen and (max-width:575px){.service-accordion .accordion-item .accordion-header .accordion-button .step{display:none}}.service-accordion .accordion-item .accordion-header .accordion-button .title{transition:.5s}@media only screen and (max-width:767px){.service-accordion .accordion-item .accordion-header .accordion-button .title{font-size:20px}}@media only screen and (max-width:375px){.service-accordion .accordion-item .accordion-header .accordion-button .title{font-size:18px;line-height:1.2}}.service-accordion .accordion-item .accordion-header .accordion-button .icon{flex:none;transition:.5s;margin-left:auto;transform:rotate(-45deg)}.service-accordion .accordion-item .accordion-header .accordion-button:after{display:none}.service-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .icon{transform:rotate(0)}.service-accordion .accordion-item .accordion-header .accordion-button.collapsed .icon.second,.service-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .icon.first{display:none}.service-accordion .accordion-item .accordion-body{padding:0 45px 50px}@media only screen and (max-width:991px){.service-accordion .accordion-item .accordion-body{padding:0 25px 30px}}@media only screen and (max-width:767px){.service-accordion .accordion-item .accordion-body{margin-left:0}}@media only screen and (max-width:991px){.service-accordion .accordion-item .accordion-body .image{margin-bottom:20px}}.service-accordion .accordion-item .accordion-body .content{max-width:300px}.service-accordion .accordion-item .accordion-body .content .read-more{color:var(--tekprof-primary-color);text-decoration:underline}.service-accordion .accordion-item:not(:last-child){border-bottom:0}.service-section-text{max-width:510px}.service-item-three{margin-bottom:30px;padding:40px 35px 30px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:375px){.service-item-three{padding-left:25px;padding-right:25px}}.service-item-three .icon{width:65px;height:65px;color:#fff;font-size:40px;text-align:center;line-height:65px;border-radius:50%;margin-bottom:33px}.service-item-three .icon.yellow{background:#ff8c22}.service-item-three .icon.skyblue{background:#1fb4ff}.service-item-three .icon.pink{background:#ff1f9a}.service-item-three .icon.blue{background:var(--tekprof-primary-color)}.service-item-three .title a{color:#fff}.service-item-three p{color:#aeaeae}.service-item-three .read-more{color:#fff}.service-item-three .read-more:hover{text-decoration:none}@media only screen and (max-width:1199px){.why-choose-left-content{margin-bottom:70px}}@media only screen and (max-width:991px){.why-choose-left-content{margin-bottom:30px}}@media only screen and (min-width:1200px){.why-choose-left-content{max-width:345px}}.it-solutions-right-content{padding:20px}@media only screen and (min-width:1200px){.it-solutions-right-content{height:100%}}@media only screen and (max-width:1199px){.it-solutions-right-content{margin-top:50px}}@media only screen and (max-width:991px){.it-solutions-right-content{padding:50px}}@media only screen and (max-width:575px){.it-solutions-right-content{padding-left:20px;padding-right:20px}}.it-solutions-right-content .left-content{max-width:480px;margin-left:auto}@media only screen and (max-width:991px){.it-solutions-right-content .left-content{margin-left:0}}.it-solutions-right-content .left-content .section-title h2,.it-solutions-right-content .left-content p{color:#fff}.it-solutions-wrap{max-width:480px;margin-left:auto}@media only screen and (max-width:991px){.it-solutions-wrap{margin-left:0}}.it-solution-item{color:#fff;transition:.4s;padding:20px 30px 7px 50px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:375px){.it-solution-item{padding-left:20px}}.it-solution-item:not(:last-child){margin-bottom:10px}.it-solution-item h5{color:#fff}.it-solution-item:hover{background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.solution-beyond-content p{font-weight:500}.service-get-consultations-wrap{padding:30px;background:#faf8f6;border:1px solid var(--tekprof-border-color)}@media only screen and (min-width:1200px){.service-get-consultations-wrap{padding-left:70px}}@media only screen and (max-width:991px){.service-get-consultations-wrap{padding-top:50px}}@media only screen and (max-width:375px){.service-get-consultations-wrap{padding-left:20px;padding-right:20px}}.service-get-consultations-wrap .left-content h5{font-size:18px}.get-consultations-form-area{padding:32px 50px 40px;background:#fff}@media only screen and (max-width:479px){.get-consultations-form-area{padding-left:30px;padding-right:30px}}@media only screen and (max-width:375px){.get-consultations-form-area{padding-left:20px;padding-right:20px}}.get-consultations-form-area h4{text-align:center}@media only screen and (max-width:375px){.get-consultations-form-area h4{font-size:20px}}.get-consultations-form .nice-select{padding-top:4px;padding-bottom:4px}.get-consultations-form .nice-select:after{width:9px;height:9px;right:18px}.get-consultations-form .nice-select .list{width:100%}.get-consultations-form .theme-btn{font-size:16px;padding-top:11px;padding-bottom:11px}.accordion-item-four{border:0;border-radius:0;background:transparent;border-bottom:1px solid var(--tekprof-border-color)}.accordion-item-four:first-child{border-top:1px solid var(--tekprof-border-color)}.accordion-item-four .accordion-button{border:none;display:flex;box-shadow:none;color:var(--tekprof-heading-color);padding:25px 0;align-items:center;background:transparent}@media only screen and (max-width:991px){.accordion-item-four .accordion-button{padding:15px 0}}.accordion-item-four .accordion-button .title{font-size:20px;font-weight:600;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}@media only screen and (max-width:375px){.accordion-item-four .accordion-button .title{font-size:18px}}.accordion-item-four .accordion-button .icon{margin-left:auto}.accordion-item-four .accordion-button.collapsed .icon.second,.accordion-item-four .accordion-button:after,.accordion-item-four .accordion-button:not(.collapsed) .icon.first{display:none}.accordion-item-four .accordion-body{padding:0 20px 10px 0}.accordion-item-four.style-two{position:relative;z-index:1;border-bottom:0}.accordion-item-four.style-two .accordion-button{padding:25px 30px;border-bottom:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.accordion-item-four.style-two .accordion-button{padding:20px}}.accordion-item-four.style-two .accordion-button:not(.collapsed){border-color:transparent}.accordion-item-four.style-two .accordion-body{padding:0 30px 10px}@media only screen and (max-width:375px){.accordion-item-four.style-two .accordion-body{padding-left:20px;padding-right:20px}}.accordion-item-four.style-two .accordion-body:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;z-index:-1;background:#fff;box-shadow:10px 4px 60px hsla(0,0%,71%,.25)}.service-item-four .image{z-index:1;position:relative}.service-item-four .image:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0;opacity:0;background-color:#21242c;z-index:2;transition:.5s}.service-item-four .image img{width:100%}.service-item-four .image .plus{z-index:3;opacity:0;color:#fff;position:absolute;left:50%;top:20%;font-size:65px;transition:.5s;transform:translate(-50%)}.service-item-four .content{z-index:2;position:relative;margin:-80px 20px 50px 50px}@media only screen and (max-width:375px){.service-item-four .content{margin-left:10px;margin-right:10px}}.service-item-four .content .top-part{transition:.5s;background:#fff;padding:40px 50px 30px;box-shadow:10px 0 40px rgba(103,77,243,.1)}@media only screen and (max-width:479px){.service-item-four .content .top-part{padding-left:25px;padding-right:25px}}.service-item-four .content .top-part .icon{line-height:1;font-size:65px;transition:.5s;margin-bottom:5px;color:var(--tekprof-secondary-color)}.service-item-four .content .top-part .number{position:absolute;right:35px;top:30px;opacity:.1;line-height:1;font-size:150px;font-weight:600;color:transparent;-webkit-text-stroke:1px;text-transform:uppercase;font-family:var(--tekprof-heading-font);-webkit-text-stroke-color:var(--tekprof-heading-color)}@media only screen and (max-width:375px){.service-item-four .content .top-part h4{font-size:20px;line-height:1.5}}.service-item-four .content .bottom-part{opacity:0;transition:.5s;margin-top:-20px;background:#fff;padding:0 50px 30px;transform:translateY(-30px);box-shadow:10px 40px 40px rgba(103,77,243,.1)}@media only screen and (max-width:479px){.service-item-four .content .bottom-part{padding-left:25px;padding-right:25px}}.service-item-four .content .bottom-part .read-more,.service-item-four .content .bottom-part p{color:#fff}.service-item-four.active .image:before,.service-item-four:hover .image:before{opacity:.5}.service-item-four.active .image .plus,.service-item-four:hover .image .plus{top:30%;opacity:1}.service-item-four.active .top-part,.service-item-four:hover .top-part{background:var(--tekprof-secondary-color)}.service-item-four.active .top-part .icon,.service-item-four.active .top-part h4 a,.service-item-four:hover .top-part .icon,.service-item-four:hover .top-part h4 a{color:#fff}.service-item-four.active .top-part .number,.service-item-four:hover .top-part .number{-webkit-text-stroke-color:#fff}.service-item-four.active .bottom-part,.service-item-four:hover .bottom-part{opacity:1;transform:translateY(0);background:var(--tekprof-secondary-color)}@media only screen and (max-width:991px){.service-item-four .content .top-part{background:var(--tekprof-secondary-color)}.service-item-four .content .top-part .icon,.service-item-four .content .top-part h4 a{color:#fff}.service-item-four .content .top-part .number{-webkit-text-stroke-color:#fff}.service-item-four .content .bottom-part{opacity:1;transform:translateY(0);background:var(--tekprof-secondary-color)}}@media only screen and (max-width:375px){.service-item-four.slick-active .image .plus{font-size:35px}}.service-four-slider{margin-left:-15px;margin-right:-15px}.service-four-slider .service-item-four{margin-left:15px;margin-right:15px}.service-four-slider .slick-dots{margin-top:0}.service-four-slider .slick-dots li{background:var(--tekprof-secondary-color)}.service-four-slider .slick-dots li.slick-active{background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color);outline:2px solid var(--tekprof-primary-color)}.service-item-five{padding:40px;background:#fff;margin-bottom:30px;box-shadow:10px 0 60px rgba(102,83,232,.15)}@media only screen and (max-width:575px){.service-item-five{margin-top:0}}@media only screen and (max-width:375px){.service-item-five{padding-left:35px;padding-right:35px}}.service-item-five .icon{width:93px;height:93px;line-height:1;font-size:50px;line-height:93px;text-align:center;margin-bottom:30px;display:inline-block;color:var(--tekprof-secondary-color);background:url(/_next/static/media/icon-bg.a38f3cb9.png) no-repeat 100% 100%}.service-item-five p{margin:20px 0 5px}.servcies-bg-shape{max-width:50%;z-index:-1;position:absolute;right:0;top:-20%}.achievement-area{z-index:1;position:relative}.achievement-area:before{position:absolute;left:0;top:0;content:"";width:100%;height:100%;z-index:-1;background:linear-gradient(160.4deg,#021433 12.01%,rgba(2,20,51,.5) 86.87%)}.counter-item{z-index:1;margin:-1px;height:100%;background:#fff;padding:60px 20%;position:relative;border:1px solid var(--tekprof-border-color)}.counter-item:after{content:"";opacity:0;z-index:-1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.5s;width:calc(100% - 20px);height:calc(100% - 20px);background:var(--tekprof-primary-color)}.counter-item .counter-text-wrap{line-height:1;font-size:55px;transition:.5s;margin-bottom:6px}.counter-item .counter-title{font-size:18px;transition:.5s;font-weight:500}.counter-item:hover:after{opacity:1}.counter-item:hover .counter-text-wrap,.counter-item:hover .counter-title{color:#fff}.counter-item.style-three{z-index:1;position:relative;padding:40px 50px;border-radius:12px}.counter-item.style-three .count-text{font-size:48px;font-weight:600}.counter-item.style-three .count-text.plus:after{content:"+"}.counter-item.style-three .count-text.k-plus:after{content:"k+"}.counter-item.style-three .count-text.m-plus:after{content:"m+"}.counter-item.style-three .count-text.m:after{content:"m"}.counter-item.style-three .count-text.percent:after{content:"%"}.counter-item.style-three .counter-title{font-size:16px}.counter-item.style-three .bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:#fff;border-radius:12px}.counter-item.style-three:after,.counter-item.style-three:before{position:absolute;left:0;top:0;content:"";z-index:-2;width:100%;height:100%;opacity:.2;transition:.4s;background:#fff;border-radius:12px;transform:translate(0)}.counter-item.style-three .count-text{color:var(--tekprof-heading-color)}.counter-item.style-three hr{height:2px;margin-top:25px;margin-bottom:25px}.counter-item.style-three:hover .counter-title{color:var(--tekprof-base-color)}.counter-item.style-three:hover:before{top:10px;left:10px;transition-delay:.25s}.counter-item.style-three:hover:after{top:20px;left:20px;z-index:-3}.counter-item-two{display:flex;align-items:center;max-width:max-content;margin-left:auto;margin-right:auto;margin-bottom:30px}.counter-item-two .counter-text-wrap{line-height:1;font-size:55px;transition:.5s;margin-right:30px;color:var(--tekprof-heading-color)}.counter-item-two .counter-title{font-size:18px;transition:.5s;font-weight:500;color:var(--tekprof-heading-color)}.counter-item-two.style-two .counter-text-wrap,.counter-item-two.style-two .counter-title{color:#fff}@media only screen and (min-width:576px) and (max-width:767px){.counter-item-two.style-two .counter-text-wrap{margin-right:14px}}.counter-item-three{padding:50px;margin-bottom:28px;background:#23293b}@media only screen and (max-width:575px){.counter-item-three{margin-top:0}}.counter-item-three>i{font-size:55px;margin-bottom:30px;display:inline-block;color:var(--tekprof-primary-color)}.counter-item-three .count-text{display:block;color:#fff}.counter-item-three .count-text.plus:after{content:"+"}.counter-item-three .count-text.k-plus:after{content:"k+"}.counter-item-three .count-text.percent:after{content:"%"}@media only screen and (min-width:1400px){.statistics-two-content{padding-left:50px}}.why-choose-images{display:flex;align-items:center;justify-content:center}.why-choose-images img{margin-bottom:30px}.why-choose-images .left{text-align:right;margin-right:30px}.about-inner{border-bottom:1px solid var(--tekprof-border-color)}.about-images{display:flex}.about-images img{margin-bottom:30px}.about-images .left{margin-top:40px}@media only screen and (max-width:991px){.about-images .left{margin-top:30px}}.about-images .right{margin-top:90px;margin-left:30px}@media only screen and (max-width:375px){.about-images .right{margin-left:10px}}@media only screen and (min-width:992px){.about-content{max-width:410px;margin-left:auto}}@media only screen and (min-width:376px){.about-content p{font-size:18px}}.about-bg-shape{position:absolute;z-index:-1;top:-75px;max-width:50%}.about-two-content p{max-width:545px}.why-choose-three-content{max-width:680px}@media only screen and (max-width:1199px){.why-choose-three-content{margin-bottom:50px}}.why-choose-three-content .proven-area{border-top:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.why-choose-three-content .proven-area h4{font-size:20px}}.why-choose-three-content .list-style-one li{color:var(--tekprof-base-color)}.why-choose-three-image{position:relative}.why-choose-three-image img{width:100%}.why-choose-three-image .team-member{position:absolute;right:20px;bottom:20px;color:#fff;max-width:216px;background:var(--tekprof-primary-color);padding:34px 20px 15px 35px}.why-choose-three-image .team-member i{font-size:50px}.why-choose-three-image .team-member h4{color:#fff;margin-top:8px}@media only screen and (max-width:375px){.why-choose-three-image .team-member h4{font-size:20px}}.circle-progress-item{display:flex;align-items:center;margin-bottom:30px}.circle-progress-item h4{font-weight:600;margin-bottom:0;margin-left:30px;letter-spacing:-.7px}@media only screen and (max-width:1299px){.circle-progress-item h4{margin-left:20px}}@media only screen and (max-width:375px){.circle-progress-item h4{font-size:22px}}.circle-progress{position:relative}.circle-progress:after{position:absolute;left:10px;top:10px;content:"";width:100px;height:100px;background:#fff;border-radius:50%;z-index:-1}.circle-progress .counting{font-size:27px;position:absolute;left:60px;top:45px;font-weight:700;color:var(--tekprof-primary-color);transform:translate(-50%);font-family:var(--tekprof-heading-font)}.about-three-left-image{position:relative;max-width:550px;padding-right:50px;padding-bottom:140px}@media only screen and (max-width:1199px){.about-three-left-image{margin-bottom:50px}}@media only screen and (max-width:375px){.about-three-left-image{padding-bottom:120px}}.about-three-left-image .clients-satisfied,.about-three-left-image .years-experience{color:#fff;background:var(--tekprof-primary-color)}.about-three-left-image .clients-satisfied i,.about-three-left-image .years-experience i{font-size:50px}.about-three-left-image .clients-satisfied h4,.about-three-left-image .years-experience h4{color:#fff;font-weight:600}@media only screen and (max-width:375px){.about-three-left-image .clients-satisfied h4,.about-three-left-image .years-experience h4{font-size:20px}}.about-three-left-image .bottom-image{position:absolute;right:0;bottom:0;max-width:60%;border:15px solid #fff;border-bottom:0;border-right:0}@media only screen and (max-width:479px){.about-three-left-image .bottom-image{border-width:10px}}.about-three-left-image .clients-satisfied{max-width:215px;padding:34px 35px 15px;position:absolute;right:20px;top:11%}@media only screen and (max-width:375px){.about-three-left-image .clients-satisfied{top:6%;right:0;max-width:160px;padding-left:20px;padding-right:20px}}.about-three-left-image .clients-satisfied i{margin-bottom:18px;display:inline-block}.about-three-left-image .years-experience{max-width:268px;display:flex;align-items:center;padding:16px 30px 18px;position:absolute;left:12%;bottom:13%}@media only screen and (max-width:375px){.about-three-left-image .years-experience{left:15px;bottom:17%;max-width:230px;padding-left:20px;padding-right:20px}}.about-three-left-image .years-experience i{margin-right:20px}.about-three-left-image .years-experience h4{line-height:1.3;margin-bottom:0}.about-featured-item{display:flex;align-items:center;margin-bottom:50px}.about-featured-item .icon{flex:none;font-size:42px;text-align:center;line-height:65px;margin-right:30px;transition:.4s;width:65px;height:65px;background:rgba(0,47,245,.1)}@media only screen and (max-width:479px){.about-featured-item .icon{margin-right:20px}}.about-featured-item .icon i{transition:.4s;color:var(--tekprof-primary-color)}.about-featured-item h5{margin-bottom:0}.about-featured-item:hover .icon{background:var(--tekprof-primary-color)}.about-featured-item:hover .icon i{color:#fff}.about-bottom-trusted-area{display:flex}@media only screen and (max-width:479px){.about-bottom-trusted-area{display:block}}.about-bottom-trusted-area .left-button{flex:none;margin-right:70px}@media only screen and (max-width:479px){.about-bottom-trusted-area .left-button{margin-right:0;margin-bottom:30px}}.about-bottom-trusted-area .trusted-clients-wrap{margin-left:0}.about-bottom-trusted-area .trusted-clients-wrap .trusted-clients img{width:45px;height:45px}.about-five-logo-part{height:100%;display:flex;flex-direction:column}@media only screen and (max-width:375px){.about-five-logo-part{padding-left:30px;padding-right:30px}}.about-five-logo-part .logo{margin-top:auto;margin-bottom:auto}.about-page-wrap{display:flex}.about-page-wrap .about-page-image:not(:last-child){margin-right:10px}.about-page-experience-content .section-title{max-width:475px}.about-page-experience-content p{font-weight:500}@media only screen and (min-width:376px){.about-page-experience-content p{font-size:20px;line-height:1.7}}.about-page-about-left-content{max-width:880px}@media only screen and (min-width:376px){.about-page-about-left-content p{font-size:18px}}.about-trusted-partners-area{max-width:300px;margin-bottom:20px;padding:45px 50px 40px;background:var(--tekprof-gray-color)}@media only screen and (max-width:1199px){.about-trusted-partners-area{margin-top:50px}}@media only screen and (max-width:375px){.about-trusted-partners-area{padding-left:30px;padding-right:30px}}.about-trusted-partners-area h5{font-size:18px}.about-trusted-partners-area .trusted-clients-wrap{margin-left:0;border-bottom:1px solid var(--tekprof-border-color)}.about-trusted-partners-area .trusted-clients-wrap .trusted-clients img{width:45px;height:45px}.about-trusted-partners-area p{margin-top:8px;margin-bottom:8px}.about-trusted-partners-area .ratting{font-size:14px;margin-left:-3px}.about-trusted-partners-area .ratting i{color:#ff9500}.for-border-bottom{border-bottom:1px solid var(--tekprof-border-color)}@media only screen and (max-width:991px){.for-border-bottom{border-bottom:0}}.about-btns{display:flex;flex-wrap:wrap;align-items:center}.about-btns .theme-btn:not(:last-child){margin-right:30px}.hotline{display:flex;align-items:center}.hotline>i{width:55px;height:55px;line-height:51px;border-radius:50%;text-align:center;margin-right:15px;background:#fff;border:2px solid var(--tekprof-border-color);color:var(--tekprof-secondary-color)}.hotline .content{line-height:1.65}.hotline .content span{font-weight:500}.hotline .content a{font-size:18px;font-weight:700}.hotline .content a:not(:hover){color:#fff}.consultations-area:after{content:"";width:100%;height:22%;z-index:-1;position:absolute;left:0;bottom:0;background:#1b1f2e}@media only screen and (max-width:575px){.consultations-area:after{height:15%}}.consultations-content .section-title{padding-left:80px;padding-right:80px}@media only screen and (max-width:767px){.consultations-content .section-title{padding-left:25px;padding-right:25px}}.consultations-content .consultations-bottom .list-style-three li:before{color:inherit}@media only screen and (max-width:767px){.consultations-content .consultations-bottom{padding-left:25px;padding-right:25px}}.consultations-content .consultations-bottom .theme-btn{color:var(--tekprof-heading-color);background:var(--tekprof-primary-color)}.consultations-content .consultations-bottom .theme-btn i{color:var(--tekprof-heading-color)}.consultations-video{z-index:1;position:relative;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 100%);clip-path:polygon(0 0,100% 10%,100% 100%,0 100%)}.consultations-video:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0;opacity:.2;background-color:#1b1f2e;z-index:0}.consultations-video img{width:100%}.consultations-video .video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;color:var(--tekprof-primary-color)}.consultations-video .video-play:hover{color:#fff;background:var(--tekprof-primary-color)}.team-slider{margin-left:-15px;margin-right:-15px}.team-slider .team-item{margin-left:15px;margin-right:15px}.team-slider .slick-dots{margin-top:20px}.team-item{margin-bottom:30px}.team-item .image img{width:100%}.team-item .content{padding:15px;background:#fff;text-align:center;box-shadow:10px 4px 30px hsla(0,0%,72%,.25)}.team-item .content .name{margin-bottom:2px}.team-item.style-two .image{position:relative}.team-item.style-two .image .icon{position:absolute;left:50%;bottom:-25px;color:#fff;font-size:20px;cursor:pointer;z-index:1;transform:translateX(-50%);width:50px;height:50px;background:var(--tekprof-primary-color);line-height:50px;border-radius:50%;text-align:center}.team-item.style-two .image .icon .social-style-one{position:absolute;left:0;bottom:0;margin:0;z-index:-1;opacity:0;visibility:hidden;border-radius:30px;padding-top:10px;padding-bottom:50px;transition:.4s;background:var(--tekprof-primary-color)}.team-item.style-two .image .icon .social-style-one a{width:100%;margin:0;text-align:center}.team-item.style-two .image .icon .social-style-one a:hover{color:#fff}.team-item.style-two .image .icon:hover .social-style-one{opacity:1;visibility:visible}.team-item.style-two .content{padding-top:40px}.team-item-two{margin-bottom:50px}@media only screen and (min-width:480px){.team-item-two{display:flex;align-items:center}}@media only screen and (max-width:479px){.team-item-two{margin-bottom:40px}}.team-item-two .image{flex:none;margin-right:50px}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-two .image{max-width:200px;margin-right:20px}}@media only screen and (min-width:480px) and (max-width:767px){.team-item-two .image{max-width:200px;margin-right:20px}}@media only screen and (max-width:479px){.team-item-two .image{margin-right:0;margin-bottom:25px}}.team-item-two .image img{width:100%}.team-item-two .name{font-size:30px;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.team-item-two .name{font-size:26px}}@media only screen and (max-width:767px){.team-item-two .name{font-size:26px}}.team-item-two .designation{font-weight:500}.team-item-two .bottom-part{padding-top:70%;position:relative}@media only screen and (max-width:1199px){.team-item-two .bottom-part{padding-top:30%}}@media only screen and (max-width:479px){.team-item-two .bottom-part{padding-top:15px}}.team-item-two .bottom-part p{font-weight:500}.team-item-two .bottom-part .details-btn{transition:.4s;margin-top:5px;color:var(--tekprof-base-color);background:transparent;border:1px solid var(--tekprof-border-color)}.team-item-two .bottom-part .social-style-five{position:absolute;left:0;bottom:10px;opacity:0;transition:.4s;visibility:hidden}.team-item-two .bottom-part .social-style-five a{width:40px;height:40px;line-height:40px}.team-item-two:hover .details-btn{opacity:0;visibility:hidden}.team-item-two:hover .social-style-five{opacity:1;visibility:visible}.team-page-left-content p{font-weight:500;max-width:430px}.circle-progress-item-two{margin-bottom:30px}.circle-progress-item-two h4{font-size:22px;font-weight:600;margin-bottom:0;margin-top:8px;letter-spacing:-.02em}@media only screen and (max-width:375px){.circle-progress-item-two h4{font-size:20px}}.circle-progress-two{position:relative}.circle-progress-two .counting{font-size:30px;position:absolute;left:50px;top:35px;font-weight:600;color:var(--tekprof-heading-color);transform:translate(-50%);font-family:var(--tekprof-heading-font)}.team-details-image{margin-bottom:26px}.team-details-image img{border-radius:10px}.team-detials-left-part h3{font-size:30px;margin-bottom:3px}.team-contact-info .title{position:relative;padding-bottom:15px;margin-bottom:35px}.team-contact-info .title:after{position:absolute;left:0;bottom:0;content:"";width:50px;height:1px;background:var(--tekprof-heading-color)}.team-contact-info .team-info-item{margin-bottom:25px}.team-contact-info .team-info-item span{display:block;font-size:18px;margin-bottom:5px}.team-contact-info .team-info-item a,.team-contact-info .team-info-item p{font-size:22px;font-weight:700;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}@media only screen and (max-width:375px){.team-contact-info .team-info-item a,.team-contact-info .team-info-item p{font-size:20px}}.team-contact-info .team-info-item a:hover{color:var(--tekprof-primary-color)}.team-contact-info .social-icons .title{margin-bottom:25px}@media only screen and (min-width:1200px){.team-detials-right-part{max-width:780px;margin-left:auto}}@media only screen and (max-width:575px){.team-detials-left-part h3,.team-detials-right-part h3{font-size:30px}}@media only screen and (max-width:375px){.team-detials-left-part h3,.team-detials-right-part h3{font-size:25px}}.qualification-item{display:flex;margin-bottom:16px}.qualification-item .number{flex:none;color:#fff;font-weight:700;margin-right:35px;width:45px;height:45px;background:var(--tekprof-primary-color);line-height:45px;border-radius:50%;text-align:center}@media only screen and (max-width:375px){.qualification-item .number{margin-right:20px}}.progress-bar-wrap{padding:60px 55px 8px 50px;background:var(--tekprof-heading-color)}@media only screen and (max-width:767px){.progress-bar-wrap{padding-left:20px;padding-right:20px}}@media only screen and (max-width:375px){.progress-bar-wrap{padding-top:40px;padding-bottom:25px}}.skillbar{height:10px;position:relative;margin-bottom:55px;display:flex;align-items:center}@media only screen and (max-width:375px){.skillbar{display:block}}.skillbar .skillbar-wrap{width:100%}.skillbar .skill-bar-percent,.skillbar .skillbar-title{color:#fff;font-size:20px;font-weight:600;font-family:var(--tekprof-heading-font)}@media only screen and (max-width:767px){.skillbar .skill-bar-percent,.skillbar .skillbar-title{font-size:18px}}@media only screen and (max-width:479px){.skillbar .skill-bar-percent,.skillbar .skillbar-title{font-size:16px}}.skillbar .skillbar-title{z-index:2;flex:none;width:210px}@media only screen and (max-width:767px){.skillbar .skillbar-title{width:180px}}@media only screen and (max-width:479px){.skillbar .skillbar-title{width:150px}}.skillbar .skill-bar-percent{font-weight:700}@media only screen and (max-width:375px){.skillbar .skill-bar-percent{position:absolute;right:0;top:0}}.skillbar .skillbar-bar{width:0;height:10px;position:relative;background-image:none;overflow:inherit!important;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.blog-meta{flex-wrap:wrap}.blog-meta,.blog-meta li{display:flex;align-items:center}.blog-meta li{line-height:1.5;margin-bottom:5px}.blog-meta li a:hover,.blog-meta li:first-child a{color:var(--tekprof-primary-color)}.blog-meta li:first-child a{font-weight:600}.blog-meta li:not(:last-child):after{content:"";width:5px;height:5px;border-radius:50%;margin-left:20px;margin-right:20px;background:var(--tekprof-border-color)}.blog-meta-two{display:flex;flex-wrap:wrap;align-items:center}.blog-meta-two li{display:flex;font-weight:500;line-height:1.5;margin-bottom:5px;align-items:center}.blog-meta-two li i{margin-right:7px}.blog-meta-two li a:hover{color:var(--tekprof-primary-color)}.blog-meta-two li:not(:last-child){margin-right:70px}.blog-item{position:relative;margin-bottom:30px;padding-bottom:130px}@media only screen and (max-width:375px){.blog-item{padding-bottom:155px}}.blog-item .image img{width:100%}.blog-item .content{position:absolute;left:0;bottom:0;padding-top:28px;background:#fff}.blog-item .content .blog-meta{margin-bottom:5px}.blog-item .content .title{margin-bottom:0}@media only screen and (max-width:375px){.blog-item .content .title{font-size:22px}}.blog-item .content p{margin-top:15px;margin-bottom:26px}.blog-four-item{padding:50px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:479px){.blog-four-item{padding:25px}}.blog-four-item .content{padding:50px 0 0}@media only screen and (max-width:479px){.blog-four-item .content{padding-top:30px}}.blog-four-item .content .blog-meta{margin-bottom:15px}.blog-four-item .content .blog-meta li:after{display:none}.blog-four-item .content .blog-meta li:not(:last-child){margin-right:15px}.blog-four-item .content .blog-meta li:not(:first-child){font-size:16px;font-weight:400}.blog-four-item .content .blog-meta li:not(:first-child):before{content:"";width:4px;height:4px;opacity:.3;margin-left:5px;border-radius:50%;margin-right:20px;display:inline-block;background:var(--tekprof-heading-color)}.blog-four-item .content h5{font-size:24px;margin-bottom:18px}@media only screen and (max-width:375px){.blog-four-item .content h5{font-size:20px}}.blog-four-item .content .read-more{margin-top:-3px}.blog-four-item .content .read-more:hover{color:var(--tekprof-primary-color);background:none}@media only screen and (min-width:768px){.blog-four-item.image-left{display:flex;align-items:center}.blog-four-item.image-left .image{flex:none;max-width:28%;margin-right:10%}.blog-four-item.image-left .content{padding-top:0}.blog-four-item.image-left .content h5{font-size:20px;margin-bottom:15px}}.blog-item-two{margin-bottom:30px}.blog-item-two .image img{width:100%}.blog-item-two .content{padding:20px 26px 32px;box-shadow:10px 4px 60px hsla(0,0%,68%,.2)}@media only screen and (max-width:375px){.blog-item-two .content{padding-left:20px;padding-right:20px}}.blog-item-two .content .blog-meta{margin-bottom:8px}.blog-item-two .content .title a:hover{color:var(--tekprof-heading-color);text-decoration:underline}.blog-item-two .content .read-more:hover{color:var(--tekprof-heading-color)}.admin-info{margin-top:16px;margin-bottom:20px;display:flex;align-items:center}.admin-info .image{margin-right:10px}.admin-info .image img{border-radius:50%}.admin-info .name a{font-weight:600;color:var(--tekprof-heading-color)}.blog-three-left-content{max-width:360px}.blog-item-three{margin-bottom:30px}@media only screen and (max-width:991px){.blog-item-three .image{margin-bottom:20px}}.blog-item-three .image img{width:100%}.blog-item-three .title{margin-bottom:15px}.blog-item-three .theme-btn{margin-top:15px;color:var(--tekprof-base-color);background:transparent;border:1px solid var(--tekprof-border-color)}.blog-item-three .theme-btn.btn-small{padding:5px 27px}.blog-item-three .theme-btn:hover{color:#fff;background:var(--tekprof-primary-color);border-color:transparent}.blog-item-five{margin-bottom:60px}.blog-item-five .image img{width:100%}.blog-item-five .content,.blog-item-five .image{width:410px;max-width:95%}.blog-item-five .content{margin-top:-25%;margin-left:auto;background:#fff;position:relative;padding:33px 40px 30px;box-shadow:3px 0 60px rgba(103,77,243,.2)}@media only screen and (max-width:479px){.blog-item-five .content{padding-left:25px;padding-right:25px}}.blog-item-five .content .blog-meta{margin-bottom:10px}.blog-item-five .content .blog-meta li i{margin-right:5px}.blog-item-five .content .blog-meta li a{font-weight:400}.blog-item-five .content .blog-meta li a:not(:hover){color:var(--tekprof-base-color)}.blog-item-five .content .blog-meta li:after{transition:.5s;background:var(--tekprof-base-color)}@media only screen and (max-width:479px){.blog-item-five .content .blog-meta li:after{margin-left:10px;margin-right:10px}}.blog-item-five .content h4{margin-bottom:15px;letter-spacing:-1px}@media only screen and (max-width:375px){.blog-item-five .content h4{font-size:20px}}@media only screen and (min-width:992px){.blog-item-five .content h4{font-size:24px}}.blog-item-five .content .author{margin-bottom:20px}.blog-item-five .content .author img{width:40px;height:40px;border-radius:50%}.blog-item-five .content .author i{margin-left:10px;margin-right:5px}.blog-item-five .content .author a{font-weight:500;color:var(--tekprof-secondary-color)}.blog-item-five .content .author-more{margin-top:30px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--tekprof-border-color)}.blog-item-five .content .author-more .author,.blog-item-five .content .author-more .read-more{margin-top:15px;margin-bottom:0}.blog-standard-item:not(:last-child){margin-bottom:50px}.blog-standard-item .blog-meta-two{padding-top:27px;padding-bottom:13px;margin-bottom:25px;border-bottom:1px solid var(--tekprof-border-color)}.blog-standard-item h3{margin-bottom:10px}@media only screen and (max-width:1199px){.blog-standard-item h3{font-size:30px}}@media only screen and (max-width:575px){.blog-standard-item h3{font-size:26px}}@media only screen and (max-width:479px){.blog-standard-item h3{font-size:22px}}@media only screen and (max-width:375px){.blog-standard-item h3{font-size:18px}}.blog-standard-item .blog-read-more{font-size:14px;font-weight:600;color:var(--tekprof-base-color);padding:4px 26px;margin-top:14px;display:inline-block;border:1px solid var(--tekprof-border-color)}.blog-standard-item .blog-read-more:hover{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.blog-sidebar{max-width:350px}.blog-details-image img{width:100%}.blog-details-content h3{margin-bottom:20px}@media only screen and (max-width:1199px){.blog-details-content h3{font-size:30px}}@media only screen and (max-width:767px){.blog-details-content h3{font-size:26px}}.blog-details-content h4{margin-top:35px;margin-bottom:15px}.blog-details-content h5{margin-top:22px;margin-bottom:12px}blockquote{line-height:1.48;letter-spacing:-.02em;background:#faf8f6;padding:35px 70px 30px}@media only screen and (min-width:1200px){blockquote{font-size:27px}}@media only screen and (max-width:767px){blockquote{font-size:22px;padding-right:20px;padding-left:35px}}@media only screen and (max-width:575px){blockquote{font-size:20px}}@media only screen and (max-width:479px){blockquote{font-size:18px;padding-left:20px;padding-right:20px}}blockquote .blockquote-footer{margin-bottom:0;margin-top:25px;font-size:.75em;color:var(--tekprof-base-color)}blockquote .blockquote-footer:before{content:"————";margin-right:18px;letter-spacing:-4px}.tag-share{flex-wrap:wrap;justify-content:space-between}.tag-share,.tag-share .item{display:flex;align-items:center}.tag-share .item{margin-bottom:15px}.tag-share .item h6{font-size:18px;margin-right:20px}.next-prev-blog{display:flex;flex-wrap:wrap;justify-content:space-between}.next-prev-blog .item{display:flex;max-width:330px;align-items:center;margin-bottom:30px}.next-prev-blog .item .image{flex:none;max-width:100px;margin-right:30px}@media only screen and (max-width:375px){.next-prev-blog .item .image{max-width:75px;margin-right:20px}}.next-prev-blog .item h5{font-weight:600;line-height:1.35;margin-bottom:2px}@media only screen and (max-width:375px){.next-prev-blog .item h5{font-size:16px}}.next-prev-blog .item .date{display:block}@media only screen and (min-width:480px){.comment-body{display:flex}}.comment-body:not(:last-child){margin-bottom:35px}.comment-body .author-thumb{flex:none;max-width:85px;margin-top:5px;margin-right:35px;margin-bottom:15px}@media only screen and (max-width:575px){.comment-body .author-thumb{margin-right:20px}}.comment-body .author-thumb img{border-radius:50%}.comment-body .content .date{line-height:1;margin-right:15px;margin-bottom:15px;display:inline-block}.comment-body .content .date i{margin-right:5px}.comment-body .content .ratting{margin-bottom:15px;transform:translateY(-3px)}.comment-body .content .ratting i{font-size:12px;margin:0 5px 0 0}.comment-body .content p{margin-bottom:5px}.comment-body .content .read-more{text-decoration:none;color:var(--tekprof-heading-color)}.comment-body .content .read-more i{margin-top:5px}.comment-body.comment-child{padding-top:0;border-top:none;padding-left:90px}@media only screen and (max-width:767px){.comment-body.comment-child{padding-left:40px}}.admin-comment{background:#faf8f6;border:1px solid var(--tekprof-border-color)}.admin-comment .comment-body{max-width:none;margin-bottom:0;padding:40px;align-items:center}@media only screen and (max-width:767px){.admin-comment .comment-body{padding-left:25px;padding-right:25px}}@media only screen and (min-width:1200px){.admin-comment .comment-body .author-thumb{max-width:130px}}@media only screen and (min-width:576px){.admin-comment .comment-body .author-thumb{margin-bottom:0;margin-right:40px}}.admin-comment .comment-body .content h5{margin-bottom:0}.admin-comment .comment-body .content .author{margin-bottom:10px}.admin-comment .comment-body .content .social-icons{margin-top:13px}.admin-comment .comment-body .content .social-icons a{margin-right:25px}.admin-comment .comment-body .content .social-icons a:hover{color:var(--tekprof-primary-color)}.comment-form h3{margin-bottom:4px}@media only screen and (max-width:991px){.comment-form h3{font-size:30px}}.comment-form .form-group label{font-weight:500;margin-bottom:7px;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}.comment-form .form-control{border:0;font-weight:400;padding:13px 20px;background:#faf8f6}.comment-form .theme-btn{width:280px;padding-top:11px;padding-bottom:11px}.case-area{display:flex;min-height:770px;align-items:flex-end}@media only screen and (max-width:575px){.case-area{padding-bottom:60px}}.case-item{display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-end}@media only screen and (min-width:576px){.case-item{min-height:300px}}.case-item:after{position:absolute;left:50%;top:0;width:1px;height:100%;background:hsla(0,0%,100%,.08)}@media only screen and (min-width:1200px){.case-item:after{content:""}}.case-item:before{position:absolute;left:75%;top:0;width:1px;height:100%;background:hsla(0,0%,100%,.08)}@media only screen and (min-width:1200px){.case-item:before{content:""}}.case-item .image{z-index:-1;opacity:0;transition:.4s;background-size:cover;background-repeat:no-repeat}.case-item .image,.case-item .image:after{position:absolute;left:0;top:0;width:100%;height:100%}.case-item .image:after{content:"";background:rgba(2,6,38,.4)}.case-item .image:before{position:absolute;left:25%;top:0;width:1px;height:100%;z-index:1;background:hsla(0,0%,100%,.3)}@media only screen and (min-width:1200px){.case-item .image:before{content:""}}.case-item .image img{width:100%}.case-item .content{width:100%;transition:.5s;padding:60px 40px;background:transparent}@media only screen and (max-width:1599px){.case-item .content{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){.case-item .content{padding-right:20px}}@media only screen and (max-width:575px){.case-item .content{padding-bottom:0}}.case-item .content .tag{margin-bottom:10px}.case-item .content .tag a{color:#fff;font-weight:500}@media only screen and (max-width:375px){.case-item .content .tag a{font-size:14px}}.case-item .content .title{font-weight:600;margin-bottom:15px}@media only screen and (max-width:1599px){.case-item .content .title{font-size:28px}}@media only screen and (max-width:375px){.case-item .content .title{font-size:25px}}.case-item .content .title a{color:#fff}.case-item .content p{transition:.5s;color:#fff;margin-bottom:28px}@media only screen and (min-width:992px) and (max-width:1399px){.case-item .content p{display:none}}@media only screen and (max-width:479px){.case-item .content p{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.case-item .content p{display:none}}.case-item .content .read-more{margin-top:-7px;margin-bottom:12px}.case-item:hover .image{opacity:1}.case-item:hover .content .read-more,.case-item:hover .content h4 a,.case-item:hover .content p{color:#fff}.case-item.active .image{opacity:1}.case-study-item{padding:5px;margin-bottom:30px;background:var(--tekprof-gray-color);border:1px solid rgba(143,68,250,.1)}.case-study-item .image img{width:100%}.case-study-item .content{padding:20px 35px 25px}@media only screen and (min-width:768px) and (max-width:991px){.case-study-item .content{padding-left:15px;padding-right:15px}}@media only screen and (max-width:479px){.case-study-item .content{padding-left:15px;padding-right:15px}}.case-study-item .content .tag{font-size:14px;font-weight:600;color:var(--tekprof-primary-color)}.case-study-item .content .title{margin-bottom:20px;letter-spacing:-.6px}@media only screen and (max-width:375px){.case-study-item .content .title{font-size:20px}}.case-study-item .content .theme-btn{width:100%;background:#fff;color:var(--tekprof-heading-color)}.case-study-item:hover .theme-btn{color:#fff;background:var(--tekprof-primary-color)}.case-info-item{margin-bottom:45px}@media only screen and (max-width:375px){.case-info-item{margin-bottom:30px}}.case-info-item .title{padding-bottom:14px;margin-bottom:20px;border-bottom:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.case-info-item .title{font-size:22px}}.case-info-item .client-name{font-weight:600;color:var(--tekprof-heading-color)}.case-info-item p{margin-bottom:0}.case-details-cotnent h5{font-size:18px;margin-bottom:5px}.case-item-two{margin-bottom:45px}.case-item-two .image{margin-bottom:25px}.case-item-two .image img{width:100%}.case-item-two h4{margin-bottom:0}@media only screen and (min-width:576px){.case-item-two h4{font-size:27px}}@media only screen and (max-width:375px){.case-item-two h4{font-size:22px}}.case-item-two span{font-weight:500;font-family:var(--tekprof-heading-font)}.case-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.case-nav li{cursor:pointer;transition:.5s;font-size:18px;font-weight:600;margin-bottom:5px;color:var(--tekprof-base-color);padding-bottom:15px;padding-left:20px;padding-right:20px;font-family:var(--tekprof-heading-font);border-bottom:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.case-nav li{padding-left:10px;padding-right:10px;padding-bottom:10px}}.case-nav li.active{color:var(--tekprof-heading-color);text-decoration:underline;border-color:var(--tekprof-primary-color)}.faqs-images{max-width:680px;display:flex;align-items:center;justify-content:center}.faqs-images img{margin-bottom:30px}@media only screen and (max-width:375px){.faqs-images img{margin-bottom:15px}}.faqs-images .left{text-align:right;margin-right:30px}@media only screen and (max-width:375px){.faqs-images .left{margin-right:15px}}.accordion-item-two{border:0;border-radius:0;background:var(--tekprof-gray-color)}.accordion-item-two:not(:last-child){margin-bottom:10px}.accordion-item-two .accordion-button{border:none;display:flex;font-size:18px;box-shadow:none;font-weight:700;line-height:1.2;align-items:center;color:var(--tekprof-heading-color);background:transparent;padding:19px 16px 17px 20px}@media only screen and (max-width:767px){.accordion-item-two .accordion-button{font-size:16px}}@media only screen and (max-width:479px){.accordion-item-two .accordion-button{padding:12px 10px 12px 20px}}.accordion-item-two .accordion-button .icon{margin-left:auto}.accordion-item-two .accordion-button:after{display:none}.accordion-item-two .accordion-button.collapsed:after{transform:rotate(0deg)}.accordion-item-two .accordion-button:not(.collapsed){color:#fff;background:var(--tekprof-primary-color)}.accordion-item-two .accordion-button:not(.collapsed):after{color:#fff}.accordion-item-two .accordion-body{color:#fff;padding:0 20px 5px;background-color:var(--tekprof-primary-color);background-size:100%;background-repeat:no-repeat;background-position:0 100%;background-image:url(/_next/static/media/faq-dot-shape.0b5515a0.png)}.faqs-fluid-wrap{background:#faf8f6}.benefits-area{background-size:100%;background-repeat:no-repeat;background-position:0 100%}.benefits-image-area{max-width:630px;position:relative;padding-right:80px}@media only screen and (max-width:1199px){.benefits-image-area{margin-bottom:50px}}@media only screen and (max-width:479px){.benefits-image-area{padding-right:40px}}@media only screen and (max-width:375px){.benefits-image-area{padding-right:20px;padding-bottom:20px}}.benefits-image-area img{width:100%}.benefits-image-area .benefit-achievement{position:absolute;right:0;bottom:30px;padding:40px;max-width:305px;background:var(--tekprof-primary-color)}@media only screen and (max-width:479px){.benefits-image-area .benefit-achievement{padding-left:20px;padding-right:20px}}@media only screen and (max-width:375px){.benefits-image-area .benefit-achievement{bottom:0}}.circle-progress-achievement{position:relative;display:flex;align-items:center}.circle-progress-achievement i{position:absolute;left:25px;top:25px;color:#fff;transform:rotate(-45deg)}.circle-progress-achievement .achievement-content{flex:none;margin-left:25px}@media only screen and (max-width:375px){.circle-progress-achievement .achievement-content{margin-left:15px}}.circle-progress-achievement .achievement-content .counting{color:#fff;font-size:35px;font-weight:600}.circle-progress-achievement .achievement-content h6{color:#fff;font-size:18px;font-weight:500;margin-bottom:0}.circle-progress-achievement:not(:last-child){margin-bottom:40px;padding-bottom:40px;border-bottom:2px solid hsla(0,0%,100%,.2)}.accordion-item-three{border:0;border-radius:0}.accordion-item-three .accordion-button{display:flex;font-size:20px;box-shadow:none;font-weight:700;line-height:1.2;align-items:center;color:#fff;background:transparent;border:none;border-left:2px solid hsla(0,0%,100%,.1);padding:19px 16px 17px 40px}@media only screen and (max-width:767px){.accordion-item-three .accordion-button{font-size:16px}}@media only screen and (max-width:479px){.accordion-item-three .accordion-button{padding:12px 10px 12px 20px}}.accordion-item-three .accordion-button .icon{margin-left:auto;transition:.4s}.accordion-item-three .accordion-button:after{display:none}.accordion-item-three .accordion-button.collapsed .icon{transform:rotate(-90deg)}.accordion-item-three .accordion-button:not(.collapsed){border-color:#fff}.accordion-item-three .accordion-body{color:#fff;padding:0 40px 5px;border-left:2px solid #fff}@media only screen and (max-width:479px){.accordion-item-three .accordion-body{padding-left:20px}}.pricing-tab{padding-top:20px;padding-bottom:20px;display:inline-flex;justify-content:center;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}@media only screen and (min-width:480px){.pricing-tab{width:330px}}.pricing-tab li:first-child button:after,.pricing-tab li:last-child button:before{content:"";width:20px;height:20px;transition:.5s;border-radius:50%;background:#fff}.pricing-tab li:first-child button:after{margin-left:35px}@media only screen and (max-width:479px){.pricing-tab li:first-child button:after{margin-left:15px}}.pricing-tab li:last-child button:before{margin-right:35px}@media only screen and (max-width:479px){.pricing-tab li:last-child button:before{margin-right:15px}}.pricing-tab li:first-child button:before{position:absolute;width:50px;height:30px;content:"";top:50%;right:0;z-index:-1;border-radius:15px;background:#fff;transform:translate(50%,-50%)}.pricing-tab li button{padding:0;z-index:1;display:flex;font-weight:600;transition:.5s;color:#fff;font-size:22px;align-items:center;position:relative;background:transparent;text-transform:capitalize;font-family:var(--tekprof-heading-font)}.pricing-tab li button.active,.pricing-tab li button:focus,.pricing-tab li button:hover{color:#fff}.pricing-tab li:first-child button.active:after,.pricing-tab li:last-child button.active:before{background:var(--tekprof-primary-color)}.pricing-tab.style-two{border-color:var(--tekprof-border-color)}.pricing-tab.style-two button{color:var(--tekprof-base-color)}.pricing-tab.style-two button.active,.pricing-tab.style-two button:focus,.pricing-tab.style-two button:hover{color:var(--tekprof-heading-color)}.pricing-tab.style-two:first-child button:after,.pricing-tab.style-two:last-child button:before{background:var(--tekprof-primary-color)}.pricing-tab.style-two li:last-child button.active:before,.pricing-tab.style-two:first-child button.active:after{background:#fff}.pricing-tab-two{display:inline-flex}.pricing-tab-two li:first-child button:after,.pricing-tab-two li:last-child button:before{content:"";width:20px;height:20px;transition:.5s;border-radius:50%;background:var(--tekprof-primary-color)}.pricing-tab-two li:first-child button:after{margin-right:5px;margin-left:35px}@media only screen and (max-width:479px){.pricing-tab-two li:first-child button:after{margin-left:15px}}.pricing-tab-two li:last-child button:before{margin-left:5px;margin-right:35px}@media only screen and (max-width:479px){.pricing-tab-two li:last-child button:before{margin-right:15px}}.pricing-tab-two li:first-child button:before{position:absolute;width:60px;height:30px;content:"";top:50%;right:0;z-index:-1;border-radius:15px;background:var(--tekprof-primary-color);transform:translate(50%,-50%)}.pricing-tab-two li button{padding:0;z-index:1;display:flex;font-weight:500;transition:.5s;color:var(--tekprof-base-color);align-items:center;position:relative;background:transparent;text-transform:capitalize}.pricing-tab-two li button.active,.pricing-tab-two li button:focus,.pricing-tab-two li button:hover{color:var(--tekprof-heading-color)}.pricing-tab-two li button.active{font-weight:600}.pricing-tab-two li:first-child button.active:after,.pricing-tab-two li:last-child button.active:before{background:var(--tekprof-heading-color)}.text-white .pricing-tab-two li button{color:hsla(0,0%,100%,.65)}.text-white .pricing-tab-two li button.active,.text-white .pricing-tab-two li button:focus,.text-white .pricing-tab-two li button:hover{color:#fff}.text-white .pricing-tab-two li:first-child button.active:after,.text-white .pricing-tab-two li:last-child button.active:before{background:#fff}.save-percent{font-size:14px;font-weight:600;padding:0 15px;margin-left:10px;border-radius:10px;display:inline-block;color:var(--tekprof-heading-color);background:var(--tekprof-lighter-color);transform:translateY(-3px);border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.save-percent{font-size:10px;margin-left:5px}}.pricing-item{transition:.3s;position:relative;margin-bottom:30px;margin-right:-1px;background:transparent;border:1px solid #282b46;padding:40px 30px 40px 60px}@media only screen and (max-width:1599px){.pricing-item{padding-left:50px}}@media only screen and (max-width:1399px){.pricing-item{padding-left:40px}}@media only screen and (max-width:479px){.pricing-item{padding-left:30px}}@media only screen and (max-width:375px){.pricing-item{padding-left:20px;padding-right:20px}}.pricing-item .badge{position:absolute;right:10px;top:10px;color:#fff;border-radius:0;padding:10px 17px;background:#ff9500;text-transform:uppercase}.pricing-item .title{color:#fff;font-size:22px;font-weight:600;margin-bottom:3px}@media only screen and (max-width:375px){.pricing-item .title{font-size:20px}}.pricing-item .text{color:#fff;margin-bottom:42px}.pricing-item .price{color:#fff;display:block;font-size:65px;font-weight:700;margin-bottom:60px;font-family:var(--tekprof-heading-font)}@media only screen and (max-width:1399px){.pricing-item .price{font-size:55px}}@media only screen and (max-width:375px){.pricing-item .price{margin-bottom:40px}}.pricing-item .price .after-text{font-weight:400;font-size:18px}@media only screen and (max-width:991px){.pricing-item .price .after-text{display:block;margin-top:15px}}.pricing-item .included{color:#fff;font-weight:600;margin-bottom:22px}.pricing-item .list-style-one li{color:#fff;margin-bottom:25px}@media only screen and (min-width:1300px){.pricing-item .list-style-one li{font-size:18px}}.pricing-item .list-style-one li i{color:#fff}.pricing-item .theme-btn{color:#d7d7d7;margin-top:25px;background:transparent;border:1px solid hsla(0,0%,100%,.1)}.pricing-item:hover{background:hsla(0,0%,100%,.05)}.pricing-item:hover .theme-btn{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.pricing-item:not(:hover){border-top-color:transparent;border-bottom-color:transparent}.pricing-item.style-two{margin-right:0;padding:40px 50px 25px;background-color:#1f1f5f;border:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:479px){.pricing-item.style-two{padding-left:30px;padding-right:30px}}@media only screen and (max-width:375px){.pricing-item.style-two{padding-left:20px;padding-right:20px}}.pricing-item.style-two .price{margin-bottom:25px}@media only screen and (max-width:1199px){.pricing-item.style-two .price{margin-bottom:45px}}@media only screen and (max-width:991px){.pricing-item.style-two .price .after-text{display:inline-block}}.pricing-item.style-two .theme-btn{margin-bottom:25px;color:#fff;margin-top:0;display:block;margin-left:auto;max-width:max-content}@media only screen and (max-width:1199px){.pricing-item.style-two .theme-btn{margin-left:0;margin-top:20px}}.pricing-item.style-two:hover{background-color:#002ff5;border-color:transparent;background-size:100%;background-repeat:no-repeat;background-position:0 100%;background-image:url(/_next/static/media/pricing-bg-shape.74be0ef6.png)}.pricing-item.style-two:hover .theme-btn{background:#fff;color:var(--tekprof-heading-color);border-color:transparent}.pricing-item.style-three{border-color:var(--tekprof-border-color)}.pricing-item.style-three .title{color:var(--tekprof-primary-color)}.pricing-item.style-three .list-style-one li,.pricing-item.style-three .list-style-one li i,.pricing-item.style-three .text{color:var(--tekprof-base-color)}.pricing-item.style-three .included,.pricing-item.style-three .price{color:var(--tekprof-heading-color)}.pricing-item.style-three:hover{background:#faf8f6}.pricing-item.style-three:not(:hover){border-top-color:transparent;border-bottom-color:transparent}.pricing-item.style-three:not(:hover) .theme-btn{color:var(--tekprof-base-color);border-color:var(--tekprof-border-color)}.pricing-item.style-four{background:#fff;border-radius:20px;border:1px solid var(--tekprof-border-color);padding-top:40px;padding-bottom:40px}@media only screen and (min-width:992px){.pricing-item.style-four{padding-left:50px;padding-right:50px}}.pricing-item.style-four .title-price{display:flex;align-items:center;justify-content:space-between}.pricing-item.style-four .title-price .title{color:#fff;padding:3px 10px;border-radius:5px;margin-bottom:22px;letter-spacing:-.66px;background:var(--tekprof-primary-color)}.pricing-item.style-four .title-price .price{font-size:48px;margin-bottom:15px;color:var(--tekprof-heading-color)}.pricing-item.style-four .title-price .price .next{font-size:16px}.pricing-item.style-four .text{margin-top:25px;margin-bottom:30px;color:var(--tekprof-heading-color)}.pricing-item.style-four .icon-list{margin-bottom:20px}.pricing-item.style-four .icon-list li{display:flex;font-weight:600;line-height:1.3}.pricing-item.style-four .icon-list li:not(:last-child){margin-bottom:20px}.pricing-item.style-four .icon-list li i{flex:none;margin-top:2px;font-weight:400;margin-right:15px;color:var(--tekprof-primary-color)}.pricing-item.style-four .icon-list li.hide{opacity:.1}.pricing-item.style-four .footer-text{margin:10px 0 -5px 25px}.pricing-item.style-four:hover{border-color:#fff;box-shadow:0 10px 60px hsla(0,0%,55%,.1)}.pricing-item.style-four:hover .theme-btn{background-position:0 0}.pricing-area-two:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;z-index:-1;background:rgba(24,24,94,.85)}.pricing-two-item{background:#fff;position:relative;border-radius:7px;padding:33px 30px;margin-bottom:30px;border:1px solid var(--tekprof-border-color)}.pricing-two-item .badge{position:absolute;right:10px;top:10px;padding:8px 15px;border-radius:7px;background:#28f679;color:var(--tekprof-heading-color);text-transform:uppercase}@media only screen and (min-width:376px){.pricing-two-item .title{font-size:20px}}.pricing-two-item .text{margin-bottom:30px}.pricing-two-item .price{display:block;margin-bottom:35px}.pricing-two-item .price .after-text{font-weight:400;color:var(--tekprof-base-color);font-size:16px;font-family:var(--tekprof-base-font)}.pricing-two-item .theme-btn{width:100%;margin-bottom:30px;padding-top:9px;padding-bottom:9px;border:1px solid var(--tekprof-border-color)}.pricing-two-item .theme-btn:hover{color:#fff;background:var(--tekprof-primary-color)}.pricing-two-item .list-style-three.small li{font-size:14px;font-weight:400}.pricing-two-item .list-style-three.small li:before{font-size:1em}.pricing-two-item .list-style-three.small li:not(:last-child){margin-bottom:6px}.pricing-two-item .list-style-three.small li.hide{opacity:.3}.bg-circle-shapes{z-index:-1;left:50%;bottom:0;width:1090px;height:1090px;position:absolute;transform:translate(-50%,50%)}@media only screen and (max-width:1199px){.bg-circle-shapes{width:700px;height:700px}}@media only screen and (max-width:767px){.bg-circle-shapes{width:500px;height:500px}}.bg-circle-shapes span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(21,31,57,.02);border:1px solid rgba(21,31,57,.07)}.bg-circle-shapes span:first-child{width:100%;height:100%}.bg-circle-shapes span:nth-child(2){width:80%;height:80%}.bg-circle-shapes span:nth-child(3){width:60%;height:60%}.bg-circle-shapes span:nth-child(4){width:40%;height:40%}.for-contact-bg{position:absolute;left:0;bottom:0;z-index:-2;width:100%;height:120%;text-align:center;background:var(--tekprof-lighter-color)}.contact-image-part{padding-left:13%}.contact-image-part .experience-years{position:absolute;left:0;bottom:10%;max-width:265px;padding:36px 40px;background:var(--tekprof-primary-color);-webkit-clip-path:polygon(74% 0,100% 23%,100% 100%,0 100%,0 0);clip-path:polygon(74% 0,100% 23%,100% 100%,0 100%,0 0)}@media only screen and (max-width:375px){.contact-image-part .experience-years{max-width:205px;padding:25px 20px}}.contact-image-part .experience-years h6{margin-bottom:0}@media only screen and (min-width:376px){.contact-image-part .experience-years h6{font-size:20px}}.contact-image-part .experience-years .title{display:flex;max-width:150px;align-items:center;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid var(--tekprof-heading-color)}.contact-image-part .experience-years .title i{margin-left:20px;transform:rotate(-45deg)}.contact-image-part.style-two{padding-left:0;padding-right:13%}.contact-image-part.style-two .experience-years{left:auto;right:0}@media only screen and (min-width:992px){.contact-page-content{max-width:420px}}@media only screen and (min-width:992px) and (max-width:1199px){.contact-page-content h2{font-size:40px}}.contact-page-content ul{max-width:285px}.contact-page-content ul li{display:flex;font-size:20px}.contact-page-content ul li:not(:last-child){margin-bottom:12px}.contact-page-content ul li i{min-width:20px;margin-top:7px;margin-right:10px;color:var(--tekprof-primary-color)}.contact-page-form{padding:35px 50px 30px;background:#faf8f6;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:479px){.contact-page-form{padding-left:25px;padding-right:25px}}.contact-page-form h4{margin-bottom:5px}@media only screen and (max-width:375px){.contact-page-form h4{font-size:20px}}.contact-page-form label{font-weight:600;margin-bottom:12px;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}@media only screen and (min-width:376px){.contact-page-form label{font-size:18px}}.contact-page-form .form-control{font-weight:400;color:var(--tekprof-base-color);border-color:transparent}.contact-page-form .form-control:focus{border-color:var(--tekprof-border-color)}.our-location iframe{height:650px}@media only screen and (max-width:1399px){.our-location iframe{height:500px}}@media only screen and (max-width:1199px){.our-location iframe{height:400px}}@media only screen and (max-width:767px){.our-location iframe{height:300px}}.has-error .with-errors{color:red;margin-top:5px;margin-bottom:-15px}#msgSubmit{font-size:20px;margin-bottom:0;margin-top:10px}.video-play{width:45px;height:45px;font-size:10px;text-align:center;line-height:45px;background:#fff;border-radius:50%;display:inline-block;color:var(--tekprof-primary-color)}.video-play-text{font-size:14px;align-items:center;display:inline-flex}.video-play-text>i{transition:.5s;margin-right:20px;color:var(--tekprof-primary-color);width:55px;height:55px;background:transparent;line-height:55px;border-radius:50%;text-align:center;border:1px solid var(--tekprof-border-color)}.video-play-text span{font-weight:600;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}.video-play-text:hover>i{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.testimonials-inner{z-index:1;position:relative}.testimonials-inner:before{position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:100%;background:radial-gradient(100% 580.55% at 0 28.84%,#0b0c0c 19.74%,rgba(11,12,12,.2) 100%)}.testi-arrows .slick-arrow{color:#fff;transform:rotate(-45deg)}.testi-arrows .slick-arrow:not(:hover){border-color:hsla(0,0%,100%,.1)}.testi-arrows .slick-arrow.testi-arrow-left{margin-right:10px;transform:rotate(45deg)}.testi-arrows.style-two .slick-arrow{color:var(--tekprof-base-color);border-color:var(--tekprof-border-color)}.testi-arrows.style-two .slick-arrow:hover{color:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.testi-arrows.style-three{text-align:center}.testi-arrows.style-three .slick-arrow{color:#fff;transform:rotate(0);border-color:hsla(0,0%,100%,.1)}.testi-arrows.style-three .slick-arrow:hover{border-color:#fff}.testimonials-active{margin-left:-15px;margin-right:-15px}.testimonials-active .testimonial-item{margin-left:15px;margin-right:15px}.testimonial-item{margin-bottom:30px;padding:28px 50px 35px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(93.48deg,rgba(66,66,66,.54) 22.36%,hsla(0,0%,63%,.48) 80.18%)}@media only screen and (max-width:479px){.testimonial-item{padding-left:25px;padding-right:25px}}.testimonial-item .ratting{margin-bottom:20px}.testimonial-item .ratting i{color:#fff}.testimonial-item .testi-text{color:#fff;font-size:20px;line-height:1.5}@media only screen and (max-width:479px){.testimonial-item .testi-text{font-size:18px}}@media only screen and (max-width:375px){.testimonial-item .testi-text{font-size:16px}}.testimonial-item .testi-author{color:#fff;display:flex;flex-wrap:wrap;font-size:14px;margin-top:25px;align-items:center}@media only screen and (max-width:479px){.testimonial-item .testi-author{font-size:12px}}.testimonial-item .testi-author img{width:45px;height:45px;margin-right:20px;border-radius:50%}.testimonial-item .testi-author b{font-size:1.4em}.testimonial-item .quote-title{display:flex;flex-wrap:wrap;margin-top:18px;align-items:center}.testimonial-item .quote-title .author{margin-top:5px;max-width:50px;margin-right:15px}.testimonial-item .quote-title .author img{border-radius:50%}.testimonial-item .quote-title .quote{font-size:35px;margin-top:5px;margin-right:15px;color:var(--tekprof-primary-color)}.testimonial-item .quote-title h6{margin-bottom:0}.testimonial-item.style-two{padding:0;border:none;border-radius:0;background:transparent}.testimonial-item.style-two .author-logo{margin-bottom:20px}.testimonial-item.style-two .author-logo .quote{margin-right:0;color:var(--tekprof-primary-color)}@media only screen and (min-width:576px){.testimonial-item.style-two .author-logo .quote{font-size:66px}}.testimonial-item.style-two .text{font-size:35px;font-weight:700;line-height:1.45;color:var(--tekprof-heading-color);letter-spacing:-.03em}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial-item.style-two .text{font-size:30px}}@media only screen and (max-width:767px){.testimonial-item.style-two .text{font-size:30px}}@media only screen and (max-width:575px){.testimonial-item.style-two .text{font-size:25px;line-height:1.6}}@media only screen and (max-width:375px){.testimonial-item.style-two .text{font-size:22px}}.testimonial-item.style-two .quote-title{margin-top:25px}.testimonial-dots .slick-dots{justify-content:flex-start}.testimonial-dots .slick-dots li:first-child{margin-left:0}.testimonial-dots .slick-dots li:first-child.slick-active{margin-left:8px}.testimonial-wrap{padding-left:20px;padding-right:20px}@media only screen and (max-width:479px){.testimonial-wrap{padding-left:5px;padding-right:5px}}.testimonial-top-wrap{border-bottom:1px solid var(--tekprof-border-color)}@media only screen and (min-width:992px){.trusted-clients-wrap{max-width:max-content;margin-left:auto}}.trusted-clients-wrap .trusted-clients{display:flex;align-items:center}.trusted-clients-wrap .trusted-clients img{width:65px;height:65px;border-radius:50%}.trusted-clients-wrap .trusted-clients img:not(:last-child){margin-right:-10px}.testimonial-inner{max-width:1100px;margin-left:auto;margin-right:auto}.testimonial-item-two .ratting{margin-bottom:10px}.testimonial-item-two .testi-text{margin-bottom:30px}@media only screen and (max-width:991px){.testimonial-item-two .testi-text{font-size:28px}}@media only screen and (max-width:767px){.testimonial-item-two .testi-text{font-size:24px}}@media only screen and (max-width:575px){.testimonial-item-two .testi-text{font-size:20px}}.testimonial-item-two .testi-author{font-size:14px;display:flex;align-items:center;font-family:var(--tekprof-heading-font);line-height:1.5}.testimonial-item-two .testi-author img{width:50px;height:50px;margin-right:15px;border-radius:50%}.testimonial-item-two .testi-author b{font-size:24px;font-weight:600;color:var(--tekprof-heading-color)}@media only screen and (max-width:767px){.testimonial-item-two .testi-author b{font-size:20px}}@media only screen and (max-width:575px){.testimonial-item-two .testi-author b{font-size:18px}}.testimonial-item-two.style-two{text-align:center}.testimonial-item-two.style-two .ratting{font-size:22px;margin-bottom:18px}.testimonial-item-two.style-two .ratting i{margin:5px}.testimonial-item-two.style-two .testi-text{letter-spacing:-.5px}.testimonial-item-two.style-two .testi-author{justify-content:center}.testimonial-item-two.style-two .testi-author span{text-align:left}.testimonial-area-three{background-size:100%;background-repeat:no-repeat;background-position:0 100%}.testimonials-wrap{position:relative;max-width:845px;background:#fff;border-radius:10px;margin-left:auto;margin-right:auto;padding:35px 40px 40px}@media only screen and (max-width:479px){.testimonials-wrap{padding-left:20px;padding-right:20px}}.testimonials-wrap:after,.testimonials-wrap:before{content:"";height:100px;position:absolute;border-radius:10px}.testimonials-wrap:before{left:10px;z-index:-1;bottom:-10px;background:#555589;width:calc(100% - 20px)}.testimonials-wrap:after{left:20px;z-index:-2;bottom:-20px;background:#2f2f6e;width:calc(100% - 40px)}.testimonial-images{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.testimonial-images .image{position:absolute}.testimonial-images .image-one{bottom:0;left:50px;max-width:30%}.testimonial-images .image-two{bottom:0;right:50px;max-width:25%}.testimonial-images .image-three{top:0;left:50%;width:80%;transform:translateX(-50%)}.testimonial-item-four{padding:40px 60px 30px;background:var(--tekprof-lighter-color)}@media only screen and (min-width:768px){.testimonial-item-four{display:flex}}@media only screen and (max-width:479px){.testimonial-item-four{padding-left:25px;padding-right:25px}}.testimonial-item-four .image{flex:none;margin-right:30px;margin-bottom:25px}.testimonial-item-four .image img{width:88px;height:88px;border-radius:50%;border:3px solid #fff}.testimonial-item-four .testi-header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:8px}.testimonial-item-four .testi-header h4{margin-right:15px}@media only screen and (max-width:375px){.testimonial-item-four .testi-header h4{font-size:18px}}.testimonial-item-four .testi-header h4:before{content:",,";line-height:1;font-size:30px;margin-right:5px;display:inline-block;transform:rotate(-180deg)}.testimonial-item-four .testi-header h4:after{content:",,";line-height:1;font-size:30px;margin-left:5px}.testimonial-item-four .testi-header .ratting{margin-bottom:10px}.testimonial-item-four .testi-footer{display:flex;margin-top:15px}.testimonial-item-four .testi-footer .icon{line-height:1;font-size:60px;margin-right:20px;color:var(--tekprof-secondary-color)}@media only screen and (max-width:375px){.testimonial-item-four .testi-footer .icon{font-size:40px;margin-right:15px}}.testimonial-item-four .testi-footer .title h4{margin-bottom:0}@media only screen and (max-width:375px){.testimonial-item-four .testi-footer .title h4{font-size:18px}}.testimonial-five-slider .slick-dots{margin-top:50px;justify-content:start}.testimonial-five-slider .slick-dots li{background:var(--tekprof-secondary-color)}.testimonial-five-slider .slick-dots li.slick-active{background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color);outline:2px solid var(--tekprof-primary-color)}.testimonials-content-five{border-radius:7px;padding:50px 70px;background:var(--tekprof-lighter-color);border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:479px){.testimonials-content-five{padding-left:35px;padding-right:35px}}@media only screen and (max-width:375px){.testimonials-content-five{padding-left:15px;padding-right:15px}}.testimonials-content-five .testimonial-item.style-four .author-logo .quote{color:var(--tekprof-primary-color)}.testimonials-content-five .testimonial-item.style-four .quote-title{padding-bottom:0;border-bottom:none}.testimonials-content-five .slick-dots li{width:5px;height:5px;background:var(--tekprof-primary-color)}.testimonials-content-five .slick-dots li:after{width:21px;height:21px;top:-10.5px;left:-10.5px;border-color:var(--tekprof-primary-color)}.testimonials-image-and-customers{max-width:max-content;position:relative}.testimonials-image-and-customers>img{border-radius:7px}.testimonials-image-and-customers .trusted-client-part{position:absolute;right:0;bottom:0;max-width:330px;padding:40px 45px;border-radius:7px 0;background:var(--tekprof-primary-color)}@media only screen and (max-width:479px){.testimonials-image-and-customers .trusted-client-part{padding:20px;max-width:230px}.testimonials-image-and-customers .trusted-client-part h4{font-size:20px}.testimonials-image-and-customers .trusted-client-part hr{margin-top:15px;margin-bottom:20px}}@media only screen and (max-width:375px){.testimonials-image-and-customers .trusted-client-part{max-width:190px}.testimonials-image-and-customers .trusted-client-part h4{font-size:14px}}.testimonials-image-and-customers .trusted-client-part hr{max-width:80%;margin-left:auto;margin-right:auto;background:#fff}.testimonials-image-and-customers .trusted-client-part .trusted-clients img{width:55px;height:55px}@media only screen and (max-width:479px){.testimonials-image-and-customers .trusted-client-part .trusted-clients img{width:40px;height:40px}}.testimonials-image-and-customers .trusted-client-part .trusted-clients i{font-size:20px;width:55px;height:55px;background:#fff;line-height:55px;border-radius:50%;text-align:center;color:var(--tekprof-heading-color)}@media only screen and (max-width:479px){.testimonials-image-and-customers .trusted-client-part .trusted-clients i{width:40px;height:40px;font-size:16px;line-height:40px}}.text-center .trusted-clients{justify-content:center}.client-logo-active{margin-left:-15px;margin-right:-15px;border-bottom:1px solid var(--tekprof-border-color)}.client-logo-active .client-logo-item{text-align:center;margin:0 15px 30px}.client-logo-active .client-logo-item img{opacity:.5;transition:.5s;filter:grayscale(1);display:inline-block}.client-logo-active .client-logo-item:hover img{opacity:1;filter:grayscale(0)}.client-logo-active.style-two{border-bottom:0}.client-logo-area.style-two{border-bottom:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:375px){.client-logo-area.style-two{padding-left:20px;padding-right:20px}}.client-logo-area.style-two .client-logo-active{border-bottom:0}.client-logo-area.style-two .client-logo-active .client-logo-item img:not(:hover){opacity:.4}.for-border-top{border-top:1px solid var(--tekprof-border-color)}.integration-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-10px;margin-right:-10px}.integration-wrap .integration-item{margin-left:10px;margin-right:10px}.integration-item{padding:25px;background:#fff;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:15px;max-width:calc(33% - 20px);border:1px solid var(--tekprof-border-color);box-shadow:10px 4px 60px hsla(0,0%,76%,.25)}@media only screen and (min-width:992px){.integration-item{min-width:115px;min-height:115px}}@media only screen and (max-width:479px){.integration-item{padding:15px}}.working-process-area .features-bg:before{background:var(--tekprof-lighter-color)}.working-process .accordion-item{border:none}.working-process .accordion-item .accordion-header .accordion-button{border:none;display:flex;box-shadow:none;color:var(--tekprof-base-color);padding:25px 45px;align-items:center;background:transparent}@media only screen and (max-width:991px){.working-process .accordion-item .accordion-header .accordion-button{padding:15px 25px}}.working-process .accordion-item .accordion-header .accordion-button .step{flex:none;margin-right:4%;font-weight:500;padding:1px 16px;border-radius:30px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:767px){.working-process .accordion-item .accordion-header .accordion-button .step{font-size:14px}}@media only screen and (max-width:575px){.working-process .accordion-item .accordion-header .accordion-button .step{display:none}}.working-process .accordion-item .accordion-header .accordion-button .title{font-size:35px;transition:.5s;font-weight:600;color:var(--tekprof-heading-color);font-family:var(--tekprof-heading-font)}@media only screen and (max-width:991px){.working-process .accordion-item .accordion-header .accordion-button .title{font-size:25px;line-height:1.2}}@media only screen and (max-width:767px){.working-process .accordion-item .accordion-header .accordion-button .title{font-size:20px}}@media only screen and (max-width:375px){.working-process .accordion-item .accordion-header .accordion-button .title{font-size:18px}}.working-process .accordion-item .accordion-header .accordion-button .icon{flex:none;width:50px;height:50px;transition:.5s;line-height:50px;text-align:center;margin-left:auto;border-radius:50%;transform:rotate(-45deg);border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:767px){.working-process .accordion-item .accordion-header .accordion-button .icon{width:40px;height:40px;line-height:40px}}.working-process .accordion-item .accordion-header .accordion-button:after{display:none}.working-process .accordion-item .accordion-header .accordion-button:not(.collapsed) .title{font-size:27px}@media only screen and (max-width:991px){.working-process .accordion-item .accordion-header .accordion-button:not(.collapsed) .title{font-size:22px}}@media only screen and (max-width:767px){.working-process .accordion-item .accordion-header .accordion-button:not(.collapsed) .title{font-size:20px}}@media only screen and (max-width:375px){.working-process .accordion-item .accordion-header .accordion-button:not(.collapsed) .title{font-size:18px}}.working-process .accordion-item .accordion-header .accordion-button:not(.collapsed) .icon{color:#fff;transform:rotate(45deg);background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.working-process .accordion-item .accordion-body{padding:15px 45px 50px;margin-left:calc(91px + 4%)}@media only screen and (max-width:991px){.working-process .accordion-item .accordion-body{padding:0 25px 30px}}@media only screen and (max-width:767px){.working-process .accordion-item .accordion-body{margin-left:0}}.working-process .accordion-item:not(:last-child){margin-bottom:10px}.working-process-image-two{max-width:600px}.working-process-two{transition:.4s;margin-bottom:30px;padding:25px 50px 16px;background:var(--tekprof-gray-color)}@media only screen and (max-width:479px){.working-process-two{padding-left:30px;padding-right:30px}}.working-process-two .step{transition:.4s;color:var(--tekprof-primary-color)}.working-process-two h5{transition:.4s;margin-bottom:18px}.working-process-two p{transition:.4s}.working-process-two:hover{background:var(--tekprof-heading-color)}.working-process-two:hover .step,.working-process-two:hover h5,.working-process-two:hover p{color:#fff}.working-process-three{margin-bottom:45px;max-width:370px}.working-process-three .step{transition:.4s;font-weight:500;padding:2px 17px;color:var(--tekprof-base-color);margin-bottom:14px;border-radius:30px;display:inline-block;background:transparent;border:1px solid var(--tekprof-border-color)}.working-process-three .title{position:relative;padding-bottom:40px;margin-bottom:35px}@media only screen and (min-width:992px) and (max-width:1199px){.working-process-three .title{font-size:18px}}.working-process-three .title:after,.working-process-three .title:before{content:"";position:absolute;left:0;bottom:0;transition:.4s}.working-process-three .title:before{width:7px;height:7px;border-radius:50%;background:var(--tekprof-heading-color)}.working-process-three .title:after{bottom:3px;border-radius:50%;background:var(--tekprof-border-color);width:calc(100% + 30px);height:1px}.working-process-three p{max-width:240px}.working-process-three:hover .step{color:#fff;border-color:var(--tekprof-primary-color)}.working-process-three:hover .step,.working-process-three:hover .title:after,.working-process-three:hover .title:before{background:var(--tekprof-primary-color)}.work-process-item{text-align:center;margin-bottom:45px}.work-process-item .number{width:65px;height:65px;font-size:27px;font-weight:600;transition:.5s;border:2px solid;line-height:60px;border-radius:50%;margin-bottom:33px;display:inline-block}.work-process-item h5{max-width:300px;margin-left:auto;margin-right:auto}.work-process-item:hover .number{background:#fff;color:var(--tekprof-primary-color)}@media only screen and (min-width:992px){.work-process-item.with-arrow{position:relative}.work-process-item.with-arrow:after,.work-process-item.with-arrow:before{top:24px;content:"";width:70%;height:18px;position:absolute;transform:translate(-50%);background-image:url(/_next/static/media/work-process-arrow.82355c8b.png);background-repeat:no-repeat;background-size:100%}.work-process-item.with-arrow:before{left:0}.work-process-item.with-arrow:after{left:100%}}.work-process-shapes .shape{z-index:-1;max-width:20%;position:absolute}.work-process-shapes .shape.one{left:5%;top:30%;animation:down-up-one 10s infinite}.work-process-shapes .shape.two{top:10%;right:6%;animation:down-up-two 5s infinite}.main-sidebar{background:#fff;padding:50px 40px;box-shadow:0 4px 60px rgba(0,0,0,.07)}@media only screen and (min-width:1400px){.main-sidebar{margin-left:-35px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-sidebar{padding-left:25px;padding-right:25px}}@media only screen and (max-width:479px){.main-sidebar{padding-left:25px;padding-right:25px}}.main-sidebar .widget-cta{padding:40px}@media only screen and (min-width:992px) and (max-width:1199px){.main-sidebar .widget-cta{padding-left:25px;padding-right:25px}}@media only screen and (max-width:375px){.main-sidebar .widget-cta{padding-left:25px;padding-right:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-sidebar .widget-cta h4{font-size:25px}}@media only screen and (max-width:375px){.main-sidebar .widget-cta h4{font-size:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-sidebar .widget-cta .theme-btn{padding-left:35px;padding-right:35px}}.widget:not(:last-child){margin-bottom:50px}.widget-title{font-size:22px;margin-bottom:20px;position:relative;padding-bottom:12px}.widget-title:after{position:absolute;left:0;bottom:0;content:"";width:50px;height:2px;background:#020626}.widget-search form{display:flex;padding:0 0 10px;align-items:center;border:0;border-bottom:1px solid var(--tekprof-border-color)}.widget-search form input{padding:0;border:none;font-weight:400;background:transparent}.widget-search form button{flex:none;background:transparent}.widget-category li{display:flex;font-weight:500;align-items:center;font-family:var(--tekprof-heading-font);justify-content:space-between}.widget-category li:not(:last-child){margin-bottom:8px}.widget-category li a:hover{text-decoration:underline}.widget-news li{display:flex;align-items:center}.widget-news li:not(:last-child){margin-bottom:20px}.widget-news li .image{flex:none;max-width:100px;margin-right:30px}@media only screen and (min-width:992px) and (max-width:1199px){.widget-news li .image{max-width:80px;margin-right:15px}}@media only screen and (max-width:375px){.widget-news li .image{max-width:80px;margin-right:15px}}.widget-news li .content h5{margin-bottom:0;line-height:1.3}@media only screen and (min-width:992px) and (max-width:1199px){.widget-news li .content h5{font-size:18px}}@media only screen and (max-width:479px){.widget-news li .content h5{font-size:18px}}@media only screen and (max-width:375px){.widget-news li .content h5{font-size:16px}}.widget-news li .content .date{font-size:14px;font-weight:500;display:block;margin-top:2px}.tag-clouds{display:flex;flex-wrap:wrap;margin-right:-10px}.tag-clouds a{font-size:14px;padding:0 14px;margin:10px 10px 0 0;border:1px solid var(--tekprof-border-color)}.tag-clouds a:hover{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}.widget-cta{z-index:1;display:flex;position:relative;min-height:390px;padding:35px 35px 30px;background-size:cover;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media only screen and (max-width:375px){.widget-cta{padding-left:25px;padding-right:25px}}.widget-cta:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:-1;background:linear-gradient(180deg,rgba(2,6,38,0),#020626)}.widget-cta h3{color:#fff;font-size:30px;font-weight:600;margin-bottom:22px}@media only screen and (max-width:479px){.widget-cta h3{font-size:26px}}.widget-cta .bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background-color:var(--tekprof-primary-color)}.widget-cta .man{z-index:-1;position:absolute;right:4%;bottom:0;max-width:90%}.widget-cta .theme-btn{background-image:linear-gradient(to top,#0095ff 50%,var(--heading-color) 50%)}.widget-products li{display:flex;align-items:center}.widget-products li:not(:last-child){margin-bottom:10px}.widget-products li .image{max-width:80px;margin-right:30px}.widget-products li .image img{border-radius:7px}.widget-products li .content{margin-bottom:5px}.widget-products li .content .ratting i{color:#f90;font-size:10px;margin:0 5px 0 0}.widget-products li .content h6{font-size:18px;margin-bottom:0}.price-filter-wrap .price{display:flex;margin-top:15px;align-items:center;color:var(--tekprof-heading-color)}.price-filter-wrap .price span{margin-right:5px}.price-filter-wrap .price input{padding:0;border:none;font-size:16px;font-weight:500;background:transparent}.ui-widget.ui-widget-content{height:5px;border:none;cursor:pointer;background:rgba(0,85,255,.2)}.ui-slider .ui-slider-handle,.ui-widget-header{background:var(--tekprof-primary-color)}.ui-slider .ui-slider-handle{width:15px;height:15px;top:-5px;border:none;cursor:e-resize;border-radius:50%}.shop-sidebar .widget-category ul li:not(:last-child){margin-bottom:15px}.shop-sidebar .widget-category ul li a{width:100%;display:flex;font-weight:500;align-items:center;color:var(--tekprof-heading-color);text-decoration:none;justify-content:space-between}.get-consultations-area:after{position:absolute;left:0;top:0;content:"";z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,rgba(24,24,94,.4) 5.71%,#18185e 92.06%)}@media only screen and (min-width:992px){.get-consultations-area h2{font-size:70px}}.get-consultation-content{max-width:520px}.consultation-bottom-content{display:flex;align-items:center;flex-wrap:wrap}.consultation-bottom-content .theme-btn{flex:none;margin-right:30px}.consultation-bottom-content .email-box{display:flex;align-items:center}.consultation-bottom-content .email-box .icon{flex:none;width:60px;height:60px;font-size:22px;line-height:60px;text-align:center;margin-right:20px;border-radius:50%;border:1px solid #fff}.consultation-bottom-content .email-box .content span{display:block;font-size:14px;font-weight:500;margin-bottom:-5px}.consultation-bottom-content .email-box .content a{font-size:18px;font-weight:600;margin-top:-5px}.consultation-bottom-content .email-box .content a:hover{color:#fff}.techmax-logo{max-width:325px;padding:48px 20px;text-align:center;background:var(--tekprof-primary-color)}@media only screen and (max-width:375px){.techmax-logo{padding-top:30px;padding-bottom:30px}}.numbered-box{transition:.5s;margin-bottom:30px;background:#fff;border-radius:12px;padding:35px 50px 15px;border:1px solid #fff;box-shadow:0 10px 60px hsla(0,0%,48%,.1)}@media only screen and (max-width:375px){.numbered-box{padding-left:25px;padding-right:25px}}.numbered-box .number{transition:.5s;margin-bottom:25px;width:50px;height:50px;background:var(--tekprof-border-color);line-height:50px;border-radius:50%;text-align:center}.numbered-box:hover{border-color:var(--tekprof-border-color)}.numbered-box:hover .number{background:var(--tekprof-primary-color)}.numbered-box.style-two{padding-top:28px;padding-bottom:12px}@media only screen and (min-width:480px){.numbered-box.style-two{display:flex}}.numbered-box.style-two .number{flex:none;margin-top:7px;margin-right:40px}.numbered-box.style-two:hover{border-color:var(--tekprof-primary-color)}.numbered-box.style-two:hover .number{color:#fff}.numbered-box.style-three{border:none;padding-bottom:0;padding-top:40px;background:#e8eaf6}.numbered-box.style-three .number{font-size:16px;background:transparent;border:1px solid var(--tekprof-border-color)}.numbered-box.style-three h4{letter-spacing:-.8px}@media only screen and (min-width:376px){.numbered-box.style-three h4{font-size:27px}}.numbered-box.style-three .read-more{color:var(--tekprof-base-color);margin-bottom:30px}.numbered-box.style-three.bg-two{background:#e8eaf6}.numbered-box.style-three.bg-three{background:#f9f2e8}.iconic-slider-right .slick-list{padding-top:30px!important}.iconic-slider-right .marquee-iconic-box{display:flex;margin-right:60px;margin-bottom:40px;align-items:center}@media only screen and (max-width:991px){.iconic-slider-right .marquee-iconic-box{margin-right:20px;margin-bottom:20px}}.iconic-slider-right.style-two .marquee-iconic-box:nth-child(2n){margin-top:40px}.iconic-slider-right.text-white .marquee-iconic-box{margin-right:20px;background:#2b2b2b;margin-bottom:20px;border-color:hsla(0,0%,100%,.1)}.iconic-slider-right.text-white .marquee-iconic-box .subtitle{opacity:.35}.iconic-slider-right.style-three .marquee-iconic-box{border-radius:12px;padding:10px 20px 10px 15px}@media only screen and (min-width:992px){.iconic-slider-right.style-three .marquee-iconic-box{margin-right:50px;margin-bottom:30px}}.iconic-slider-right.style-three .marquee-iconic-box .image{max-width:35px;margin-right:15px}.iconic-slider-right.style-three .marquee-iconic-box .image img{box-shadow:0 10px 60px rgba(0,0,0,.5)}.iconic-slider-right.style-three .marquee-iconic-box .title{font-size:16px}.iconic-slider-left .slick-list{padding-bottom:30px!important}.iconic-slider-left .marquee-iconic-box{display:flex;margin-left:60px;margin-bottom:40px;align-items:center}@media only screen and (max-width:991px){.iconic-slider-left .marquee-iconic-box{margin-left:20px;margin-bottom:20px}}.iconic-slider-left.text-white .marquee-iconic-box{margin-left:20px;background:#2b2b2b;margin-bottom:20px;border-color:hsla(0,0%,100%,.1)}.iconic-slider-left.text-white .marquee-iconic-box .subtitle{opacity:.35}.iconic-slider-left.style-three .marquee-iconic-box{border-radius:12px;padding:10px 20px 10px 15px}@media only screen and (min-width:992px){.iconic-slider-left.style-three .marquee-iconic-box{margin-left:50px;margin-bottom:30px}}.iconic-slider-left.style-three .marquee-iconic-box .image{order:2;max-width:35px;margin-right:15px}.iconic-slider-left.style-three .marquee-iconic-box .image img{box-shadow:0 10px 60px rgba(0,0,0,.5)}.iconic-slider-left.style-three .marquee-iconic-box .title{font-size:16px}.marquee-iconic-box{display:flex;background:#fff;border-radius:50px;align-items:center;padding:10px 35px 10px 10px;border:1px solid var(--tekprof-border-color);box-shadow:0 10px 60px rgba(185,102,231,.2)}.marquee-iconic-box .icon{color:#fff;font-size:35px;margin-right:20px;width:60px;height:60px;background:var(--tekprof-primary-color);line-height:60px;border-radius:50%;text-align:center}@media only screen and (max-width:991px){.marquee-iconic-box .icon{width:45px;height:45px;font-size:25px;line-height:45px;margin-right:10px}}.marquee-iconic-box .image{max-width:60px;margin-right:20px}@media only screen and (max-width:991px){.marquee-iconic-box .image{max-width:45px;margin-right:10px}}.marquee-iconic-box .image img{border-radius:50%}.marquee-iconic-box .title{margin-bottom:0;letter-spacing:-.54px}@media only screen and (min-width:992px){.marquee-iconic-box .title{font-size:18px}}@media only screen and (max-width:991px){.marquee-iconic-box .subtitle{display:block;font-size:14px;margin-top:-5px}}.iconic-box{z-index:1;overflow:hidden;transition:.5s;background:#fff;position:relative;margin-bottom:30px;border-radius:15px;padding:40px 50px 35px}@media only screen and (max-width:375px){.iconic-box{padding-left:25px;padding-right:25px}}.iconic-box .icon{z-index:1;line-height:1;font-size:65px;transition:.5s;position:relative;margin-bottom:45px;color:var(--tekprof-primary-color)}.iconic-box .icon:after{content:"";width:80px;height:80px;z-index:-1;position:absolute;left:5px;top:10px;transition:.5s;border-radius:50%;transition-delay:.2s;background:var(--tekprof-lighter-color)}.iconic-box .content h4{margin-bottom:15px}.iconic-box .content p{transition:.5s;font-size:18px;font-weight:500}.iconic-box .content hr{transition:.5s;margin-top:30px;margin-bottom:20px}.iconic-box .content .read-more{margin-top:8px}.iconic-box .bg{z-index:-1;position:absolute;right:-20px;top:-20px;max-width:60%;transition:.5s}.iconic-box:hover{background:var(--tekprof-primary-color)}.iconic-box:hover .content h4 a,.iconic-box:hover .content p,.iconic-box:hover .icon,.iconic-box:hover .read-more{color:#fff}.iconic-box:hover .icon:after{background:hsla(0,0%,100%,.1)}.iconic-box:hover hr{opacity:.15;background:#fff}.iconic-box:hover .bg{top:0;right:0}.iconic-box.style-two{background:hsla(0,0%,85%,.1);border:1px solid hsla(0,0%,100%,.1)}.iconic-box.style-two .icon{color:#fff}.iconic-box.style-two .icon:after{background:hsla(0,0%,100%,.05)}.iconic-box.style-two h5{margin-bottom:15px}.iconic-box.style-two h5 a{color:#fff}.iconic-box.style-two p{font-size:16px;font-weight:400}.iconic-box.style-two .read-more,.iconic-box.style-two p{color:hsla(0,0%,100%,.55)}.iconic-box.style-two:hover .icon,.iconic-box.style-two:hover h5 a{color:var(--tekprof-primary-color)}.iconic-box.style-two:hover h5 a{text-decoration:underline}.iconic-box.style-two:hover p{color:hsla(0,0%,100%,.55)}.iconic-box.style-two:hover .read-more{color:#fff}.iconic-box.style-three{padding:30px 40px 18px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}@media only screen and (max-width:375px){.iconic-box.style-three{padding-left:33px;padding-right:33px}}.iconic-box.style-three .icon{margin-bottom:20px}.iconic-box.style-three .icon:after{display:none}.iconic-box.style-three h5{margin-bottom:18px;letter-spacing:-.66px}.iconic-box.style-three h5 a{color:#fff}.iconic-box.style-three p{font-size:16px;font-weight:400;color:hsla(0,0%,100%,.55)}.iconic-box.style-three .bg{top:25px;right:30px}.iconic-box.style-three:hover p{color:hsla(0,0%,100%,.55)}.iconic-box.style-three.text-black{background:#fff;border:1.5px solid var(--tekprof-border-color)}.iconic-box.style-three.text-black .content h5 a{color:var(--tekprof-heading-color)}.iconic-box.style-three.text-black .content p{color:var(--tekprof-base-color)}.iconic-box.style-three.text-black:hover{border-color:pink}.iconic-box.style-four{background:#fff;text-align:center;border-radius:20px;padding:38px 28px 15px;border:3px solid #fff;box-shadow:0 10px 60px hsla(0,0%,61%,.1)}.iconic-box.style-four .icon{width:70px;height:70px;font-size:27px;line-height:70px;text-align:center;margin:0 auto 30px;color:var(--tekprof-primary-color)}.iconic-box.style-four .icon:after{top:0;left:0;width:100%;height:100%;opacity:.1;background:var(--tekprof-primary-color)}.iconic-box.style-four h5{font-size:20px;margin-bottom:12px}.iconic-box.style-four p{font-size:16px;font-weight:400}.iconic-box.style-four:hover{border-color:var(--tekprof-primary-color)}.iconic-box.style-four:hover .icon{color:#fff}.iconic-box.style-four:hover .icon:after{opacity:1}.iconic-box.style-four:hover p{color:var(--tekprof-base-color)}.iconic-box.style-five{background:transparent;padding:30px 50px 15px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.iconic-box.style-five{padding-left:40px;padding-right:40px}}.iconic-box.style-five .icon{font-size:55px;margin-bottom:10px;color:var(--tekprof-primary-color)}.iconic-box.style-five .icon:after{display:none}.iconic-box.style-five p{font-size:16px;font-weight:400}.iconic-box.style-five:hover{background:#fff;border-color:#fff;box-shadow:0 10px 60px rgba(0,0,0,.1)}.iconic-box.style-five:hover p{color:var(--tekprof-base-color)}.iconic-box.style-six{background:#f9f9ff;padding:40px 35px 20px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:375px){.iconic-box.style-six{padding-left:30px;padding-right:30px}}.iconic-box.style-six .icon{font-size:55px;margin-bottom:25px;color:#fec458}.iconic-box.style-six .icon:after{display:none}.iconic-box.style-six h5{font-size:20px;margin-bottom:15px;letter-spacing:-.4px}.iconic-box.style-six p{font-size:16px;font-weight:400}.iconic-box.style-six:hover{background:#fff;border-color:#fff;box-shadow:0 10px 60px rgba(0,0,0,.1)}.iconic-box.style-six:hover h5 a{text-decoration:underline}.iconic-box.style-six:hover p{color:var(--tekprof-base-color)}.iconic-box.style-seven{padding:35px 40px 15px;background:transparent}@media only screen and (max-width:375px){.iconic-box.style-seven{padding-left:30px;padding-right:30px}}.iconic-box.style-seven:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;z-index:-1;opacity:.05;background:var(--tekprof-primary-color)}.iconic-box.style-seven .icon{width:60px;height:60px;color:#fff;font-size:30px;line-height:60px;text-align:center;border-radius:12px;margin-bottom:20px;background:var(--tekprof-primary-color);box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.iconic-box.style-seven .icon:after{display:none}.iconic-box.style-seven .icon-title{display:flex;align-items:center;margin-bottom:15px}.iconic-box.style-seven .icon-title i{flex:none;font-size:20px;margin-right:15px;width:50px;height:50px;background:#fff;line-height:50px;border-radius:50%;text-align:center;color:var(--tekprof-primary-color)}.iconic-box.style-seven .icon-title h5{margin-bottom:0}.iconic-box.style-seven h5{font-size:20px;margin-bottom:10px;letter-spacing:-.4px}.iconic-box.style-seven p{font-size:16px;font-weight:400}.iconic-box.style-seven .bg{top:auto;right:-20px;bottom:-20px}.iconic-box.style-seven:hover{background:var(--tekprof-primary-color)}.iconic-box.style-seven:hover .icon{background:#fff;color:var(--tekprof-primary-color)}.iconic-box.style-seven:hover h5 a{color:#fff}.iconic-box.style-seven:hover .bg{right:0;bottom:0}.iconic-box.style-seven.border{padding-top:30px;padding-bottom:10px}.iconic-box.style-eight{background:var(--tekprof-lighter-color);padding:35px 40px 15px}@media only screen and (max-width:375px){.iconic-box.style-eight{padding-left:30px;padding-right:30px}}.iconic-box.style-eight .icon{font-size:50px;margin-bottom:25px;color:var(--tekprof-heading-color)}.iconic-box.style-eight .icon:after{display:none}.iconic-box.style-eight hr{margin-bottom:22px}.iconic-box.style-eight h5{font-size:20px;margin-bottom:10px;letter-spacing:-.4px}.iconic-box.style-eight p{font-size:16px;font-weight:400}.iconic-box.style-eight .bg{top:20px;right:40px}.iconic-box.style-eight:hover{background:var(--tekprof-primary-color)}.iconic-box.style-eight:hover .icon,.iconic-box.style-eight:hover h5 a{color:#fff}.iconic-box.style-nine{padding:0;border-radius:0;background:transparent}.iconic-box.style-nine .icon{width:45px;height:45px;font-size:20px;line-height:45px;text-align:center;margin-bottom:22px;color:var(--tekprof-primary-color)}.iconic-box.style-nine .icon:after{top:0;left:0;width:100%;height:100%;opacity:.1;background:var(--tekprof-primary-color)}.iconic-box.style-nine h5{font-size:20px;margin-bottom:10px}.iconic-box.style-nine p{font-size:16px;font-weight:400;margin-bottom:0}.iconic-box.style-nine:hover p{color:var(--tekprof-base-color)}.iconic-box.style-nine.text-white .icon{width:auto;height:auto;color:#fff;font-size:30px;text-align:left;margin-bottom:16px}.iconic-box.style-nine.text-white .icon:after{display:none}.iconic-box.style-nine.text-white p{color:hsla(0,0%,100%,.65)}.iconic-box.style-ten{padding-top:0;overflow:initial;text-align:center;margin-bottom:75px;padding-bottom:15px;border:1px solid var(--tekprof-border-color);box-shadow:0 10px 60px hsla(0,0%,55%,.1)}.iconic-box.style-ten .icon{font-size:45px;margin-top:-45px;margin-bottom:20px;width:92px;height:92px;background:#fff;line-height:92px;border-radius:50%;text-align:center;line-height:82px;display:inline-block;border:5px solid var(--tekprof-border-color)}.iconic-box.style-ten .icon:after{display:none}.iconic-box.style-ten p{font-size:16px;font-weight:400}.iconic-box.style-ten:hover{background:#fff;box-shadow:none}.iconic-box.style-ten:hover .icon{border-color:#fff;background:var(--tekprof-primary-color)}.iconic-box.style-ten:hover h5 a{text-decoration:underline}.iconic-box.style-ten:hover p{color:var(--tekprof-base-color)}.generative-ai-area:after{content:"";z-index:-1;width:500px;height:500px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.7;border-radius:50%;filter:blur(500px);background:#fec458}.iconic-box-slider{margin-left:-15px;margin-right:-15px}.iconic-box-slider .iconic-box.style-three{margin-left:15px;margin-right:15px}.iconic-box-arrows .slick-arrow{transition:.5s;width:55px;height:55px;background:#fff;line-height:55px;border-radius:50%;text-align:center;color:var(--tekprof-primary-color);box-shadow:0 10px 60px hsla(0,0%,51%,.1)}.iconic-box-arrows .slick-arrow:focus,.iconic-box-arrows .slick-arrow:hover{color:#fff;transform:rotate(-45deg);background:var(--tekprof-primary-color)}.iconic-box-arrows .slick-arrow:not(:last-child){margin-right:10px}.tooltip-item{width:max-content}.tooltip-item .tooltip-btn{z-index:1;width:90px;height:90px;cursor:pointer;line-height:90px;transition:.3s;text-align:center;position:absolute;border-radius:50%;background:#fff;box-shadow:0 10px 60px rgba(0,0,0,.1)}@media only screen and (max-width:991px){.tooltip-item .tooltip-btn{width:50px;height:50px;line-height:50px}}@media only screen and (max-width:479px){.tooltip-item .tooltip-btn{width:40px;height:40px;line-height:40px}}.tooltip-item .tooltip-btn img{max-width:50%}.tooltip-item.active .tooltip-btn{transform:scale(1.1)}.tooltip-item.active .tooltip-btn+.tooltip-content{opacity:1;z-index:3}.tooltip-item .tooltip-content{opacity:0;z-index:-1;max-width:33%;transition:.3s;position:absolute;left:50%;bottom:-90px;transform:translate(-50%)}@media only screen and (max-width:767px){.tooltip-item .tooltip-content{bottom:-50px}}@media only screen and (max-width:375px){.tooltip-item .tooltip-content{bottom:-20px}}.tooltip-item .tooltip-content .image{overflow:hidden;border-radius:20px;box-shadow:0 10px 60px 0 rgba(0,0,0,.1)}.tooltip-style-two{height:500px;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}@media only screen and (max-width:991px){.tooltip-style-two{height:300px}}@media only screen and (max-width:479px){.tooltip-style-two{height:200px}}.tooltip-style-two:after,.tooltip-style-two:before{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05)}.tooltip-style-two:before{top:0;left:0;width:100%;height:200%}.tooltip-style-two:after{top:30%;left:15%;width:70%;height:140%}.tooltip-style-two .tooltip-item{position:absolute}.tooltip-style-two .tooltip-item .tooltip-btn{position:relative}.tooltip-style-two .tooltip-item .tooltip-content{left:115%;bottom:70%;max-width:none;transform:translate(0)}@media only screen and (max-width:1199px){.tooltip-style-two .tooltip-item .tooltip-content{left:15%;bottom:110%}}.tooltip-style-two .tooltip-item .tooltip-content .tooltip-text{font-weight:500;padding:0 10px;color:var(--tekprof-heading-color);background:#fec458;font-family:var(--tekprof-heading-font)}@media only screen and (min-width:992px){.tooltip-style-two .tooltip-item .tooltip-content .tooltip-text{font-size:18px}}@media only screen and (max-width:479px){.tooltip-style-two .tooltip-item .tooltip-content .tooltip-text{font-size:14px}}.tooltip-style-two .tooltip-item .tooltip-content .tooltip-text:before{content:"";position:absolute;left:0;top:100%;border-left:7px solid #fec458;border-bottom:7px solid transparent}.tooltip-style-two .tooltip-item:hover .tooltip-btn{transform:scale(1)}.tooltip-style-two .tooltip-item:hover .tooltip-content{opacity:1}.tooltip-style-two .tooltip-item:first-child{top:-8%;left:45%}.tooltip-style-two .tooltip-item:nth-child(2){top:10%;left:calc(22% - 45px)}.tooltip-style-two .tooltip-item:nth-child(3){top:10%;right:calc(22% - 45px)}.tooltip-style-two .tooltip-item:nth-child(4){left:0;bottom:calc(33% - 45px)}.tooltip-style-two .tooltip-item:nth-child(5){right:0;bottom:calc(33% - 45px)}.tooltip-style-two .tooltip-item:nth-child(6){left:19%;bottom:35%}.tooltip-style-two .tooltip-item:nth-child(7){right:19%;bottom:35%}.tooltip-shapes .shape{z-index:-1;max-width:10%;position:absolute}.tooltip-shapes .shape.one{left:5%;top:40%;animation:down-up-one 10s infinite}.tooltip-shapes .shape.two{left:15%;top:45%;max-width:3%;animation:shapeAnimationOne 30s infinite}.tooltip-shapes .shape.three{top:20%;right:10%;animation:down-up-two 5s infinite}.tooltip-shapes .shape.four{top:30%;right:15%;animation:leftRightOne 10s infinite}.latest-work-item{display:flex;cursor:pointer;transition:.5s;position:relative;border-bottom:1px solid var(--tekprof-border-color)}.latest-work-item:first-child{border-top:1px solid var(--tekprof-border-color)}.latest-work-item .content-wrap{width:100%}.latest-work-item .content-wrap .title{line-height:1;margin-bottom:0}@media only screen and (max-width:991px){.latest-work-item .content-wrap .title.h1{font-size:75px}}@media only screen and (max-width:767px){.latest-work-item .content-wrap .title.h1{font-size:60px}}@media only screen and (max-width:479px){.latest-work-item .content-wrap .title.h1{font-size:50px}}@media only screen and (max-width:375px){.latest-work-item .content-wrap .title.h1{font-size:40px}}.latest-work-item .content-wrap .title.h2{display:block;font-size:65px;margin-bottom:28px}@media only screen and (max-width:767px){.latest-work-item .content-wrap .title.h2{font-size:50px}}@media only screen and (max-width:479px){.latest-work-item .content-wrap .title.h2{font-size:40px}}@media only screen and (max-width:375px){.latest-work-item .content-wrap .title.h2{font-size:30px}}.latest-work-item .normal-area{padding:30px}@media only screen and (min-width:576px){.latest-work-item .normal-area{display:flex;align-items:flex-end}}@media only screen and (max-width:991px){.latest-work-item .normal-area{padding-left:0}}.latest-work-item .normal-area .category-wrap{flex:none;width:160px;display:block}@media only screen and (max-width:767px){.latest-work-item .normal-area .category-wrap{width:125px}}.latest-work-item .normal-area .category-wrap .category{padding:0 15px;font-size:14px;font-weight:600;background:#fff;border-radius:10px;margin-bottom:10px;color:var(--tekprof-heading-color);display:inline-block;border:1px solid var(--tekprof-heading-color)}.latest-work-item .active-area{padding:40px 30px}@media only screen and (max-width:375px){.latest-work-item .active-area{padding-left:20px;padding-right:10px}}@media only screen and (min-width:992px){.latest-work-item .active-area{display:flex;align-items:center}.latest-work-item .active-area .image{width:35%;flex:none;margin-right:5%}}@media only screen and (max-width:991px){.latest-work-item .active-area .image{margin-right:50px;margin-bottom:35px}}.latest-work-item .active-area .content{max-width:500px}.latest-work-item .active-area .content p{margin-bottom:0}.latest-work-item .detail-btn{font-size:35px;position:absolute;right:30px;top:50%;margin-left:auto;color:var(--tekprof-heading-color);transform:rotate(-45deg) translate(20px,-50%)}@media only screen and (max-width:991px){.latest-work-item .detail-btn{right:0;transform:rotate(-45deg) translate(10px,-50%)}}@media only screen and (max-width:575px){.latest-work-item .detail-btn{top:40px}}.latest-work-item.active{background:#fff;border-radius:10px;border:1px solid var(--tekprof-heading-color)}.latest-work-item.active .detail-btn{top:45px;color:var(--tekprof-primary-color);transform:rotate(45deg) translate(0)}@media only screen and (max-width:991px){.latest-work-item.active .detail-btn{right:25px}}@media only screen and (max-width:375px){.latest-work-item.active .detail-btn{right:13px}}.project-item-two{position:relative;margin-bottom:30px}.project-item-two img{width:100%}.project-item-two .content{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;padding:25px;display:flex;transition:.5s;text-align:center;align-items:center;flex-direction:column;justify-content:center;background:rgba(35,41,59,.75)}.project-item-two .content .plus{opacity:0;color:#fff;font-size:75px;transition:.5s;margin-bottom:15px;transform:translateY(-25px)}.project-item-two .content h4{opacity:0;margin-bottom:0;transition:.5s;line-height:1.65;transform:translateY(-25px)}.project-item-two .content h4 a{color:#fff}.project-item-two:hover .content{opacity:1}.project-item-two:hover .content .plus,.project-item-two:hover .content h4{opacity:1;transform:translateY(0)}.project-item-two:hover .content .plus{transition-delay:.2s}.project-area-three:after{content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:75%;background:var(--tekprof-heading-color)}.slider-area{z-index:1;position:relative}.slider-area:before{content:"";width:100%;height:100%;top:0;left:0;background-color:var(--tekprof-heading-color);mix-blend-mode:multiply}.slider-area:after,.slider-area:before{position:absolute;z-index:-1;opacity:.65}.slider-area:after{width:40%;height:70%;right:0;bottom:0;background:linear-gradient(-90deg,var(--tekprof-primary-color),var(--tekprof-secondary-color));-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,40% 40%,60% 55%);clip-path:polygon(100% 0,100% 100%,0 100%,40% 40%,60% 55%)}.slide-content{max-width:515px}.slide-content .sub-title{display:flex;font-weight:500;align-items:center;margin-bottom:15px}@media only screen and (min-width:576px){.slide-content .sub-title{font-size:22px}}.slide-content .sub-title:before{content:"";width:60px;height:2px;margin-right:20px;background:#fff}@media only screen and (max-width:375px){.slide-content .sub-title:before{width:40px;height:1px}}.slide-content .h2{color:#fff;display:block;font-size:85px;font-weight:300;letter-spacing:-3px}@media only screen and (max-width:1199px){.slide-content .h2{font-size:60px}}@media only screen and (max-width:767px){.slide-content .h2{font-size:50px}}@media only screen and (max-width:575px){.slide-content .h2{font-size:43px}}@media only screen and (max-width:375px){.slide-content .h2{font-size:35px}}.slide-content h1{line-height:1;font-size:100px;margin-bottom:60px;letter-spacing:-2px}@media only screen and (max-width:1399px){.slide-content h1{font-size:80px}}@media only screen and (max-width:1199px){.slide-content h1{font-size:55px;line-height:1.3;margin-bottom:35px}}@media only screen and (max-width:767px){.slide-content h1{font-size:45px}}@media only screen and (max-width:575px){.slide-content h1{font-size:38px;letter-spacing:-1px}}@media only screen and (max-width:375px){.slide-content h1{font-size:30px}}.slide-content>*{transition:1s;animation-duration:1s;animation-fill-mode:both}.main-slider-active .slick-arrow{position:absolute;right:0;z-index:2;color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.3)}@media only screen and (max-width:479px){.main-slider-active .slick-arrow{width:40px;height:40px;font-size:20px;line-height:40px}}.main-slider-active .slick-arrow.next-arrow{top:25%}.main-slider-active .slick-arrow.prev-arrow{top:calc(25% + 80px)}.main-slider-active .slick-arrow:focus,.main-slider-active .slick-arrow:hover{border-color:#fff}.slick-active .slide-content *{animation-name:leftRightOne}.slick-active .slide-content .sub-title{animation-delay:.2s}.slick-active .slide-content .h2{animation-delay:.4s}.slick-active .slide-content .theme-btn,.slick-active .slide-content h1{animation-delay:.6s}.slider-arrows{position:absolute;left:0;top:40%;width:100%}.slider-arrows .slick-arrow{position:absolute;right:15px;z-index:2}@media only screen and (min-width:992px){.slider-arrows .slick-arrow{color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.3)}}@media only screen and (max-width:479px){.slider-arrows .slick-arrow{width:40px;height:40px;font-size:20px}}.slider-arrows .slick-arrow:focus,.slider-arrows .slick-arrow:hover{border-color:#fff}.slider-arrows .slick-arrow.next-slider{bottom:calc(100% + 10px)}.slider-arrows .slick-arrow.prev-slider{top:calc(100% + 10px)}.slick-active .slider-image{opacity:1}.contact-info-item{display:flex;padding-top:24px;padding-bottom:25px;border-bottom:1px solid var(--tekprof-border-color)}.contact-info-item:first-child{border-top:1px solid var(--tekprof-border-color)}.contact-info-item .icon{font-size:30px;padding-top:5px;color:var(--tekprof-primary-color);min-width:30px;margin-right:40px}@media only screen and (max-width:479px){.contact-info-item .icon{margin-right:20px}}.contact-info-item .title{display:block;font-weight:500;margin-bottom:7px}.contact-info-item p{margin-bottom:0}.contact-info-item a,.contact-info-item p{max-width:330px}@media only screen and (max-width:479px){.contact-info-item a,.contact-info-item p{font-size:20px}}@media only screen and (max-width:375px){.contact-info-item a,.contact-info-item p{font-size:16px}}.contact-info-item a:hover{color:var(--tekprof-primary-color)}.contact-image-five .image img{width:100%;border-radius:7px}.contact-image-five .abs-headings{position:absolute;right:30px;top:30px}@media only screen and (max-width:479px){.contact-image-five .abs-headings{top:15px;right:15px}}.contact-image-five .logo{position:absolute;left:30px;bottom:30px;padding:28px;border-radius:10px;background:var(--tekprof-primary-color)}@media only screen and (max-width:479px){.contact-image-five .logo{left:15px;bottom:15px;padding:20px;max-width:28%}}.abs-headings h6{padding:6px 15px;margin-left:auto;border-radius:7px;margin-bottom:10px;max-width:max-content}@media only screen and (max-width:479px){.abs-headings h6{font-size:16px}}@media only screen and (max-width:375px){.abs-headings h6{font-size:14px}}.abs-headings h6:nth-child(2){font-size:14px}.abs-headings h6.bgc-yellow{background:#d6f037}.abs-headings h6.bgc-green{background-color:#28f67a}.radio-filter li{display:flex;align-items:center}.radio-filter li:not(:last-child){margin-bottom:10px}.radio-filter li input{width:20px;height:20px;flex:none;padding:0;margin-top:0;margin-right:20px;border-radius:50%;position:relative;background:transparent;border:1px solid var(--tekprof-border-color)}.radio-filter li input:before{content:"";width:6px;height:6px;opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.2s;border-radius:50%;background:#fff}.radio-filter li input:checked{border-color:#fff;background:transparent}.radio-filter li input:checked:before{opacity:1}.radio-filter li input:focus{box-shadow:none}.radio-filter li label{width:100%;display:flex;font-weight:400;margin-bottom:0;align-items:center;justify-content:space-between}.radio-filter li label .ratting i{font-size:12px;line-height:1.8}.radio-filter li label .ratting i.white{color:#aaa}.contact-form{border-radius:10px;padding:30px 50px 40px;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:479px){.contact-form{padding-left:30px;padding-right:30px}}.contact-form h3{margin-bottom:0}.contact-form.style-two{background:#ebfff1}.contact-form.style-two p{margin-top:8px}.contact-form.style-two .form-control{color:#fff;border-radius:0;font-weight:600;padding:0 0 18px;border-width:0 0 1px;background:transparent;font-family:var(--tekprof-heading-font)}.contact-form.style-two .form-control::placeholder{color:#fff}.contact-form.style-two .form-control:focus{border-bottom-color:#fff}@media only screen and (max-width:375px){.contact-form.style-two .radio-filter li{font-size:14px}}.contact-form.style-two.bgc-primary{background:var(--tekprof-primary-color)}@media only screen and (min-width:1200px){.contact-form.style-two.bgc-primary{padding-top:40px;padding-bottom:50px}}.contact-form.style-two.bgc-primary .radio-filter li input:before{background:#fff}.contact-form.style-two.bgc-primary .radio-filter li input:checked{border-color:#fff}.form-style-one .form-group{margin-bottom:25px}.form-style-one .form-control{font-size:18px;font-weight:500;border-radius:0;padding:10px 0 15px;border-width:0 0 1px}.form-style-one .form-control:focus{border-color:var(--tekprof-heading-color)}.contact-form-two{box-shadow:10px 0 60px rgba(102,83,232,.1)}@media only screen and (max-width:479px){.contact-form-two{padding-left:25px;padding-right:25px}}.contact-info-part-two{max-width:415px;padding:40px 60px;background:rgba(103,77,243,.07)}@media only screen and (max-width:479px){.contact-info-part-two{padding-left:25px;padding-right:25px}}.contact-info-item-two{display:flex;align-items:center}.contact-info-item-two .icon{flex:none;color:#fff;font-size:22px;margin-right:20px;width:50px;height:50px;background:var(--tekprof-secondary-color);line-height:50px;border-radius:50%;text-align:center}.contact-info-item-two h5{font-size:18px;margin-bottom:0}@media only screen and (max-width:375px){.contact-info-item-two h5{font-size:16px}}.contact-info-item-two:not(:last-child){margin-bottom:20px}.shop-shorter{flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between}.shop-shorter .sort-text{font-weight:500;margin-right:25px}@media only screen and (min-width:376px){.shop-shorter .sort-text{font-size:20px}}.shop-shorter .products-dropdown .nice-select{padding:6px 30px 6px 20px}.shop-wrapper{max-width:900px}.product-item{margin-bottom:40px}.product-item .image{position:relative;margin-bottom:20px;padding-bottom:97%;background:var(--tekprof-lighter-color);border-radius:10px}.product-item .image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:70%;max-height:75%}.product-item .content .ratting{margin-left:-3px}.product-item .content .ratting i{font-size:10px;color:#f90;margin-left:3px;margin-right:3px}.product-item .content h5{font-size:20px;margin-bottom:0}.product-item .content .price{font-weight:600;font-family:var(--tekprof-heading-font)}.preview-images{margin-bottom:25px;background:var(--tekprof-lighter-color)}.preview-images .preview-item{position:relative;padding-bottom:75%}.preview-images .preview-item img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:60%;max-height:70%}.thumb-images{justify-content:space-between}.thumb-images .thumb-item{position:relative;padding-bottom:25%;width:calc(33% - 20px);background:var(--tekprof-lighter-color)}.thumb-images .thumb-item img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:60%;max-height:70%}@media only screen and (min-width:1200px){.product-details-content{margin-top:40px}}.product-details-content .ratting i{color:var(--tekprof-primary-color)}.product-details-content .section-title h2{margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.product-details-content .section-title h2{font-size:42px}}.product-details-content .price{display:block;font-size:22px;font-weight:600}@media only screen and (max-width:375px){.product-details-content .price{font-size:18px}}.product-details-content .add-to-cart{display:flex;flex-wrap:wrap;align-items:center}.product-details-content .add-to-cart .theme-btn{margin-top:15px;padding-top:15px;padding-bottom:15px}.product-details-content .add-to-cart input{font-size:22px;font-weight:600;max-width:130px;margin-top:15px;margin-right:22px;padding:12px 30px;background:transparent;border:2px solid var(--tekprof-border-color)}.product-details-content .category-tags li{display:flex;flex-wrap:wrap;margin-top:20px;align-items:center}.product-details-content .category-tags li h5{margin-top:10px;margin-bottom:0;margin-right:20px}.product-details-content .category-tags li:first-child a{margin-top:10px;font-weight:600;font-size:18px;display:inline-block}.product-details-content .category-tags li:first-child a:not(:last-child){margin-right:30px}.product-details-content .category-tags li:first-child a:hover{color:var(--tekprof-heading-color)}.shop-details-tab-area h4,.shop-details-tab-area h5{margin-bottom:20px}.product-information-tab li{margin-bottom:15px}.product-information-tab li:not(:last-child){margin-right:55px}@media only screen and (max-width:991px){.product-information-tab li:not(:last-child){margin-right:15px}}.product-information-tab li a{font-size:14px;font-weight:500;padding:11px 45px;display:inline-block;color:var(--tekprof-heading-color);text-transform:uppercase;border:1px solid var(--tekprof-border-color)}@media only screen and (max-width:991px){.product-information-tab li a{padding:6px 30px}}.product-information-tab li a.active{color:#000;background:var(--tekprof-primary-color)}.review-item{max-width:650px}@media only screen and (min-width:480px){.review-item{display:flex}}.review-item.child-review{margin-left:80px}@media only screen and (max-width:575px){.review-item.child-review{margin-left:35px}}.review-item .thumb{flex:none;max-width:100px;margin-right:25px;margin-bottom:15px}.review-item .thumb img{border-radius:50%}.review-item .content .name-ratting{display:flex;flex-wrap:wrap;align-items:center}.review-item .content .name-ratting .ratting,.review-item .content .name-ratting h6{margin-right:25px;margin-bottom:5px}.review-item .content .name-ratting .ratting i{font-size:14px}.review-item .content .name-ratting .date{margin-bottom:7px}.product-details .tab-content .tab-pane h5,.review-item:not(:last-child){margin-bottom:30px}.product-details .tab-content .tab-pane .comments .comment-body:last-child{margin-bottom:0}.product-details .tab-content .ratting{margin-left:-3px}.product-details .tab-content .ratting i{font-size:12px;color:#f90;margin-left:3px;margin-right:3px}.product-details .tab-content .list li:before{content:"\f00c";font-weight:900;font-family:Font Awesome\ 5 Pro;margin-top:0;background:transparent;font-size:20px;color:var(--tekprof-primary-color);margin-right:30px}.product-info-tab.advanced-tab{margin-left:0;margin-right:0;justify-content:flex-start}.product-info-tab.advanced-tab li{margin:0 35px 15px 0}@media only screen and (max-width:1299px){.product-info-tab.advanced-tab li{margin-left:15px;margin-right:15px}}@media only screen and (max-width:991px){.product-info-tab.advanced-tab li{margin-bottom:10px}}.product-info-tab.advanced-tab li a,.product-info-tab.advanced-tab li button{font-size:22px;padding:0 0 15px;display:inline-block;background:transparent;border-bottom:2px solid transparent}@media only screen and (max-width:1199px){.product-info-tab.advanced-tab li a,.product-info-tab.advanced-tab li button{font-size:20px;padding-bottom:5px}}@media only screen and (max-width:575px){.product-info-tab.advanced-tab li a,.product-info-tab.advanced-tab li button{font-size:18px}}.product-info-tab.advanced-tab li a i,.product-info-tab.advanced-tab li button i{transition:.3s;margin-right:15px;transform:rotate(-45deg)}@media only screen and (max-width:1299px){.product-info-tab.advanced-tab li a i,.product-info-tab.advanced-tab li button i{margin-right:5px}}.product-info-tab.advanced-tab li a.active,.product-info-tab.advanced-tab li button.active{border-color:var(--tekprof-primary-color)}.shoping-cart-total table,.shoping-table table{width:100%}.shoping-cart-total td,.shoping-cart-total th,.shoping-table td,.shoping-table th{padding:15px 8px;text-align:center;border:1px solid var(--tekprof-border-color)}.shoping-cart-total th,.shoping-table th{text-transform:capitalize}.shoping-cart-total td img,.shoping-table td img{max-height:60px}.shoping-cart-total td .title,.shoping-table td .title{font-size:18px;color:var(--tekprof-heading-color)}.shoping-cart-total td .price:before,.shoping-table td .price:before{content:"$"}.shoping-cart-total td button,.shoping-table td button{background:transparent}@media only screen and (max-width:767px){.shoping-table thead{display:none}.shoping-table tr{display:grid}.shoping-table tr:not(:last-child){margin-bottom:50px}.shoping-table td:not(:last-child){border-bottom:none}}.quantity-input{display:inline-flex}.quantity-input button{width:45px;background:transparent;border:1px solid var(--tekprof-border-color)}.quantity-input button.quantity-down{letter-spacing:-3px}.quantity-input input{width:55px;padding:5px 15px;border-radius:0;text-align:center;background:transparent;border:1px solid var(--tekprof-border-color)}.discount-wrapper input{width:200px}.checkout-faqs .alert{padding:20px 30px;margin-bottom:25px}@media only screen and (max-width:375px){.checkout-faqs .alert{padding-left:20px;padding-right:20px}}.checkout-faqs .alert h6{margin-bottom:0}.checkout-faqs .alert h6 a{padding:0;color:var(--tekprof-primary-color);background:transparent}.checkout-faqs .alert form{padding:20px 0 10px}.checkout-faqs .alert form .nice-select,.checkout-faqs .alert form input,.checkout-faqs .alert form textarea{background:#fff}.checkout-faqs .alert form .nice-select{padding:12px 30px;border-radius:15px}.checkout-faqs .alert form .nice-select:not(:focus){border-color:var(--tekprof-lighter-color)}.checkout-faqs .alert form .nice-select:after{top:30px;right:30px}.checkout-faqs .alert form .form-footer{display:flex;align-items:center;margin-bottom:15px}.checkout-faqs .alert form .form-footer button{margin-right:15px}@media only screen and (max-width:375px){.checkout-faqs .alert form .form-footer button{margin-right:8px;padding-left:20px;padding-right:20px}}.checkout-faqs .alert form .form-footer label{line-height:1.4;margin:0 0 0 5px}.checkout-faqs .checkout-form h5{margin-bottom:20px}.error-content h1{font-size:70px;margin-top:70px}@media only screen and (max-width:991px){.error-content h1{font-size:55px;margin-top:50px}}@media only screen and (max-width:767px){.error-content h1{font-size:40px}}@media only screen and (max-width:479px){.error-content h1{font-size:35px}}@media only screen and (max-width:375px){.error-content h1{font-size:30px}}.error-content p{font-size:20px;max-width:820px;margin-top:40px;font-weight:500;line-height:1.75;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.error-content p{font-size:18px;margin-top:30px}}@media only screen and (max-width:375px){.error-content p{font-size:16px}}.main-footer{color:hsla(0,0%,100%,.65)}.main-footer.style-two{margin-top:-150px;border-radius:100px 100px 0 0}@media only screen and (max-width:991px){.main-footer.style-two{border-radius:50px 50px 0 0}}.main-footer.style-two .footer-bottom .logo img{max-height:36px}.main-footer.style-two .footer-bottom .scroll-top{background:#fff;color:var(--tekprof-base-color)}.main-footer.style-two .footer-bottom .copyright-text p{color:#fff}.main-footer.style-two .footer-bottom .copyright-text p a{color:#fff;text-decoration:underline}.main-footer.style-two .footer-contact .social-style-two a{border-color:hsla(0,0%,100%,.2)}.main-footer.style-two .footer-contact .social-style-two a:hover i{color:#fff}.footer-top{z-index:1;position:relative;margin-bottom:-40px;transform:translateY(-120px)}@media only screen and (max-width:375px){.footer-top{padding-left:10px!important;padding-right:10px!important}}.footer-top:before{position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:100%;background:rgba(252,85,70,.9)}@media only screen and (min-width:1400px){.cta-right-content{display:flex;align-items:center;justify-content:end}}.cta-right-content .mail-info{display:flex;align-items:center}@media only screen and (min-width:1400px){.cta-right-content .mail-info{margin-left:30px}}.cta-right-content .mail-info .icon{color:#fff;width:60px;height:60px;flex:none;font-size:22px;text-align:center;line-height:58px;border:2px solid #fff;border-radius:50%;margin-right:20px}@media only screen and (max-width:375px){.cta-right-content .mail-info .icon{width:45px;height:45px;font-size:20px;line-height:43px;margin-right:15px}}.cta-right-content .mail-info .content{color:#fff;font-size:14px;font-weight:500}.cta-right-content .mail-info .content a{color:#fff;font-size:18px;font-weight:600;transform:translateY(-5px);display:inline-block}.support-join-area{border-bottom:1px solid hsla(0,0%,100%,.1);position:relative}@media only screen and (max-width:991px){.support-join-area{padding-top:40px;padding-bottom:50px}}.support-join-area:after{position:absolute;left:50%;top:0;width:1px;height:100%;background:hsla(0,0%,100%,.1)}@media only screen and (min-width:992px){.support-join-area:after{content:""}}.footer-top-item{display:flex;align-items:center;max-width:575px;padding-top:80px;padding-bottom:65px}@media only screen and (max-width:991px){.footer-top-item{padding-top:30px;padding-bottom:0}}.footer-top-item .content{max-width:370px;margin-right:20px}.footer-top-item .icon{flex:none;width:50px;height:50px;color:#fff;transition:.5s;line-height:50px;text-align:center;margin-left:auto;border-radius:50%;transform:rotate(-45deg);border:1px solid hsla(0,0%,100%,.1)}.footer-top-item .icon:hover{color:#fff;background:var(--tekprof-primary-color);border-color:var(--tekprof-primary-color)}@media only screen and (max-width:767px){.footer-top-item .icon{width:40px;height:40px;line-height:40px}}.footer-widget{margin-bottom:50px}.footer-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:20px}.info-item{display:flex;font-size:14px;line-height:1.7}.info-item .icon{flex:none;color:#fff;font-size:18px;margin-top:3px;margin-right:26px}.info-item a{color:#fff;font-size:16px}.footer-links ul li:not(:last-child){margin-bottom:9px}.footer-links ul li a{position:relative}.footer-links ul li a i{left:0;top:3px;opacity:0;transition:.5s;margin-right:7px;position:absolute}.footer-links ul li a:hover{color:#fff;padding-left:16px;text-decoration:underline}.footer-links ul li a:hover i{opacity:1}@media only screen and (min-width:376px){.footer-links ul.two-column{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-links ul.two-column li{width:47%}}.widget-links ul li{font-weight:500;line-height:1.5}.widget-links ul li a{color:hsla(0,0%,100%,.45)}.widget-links ul li a:hover{color:#fff}.widget-links ul li:not(:last-child){margin-bottom:16px}.widget-contact ul li{display:flex}.widget-contact ul li i{flex:none;width:20px;color:#fff;margin-top:10px;margin-right:10px}.widget-contact ul li a{color:hsla(0,0%,100%,.45)}.widget-contact ul li a:hover{color:#fff}.widget-contact ul li:not(:last-child){margin-bottom:14px}.newsletter-form{padding:5px;display:flex;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.newsletter-form input{border:0;color:#fff;font-size:14px;font-weight:400;background:transparent;padding:5px 5px 5px 15px}.newsletter-form input::placeholder{color:hsla(0,0%,100%,.65)}.newsletter-form button{flex:none;color:#fff;line-height:44px;width:45px;height:45px;background:var(--tekprof-primary-color)}@media only screen and (max-width:1199px){.footer-bottom .scroll-top{width:40px;height:40px;top:-20px;font-size:15px;line-height:40px;left:calc(50% - 20px)}}.footer-bottom.style-two{border-top:0}.footer-bottom-nav{flex-wrap:wrap;display:inline-flex;margin-left:-15px;margin-right:-15px}.footer-bottom-nav li{margin:0 15px 5px}.footer-bottom-nav li a{color:hsla(0,0%,100%,.65)}.footer-bottom-nav li a i{margin-right:10px}.footer-bottom-nav li a:hover{color:#fff}.footer-newsletter{padding:40px 60px;border-radius:15px;margin-bottom:-15px;background:var(--tekprof-primary-color);transform:translateY(-100px)}@media only screen and (max-width:575px){.footer-newsletter{padding-left:35px;padding-right:35px}}@media only screen and (max-width:375px){.footer-newsletter{padding-left:25px;padding-right:25px}}.footer-newsletter .newsletter-form{padding:10px;display:flex;background:#fff;align-items:center;border-radius:15px}.footer-newsletter .newsletter-form input{border:none;color:var(--tekprof-base-color);padding:0 5px 0 20px;background:transparent}.footer-newsletter .newsletter-form input::placeholder{color:var(--tekprof-base-color)}.footer-newsletter .newsletter-form button{flex:none;color:#fff;width:auto;height:auto;font-weight:600;padding:9px 24px;border-radius:12px;line-height:inherit;display:flex;align-items:center;justify-content:center;background:var(--tekprof-heading-color)}.footer-newsletter .newsletter-form button i{margin-top:2px;font-size:.9em;margin-left:10px;transform:rotate(-30deg)}@media only screen and (max-width:479px){.footer-newsletter .newsletter-form button i{display:none}}@media only screen and (min-width:480px){.footer-newsletter .newsletter-form button b{font-size:18px;padding:4px 18px}}.main-footer.footer-one{background:#151f39;color:hsla(0,0%,100%,.45)}@media only screen and (min-width:1200px){.main-footer.footer-one .widget-links{max-width:max-content;margin-left:auto;margin-right:auto}}.main-footer.footer-one .social-style-two a{background:#273557}.main-footer.footer-one .social-style-two a:hover{color:#fff;background:var(--tekprof-primary-color)}.footer-bottom{position:relative;border-top:1px solid hsla(0,0%,100%,.1)}.footer-bottom .copyright-text a{color:#fff}.footer-bottom .footer-bottom-menu ul{flex-wrap:wrap;align-items:center;display:inline-flex;margin-left:-15px;margin-right:-15px;justify-content:center}.footer-bottom .footer-bottom-menu ul li{margin-left:15px;margin-right:15px;text-transform:capitalize}.footer-bottom .footer-bottom-menu ul li a{color:hsla(0,0%,100%,.45)}.footer-bottom .footer-bottom-menu ul li a:hover{color:#fff}.footer-bottom .scroll-top{width:55px;height:55px;font-size:20px;line-height:55px;border-radius:14px;position:absolute;left:calc(50% - 27px);top:-27px}@media only screen and (max-width:991px){.footer-bottom .scroll-top{width:45px;height:45px;font-size:16px;line-height:45px;left:calc(50% - 22px)}}.footer-text .text{font-size:20px;font-family:var(--tekprof-heading-font)}@media only screen and (max-width:1199px){.footer-text .text{font-size:18px}}.footer-text .h1{color:#fff;font-size:65px}@media only screen and (max-width:1199px){.footer-text .h1{font-size:50px}}@media only screen and (max-width:479px){.footer-text .h1{font-size:40px}}@media only screen and (max-width:375px){.footer-text .h1{font-size:35px}}@media only screen and (min-width:1200px){.footer-cta-wrap .container{max-width:1470px}}.footer-cta-inner{display:flex;flex-wrap:wrap;align-items:center;padding:60px 80px 35px;transform:translateY(-80px);z-index:1;position:relative}.footer-cta-inner:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0;opacity:.9;background-color:var(--tekprof-primary-color)}@media only screen and (max-width:767px){.footer-cta-inner{padding-left:35px;padding-right:35px}}@media only screen and (max-width:375px){.footer-cta-inner{padding-left:25px;padding-right:25px}}.footer-cta-inner .section-title{margin-bottom:25px;margin-right:auto}.footer-cta-inner .section-title .sub-title{margin-bottom:8px;color:var(--tekprof-heading-color)}@media only screen and (max-width:375px){.footer-cta-inner .section-title .sub-title{font-size:18px}}.footer-cta-inner .section-title h2{margin-bottom:0;letter-spacing:-1px}.footer-cta-inner .theme-btn{margin-bottom:25px;margin-right:30px}.footer-cta-inner .hotline{margin-bottom:25px}.footer-cta-inner .hotline>i{background:#fff;border-color:#fff}.footer-cta-inner .hotline .content a,.footer-cta-inner .hotline .content span{color:var(--tekprof-heading-color)}.footer-square-logo{padding:25px 30px;display:inline-block;background:var(--tekprof-secondary-color);-webkit-clip-path:polygon(6% 0,100% 0,94% 100%,0 100%);clip-path:polygon(6% 0,100% 0,94% 100%,0 100%)}.widget_newsletter form{display:flex;align-items:center;margin-bottom:30px;padding-bottom:12px;border-bottom:2px solid var(--tekprof-border-color)}.widget_newsletter form label{margin:5px 6px 0 0;color:var(--tekprof-primary-color)}.widget_newsletter form input{padding:0;border:none;color:#fff;max-width:150px;margin-right:auto;background:transparent}.widget_newsletter form input::placeholder{color:var(--tekprof-base-color)}.widget_newsletter form button{color:#fff;line-height:1.5;font-weight:500;padding:5px 12px;background:var(--tekprof-secondary-color)}.widget_newsletter .social-style-one a{margin-right:15px}.footer-shapes .shape{position:absolute;z-index:-2;max-width:50%}.footer-shapes .shape.one{left:0;bottom:0}.footer-shapes .shape.two{right:0;bottom:0}.footer-shapes .shape.three{right:0;bottom:10%;z-index:-1}