:root{--main-color: #6ec1e4;--main-color-dark: #072940;--ray-color: #6ec1e4;--spark-color: #6ec1e4;--back-color: #072940}#lastray{margin:auto;border-radius:100%;border:0px solid;border-color:var(--ray-color);opacity:1;width:0px;height:0px;position:fixed;z-index:3;transform:translate(-50%,-50%);left:50%;top:50%}#Splash{background:var(--back-color);border-radius:100%;top:50%;left:50vw;transform:translate(-50%,-50%);width:400vh;height:400vh;position:fixed;z-index:3;overflow:hidden;transition-duration:1s}#loader{margin:auto;width:100%;height:100%;max-width:200px;position:absolute;max-height:200px;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}.element{margin:auto;position:absolute}.sphere{background:radial-gradient(circle,var(--main-color),var(--main-color-dark));width:50px;height:50px;border-radius:100%;animation:pump 4s infinite ease-in-out;transform:translate(-50%,-50%);left:50%;top:50%;box-shadow:0 0 15px #c8e6ff80}.ray{margin:auto;border-radius:100%;border:5px solid;border-color:var(--ray-color);opacity:1;width:10px;height:10px;animation:ray 4s infinite ease-out;animation-delay:2.5s;transform:translate(-50%,-50%);left:50%;top:50%;box-shadow:0 0 15px #ffe6c880}.spark{width:200px;height:200px}.particles{transform:translate(-50%,-50%)}.particle{background-color:var(--spark-color);width:5px;height:5px;border-radius:100%;opacity:0;animation:particle 1s infinite ease-in;left:0%;top:0%}.spark1{transform:rotate(20deg)}.spark2{transform:rotate(40deg)}.spark3{transform:rotate(66deg)}.spark4{transform:rotate(172deg)}.spark5{transform:rotate(110deg)}.spark6{transform:rotate(130deg)}.spark7{transform:rotate(-100deg)}.spark8{transform:rotate(-50deg)}.spark9{transform:rotate(-80deg)}.spark10{transform:rotate(-173deg)}.spark11{transform:rotate(-7deg)}.spark12{transform:rotate(-133deg)}.particle1{animation-delay:.5s}.particle2{animation-delay:0s}.particle3{animation-delay:2.2s}.particle4{animation-delay:.2s}.particle5{animation-delay:2s}.particle6{animation-delay:1.2s}.particle7{animation-delay:2.5s}.particle8{animation-delay:1.5s}.particle9{animation-delay:1s}.particle10{animation-delay:2.5s}.particle11{animation-delay:.7s}.particle12{animation-delay:1.7s}.loaded{width:0px!important;height:0px!important;transition:1.2s ease-out}.whitebk{background:#fff!important}.opzero{opacity:0;transition:1s ease-out}.finalray{animation:ray 2s ease-out;animation-delay:.3s;border:1px solid}@keyframes pump{0%{width:50px;height:50px}83%{width:88px;height:88px}85%{width:90px;height:90px}to{width:50px;height:50px}}@keyframes ray{0%{width:10px;height:10px;opacity:1;border-width:1px}to{width:200px;height:200px;opacity:0;border-width:5px}}@keyframes particle{0%{left:0%;top:0%;opacity:0}70%{opacity:1}to{left:50%;top:50%;opacity:1}}*{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}body,html{margin:0;padding:0;height:100%;width:100%;font-family:Ubuntu;background-color:#fff}@font-face{font-family:Ubuntu;src:url(./Ubuntu-n1M0-BDdkHVJh.ttf)}button{font-family:Ubuntu}::-webkit-scrollbar{width:5px}.button-service{cursor:pointer}::-webkit-scrollbar-track{background:#888}::-webkit-scrollbar-thumb{background:#6ec1e4}::-webkit-scrollbar-track:hover{background:#072940}.container{padding:0 100px}.check-clear{display:flex;gap:20px}.check-clear .same-style{width:100%;padding:0;height:50px}.text-service{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;text-overflow:ellipsis}.img{background-repeat:no-repeat!important;background-attachment:scroll!important;background-size:cover!important;background-position:center!important}.img .overlay{width:100%;height:100%;border-radius:10px;display:inline-block;background-color:#0000002d}.chevron{font-size:35px;color:#6ec1e4}.chevron i{font-weight:600}.emty,.empty{display:flex;justify-content:center;font-size:40px;font-weight:700;color:#000;height:calc(100vh - 625px);align-items:center}a{text-decoration:none;color:#fff;transition:ease .3s all;cursor:pointer}.icon{padding:13px 0;display:flex;align-items:center;justify-content:center;min-width:45px;height:45px;color:#fff;background-color:#007dbc}@media (max-width: 1439px){.container{padding:0 75px}}@media (max-width: 1023px){.container{padding:0 60px}.topcontrol{display:none!important}}@media (max-width: 767px){.container{padding:0 25px}}@media (max-width: 424px){.container{padding:0 15px}}@media (max-width: 374px){.container{padding:0 10px}}.topcontrol{bottom:30px!important;right:30px!important;height:45px!important;font-size:20px!important;width:45px;border-radius:50px;z-index:10;border:1px solid #6ec1e4;display:flex;justify-content:center;align-items:center;color:#072940;transition:.6s ease all;rotate:180deg}.topcontrol:hover{border:2px solid #072940;color:#6ec1e4;font-size:25px!important;height:50px!important;width:50px;rotate:0deg}.custom-select{position:relative}.custom-select select{display:none}.custom-select select i{font-size:20px;color:red}.select-selected{color:#000;font-size:15px}.select-selected:after{position:absolute;content:"";top:8px;right:10px;width:0;height:0;border:6px solid transparent;border-color:transparent transparent black transparent}.select-selected.select-arrow-active:after{border-color:black transparent transparent transparent;top:14px}.select-items div,.select-selected{padding:8px 8px 8px 10px;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.select-items{position:absolute;background-color:#dad8d8;color:#000;bottom:100%;left:0;right:0;z-index:99;text-align:center}.select-hide{display:none}.select-items div:hover,.same-as-selected{background-color:#0000001a}:root{--toastify-color-progress-light: #007aff !important}.social{display:flex;gap:10px}.social .fa{cursor:pointer;background:#566ffd;width:35px;height:35px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px}.tooltip-container{position:relative;display:inline-block}.tooltip{visibility:hidden;border:1.5px black dashed;width:140px;background-color:#566ffd;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;left:calc(100% + 10px);top:50%;transform:translateY(-50%);opacity:0;transition:opacity .3s}.tooltip:after{content:"";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent black transparent transparent}.tooltip.show{visibility:visible;display:block;opacity:1}@media (max-width: 767px){.tooltip:after{top:calc(100% + 6px);right:45%;border-color:transparent transparent black transparent}.tooltip{left:-38px;top:-56px;width:112px}}@media (min-width: 1023px){.hide-if-desktop{display:none}}#contain-body{display:flex;flex-direction:column;justify-content:space-between}.contain-body{height:100vh;background:#eafcfe}.language-selector{display:flex;align-items:center;gap:5px;padding:0 0 0 10px}.language-selector select{padding:8px;margin-right:10px;border:1px solid #dad8d8;border-radius:4px;background-color:#dad8d8;cursor:pointer}.language-selector select option{position:relative;top:0}.language-selector select:focus{outline:none;border-color:#2196f3;border-radius:0}.language-selector .flag{width:30px;height:20px;background-size:contain;background-repeat:no-repeat;background-image:url(../img/en.png)}.rtl-direction{direction:rtl}.height-item{height:49px}#menu{position:fixed;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;height:90px;background:transparent}#menu .img-logo{width:220px;height:80px}#menu .menu-all .menu-list{display:flex;display:none;font-size:17px;font-weight:600;width:100%;gap:20px}#menu .menu-all .menu-list .list-icon{display:flex}#menu .menu-all .menu-list .list-icon .page{padding:15px}#menu .menu-all .menu-list .item{display:flex;gap:5px;color:#fff;align-items:center;cursor:pointer;text-transform:capitalize}#menu .menu-all .menu-list .item .icon{font-size:20px}#menu .menu-all .menu-list .item .flip{font-size:12px}#menu .menu-all .menu-list .item:hover{color:#6ec1e4}#menu .menu-all .menu-list .item:hover .flip{color:#6ec1e4!important}#menu .menu-all .menu-list .item:hover .flipped{transform:rotate(180deg)}#menu .menu-all .menu-list .item.active{color:#6ec1e4}#menu .menu-all .menu-list .panel{position:absolute;font-size:18px;color:#fff;top:90px;min-width:90px;line-height:35px;background:linear-gradient(-90deg,#ebe9e9,#566ffd 0%,#132273);display:none}#menu .menu-all .menu-list .panel .sub-category{border-bottom:1px solid rgba(128,128,128,.1);display:flex;align-items:center;padding:1px 5px 1px 10px;font-size:13.4px;border-bottom:1px solid;cursor:pointer;transition:.3s ease all}#menu .menu-all .menu-list .panel .sub-category:hover{color:#6ec1e4;border-bottom:1px solid #6ec1e4}#menu .menu-all .menu-list .panel .sub-category:hover a{color:#6ec1e4}#menu .menu-all .menu-open,#menu .menu-all .menu-close{display:none}@media (min-width: 1024px){#menu .menu-list{display:block!important;display:flex!important}}@media (max-width: 1023px){#menu .menu-list{position:absolute;display:none;display:flex;flex-direction:column;right:0;gap:0;top:90px;height:100vh;animation:up-down 3s .2s infinite alternate forwards}@keyframes up-down{0%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 0%,#072940)}2%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 2%,#072940)}3%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 3%,#072940)}4%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 4%,#072940)}5%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 5%,#072940)}6%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 6%,#072940)}7%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 7%,#072940)}8%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 8%,#072940)}9%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 9%,#072940)}10%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 10%,#072940)}11%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 11%,#072940)}12%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 12%,#072940)}13%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 13%,#072940)}14%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 14%,#072940)}15%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 15%,#072940)}16%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 16%,#072940)}17%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 17%,#072940)}18%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 18%,#072940)}19%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 19%,#072940)}20%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 20%,#072940)}21%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 21%,#072940)}22%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 22%,#072940)}23%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 23%,#072940)}24%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 24%,#072940)}25%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 25%,#072940)}26%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 26%,#072940)}27%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 27%,#072940)}28%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 28%,#072940)}29%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 29%,#072940)}30%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 30%,#072940)}31%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 31%,#072940)}32%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 32%,#072940)}33%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 33%,#072940)}34%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 34%,#072940)}35%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 35%,#072940)}36%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 36%,#072940)}37%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 37%,#072940)}38%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 38%,#072940)}39%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 39%,#072940)}40%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 40%,#072940)}41%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 41%,#072940)}42%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 42%,#072940)}43%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 43%,#072940)}44%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 44%,#072940)}45%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 45%,#072940)}46%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 46%,#072940)}47%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 47%,#072940)}48%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 48%,#072940)}49%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 49%,#072940)}50%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 50%,#072940)}51%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 51%,#072940)}52%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 52%,#072940)}53%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 53%,#072940)}54%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 54%,#072940)}55%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 55%,#072940)}56%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 56%,#072940)}57%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 57%,#072940)}58%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 58%,#072940)}59%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 59%,#072940)}60%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 60%,#072940)}61%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 61%,#072940)}62%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 62%,#072940)}63%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 63%,#072940)}64%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 64%,#072940)}65%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 65%,#072940)}66%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 66%,#072940)}67%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 67%,#072940)}68%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 68%,#072940)}69%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 69%,#072940)}70%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 70%,#072940)}71%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 71%,#072940)}72%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 72%,#072940)}73%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 73%,#072940)}74%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 74%,#072940)}75%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 75%,#072940)}76%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 76%,#072940)}77%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 77%,#072940)}78%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 78%,#072940)}79%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 79%,#072940)}80%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 80%,#072940)}81%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 81%,#072940)}82%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 82%,#072940)}83%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 83%,#072940)}84%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 84%,#072940)}85%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 85%,#072940)}86%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 86%,#072940)}87%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 87%,#072940)}88%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 88%,#072940)}89%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 89%,#072940)}90%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 90%,#072940)}91%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 91%,#072940)}92%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 92%,#072940)}93%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 93%,#072940)}94%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 94%,#072940)}95%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 95%,#072940)}96%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 96%,#072940)}97%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 97%,#072940)}98%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 98%,#072940)}99%{background:linear-gradient(180deg,#072940 1%,#6ec1e4 99%,#072940)}to{background:linear-gradient(180deg,#072940 1%,#6ec1e4 100%,#072940)}}#menu .menu-list .item{color:#fff;overflow:hidden;position:relative;background:0 0;transition:.3s}#menu .menu-list .item:hover{color:#6ec1e4!important}#menu .menu-list .item:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:.4;background:linear-gradient(120deg,transparent,#6ec1e4,transparent);transform:translate(-100%);transition:.8s}#menu .menu-list .item:hover .shadow{border-radius:0 50px;box-shadow:0 0 23px 8px #6ec1e4}#menu .menu-list .item:hover:before{transform:translate(100%)}#menu .menu-list .page{height:40px;padding:30px 15px;border-bottom:1px solid rgba(128,128,128,.1)}#menu .menu-list .nmb{margin:15px 0 15px 15px}#menu .menu-list .nmb:hover{border:2px solid transparent!important}.menu-button{width:45px;height:45px;color:#fff;border-radius:5px;background-color:#072940;display:flex;justify-content:center;align-items:center;cursor:pointer}.menu-button:hover{background-color:#6ec1e4}.menu-button .menu-open{display:block!important;color:#fff;font-size:30px}.menu-button .menu-close{font-size:30px;rotate:180deg}.menu-button.active{background-color:#6ec1e4}.menu-button.active .menu-open{display:none!important}.menu-button.active .menu-close{display:block!important}}#home-banner{background:linear-gradient(135deg,#6ec1e4,#072940);overflow:hidden}#home-banner .the-img{height:100vh!important}#home-banner .the-img #canvas{position:absolute;top:0;cursor:none}#home-banner .the-img .filter{width:100%;height:100%;position:absolute;top:0;left:0;background:#072940;animation:bannerColor 25s ease-in-out infinite;animation-fill-mode:both;mix-blend-mode:overlay}@keyframes bannerColor{0%,to{opacity:0}50%{opacity:.9}}#home-banner .the-img .landscape{position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url();background-size:1000px 250px;background-repeat:repeat-x;background-position:center bottom}#home-banner .the-img .img-banner{width:50%;height:100vh;float:right;position:relative;right:-35px;z-index:1;background-size:contain!important;background-position:bottom!important;transition:.5s ease all}#home-banner .the-img .img-banner:hover{right:0}#home-banner .the-img .layer-img{height:100%;border-radius:100% 0 0%;background-color:#0202020d}#home-banner .the-img .curv{position:absolute;bottom:0;left:0;width:100%;height:100px;border-top-left-radius:0% 100px;border-top-right-radius:10% 100px;box-shadow:0 2px 5px #0003;animation-name:flip-flop;animation-duration:3s;animation-delay:4.8s;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes flip-flop{0%{background-color:#072940;opacity:.1;clip-path:polygon(0 0,45% 0,60% 100%,100% 100%,45% 45px)}50%{background-color:#6ec1e4;opacity:.05;clip-path:polygon(0 0,100% 0,0% 100%,45% 100%,60% 0px);border-top-right-radius:0% 100px}to{background-color:#072940;opacity:.1;clip-path:polygon(0 0,45% 0,60% 100%,100% 100%,45% 45px)}}#home-banner .home-footer{width:100%;height:0;display:flex;color:#fff}#home-banner .home-footer .absolute{position:relative;bottom:400px;display:flex;width:100%;align-items:start;flex-direction:column;gap:25px;z-index:1}#home-banner .home-footer .absolute .title{color:#fff;font-size:40px}#home-banner .home-footer .absolute .sub-title{color:#fff;font-size:18px;line-height:1.5}#home-banner .home-footer .absolute .all-btn{display:flex;gap:100px;color:#fff;font-size:19px}#home-banner .home-footer .absolute .all-btn .btn1{width:160px;height:50px;background-color:#072940;display:flex;justify-content:center;align-items:center;border-radius:25px 25px 25px 0;transition:1s ease all}#home-banner .home-footer .absolute .all-btn .btn1:hover{background-color:#6ec1e4;border-radius:25px 25px 0}#home-banner .home-footer .absolute .all-btn .btn2{width:160px;height:50px;display:flex;justify-content:center;align-items:center;border:2px solid white;border-radius:25px 25px 25px 0}#home-banner .home-footer .absolute .all-btn .btn2:hover{border:none;background-color:#fff;border-radius:25px 25px 0;color:#6ec1e4}@media (max-height: 425px){#home-banner .home-footer .absolute{bottom:150px!important}}@media (max-height: 270px){#home-banner .home-footer .absolute{display:none!important}}@media (max-width: 1023px){#home-banner .home-footer .absolute .all-btn{display:none}#home-banner .home-footer .absolute{bottom:300px}}@media (max-width: 767px){#home-banner .home-footer .absolute .title{font-size:30px}#home-banner .home-footer .absolute .all-btn{gap:30px;flex-direction:column}#home-banner .home-footer .absolute .all-btn .btn1,#home-banner .home-footer .absolute .all-btn .btn2{width:360px}}@media (max-width: 424px){#home-banner .home-footer .absolute .all-btn .btn1,#home-banner .home-footer .absolute .all-btn .btn2{width:353px}}@media (max-width: 374px){#home-banner .home-footer .absolute .all-btn .btn1,#home-banner .home-footer .absolute .all-btn .btn2{width:284px}#home-banner .home-footer .absolute .all-btn{gap:20px;flex-direction:column}}#home .ai-img-two{display:none!important}#home-about{display:flex;justify-content:center;min-height:440px;padding-top:80px;padding-bottom:80px;width:100%;overflow:hidden}#home-about .ai-img-two{display:none;flex-direction:column;width:50%;position:relative}#home-about .ai-img-two .box{height:325px;background:azure;width:325px;border-radius:35px;position:absolute;left:100px;top:-40px;transition:transform .5s ease-in-out,box-shadow .3s ease-in-out}#home-about .ai-img-two .box:hover{transform:scale(1.1);box-shadow:0 0 20px #6ec1e4}#home-about .ai-img-two .logo{height:375px;width:375px;border-radius:35px;position:absolute;bottom:59px;z-index:1;left:0;top:0;transition:transform .5s ease-in-out,box-shadow .3s ease-in-out}#home-about .ai-img-two .logo:hover{transform:scale(1.1);box-shadow:0 0 20px #6ec1e4}#home-about .ai-img-two .boxs{height:100px;width:100px;position:absolute;background:linear-gradient(135deg,#6ec1e4,#072940);top:305px;left:-25px;border-radius:20px;transition:transform .5s ease-in-out,box-shadow .3s ease-in-out}#home-about .ai-img-two .boxs:hover{transform:scale(1.1);box-shadow:0 0 20px #6ec1e4}#home-about .ai-img-one{display:flex;flex-direction:column;width:50%;position:relative}#home-about .ai-img-one .box{height:358px;background:azure;width:368px;border-radius:35px}#home-about .ai-img-one .box:hover{animation:vibrate .3s infinite alternate}#home-about .ai-img-one .logo:nth-child(2){height:447px;width:433px;border-radius:35px;position:absolute;left:65px;top:65px}#home-about .ai-img-one .logo:nth-child(2):hover{animation:vibrate .3s infinite alternate}#home-about .ai-img-one .logo:nth-child(3){height:240px;width:252px;border-radius:35px;position:relative;left:325px;top:8px;border:10px solid white;z-index:1;animation:borderPulse .8s infinite alternate ease-in;transition:border-width .2s ease-in-out}@keyframes borderPulse{0%,to{border-width:0px}50%{border-width:15px}}#home-about .ai-img-one .boxs{height:100px;width:100px;position:relative;bottom:227px;background:linear-gradient(135deg,#6ec1e4,#072940);top:-61px;left:275px;border-radius:20px;transition:transform .2s ease-in-out}#home-about .ai-img-one .boxs:hover{animation:vibrate .3s infinite alternate}@keyframes vibrate{0%{transform:translate(0)}to{transform:translate(5px)}}#home-about .ai_information_home{display:flex;flex-direction:column;width:50%;gap:29px}#home-about .ai_information_home .ai_title:nth-child(1){font-size:21px;color:#6ec1e4}#home-about .ai_information_home .ai_title:nth-child(2){font-size:39px;font-weight:bolder}#home-about .ai_information_home .ai_text{color:#787878;line-height:25px;font-size:17px}#home-about .ai_information_home .ai_text p{margin:0}#home-about .ai_information_home .sub_ai_information_home{display:flex;flex-direction:column;gap:10px}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home{display:flex;gap:10px}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home .logos{height:50px;width:50px;background-size:contain!important}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home .ai_text_title{display:flex;flex-direction:column;gap:5px}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home .ai_text_title .title{color:#000}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home .ai_text_title .text{color:#787878}#home-about .ai_information_home .sub_ai_information_home .ai_icon_home .ai_text_title .text p{margin:0}#home-about .ai_information_home .buuton_name{display:flex}#home-about .ai_information_home .buuton_name .button{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;position:relative;height:50px;width:184px;font-size:10px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center}#home-about .ai_information_home .buuton_name .button .circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100%;height:40px;width:40px;position:absolute;top:6px;font-size:14px;left:5px;color:#000;transition:1s ease all!important}#home-about .ai_information_home .buuton_name .button .button_title{font-size:16px}#home-about .ai_information_home .buuton_name .button:hover{background:linear-gradient(270deg,#6ec1e4,#072940);border-radius:25px 25px 0;transition:1s ease all!important}#home-about .ai_information_home .buuton_name .button:hover .circle{left:calc(100% - 45px);transition:1s ease all!important}@media (max-width: 1439px){#home-about .ai-img-one .box{min-height:300px;width:300px}#home-about .ai-img-one .logo:nth-child(2){height:350px;width:350px;left:45px;top:45px}#home-about .ai-img-one .logo:nth-child(3){height:160px;width:160px;left:258px;top:6px}#home-about .ai-img-one .boxs{height:80px;width:80px;top:-43px;left:223px}#home-about .ai-img-two .box{height:275px;width:275px;left:100px;top:-40px}#home-about .ai-img-two .logo{height:325px;width:325px;left:22px;top:-16px}#home-about .ai-img-two .boxs{height:60px;width:60px;top:275px;left:2px;border-radius:13px}}@media (max-width: 1023px){#home-about .ai-img-one .box{height:250px;width:250px}#home-about .ai-img-one .logo:nth-child(2){height:250px;width:250px;left:40px;top:40px}#home-about .ai-img-one .logo:nth-child(3){height:110px;width:110px;left:195px;top:-23px}#home-about .ai-img-one .boxs{height:50px;width:50px;top:-46px;left:177px}#home-about .ai-img-two .box{height:175px;width:175px;left:100px;top:-40px}#home-about .ai-img-two .logo{height:225px;width:225px;left:32px;top:-23px}#home-about .ai-img-two .boxs{height:60px;width:60px;top:163px;left:9px;border-radius:13px}}@media (max-width: 767px){#home-about{flex-direction:column}#home-about .ai-img-one .logo:nth-child(2){height:250px;width:250px;left:45px;top:45px}#home-about .ai-img-one,#home-about .ai_information_home{width:100%}#home-about .ai-img-two{width:100%;min-height:300px}}#home-services{padding-top:80px;padding-bottom:120px;width:100%;background-color:#eafcfe;position:relative;overflow:hidden}#home-services .left-img{width:20%;position:absolute;z-index:0;height:-webkit-fill-available}#home-services .information-box{display:flex;justify-content:space-between;gap:20px}#home-services .information-box .information{display:flex;flex-direction:column;gap:30px;width:50%;justify-content:center;z-index:1}#home-services .information-box .information .title:nth-child(1){font-size:20px;color:#6ec1e4}#home-services .information-box .information .title:nth-child(2){font-size:40px;font-weight:700}#home-services .information-box .information .text{color:#787878;font-size:16px}#home-services .information-box .information .buuton_name{display:flex}#home-services .information-box .information .buuton_name .button{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;position:relative;height:50px;width:184px;font-size:10px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center}#home-services .information-box .information .buuton_name .button .circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100%;height:40px;width:40px;position:absolute;top:6px;font-size:14px;left:5px;color:#000;transition:1s ease all!important}#home-services .information-box .information .buuton_name .button .button_title{font-size:16px}#home-services .information-box .information .buuton_name .button:hover{background:linear-gradient(270deg,#6ec1e4,#072940);border-radius:25px 25px 0;transition:1s ease all!important}#home-services .information-box .information .buuton_name .button:hover .circle{left:calc(100% - 45px);transition:1s ease all!important}#home-services .information-box .img_box{display:grid;grid-template-columns:auto auto;gap:30px}#home-services .information-box .img_box .box{width:245px;background:#fff;padding:25px;border-radius:25px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:15px;text-align:center;border-style:solid;border-width:0px 0px 2px 0px;transition:ease .3s all;border-color:#072940}#home-services .information-box .img_box .box:hover{border-color:#6ec1e4}#home-services .information-box .img_box .box .circle-holder{display:flex;justify-content:center}#home-services .information-box .img_box .box .circle-holder .circle{display:flex;justify-content:center;align-items:center;background:#eafcfe;border-radius:100%;padding:30px}#home-services .information-box .img_box .box .circle-holder .circle .img-service{width:60px;height:60px;transition:ease .3s all}#home-services .information-box .img_box .box .circle-holder .circle .img-service:hover{transform:translateY(-8px)}#home-services .information-box .img_box .box .title-service{font-size:21px;font-weight:600}#home-services .information-box .img_box .box .text-service{font-size:16px;color:#7a7a7a}#home-services .information-box .img_box .box .button-service{font-size:16px;color:#6ec1e4}#home-services .information-box .img_box .box .button-service:hover{color:#000;animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}#home-services .information-box .img_box .box:nth-child(2){transform:translateY(50px)}#home-services .information-box .img_box .box:nth-child(4){transform:translateY(50px)}@media (max-width: 1023px){#home-services .information-box{flex-direction:column;gap:70px}#home-services .information-box .information{width:100%}#home-services .information-box .img_box{justify-content:center}}@media (max-width: 572px){#home-services .information-box .img_box{grid-template-columns:auto}#home-services .information-box .img_box .box:nth-child(2){transform:translateY(0)}#home-services .information-box .img_box .box:nth-child(4){transform:translateY(0)}#home-services .information-box .information .title:nth-child(2){font-size:30px}#home-services .information-box .information .text{font-size:14px}#home-services .information-box .information .title:nth-child(1){font-size:18px}#home-services .information-box .img_box .box{width:100%}}#home-projects{display:flex;padding-top:80px;padding-bottom:80px;width:100%;flex-direction:column;gap:20px}#home-projects .title-information{text-align:center;font-size:20px;color:#6ec1e4}#home-projects .sub-title-information{text-align:center;font-size:40px;font-weight:600;padding-bottom:25px}#home-projects .img_box{display:grid;grid-template-columns:auto auto auto;gap:30px}#home-projects .img_box .box{min-height:300px;border-radius:30px;border-style:solid;transition:ease .3s all;border-width:0px 0px 2px 0px;overflow:hidden}#home-projects .img_box .box:hover{border-style:solid;border-width:0px 0px 2px 0px;color:#6ec1e4;border-radius:5px 20px}#home-projects .img_box .box .overlay{width:100%;height:100%;padding:39px 22px;display:inline-block;display:flex;align-items:flex-end;justify-content:center}#home-projects .img_box .box .overlay .text-title{display:flex;flex-direction:column;gap:20px;color:#fff}#home-projects .img_box .box .overlay .text-title .title-service{font-size:13px}#home-projects .img_box .box .overlay .text-title .text-service{font-size:22px;font-weight:600}#home-projects .img_box .box .overlay .text-title .link-service{display:flex}#home-projects .img_box .box .overlay .text-title .link-service .button-service{font-size:14px;background:linear-gradient(135deg,#6ec1e4,#072940);width:50px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:0 40px 40px 0;transition:1s all ease}#home-projects .img_box .box .overlay .text-title .link-service .button-service:hover{color:#6ec1e4;background:#fff;animation-name:elementor-animation-pulse-project;animation-duration:1s;width:100%;border-radius:5px!important;font-size:20px;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-project{25%{transform:scale(1.03)}75%{transform:scale(.97)}}#home-projects .buuton_name{display:flex;justify-content:center;padding-top:25px}#home-projects .buuton_name .button{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;position:relative;height:50px;width:184px;font-size:10px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center}#home-projects .buuton_name .button .circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100%;height:40px;width:40px;position:absolute;top:6px;font-size:14px;left:5px;color:#000;transition:1s ease all!important}#home-projects .buuton_name .button .button_title{font-size:16px}#home-projects .buuton_name .button:hover{background:linear-gradient(270deg,#6ec1e4,#072940);border-radius:25px 25px 0;transition:1s ease all!important}#home-projects .buuton_name .button:hover .circle{left:calc(100% - 45px);transition:1s ease all!important}#our-team{display:flex;padding-top:80px;padding-bottom:80px;width:100%;background-color:#eafcfe;position:relative}#our-team .left-img{width:20%;position:absolute;z-index:0;height:-webkit-fill-available}#our-team .information-box{display:flex;flex-direction:column;justify-content:center;gap:20px;z-index:1;width:100%}#our-team .information-box .title-information{text-align:center;font-size:20px;color:#6ec1e4}#our-team .information-box .sub-title-information{text-align:center;font-size:40px;font-weight:600;padding-bottom:25px}#our-team .information-box .img_box{display:grid;grid-template-columns:auto auto auto;gap:30px}#our-team .information-box .img_box .box{width:100%;border-radius:30px;border-style:solid;transition:ease .3s all;border-width:0px 0px 2px 0px;overflow:hidden;background:#fff}#our-team .information-box .img_box .box:hover{border-style:solid;border-width:0px 0px 2px 0px;color:#6ec1e4;border-radius:5px 20px}#our-team .information-box .img_box .box .human{height:307px}#our-team .information-box .img_box .box .text-title{display:flex;flex-direction:column;gap:15px;align-items:center;color:#000;padding-top:20px;padding-bottom:20px;width:100%}#our-team .information-box .img_box .box .text-title .title-service{font-size:20px;font-weight:600;width:250px;display:flex;justify-content:center}#our-team .information-box .img_box .box .text-title .text-service{font-size:14px;color:#7a7a7a}#our-team .information-box .img_box .box .text-title .link-service{display:flex;gap:20px}#our-team .information-box .img_box .box .text-title .link-service .button-service{font-size:14px;background:linear-gradient(135deg,#6ec1e4,#072940);width:30px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:0 40px 40px 0;transition:ease .3s all}#our-team .information-box .img_box .box .text-title .link-service .button-service:hover{color:#fff;background:#6ec1e4;transform:translateY(-8px)}@media (max-width: 1023px){#our-team .information-box .img_box{grid-template-columns:auto auto}}@media (max-width: 767px){#our-team .information-box .img_box{grid-template-columns:auto}}#testimonials{display:flex;flex-direction:column;gap:20px;padding-top:80px;padding-bottom:80px}#testimonials .title-information{text-align:center;font-size:20px;color:#6ec1e4}#testimonials .sub-title-information{text-align:center;font-size:40px;font-weight:600;padding-bottom:25px}#testimonials .comment{padding:25px;gap:25px;box-shadow:inset 1px -2px 20px 1px #6ec1e4,0 6px 20px #fff;display:flex;flex-direction:column;gap:15px;border:1px solid rgba(0,0,0,.0588235294);width:100%;align-items:center;position:relative}#testimonials .comment .comment-icon{top:0;width:75px;right:0;position:absolute;height:75px;border-radius:0 0 0 100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#072940,#6ec1e4 50%,#072940);color:#fff;display:flex}#testimonials .comment .comment-icon .comment-fa{font-size:30px;rotate:180deg;position:relative;top:-5px;right:-5px}#testimonials .comment .logo{width:85px;height:85px;border-radius:100%}#testimonials .comment .title_text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}#testimonials .comment .title_text .title{font-size:20px;font-weight:700}#testimonials .comment .title_text .sub_title{font-size:14px;color:#7a7a7a}#testimonials .comment .title_text .icon_start{display:flex;gap:5px;color:#6ec1e4}#testimonials .comment .title_text .text{font-size:20px;color:#7a7a7a;line-height:1.5}#contact{display:flex;padding-top:80px;padding-bottom:80px;width:100%;gap:25px}#contact .right-two{display:flex;flex-direction:column;gap:25px;width:50%}#contact .right-two .right_title{font-size:21px;color:#6ec1e4}#contact .right-two .sub_right_title{font-size:25px;color:#000;font-weight:600}#contact .right-two .media{background-color:#fff;display:flex;gap:20px;color:#000;border-radius:24px;box-shadow:0 4px 8px #6ec1e4,0 6px 20px #fff;transition:1s ease all!important;padding:15px;align-items:center}#contact .right-two .media .icon{transition:1s ease all;background:linear-gradient(135deg,#6ec1e4,#072940)!important}#contact .right-two .media .icon:hover{border-radius:100%}#contact .right-two .media .title_text{display:flex;flex-direction:column;gap:10px}#contact .right-two .media .title_text .title{font-weight:700;font-size:18px}#contact .right-two .media .title_text .text{font-size:13px;color:#7a7a7a}#contact .right-one{display:flex;flex-direction:column;gap:25px;width:50%;display:none}#contact .right-one .right_title{font-size:21px;color:#6ec1e4}#contact .right-one .sub_right_title{font-size:27px;color:#000;font-family:700}#contact .right-one .our-detials{background-color:#fff;display:flex;flex-direction:column;gap:5px;color:#000;border-radius:24px;box-shadow:0 4px 8px #6ec1e4,0 6px 20px #fff;transition:1s ease all!important;padding:20px}#contact .right-one .our-detials .top{display:flex;align-items:center;font-size:20px;justify-content:space-between}#contact .right-one .our-detials .flip{font-size:20px;cursor:pointer}#contact .right-one .our-detials .panel{display:none;line-height:1.5;font-size:15px}#contact .right-one .our-detials .flipped{transform:rotate(180deg)}#contact .left{display:flex;width:50%;justify-content:center;position:relative;top:0;left:0%}#contact .left .form-contact{position:relative}#contact .left .form-contact .boxs{position:absolute;bottom:227px;background:linear-gradient(135deg,#6ec1e4,#072940);top:-4%;right:-23px;border-radius:20px;height:100px;width:100px;transition:1s ease all!important}#contact .left .form-contact:hover .boxs{right:calc(100% - 78px);transition:1s ease all!important}#contact .left .form-contact .input{display:flex;gap:15px;flex-direction:column!important;border-radius:20px;align-items:center;justify-content:center;box-shadow:0 4px 8px #6ec1e4,0 6px 20px #fff;padding-top:25px;padding-bottom:25px;z-index:1;height:600px;width:100%;height:100%;border-width:0 0 2px;border-style:solid;transition:1s ease all!important}#contact .left .form-contact .input:hover{color:#6ec1e4;transition:1s ease all!important}#contact .left .form-contact .input .left_title{font-weight:700;font-size:31px}#contact .left .form-contact .input .left_text{font-size:14px;color:#7a7a7a;text-align:center}#contact .left .form-contact .input .inputs{display:flex;flex-direction:column!important;width:100%;gap:15px}#contact .left .form-contact .input .inputs input{padding:10px;border-radius:5px;border:1px solid #dad8d8;transition:1s ease all!important}#contact .left .form-contact .input .inputs input:focus{outline:none;border-color:#6ec1e4;border-radius:0;transition:1s ease all!important}#contact .left .form-contact .input .inputs textarea{border-radius:5px;resize:none;min-height:135px;padding:10px;border:1px solid #dad8d8;transition:1s ease all!important}#contact .left .form-contact .input .inputs textarea:focus{outline:none;border-color:#6ec1e4;border-radius:0;transition:1s ease all!important}#contact .left .form-contact .input .buuton_name{display:flex}#contact .left .form-contact .input .buuton_name .button{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;position:relative;height:50px;width:184px;font-size:10px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center}#contact .left .form-contact .input .buuton_name .button .circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100%;height:40px;width:40px;position:absolute;top:6px;font-size:14px;left:5px;color:#000;transition:1s ease all!important}#contact .left .form-contact .input .buuton_name .button .button_title{font-size:16px}#contact .left .form-contact .input .buuton_name .button:hover{background:linear-gradient(270deg,#6ec1e4,#072940);border-radius:25px 25px 0;transition:1s ease all!important}#contact .left .form-contact .input .buuton_name .button:hover .circle{left:calc(100% - 45px);transition:1s ease all!important}@media (max-width: 1023px){#contact{flex-direction:column;gap:41px}#contact .right-one,#contact .right-two,#contact .left{width:100%}}@media (max-width: 424px){#contact .left:hover .boxs{right:calc(100% - 100px);transition:1s ease all!important}#contact .left .boxs{right:-1px}}#about .right-two{display:none!important}#about .right-one{display:flex!important}#about .ai-img-one{display:none!important}#about .ai-img-two{display:block!important}#about #contact{padding-top:280px!important}#about #rate-and-video{display:flex;padding-top:80px;padding-bottom:320px;width:100%;background-color:#eafcfe;position:relative}#about #rate-and-video .left-img{width:20%;position:absolute;z-index:0;height:-webkit-fill-available}#about #rate-and-video .information-box{display:flex;flex-direction:column;justify-content:center;gap:100px;z-index:1;width:100%}#about #rate-and-video .information-box .img_box{display:grid;grid-template-columns:auto auto auto auto;gap:30px}#about #rate-and-video .information-box .img_box .box{width:100%;background:#fff;padding:39px 22px;border-radius:30px;display:flex;flex-direction:column;align-items:center;gap:20px;border-style:solid;transition:ease .3s all;border-width:0px 0px 2px 0px}#about #rate-and-video .information-box .img_box .box:hover{border-style:solid;border-width:0px 0px 2px 0px;color:#6ec1e4}#about #rate-and-video .information-box .img_box .box:hover .counter{color:#6ec1e4!important}#about #rate-and-video .information-box .img_box .box .circle-holder{display:flex;justify-content:center}#about #rate-and-video .information-box .img_box .box .circle-holder .circle{display:flex;justify-content:center;align-items:center;background:#eafcfe;border-radius:100%;padding:30px}#about #rate-and-video .information-box .img_box .box .circle-holder .circle .img-service{width:60px;height:60px;transition:ease .3s all}#about #rate-and-video .information-box .img_box .box .circle-holder .circle .img-service:hover{transform:translateY(-8px)}#about #rate-and-video .information-box .img_box .box .text-title{display:flex;flex-direction:column;gap:5px;align-items:center}#about #rate-and-video .information-box .img_box .box .text-title .counter{display:flex;color:#000;font-size:32px;transition:ease .3s all;font-weight:700}#about #rate-and-video .information-box .img_box .box .text-title .text-service{font-size:16px;color:#7a7a7a}#about #video{width:100%;height:0;display:flex;justify-content:center}#about #video .video-container{position:relative;height:432px;overflow:hidden;bottom:213px;border-radius:30px}#about #video .video-container video{width:100%;height:100%;object-fit:cover;cursor:pointer;border-radius:30px}#about #video .video-container .overlay{position:relative}#about #video .video-container button{padding:10px;cursor:pointer}#about #video .video-container button:nth-child(1){position:absolute;top:-780px;right:0;height:710px!important;width:100%!important;border:none;background:transparent}#about #video .video-container button:nth-child(2){cursor:pointer;position:absolute;top:-50px;left:0;border:none;background:#ffffff87}#about #video .video-container .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff!important;display:flex;flex-direction:column;gap:25px}#about #video .video-container .content .video-title{font-size:35px}#about #video .video-container .content .video-text{font-size:27px}@media (max-width: 1023px){#about #rate-and-video .information-box .img_box{grid-template-columns:auto auto}}@media (max-width: 767px){#about #rate-and-video .information-box .img_box{grid-template-columns:auto}}#services .right-two{display:none!important}#services .right-one{display:flex!important}#services #services-provide{display:flex;padding-top:80px;padding-bottom:80px;width:100%;background-color:#eafcfe;position:relative}#services #services-provide .left-img{width:20%;position:absolute;z-index:0;height:-webkit-fill-available}#services #services-provide .information-box{display:flex;flex-direction:column;justify-content:center;gap:20px;z-index:1;width:100%;padding-top:0!important}#services #services-provide .information-box .projects_Title{color:#000;font-size:30px;padding-bottom:20px}#services #services-provide .information-box .title-information{text-align:center;font-size:20px;color:#6ec1e4}#services #services-provide .information-box .sub-title-information{text-align:center;font-size:26px;font-weight:600;padding-bottom:25px}#services #services-provide .information-box .img_box{display:grid;grid-template-columns:auto auto;gap:30px;width:100%}#services #services-provide .information-box .img_box .box{width:100%;background:#fff;padding:39px 22px;border-radius:30px;display:flex;align-items:center;gap:20px;border-style:solid;transition:ease .3s all;border-width:0px 0px 2px 0px}#services #services-provide .information-box .img_box .box:hover{border-style:solid;border-width:0px 0px 2px 0px;color:#6ec1e4}#services #services-provide .information-box .img_box .box .circle-holder{display:flex;justify-content:center}#services #services-provide .information-box .img_box .box .circle-holder .circle{display:flex;justify-content:center;align-items:center;background:#eafcfe;border-radius:100%;padding:30px}#services #services-provide .information-box .img_box .box .circle-holder .circle .img-service{width:60px;height:60px;transition:ease .3s all}#services #services-provide .information-box .img_box .box .circle-holder .circle .img-service:hover{transform:translateY(-8px)}#services #services-provide .information-box .img_box .box .text-title{display:flex;flex-direction:column;gap:10px}#services #services-provide .information-box .img_box .box .text-title .title-service{font-size:21px;font-weight:600}#services #services-provide .information-box .img_box .box .text-title .text-service{font-size:16px;color:#7a7a7a}#services #services-provide .information-box .img_box .box .text-title .link-service{display:flex}#services #services-provide .information-box .img_box .box .text-title .link-service .button-service{font-size:16px;color:#6ec1e4}#services #services-provide .information-box .img_box .box .text-title .link-service .button-service:hover{color:#000;animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}@media (max-width: 1023px){#services #services-provide .information-box .img_box{grid-template-columns:auto}}@media (max-width: 767px){#services #services-provide .information-box .img_box .box{flex-direction:column}}#services .contact-map{display:none}#projects .right-two{display:none!important}#projects .right-one{display:flex!important}#project-detials,#services-detials{width:100%;padding-top:130px;min-height:1px;position:relative;left:0;transition:1s ease all!important}#project-detials.active,#services-detials.active{position:relative;left:50%!important}#project-detials .title-sub-date,#services-detials .title-sub-date{display:flex;flex-direction:column;gap:20px;padding-top:10px;padding-bottom:10px}#project-detials .title-sub-date .title,#services-detials .title-sub-date .title{font-size:30px;color:#534a4a;line-height:45px}#project-detials .title-sub-date .icon,#services-detials .title-sub-date .icon{display:flex;align-items:center;gap:7px;color:#7c8083}#project-detials .title-sub-date .sub-title,#services-detials .title-sub-date .sub-title{font-size:20px;color:#7c8083;line-height:32px;font-weight:400}#project-detials .title-sub-date .date,#services-detials .title-sub-date .date{font-size:15px;font-weight:600}#project-detials .title-sub-date .social,#services-detials .title-sub-date .social{display:flex;gap:10px}#project-detials .title-sub-date .social .fa,#services-detials .title-sub-date .social .fa{cursor:pointer;background:#566ffd;width:35px;height:35px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px}#project-detials .title-sub-date .box-Category,#services-detials .title-sub-date .box-Category{display:flex;gap:5px}#project-detials .title-sub-date .box-Category .titles,#services-detials .title-sub-date .box-Category .titles{background-color:#132273;padding:5px 20px;cursor:pointer;color:#fff}#project-detials .title-sub-date .box-Category .titles1,#services-detials .title-sub-date .box-Category .titles1{background-color:#eba035;padding:5px 20px;cursor:pointer;color:#fff}#project-detials .title-sub-date .project-detial,#services-detials .title-sub-date .project-detial{display:flex!important;gap:10px}#project-detials .title-sub-date .project-detial .images,#services-detials .title-sub-date .project-detial .images{width:50%;direction:ltr}#project-detials .title-sub-date .project-detial .images img,#services-detials .title-sub-date .project-detial .images img{width:100%;height:400px;background-size:contain!important;position:relative;background-color:#16267a!important}#project-detials .title-sub-date .project-detial .images .text-img,#services-detials .title-sub-date .project-detial .images .text-img{padding:10px;color:#5f2e2f;background:#dbd9d9;font-size:18px}#project-detials .title-sub-date .project-detial .videographic,#services-detials .title-sub-date .project-detial .videographic{color:#000;font-size:30px;padding-bottom:20px}#project-detials .title-sub-date .project-detial .video,#services-detials .title-sub-date .project-detial .video{width:50%}#project-detials .title-sub-date .project-detial .video .myVideo,#services-detials .title-sub-date .project-detial .video .myVideo{width:100%;height:400px;background-size:contain!important;background-color:#072940!important}#project-detials .title-sub-date .dim-pushpull,#services-detials .title-sub-date .dim-pushpull{display:flex;flex-direction:column}#project-detials .title-sub-date .dim-pushpull .box,#services-detials .title-sub-date .dim-pushpull .box{display:flex}#project-detials .title-sub-date .dim-pushpull .box a.pushpull,#services-detials .title-sub-date .dim-pushpull .box a.pushpull{background-image:linear-gradient(to right,#eba035,#072940,#6ec1e4 50%,#000 50%);background-position:100% 0%;background-size:200% 100%;transition:all .5s ease-out}#project-detials .title-sub-date .dim-pushpull .box a.pushpull:hover,#services-detials .title-sub-date .dim-pushpull .box a.pushpull:hover{background-position:0% 100%}#project-detials .title-sub-date .dim-pushpull .box a.pushpull:before,#services-detials .title-sub-date .dim-pushpull .box a.pushpull:before{content:"";background:linear-gradient(to right,#eba035,#072940,#6ec1e4);display:block;position:absolute;bottom:0;right:0;width:0;height:5px;transition:all .5s ease-out}#project-detials .title-sub-date .dim-pushpull .box a.pushpull:hover:before,#services-detials .title-sub-date .dim-pushpull .box a.pushpull:hover:before{width:100%}#project-detials .title-sub-date .myVideo,#services-detials .title-sub-date .myVideo{width:700px;height:400px;background-size:contain!important;background-color:#072940!important}#project-detials .title-sub-date .field-item,#services-detials .title-sub-date .field-item{font-size:20px}#project-detials .title-sub-date .field-item .boxout,#services-detials .title-sub-date .field-item .boxout{width:30%;background:#dbd9d9;padding:0 12px;border-top:6px solid #eba035;border-radius:3px;line-height:1.4;float:left;margin:10px 10px 10px 0}#project-detials .title-sub-date .zoom,#services-detials .title-sub-date .zoom{display:flex;gap:5px;align-items:center}#project-detials .title-sub-date .zoom .minus,#services-detials .title-sub-date .zoom .minus{font-size:24px;cursor:pointer;border-radius:100%;width:50px;height:50px;transition:.5s ease all;justify-content:center;align-items:center;display:flex;background:#efefef}#project-detials .title-sub-date .zoom .minus:hover,#services-detials .title-sub-date .zoom .minus:hover{background:#6ec1e4;color:#fff}#project-detials .title-sub-date .zoom .plus,#services-detials .title-sub-date .zoom .plus{font-size:24px;cursor:pointer;border-radius:100%;width:60px;height:60px;display:flex;transition:.5s ease all;align-items:center;justify-content:center;position:relative;left:11px;background:#ebe9e9}#project-detials .title-sub-date .zoom .plus:hover,#services-detials .title-sub-date .zoom .plus:hover{background:#072940;color:#fff}#project-detials .title-sub-date .box-writer,#services-detials .title-sub-date .box-writer{display:flex;background:#fff;min-height:150px;align-items:center;padding:10px;width:100%;justify-content:start;gap:25px;direction:rtl}#project-detials .title-sub-date .box-writer .imgs,#services-detials .title-sub-date .box-writer .imgs{display:flex;justify-content:center}#project-detials .title-sub-date .box-writer .imgs .writer-img,#services-detials .title-sub-date .box-writer .imgs .writer-img{cursor:pointer;height:100px;width:100px;border-radius:200px}#project-detials .title-sub-date .box-writer .writer-information,#services-detials .title-sub-date .box-writer .writer-information{display:flex;flex-direction:column;width:80%;gap:10px}#project-detials .title-sub-date .box-writer .writer-information .writer-name,#services-detials .title-sub-date .box-writer .writer-information .writer-name,#project-detials .title-sub-date .box-writer .writer-information .country-writer,#services-detials .title-sub-date .box-writer .writer-information .country-writer{color:#000;cursor:pointer}#project-detials .title-sub-date .box-writer .writer-information .social-media,#services-detials .title-sub-date .box-writer .writer-information .social-media{display:flex;cursor:pointer;gap:10px}#project-detials .title-sub-date .box-writer .writer-information .line,#services-detials .title-sub-date .box-writer .writer-information .line{background:#ebe9e9;height:1.5px;width:100%}#project-detials .title-sub-date .related,#services-detials .title-sub-date .related{display:flex;flex-direction:column;gap:25px}#project-detials .title-sub-date .related .title-line,#services-detials .title-sub-date .related .title-line{display:flex;align-items:center;justify-content:space-between}#project-detials .title-sub-date .related .title-line .related-title,#services-detials .title-sub-date .related .title-line .related-title{font-size:20px;font-weight:800}#project-detials .title-sub-date .related .title-line .related-line,#services-detials .title-sub-date .related .title-line .related-line{background:#dbd9d9;border-radius:5px;height:5px;width:calc(100% - 150px)}#project-detials .title-sub-date .related .grid-container2,#services-detials .title-sub-date .related .grid-container2{direction:rtl;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}#project-detials .title-sub-date .related .grid-container2::-webkit-scrollbar,#services-detials .title-sub-date .related .grid-container2::-webkit-scrollbar{width:3px!important}#project-detials .title-sub-date .related .grid-container2 .grid-flex,#services-detials .title-sub-date .related .grid-container2 .grid-flex{display:flex;flex-direction:column}#project-detials .title-sub-date .related .grid-container2 .grid-flex .grid-item,#services-detials .title-sub-date .related .grid-container2 .grid-flex .grid-item{padding:120px;font-size:20px;position:relative;color:#fff}#project-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub,#services-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub{display:flex;padding-top:5px;flex-direction:column;gap:5px;padding-bottom:5px}#project-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub .title-related,#services-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub .title-related{font-size:17px;cursor:pointer;font-weight:600}#project-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub .sub-title-related,#services-detials .title-sub-date .related .grid-container2 .grid-flex .titles-sub .sub-title-related{font-weight:600;font-size:14px;cursor:pointer}#project-detials .title-sub-date .related .center,#services-detials .title-sub-date .related .center{display:flex;justify-content:center;padding-top:5px}#project-detials .title-sub-date .related .center .show-more,#services-detials .title-sub-date .related .center .show-more{padding:10px 20px;color:#fff;background:#566ffd}@media (max-width: 1023px){#project-detials .title-sub-date .project-detial,#services-detials .title-sub-date .project-detial{flex-direction:column!important}#project-detials .title-sub-date .project-detial .images,#services-detials .title-sub-date .project-detial .images,#project-detials .title-sub-date .project-detial .video,#services-detials .title-sub-date .project-detial .video{width:100%}}@media (max-width: 767px){#project-detials .title-sub-date .project-detial .video .myVideo,#services-detials .title-sub-date .project-detial .video .myVideo,#project-detials .title-sub-date .project-detial .images img,#services-detials .title-sub-date .project-detial .images img{height:211px}}@media (max-width: 424px){#project-detials .title-sub-date .project-detial .video .myVideo,#services-detials .title-sub-date .project-detial .video .myVideo,#project-detials .title-sub-date .project-detial .images img,#services-detials .title-sub-date .project-detial .images img{height:169px}}#project-detials #home-projects,#services-detials #home-projects{display:inline;padding-top:50px;padding-bottom:50px;width:100%}#project-detials #home-projects .projects_Title,#services-detials #home-projects .projects_Title{color:#000;font-size:30px;padding-bottom:20px}#Shop{display:flex;padding-top:80px;padding-bottom:80px;width:100%;flex-direction:column;gap:20px}#Shop .title-information{text-align:center;font-size:20px;color:#6ec1e4}#Shop .sub-title-information{text-align:center;font-size:40px;font-weight:600;padding-bottom:25px}#Shop .img_box{display:grid;grid-template-columns:auto auto auto;gap:30px}#Shop .img_box .box{min-height:300px;border-radius:30px;border-style:solid;transition:ease .3s all;border-width:0px 0px 2px 0px;overflow:hidden}#Shop .img_box .box:hover{border-style:solid;border-width:0px 0px 2px 0px;color:#6ec1e4;border-radius:5px 20px}#Shop .img_box .box .overlay{padding:39px 22px;display:flex;align-items:flex-end;justify-content:center}#Shop .img_box .box .overlay .text-title{display:flex;flex-direction:column;gap:20px;color:#fff}#Shop .img_box .box .overlay .text-title .title-service{font-size:13px}#Shop .img_box .box .overlay .text-title .text-service{font-size:22px;font-weight:600}#Shop .img_box .box .overlay .text-title .link-service{display:flex}#Shop .img_box .box .overlay .text-title .link-service .button-service{font-size:14px;background:linear-gradient(135deg,#6ec1e4,#072940);width:50px;height:45px;display:flex;align-items:center;transition:1s all ease;justify-content:center;border-radius:0 40px 40px 0}#Shop .img_box .box .overlay .text-title .link-service .button-service:hover{color:#6ec1e4;background:#fff;animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;width:100%;border-radius:5px}@keyframes elementor-animation-pulse{25%{transform:scale(1.03)}75%{transform:scale(.97)}}#Shop .buuton_name{display:flex;justify-content:center;padding-top:25px}#Shop .buuton_name .button{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;position:relative;height:50px;width:184px;font-size:10px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center}#Shop .buuton_name .button .circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100%;height:40px;width:40px;position:absolute;top:6px;font-size:14px;left:5px;color:#000;transition:1s ease all!important}#Shop .buuton_name .button .button_title{font-size:16px}#Shop .buuton_name .button:hover{background:linear-gradient(270deg,#6ec1e4,#072940);border-radius:25px 25px 0;transition:1s ease all!important}#Shop .buuton_name .button:hover .circle{left:calc(100% - 45px);transition:1s ease all!important}@media (max-width: 1023px){#home-projects .img_box{grid-template-columns:auto auto}}@media (max-width: 767px){#home-projects .img_box{grid-template-columns:auto}}#sub-categorys{display:flex;padding-top:170px;padding-bottom:80px;width:100%;flex-direction:column;gap:20px;background:#eafcfe}#sub-categorys .title-category{font-size:46px;font-weight:800;color:#123950;text-transform:uppercase;display:flex!important;flex-direction:column;align-items:center}#sub-categorys .title-category:after{content:"";width:100%;display:block;height:3px;background:#5ea8c6;margin-top:10px}#sub-categorys .category{display:flex;flex-direction:column;justify-content:center;gap:15px}#sub-categorys .category .sub-category{display:flex;justify-content:center;gap:15px}#sub-categorys .category .sub-category .title-sub-category{max-width:fit-content;padding:5px 15px;cursor:pointer;border-radius:20px;color:#fff;white-space:nowrap;display:block;background:linear-gradient(#6ec1e4,#072940 100%,#6ec1e4)}.information-box{display:flex;width:100%;gap:20px}.information-box .products-img{width:50%;background-color:#fff;overflow:hidden;position:relative}.information-box .products-img img{width:100%}.information-box .products-img .favorite{position:absolute;padding:20px;font-size:25px;color:red;top:0;right:0;z-index:1}.information-box .info{display:flex;flex-direction:column;gap:10px;width:50%;padding:10px 0}.information-box .info .name{font-size:30px;font-weight:800;color:#0d334a;text-transform:uppercase}.information-box .info .price{color:#63b1d3;font-weight:700;font-size:17px}.information-box .info .sub-title{line-height:1.6}.information-box .info .buttons{background:linear-gradient(135deg,#6ec1e4,#072940);border-radius:25px 25px 25px 0;height:50px;width:184px;font-size:20px;transition:1s ease all!important;display:flex;align-items:center;justify-content:center;color:#fff}.information-box .info .buttons:hover{border-radius:25px 25px 0;transition:1s ease all!important}.information-box .info .out-of-stock{font-size:25px;color:red}.information-box .info .number{display:flex}.information-box .info .number input{text-align:center}.information-box .info .number .icons{cursor:pointer}.information-box .info .number .icons .x{font-size:20px;width:30px;height:30px;color:#020403;background:#24536e52;display:flex;justify-content:center;align-items:center}.information-box .info .informationProduct{display:flex;gap:15px;align-items:center}.information-box .info .informationProduct .social{display:flex;font-size:25px;gap:10px}.information-box .info .informationProduct .social .fa{cursor:pointer}@media (max-width: 374px){.information-box .social{flex-wrap:wrap}}.padding-detail{padding-top:170px;padding-bottom:40px}.information-bottom{background-color:#fff;padding-bottom:80px;display:flex;flex-direction:column;gap:10px}.information-bottom .information{display:flex;gap:10px;justify-content:center}.information-bottom .information .description{color:#68b9db;cursor:pointer}.information-bottom .information .description:hover,.information-bottom .information .description.active{border-bottom:2px solid #163f57}.information-bottom .information-description{display:none!important}.information-bottom .information-description.active{display:block!important}.information-bottom .sub-title{line-height:1.6}.title{font-size:1.7rem;font-weight:700;color:green}.related-products{margin-top:20px}.related-products .slider{width:100%}.related-products .slider .swiper-slide{width:160px}@media (max-width: 767px){.information-box{flex-direction:column}.information-box .products-img{width:100%}.information-box .info{width:100%;padding:10px}}#footer{display:flex;background:linear-gradient(180deg,#6ec1e4,#072940);padding-top:25px;padding-bottom:25px;flex-direction:column;gap:20px}#footer .footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}#footer .footer-top .img_text_logo{display:flex;flex-direction:column;gap:28px;width:50%}#footer .footer-top .img_text_logo .img-logo{width:220px;height:80px}#footer .footer-top .img_text_logo .text{color:#fff;font-size:15px}#footer .footer-top .img_text_logo .many_icon{display:flex;gap:10px}#footer .footer-top .img_text_logo .many_icon .icon{background:transparent;border:2px solid #6ec1e4}#footer .footer-top .img_text_logo .many_icon .icon:hover{background:#6ec1e4;border:2px solid transparent;border-radius:100%}#footer .footer-top .linkss{display:flex;justify-content:space-between;width:60%}#footer .footer-top .linkss .links{display:flex;flex-direction:column;gap:16px}#footer .footer-top .linkss .links .list-icon{display:flex;gap:15px}#footer .footer-top .linkss .links .item{display:flex;gap:5px;color:#fff;align-items:center;cursor:pointer;text-transform:capitalize}#footer .footer-top .linkss .links .item .icon{font-size:20px}#footer .footer-top .linkss .links .item .flip{font-size:12px}#footer .footer-top .linkss .links .item:hover{color:#6ec1e4}#footer .footer-top .linkss .links .item:hover .flip{color:#6ec1e4!important}#footer .footer-top .linkss .links .item:hover .flipped{transform:rotate(180deg)}#footer .footer-top .linkss .links .item.active{color:#6ec1e4}#footer .footer-top .linkss .links .title{color:#fff;font-size:21px}#footer .footer-top .linkss .links .icon-links{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px}#footer .footer-top .linkss .links .icon-links:hover,#footer .footer-top .linkss .links .icon-links.active{color:#6ec1e4}#footer .footer-top .linkss .links .icon-links .icons{font-size:10px}#footer .line_text{display:flex;flex-direction:column;gap:20px;width:100%;align-items:center}#footer .line_text .line{background:#6ec1e4;width:50%;height:1px}#footer .line_text .copyright{display:flex;gap:5px;color:#fff}#footer .line_text .text{font-size:14px}#footer .arrow-page{display:flex;gap:5px;align-items:center;color:#fff;transition:.3s ease all}#footer .arrow-page:hover,#footer .arrow-page .page:hover{color:#6ec1e4}#footer .arrow-page .icons{font-size:8px}@media (max-width: 1023px){.footer-top{flex-direction:column}#footer .footer-top .img_text_logo{align-items:center;width:100%}#footer .footer-top .linkss{flex-wrap:wrap;gap:30px;justify-content:left;width:100%}}@media (max-width: 424px){#footer .footer-top .linkss{flex-direction:column}#footer .footer-top .img_text_logo{text-align:left}}#input-quant{display:flex;align-items:center;max-width:fit-content;height:33px;background-color:#153e57;border-radius:100px}#input-quant.disable-quant{background-color:transparent}#input-quant.disable-quant .icon{display:none}#input-quant.disable-quant .input{pointer-events:none}#input-quant .button{font-size:1.2rem;padding:10px 20px;font-weight:400;height:100%;border:none}#input-quant .input{border:0;width:40px;aspect-ratio:1/1;border-radius:50%;background-color:#fff;box-shadow:0 0 5px #0000001a;text-align:center;font-size:1.7rem;color:#3f7c96}#input-quant .icon1{font-size:1.2rem;padding:0 10px;color:#6dbfe2;height:100%;display:flex;align-items:center;cursor:pointer}.info-grid{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;color:#000}.info-grid.space-between{grid-template-columns:auto auto;justify-content:space-between}.info-grid .label{font-size:1.5rem}.spinner{display:grid;place-items:center;font-size:2.5rem;padding:10px 0}.PopupCart{position:fixed;bottom:10px;left:0;right:0;z-index:2;transform:translateY(100%);opacity:0;visibility:hidden;transition:ease .3s}.PopupCart.active{transform:translateY(0);opacity:1;visibility:visible}.PopupCart .holder{display:flex;flex-direction:column;border-radius:20px;gap:10px;padding:10px}.PopupCart .current-bill{font-weight:700;color:green;display:flex;gap:1vw}.PopupCart .cart-desktop{width:85px;height:85px;cursor:pointer;background:#153d54;border:2px solid #70c2e2;border-radius:50%;position:fixed;right:100px;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.PopupCart .cart-desktop .fa1{color:#fff;position:relative}.PopupCart .cart-desktop .badge{padding-left:9px;padding-right:9px;border-radius:9px}.PopupCart .cart-desktop .label-warning[href],.PopupCart .cart-desktop .badge-warning[href]{background-color:#c67605}.PopupCart .cart-desktop .badge-price{font-size:12px;color:#fff}.PopupCart .cart-desktop #lblCartCount{font-size:9px;background:#70c2e2;color:#fff;width:28px;height:28px;justify-content:center;align-items:center;display:flex;border-radius:100%;vertical-align:top;right:14px;top:6px;position:absolute}@media (min-width: 1023px){.PopupCart{bottom:50px}}@media (max-width: 1023px){.PopupCart .cart-desktop{right:50px;bottom:80px}}@media (max-width: 767px){.PopupCart .cart-desktop{right:10px;opacity:.7}}.price{font-weight:700;font-size:25px}.button{display:flex;justify-content:center;align-items:center;gap:10px;background-color:#000;color:#fff;font-weight:500;font-size:1.4rem;border-radius:5px;padding:10px 5px;text-align:center;border:none;cursor:pointer}.button.pill{border-radius:100px}.button.green{background-color:#6dbfe2}.button.red{background-color:red}.button.blue{background-color:#00f}.Cart{display:flex;padding-bottom:84.5px;width:100%;flex-direction:column;gap:20px;padding-top:174.5px;background:#eafcfe}.Cart .empty{display:flex;justify-content:center;font-size:40px;font-weight:700;color:#000;height:calc(100vh - 634px);align-items:center}.Cart .Container{height:unset;padding:10px;display:grid;gap:10px;align-content:start}.Cart .clear{justify-self:end}.Cart .items{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 767px){.Cart .items{grid-template-columns:1fr}}.Cart .value{font-size:25px}.Cart .price-cart{color:#6dbfe2}.ProductItem{background-color:#fff;position:relative;overflow:hidden;flex-shrink:0}.ProductItem.list{display:flex;gap:15px;align-items:center;padding:10px;border-radius:25px 0;border:2px dashed #6ec1e4;transition:ease .3s all}.ProductItem.list:hover{border-radius:0 25px}.ProductItem.list .image{height:114px}.ProductItem.list .info{text-align:left;padding-top:10px}.ProductItem.list .input-quant{margin-left:0}.ProductItem.large .name{font-size:1.2rem;white-space:initial;overflow:initial;text-overflow:initial}.ProductItem .favorite{position:absolute;top:10px;right:10px;z-index:1;width:30px;aspect-ratio:1;display:grid;place-content:center;font-size:29px;color:red}.ProductItem .image-holder{position:relative;display:flex;align-items:center;justify-content:center}.ProductItem .image-holder .Favorites{padding:20px;position:absolute;font-size:25px;z-index:5;color:red;top:0;right:0}.ProductItem .out-stock{font-weight:700;position:absolute;font-size:1.2rem;color:#fff;padding:1px 3px;background-color:green}.ProductItem .image{aspect-ratio:1;width:100%;border-radius:15px}.ProductItem .info{text-align:left;padding-top:5px;display:flex;flex-direction:column;gap:10px}.ProductItem .price{font-size:1.3rem}.ProductItem .name{font-size:1.2rem;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductItem .input-quant{margin-top:10px}.ProductItem .image-productItem{border-radius:0!important}.ProductItem .info-productItem{text-align:center}@media (min-width: 123px){.ProductItem.large{display:flex;gap:80px}.ProductItem.large .image-holder{width:450px}.ProductItem.large .favorite{right:unset;left:0}.ProductItem.large .info{display:flex;flex-direction:column;text-align:left;margin-top:20px}.ProductItem.large .name{font-size:2.5rem;order:1}.ProductItem.large .price{order:2;margin-top:20px;font-size:2.8rem}.ProductItem.large .input-quant{order:3;scale:1.3;margin:50px 20px 0}}.Image{overflow:hidden}.Image img{width:100%;height:100%;object-fit:cover}.tag{background:linear-gradient(#6ec1e4,#072940 100%,#6ec1e4);max-width:fit-content;padding:5px 15px;cursor:pointer;border-radius:20px;color:#fff;white-space:nowrap;display:block}.tag.active{background-color:green;color:#fff}.tag.shadow{box-shadow:#00000014 0 4px 12px}.category-filter{display:grid}.category-filter .slider{width:100%;margin-top:5px}.category-filter .slider .swiper-slide{width:auto}@media (min-width: 1023px){.category-filter .slider{margin-top:10px;margin-right:20px}}.titles{font-size:46px;font-weight:800;color:#60abca;text-transform:uppercase}.titles:after{content:"";width:100px;display:block;height:3px;background:#1b465d;margin-top:15px;margin-bottom:35px}.grid-container .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px;margin-top:10px}.grid-container .grid .ProductItems{background-color:#fff;position:relative;overflow:hidden;flex-shrink:0;border-radius:35px 0;transition:.3s ease all}.grid-container .grid .ProductItems:hover{border-radius:0 35px;box-shadow:#6ec1e4 1px 1px 20px 5px,#072940 0 30px 60px -30px,#072940 0 -2px 6px inset}.grid-container .grid .ProductItems:hover .info{background:#6ec1e4;color:#fff}.grid-container .grid .ProductItems.list{display:flex;gap:5px;align-items:center}.grid-container .grid .ProductItems.list .image{height:95px}.grid-container .grid .ProductItems.list .info{text-align:center;padding:20px;gap:5px;display:flex;flex-direction:column;color:#000!important}.grid-container .grid .ProductItems.large .name{font-size:1.2rem;white-space:initial;overflow:initial;text-overflow:initial}.grid-container .grid .ProductItems .favorite{position:absolute;padding:20px;font-size:25px;color:red;top:0;right:0}.grid-container .grid .ProductItems .image-holder{position:relative;display:flex;align-items:center;justify-content:center}.grid-container .grid .ProductItems .out-stock{font-weight:700;position:absolute;font-size:1.2rem;color:#fff;padding:1px 3px;background-color:#00f}.grid-container .grid .ProductItems .image{aspect-ratio:1;width:100%;height:200px}.grid-container .grid .ProductItems .image img{width:100%;height:100%;object-fit:cover}.grid-container .grid .ProductItems .info{text-align:center;padding:10px;gap:5px;display:flex;flex-direction:column;background:#fff;color:#000}.grid-container .grid .ProductItems .name{font-size:1.2rem;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-container .grid .ProductItems .button{font-size:1.2rem;padding:10px 20px;font-weight:400;height:100%;background:linear-gradient(180deg,#6ec1e4,#072940);color:#fff}.Favorites{padding-top:170px;padding-bottom:80px;background:#eafcfe}.Favorites .input-quant{font-size:22px}.Login{padding-top:130px;padding-bottom:80px!important;background:#eafcfe}.Login .Container{translate:0 0;height:100%}.Login .form{display:grid;gap:20px}.Login .link{color:green;font-weight:500;text-align:center;justify-self:center}.Login .button-holder-spacer{height:120px}.Login .button-holder{display:grid;gap:10px}.Login .policy{font-size:1.2rem;text-align:center}.SignUp{display:grid;gap:10px;padding-bottom:80px;padding-top:170px;background:#eafcfe}.SignUp .Container{translate:0 0;height:100%}.SignUp .form{display:grid;gap:20px}.SignUp .button-spacer{height:50px}.SignUp .button{right:10px;bottom:10px;left:10px}.Account{display:grid;min-height:calc(100vh - 375px);gap:30px;padding-bottom:80px;padding-top:170px;background:#eafcfe;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Account .AccountItem{display:flex;align-items:center;gap:20px;cursor:pointer;font-size:20px;color:#000;border:2px solid #007dbc;background:#fff}.Profile{display:grid;gap:10px;padding-bottom:80px;padding-top:170px;background:#eafcfe}.Profile .SkeletonLoading{display:grid;gap:20px}.Profile .SkeletonLoading .loading-line:nth-of-type(1),.Profile .SkeletonLoading .loading-line:nth-of-type(2),.Profile .SkeletonLoading .loading-line:nth-of-type(3){height:41px}.Profile .SkeletonLoading .loading-line:nth-of-type(4){height:37px;position:absolute;top:10px;right:10px;bottom:10px;left:10px;top:unset}.Profile .Form{display:grid;gap:20px}.Profile .save-spacer{height:calc(100vh - 902px)}.Profile .save{right:10px;bottom:10px;left:10px}.Checkout{padding:186px 10px 56px;display:grid;gap:20px;position:relative}.Checkout .SkeletonLoading{display:grid;gap:10px}.Checkout .SkeletonLoading .loading-line:nth-of-type(1){height:80px}.Checkout .SkeletonLoading .loading-line:nth-of-type(2){height:40px}.Checkout .SkeletonLoading .loading-line:nth-of-type(3){height:80px}.Checkout .to-payment-spacer{height:50px}.Checkout .to-payment{margin-bottom:10px;bottom:10px;left:10px;right:10px}.Checkout .paper-checkout{align-items:center;gap:10px;color:#000;padding:10px;border-radius:5px;background-color:#fff;box-shadow:#00000014 0 4px 12px}.Checkout .textarea-checkout{box-shadow:#00000014 0 4px 12px}.background-checkout{background:#eafcfe!important}.info-grid-checkout{align-items:center;gap:10px;color:#000;padding:10px;border-radius:5px;background-color:#fff;box-shadow:#00000014 0 4px 12px}.SelectAddress{display:flex;gap:10px;align-items:center}.SelectAddress .icon{font-size:2rem}.SelectAddress .name{font-weight:700;flex-grow:1}.SelectAddress .icon-selectaddres{font-size:2rem;padding:13px 0;display:flex;align-items:center;justify-content:center;min-width:45px;height:45px;color:#007dbc!important;background:transparent!important}.textarea-holder{width:88vw;position:relative;display:grid}.textarea-holder:after{content:"";position:absolute;left:0;bottom:0;border-bottom:2px solid rgb(0,0,0);transform-origin:left;transition:.3s;transform:scaleX(0)}.textarea-holder:before{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}.textarea-holder.focus:after{transform:scaleX(1)}.textarea-holder .textarea{border:0;background-color:#fff;resize:none;width:88vw}.textarea-holder .textarea,.textarea-holder:before{padding:10px;border-bottom:2px solid rgb(0,0,0);grid-area:1/1}.textarea-holder .label{position:absolute;top:12px;font-size:1rem;font-weight:700;letter-spacing:.5px;transform-origin:left;transition:.3s}.textarea-holder.focus .label{transition:transform .3s ease}.AddressItem{display:grid;position:relative;align-items:center;gap:10px;color:#000;padding:10px;border-radius:5px;background-color:#fff;box-shadow:#00000014}.AddressItem.active{box-shadow:0 0 0 2px #6ec1e4}.AddressItem .color{color:#000!important;font-weight:700!important}.AddressItem .controls{position:absolute;top:0;display:flex}.AddressItem .controls .icon{width:30px;aspect-ratio:1;display:grid;place-content:center;font-size:2rem}.AddressItem .controls .edit{color:green}.AddressItem .controls .delete{color:red;cursor:pointer}.AddressItem .name{color:green;font-weight:500}.AddressItem .address{font-size:1.3rem}.AddressItem .instructions{font-size:1.3rem;color:green}.AddressBook{padding:130px 10px 10px;display:grid;gap:10px;background:#eafcfe;min-height:50vh}.AddressBook .SkeletonLoading{display:grid;gap:10px}.AddressBook .SkeletonLoading .loading-line{height:79px}.AddressBook .icon-addressitem{font-size:2rem;padding:13px 0;display:flex;align-items:center;justify-content:center;min-width:45px;height:45px;color:#007dbc!important;background:transparent!important}.AddressBook .icon-addressitem:nth-child(1){color:#007dbc!important}.AddressBook .icon-addressitem:nth-child(2){color:red!important}.AddressBook .add-new{bottom:10px;left:10px;right:10px}@media (min-width: 1024px){.AddressBook .add-new{bottom:70px}}.AddAddress{padding:130px 10px 10px;background:#eafcfe}.AddAddress .SkeletonLoading{display:grid;gap:20px}.AddAddress .SkeletonLoading .loading-line:nth-of-type(1){width:20px;aspect-ratio:1;border-radius:50%}.AddAddress .SkeletonLoading .loading-line:nth-of-type(2),.AddAddress .SkeletonLoading .loading-line:nth-of-type(3){height:41px}.AddAddress .SkeletonLoading .loading-line:nth-of-type(4){height:79px}.AddAddress .SkeletonLoading .loading-line:nth-of-type(5){height:37px;position:absolute;top:10px;right:10px;bottom:10px;left:10px;top:unset}.AddAddress .form{display:grid;gap:15px;color:#000}.AddAddress .button-spacer{height:50px}.AddAddress .button{right:10px;bottom:10px;left:10px}.select-location{height:90vh;padding-top:90px}.select-location .input-holder{margin:0}.select-location .marker{position:absolute;top:50%;left:50%;translate:-50% -50%;z-index:5;font-size:2rem;color:#072940;pointer-events:none}.select-location .submit-button{z-index:5;position:absolute;padding:10px;bottom:20px;right:20px}.select-location .reset-button{font-size:2rem;z-index:5;position:absolute;width:40px;height:40px;bottom:20px;left:20px;border-radius:50%;display:grid;place-content:center}.select-location .autocomp{position:absolute;top:0;width:100%}.Payment{padding:130px 10px 10px;display:grid;gap:10px;position:relative}.Payment .SkeletonLoading{display:grid;gap:10px}.Payment .SkeletonLoading .loading-line{height:40px}.Payment .submit-order-spacer{height:50px}.Payment .submit-order{right:10px;bottom:10px;left:10px}.Payment .info{font-size:1.2rem;font-weight:500;color:red;text-align:center}.PaymentItem{display:flex;align-items:center;gap:10px}.PaymentItem .icon{color:#072940;font-size:2rem}.PaymentItem .name{flex-grow:1}.PaymentItem .check{font-size:2rem}.input-holder{position:relative}.input-holder:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:2px solid #072940;transform-origin:left;transition:.3s;transform:scaleX(0)}.input-holder.focus:after{transform:scaleX(1)}.input-holder .input{outline:none;border:1px solid #eee;padding:15px;resize:none;display:block;font-size:inherit;font-family:inherit;width:100%;color:inherit;background-color:#fff;color:#000}.input-holder .label{position:absolute;top:15px;font-size:1rem;font-weight:700;letter-spacing:.5px;transform-origin:left;transition:.3s;color:gray;padding:0 10px}.input-holder.focus .label{transition:transform .3s ease}.rightTransform{transform:translate(34px,-27px) scale(.7)}.leftTransform{transform:translate(-9px,-27px) scale(.7)}.OrderDetails{padding:130px 10px 10px;background:#eafcfe}.OrderDetails .SkeletonLoading{display:flex;flex-wrap:wrap;gap:10px}.OrderDetails .SkeletonLoading .loading-line:nth-of-type(1){height:178px;width:100%}.OrderDetails .SkeletonLoading .loading-line:nth-of-type(2),.OrderDetails .SkeletonLoading .loading-line:nth-of-type(3),.OrderDetails .SkeletonLoading .loading-line:nth-of-type(4){height:200px;width:121px}.OrderDetails .slider{margin-top:20px}.OrderDetails #input-quant{display:none!important}.Orders{padding:130px 10px 10px;display:grid;gap:10px;background:#eafcfe;grid-template-columns:repeat(auto-fill,minmax(450px,1fr))}.Orders .SkeletonLoading{display:grid;gap:10px}.Orders .SkeletonLoading .loading-line{height:183px}.Orders .empty{display:flex;justify-content:center;font-size:40px;font-weight:700;color:#000;height:calc(100vh - 515px);align-items:center}.privacy-policy-holder{background-color:#eafcfe;padding-top:130px;padding-bottom:55px}.PrivacyPolicy{padding:10px}.PrivacyPolicy .SkeletonLoading{display:grid;gap:10px}.PrivacyPolicy .SkeletonLoading .loading-line:nth-of-type(1){width:408px;height:29px}.PrivacyPolicy .SkeletonLoading .loading-line:nth-of-type(2){width:615px;height:19px}.PrivacyPolicy .SkeletonLoading .loading-line:nth-of-type(3){width:122px;height:23px}.PrivacyPolicy .SkeletonLoading .loading-line:nth-of-type(4){height:95px}.PrivacyPolicy .SkeletonLoading .loading-line:nth-of-type(5){height:187px}: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: rgba(255, 255, 255, .7);--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));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.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;padding:0;left:0;margin: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{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius: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;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.case-media{display:flex;flex-direction:column;gap:20px;width:100%}.case-media .content-container .item{display:none}.case-media .content-container .item.active{display:block}.case-media .title-media{font-size:25px;border-radius:10px}.case-media .case-media-img{min-height:250px;display:inline-grid;border-radius:10px;background-size:cover;background-position:center;cursor:pointer}.case-media .case-slider{display:flex;gap:20px;width:100%}.case-media .case-slider .img-carousel{min-height:100px;border-radius:10px;background-size:cover;background-position:center;cursor:pointer}.case-media .case-slider .img-carousel.active{border:2px solid #3498db}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}
