:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,#fff0);--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--navbar-bg:black;--submenu-bg:#c6f8f8;--headingwrapper-bg:repeating-linear-gradient(to top right,#e0f6f8 20%,#fff 80%);--contentsection-heading-bg:#7ff1cf;--swiper-benefit-bg:#e5faf9}*{transition:all .5s}html{scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--navbar-bg)}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}button{cursor:pointer}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}.container{background-color:#fff;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.with-img{background-color:#0000007c}.with-img:after{content:"";z-index:-1;background:url(../media/hero-img.28c06686.webp) 0 0/cover no-repeat fixed;width:100%;height:100%;position:fixed}.container .toppopup{z-index:9999;color:#fff;opacity:0;pointer-events:none;justify-content:space-between;align-items:center;width:100%;height:50px;padding:20px;font-size:20px;font-weight:700;transition:all 1s;display:flex;position:fixed;top:0%}.container .toppopup .closebtn{cursor:pointer}.container .showTopPopup{opacity:1;pointer-events:visible}.navbar{z-index:999;background:#000;justify-content:space-around;align-items:center;width:100%;height:50px;padding:20px;display:flex;position:fixed;overflow:hidden}.navopacity{background-color:#0000002f}.navbar .logo{cursor:pointer;text-align:center;color:#fff;margin-bottom:.3em;font-size:20px;font-weight:800;line-height:1.15}.navbar .menu{cursor:pointer;color:#01f;letter-spacing:1px;font-size:18px;display:flex}.navbar .menu .menuItem{cursor:pointer;color:#fff;margin-left:15px;font-size:13px;font-weight:700}.navbar .menu .menuItem:hover{color:#00f}.sub-menu{color:#fff;background-color:var(--submenu-bg);border-bottom:.5px solid #bebebe;padding:5px;display:flex;overflow-x:auto}.sub-menu a{color:#000;min-width:fit-content;margin-right:5px;padding:5px;font-size:12px;transition:all 1s}.sub-menu a:hover{color:#00f;font-size:13px}.sub-menu::-webkit-scrollbar{width:1px;height:7px}.sub-menu::-webkit-scrollbar-track{background:#f1f1f1}.sub-menu::-webkit-scrollbar-thumb{background:#888}.sub-menu::-webkit-scrollbar-thumb:hover{background:#555}.container .about .content .searchBox .limit{width:100%}.container .about .content .searchBox textarea{border-radius:10px;width:100%;height:200px;margin-bottom:10px;padding:10px;font-size:20px}.container .about .content .searchBox .searchbtn{cursor:pointer;color:#fff;background:linear-gradient(45deg,#00849b,#025);border:none;border-radius:5px;justify-content:center;align-items:center;width:100%;height:40px;padding:5px;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;display:flex;box-shadow:0 2px 6px #4b4b4b}.container .about .content .searchBox .searchbtn:hover{background:linear-gradient(45deg,#00849b,#003c97)}.main-heading{color:#000}.pay-verified{text-shadow:1px -1x 3px #003b14;color:#007914;text-align:center;background-color:#ccc;border-radius:10px;width:70%;min-width:350px;padding:10px;font-size:25px}.use-wrapper{color:#141414;font-size:18px;font-weight:500}.use-wrapper input{margin-left:10px}.container .about{color:#003246;border-radius:10px;flex-direction:column;width:100%;max-width:1500px;height:auto;padding:20px;display:flex}.container .about h2{color:#000;margin-top:20px;margin-bottom:20px;font-size:40px}.container .about h3{color:#000;margin-top:20px;padding:10px;font-size:20px}.container .about .box-wrapper{flex-wrap:wrap;width:100%;display:flex}.container .about .content-box{cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin:5px 5px 100px;display:flex}.container .about .content-box .content{width:60%}.container .about .content-box h1{text-align:center;margin-top:20px;font-size:60px}.container .about .content-box .content .tag-line{color:#6b00b3d2;width:100%;font-size:25px}.container .about .content-box .content .points{flex-wrap:wrap;display:flex}.container .about .content-box .content .points .point{color:#f0f0f0;background:linear-gradient(45deg,#f55,#005974);border-radius:5px;font-size:15px}.container .about .content .searchBox .question-options{flex-wrap:wrap;justify-content:center;width:100%;margin:10px 0;display:flex}.container .about .content .searchBox .question-options .option{color:#000;background-color:#fff;border:none;border-radius:5px;outline:none;flex-grow:1;width:fit-content;margin-top:5px;margin-left:5px;padding:10px;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.actions{flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:150px;margin-top:40px;display:flex}.actions button{cursor:pointer;text-align:center;color:#fff;border:none;border-radius:3px;outline:none;justify-content:center;align-items:center;width:95%;height:40px;font-size:20px;display:flex;background:linear-gradient(45deg,#f55,#005974)!important}.container .about .content-box .image{clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);width:400px;height:400px;margin:0 10px}.container .about .content-box .contact-us-image{clip-path:polygon(100% 0%,75% 50%,100% 100%,25% 100%,0% 50%,25% 0%)}.container .about .content-box .image img{border-radius:10px;width:100%;height:100%}.container .about .box h3{padding:10px;font-size:22px}.container .about p{white-space:pre-wrap;color:#000;width:100%;margin-top:0;padding:10px;font-size:20px}.container .about p a{color:#00f}.container .searchBox{border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:95%;max-width:1500px;margin-top:20px;margin-bottom:20px;padding:20px;display:flex}.container .searchBox .limit{text-align:right;width:85%;font-family:Arial,Helvetica,sans-serif;font-size:20px}.container .questiontones{width:85%;margin-bottom:5px;display:flex}.container .questiontones button{background:linear-gradient(45deg,#2f5fff,#529dff);margin-left:2px}.container .popupWrapper{color:#fff;background-color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100vh;display:none;position:fixed;top:0}.container .popupWrapper .popupBox{background:linear-gradient(45deg,#0058cc,#e414f7);border-radius:10px;flex-direction:column;width:50%;height:500px;padding:10px;display:flex;position:absolute;box-shadow:0 2px 6px #4b4b4b}.container .popupWrapper .popupBox .closeBtn{color:#000;cursor:pointer;background-color:#e7e7e7;border:none;border-radius:100%;width:50px;height:50px;font-size:30px;font-weight:700;position:absolute;top:-11%;right:-5%}.container .popupWrapper .popupBox h3{text-align:center;margin-top:20px;margin-bottom:60px;font-size:30px}.container .popupWrapper .popupBox h3 .mainKeyword{color:#ff0;font-size:40px}.container .popupWrapper .popupBox .feature{margin-top:10px;margin-left:20px;font-size:25px;font-weight:700}.container .popupWrapper .popupBox .actions,.actions{flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:150px;margin-top:40px;display:flex}.actions h4{cursor:pointer;text-align:left;width:100%;margin-top:10px;margin-left:40px;font-size:20px;font-weight:100}.actions input{background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:none;width:95%;padding:10px;font-size:20px}.actions button{cursor:pointer;text-align:center;color:#fff;background:linear-gradient(45deg,#3815ff,#003cff);border:none;border-radius:3px;outline:none;justify-content:center;align-items:center;width:95%;height:40px;font-size:20px;display:flex}.actions button:hover{color:#fff;background:linear-gradient(45deg,#3078ff,#06f)}.container .popupWrapper .popupBox .actions h4{color:#ff0;font-size:20px}.container .popupWrapper .popupBox .actions input{border:none;border-radius:3px;outline:none;width:95%;padding:10px;font-size:20px}.container .popupWrapper .popupBox .actions button{cursor:pointer;text-align:center;background:linear-gradient(45deg,#d0ff00,#fffb00);border:none;border-radius:3px;outline:none;width:95%;padding:10px;font-size:20px}.container .popupWrapper .popupBox .actions button:hover{color:#fff;background:linear-gradient(45deg,#6aff30,#0f0)}.feature{align-items:center;display:flex}.feature .icon{background-color:#fff;border-radius:100%;margin-right:10px;padding:5px;font-size:19px}.container .questions{width:100%;max-width:1000px;margin-bottom:20px;padding:20px}.container .questions h2,.container .questionWrapper{color:#272727;font-family:Arial,Helvetica,sans-serif;font-size:50px}.container .questions .question{color:#272727;background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin:10px;padding:15px;font-family:Arial,Helvetica,sans-serif;font-size:20px;display:flex;box-shadow:0 2px 6px #0051ff}.container .questions .question button{color:#272727;cursor:pointer;background-color:#fff;border:none;border-radius:30px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;box-shadow:0 3px 1px #444}.container .questions .question button:hover{color:#272727;cursor:pointer;background-color:#fff;border-radius:30px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;box-shadow:0 1px #444}.container .questions .answer{color:#272727;white-space:pre-wrap;background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin:20px 10px 50px;padding:15px;font-family:Arial,Helvetica,sans-serif;font-size:20px;display:flex;box-shadow:0 2px 6px #0051ff}.container .questions .answerProps{color:#272727;background-color:#fff;border-radius:10px;flex-direction:column;margin:20px;padding:20px;font-family:Arial,Helvetica,sans-serif;font-size:20px;display:none;box-shadow:0 2px 6px #0051ff}.container .questions .answerProps .propsSection{width:100%;margin-top:20px;margin-bottom:20px;display:flex}.container .questions .answerProps .propsSection h5{justify-content:center;align-items:center;display:flex}.container .questions .answerProps button:hover{color:#272727;cursor:pointer;background-color:#fff;border-radius:30px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;box-shadow:0 1px #444}.container .questions .answerProps button{color:#272727;cursor:pointer;background-color:#fff;border:none;border-radius:10px;width:100%;margin-left:10px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;box-shadow:0 3px 5px #444}.pricing-wrapper{flex-wrap:wrap;justify-content:space-around;width:100%;max-width:1500px;padding:10px;display:flex}.pricing-wrapper h2{color:#fafafa;text-shadow:2px -1px 8px #f36,-6px 0 9px #63c;text-align:center;width:100%;font-size:60px;font-weight:600;display:block}.pricing-wrapper .note{text-align:center;width:100%;display:block}.price-box{border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;min-width:350px;max-width:600px;height:auto;min-height:500px;margin-top:20px;transition:all 1s;display:flex;overflow:hidden;box-shadow:-2px -2px 2px #f36,2px -2px 15px #63c}.price-box:hover{box-shadow:6px 6px 10px #8d00ff,-4px -4px 8px #ff00a4}.pricing-wrapper .price-tag{clip-path:polygon(0 0,100% 0%,100% 100%,0 49%);background-color:#161616;border-radius:10px;width:100%;height:200px}.pricing-wrapper .price-tag h2{color:#fff;text-shadow:4px 4px 8px #999;margin:0%;font-size:50px;font-weight:600}.pricing-wrapper .price-tag h3{color:#fff;text-shadow:4px 4px 8px #999;text-align:center;margin:0%;font-size:30px;font-weight:600}.pricing-wrapper .features{height:40%;padding:10px;font-size:17px;font-weight:700}.pricing-wrapper .features p span{border-radius:100%;margin-top:5px;font-size:20px}.buy-button{color:#4b4b4b;cursor:pointer;background-color:#fff;border:none;border-radius:5%;outline:none;width:199px;height:45px;margin-bottom:20px;font-size:17px;font-weight:700;transition:all 1s;box-shadow:1px 1px 5px #ff00004d,0 0 8px 3px #00f6}.buy-button:hover{color:#000;font-size:19px}.footer{background-color:#000;background-color:var(--navbar-bg);color:#000;border-top:.1px solid #cecece;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.footer a{text-align:left;margin-bottom:2px;margin-left:15px;font-size:15px}.footer .copyright{text-align:center;width:100%;padding:10px;font-size:15px;font-weight:700}a{color:inherit;text-decoration:none}.footer .f-tools{border-top:.1px solid #5f5f5f48;flex-wrap:wrap;justify-content:space-evenly;width:100%;max-width:1400px;margin-top:10px;padding:10px;display:flex}.footer .f-tools .category{flex-direction:column;width:fit-content;margin-top:40px;margin-right:50px;display:flex}.footer .f-tools .category .heading{margin-bottom:20px;font-size:17px}.footer .f-tools .category a{color:#3a3939;margin-bottom:5px;margin-left:3px;font-weight:700}.container .show{display:flex!important}.error{color:#fff;background-color:#ff0f0f;border-radius:2px;width:100%;padding:5px}.auth-msg a{color:#0004f7}.success{color:#fff;background-color:#00a700;border-radius:2px;width:100%;padding:5px}.active{transition:all .3s;color:#fff!important;background-color:#000!important}.answerProps .active{background:linear-gradient(45deg,#dfeeff,#cecece)!important}@media screen and (max-width:1050px){.container .hero{padding:0%}.container .hero .heading1{margin-top:50px;margin-right:0}.container .searchBox .limit,.container .searchBox .questiontones,.container .searchBox .searchbtn{width:100%!important}.container .searchBox .questiontones,.container .questions .answerProps .propsSection{flex-wrap:wrap}.container .questions .answerProps .propsSection button{flex-grow:1;margin-top:5px;width:200px!important}.container .searchBox .questiontones button{flex-grow:1;margin-top:1px;width:200px!important}.container .about{width:90%}.container .about p{width:100%;margin-top:1px;padding:8px;font-size:20px}}@media screen and (max-width:900px){.container .about .box{width:100%}.navbar .menu{display:none}}@media screen and (max-width:670px){.container .hero .heading1:after{content:"";width:100%;margin-left:0;font-size:100px;display:block;position:relative}.container .about{width:97%}.container .about p{width:100%;line-height:1.5}.container .searchBox{width:100%}.container .hero .heading1{width:100%;margin-left:0;margin-right:0;padding:10px;font-size:100px;display:block;position:relative;font-size:50px!important}.container .questions .question{align-items:unset;border-radius:10px}.container .questions .question button{width:70px;box-shadow:1px 1px 1px 1px #000}.container .about h1{text-align:center;font-size:40px}}@media screen and (max-width:430px){.container .hero .heading1:after{content:"";margin-left:0;font-size:100px;position:relative}.container .questions{padding:1px}.container .about{padding:10px}.container .about h1{text-align:center;font-size:30px}.container .about p{width:100%;margin-top:1px;padding:5px;font-size:15px}.container .hero .heading1{margin-right:0;font-size:50px!important}.container .hero .heading2{font-size:50px!important}.footer a{margin-left:15px;font-size:18px}}.navbar .navbtn{color:#000;cursor:pointer;background-color:#fff;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;display:none}@media screen and (max-width:900px){.navbar .navbtn{display:flex}.logo-hide{display:none}}.navbar .navbtn img{width:100%;height:100%}.thinking-wrapper{place-content:center;display:flex}.thinking{width:30px;height:30px;margin-right:5px}.smallNavbar{z-index:9999;background-color:#000000c7;border-top:1px;width:100%;height:100vh;padding:1px;position:fixed;top:7.5%;left:-100%;overflow:hidden}.showSmallNavbar{transition:all .5s;left:0%}.smallNavbar .menuItem{color:#fff;background:#0e0e0e;width:100%;height:50px;padding:10px;font-size:1.2em;font-weight:800;line-height:1.15}.post-category-heading{text-align:center;color:#191b1c;width:100%;max-width:1300px;margin:70px 0;font-size:3em;font-weight:800;line-height:1.15}.link-history{color:#636363;width:60%;font-size:18px;font-style:italic}.link-history:hover{color:#01f}.post-box-wrapper{flex-wrap:wrap;justify-content:space-around;width:100%;max-width:1300px;display:flex}.post-box{color:#000;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:25%;min-width:350px;min-height:250px;margin-bottom:100px;padding:.4%;transition:all 1s;display:flex;box-shadow:0 0 5px purple}.post-box .name{border-bottom:1px solid #fff;padding:10px;font-weight:700;color:#000!important}.post-box .review{color:#000;min-height:150px;margin-top:10px;margin-left:10px;font-size:14px}.post-box .button{color:#fff;text-align:center;background:purple;border-radius:5px;width:50%;margin-bottom:5px}.post-box .button:hover{background:#4800ce}.post-box .button a{border-radius:5px;width:100%;height:100%;padding:10px;display:block}.post-box .review a{color:#74bafc}.post-box .name{color:#15f00e;font-size:18px}.post-box .image{border-radius:10px;justify-content:center;width:100%;height:250px;display:flex;overflow:hidden}.post-box .image img{width:100%;height:100%}.post-box .post-info{padding:10px}.post-box .post-info div{margin-top:10px;display:flex}.post-box .post-info div span{width:100%;font-size:13px;font-weight:500}.post-box .post-info h2{color:#000;font-family:sans-serif;font-size:17px;font-weight:700}.post-box .post-info p{margin-top:5px;font-size:15px;font-weight:600}.post-box .post-info h3{align-items:center;margin-top:15px;font-size:15px;transition:all 1s;display:flex}.post-box .post-info h3 span{margin-left:5px;font-size:18px}.post-box .post-info h3:hover{font-size:18px}.tool-box-wrapper{position:relative}.tool-box{background-color:#000;border-radius:20%;justify-content:center;align-items:center;height:190px;display:flex;position:relative;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important}.tool-box:after{content:"";z-index:999;background-color:#00000081;width:100%;height:100%;position:absolute;top:0%}.tool-name{z-index:999;color:#e9e4e4;text-shadow:1px 1px #ff00004d,0 0 8px #00f6;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;display:flex;position:absolute;top:-20%;left:0%}.benefit{background-color:#001a22;flex-direction:column;justify-content:center;align-items:center;display:flex}.benefit:hover{background-color:#013747}.benefit .icon{background-color:#000;border-radius:100%;width:60px;height:60px;margin-top:15px;padding:1px;font-size:30px;box-shadow:0 0 1px 3px #5e5e5e}.benefit .icon img{border-radius:100%;width:100%;height:100%}.benefit .name{text-align:center;margin-top:20px;font-size:20px;font-weight:700}.benefit .text{text-align:center;color:#fff;padding:10px}.benefit .stars{color:#5de95d}.about-wrapper{color:#fff;background:linear-gradient(45deg,#000142,#472000);border-radius:0;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.about-wrapper .about{color:#fff;border:2px solid #fff;border-radius:0;align-items:center;width:90%;max-width:1300px;height:80%;padding:10px;display:flex}.about-wrapper .about .divider{color:#fff;background-color:#fff;border-radius:0;width:.5px;height:90%}.about-wrapper .about .bio{color:#fff;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:40%;height:100%;margin-right:20px;display:flex}.about-wrapper .about .bio .img{color:#fff;border-radius:100%;width:250px;height:250px}.about-wrapper .about .bio .img img{border-radius:100%;width:100%;height:100%;box-shadow:0 0 0 1px #fff}.about-wrapper .about .bio .name{text-align:center;color:#fff;border-radius:0;margin-top:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:40px}.about-wrapper .about .content{color:#fff;flex-direction:column;height:100%;padding:10px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;display:flex}.about-wrapper .about .content h2{color:#fff;padding:10px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:50px}.about-wrapper .about .content p{color:#fff;padding:10px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px}.about-wrapper .about .content a{color:#73a4ff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px}@media screen and (max-width:1050px){.about-wrapper{height:unset}.about-wrapper .about{flex-direction:column}.about-wrapper .about .bio{margin-bottom:10px}.about-wrapper .about .divider{width:90%;height:.5px}}.contact-us{flex-direction:column;width:100%;max-width:1500px;margin-top:40px;display:flex}.contact-us h1{text-align:center;font-size:70px}.contact-us .content{justify-content:space-between;width:100%;display:flex}.contact-us .content .image{width:100%;max-width:900px}.contact-us .content .image img{width:100%;height:100%}.form-wrapper{width:100%;display:flex}form{flex-direction:column;justify-content:center;width:100%;min-width:350px;max-width:900px;height:auto;display:flex}form h1{color:#fff}form .error{color:#fff;background-color:#420101;align-items:center;width:90%;height:40px;margin-bottom:20px;font-size:15px;display:flex}form .success{color:#fff;background-color:#031a00;align-items:center;width:90%;height:40px;margin-bottom:20px;font-size:15px;display:flex}form .input-wrapper{color:#fff;flex-direction:column;width:90%;height:70px;margin-top:10px;display:flex}form .input{outline:none;width:100%;min-width:100%;max-width:100%;height:100%;margin-top:10px;padding:5px;font-size:17px;display:flex}form textarea{width:100%;min-height:150px;max-height:150px;height:150px!important;font-size:17px!important}form .input-wrapper button{cursor:pointer;color:#fff;background-color:#002b2b;border:none;outline:none;justify-content:center;align-items:center;margin-top:100px;display:flex;width:90%!important;min-height:50px!important;font-size:17px!important}.headinghide{display:none}.post{width:80%;margin:50px 0}.post h1,h2,h3{margin:30px 20px 0 0}.post h1,h2{font-size:30px}.post h3{font-size:22px}.post p{margin:10px 0;font-size:18px}.post a{color:#01f}.container .tools{width:80%;min-width:350px;max-width:1200px;min-height:100vh;margin-top:80px}.container .tools .toolCatagory{color:#2432ff;margin:20px 0;font-size:40px}.container .tools h3{color:#004594;margin-top:20px;padding:10px;font-size:20px}.container .tools .box-wrapper{flex-wrap:wrap;width:100%;margin-bottom:100px;display:flex}.container .tools .box{cursor:pointer;background:linear-gradient(45deg,#0045da,#2974ff);border:1px solid #919191;border-radius:5px;flex-grow:1;flex-shrink:1;width:40%;min-width:350px;max-width:600px;margin:5px;position:relative;box-shadow:0 1px 1px 1px #636363}.container .tools .box:hover{cursor:pointer;background:linear-gradient(45deg,#0051ff,#99bdff);border:1px solid #919191;border-radius:5px;margin:5px;box-shadow:0 1px 1px 1px #636363}.container .tools .box h3{color:#ffe600;text-shadow:1px 1px #141414;width:70%;margin:0%;padding:10px;font-size:22px}.container .tools .box .para,.container .tools .box p{color:#fff;padding:10px;font-size:18px}.container .tools .box .Development{color:#fff;background-color:#dd2100;border-radius:10px;width:max-content;padding:5px;position:absolute;top:0%;right:0%}.container .tools .box .New{color:#fff;background-color:#1eff00;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex;position:absolute;top:0%;right:0%}.post-container{justify-content:center;width:100%;display:flex}.post-notfound{flex-direction:column;justify-content:center;align-items:center;height:550px;display:flex}.post-notfound h1{margin-top:20px}.post-notfound h1 a{color:#fff;background-color:#00212b;border-radius:10px;padding:15px;box-shadow:0 0 10px 1px #000}.blog-post{flex-direction:column;align-items:center;width:100%;max-width:1500px;min-height:100vh;padding:0%;display:flex}.blog-post .author{border-radius:2px;align-items:center;width:60%;margin-top:20px;margin-bottom:25px;display:flex}.blog-post .author-info{flex-direction:column;justify-content:center;margin:0% 0% 0% 10px;padding:0%;display:flex}.blog-post .author-info h3{margin:0%;font-size:25px}.blog-post .author-info span{color:#8b8b8b;margin:0%;font-size:17px}.blog-post .author img{border-radius:100%;padding:5px}.blog-post .content{border-radius:2px;flex-direction:column;display:flex}.blog-post .content h1,.blog-post .content h2{color:#0a0a0af1;margin-bottom:20px;font-size:25px;font-weight:bolder}.blog-post .content h3{color:#0a0a0af1;margin-bottom:20px;font-size:20px;font-weight:bolder}.blog-post .content p{color:#181818d3;margin-bottom:20px;font-size:18px}.blog-post .content .crop{border-radius:10px;justify-content:center;width:100%;max-width:700px;min-height:300px;margin-bottom:10px;display:flex;overflow:hidden}.blog-post .content img{border-radius:10px;width:100%;height:100%;margin-bottom:20px}.blog-post .content a{color:#4c00ffe1}.post-sidebar{width:30%;max-width:500px;margin-top:10px;margin-right:20px}.post-sidebar h2{color:#555;margin-bottom:30px;font-size:20px}.post-sidebar .side-post{margin-top:40px;display:flex}.post-sidebar .side-post img{margin-right:10px}.post-sidebar .side-post .side-post-info{flex-direction:column;justify-content:space-between;font-size:14px;display:flex}.post-sidebar .side-post .side-post-info h3{margin:0%}.post-sidebar .side-post .side-post-info a{color:#00f;text-decoration:underline}.about-us{min-height:500px;padding:10px}.blog-post .content p strong{color:#313131}.blog-post .content ul{margin:20px 0 20px 30px}.blog-post .content li{margin-top:10px;font-weight:600}@media screen and (max-width:550px){.post-container .blog-post .author{width:100%}.container .home{flex-direction:column}.container .home .content{order:1}.container .home .image{order:0;width:100%}.container .about .content-box{flex-direction:column}.container .about .content-box .point{width:100%}.container .home h1{font-size:50px}.container .about .content-box .content{order:1;width:100%}.container .about .content-box .image{order:0;width:395px;margin-top:10px}.blog-post .content p{font-size:18px}.order-1{order:0}.container .contact-us .content{flex-direction:column}.container .contact-us .content .form-wrapper{order:1}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:0}}.container .about .content-box .content .actions button,.container .about .content-box .content .actions input{width:100%}@media screen and (max-width:1150px){.post-container{flex-direction:column;padding:0 3%}.post-container .post-sidebar{width:100%;margin-bottom:10px}}@media screen and (min-width:550px){.post-container .blog-post .author{width:80%}.container .home{flex-direction:column;align-items:center}.container .home .content{text-align:center;order:1;width:100%}.container .home .image{order:0;width:100%}.content{width:90%}.container .about .content-box{flex-direction:column}.container .about .content-box .content{order:1;width:100%}.container .about .content-box .image,.order-1{order:0}.container .contact-us .content{flex-direction:column}.container .contact-us .content .form-wrapper{order:1}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:0;width:100%}}@media screen and (min-width:768px){.content{width:80%}.order-1{order:1}}@media screen and (min-width:992px){.container .about .content-box,.container .home{flex-direction:row}.container .home .content{width:100%;text-align:unset;order:0}.container .home .image{order:1;width:80%}.container .about .content-box .content{order:0;width:60%}.container .about .content-box .image{order:0;width:700px;height:100%;margin-top:10px}.content,.post-container .blog-post .author{width:70%}.order-1{order:1!important}.container .contact-us .content{flex-direction:row}.container .contact-us .content .form-wrapper{order:0}.container .contact-us .content .form-wrapper form{margin-bottom:100px}.container .contact-us .content .image{order:1;width:100%}}@media only screen and (min-width:1200px){.content,.post-container .blog-post .author{width:60%}}.order-0{order:0}.order-1{order:1}.post-editor{width:60%}.tool{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.tool textarea{border-radius:10px;width:100%;min-width:100%;max-width:100%;height:100px;min-height:100px;padding:20px;font-size:20px}.tool .converted-content{height:400px;min-height:350px;max-height:350px}.tool .toolbtns{width:100%;display:flex}.tool button{border-radius:10px;width:100%;height:30px;margin:30px 0}.post-editor{padding:20px}.post-editor .jodit-workplace{min-height:400px!important}.post-editor .title{width:100%;height:50px;margin-bottom:10px}.publish{width:200px;height:30px;margin-bottom:20px}.utility-tool-wrapper{flex-direction:column;align-items:center;width:100%;min-height:800px;margin:20px 0;display:flex}.utility-tool-wrapper .box{border-radius:5px;justify-content:center;align-items:center;width:90%;max-width:1300px;height:200px;margin:20px 10px 0;display:flex;box-shadow:0 0 5px .1px #3a3a3a}.utility-tool-wrapper .tool-info{height:auto;min-height:100px;box-shadow:none;justify-content:unset;align-items:unset;flex-direction:column}.utility-tool-wrapper h1{color:#340041;width:100%}.utility-tool-wrapper .tool-info p{width:80%;margin-top:10px;font-weight:500}.utility-tool-wrapper .tool-info p a{color:#5151f8;font-weight:600}.utility-tool-wrapper .display-text{overflow:hidden}.utility-tool-wrapper .display-text *{word-wrap:normal;font-weight:700;-webkit-background-clip:text!important;background-clip:text!important}.utility-tool-wrapper .actions{align-items:center;justify-content:unset;height:auto;min-height:30px;box-shadow:unset;flex-flow:wrap;margin-bottom:20px;display:flex}.utility-tool-wrapper .actions .action{color:#000;border:none;outline:none;flex-grow:1;width:fit-content;margin:10px 10px 0;padding:10px;font-size:15px;transition:all .5s;box-shadow:0 0 5px .1px #3a3a3a;background:unset!important}.copied{color:#fff;transition:all .5s;background:#0c0!important}.utility-tool-wrapper .actions input[type=range]{box-shadow:unset}.utility-tool-wrapper .code{color:#fff;background:linear-gradient(45deg,purple,#005353);justify-content:left;height:100px;padding:10px;font-family:monospace;font-size:15px;font-weight:500;position:relative}.utility-tool-wrapper .code button{cursor:pointer;color:#000;background-color:#e6e6e6;border:none;border-radius:5px;outline:none;width:70px;height:25px;font-size:15px;position:absolute;top:2%;right:1%;box-shadow:0 0 3px .1px #3a3a3a}.utility-tool-wrapper .css{justify-content:left;justify-content:unset;align-items:unset;flex-direction:column;height:auto;padding:10px;font-family:monospace}.utility-tool-wrapper .css span{margin:3px 0;font-family:monospace}.utility-tool-wrapper .css div{margin-left:10px}.utility-tool-wrapper .options{box-shadow:unset;justify-content:space-between;align-items:unset;flex-flow:wrap;height:auto;display:flex}.utility-tool-wrapper .options .option{flex-grow:1;height:100%;min-height:200px;margin:10px 10px 0;padding:10px;box-shadow:0 0 5px .1px #3a3a3a}.utility-tool-wrapper .options .option button{cursor:pointer;color:#fff;background-color:#0c767e;border:none;border-radius:5px;outline:none;width:100px;height:30px;box-shadow:0 0 3px .1px #3a3a3a}.utility-tool-wrapper .options .option h2{color:#5e5e5e;margin:10px 0% 0%;padding:0%;font-size:18px;font-weight:300}.utility-tool-wrapper .options .option select,.utility-tool-wrapper .options .input-numbers input{border:none;border-radius:5px;outline:none;width:100%;height:30px;margin-bottom:15px;padding:5px;font-size:15px;box-shadow:inset 1px 1px 2px .5px #464646}.utility-tool-wrapper .options .option .color{margin-top:10px;position:relative}.sketch-picker{z-index:999;height:167px;position:absolute;top:100%;overflow:hidden}.utility-tool-wrapper .options .option .color .value{cursor:pointer;border-radius:5px;width:75%;margin:5px 0 10px;padding:10px;box-shadow:0 0 2px .1px #000}.utility-tool-wrapper .options .option .color .value span{cursor:pointer;border-radius:5px;width:50%;margin-bottom:5px;padding:10px}.utility-tool-wrapper .options .option .color .position{flex-direction:column;width:75%;display:flex}.utility-tool-wrapper .options .option .color .position button{background-color:#fc4242;width:25px;height:25px;margin-bottom:5px;margin-left:10px}.utility-tool-wrapper .gradient-examples{justify-content:unset;align-items:unset;flex-wrap:wrap;height:auto}.utility-tool-wrapper .gradient-examples .gradient-example{cursor:pointer;border-radius:4px;flex-grow:1;width:100px;height:100px;margin:10px}.utility-tool-wrapper .tool-grid{width:90%;max-width:1300px;height:auto;margin:0%;padding:0%;display:flex}.utility-tool-wrapper .tool-grid .options{flex-grow:1;width:40%;margin:10px 0% 0%}.utility-tool-wrapper .tool-grid .text-wrapper{width:70%}.utility-tool-wrapper .tool-grid .dummy-text-box{outline:none;width:100%;min-width:100%;max-width:100%;height:500px;min-height:500px;max-height:500px;padding:10px;font-size:17px}.utility-tool-wrapper .tool-grid .css{width:100%;height:200px;font-family:monospace;box-shadow:inset 1px 1px 3px 1px #000}.utility-tool-wrapper .tool-description{box-shadow:none;justify-content:unset;align-items:unset;flex-direction:column;height:auto;margin-top:50px}.utility-tool-wrapper .tool-description h2,.utility-tool-wrapper .tool-description h3{color:#330042}.utility-tool-wrapper .tool-description p{width:80%;margin-top:20px}@media screen and (max-width:700px){.utility-tool-wrapper .box{width:95%}.utility-tool-wrapper .tool-grid{flex-direction:column-reverse}.utility-tool-wrapper .tool-grid .text-wrapper{width:100%}.utility-tool-wrapper .tool-grid .options{width:98%}.utility-tool-wrapper .tool-grid .text-wrapper .dummy-text-box{min-width:100%;max-width:100%}.utility-tool-wrapper .options{flex-flow:column-reverse wrap-reverse}.utility-tool-wrapper .options .option .color .position{width:75%}.utility-tool-wrapper .tool-info p{width:90%}}swiper-container{width:98%;max-width:1500px}swiper-slide{justify-content:center;display:flex}.swiper-heading{color:#000;width:90%;max-width:1400px;margin:50px 0 40px 5px;font-size:40px}.heading-wrapper{background:snow;background:var(--headingwrapper-bg);flex-direction:column;align-items:center;width:100%;max-width:1400px;min-height:70vh;margin-top:100px;margin-bottom:10px;padding:50px;display:flex}.heading-wrapper .main-heading{color:#191b1c;text-align:center;text-align:center;width:80%;min-width:370px;margin-bottom:.3em;margin-left:5px;font-size:3.5em;font-weight:800;line-height:1.15}.heading-wrapper .tag-line{text-align:center;max-width:1400px;margin-top:10px;margin-left:5px;font-size:18px}.tool-search-actions{justify-content:center;align-items:center;width:100%;display:flex}.tool-search-actions input{border:none;outline:none;width:620px;height:50px;padding:0 10px;font-size:18px;box-shadow:4px 4px 8px #999}.tool-search-actions button{color:#f9f8f8;background:#87ceeb;border:none;outline:none;width:210px;height:50px;font-size:17px;font-weight:700;transition:all .5s;box-shadow:4px 4px 8px #999}.tool-search-actions button:hover{color:#000;background:#fff;border:#87ceeb}.searched-tools{background-color:#fff;flex-direction:column;width:830px;max-width:1300px;height:300px;max-height:300px;margin-top:5px;display:flex;overflow-y:auto;box-shadow:0 0 8px #999}.searched-tools a,.searched-tools div{cursor:pointer;border-bottom:.5px solid #3d3d3dbe;border-radius:5px;margin-top:5px;padding:10px}.searched-tools a:hover,.searched-tools div:hover{color:#fff;background:#87ceeb}.searched-tools a,.searched-tools div{font-weight:700}.searched-tools div span{float:right;font-size:18px}.searched-tools div .close-btn{color:#fff;text-align:center;background-color:#f57070;border-radius:5px;width:30px;padding:5px}.searched-tools div .close-btn:hover{background-color:#f82c2c}@media screen and (max-width:920px){.searched-tools{width:100%}}@media screen and (max-width:600px){.tool-search-actions{flex-direction:column}.tool-search-actions input,.tool-search-actions button{width:100%;margin-bottom:10px}}.main-tool-wrapper{justify-content:center;width:100%;max-width:1500px;height:auto;padding:10px;display:flex}.main-tool-wrapper .active{color:#fff;background-color:#000}.main-tool-wrapper .search-box-wrapper{flex-direction:column;flex-grow:1;width:375px;max-width:1000px;height:500px;display:flex}.main-tool-wrapper .search-box-wrapper .counter-wrapper{color:#616161;justify-content:space-between;margin-bottom:5px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:20px;font-weight:500;display:flex}.main-tool-wrapper .search-box-wrapper textarea{outline:none;width:100%;min-width:100%;max-width:100%;height:63%;min-height:63%;max-height:63%;padding:10px;font-size:18px;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.main-tool-wrapper .search-box-wrapper .options{justify-content:space-between;width:100%;height:45px;margin:10px 0;padding:1px;display:flex;overflow-x:scroll}.main-tool-wrapper .search-box-wrapper .options .option{flex-grow:1;width:fit-content;height:100%}.main-tool-wrapper .search-box-wrapper button{cursor:pointer;background-color:#fff;border:none;outline:none;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.main-tool-wrapper .search-box-wrapper .generate-btn{height:45px;font-size:18px}.main-tool-wrapper .options::-webkit-scrollbar{width:10px;height:4px}.main-tool-wrapper .options::-webkit-scrollbar-thumb{background-color:#a0a0a0;border-radius:5px}.main-tool-wrapper .options::-webkit-scrollbar-track{background-color:#f0f0f0}.main-tool-wrapper .options::-webkit-scrollbar-corner{background-color:#f0f0f0}.main-tool-wrapper .questions-wrapper{flex-grow:.7;width:375px;max-height:700px;margin-left:10px;padding:10px;overflow-y:auto;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.main-tool-wrapper .questions-wrapper .question{cursor:pointer;flex-direction:column;justify-content:space-between;margin:10px 5px;display:flex;position:relative}.main-tool-wrapper .questions-wrapper .question .quest{justify-content:space-between;width:100%;font-weight:700;display:flex}.main-tool-wrapper .questions-wrapper .question .quest:hover{color:green}.main-tool-wrapper .questions-wrapper .question button{padding:3px;font-size:18px}.main-tool-wrapper .answer-generator-wrapper{z-index:99999;background-color:#fff;width:80%;height:auto;padding:20px;position:absolute;top:40px;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.main-tool-wrapper .answer-generator-wrapper button{cursor:pointer;background-color:#fff;border:none;outline:none;box-shadow:1px 1px #ff00004d,0 -1px 5px 1px #00f6}.main-tool-wrapper .answer-generator-wrapper .options{flex-wrap:wrap;justify-content:space-between;width:100%;margin:10px 0;padding:1px;display:flex}.main-tool-wrapper .answer-generator-wrapper .options .option{flex-grow:1;width:fit-content;height:30px;font-size:12px}.main-tool-wrapper .answer-generator-wrapper .generate-btn{width:100%;height:30px;font-size:15px!important}@media screen and (max-width:800px){.main-tool-wrapper{flex-direction:column}.main-tool-wrapper .search-box-wrapper{width:100%}.main-tool-wrapper .questions-wrapper{width:100%;min-height:200px;margin-top:20px;margin-left:0%}}.file-download{width:fit-content;margin-bottom:20px;padding:10px}.tool-wrapper{color:#fff;flex-direction:column;align-items:center;width:90%;max-width:1400px;margin-top:20px;display:flex}.tool-wrapper .tool{width:100%;min-width:350px}.tool-wrapper .tool .tool-name{min-width:350px;margin-top:70px;margin-bottom:20px;font-size:40px}.tool-wrapper .tool .tool-tagline{min-width:350px;margin-bottom:20px}.tool-wrapper .tool .tool-function{width:100%}.tool-wrapper .tool .tool-function .tool-actions{background:var(--headingwrapper-bg);border-radius:20px;flex-wrap:wrap;min-height:100px;padding:30px 20px 20px;display:flex;box-shadow:3px 3px 6px #666}.tool-wrapper .tool .tool-function .tool-actions .tool-button,.tool-wrapper .tool .tool-function .tool-actions .tool-slider{cursor:pointer;background-color:#fff;border-radius:10px;outline:none;flex-grow:1;width:fit-content;min-width:250px;height:50px;margin:0% 10px 10px 0%;padding:5px;font-size:15px;font-weight:700;transition:all .2s}.tool-wrapper .tool .tool-function .tool-actions .tool-slider{width:100%}.tool-wrapper .tool .tool-function .tool-actions .tool-button:hover{box-shadow:1px 0 15px #cca366}.tool-wrapper .tool .tool-function .tool-actions .generate-btn{background-color:var(--contentsection-heading-bg);color:#fff;outline:none}.tool-wrapper .tool .tool-function .list-item{cursor:pointer;background-color:#012f3d;border-radius:7px;margin-top:20px;padding:12px;box-shadow:1px 1px 2px #0ff}.tool-wrapper .tool .tool-function .gen-name{color:#141414;background:var(--headingwrapper-bg);cursor:pointer;justify-content:center;align-items:center;width:100%;max-width:1400px;min-height:100px;margin-top:20px;padding:10px;font-family:cursive,Courier New,Courier,monospace;font-size:40px;font-weight:600;display:flex;position:relative;box-shadow:3px 3px 6px #666}.tool-wrapper .tool .tool-function .genotype{color:#141414;background:var(--headingwrapper-bg);cursor:pointer;text-align:justify;width:100%;max-width:1400px;min-height:100px;margin-top:20px;padding:10px;font-size:20px;font-weight:600;position:relative;box-shadow:3px 3px 6px #666}.tool-wrapper .tool .tool-function .genotype .copy-msg{color:green;text-shadow:1px 2px #c4c4c4;font-size:25px}.tool-wrapper .tool .tool-function .gen-name .copyicon,.tool-wrapper .tool .tool-function .genotype .copyicon{color:#242424;background-color:#fff;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:20px;font-size:25px;display:flex;position:absolute;top:10px;right:10px;box-shadow:inset -3px -3px 6px #666}.tool-wrapper .tool .tool-function .genotype .copyicon span{color:green}.tool-wrapper .tool .tool-function .list-item:hover{color:#40e440}.tool-wrapper .tool .tool-heading{width:100%;min-width:350px;margin-top:70px;margin-bottom:20px;font-size:40px}.tool-wrapper .tool h3,.tool-wrapper .tool p{width:100%;min-width:350px;margin:10px 0 0}.tool-wrapper .tool h3{margin-top:30px}.boxWrapper{flex-wrap:wrap;justify-content:space-around;width:100%;display:flex}.privacy-policy{color:#000}.privacy-policy a{color:#6464ff}.contact{color:#000}.content-section{flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1400px;margin-bottom:40px;display:flex}.content-section .heading{color:#191b1c;width:70%;min-width:330px;min-height:70px;margin-bottom:.3em;font-size:2em;font-weight:800;line-height:1.15}.content-section h3{width:70%;min-width:350px;margin:0% 0% 10px}.content-section .paragraph{flex-direction:column;width:70%;min-width:350px;margin-top:15px;margin-bottom:40px;font-size:20px;display:flex}.content-section .paragraph li{margin-top:15px;margin-left:20px}.content-section .paragraph span{margin-top:15px}.content-section .paragraph a{color:#00f}.content-section .para-link a{white-space:nowrap;margin-top:100px!important;margin-right:20px!important}@media screen and (max-width:500px){.content-section .para-link a{display:block;margin-top:10px!important;margin-left:20px!important}}.table{border:.5px solid #000;border-radius:10px;width:100%;min-width:370px;max-width:1400px;overflow-x:auto}.table .row{color:#000;width:100%;min-height:30px;display:flex}.table .row .col{border-bottom:1px solid #000;border-right:1px solid #000;flex-direction:column;flex-grow:1;width:100px;min-width:100px;max-width:100%;padding:10px;font-size:19px;display:flex}.table .first .col{background:#e2f3ff;font-family:Arial,Helvetica,sans-serif}.table .first .col .ilink{font-family:auto;color:#00f!important}.table .row .col .parameter{font-size:14px}.table .row .col .ilink{color:#e123c1}.table .row .col .ilink:hover{color:#00f;text-decoration:underline}.tool-link{background-color:#fff;border-radius:0%;min-height:100px;box-shadow:3px 3px 6px #666}.tool-link:hover{background-color:#f0f0f0}.tool-link .link{color:#00f;font-size:20px;text-decoration:underline}.tool-link .post-info,.tool-link .post-info h2{color:#000}.showmobilead{display:none}.showdesktopad{display:block}@media screen and (max-width:500px){.showmobilead{display:block}.showdesktopad{display:none}.content-section{width:100%;padding:1px}.content-section .paragraph{padding:5px}.heading-wrapper{width:97%;padding:20px}.heading-wrapper .main-heading{text-align:center}}.no-post-found{flex-direction:column;justify-content:center;align-items:center;margin-top:250px;display:flex}.no-post-found .button{color:#fff;text-align:center;background-color:#001a22;border-radius:5px;width:150px;margin-top:10px;padding:15px;font-size:18px}.tool-page .tool-link{margin-bottom:20px}.tool-page .tool-link .link{color:#000;text-decoration:none}.ilink{color:#00f;margin:0%!important}.ilink:hover{text-decoration:underline}.container .hero-section{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-section .hero-image{width:100%;height:700px;overflow:hidden}.hero-section .hero-image img{object-fit:cover;width:100%;height:100%}.hero-section .content-wrapper{color:#fff;text-shadow:2px 2px 2px #000;justify-content:center;width:100%;height:100%;display:flex}.hero-section .content-wrapper .content{color:#fff;float:right;flex-direction:column;align-items:center;display:flex;position:relative;top:5%}.hero-section .content-wrapper .content .heading{text-shadow:2px 2px 2px #000;margin-bottom:.3em;font-size:5em;font-weight:800;line-height:1.15}.hero-section .content-wrapper .content .tagline{letter-spacing:2.5px;font-size:2.5em;font-weight:700}.download-links{cursor:pointer;background:#fff;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;height:400px;margin-top:20px;padding:30px;display:flex}.download-links .heading{color:#000;text-shadow:none}.download-links .down-link{margin-left:10px}.download-links .down-link img{border-radius:10px;width:100%;height:100%;max-height:150px;box-shadow:2px 2px 0 2px #000}.download-links .down-link img:hover{box-shadow:2px 2px 3px 2px #0034c4}.client{flex-wrap:wrap;display:flex}.client button{background:0 0;border:1px solid #000;flex-grow:1;width:30%;min-width:200px;margin:10px;padding:20px;font-size:20px;font-weight:700}.client button:hover{color:#fff;background:#000}.download-links .heading{margin:0%}.hero-section .content-wrapper .content .social-icons{margin-top:30px}.hero-section .content-wrapper .content .social-icons .icon{margin-right:20px;font-size:40px;transition:all .5s}.hero-section .content-wrapper .content .social-icons .icon:hover{color:#f7b2d2}.hero-section .content-wrapper .content .contact-details{flex-direction:column;margin-top:20px;display:flex}.hero-section .content-wrapper .content .contact-details .detail{letter-spacing:2px;margin-top:10px;font-size:20px;font-weight:700}.hero-section .content-wrapper .content .contact-details .detail a{text-transform:uppercase;margin-left:5px}.hero-section .content-wrapper .content .button{color:#000;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #fff;width:100%;max-width:330px;margin-top:40px;padding:10px;font-weight:700;transition:all .5s}.hero-section .content-wrapper .content .button:hover{color:#fff;background:0 0}.hero-section .content-wrapper .content .button a{text-align:center;width:100%;height:100%;font-size:20px;display:block}.container .about-section{color:#000;background:#fff;justify-content:center;align-items:center;width:100%;min-height:350px;padding:20px;display:flex}.about-section a{color:#00f}.about-section .content{text-align:center;width:70%;margin-bottom:20px;padding:10px}.about-section .content .heading{text-align:left;text-shadow:2px 2px 2px #ebebeb;color:#000;margin:50px 0;font-size:1.9em;font-weight:600;line-height:1.15}.about-section .content h3{text-align:left;width:100%;font-size:1.6em;font-weight:700}.about-section .content .paragraph{text-align:left;margin:20px 0;font-size:20px;font-weight:500}.about-section .content ul{margin-left:40px!important}.about-section .content ul li{margin-top:10px}.container .skill-section{background-color:#007213;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:600px;display:flex}.container .skill-section .heading{text-align:center;color:#fff;margin-top:50px;margin-bottom:.3em;font-size:3.5em;font-weight:800;line-height:1.15}.heading{text-align:center;color:#fff;text-shadow:2px 2px 2px #000;margin-top:50px;margin-bottom:.3em;font-size:3.5em;font-weight:800;line-height:1.15}.container .skill-section .skills{flex-wrap:wrap;justify-content:space-around;align-items:center;width:70%;margin-top:10px;margin-bottom:60px;display:flex}.container .skill-section .skill-wrapper{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;margin-bottom:.3em;font-size:2.5em;font-weight:800;line-height:1.15;display:flex}.container .skill-section .skills .skill{cursor:pointer;background-color:#fff;border-radius:100%;width:100px;height:100px;margin:10px;padding:5px;transition:all .5s}.container .skill-section .skills .skill:hover{box-shadow:0 0 0 10px red}.container .skill-section .skills .skill img{border-radius:100%;width:100%;height:100%}.container .project-section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;margin-top:100px;display:flex}.project-section .heading{text-align:center;margin-top:10px;margin-bottom:100px;font-size:3.5em;font-weight:800;line-height:1.15}.project-section .projects{flex-wrap:wrap;justify-content:space-around;display:flex}.project-section .projects .project{text-align:center;color:#fff;background-color:#000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:200px;min-width:fit-content;height:200px;margin-top:50px;margin-bottom:.3em;padding:40px;font-size:1em;font-weight:800;line-height:1.15;display:flex}.project-section .projects .project .image{width:150px;height:100%;margin-bottom:10px}.project-section .projects .project .image img{width:100%;height:100%}.container .counter-section{color:#fff;background-color:#00284e;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;min-height:300px;display:flex}.container .counter-section .heading{margin:0%}.container .counter-section .counter{text-align:center;flex-direction:column;margin:50px 0;font-size:4em;font-weight:800;line-height:1.15;display:flex}.container .counter-section .counter p{font-size:18px;font-weight:800;line-height:1.15}.products{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.products .wrapper{max-width:1200px}.products .heading{color:#000;text-shadow:unset}.reviews-section{flex-direction:column;align-items:center;width:100%;display:flex}.reviews-section .heading{text-align:center;margin:50px 0 100px;font-size:3.5em;font-weight:800;line-height:1.15}.container .service-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;display:flex}.service-section .heading{text-align:center;color:#000;text-shadow:none;margin:50px 0 100px;font-size:3.5em;font-weight:800;line-height:1.15}.service-section .services{flex-wrap:wrap;justify-content:space-around;width:100%;margin-bottom:50px;display:flex}.service-section .services .service{color:#030303;cursor:pointer;background-color:#f0f0f0;border-radius:5px;flex-direction:column;width:100%;max-width:1000px;margin:15px;padding:10px;font-size:1.2em;font-weight:600;line-height:1.15;transition:all .5s;display:flex}.service-section .services .service h3{margin:0% 0% 20px;font-size:30px}.service-section .services .service{box-shadow:0 0 1px 2px #fff}.service-section .services .service .icon{font-size:4.5em}.container .contact-section{width:100%;height:auto}.contact-section .content-wrapper{position:unset;height:auto;margin-bottom:50px}.contact-section .content-wrapper .content{height:550px}@media screen and (max-width:1100px){.about-section .content{width:100%}}@media screen and (max-width:850px){.hero-section .content-wrapper{margin-top:25%}.hero-section .content-wrapper .content .button{width:100%}.contact-section .content-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}form .input-wrapper,form .error,form .success{width:100%}}@media screen and (max-width:470px){.hero-section .content-wrapper{justify-content:center;margin-bottom:50px;padding:10px;display:flex}.hero-section .content-wrapper .content{margin:0%}.hero-section .content-wrapper .content .heading{margin-top:30px;margin-bottom:.3em;font-size:3em;font-weight:800;line-height:1.15}.hero-section .content-wrapper .content .tagline{letter-spacing:2px;font-size:25px}.hero-section .content-wrapper .content .social-icons{justify-content:space-between;margin-top:30px;display:flex}.hero-section .content-wrapper .content .social-icons .icon{margin-right:20px;font-size:40px;transition:all .5s}.hero-section .content-wrapper .content .contact-details .detail a{font-size:18px}.about-section .content .paragraph{font-size:20px}.contact-section .content-wrapper .content{margin:50px 0}form .error,form .success{width:100%}}.post-2{color:#000;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:90%;height:100%;margin-top:80px;margin-bottom:20px;padding:20px;display:flex}.post-2 .post-title{color:#000;width:80%;font-size:35px;font-weight:800}.post-content{width:80%;height:100%;margin-top:30px;padding:10px}.post-content *{margin-top:100px;line-height:40px}.post-2 h2,.post-2 h3{margin:40px 0}.post-2 p{color:#000;margin:20px 0;font-size:20px}.post-2 a{color:#00f}.post-2 ol{color:#000;margin:20px 0;font-size:20px}.post-2 ul{color:#000;margin:20px;font-size:18px}.post-2 code{color:#00db00;background:#000;border-radius:10px;width:100%;padding:10px;display:block}.post-2 li{color:#000;margin:20px 0 20px 40px;font-size:18px}@media screen and (max-width:600px){.post-2{width:100%}.post-2 *{width:95%}.post-2 .post-title{width:95%;font-size:38px}}.moreposts{flex-wrap:wrap;justify-content:center;align-items:center;width:90%;display:flex}.moreposts .post{background-color:#f9f9f9;border-radius:2%;flex-grow:1;justify-content:center;align-self:center;width:45%;min-width:350px;height:150px;margin:10px;display:flex;box-shadow:-1px 1px 4px #bde5ff}.moreposts .post:hover{background:#fff3f3e8}.moreposts .post a{color:#000;width:100%;height:100%;padding:10px;font-size:25px;display:block}.moreposts .post a .date{margin:20px 0;font-size:15px;display:block}.hideprop{opacity:0;position:absolute}.reviews{flex-wrap:wrap;justify-content:center;width:100%;margin:10px 0 100px;display:flex}.reviews .review{background:#cacaff42;border-radius:5px;flex-direction:column;justify-content:space-around;min-width:350px;max-width:350px;height:auto;margin:10px;padding:10px;display:flex}.reviews .review .name{color:#424242;margin:0% 0% 0% 20px;font-family:Times New Roman,Times,serif;font-size:1.5em;font-weight:700;display:inline-block}.reviews .review .comma{color:#666;font-size:5em}.reviews .review p{color:#666;margin:0%;font-size:larger}.videoad-wrapper{z-index:99999;background:#003f3f;border:1px solid #fff;border-radius:5px;width:350px;padding:5px;position:fixed;bottom:3%;right:0%}.videoad-wrapper a{color:#000;text-align:center;background:#0ff;width:100%;padding:10px;font-weight:700;display:block}.videoad-wrapper a:hover{color:#fff;background:#006e6e}.videoad{width:100%;margin-top:10px}.moreposts-2{flex-direction:column;margin-bottom:100px;display:flex}details,.moreposts-2 .post-layout{text-align:left;border:1px solid #ccc;border-radius:10px;margin-bottom:10px;padding:10px;font-size:20px}summary{cursor:pointer;font-size:17px;font-weight:700}details summary ul{font-size:10px!important}.moreposts-2 .post-layout{font-size:18px}.moreposts-2 .post-layout:hover{color:#00f;text-decoration:underline;transition:all .1s!important}
