.theme-btn{background-color:#514997;padding:15px;width:100%;display:block;text-align:center;color:#fff!important;border-radius:14px;font-size:18px;cursor:pointer;border:none;transition:all .2s ease}.theme-btn:hover{transition:all .2s ease;background:#3f3875}@media screen and (max-width: 991px){.theme-btn{font-size:18px;padding:10px}}@media screen and (max-width: 575px){.theme-btn{font-size:16px}}.theme-btn2{background-color:#5fbfbf;color:#fff;padding:15px 0;display:inline-block;cursor:pointer;border:none;font-size:15px;border-radius:14px;font-weight:600;width:180px;transition:all .2s ease}.theme-btn2:hover{transition:all .2s ease;background:#43a8a8}@media screen and (max-width: 991px){.theme-btn2{padding:10px 0;width:120px}}@media screen and (max-width: 575px){.theme-btn2{font-size:13px}}.container{max-width:1320px;margin:0 auto}@media screen and (max-width: 1319px){.container{max-width:1140px}}@media screen and (max-width: 1199px){.container{max-width:960px}}@media screen and (max-width: 991px){.container{max-width:720px}}@media screen and (max-width: 767px){.container{max-width:540px}}@media screen and (max-width: 575px){.container{max-width:100%;padding:0 20px}}img{max-width:100%}.header .title{font-weight:500;font-size:45px;color:#514997}@media screen and (max-width: 1199px){.header .title{font-size:40px}}@media screen and (max-width: 575px){.header .title{font-size:30px}}section{position:relative;top:100px}@media screen and (max-width: 991px){section{top:88px}}@media screen and (max-width: 575px){section{top:62px}}.banner-section .banner-img{background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:100% 75%;padding:180px 0;background-color:#514997cc;background-blend-mode:darken,luminosity}@media screen and (max-width: 575px){.banner-section .banner-img{padding:100px 0}}.project-items{margin-top:40px}.project-items .items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}@media screen and (max-width: 1200px){.project-items .items{grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media screen and (max-width: 767px){.project-items .items{grid-template-columns:repeat(1,1fr);grid-gap:30px}}.project-items .items .each{background-color:#fff;box-shadow:0 13px 18px #d9d5ff;border-radius:29px}.project-items .items .each .img img{width:100%;height:350px;object-fit:cover;max-width:100%;border-radius:29px 29px 14px 14px}@media screen and (max-width: 991px){.project-items .items .each .img img{height:280px}}.project-items .items .each .content{padding:30px}@media screen and (max-width: 991px){.project-items .items .each .content{padding:20px}}.project-items .items .each .content .title{font-size:25px;font-weight:500}@media screen and (max-width: 991px){.project-items .items .each .content .title{font-size:25px}}@media screen and (max-width: 575px){.project-items .items .each .content .title{font-size:20px}}.project-items .items .each .content .desc{width:80%;font-size:16px;margin:20px 0;line-height:1.3}@media screen and (max-width: 991px){.project-items .items .each .content .desc{width:100%}}.service-items{margin-top:40px}.service-items .items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px}@media screen and (max-width: 1200px){.service-items .items{grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media screen and (max-width: 767px){.service-items .items{grid-template-columns:repeat(1,1fr);grid-gap:30px}}.service-items .items .each{background-color:#fff;box-shadow:0 13px 18px #d9d5ff;border-radius:29px}.service-items .items .each .img{height:350px;background-color:#514997;border-radius:29px 29px 0 0;display:flex;align-items:center;justify-content:center}.service-items .items .each .img img{width:30%;height:30%;object-fit:contain;border-radius:29px 29px 14px 14px}.service-items .items .each .content{padding:30px}@media screen and (max-width: 991px){.service-items .items .each .content{padding:20px}}.service-items .items .each .content .title{font-size:25px;font-weight:500}@media screen and (max-width: 991px){.service-items .items .each .content .title{font-size:25px}}@media screen and (max-width: 575px){.service-items .items .each .content .title{font-size:20px}}.service-items .items .each .content .desc{width:80%;font-size:16px;margin:20px 0;line-height:1.3}@media screen and (max-width: 991px){.service-items .items .each .content .desc{width:100%}}::placeholder{color:#dfdfdf;font-weight:500;opacity:1;font-size:20px}@media screen and (max-width: 575px){::placeholder{font-size:16px}}:-ms-input-placeholder{color:#dfdfdf;font-weight:500;font-size:20px}::-ms-input-placeholder{color:#dfdfdf;font-weight:500;font-size:20px}@media screen and (max-width: 575px){::-ms-input-placeholder{font-size:16px}}.text-decoration-none{text-decoration:none}*{box-sizing:border-box;scroll-behavior:smooth}.rtl{margin:0;padding:0;direction:rtl}.rtl .header-section .header-content{display:block;position:fixed;top:0;left:0;z-index:100;background-color:#fff;width:100%;box-shadow:0 0 #000c}@media screen and (max-width: 991px){.rtl .header-section .header-content{display:none}}.rtl .header-section .header-content .content{display:flex;align-items:center;justify-content:space-between}.rtl .header-section .header-content .content .logo a img{width:300px}.rtl .header-section .header-content .content .menu ul{list-style:none;padding:0;margin:0;display:flex;align-items:center}.rtl .header-section .header-content .content .menu ul li{display:inline-block}.rtl .header-section .header-content .content .menu ul li a{transition:all .2s ease;display:block;color:#514997;padding:0 20px;font-size:18px;text-decoration:none}.rtl .header-section .header-content .content .menu ul li a:hover{transition:all .2s ease}.rtl .header-section .header-mobile{display:none;background-color:#fff;position:fixed;top:0;left:0;width:100%;z-index:99}.rtl .header-section .header-mobile.active{transition:all .3s ease;left:100%}@media screen and (max-width: 991px){.rtl .header-section .header-mobile{display:block}}.rtl .header-section .header-mobile .header-content-mobile{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.rtl .header-section .header-mobile .header-content-mobile .logo{width:200px}@media screen and (max-width: 575px){.rtl .header-section .header-mobile .header-content-mobile .logo{width:120px}}.rtl .header-section .header-mobile .header-content-mobile .hamburger{cursor:pointer}@media screen and (max-width: 575px){.rtl .header-section .header-mobile .header-content-mobile .hamburger{height:24px;width:24px}}.rtl .header-section .header-mobile .mobile-menu{position:fixed;top:0;left:-100%;width:100%;z-index:999;background-color:#514997;height:100vh;transition:all .3s ease}.rtl .header-section .header-mobile .mobile-menu.active{transition:all .3s ease;left:0}.rtl .header-section .header-mobile .mobile-menu .header{background-color:#fff}.rtl .header-section .header-mobile .mobile-menu .header .content{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.rtl .header-section .header-mobile .mobile-menu .header .content .logo{width:200px}@media screen and (max-width: 575px){.rtl .header-section .header-mobile .mobile-menu .header .content .logo{width:120px}}.rtl .header-section .header-mobile .mobile-menu .header .content .close{cursor:pointer}@media screen and (max-width: 575px){.rtl .header-section .header-mobile .mobile-menu .header .content .close{height:24px;width:24px}}.rtl .header-section .header-mobile .mobile-menu ul{padding:0;margin:0;list-style:none}.rtl .header-section .header-mobile .mobile-menu ul li{display:block;text-align:center}.rtl .header-section .header-mobile .mobile-menu ul li a{display:block;padding:20px;color:#fff;text-decoration:none;font-size:24px}@media screen and (max-width: 575px){.rtl .header-section .header-mobile .mobile-menu ul li a{font-size:16px}}.rtl .home-page .hero-section{padding:0 20%;position:relative;height:90vh}.rtl .home-page .hero-section .background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-color:#514997cc;z-index:0}.rtl .home-page .hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.rtl .home-page .hero-section .hero-content{height:90%;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.rtl .home-page .hero-section .hero-content .title{font-size:55px;font-weight:400}@media screen and (max-width: 991px){.rtl .home-page .hero-section .hero-content .title{font-size:30px}}@media screen and (max-width: 575px){.rtl .home-page .hero-section .hero-content .title{font-size:20px}}.rtl .home-page .hero-section .hero-content .divider{width:600px;height:2px;background-color:#fff;margin:20px auto}@media screen and (max-width: 991px){.rtl .home-page .hero-section .hero-content .divider{width:400px}}@media screen and (max-width: 575px){.rtl .home-page .hero-section .hero-content .divider{width:300px}}.rtl .home-page .hero-section .hero-content .slug{font-size:30px;margin-bottom:20px}@media screen and (max-width: 991px){.rtl .home-page .hero-section .hero-content .slug{font-size:25px}}@media screen and (max-width: 991px){.rtl .home-page .hero-section .hero-content .slug{font-size:18px}}.rtl .home-page .innovation-section{padding:60px 0}.rtl .home-page .innovation-section .innovation-content .header .slug{font-size:22px;font-weight:500}@media screen and (max-width: 1199px){.rtl .home-page .innovation-section .innovation-content .header .slug{font-size:18px}}@media screen and (max-width: 575px){.rtl .home-page .innovation-section .innovation-content .header .slug{font-size:16px}}.rtl .home-page .innovation-section .innovation-content .body{margin-top:30px;color:#212121}.rtl .home-page .innovation-section .innovation-content .body .title{font-size:27px;font-weight:500;margin-bottom:20px}@media screen and (max-width: 1199px){.rtl .home-page .innovation-section .innovation-content .body .title{font-size:25px}}@media screen and (max-width: 575px){.rtl .home-page .innovation-section .innovation-content .body .title{font-size:20px}}.rtl .home-page .innovation-section .innovation-content .body .desc{font-size:20px;width:85%;line-height:1.4}@media screen and (max-width: 1199px){.rtl .home-page .innovation-section .innovation-content .body .desc{font-size:20px}}@media screen and (max-width: 991px){.rtl .home-page .innovation-section .innovation-content .body .desc{width:100%}}@media screen and (max-width: 575px){.rtl .home-page .innovation-section .innovation-content .body .desc{font-size:16px}}.rtl .home-page .service-section{padding:60px 0;background-color:#f4f4fc}.rtl .home-page .service-section .service-content .header .slug{font-size:22px;font-weight:500;margin-top:10px}@media screen and (max-width: 1199px){.rtl .home-page .service-section .service-content .header .slug{font-size:18px}}@media screen and (max-width: 575px){.rtl .home-page .service-section .service-content .header .slug{font-size:16px}}.rtl .home-page .project-section{background-color:#efeeff;padding:60px 0}.rtl .home-page .project-section .header{display:flex;justify-content:space-between}@media screen and (max-width: 991px){.rtl .home-page .project-section .header{flex-direction:column}}.rtl .home-page .project-section .header div .text{color:#2e2e2e;font-weight:500;font-size:18px;margin-top:10px}@media screen and (max-width: 575px){.rtl .home-page .project-section .header div .text{font-size:16px}}@media screen and (max-width: 991px){.rtl .home-page .project-section .header .button{margin-top:20px}}.rtl .home-page .project-section .header .button .theme-btn{padding-left:30px!important;padding-right:30px!important}.rtl .home-page .customer-section{padding:60px 0}.rtl .home-page .customer-section .header .title{color:#111619;font-size:25px;padding-bottom:10px;border-bottom:2px solid #707070}@media screen and (max-width: 1199px){.rtl .home-page .customer-section .header .title{font-size:30px}}@media screen and (max-width: 991px){.rtl .home-page .customer-section .header .title{font-size:25px}}@media screen and (max-width: 575px){.rtl .home-page .customer-section .header .title{font-size:20px}}.rtl .home-page .customer-section .customer-content .img{padding:30px 0 50px}.rtl .service-page .service-motive{padding:60px 0}.rtl .service-page .service-motive .img{margin-bottom:40px}.rtl .service-page .service-motive .img iframe{height:500px;width:100%;border-radius:29px}@media screen and (max-width: 575px){.rtl .service-page .service-motive .img iframe{height:400px}}.rtl .service-page .service-motive .img video{height:500px;width:100%;object-fit:cover;border-radius:29px}@media screen and (max-width: 575px){.rtl .service-page .service-motive .img video{height:400px}}.rtl .service-page .service-motive .img img{height:500px;width:100%;object-fit:cover;border-radius:29px}@media screen and (max-width: 575px){.rtl .service-page .service-motive .img img{height:400px}}.rtl .service-page .service-motive .desc{color:#212121;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width: 991px){.rtl .service-page .service-motive .desc{font-size:18px}}@media screen and (max-width: 575px){.rtl .service-page .service-motive .desc{font-size:16px}}.rtl .service-page .project-section{padding:60px 0 160px;background-color:#efeeff}.rtl .service-page .service-image-wrapper{display:block;grid-template-columns:repeat(1,1fr)}.rtl .service-page .service-image-wrapper .additional-media{position:relative}.rtl .service-page .service-image-wrapper .additional-media:hover .overlay{transition:all .2s ease;opacity:1;visibility:visible}.rtl .service-page .service-image-wrapper .additional-media .overlay{transition:all .2s ease;opacity:0;visibility:hidden;border-radius:0;background-color:#0009;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.rtl .service-page .service-image-wrapper .additional-media .overlay img{width:60px;cursor:pointer;height:60px;object-fit:contain}.rtl .service-page .service-image-wrapper .additional-media img{width:100%;object-position:center;object-fit:fill;display:block}.rtl .service-page .video-player{transition:all .2s ease;position:fixed;top:0;left:0;width:100%;z-index:100;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden}.rtl .service-page .video-player.active{transition:all .2s ease;opacity:1;visibility:visible}.rtl .service-page .video-player .video-wrapper{border-radius:29px;max-width:1200px;width:100%;padding:50px;background-color:#fff}.rtl .service-page .video-player .video-wrapper video{border-radius:29px;width:100%}.rtl .service-page .PreviewImage{transition:all .2s ease;position:fixed;top:0;left:0;width:100%;z-index:100;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden}.rtl .service-page .PreviewImage.active{transition:all .2s ease;opacity:1;visibility:visible}.rtl .service-page .PreviewImage .video-wrapper{border-radius:29px;max-width:1200px;width:100%;padding:50px;background-color:#fff}.rtl .service-page .PreviewImage .video-wrapper img{border-radius:29px;width:100%}.rtl .project-page .project-section .project-desc{background-color:#efeeff;padding:30px 0 220px}.rtl .project-page .project-section .project-desc .header .text{color:#2e2e2e;font-width:bold;font-size:20px;margin-top:10px}@media screen and (max-width: 575px){.rtl .project-page .project-section .project-desc .header .text{font-size:16px}}.rtl .project-page .project-section .project-content .project-items{position:relative;bottom:200px}.rtl .contact-page .contact-section{padding:60px 0 160px;border-radius:29px}.rtl .contact-page .contact-section .content{width:50%;margin:0 auto}@media screen and (max-width: 991px){.rtl .contact-page .contact-section .content{width:80%}}@media screen and (max-width: 575px){.rtl .contact-page .contact-section .content{width:100%}}.rtl .contact-page .contact-section .content .title{font-size:35px;font-weight:500;color:#514997;margin-bottom:30px}@media screen and (max-width: 991px){.rtl .contact-page .contact-section .content .title{font-size:30px}}.rtl .contact-page .contact-section .content .contact-form .alert-danger{text-align:center;background-color:#f8d7da;border:1px solid #f5c2c7;color:#842029!important;position:relative;padding:1rem;margin-bottom:1rem;border-radius:.25rem}.rtl .contact-page .contact-section .content .contact-form .form-group{margin-bottom:20px}.rtl .contact-page .contact-section .content .contact-form .form-group .form-control{padding:15px 20px;border-radius:14px;border:2px solid #5FBFBF;width:100%;font-size:20px}.rtl .contact-page .contact-section .content .contact-form .form-group .form-control:focus{outline:none}@media screen and (max-width: 575px){.rtl .contact-page .contact-section .content .contact-form .form-group .form-control{font-size:16px}}.rtl .contact-page .contact-section .content .contact-form .button .theme-btn{width:160px;display:inline-block;padding:10px 15px}.rtl .footer-section{background-color:#5fbfbf;padding-bottom:40px;position:relative;top:100px}.rtl .footer-section .footer-content .footer-top .contact-section{display:flex;align-items:center;background-color:#fff;justify-content:space-between;box-shadow:0 -1px 23px #00000029;position:relative;bottom:60px;border-radius:29px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section{flex-direction:column}}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info{flex:0 0 30%;color:#514997;display:flex;align-items:center}@media screen and (max-width: 1199px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info{flex:0 0 40%}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info{order:2;width:100%;margin:20px 0}}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div{padding-right:50px}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .text{font-size:20px;margin-bottom:8px}@media screen and (max-width: 1199px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .text{font-size:20px}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .text{font-size:20px}}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .text{font-size:16px}}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .unified{font-size:20px;margin-bottom:8px}@media screen and (max-width: 1199px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .unified{font-size:20px}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .unified{font-size:20px}}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .unified{font-size:16px}}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .number{font-size:35px;margin-bottom:8px;font-weight:500;color:#514997;text-decoration:none;padding-right:50px;display:block;direction:ltr}@media screen and (max-width: 1199px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .number{font-size:35px}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .number{font-size:25px}}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .number{font-size:22px}}.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .mail{font-size:25px;margin-bottom:8px}@media screen and (max-width: 1199px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .mail{font-size:30px}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .mail{font-size:20px}}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-top .contact-section .contact-info div .mail{font-size:18px}}.rtl .footer-section .footer-content .footer-top .contact-section .map{flex:1 0 auto}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .map{order:1;width:100%}}.rtl .footer-section .footer-content .footer-top .contact-section .map iframe{margin-bottom:-4px;border-top-left-radius:29px;border-bottom-left-radius:29px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .map iframe{height:350px}}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-top .contact-section .map iframe{height:250px}}.rtl .footer-section .footer-content .footer-bottom{display:flex;align-items:end;justify-content:space-between;color:#fff}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-bottom{flex-direction:column;align-items:center}}.rtl .footer-section .footer-content .footer-bottom .social-links .title{font-size:22px;margin-bottom:8px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-bottom .social-links .title{font-size:18px}}.rtl .footer-section .footer-content .footer-bottom .social-links .links a{display:inline-block;margin-right:8px;border-radius:50%;width:40px;height:40px;transition:.3s all ease-in-out}.rtl .footer-section .footer-content .footer-bottom .social-links .links a:hover{opacity:.8;transition:.3s all ease-in-out}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-bottom .social-links .links a{height:30px;width:30px}}@media screen and (max-width: 767px){.rtl .footer-section .footer-content .footer-bottom .social-links .links a{margin-right:5px;height:20px;width:20px}}.rtl .footer-section .footer-content .footer-bottom .social-links .links a img{height:40px;width:40px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-bottom .social-links .links a img{height:30px;width:30px}}@media screen and (max-width: 767px){.rtl .footer-section .footer-content .footer-bottom .social-links .links a img{height:20px;width:20px}}.rtl .footer-section .footer-content .footer-bottom .copy-right{font-size:16px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-bottom .copy-right{font-size:14px}}@media screen and (max-width: 767px){.rtl .footer-section .footer-content .footer-bottom .copy-right{font-size:12px}}@media screen and (max-width: 575px){.rtl .footer-section .footer-content .footer-bottom .copy-right{margin:20px 0}}.rtl .footer-section .footer-content .footer-bottom .logo img{width:200px}@media screen and (max-width: 991px){.rtl .footer-section .footer-content .footer-bottom .logo img{width:120px}}@media screen and (max-width: 767px){.rtl .footer-section .footer-content .footer-bottom .logo img{width:100px}}
