@charset "UTF-8";*{outline:0}body,html,ol,ul{margin:0;padding:0}ul{list-style-type:none}a{color:#18a3b7}a i{transition:.3s all ease-in}a:active,a:focus,a:hover{transition:all ease-in-out .3s;color:#18a3b7}:focus-visible{outline:0}button:focus:not(:focus-visible){box-shadow:0 0 1.375rem rgba(0,0,0,.1)}a,a:hover{text-decoration:none}a{transition:all .3s ease 0s}.custum-input{background-color:transparent;border-radius:0;border:0;border-bottom:1px solid #fff!important;padding-left:0;color:#fff!important}.custum-input:focus{background-color:transparent}::-webkit-input-placeholder{color:#fff!important}:focus::-webkit-input-placeholder{opacity:.5;color:#fff}.form-control:focus{box-shadow:0 0 0 .25rem #14305d}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:#fff;background-color:#14305d;border-color:transparent;opacity:.5}.accordion-button{background-color:transparent;border:0 solid transparent;font-size:1.125rem}.accordion-button:not(.collapsed){color:#14305d;background-color:#dbfffe;box-shadow:none}.custum-input2{border-radius:0;border:0;color:#000}.custum-input2:focus{background-color:transparent}.custum-input2::-webkit-input-placeholder{color:#000!important}.btn-wrapper{height:auto}.btn-wrapper .menu-toggle{min-height:40px;border-radius:0}.btn-wrapper .menu-toggle .icon-bars{display:block;width:2rem;height:2px;background-color:#fff;position:relative;transition:transform .3s ease-in,background-color .2s ease}.btn-wrapper .menu-toggle .icon-bars::after,.btn-wrapper .menu-toggle .icon-bars::before{display:block;width:2rem;height:2px;background-color:#fff;content:"";position:absolute;left:0;transition:top .3s .3s ease-in,transform .3s ease-in,background-color .2s ease}.btn-wrapper .menu-toggle .icon-bars::before{top:.5em}.btn-wrapper .menu-toggle .icon-bars::after{top:-.5em}.btn-wrapper .menu-toggle:active .icon-bars{transition:transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,135deg)}.btn-wrapper .menu-toggle:active .icon-bars::before{transition:top .2s ease-in,transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,90deg);top:0}.btn-wrapper .menu-toggle:active .icon-bars::after{transition:top .2s ease-in,transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,90deg);top:0}.menu--is-revealed .menu-toggle .icon-bars{transition:transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,135deg)}.menu--is-revealed .menu-toggle .icon-bars::before{transition:top .2s ease-in,transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,90deg);top:0}.menu--is-revealed .menu-toggle .icon-bars::after{transition:top .2s ease-in,transform .3s .2s ease-in,background-color .2s ease;transform:rotate3d(0,0,1,90deg);top:0}html{font-size:1rem}@font-face{font-display:swap;font-family:"Merriweather Sans";font-style:normal;font-weight:400;src:url(../fonts/merriweather-sans-v27-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Merriweather Sans";font-style:normal;font-weight:600;src:url(../fonts/merriweather-sans-v27-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Merriweather Sans";font-style:normal;font-weight:700;src:url(../fonts/merriweather-sans-v27-latin-700.woff2) format("woff2")}body{font-family:"Merriweather Sans",sans-serif}.font-small{font-size:.875rem}.font-extra-small{font-size:.75rem}.font-big{font-size:1.125rem}.theme-bg-primary{background-color:#18a3b7}.theme-bg-secondary{background-color:#14305d}.theme-bg-accent-one{background-color:#000}.theme-bg-accent-two{background-color:#505e6b}.theme-bg-accent-three{background-color:#dbfffe}.theme-bg-accent-six{background-color:#ffffc5}.theme-bg-white{background-color:#fff}.theme-bg-tran{background-color:rgba(0,0,0,0)!important}.theme-bg-gredient{background:#18a3b7;background:linear-gradient(70deg,#14305d 0,#166e8d 46%,#14305d 100%)}.theme-text-white{color:#fff}.theme-text-primary{color:#18a3b7}.theme-text-secondary{color:#14305d}.theme-text-accent-one{color:#000}.theme-text-accent-two{color:#505e6b}.theme-box-shadow{box-shadow:0 0 1.375rem rgba(0,0,0,.1)}.theme-text-shadow{text-shadow:0 0 1.375rem rgba(0,0,0,.1)}.custom-btn-primary{background-color:#18a3b7;color:#fff;min-width:200px;min-height:50px;border:0;border-radius:0}.custom-btn-secondary{background-color:#14305d;color:#fff;min-width:200px;min-height:50px;border:0;border-radius:0;display:inline-flex;justify-content:center;align-items:center}.custom-link{background-color:#505e6b;color:#18a3b7;min-width:120px;min-height:40px}.custom-link:hover{background-color:transparent;color:#14305d;border:2px solid #18a3b7}.theme-border-radius{border-radius:0}.theme-border{border:1px solid #18a3b7}.primary-btn-effect{position:relative;cursor:pointer;overflow:hidden;transition:all .3s ease-in-out;z-index:10}.primary-btn-effect:hover{color:#fff}.primary-btn-effect:hover::before{opacity:1;width:116%}.primary-btn-effect:hover::after{opacity:1;width:120%}.primary-btn-effect::before{content:"";width:0%;height:100%;display:block;background:#14305d;position:absolute;transform:skewX(-20deg);opacity:1;left:-8%;top:0;z-index:-12;transition:all .7s cubic-bezier(.77,0,.175,1)}.primary-btn-effect::after{content:"";width:0%;height:100%;display:block;background:#18a3b7;position:absolute;transform:skewX(-20deg);left:-10%;opacity:0;top:0;z-index:-15;transition:all .4s cubic-bezier(.2,.95,.57,.99);box-shadow:2px 0 14px rgba(0,0,0,.6)}.icon-wrapper{box-shadow:0 0 0 0 rgba(20,48,93,.5);cursor:pointer}.img-effect img{transition:all .4s ease-in-out}.img-effect:hover img{transform:scale(1.5)}.flood-effect{transition:.25s ease-in-out;overflow:hidden;display:block;text-align:center}.flood-effect:hover{box-shadow:inset 10rem 0 0 0 #14305d}.flood-effect:hover:hover a{color:#fff}.product-quick-view{position:relative;transition:all .5s ease-in-out}.product-quick-view .view{position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;display:flex;justify-content:center;align-items:center;transition:all .5s ease-in-out}.product-quick-view .view i,.product-quick-view .view p{color:#fff}.product-quick-view:hover{filter:grayscale(100%)}.product-quick-view:hover .view{opacity:1;cursor:pointer}.bottom .add-cart{cursor:pointer}.bottom .add-cart .add{position:relative;display:inline-block}.bottom .add-cart .add:hover{transform:translateY(-3px)}.hoverShine figure{position:relative}.hoverShine figure::before{position:absolute;top:0;left:-90%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);transform:skewX(-25deg)}.hoverShine figure:hover:before{animation:shine .75s}@keyframes shine{100%{left:125%}}.para-highlight{position:relative;color:#000;font-weight:600}.para-highlight::before{content:"";display:inline-block;width:50px;height:1px;background-color:#18a3b7;margin-bottom:5px;margin-right:15px}@keyframes pulseBig{0%{box-shadow:0 0 0 0 #fff}50%{box-shadow:0 0 0 20px transparent}100%{box-shadow:0 0 0 0 transparent}}@keyframes pulseBig2{0%{box-shadow:0 0 0 0 #18a3b7}50%{box-shadow:0 0 0 20px transparent}100%{box-shadow:0 0 0 0 transparent}}.img-lt{filter:grayscale(100%);transition:.5s ease-in-out}.img-lt:hover{filter:grayscale(0)}.video-icon{border-radius:50%;background-color:#fff;color:#14305d;line-height:60px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;animation:pulseBig infinite 4s linear;z-index:10;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video-icon span{color:#18a3b7;font-size:1.5rem}.video-icon span:hover{color:#14305d}@media screen and (max-width:992px){.video-icon{right:43%;bottom:-10%}}.set-bg{background-repeat:no-repeat;background-size:cover;background-position:top center}.max{max-width:650px}.min-w-auto{min-width:auto!important}.text-justify{text-align:justify}.slick-dotted .slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;display:block;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;transition:all .3s ease}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-nav{--active:#fff;--border:rgba(255, 255, 255, .12);width:44px;height:44px;position:absolute;cursor:pointer;top:calc(50% - 10px);opacity:0;visibility:hidden;transform:translateY(-50%);transition:all linear .3s}.slick-nav.prev-arrow{left:3%;transform:scaleX(-1);z-index:999}.slick-nav.next-arrow{left:auto;right:3%}.slick-nav i{display:block;position:absolute;margin:-10px 0 0 -10px;width:20px;height:20px;left:50%;top:50%}.slick-nav i:after,.slick-nav i:before{content:"";width:10px;height:2px;border-radius:1px;position:absolute;left:50%;top:50%;background:var(--active);margin:-1px 0 0 -5px;display:block;transform-origin:9px 50%}.slick-nav i:before{transform:rotate(-40deg)}.slick-nav i:after{transform:rotate(40deg)}.slick-nav:after,.slick-nav:before{content:"";display:block;position:absolute;left:1px;right:1px;top:1px;bottom:1px;border-radius:50%;border:2px solid var(--border)}.slick-nav svg{width:44px;height:44px;display:block;position:relative;z-index:1;color:var(--active);stroke-width:2px;stroke-dashoffset:126;stroke-dasharray:126 126 0;transform:rotate(0)}.slick-nav.animate svg{animation:stroke 1s ease forwards .3s}.slick-nav.animate i{animation:arrow 1.6s ease forwards}.slick-nav.animate i:before{animation:arrowUp 1.6s ease forwards}.slick-nav.animate i:after{animation:arrowDown 1.6s ease forwards}@keyframes stroke{52%{transform:rotate(-180deg);stroke-dashoffset:0}52.1%{transform:rotate(-360deg);stroke-dashoffset:0}100%{transform:rotate(-180deg);stroke-dashoffset:126}}@keyframes arrow{0%,100%{transform:translateX(0);opacity:1}23%{transform:translateX(17px);opacity:1}24%,80%{transform:translateX(-22px);opacity:0}81%{opacity:1;transform:translateX(-22px)}}@keyframes arrowUp{0%,100%{transform:rotate(-40deg) scaleX(1)}20%,80%{transform:rotate(0) scaleX(.1)}}@keyframes arrowDown{0%,100%{transform:rotate(40deg) scaleX(1)}20%,80%{transform:rotate(0) scaleX(.1)}}.breadcrumb-area{position:relative;z-index:1;background-image:url(../images/breadcrumb/breadcrumb-image.webp);background-position:center bottom;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;padding:215px 0 143px;display:flex;justify-content:center;align-items:center;text-align:center}.breadcrumb-area::before{content:"";position:absolute;height:100%;width:100%;background:rgba(0,0,0,.8);left:0;top:0;z-index:-1}.breadcrumb-area .breadcrumb-content h2{margin-bottom:0;color:#fff;font-size:42px;font-weight:700}.breadcrumb-area .breadcrumb-content ul{padding-left:0;list-style-type:none;margin-top:12px;margin-bottom:0}.breadcrumb-area .breadcrumb-content ul li{color:#18a3b7;display:inline-block;position:relative;margin-left:0;margin-right:30px}.breadcrumb-area .breadcrumb-content ul li::before{content:"➜";position:absolute;right:-25px;top:0}.breadcrumb-area .breadcrumb-content ul li:last-child::before{display:none}.breadcrumb-area .breadcrumb-content ul li a{display:inline-block;color:#fff;transition:.4s}.breadcrumb-area .breadcrumb-content ul li a:hover{color:#18a3b7}.img-contact{background-image:url(../images/breadcrumb/breadcrumb-image-contact.webp)}.img-privacy{background-image:url(../images/breadcrumb/breadcrumb-image-privacy.webp)}.img-about{background-image:url(../images/breadcrumb/breadcrumb-image-about.webp)}.about-founder{padding-top:10rem}.about-founder .about-pic{position:relative}.about-founder .about-pic::before{content:"";position:absolute;width:50%;height:110%;top:-30px;left:-50px;background-color:#18a3b7;z-index:-1;border-radius:0;transition:all ease-in-out .3s}.about-founder .about-pic::after{content:"";position:absolute;background-image:url(../images/section/dot-image.png);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;background-size:contain;width:200px;height:200px;top:-60px;right:-60px}@media screen and (max-width:575px){.about-founder .about-pic::after{right:0}}.privacy-list{margin-bottom:1rem}.privacy-list li{line-height:1.5;padding:.5rem 0 .5rem 1.5rem;color:#505e6b;position:relative}.privacy-list li:before{content:"\2192";font-family:bootstrap-icons;display:inline-block;color:#505e6b;position:absolute;left:0}.story-pic{position:relative}.story-pic::before{content:"";position:absolute;width:100%;height:100%;top:20px;left:20px;background-color:#dbfffe;z-index:-1}@media screen and (max-width:575px){.story-pic::before{left:0}}.about-area{position:relative;z-index:1}.about-area .skills .skill-item{margin-bottom:25px}.about-area .skills .skill-item:last-child{margin-bottom:40px}.about-area .skills .skill-item .text{position:relative;z-index:4;font-size:15px;letter-spacing:.7px;text-transform:capitalize;font-weight:600;margin-bottom:10px}.about-area .skills .skill-item .text em{float:right;font-size:15px;font-style:normal}.about-area .skills .skill-item .skill-progress{position:relative;height:5px;border-radius:0;background:#dbfffe;overflow:hidden}.about-area .skills .skill-item .skill-progress .progres{position:absolute;top:0;left:0;height:100%;width:10%;background-color:#18a3b7;transition:all 1.5s}.features{position:relative;min-height:550px}.features::before{content:"";display:block;width:100%;height:100%;background-color:rgba(219,255,254,.5);background-image:url(../images/section/counter.png);background-repeat:no-repeat;background-size:cover;background-position:center center;position:absolute;z-index:-1;top:0;left:0}.our-team{position:relative}.our-team .team-card{cursor:pointer;position:relative}.our-team .team-card:hover .team-con{visibility:visible}.our-team .team-card .team-con{box-shadow:0 0 1.375rem rgba(0,0,0,.1);padding:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;width:100%;height:100%;position:absolute;top:0;background:rgba(255,255,255,.5);transition:all .4s ease-out 0s;visibility:hidden;border-radius:0}.our-team .team-card .team-con p{color:#fff}.our-team .team-card .team-con .team-social{display:flex}.our-team .team-card .team-con .team-social li a{display:flex;justify-content:center;align-items:center;color:#000;background-color:#dbfffe;width:2.5rem;height:2.5rem;border-radius:50%;margin:0 .5rem}.our-team .team-card .team-con .team-social li a:hover{color:#18a3b7}.our-team .team-card img{transition:all .4s ease-out 0s}.our-team .team-card:hover .team-con{background-color:rgba(24,163,183,.5)}.our-team .team-card:hover img{transform:scale(1.1)}.our-team .pro-box{min-height:85px}.pagination li a.page-link{border-radius:0;color:#18a3b7;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:.875rem;width:3rem;height:3rem}.pagination li a.page-link:hover{color:#fff;background:#18a3b7}.pagination li a.page-link:first-child{border-radius:0;border-radius:0}.pagination li a.page-link:last-child{border-radius:0;border-radius:0}.pagination li .page-link.active{background-color:#18a3b7;color:#fff}.single-partner{margin-bottom:40px;margin-top:40px;text-align:center}.how-it-work .work-process{position:relative}.how-it-work .work-process .work-process-icon{position:relative;z-index:1;margin-bottom:20px}.how-it-work .work-process .work-process-icon .img-wrap{display:inline-block;border-radius:100px;height:120px;width:120px;line-height:120px;background:rgba(219,255,254,.45);text-align:center}.how-it-work .work-process .process-number{margin-bottom:1rem}.how-it-work .work-process .process-number span{display:inline-block;height:40px;width:40px;line-height:40px;background:#eff1f4;color:#000;box-shadow:0 0 1.375rem rgba(0,0,0,.1);text-align:center;border-radius:50px;position:relative;z-index:1}.cta-wrap{position:relative;min-height:400px;height:auto;background-repeat:no-repeat;background-size:auto;background-position:bottom right;display:flex;align-items:center;justify-content:flex-start;padding:0 2rem 0 2rem;text-align:start}@media screen and (max-width:992px){.cta-wrap{min-height:460px}}.cta-wrap:before{content:"";position:absolute;right:0;top:0;background:url(../images/section/ca-back.svg);width:252px;height:308px}.cta-wrap:after{content:"";position:absolute;right:0;bottom:0;background:url(../images/section/virtual-ca.webp) no-repeat;width:361px;height:325px}@media screen and (max-width:992px){.cta-wrap:after{width:50%;height:50%}}.cta-wrap ul{margin:0;padding:0;list-style:none}.cta-wrap ul li{line-height:20px;color:#000;position:relative;padding-bottom:16px}.cta-wrap ul li:before{content:"✓";display:inline-block;position:relative;top:0;width:24px;height:24px;margin-right:1rem;padding:2px;font-size:.875rem;font-weight:700;line-height:14px;color:#18a3b7;border:2px solid #18a3b7;border-radius:50%;text-align:center}.bullot-list{padding:1rem 0;text-align:left}.bullot-list li{line-height:2rem;list-style:none;margin:16px 0}.bullot-list li:before{content:"✓";display:inline-block;position:relative;top:0;width:24px;height:24px;margin-right:1rem;padding:2px;font-size:.875rem;font-weight:700;line-height:14px;color:#18a3b7;border:2px solid #18a3b7;border-radius:50%;text-align:center}.bullot-list li i{color:#18a3b7;margin-right:.8rem}.page-loader{width:100%;height:100%;position:fixed;background:#fff;z-index:99999;overflow:visible;top:0;left:0;display:none}.page-loader .spinner{position:relative;top:35%;width:5rem;height:5rem;margin:0 auto;background-color:#18a3b7;border-radius:100%;animation:sk-scaleout 1s infinite ease-in-out}@keyframes sk-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.info-top{background-color:#000}.info-top a{color:#fff;padding:8px 12px}.info-top a:hover{color:#18a3b7}.info-top .social .botom-link,.info-top .social a{color:#fff}.info-top .social .botom-link:hover,.info-top .social a:hover{color:#18a3b7}header{position:absolute;z-index:9999;left:0;top:0;width:100%;height:auto}header .header{background-color:#fff}header .navbar-brand img{width:200px;height:48px}@media screen and (max-width:992px){header .navbar-collapse .navbar-nav{height:100vh;margin:20px 0;overflow-y:auto}}header .navbar-nav .nav-item.active{position:relative}header .navbar-nav .nav-item.active a{color:#18a3b7}header .navbar-nav .nav-item.active .dropdown-menu ul li.active a.dropdown-item{color:#18a3b7}header .navbar-nav .nav-item .nav-link{color:#000;padding:1.65rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer}@media screen and (max-width:1200px){header .navbar-nav .nav-item .nav-link{padding:.8rem .4rem;border-bottom:1px solid #dbfffe}}@media screen and (max-width:992px){header .navbar-nav .nav-item .nav-link{padding:1rem .5rem}}header .navbar-nav .nav-item .dropdown-menu{border-radius:0;border:0;padding:0;box-shadow:0 0 1.375rem rgba(0,0,0,.1);width:auto;min-width:600px}@media screen and (max-width:992px){header .navbar-nav .nav-item .dropdown-menu{min-width:auto}}header .navbar-nav .nav-item .dropdown-menu .dropdown-item{color:#000;padding:.4rem 1rem;font-size:.875rem;font-weight:600}@media screen and (max-width:992px){header .navbar-nav .nav-item .dropdown-menu .dropdown-item{padding:.75rem 0 .75rem 1.5rem}}header .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{background-color:#18a3b7;color:#fff}header .navbar-nav .nav-item .dropdown-menu .active a{background-color:#18a3b7;color:#fff}.smooth{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInDown;position:fixed}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.smooth .trans-header{background-color:#fff;box-shadow:0 0 1.375rem rgba(0,0,0,.1)}.smooth .trans-header .navbar-nav .nav-item .nav-link{color:#14305d}.nav-effect{position:relative}.nav-effect::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#18a3b7;transform-origin:center center;transform:scale(0,1);transition:transform .4s cubic-bezier(1,0,0,1)}@media screen and (max-width:992px){.nav-effect::before{left:0}}.nav-effect:hover:before{transform-origin:center center;transform:scale(1,1)}.hero{position:relative;padding-top:120px}@media screen and (max-width:992px){.hero{margin-top:0;padding-top:65px}}.hero .carouselhero:hover .slick-nav{opacity:1;visibility:visible}.hero .slider-item{height:auto;position:relative}.hero .slide-wrapper{min-height:560px;height:85vh;position:relative;background:rgba(20,48,93,.9);overflow:hidden}@media screen and (max-width:992px){.hero .slide-wrapper{height:55vh;min-height:380px}}.hero .slider-item{height:auto;position:relative}.hero .slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .slider-item .cover{padding:75px 0;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.65);display:flex;align-items:center}.hero .slider-item .cover .header-content{position:relative;padding:56px;overflow:hidden}.hero .slide-bg{position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;z-index:0;background-repeat:no-repeat;background-position:center center;background-size:cover;transform:scale(1);transition:all 8s ease-out 0s;display:block}@media screen and (max-width:992px){.hero .slide-bg{background-position:center right}}.hero .slider-item.slick-active .slide-bg{transform:scale(1.12)}.hero .slick-dots{bottom:0}.hero .slick-dots li button:before{font-size:1rem}.hero .slick-dots li.slick-active button:before{color:#18a3b7}.hero .slick-dotted.slick-slider{margin-bottom:0}.hero .video-image{width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;padding:15rem 0}.hero .video-image .background-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero .video-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1}.about-company .para-highlight{color:#14305d}.about-company .about-pic{position:relative;width:80%;margin:0 auto}.about-company .about-pic .experience-box{position:absolute;top:-20px;left:-20px;background-color:#14305d;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-company .about-pic .experience-box p{color:#fff}.about-company .about-pic .video-box{position:absolute;bottom:-20px;right:-20px;background-color:#dbfffe;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-company .about-pic .video-box p{color:#18a3b7}.about-company .about-list{padding:1rem 0;text-align:left}.about-company .about-list li{line-height:2rem;list-style:none;margin:6px 0}.about-company .about-list li:before{content:"✓";display:inline-block;position:relative;top:-4px;width:24px;height:24px;margin-right:8px;padding:2px;font-size:.875rem;font-weight:700;line-height:14px;color:#18a3b7;border:2px solid #18a3b7;border-radius:50%;text-align:center}.about-company .about-list li i{color:#18a3b7;margin-right:.8rem}.about-company .call{width:2rem;height:2rem;padding:1.4rem;justify-content:center;align-items:center;display:flex}.about-company .call:hover{background-color:#14305d;animation:pulseBig2 infinite 4s linear}.core-services{background-color:#fff}.core-services .icon-wrap{display:inline-block;line-height:5rem}.core-services .comp-height{min-height:425px}.core-services .numbering-box{background-color:#f7f9ff;padding:2rem;text-align:center;min-height:410px}.core-services .numbering-box h3{min-height:60px}.core-services .numbering-box.short{min-height:345px}.core-services .numbering-box.short h3{min-height:auto}.core-services .numbering-box .service-step{background-color:#fff;padding:1rem;width:3.5rem;height:3.5rem;border-radius:50%;border:3px solid #18a3b7;display:flex;justify-content:center;align-items:center;margin:auto;font-size:1.25rem;font-weight:600;color:#18a3b7;transition:all .3s ease 0s}.core-services .numbering-box:hover{background-color:#eff1f4}.core-services .numbering-box:hover .service-step{background-color:#14305d;border-color:#14305d;color:#fff}.cardeffect{box-shadow:0 0 1.375rem rgba(0,0,0,.1);transition:all .5s ease-in-out;text-align:center;min-height:400px;border:2px solid #14305d}.cardeffect:hover{transform:translateY(-10px);cursor:pointer;transition:all .8s cubic-bezier(.19,1,.22,1);border-color:#18a3b7}.cardeffect:hover svg path{fill:#14305d;transition:all ease-in-out .3s}.price-sec{padding:4rem 0}.price-sec .price-box{box-shadow:0 0 1.375rem rgba(0,0,0,.1);text-align:center;position:relative;transition:all .5s ease-in}.price-sec .price-box:hover .price{color:#18a3b7}.price-sec .price-box .pricing-rate{display:flex;flex-direction:column;margin-top:2rem}.price-sec .price-box .list{text-align:left}.price-sec .price-box .list ul li{line-height:2rem;color:#505e6b;font-weight:600}.price-sec .price-box .list ul li:before{content:"✓";display:inline-block;position:relative;top:0;width:24px;height:24px;margin-right:6px;color:#18a3b7}@media screen and (max-width:1200px){.price-sec .price-box .list ul li{line-height:1.5rem}}.price-sec .price-box .tag{position:absolute;top:0;left:0;padding:7px 12px;background-color:#18a3b7;color:#fff;text-transform:uppercase;font-weight:600;line-height:1}.price-sec .price-box .tag:before{content:"";position:absolute;right:-20px;top:0;border-right:20px solid #fff;border-bottom:15px solid #18a3b7;border-top:15px solid #18a3b7}.price-sec .min-h-reg1{min-height:760px}@media screen and (max-width:992px){.price-sec .min-h-reg1{min-height:auto}}.price-sec .min-h-reg2{min-height:940px}@media screen and (max-width:992px){.price-sec .min-h-reg2{min-height:auto}}.price-sec .min-h-reg3{min-height:560px}@media screen and (max-width:992px){.price-sec .min-h-reg3{min-height:auto}}.price-sec .min-h-reg4{min-height:660px}@media screen and (max-width:992px){.price-sec .min-h-reg4{min-height:auto}}.free-consult{background-color:rgba(24,163,183,.1);background-image:url(../images/section/consult-bg.webp);background-repeat:no-repeat;background-size:auto;width:100%;height:100%;min-height:500px;background-position:center center;position:relative;align-items:center;justify-content:center;display:flex;padding:6rem 0;background-attachment:fixed}.free-consult::before{content:"";background:rgba(0,0,0,.5);position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;border-radius:0 10px 10px 0}.why-us{padding:5rem 0}.why-us .max{max-width:650px;margin:auto}.why-us .highlight-box{padding:1rem;margin-bottom:1.5rem;min-height:180px}.why-us .highlight-box.box1{background:#f5efff}.why-us .highlight-box.box2{background:#ecebde}.why-us .highlight-box.box3{background:#ffe2e2}.why-us .highlight-box.box4{background:#fffdec}.why-us .highlight-box.box5{background:#e8f9ff}.why-us .highlight-box.box6{background:#f2f9ff}.why-us li{min-height:200px}.why-us li P{text-align:justify}.why-us .dubai-box{min-height:100px}.testimonials{position:relative;background-color:#dbfffe;background:url(../images/section/testimonial-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center center}.testimonials::before{content:"";background:rgba(219,255,254,.5);position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;border-radius:0 10px 10px 0}.testimonials .client-con{text-align:justify;background-color:#fff;min-height:480px}.testimonials .client-con .qotes-img{width:auto;height:auto;display:inline-block}.testimonials .client-con .review-client{width:6rem;height:6rem;display:flex;margin:auto;margin-top:-20px}.testimonials .carouselTestimonials .slider-item{padding:2rem}.testimonials .carouselTestimonials .slick-next,.testimonials .carouselTestimonials .slick-prev{top:50%;background-repeat:no-repeat;background-position:center;width:3rem;height:3rem;background-color:#18a3b7;display:flex;justify-content:center;align-items:center;font-size:0;z-index:10;transition:.3s all ease-in}.testimonials .carouselTestimonials .slick-next::before,.testimonials .carouselTestimonials .slick-prev::before{font-size:0;opacity:0}.testimonials .carouselTestimonials .slick-prev{left:0;background-image:url(../images/icons/arrow-prev.svg)}@media screen and (max-width:1200px){.testimonials .carouselTestimonials .slick-prev{left:0}}@media screen and (max-width:575px){.testimonials .carouselTestimonials .slick-prev{display:none!important}}.testimonials .carouselTestimonials .slick-next{right:0;background-image:url(../images/icons/arrow-next.svg)}@media screen and (max-width:1200px){.testimonials .carouselTestimonials .slick-next{right:0}}@media screen and (max-width:575px){.testimonials .carouselTestimonials .slick-next{display:none!important}}.testimonials .carouselTestimonials .slick-next:hover,.testimonials .carouselTestimonials .slick-prev:hover{background-color:#14305d}.contact-sec{background-color:#505e6b;padding-top:5rem;padding-bottom:5rem}.contact-sec .para-highlight{color:#18a3b7}.contact-sec .contact-form{position:relative}.contact-sec .contact-form:before{content:"";display:block;background-image:url(../images/section/technical-support.webp);background-repeat:no-repeat;width:100%;height:100%;position:absolute;left:-400px;top:0;z-index:0}@media screen and (max-width:1200px){.contact-sec .contact-form:before{right:300px;left:unset}}@media screen and (max-width:992px){.contact-sec .contact-form:before{display:none}}.contact-sec .support-list{counter-reset:section}.contact-sec .support-list li{padding:0 0 1rem 0}.contact-sec .support-list li a{color:#fff;font-weight:600;display:flex;justify-content:start;align-items:center}.contact-sec .support-list li a i,.contact-sec .support-list li a span{border-radius:50%;padding:.2rem;border:1px solid #fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-right:1rem}.contact-sec .support-list li a:hover{color:#18a3b7}.contact-sec .sent-notification .alert-success{background:0 0;padding:0 2rem;color:#fff;border:none;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.95);border-radius:0;width:100%;left:0;top:0;z-index:100}.contact-sec .sent-notification .alert-success .btn-close{display:block;position:absolute;top:0;right:0;background-color:#fff;width:28px;height:28px;border-radius:0}.partner{position:relative}.partner .box-wrap{padding:1.2rem;box-shadow:0 0 1.375rem rgba(0,0,0,.1);background-color:#14305d;min-height:272px;display:flex;flex-direction:column;align-items:start;justify-content:center;background-repeat:no-repeat;background-size:auto;background-position:top right}.partner .box-wrap h3,.partner .box-wrap p{color:#fff}.partner .pic01{background-image:url(../images/section/satisfaction-pic.webp)}.partner .pic02{background-image:url(../images/section/google-rating-pic.webp)}.partner .pic03{background-image:url(../images/section/awards-pic.webp)}.subscribe .video-bg{background-size:cover;width:100%;height:100%;min-height:205px;background-position:center center;position:relative;display:flex;align-items:center;justify-content:center}.subscribe .video-bg::before{content:"";background:rgba(0,0,0,.1);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.subscribe .call-link{color:#fff}.subscribe .call-link:hover{color:#14305d}.footer{background-color:#20263e;overflow:hidden}.footer h1,.footer h2,.footer h3,.footer h6,.footer p{color:#fff}.footer p{line-height:2.2rem}.footer .text{color:#fff;font-size:1rem}.footer .text:hover{color:#18a3b7}.footer .social a{color:#fff;width:3rem;height:3rem;display:inline-block;background:#18a3b7;line-height:3rem;font-size:1.5rem;margin-right:.5rem;text-align:center;border-radius:50%}.footer .social a:last-child{margin-right:0}.footer .social a:hover{background:#14305d}.footer .footer-bottom .bottom-link li{display:inline-block;padding:0 2rem}.footer .footer-bottom .bottom-link li a{color:#fff;position:relative}.footer .footer-bottom .bottom-link li a:after{content:"";display:block;width:1px;height:10px;background-color:#000;position:absolute;top:8px;right:-2rem}.footer .footer-bottom .bottom-link li a:hover{color:#18a3b7}.footer .footer-bottom .bottom-link li:last-child a:after{content:"";display:none}.footer .footer-link li{line-height:2.5rem}.footer .footer-link li i{color:#fff;font-size:.5rem;line-height:normal;vertical-align:middle;margin-right:.5rem}.footer .footer-link li a{color:#fff;padding:0 0 .5rem 0;font-size:.875rem}.footer .footer-link li a:hover{color:#18a3b7;letter-spacing:.5px;padding-left:.5rem}.footer .footer-link .caret{content:"";display:inline-block;height:0;width:0}.footer .footer-link .caret-right{border-color:transparent transparent transparent #fff;border-style:solid;border-width:.3rem 0 .3rem .3rem;margin-left:.255em;vertical-align:.1em}.scrollup{overflow:hidden;position:fixed;height:3rem;width:3rem;line-height:3rem;bottom:-5rem;right:3rem;text-align:center;z-index:1;background-color:#18a3b7;display:block;transition:all .5s cubic-bezier(0,0,.15,1.88);transform:rotate(90deg);z-index:12;animation:pulseBig infinite 4s linear}.scrollup span{display:block;transition:all .5s ease-out;color:#fff;cursor:pointer}.scrollup span:focus,.scrollup span:hover{animation:toBottomFromTop .5s forwards}.scrollup:focus,.scrollup:hover{color:#18a3b7}.scrollup:hover{background-color:#14305d;animation:pulseBig2 infinite 4s linear}.scrollup.back-top{bottom:100px}@keyframes toBottomFromTop{49%{transform:translateX(-20%)}50%{opacity:0;transform:translateX(20%)}51%{opacity:0}80%{opacity:1}}.cta-fixed{position:fixed;bottom:65px;left:0;text-align:end;z-index:10;display:flex;justify-content:space-around;width:100%}@media screen and (max-width:992px){.cta-fixed{left:0;bottom:10px}}.cta-fixed .phone a{background-color:red;padding:8px 20px;border-radius:0;color:#fff;font-size:1.25rem;transition:.2s;display:flex;justify-content:center;align-items:center;min-height:50px}.cta-fixed .phone a:hover{background-color:#000}@media screen and (max-width:575px){.cta-fixed .phone a{padding:8px 5px;font-size:.875rem}}.cta-fixed .whats a{background-color:#25d366;padding:8px 20px;border-radius:0;color:#000;font-size:1.25rem;transition:.2s;display:flex;justify-content:center;align-items:center;min-height:50px}.cta-fixed .whats a:hover{background-color:#dbfffe}@media screen and (max-width:575px){.cta-fixed .whats a{padding:8px 5px;font-size:.875rem}}