@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap";
@import "https://fonts.googleapis.com/css2?family=Raleway:wght@700;900&family=Roboto:wght@300;400&display=swap";
*{border:none;margin:0;padding:0}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.bold{font-size:16px;font-weight:500}.clb{color:#ff72528c;font-weight:600}ul{margin:0;padding:0;list-style:none}.quickActionButton ul li,.quickActionButton ul li:before,a{transition:all .5s cubic-bezier(.17,.81,.25,.87)}.shortmenu li{transition:all .35s ease-in}.shortmenu li,.shortmenu li:before,.shortmenu li a,.shortmenu li i,.shortmenu li span,.shortmenu li span:before{transition:all .35s cubic-bezier(.8,.01,.98,.55)}.sublinks,.sublinks div,.sublinks:after,.sublinks:before{transition:all .3s cubic-bezier(.14,.71,.48,.96)}button:focus,a:focus{outline:none}a{text-decoration:none}ul li a{display:inline-block}body{background-color:#7fffd4;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;overflow:hidden}h1,h2,h4,h5,h3{font-family:Raleway,sans-serif;font-weight:700}h4{margin-bottom:15px;font-size:20px;font-weight:700}.cl-red{color:#ff8e3d}.mt-15{margin-top:15px!important}.homebg{text-align:right;background:linear-gradient(32deg,#0e1675 0%,#51299f 100%);height:100vh}.homebg img{filter:blur(125px);max-width:100vw;height:100vh}.bannerText{width:100%}.bannerTextOutLIne{z-index:2;background:url(../media/expoutline.f2e6ef49.svg) 50%/75% no-repeat;width:100%;height:100%;position:absolute;top:0}.cube{width:100%;height:150px;transform-style:preserve-3d;transform-origin:50%;transition:transform 1s;animation:20s linear infinite bannertext;position:relative;transform:translateZ(-75px)}.cube__face{backface-visibility:hidden;flex-direction:column;justify-content:center;width:100%;height:150px;display:flex;position:absolute}.cube__face--front{transform:rotateX(0)translateZ(75px)}.cube__face--back{transform:rotateX(-180deg)translateZ(75px)}.cube__face--top{transform:rotateX(90deg)translateZ(75px)}.cube__face--bottom{transform:rotateX(-90deg)translateZ(75px)}@keyframes bannertext{0%{transform:translateZ(-75px)rotateX(0)}23%{transform:translateZ(-75px)rotateX(0)}25%{transform:translateZ(-75px)rotateX(90deg)}48%{transform:translateZ(-75px)rotateX(90deg)}50%{transform:translateZ(-75px)rotateX(180deg)}73%{transform:translateZ(-75px)rotateX(180deg)}75%{transform:translateZ(-75px)rotateX(270deg)}98%{transform:translateZ(-75px)rotateX(270deg)}to{transform:translateZ(-75px)rotateX(360deg)}}.sidBG{background:#f2f2f2;width:350px}.animateSider{animation:.3s ease-in sidebg}@keyframes sidebg{0%{width:0}to{width:330px}}.mainwraper{z-index:3;width:calc(100% - 80px);height:calc(100vh - 80px);display:flex;position:absolute;top:40px;left:40px}.sideDeheader{flex-direction:column;min-width:250px;height:100%;display:flex}.linkefect{background:#ffffff1f;border:0;box-shadow:0 3px 6px #00000014}.sideDeheader .logosec{height:55px}.logosec{padding-bottom:10px}.logo{width:auto;height:37px;position:relative;top:-9px;left:15px}.menubutton{z-index:4;text-align:center;background:#ffffff24;border-radius:100%;width:55px;height:55px;transition:all .3s ease-in-out;position:relative;top:0;left:0;overflow:hidden;box-shadow:0 3px 6px #00000014}.page .menubutton{background:#fff}.menubutton span{background-color:#fff;width:18px;height:1px;margin:4px auto;transition:all .3s ease-in-out;display:block}.page .menubutton span{background-color:#898989}.page .menubutton:hover span,.page .menubutton.opened span{background-color:#fff}.menubutton:after,.menubutton:before{content:"";z-index:-1;border-radius:100%;width:56px;height:56px;margin:-28px 0 0 -28px;position:absolute;top:50%;left:50%;transform:scale(0)}.menubutton:after{background-color:#fff3;transition:all .4s cubic-bezier(.52,1.8,.49,-.77)}.menubutton:before{background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%);transition:all .2s ease-in}.menubutton:hover:after,.menubutton:hover:before,.menubutton.opened:before{transform:scale(1)}.menubutton:hover,.menubutton.opened{box-shadow:0 0 30px #ff2f6166}.menubutton.opened{top:20px;left:30px}.menubutton.opened span{margin:-1px auto auto}.menubutton.opened span:first-child{transform:rotate(45deg)}.menubutton.opened span:nth-child(2){visibility:hidden;height:0}.menubutton.opened span:nth-child(3){transform:rotate(-45deg)}.mainmenu{z-index:2;background-color:#f3f3f3;border-radius:9px;width:250px;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:-400px;box-shadow:5px 5px 20px #0003}.mainmenu ul{padding:100px 30px 30px}.mainmenu ul li{border-top:1px solid #0000001a;border-bottom:1px solid #fff}.mainmenu ul li a{color:gray;width:auto;padding:10px 0 10px 5px;font-size:16px;font-weight:400;display:block}.mainmenu ul li:hover a{color:#ff2f61;padding-left:10px}.mainmenu ul li:first-child{border-top:0}.mainmenu ul li:last-child{border-bottom:0}.mainmenu.opened{left:0}.mainmenu ul li.dropdown>a{padding-right:22px;position:relative}.mainmenu ul li.dropdown>a:after{content:"▾";color:gray;transition:transform .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(0)}.mainmenu ul li.dropdown.open>a:after{transform:translateY(-50%)rotate(180deg)}.mainmenu ul li .subMenu{opacity:0;pointer-events:none;background:#0000000f;border-radius:8px;max-height:0;margin-top:6px;transition:max-height .25s,opacity .2s;overflow:hidden}.mainmenu ul li.dropdown.open .subMenu{opacity:1;pointer-events:auto;max-height:300px}.mainmenu ul li .subMenu ul{padding:8px 12px 10px}.mainmenu ul li .subMenu ul li a{color:gray;padding:8px 0;font-size:14px;display:block}.mainmenu ul li .subMenu ul li:hover a{color:#ff2f61;padding-left:8px}.introBox{margin:10px 0 20px}.introBox .badges{flex-wrap:wrap;margin-top:8px;display:flex}.introBox .badges li{color:#065f46;background:linear-gradient(#ecfdf5 0%,#d1fae5 100%);border:1px solid #10b98159;border-radius:9999px;align-items:center;gap:6px;margin:4px 6px 0 0;padding:6px 12px;font-size:12px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 12px #10b9811f,inset 0 1px #fff9}.introBox .badges li:before{content:"✔";color:#10b981;font-size:12px;line-height:1}.introBox .badges li:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10b9812e,inset 0 1px #fffc}.pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.hosting-section{border-top:1px solid #00000014;margin:28px 0 36px;padding-top:16px}.hosting-section:first-of-type{border-top:0;margin-top:8px;padding-top:0}.hosting-title{color:#222;margin-bottom:12px;padding-left:14px;font-size:22px;font-weight:800;position:relative}.hosting-title:before{content:"";background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%);border-radius:4px;width:6px;position:absolute;top:4px;bottom:4px;left:0;box-shadow:0 2px 8px #ff2f7f40}.modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modalBox{background:#fff;border-radius:12px;width:100%;max-width:820px;overflow:hidden;box-shadow:0 20px 60px #00000040}.modalHeader{color:#fff;background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.modalHeader h3{font-size:18px}.modalClose{color:#fff;cursor:pointer;background:#fff3;border-radius:6px;width:28px;height:28px;font-size:18px;line-height:28px}.modalBody{padding:16px}.modalEnter{animation:.22s cubic-bezier(.2,.8,.2,1) both modalIn}@keyframes modalIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modalGrid{grid-template-columns:1.1fr 1.6fr;gap:14px;display:grid}.summaryCard{background:#f8fafc;border:1px solid #e6ecf2;border-radius:10px;padding:12px}.summary{background:#0000000a;border:1px solid #0000000f;border-radius:10px;justify-content:space-between;align-items:baseline;margin-bottom:12px;padding:10px 12px;display:flex}.summaryKicker{text-transform:uppercase;letter-spacing:.4px;color:#666;margin-bottom:2px;font-size:11px}.summaryTitle{color:#333;font-weight:700}.summaryPrice{color:#222;font-weight:800}.summaryPrice span{color:#777;margin-left:4px;font-size:12px;font-weight:500}.summaryList{color:#4b5563;margin:6px 0 0;padding-left:0;font-size:12px;list-style:none}.summaryFoot{color:#6b7280;margin-top:10px;font-size:11px}.modalBody label{color:#374151;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.modalBody input{color:#111827;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:box-shadow .16s,border-color .16s}.priceBreak{margin:10px 0 0;padding:0;list-style:none}.priceBreak li{color:#334155;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.priceBreak li.total{color:#0f172a;border-top:1px dashed #00000026;margin-top:6px;padding-top:8px;font-weight:800}.statusTag{text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.statusTag.paid,.statusTag.success{color:#166534;background:#dcfce7}.statusTag.failed,.statusTag.error{color:#991b1b;background:#fee2e2}.statusTag.processing,.statusTag.created{color:#854d0e;background:#fef9c3}.orderInfo p{color:#475569;margin-bottom:8px}.orderInfo p strong{color:#0f172a;min-width:100px;display:inline-block}.modalBody input:focus{border-color:#60a5fa;outline:none;box-shadow:0 0 0 3px #3b82f626}.fieldHelp{color:#6b7280;margin-top:4px;font-size:11px;display:block}.modalActions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.sbtBtn.gray{background:#999}@media (max-width:760px){.modalGrid{grid-template-columns:1fr}}.fieldError{color:#dc2626;margin-top:4px;font-size:11px}.sbtBtn:disabled{opacity:.6;cursor:not-allowed}.statusCallout{color:#065f46;background:#ecfdf5;border:1px solid #10b98159;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 12px;display:flex}.statusCallout.bad{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.statusCallout .close{cursor:pointer;color:inherit;background:0 0;border:none;font-size:16px}.plan-card{background:#fff;border-radius:10px;padding:14px;position:relative;box-shadow:0 6px 18px #00000014}.plan-card.popular{border:1px solid #ff2f7f40;box-shadow:0 8px 22px #ff2f7f40}.ribbon{color:#fff;background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%);border-radius:4px 12px 0;padding:4px 10px;font-size:11px;position:absolute;top:-8px;right:-8px;box-shadow:0 6px 14px #ff2f7f4d}.plan-header{justify-content:space-between;align-items:baseline;display:flex}.plan-price{color:#333;font-size:18px;font-weight:700}.plan-tax{color:#6b7280;margin-top:2px;font-size:12px}.plan-cycle{color:#888;margin-left:4px;font-size:12px}.badge{color:#fff;background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%);border-radius:12px;margin-left:8px;padding:2px 8px;font-size:11px}.plan-features{margin:10px 0;padding-left:12px}.plan-features li{color:#666;margin:4px 0;padding-left:12px;font-size:12px;position:relative}.plan-features li:before{content:"•";color:#ff8e3d;position:absolute;top:0;left:0}.plan-cta{text-align:right;margin-top:10px}.billing-toggle{border:1px solid #0000001a;border-radius:20px;margin:8px 0 14px;display:inline-flex;overflow:hidden}.billing-toggle button{color:#666;cursor:pointer;background:#fff;border:none;padding:6px 12px;font-size:12px}.billing-toggle button.active{color:#fff;background:linear-gradient(22deg,#ff2f61 0%,#ff9b36 100%)}.footnote{color:#777;margin-top:8px;font-size:12px}@media screen and (min-width:1200px){.pricing{grid-template-columns:repeat(3,minmax(0,1fr))}}.sideDeheader .line{flex-grow:1;position:relative}.sideDeheader .line:after{content:"";background-color:#ffffff40;width:1px;height:100%;position:absolute;left:28px}.page.sideDeheader .line:after{background-color:#0000001f}.sideDeheader .copyright{color:#cecece;height:15px;padding-top:10px;font-size:14px}.page.sideDeheader .copyright,.page.sideDeheader .copyright a{color:#9f9f9f}.shortmenu li.active i{line-height:44px;display:block}.page .shortmenu li:hover i{color:#fff}.shortmenu li.active a{margin:0 3px}.shortmenu a{display:block}.shortmenuBox{width:auto;margin:5px 0 0;padding:0 3px;position:relative}.shortmenu li{background:#ffffff1f;border-radius:8px;width:48px;height:auto;max-height:48px;margin-bottom:10px;display:block;position:relative;box-shadow:0 3px 6px #00000014}.page .shortmenu li{background-color:#fff}.shortmenu li.active{max-height:1000px;overflow:inherit;padding:5px 0}.shortmenu li:before{content:"";opacity:0;background:linear-gradient(39deg,#267cc5 17%,#42e2fe 77%);border-radius:8px;width:48px;height:100%;position:absolute;top:0;left:0}.shortmenu li a{visibility:hidden;border-top:1px solid #fff3;position:relative}.shortmenu li a:first-child{visibility:visible;border-top:0}.shortmenu li.active a,.shortmenu li:hover a{visibility:visible}.shortmenu li:hover,.shortmenu li.active{box-shadow:0 0 30px #00ffffb3}.shortmenu li:hover:before,.shortmenu li.active:before{opacity:1}.shortmenu li span{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;font-size:14px;display:block;position:absolute;top:16px;left:48px}.page .shortmenu li span{color:#88a2b9}.shortmenu a span:before{content:"";background-color:#ffffff40;width:0;height:1px;position:absolute;top:50%;left:0}.page .shortmenu a span:before{background-color:#88a2b980}.shortmenu a:hover span{visibility:visible;opacity:1;left:65px}.shortmenu a:hover span:before{width:17px;left:-17px}.shortmenu li i{color:#fff;text-align:center;font-size:35px;line-height:48px;display:block}.page .shortmenu li i{color:#88a2b9}.shortmenu li.active i,.page .shortmenu li a:hover i{color:#fff}.shortmenu li a.active i,.shortmenu li.active a:hover i,.shortmenu li.active a i{background-color:#0000001a;border-radius:100%;transform:scale(.85)}.subMenu{z-index:100;background:#0000001a;position:relative}.subMenu a i{background-color:#0000!important}.subMenu a.active i{background-color:#0000001a!important}.clients{background:#ffffff80;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:15px;padding:15px 0;display:flex}.clients li{max-width:29.33%;margin:4px 8px}.clients li img{width:100%}.contentBox{flex-grow:1;align-items:center;height:100%;animation:.5s cubic-bezier(.165,.84,.44,1) forwards pageTRans;display:flex}@keyframes pageTRans{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.ul-style-none{padding-left:25px;list-style:outside}.ul-style-none li{color:#fff}.accordion h3{margin-bottom:15px}.accordion-item{border-bottom:1px solid #dddddd26}.accordion-item:last-child{border-bottom:none}.accordion-header{cursor:pointer;color:#fff;background:#ffffff0d;justify-content:space-between;align-items:center;padding:10px;font-size:14px;display:flex}.accordion-body{color:#fff;background:#ffffff2e;padding:10px;font-size:13px;line-height:20px}.accordion-icon{margin-left:10px;font-size:18px;font-weight:700}.contentText{align-items:center;width:100%;height:auto;max-height:calc(100vh - 130px);margin-bottom:70px;display:block}.bennerImage img{width:auto;height:calc(100vh - 130px);position:relative;left:-75px}.innerpage .bennerImage{background:#ffca70;border-radius:100%;justify-content:center;align-items:center;width:300px;min-width:300px;height:300px;margin-left:-40px;display:flex;position:relative;left:-50px}.transBg{background-color:#0000!important}.scaleanimtion{opacity:1;animation:1s cubic-bezier(.43,.31,.46,.99) forwards scaleanim;transform:scale(1)}.innerpage .bennerImage img{opacity:0;animation-delay:.3s;transform:scale(0)}@keyframes scaleanim{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.innerpage .bennerImage img{height:65vh;margin-left:auto;margin-right:auto;left:0}.bannerText h1{color:#fff;font-size:90px;font-weight:900}.bannerText p{color:#fff;font-size:35px;font-weight:300}.contentText h1{color:#fff;padding-bottom:10px;font-size:2.5rem;position:relative}.contentText h1 i{vertical-align:middle}.contentText p{color:#fff;text-align:justify;letter-spacing:1px;margin-top:5px;line-height:1.5}.customPara{max-width:98%;padding:2% 15px 2% 0;display:block;position:relative}.leftline{max-width:100%;height:auto;padding-left:40px;display:block;position:relative;overflow:hidden}.leftline h3{color:#ff833f}.leftline:before{content:"";background-color:#ffffff30;width:1px;height:100%;margin-left:-20px;position:fixed;top:0}.breadcum:before{top:0;bottom:inherit}.breadcum{width:95%;padding-top:10px;display:block;position:relative}.sublinks{text-align:center;color:#fff;background-color:#0003;border-radius:20px;width:auto;min-width:40px;max-width:40px;height:40px;margin:0 5px;font-size:20px;line-height:40px;display:inline-block;position:relative;overflow:hidden}.sublinks:after{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#ff2f7f 0%,#ff9b36 100%);border-radius:20px;width:101%;height:101%;position:absolute;left:0;transform:scale(1);box-shadow:0 0 30px #ff2f7f00}.sublinks div{text-align:center;width:100%;display:initial;vertical-align:top;justify-content:center;align-items:center;padding:0;font-size:0;display:flex}.sublinks div span{position:relative;left:5px}.sublinks div img{max-width:36px;padding:6px}.sublinks:hover,.sublinks.active{background-color:#0000;max-width:400px;box-shadow:0 0 30px #ff2f7fb3}.sublinks:hover div,.sublinks.active div{padding:0 15px;font-size:15px}.sublinks:hover:after,.sublinks.active:after{opacity:1}.sublinks i{vertical-align:middle;font-size:25px;line-height:40px}.contentScroll{flex-direction:column;height:auto;max-height:calc(100vh - 130px);display:flex}.contentScroll .customPara{scrollbar-color:#ffffff80 #01195c14;scrollbar-width:thin;flex-grow:1;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 96%,#0000 100%)}.quickActionButton{z-index:4;position:absolute;bottom:0;right:0}.quickActionButton ul{margin:0;padding:0;list-style:none}.quickActionButton ul li{text-align:center;vertical-align:bottom;background:#ffffff45;border-radius:28px;width:auto;min-width:46px;height:46px;margin:0 5px;line-height:46px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 3px 6px #0000001a}.quickActionButton ul li:before{content:"";z-index:-1;background:linear-gradient(#fff 0%,#ffd5d5 100%);border-radius:100%;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute;top:50%;left:50%;transform:scale(0)}.quickActionButton ul li:hover{box-shadow:0 0 40px #ffffffbd}.quickActionButton ul li:hover:before{transform:scale(20)}.quickActionButton ul li{color:#fff}.quickActionButton ul li:hover{color:#f17953}.quickActionButton ul li span{letter-spacing:1px;color:#fff;padding:0 25px;font-size:14px;font-weight:700}.quickActionButton ul li:hover span{color:#ff833f}.ewse_whatsapp{color:#25d366}.quickActionButton ul li:last-child{background-color:#fff!important}.quickActionButton ul li i{font-size:25px;line-height:46px}.backeButton{text-align:center;color:#fff;background-color:#00000080;width:45px;height:45px;line-height:45px;display:inline-block;position:absolute;top:0;right:0}.backeButton i{line-height:45px}.radibutton li{margin-bottom:10px;position:relative}.radibutton li label{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:28px;font-size:15px;display:block;position:relative;line-height:20px!important}.radibutton.block li label,.radibutton.buttonstyle li label{border-right:0;margin-right:0;padding-right:0}.radibutton li input[type=radio]{opacity:0;cursor:pointer;position:absolute}.radibutton li:last-child label{border-right:none;margin-right:0;padding-right:0}.row div:last-child .formContent{margin-bottom:0}.checkmark{background:#ffffff5e;border:0 solid #0000;border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.075,.82,.165,1);position:absolute;top:0;left:0}.ct-textarea{color:#fff;background-color:#0000;border:1px solid #01195c14;width:100%;min-height:100px;font-family:Roboto,sans-serif;font-size:15px}.ct-textarea:focus{outline:none}.googleMap{background-color:#fff;border-radius:10px;width:100%;margin-top:15px;padding:10px}label input:checked~.checkmark,label input:hover~.checkmark{background:linear-gradient(#ff2f7f 0%,#ff9b36 100%);border:0 solid #0000001a;box-shadow:0 0 13px #ff3f74}.sbtBtn{letter-spacing:1px;color:#fff;background:linear-gradient(-90deg,#ff9b36 0%,#ff2f7f 100%);border:none;border-radius:30px;min-width:150px;margin-top:15px;padding:12px 25px;font-size:14px;font-weight:500}.error-help{color:red;font-size:14px}.radibutton.buttonstyle label input:checked~.checkmark,label input:hover~.checkmark{background:linear-gradient(-90deg,#ff9b36 0%,#ff2f7f 100%);border:0 solid #0000001a;box-shadow:0 0 13px #ff3f74}.radibutton.buttonstyle li label{font-size:12px;margin-right:10px!important;padding:10px 21px!important}.radibutton.buttonstyle li .checkmark{z-index:-1;border-radius:25px;width:100%;height:100%}::-webkit-scrollbar{background-color:#01195c14;border-radius:4px;width:10px}::-webkit-scrollbar-track{background-color:#0000;width:1px}::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ff9b36 0%,#fff6f7 100%)}.formContent{color:#fff;margin-bottom:20px;padding-bottom:10px}.flex{display:flex}.formContent{font-size:16px}.formContent label{color:#fff;border-right:1px solid #ffffff30;margin-right:10px;padding-right:10px}.formContent input{color:#fff;background-color:#0000;flex-grow:1}input:-webkit-autofill{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}textarea:-webkit-autofill{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}textarea:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}select:-webkit-autofill{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}select:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border:none;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff0}.formContent ::placeholder{color:#ffffff80;opacity:1}.formContent:-ms-placeholder-shown{color:#00ffffb3}.formContent::-moz-placeholder{color:#00ffffb3}input{font-size:16px}input:hover,input:focus,input:active{box-shadow:none;background-color:#0000;border:0;outline:none}.ulList{list-style:none}.ulList li{margin-top:10px;margin-bottom:10px;position:relative}.ulList li h3{color:#ff833f}.ulList li:last-child{margin-bottom:0}.ulList li:before,.ulList li:after{content:"";border-radius:100%;width:10px;height:10px;position:absolute;top:5px;left:-24px}.ulList li:before{z-index:2;background:linear-gradient(90deg,#ff2f7f 0%,#ff9b36 100%);animation:2s linear infinite shadow;box-shadow:0 0 0 5px #0003}.ulList li:after{border:0 solid #ffffff4d;width:24px;height:24px;animation:1.5s linear infinite shadow2;top:-2px;left:-31px}@keyframes shadow{0%{box-shadow:0 0 #fff3}25%{box-shadow:0 0 #fff3}75%{box-shadow:0 0 0 4px #fff3}to{box-shadow:0 0 0 6px #fff0}}@keyframes shadow2{0%{pacity:1;width:10px;height:10px;top:5px;left:-24px;box-shadow:0 0 #fff3}25%{box-shadow:0 0 #fff3}75%{opacity:1;box-shadow:0 0 0 4px #fff3}to{pacity:0;width:24px;height:24px;top:-2px;left:-31px;box-shadow:0 0 0 6px #fff0}}.locations{align-items:flex-start;display:flex}.locationItems{background-color:#6e6aae66;border-radius:10px;width:33%;margin:5px;padding:14px}.locationItems .iconBox{align-items:center;display:flex}.locationItems .iconBox .icon{background-color:#5227c76e;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;display:flex}.locationItems .iconBox .icon i{color:#fff;font-size:25px}.locationItems .iconBox label{color:#fff;font-size:18px;font-weight:500}.locationItems p{text-align:left;letter-spacing:.5px;padding-left:30px;font-size:12px;line-height:18px;letter-spacing:unset!important}@media only screen and (max-width:720px){.sublinks div img{max-width:26px;padding:2px}.mainwraper{width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px}.bannerTextOutLIne{background:url(../media/expoutline2.d8f7c91c.svg) 50%/auto 75% no-repeat;width:calc(100% - 50px);right:0}.sideDeheader .copyright{display:none}.menubutton{width:40px;min-width:40px;height:40px}.menubutton span{width:15px}.page .shortmenu li i{color:#fff}.page .shortmenu li,.page .menubutton{background:#ffffff1f}.page .menubutton span{background-color:#fff}.page.sideDeheader .line:after{background-color:#ffffff40}.formContent{margin-bottom:10px}.sideDeheader{min-width:auto;max-width:50px}.sideDeheader .logosec{align-items:center;height:50px;display:flex}.logo{height:26px;position:relative;top:0}.sideDeheader .line:after{left:20px}.sideDeheader .line:nth-last-child(2){display:none}.shortmenuBox{padding-left:0}.shortmenu li i{font-size:28px;line-height:40px}.shortmenu li:before{border-radius:4px;width:40px}.shortmenu li{border-radius:4px;width:40px;max-height:40px}.shortmenu li.active a{margin:0}.shortmenu li.active i{line-height:40px}.contentBox{flex-direction:column;justify-content:center;align-items:center;animation:pageTRanss}.bannerText h1{text-align:left;font-size:50px}.bannerText p{text-align:left;font-size:23px}.bennerImage img{width:200px;height:auto;min-height:200px;top:-40px;left:0}.bannerText{text-align:center;margin-top:68px;margin-left:11px}.cube{height:70px;transform:translateZ(-35px)}.cube__face{height:70px}.cube__face--front{transform:rotateX(0)translateZ(35px)}.cube__face--back{transform:rotateX(-180deg)translateZ(35px)}.cube__face--top{transform:rotateX(90deg)translateZ(35px)}.cube__face--bottom{transform:rotateX(-90deg)translateZ(35px)}@keyframes bannertext{0%{transform:translateZ(-35px)rotateX(0)}23%{transform:translateZ(-35px)rotateX(0)}25%{transform:translateZ(-35px)rotateX(90deg)}48%{transform:translateZ(-35px)rotateX(90deg)}50%{transform:translateZ(-35px)rotateX(180deg)}73%{transform:translateZ(-35px)rotateX(180deg)}75%{transform:translateZ(-35px)rotateX(270deg)}98%{transform:translateZ(-35px)rotateX(270deg)}to{transform:translateZ(-35px)rotateX(360deg)}}::-webkit-scrollbar{width:1px}.quickActionButton ul li span{letter-spacing:0;padding:0 16px;font-size:10px;font-weight:500}.quickActionButton ul li i{font-size:18px;line-height:35px}.quickActionButton ul li{min-width:35px;height:35px;margin:0 2px;line-height:34px}.contentBox.innerpage{align-items:flex-end;max-height:100%}.innerpage .bennerImage{width:100px;height:10px;min-width:inherit;background-color:#0000;justify-content:center;align-items:center;margin-left:0;left:0}.contentBox.innerpage .bennerImage img{top:0}.innerpage .bennerImage img{width:auto;height:100px;max-height:100px;min-height:inherit}.contentText h1{color:#fff;text-align:left;font-size:1.2rem}.customPara{max-width:100%;padding-left:0;padding-right:0}.contentScroll{max-height:calc(100vh - 180px)}.contentBox.innerpage .contentText{margin-bottom:0}.leftline{padding-left:8px;padding-right:8px}.contentText p{letter-spacing:inherit;margin-top:5px;font-size:12px}.ulList{padding-left:26px}.sublinks{min-width:30px;max-width:30px;height:30px;margin:0 2px;font-size:20px;line-height:30px}.sublinks:hover div,.sublinks.active div{padding:0 10px;font-size:10px}.sublinks i{vertical-align:bottom;font-size:19px;line-height:30px}.radibutton.flex{display:block}.leftline:before{display:none}::-webkit-scrollbar-track{width:1px}.radibutton li label{font-size:14px;display:inline-block}.formContent,input{font-size:14px}h4{font-size:18px}.row>*{padding-left:6px;padding-right:6px}.row{margin-left:-6px!important;margin-right:-6px!important}.sidBG,.shortmenu a:hover span{display:none}.formContent label{border-right:none}.customPara{max-width:98%;padding:2% 0;display:block;position:relative}.pricing{grid-template-columns:repeat(1,minmax(0,1fr))}.plan-cta{text-align:left}}
*,:after,:before{box-sizing:border-box}.row>*{width:100%;padding-left:15px;padding-right:15px;position:relative}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.col{-ms-flex-preferred-size:0;flex-grow:1;max-width:100%}.col-1{flex:none;width:8.33333%}.col-2{flex:none;max-width:16.6667%}.col-3{flex:none;max-width:25%}.col-4{flex:none;max-width:33.3333%}.col-6{flex:none;max-width:50%}.col-8{flex:none;max-width:66.6667%}@media (max-width:575.98px){.col-xs-2{flex:none;max-width:16.6667%}.col-xs-3{flex:none;max-width:25%}.col-xs-4{flex:none;max-width:33.3333%}.col-xs-6{flex:none;max-width:50%}.col-xs-8{flex:none;max-width:66.6667%}}@media (min-width:768px) and (max-width:991.98px){.col-md-12{flex:none;max-width:100%}.col-md-2{flex:none;max-width:16.6667%}.col-md-3{flex:none;max-width:25%}.col-md-4{flex:none;max-width:33.3333%}.col-md-6{flex:none;max-width:50%}.col-md-8{flex:none;max-width:66.6667%}}@media (min-width:992px) and (max-width:1199.98px){.col-lg-2{flex:none;max-width:16.6667%}.col-lg-3{flex:none;max-width:25%}.col-lg-4{flex:none;max-width:33.3333%}.col-lg-6{flex:none;max-width:50%}.col-lg-8{flex:none;max-width:66.6667%}}@media (min-width:1200px){.col-xl-2{flex:none;max-width:16.6667%}.col-xl-3{flex:none;max-width:25%}.col-xl-4{flex:none;max-width:33.3333%}.col-xl-6{flex:none;max-width:50%}.col-xl-8{flex:none;max-width:66.6667%}}@media (max-width:576px){.col-sm-12{flex:none;max-width:100%}.col-sm-2{flex:none;max-width:16.6667%}.col-sm-3{flex:none;max-width:25%}.col-sm-4{flex:none;max-width:33.3333%}.col-sm-6{flex:none;max-width:50%}.col-sm-8{flex:none;max-width:66.6667%}}
@font-face{font-family:ews;src:url(../media/ews.8beecf0b.eot);src:url(../media/ews.8beecf0b.eot)format("embedded-opentype"),url(../media/ews.70859ad8.ttf)format("truetype"),url(../media/ews.ec89cd49.woff)format("woff"),url(../media/ews.e9cf51ed.svg)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=ews],[class*=\ ews]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:ews!important}.ewse_whatsapp:before{content:""}.ewse_behance:before{content:""}.ewse_call:before{content:""}.ewse_digitalmar:before{content:""}.ewse_edit:before{content:""}.ewse_email:before{content:""}.ewse_facebook:before{content:""}.ewse_gaphicsdes:before{content:""}.ewse_getquote:before{content:""}.ewse_instagram:before{content:""}.ewse_linkedin:before{content:""}.ewse_send:before{content:""}.ewse_twitter:before{content:""}.ewse_user:before{content:""}.ewse_webdev:before{content:""}.ewse_youtube:before{content:""}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index)px);width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
