*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}body{font-family:Bahij TheSansArabic;font-family:Roboto}li{list-style-type:none}.special-heading{margin:50px auto;text-align:center;width:70%}.special-heading h5{font-size:17px;font-weight:400}.special-heading h2{color:#010f2e;font-size:30px;margin:20px 0}.special-heading p{color:grey;margin:auto}@media (min-width:768px){.special-heading p{width:40%}}@-webkit-keyframes moveArrow{0%{transform:translate(-5px);-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);-o-transform:translate(-5px)}50%{transform:translate(10px);-webkit-transform:translate(10px);-moz-transform:translate(10px);-ms-transform:translate(10px);-o-transform:translate(10px)}to{transform:translate(-5px);-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);-o-transform:translate(-5px)}}@keyframes moveArrow{0%{transform:translate(-5px);-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);-o-transform:translate(-5px)}50%{transform:translate(10px);-webkit-transform:translate(10px);-moz-transform:translate(10px);-ms-transform:translate(10px);-o-transform:translate(10px)}to{transform:translate(-5px);-webkit-transform:translate(-5px);-moz-transform:translate(-5px);-ms-transform:translate(-5px);-o-transform:translate(-5px)}}header{align-items:center;display:flex;justify-content:space-between;padding:25px 30px}header .logo{width:80px}header .links{align-items:center;display:flex;justify-content:space-between;width:50%}@media (max-width:768px){header .links{background-color:#2b2d72b9;color:#fff;flex-direction:column;height:100%;justify-content:center;left:-100%;position:fixed;top:0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;width:100%}header .links.active{left:-17%}header .links.inactive{left:-100%}}header .links .close{cursor:pointer;display:none}@media (max-width:768px){header .links .close{display:block}}header .links li{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}@media (max-width:768px){header .links li{flex-direction:row}}header .links li a{color:#000;font-size:17px;font-weight:700;line-height:16px;margin-top:10px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}@media (max-width:768px){header .links li a{color:#fff}}header .links li:hover,header .links li:hover a{color:#2b2d72}header .chat{align-items:center;display:flex;justify-content:center}@media (max-width:768px){header .chat{display:none}}header .bar{display:none}@media (max-width:768px){header .bar{cursor:pointer;display:block;font-size:25px}}.landing{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:100px 0;width:80%}@media (max-width:1200px){.landing{flex-direction:column-reverse;margin-top:100px;padding:0;text-align:center}.landing .text{margin:10px 0}}.landing .text h4{font-size:12px;font-weight:400}.landing .text h1{color:#f105e1;font-size:70px;font-weight:700}.landing .text p{color:#4f5776;margin:10px 0}@media (max-width:768px){.landing .text{margin:30px 0}}.landing a{background-color:#eee;border-radius:27px;-webkit-border-radius:27px;-moz-border-radius:27px;-ms-border-radius:27px;-o-border-radius:27px;display:block;margin-top:20px;padding:10px 15px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.landing a:hover{background-color:#8d4bd8;color:#fff}@media (max-width:1200px){.landing a{margin:20px auto}}.landing .img img{max-width:100%;width:100%}.hero{background-image:url(/mb_solution/static/media/bg_landing_2.e4f4ac0d1d4c142724b1.png);background-repeat:no-repeat;background-size:cover;min-height:100vh}.services .our-services{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:50px 0}@media (max-width:767px){.services{flex-direction:column}}.services .our-services img{margin-bottom:10px}.services .our-services div{text-align:center;width:12.5%}@media (max-width:767px){.services .our-services div{margin-bottom:20px;width:90%}}.services .our-services h4{color:#000;font-size:18px;margin-bottom:10px}.services .our-services p{color:#464646;line-height:1.5}.services .values{align-items:center;display:flex;justify-content:center;padding:50px 0}@media (max-width:768px){.services .values{flex-direction:column;text-align:center}}.services .values img{max-width:100%}.services .values .text{margin-left:60px;width:40%}.services .values .text p:first-child{font-size:13px}.services .values .text p:last-of-type{color:#4b4b4b;font-size:15px;line-height:1.6}.services .values .text h3{color:#010f2e;font-size:30px;margin:16px 0}@media (max-width:768px){.services .values .text{margin:0;width:100%}}.services .values .text a{display:block;font-size:14px;margin-top:40px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.services .values .text a{margin:30px auto}}.services .values .text a img{width:20px}.services .links{align-items:center;background-color:#eee;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:40px auto;padding:10px;width:80%}.services .links a{color:#033350;display:block;margin:14px 10px 14px 0;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.services .links a.active{color:#ff541b}.services .links li:hover a{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.portfolio .links{margin:40px auto;width:80%}.portfolio .links,.portfolio .links ul{display:flex;flex-wrap:wrap;justify-content:space-between}.portfolio .links ul{width:60%}.portfolio .links ul li a.active{color:#ff541b}.portfolio .links ul p{color:#033350}.portfolio .links>a{align-items:center;display:flex;text-transform:capitalize;width:100px}.portfolio .links>a i{margin-left:15px}.portfolio .our-projects{display:grid;grid-template-areas:"one one one one one . . four four four" "two two . three three . . four four four";grid-template-columns:repeat(10,auto);grid-template-rows:auto auto;margin:0 auto;width:80%}@media (max-width:768px){.portfolio .our-projects{grid-template-areas:"one" "two" "three" "four";grid-template-columns:repeat(1,auto);grid-template-rows:auto auto auto auto}.portfolio .our-projects div{margin-bottom:10px}}.portfolio .our-projects div img{width:100%}.portfolio .our-projects .one{grid-area:one}.portfolio .our-projects .two{grid-area:two}.portfolio .our-projects .three{grid-area:three}.portfolio .our-projects .four{grid-area:four;margin-left:10px}@media (min-width:768px){.portfolio .our-projects div{margin-bottom:0}}.steps-content{align-items:center;display:flex;justify-content:center;margin:auto;width:80%}.steps-content img{max-width:100%;width:350px}@media (max-width:992px){.steps-content{flex-direction:column;text-align:center}}.steps-content .steps{margin:0 60px}@media (max-width:992px){.steps-content .steps{margin:0}}.steps-content .steps p{align-items:center;color:#000;display:flex;font-size:20px;margin-bottom:10px;padding:15px 0;position:relative}.steps-content .steps p:before{background-color:#d1dcec;bottom:0;content:"";height:2px;position:absolute;width:80%}.steps-content .steps p span{color:#d1dcec;display:block;font-size:30px;font-weight:700;margin-right:10px}.testimonials{display:flex;justify-content:center;margin:auto;padding:50px;width:80%}@media (max-width:768px){.testimonials{flex-direction:column;padding:50px 0}}.testimonials .user{margin-right:25px}.testimonials .comments{width:60%}@media (max-width:768px){.testimonials .comments{width:100%}}.testimonials .comments .comment{align-items:center;box-shadow:6px 2px 10px 10px #eee;display:flex;justify-content:space-between;margin-bottom:10px;padding:30px 20px;width:80%}.testimonials .comments .comment .name{font-weight:700;margin-bottom:10px}.testimonials .comments .comment .quote{color:#434343}@media (max-width:992px){.testimonials .comments .comment{width:80%}}@media (max-width:768px){.testimonials .comments .comment{align-items:center;flex-direction:column;justify-content:center;text-align:center;width:100%}}.testimonials .comments .comment:nth-child(2){margin-left:50px}@media (max-width:992px){.testimonials .comments .comment:nth-child(2){margin-left:0}}.testimonials .comments .comment .twitter{align-self:flex-start}@media (max-width:768px){.testimonials .comments .comment .text{margin:30px 0}.testimonials .comments .comment .twitter{align-self:center}}.testimonials-content{width:50%}@media (max-width:768px){.testimonials-content{text-align:center;width:100%}}.testimonials-content .header{padding:20px}.testimonials-content .header p{margin:10px 0}.testimonials-content .header h3{color:#010f2e;font-size:25px}.testimonials-content>p{color:#434343;font-size:18px;margin-bottom:20px}.testimonials-content a{background-color:#8d4bd8;border-radius:39px;-webkit-border-radius:39px;-moz-border-radius:39px;-ms-border-radius:39px;-o-border-radius:39px;color:#fff;display:block;margin-top:40px;padding:20px 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.testimonials-content a{margin:40px auto}}.testimonials-content i{margin-left:10px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.testimonials-content a:hover i{animation:moveArrow .5s ease-in infinite;-webkit-animation:moveArrow .5s ease-in infinite}.sponsers{margin:0 auto;text-align:center;width:80%}.sponsers .our-sponsers{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:45px}.sponsers .our-sponsers img{margin-bottom:20px}@media (max-width:768px){.sponsers .our-sponsers{flex-direction:column}}.mangers .card-one{background-image:url(/mb_solution/static/media/mangers_card_1.40ca6449cafe4df13691.png)}.mangers .card-two{background-image:url(/mb_solution/static/media/mangers_card_2.ff8cb5816ed3003229f2.png)}.mangers .card-three{background-image:url(/mb_solution/static/media/mangers_card_3.0f6c3d1521e8593d250b.png)}.mangers{align-items:center;flex-wrap:wrap;margin:auto;padding:50px 0;width:80%}.mangers,.mangers>div{display:flex;justify-content:space-between}.mangers>div{background-repeat:no-repeat;background-size:cover;flex-direction:column;height:300px;margin-bottom:20px;position:relative;width:30%}.mangers>div:before{background:linear-gradient(1turn,#000,transparent);content:"";display:none;height:100%;left:-100%;position:absolute;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;width:100%}.mangers>div:hover:before{display:block;left:0}.mangers>div>p{background-color:#fff;margin:20px 0 0 20px;padding:10px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mangers>div .content{margin:0 20px 20px;position:relative}.mangers>div .content p{color:#f1f1f1;font-size:12px;font-weight:400;margin-bottom:10px}.mangers>div .content{color:#fff}@media (max-width:992px){.mangers>div{width:45%}}@media (max-width:768px){.mangers>div{width:95%}}.contacts-parent{align-items:center;display:flex}@media (max-width:1200px){.contacts-parent{flex-direction:column;text-align:center}}.social{display:flex;flex-direction:column;margin-left:30px}@media (max-width:1200px){.social{display:none}}.social a{display:block;flex-direction:column;margin-bottom:10px}.contacts{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;padding:50px 0;width:80%}.contacts .text{width:25%}.contacts .text h3{font-size:25px;line-height:1.5;margin-bottom:25px;padding-left:5px;width:46%}@media (min-width:992px){.contacts .text h3{width:50%}}.contacts .text p{color:#434343;font-size:18px}.contacts .offers{align-items:center;box-shadow:0 7px 27px -2px hsla(0,0%,76%,.25);display:flex;justify-content:space-between;padding:35px;position:relative}.contacts .offers :before{background-color:rgba(0,0,0,.05);content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);width:1px}.contacts .offers .offer:nth-child(2){margin-left:40px}.contacts .offers .offer p{margin-bottom:10px}.contacts .offers .offer h4{font-size:24px}@media (max-width:1200px){.contacts{flex-direction:column;text-align:center}.contacts .text,.contacts .text h3{margin-bottom:25px;width:100%}.contacts .offers{margin-top:25px;padding:14px;width:50%}.contacts .offers .offer h4{font-size:15px}}@media (max-width:768px){.contacts .offers{width:100%}}.footer{background-image:url(/mb_solution/static/media/bg_footer_.00296f4c9cdca75e53ed.png);background-repeat:no-repeat;background-size:cover;padding:100px 0 50px}.footer .subscribe{align-items:center;display:flex;justify-content:space-evenly;margin:auto;width:80%}.footer .subscribe .text{display:flex}.footer .subscribe .text p{margin-right:10px}@media (max-width:768px){.footer .subscribe .text p{margin-bottom:10px}}.footer .subscribe .text img{margin-right:10px}.footer form{position:relative;width:35%}@media (max-width:1100px){.footer .subscribe form{margin-bottom:17px;width:100%}.footer .subscribe,.footer .subscribe .text{flex-direction:column}}.footer form input{border:none;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;font-size:17px;outline:none;padding:20px;width:100%}.footer form button{background-color:initial;border:none;color:#3aa19f;cursor:pointer;font-size:16px;outline:none;position:absolute;right:-30px;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.footer form button i{margin-left:20px}.footer form button:hover i{animation:moveArrow .5s ease infinite;-webkit-animation:moveArrow .5s ease infinite}.footer .links{display:flex;flex-wrap:wrap;justify-content:space-between;margin:50px auto;width:80%}.footer .links h3{margin-bottom:20px}.footer .links .social-icons{align-items:center;align-self:flex-start;display:flex;justify-content:center}.footer .links .social-icons a{margin-right:20px}.footer .links ul li{margin-bottom:10px}.footer .links ul li a{color:#181d35;display:block;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.footer .links ul li a:hover{color:#f105e1;transform:translate(10px);-webkit-transform:translate(10px);-moz-transform:translate(10px);-ms-transform:translate(10px);-o-transform:translate(10px)}@media (max-width:768px){.footer .links ul{margin-bottom:15px}}.footer .dev{align-items:center;display:flex;justify-content:center;text-align:center}@media (max-width:768px){.footer .dev{font-size:12px}}.footer .dev img{margin:0 10px}
/*# sourceMappingURL=main.5123314b.css.map*/