html,body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-family:'El Messiri', sans-serif;color:#060805}body{background-color:#060805;font-weight:400;overflow-x:hidden}h1{font-size:48px}h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}p{font-size:16px}a:focus,.btn,.btn:focus{outline:0;border:0}.form-control{border:0;border-radius:0}.form-control:focus{outline:0;border:0;-webkit-box-shadow:0;box-shadow:0}header{width:100%;height:auto;margin:0 auto;padding:15px auto}header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header .menu{text-align:center;width:78px;height:72px}header .header .menu ul{list-style-type:none;padding:0;margin:0}header .header .menu ul li{display:inline-block;margin:auto 5px}header .header .menu ul li a{text-decoration:none;color:#fff;text-transform:capitalize;-webkit-transition:all linear 500ms;transition:all linear 500ms}header .header .menu ul li a:hover{color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}header .header .menu .btn-menu{width:auto;height:auto;margin:0 auto;background-color:rgba(0,0,0,0);border:0px;-webkit-box-shadow:none;box-shadow:none}header .header .menu .btn-menu:focus{outline:0px;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}header .header .menu .btn-menu span{display:block;width:50px;height:1px;margin:10px auto;border-radius:5px;background-color:#fff;-webkit-transition:all linear 500ms;transition:all linear 500ms}header .header .menu .btn-menu span:hover{background-color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}header .header .navbar{margin:0 auto}header .header .navbar .navbar-brand{margin:0 auto}header .header .navbar .navbar-brand img{width:auto;height:100px}#intro{width:100%;height:auto;margin:0 auto}#intro .image{width:100%;height:auto;margin:0 auto}#intro .image img{width:100%;height:auto;margin:0 auto}#about{width:100%;height:auto;margin:0 auto;padding:50px 0;background-color:#fff;position:relative;z-index:0}#about::after{content:"";width:40%;height:93%;background-color:#c3c3c3;position:absolute;right:0;top:20px;z-index:-1}#about .heading{margin:50px auto;position:relative;z-index:0}#about .heading::after{content:"";width:175px;height:140px;background-image:url(../../img/logo-b.png);background-repeat:no-repeat;background-position:top center;background-size:contain;opacity:0.4;position:absolute;left:0;top:-20px;z-index:-1}#about .heading h2{color:#060805;font-weight:bold}#about .text p{line-height:24px;margin-bottom:15px;color:#060805;font-size:16px}#about .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:end;-ms-flex-align:end;align-items:end}#about .image img{width:270px;height:auto;margin:auto 20px;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all linear 500ms;transition:all linear 500ms}#about .image img:first-child{width:300px}#about .image img:first-child:hover{-webkit-filter:none;filter:none;-webkit-transition:all linear 500ms;transition:all linear 500ms}#about .image img:last-child{margin-top:-5px;margin-left:50px}#about .image img:last-child:hover{-webkit-filter:none;filter:none;-webkit-transition:all linear 500ms;transition:all linear 500ms}#qualifications{width:100%;height:auto;margin:0 auto;padding:50px 0;background-color:#c3c3c3}#qualifications .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qualifications .wrapper .image{width:30%;height:auto;margin:0 auto}#qualifications .wrapper .image img{width:100%;height:auto;margin:0 auto}#qualifications .wrapper .text{width:50%;height:auto;margin:auto 30px;padding:20px;background-color:#060805}#qualifications .wrapper .text h4{color:#fff;margin-bottom:30px;font-size:30px;width:50%;font-weight:bold}#qualifications .wrapper .text ul{list-style-type:"-";padding:0;margin:0}#qualifications .wrapper .text ul li{margin-bottom:20px;padding-left:10px;color:#fff}#qualifications .wrapper .text ul li p{font-size:14px;line-height:24px;color:#fff}#qualifications .wrapper .text ul li::marker{font-weight:bold;padding-right:10px}#qualifications .image-squre{width:70%;height:auto;margin:0 auto;position:relative;z-index:0;left:-30px}#qualifications .image-squre::after{content:"";width:175px;height:140px;background-image:url(../../img/logo-b.png);background-repeat:no-repeat;background-position:top center;background-size:contain;position:absolute;right:20px;bottom:-100px;z-index:0}#qualifications .image-squre img{width:100%;height:500px;margin:0 auto}#portfolio{width:100%;height:auto;margin:0 auto;padding:50px 0;background:#fff}#portfolio .heading{margin-bottom:50px}#portfolio .heading h2{color:#060805;text-transform:capitalize;font-weight:bold}#portfolio .project-item{width:100%;height:auto;margin:0 auto;position:relative;z-index:0;overflow:hidden}#portfolio .project-item::after{content:"";width:100%;height:100%;background-color:rgba(6,8,5,0.6);margin:0 auto;position:absolute;right:0;left:0;top:0;z-index:0}#portfolio .project-item img{width:100%;height:auto;margin:0 auto}#portfolio .project-item h5{position:absolute;left:0;right:0;bottom:20px;z-index:10;margin:20px 0;text-align:center}#portfolio .project-item h5 a{display:block;text-decoration:none;color:#fff;text-transform:capitalize;-webkit-transition:all linear 500ms;transition:all linear 500ms}#portfolio .project-item h5 a:hover{color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}#researches{width:100%;height:auto;margin:0 auto;padding:50px 0;background-color:#fff}#researches .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#researches .wrapper .image{width:100%;height:auto;margin:0 auto}#researches .wrapper .image .heading{margin-bottom:30px}#researches .wrapper .image .heading h2{font-weight:bold}#researches .wrapper .image img{width:100%;height:500px}#researches .wrapper .text{width:75%;height:auto;margin:0 auto;background-color:#060805;padding:30px}#researches .wrapper .text h4{color:#fff;margin:20px auto;font-weight:bold}#researches .wrapper .text p{color:#fff}#researches .wrapper .text ul{list-style-type:"-";padding:0;margin:0}#researches .wrapper .text ul li{margin-bottom:20px;padding-left:10px;font-size:14px;line-height:24px;color:#fff}#researches .wrapper .text ul li::marker{font-weight:bold;padding-right:10px}footer{width:100%;height:auto;margin:0 auto;padding:20px 0;background-color:#060805}footer .foot-menu{width:100%;height:auto;margin:30px auto}footer .foot-menu ul{text-align:center;list-style-type:none;padding:0;margin:0}footer .foot-menu ul li{display:inline-block}footer .foot-menu ul li a{padding:10px 15px;text-decoration:none;color:#fff;-webkit-transition:all linear 500ms;transition:all linear 500ms}footer .foot-menu ul li a:hover{color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .wrapper .address{width:40%;text-align:left}footer .wrapper .address span{color:#fff;display:block}footer .wrapper .logo img{width:auto;height:100px;margin:0 auto}footer .wrapper .contact{width:40%;text-align:right}footer .wrapper .contact ul{list-style-type:none;padding:0;margin:0}footer .wrapper .contact ul li{display:inline-block;margin-left:10px}footer .wrapper .contact ul li a{text-decoration:none;color:#fff}footer .wrapper .contact p{margin-top:15px;color:#fff}.nav-wrapper{width:100%;height:auto;margin:0 auto;position:relative;z-index:1}.nav-wrapper .sidenav{height:100%;width:0;position:fixed;z-index:9999;top:0;right:0;background-color:#060805;overflow-x:hidden;-webkit-transition:0.5s;transition:0.5s;padding-top:60px;text-align:center}.nav-wrapper .sidenav::before{content:"";width:50%;height:500px;margin:0 auto;background-repeat:no-repeat;background-size:contain;background-image:url(../../img/intro-img.png);opacity:0.1;position:absolute;right:0;left:0;top:25%;z-index:-1}.nav-wrapper .sidenav a{padding:15px 25px;text-decoration:none;font-size:25px;color:#818181;display:block;-webkit-transition:0.3s;transition:0.3s}.nav-wrapper .sidenav a:hover{color:#f1f1f1}.nav-wrapper .sidenav ul li{display:block !important;margin-bottom:20px !important}.nav-wrapper .sidenav ul li a{padding:15px 25px;text-decoration:none;font-size:25px;color:#818181 !important;display:block;-webkit-transition:0.3s;transition:0.3s}.nav-wrapper .sidenav ul li a:hover{color:#f1f1f1 !important}.nav-wrapper .sidenav .closebtn{position:absolute;top:0;left:25px;font-size:36px;margin-right:50px;padding:15px 25px;text-decoration:none;color:#818181;display:block;-webkit-transition:0.3s;transition:0.3s}.nav-wrapper .sidenav .closebtn:hover{color:#f1f1f1}.inner{width:100%;height:auto;margin:0 auto;padding:15px auto;background-color:#fff}.inner .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner .header .menu{text-align:center}.inner .header .menu ul{list-style-type:none;padding:0;margin:0}.inner .header .menu ul li{display:inline-block;margin:auto 5px}.inner .header .menu ul li a{text-decoration:none;color:#060805;text-transform:capitalize;-webkit-transition:all linear 500ms;transition:all linear 500ms}.inner .header .menu ul li a:hover{color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}.inner .header .menu .btn-menu{width:auto;height:auto;margin:0 auto;background-color:rgba(0,0,0,0);border:0px;-webkit-box-shadow:none;box-shadow:none}.inner .header .menu .btn-menu:focus{outline:0px;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}.inner .header .menu .btn-menu span{display:block;width:50px;height:1px;margin:10px auto;border-radius:5px;background-color:#060805;-webkit-transition:all linear 500ms;transition:all linear 500ms}.inner .header .menu .btn-menu span:hover{background-color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}.inner .header .navbar{margin:0 auto}.inner .header .navbar .navbar-brand{margin:0 auto}.inner .header .navbar .navbar-brand img{width:auto;height:100px}.page{width:100%;height:auto;margin:0 auto;padding:50px 0;background-color:#fff}.page .heading{margin-bottom:30px}.page .heading h1{font-size:36px;font-weight:bold;color:#060805;text-align:center}.page .text{width:50%;height:auto;margin:0 auto 50px}.page .text p{font-size:16px;color:#060805;text-align:center}.page .project-item{width:100%;height:auto;margin:0 auto;position:relative;z-index:0}.page .project-item::after{content:"";width:100%;height:707px;background-color:rgba(6,8,5,0.6);margin:0 auto;position:absolute;right:0;left:0;top:0;z-index:0}.page .project-item a{width:100%;height:100%;display:block;text-decoration:none;color:#fff}.page .project-item a img{width:100%;height:auto;margin:0 auto}.page .project-item a span{width:100px;height:100px;border:5px solid #fff;border-radius:100px;padding:32px;position:absolute;right:0;left:0;top:35%;z-index:99;margin:0 auto;opacity:0;-webkit-transition:all linear 500ms;transition:all linear 500ms}.page .project-item a span svg{font-size:30px;text-align:center;padding:0}.page .project-item .text{text-align:center;margin-top:20px}.page .project-item .text h5{font-weight:bold;margin-bottom:20px}.page .project-item:hover a span{opacity:1;-webkit-transition:all linear 500ms;transition:all linear 500ms}.page .content h1,.page .content h2,.page .content h3,.page .content h4,.page .content h5,.page .content h6{font-weight:bold;margin-bottom:20px;color:#060805}.page .content p{line-height:24px;font-size:16px;margin-bottom:15px;color:rgba(6,8,5,0.7)}.page .content ul{list-style-type:"-";padding:0;margin:0}.page .content ul li{margin-bottom:20px;padding-left:10px;font-size:16px;line-height:24px;color:#060805}.page .content ul li::marker{font-weight:bold;padding-right:10px}.page .contact-block-card{width:100%;height:auto;margin:0 auto;padding:30px;border:10px;background-color:#060805;text-align:center}.page .contact-block-card svg{color:#c3c3c3;font-size:30px}.page .contact-block-card h6{text-transform:capitalize;color:#fff;margin:20px auto;font-weight:bold}.page .contact-block-card p{color:#fff}.page .section-title{margin:50px auto}.page .section-title .title{font-weight:bold;text-transform:capitalize;color:#060805}.page form .form-group .form-control{width:100%;height:50px;border-radius:5px;border:1px solid #c3c3c3;-webkit-box-shadow:none;box-shadow:none;color:#060805}.page form .form-group .form-control::-webkit-input-placeholder{color:#c3c3c3}.page form .form-group .form-control:-ms-input-placeholder{color:#c3c3c3}.page form .form-group .form-control::-ms-input-placeholder{color:#c3c3c3}.page form .form-group .form-control::placeholder{color:#c3c3c3}.page form .form-group textarea{min-height:200px}.page form .btn-submit{background-color:#060805;text-transform:capitalize;-webkit-transition:all linear 500ms;transition:all linear 500ms}.page form .btn-submit:hover{background-color:#c3c3c3;color:#060805;-webkit-transition:all linear 500ms;transition:all linear 500ms}.page .social-widget ul{list-style:none;padding:0;margin:0}.page .social-widget ul li{margin-bottom:20px}.page .social-widget ul li a{text-decoration:none;color:#060805;text-transform:capitalize;-webkit-transition:all linear 500ms;transition:all linear 500ms}.page .social-widget ul li a:hover{color:#c3c3c3;-webkit-transition:all linear 500ms;transition:all linear 500ms}
/*# sourceMappingURL=rtl.min.css.map */