.container{max-width:1180px;margin:auto}*{box-sizing:border-box}*[disabled]{opacity:0.65;cursor:default}.item{border-bottom:1px}html,body{margin:0;font-family:'Roboto', 'DroidKufi', 'arial';font-size:15px;line-height:20px;color:#3c3c3c;width:100%;min-height:100%;transition:ease 0.3s all}body.active{overflow:hidden}h1,h2,h3,h4{margin:0;font-weight:inherit}h1{font-size:30px;color:#fff;font-weight:normal}ul,ol{margin-bottom:10px;padding-left:5px;overflow:hidden;list-style:none}ul li,ol li{margin-bottom:10px;line-height:25px}ul li:before,ol li:before{margin-right:5px;font-size:20px}ul li:before{content:'\2022'}ol{counter-reset:li}ol li{counter-increment:li}ol li:before{content:counter(li) ".";font-size:15px !important}form{margin:0}input,textarea,select{outline:none;transition:ease 0.3s all;width:100%;padding:3px 7px;border:0px solid #aaa;border-radius:0px}textarea{resize:none}button{outline:none;cursor:pointer;border:0;color:#fff;background-color:#3E3B80;padding:10px 30px;font-size:20px;font-weight:300;text-transform:capitalize;border-radius:4px}button:active{background-color:#D69E43}.btn{padding:15px;background:#3E3B80;border-radius:3px;color:#fff;text-align:center;cursor:pointer;user-select:none;display:block}a{text-decoration:none;display:inline;transition:ease 0.3s all;color:inherit}p{margin-top:0;margin-bottom:10px}section{padding:20px 0;border-bottom:1px solid #eee}section .section-header{margin-bottom:30px;text-align:center;color:#000}section .section-header h2{font-size:45px;line-height:40px;text-transform:uppercase;letter-spacing:7px}@media (max-width: 767px){section .section-header h2{font-size:15px}}section .section-header .sub-title{margin-top:10px;color:#888;font-size:16px;line-height:25px;letter-spacing:3px;font-style:italic}section .sec-desc{line-height:25px;text-align:justify;color:#373737;padding:10px;margin-bottom:5px}.resp{display:none}.sticky{position:sticky}.has-side{display:flex;align-items:flex-start}.img-holder{position:relative}.img-holder .img{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.clear{clear:both}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:0.3s ease all}.site-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:2;transition:0.3s ease all;opacity:0;visibility:hidden;cursor:pointer}.site-overlay.active{opacity:1;visibility:visible}.page-head{position:relative;display:flex;align-items:center;justify-content:center}.page-head .img{width:100%}.page-head .overlay{background-color:rgba(0,0,0,0.2)}.page-head .info{color:#fff;position:absolute;text-align:center}.page-head .info .title{font-size:45px;font-weight:900;line-height:40px;text-transform:uppercase;letter-spacing:5px}.page-head .info .download{margin-top:25px;font-weight:500;text-transform:uppercase}.page-head .info .sub-title{margin-top:10px;font-size:20px;font-weight:700;text-transform:capitalize}.gallery{margin:auto}.gallery .img{width:auto !important;max-width:99vw !important;max-height:99vh !important;margin:auto}.hide{display:none}.title.no-img{font-size:28px;text-align:center;font-weight:bold;text-transform:uppercase;letter-spacing:3px;color:#000;padding-bottom:20px}@media (max-width: 1180px){.container{padding:0 8px}}@media (max-width: 1023px){.container{padding:0 10px}.has-side{display:block}.sticky{position:static}}header{box-shadow:0px 0 3px 0px #aaa;z-index:2;position:relative;background-color:#fff;position:fixed;top:0;left:0;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-position:top}header .menu-holder{padding:10px 0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}header .menu-holder .logo-holder{display:flex}header .menu-holder .logo-holder .text{font-weight:500;color:#3E3B80;font-size:47px;text-transform:uppercase;line-height:40px;letter-spacing:5px}header .menu-holder .logo-holder .sub-text{text-align:center;font-weight:300;font-style:italic;text-transform:capitalize;margin-top:8px}header .menu-holder .logo{height:70px;margin-right:10px}header .menu-holder .menu{display:flex;color:#aaa}header .menu-holder .menu .item{margin:0 10px;color:#000;font-size:14px;position:relative;padding:10px 0;text-transform:uppercase}header .menu-holder .menu .item.active{border-bottom:2px solid #df9c50}header .menu-holder .menu .item:hover .sub-menu{visibility:visible;transform:translateY(0);opacity:1}header .menu-holder .menu .item.active,header .menu-holder .menu .item a:hover{color:#D69E43}header .menu-holder .menu .item .icon{margin-left:5px}header .menu-holder .menu .item .icon:before{content:"\f078"}header .menu-holder .menu .item .sub-menu{position:absolute;top:100%;left:-10px;width:200px;border-radius:3px;font-size:14px;padding-left:10px;transform-origin:top;transform:translateY(-10px);transition:ease 0.3s all;visibility:hidden;opacity:0}header .menu-holder .menu .item .sub-menu:before,header .menu-holder .menu .item .sub-menu:after{content:'';position:absolute;bottom:100%;border-style:solid}header .menu-holder .menu .item .sub-menu:after{border-width:7px;border-color:transparent transparent #fff transparent;left:20px;top:-13px}header .menu-holder .menu .item .sub-menu:before{border-width:8px;border-color:transparent transparent #efefef transparent;left:19px;top:-15px}header .menu-holder .menu .item .sub-menu .item1{padding:10px 5px;border:1px solid #efefef;border-bottom:0px;position:relative;background-color:#fff;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize;color:#373737}header .menu-holder .menu .item .sub-menu .item1 .icon{font-size:15px}header .menu-holder .menu .item .sub-menu .item1 .icon:before{content:"\f054"}header .menu-holder .menu .item .sub-menu .item1:first-of-type{border-top-left-radius:3px;border-top-right-radius:3px}header .menu-holder .menu .item .sub-menu .item1:last-of-type{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom:1px solid #efefef}header .menu-holder .menu .item .sub-menu .item1:hover .sub-menu{transform:translateX(0);visibility:visible;opacity:1}header .menu-holder .menu .item .sub-menu .item1 .sub-menu{left:100%;top:0;transform-origin:left;transform:translateX(10px);visibility:hidden;opacity:0}header .menu-holder .menu .item .sub-menu .item1 .sub-menu:after{border-color:transparent #fff transparent transparent;left:-3px;top:6px}header .menu-holder .menu .item .sub-menu .item1 .sub-menu:before{border-color:transparent #efefef transparent transparent;left:-5px;top:5px}header .menu-holder .menu .item .lang:after{content:'|';margin:0 5px}header .menu-holder .menu .item .lang:last-of-type:after{content:''}header .menu-holder .menu .item .lang .lang-item{cursor:pointer}header .menu-holder .menu .item .lang .lang-item.active{color:#D69E43}header .menu-holder .language{display:flex;margin:0 15px;font-size:16px}header .menu-holder .language a.active,header .menu-holder .language a:hover{color:#3E3B80}header .menu-holder .language .line{padding:0 5px;display:inline-block}header .menu-holder .resp-menu-icon{display:none}.header-space{padding-top:90px}@media (max-width: 1023px){.header-space{padding-top:91px}header{position:fixed;top:0;left:0;width:100%;z-index:3;background-color:#fff}header .top-strip{display:none}header .resp-menu-icon{display:flex !important;display:flex;align-items:center;justify-content:center;background-color:#3E3B80;color:#fff;width:40px;height:40px;font-size:21px;cursor:pointer}header .menu-holder{position:relative;flex-direction:row-reverse;justify-content:space-between}header .menu-holder .logo-holder{margin-right:0}header .menu-holder .logo-holder .logo{height:70px}header .menu-holder .logo-holder .text-holder{display:none}header .menu-holder .menu{position:fixed;left:-1;display:block;top:91px;z-index:2;height:calc(100% - 90px);width:291px;background-color:#3d3d3d;border:1px solid #aaa;border-left:0;border-top:0;overflow-y:auto;transform:translateX(-290px);-webkit-transform:translateX(-290px);-ms-transform:translateX(-290px);-webkit-transform:translateX(-290px);-moz-transform:translateX(-290px);-o-transform:translateX(-290px);transition:ease 0.2s all}header .menu-holder .menu.active{transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0)}header .menu-holder .menu .item{padding:10px;margin:0;color:#fff;border-bottom:1px solid #5c6469}header .menu-holder .menu .item.active{background-color:#fff}header .menu-holder .menu .item.expand .sub-menu{display:block}header .menu-holder .menu .item a{flex-grow:1}header .menu-holder .menu .item .sub-menu{position:initial;transform:translateY(0);opacity:1;visibility:visible;width:auto;display:none}header .menu-holder .menu .item .sub-menu:before,header .menu-holder .menu .item .sub-menu:after{display:none}header .menu-holder .menu .item .sub-menu .item1{background-color:transparent;border:0 !important;display:block;color:#fff}header .menu-holder .menu .item .sub-menu .item1 .icon{font-size:14px}header .menu-holder .menu .item .sub-menu .item1 .icon:before{content:"\f078"}header .menu-holder .menu .item .sub-menu .item1.expand .sub-menu{display:block}header .menu-holder .menu .item .sub-menu .item1 .sub-menu{transform:translateX(0);visibility:visible;opacity:1;display:none}header .menu-holder .menu .item .sub-menu .item1 .sub-menu .item1:before{content:'-';margin-right:5px}}footer{background-color:#3E3B80;border-top:1px solid #efefef;padding:10px 0}footer .holder{display:flex;align-items:center;justify-content:space-between;padding:0 10px}footer .holder .text{color:#fff;font-size:12px}footer .holder .text a{display:inline}footer .holder .text a:hover{color:#D69E43}.slider{height:calc(100% - 90px);width:100%}.slider .item{height:100%;width:100%;position:relative;display:flex;align-items:center;justify-content:center}.slider .item .img-holder{height:100%;width:100%}.slider .item .img-holder .img{background-color:#000}.slider .item .video{width:100%;height:100%;background-color:#000}.slider .item .video video{width:100%;height:100%}.slider .item .info{position:absolute;color:#fff;text-align:left;max-width:500px;left:90px}.slider .item .info .title{font-size:45px;text-transform:uppercase;line-height:40px;font-weight:900}.slider .item .info .desc{margin-top:20px;font-size:16px}.slider .item .info .btn{margin-top:20px}@media (max-width: 767px){.slider .item .info .title{font-size:30px;text-transform:uppercase;line-height:40px;font-weight:900}.slider .item .info .desc{margin-top:10px;font-size:15px}.slider .item .info .btn{margin-top:20px;font-size:15px}}#home-clients .holder{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:15px;grid-row-gap:15px}@media (max-width: 767px){#home-clients .holder{grid-template-columns:repeat(2, 1fr)}}#home-clients .img-holder{height:200px;position:relative}#home-clients .img-holder:hover .name{opacity:1;border-radius:0;transform:scale(1)}#home-clients .img-holder .img{background-size:contain}#home-clients .img-holder .name{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#3E3B80;font-weight:bold;font-size:18px;transition:ease 0.3s all;opacity:0;border-radius:50%;transform:scale(0.5)}#home-overview{background-color:#fefefe}#home-overview .holder{display:flex}#home-overview .holder .img-holder{width:450px;height:300px;flex-shrink:0;margin-right:10px}#home-overview .holder .img-holder .img{position:absolute;z-index:1;background-size:contain}#home-overview .holder .info .sub-title{color:#aaa;font-size:15px;font-weight:300;letter-spacing:3px;text-transform:uppercase}#home-overview .holder .info .title{margin-top:10px;color:#373737;font-size:30px;font-weight:900;line-height:40px}#home-overview .holder .info .sub-title1{margin-top:20px;color:#D69E43;font-size:20px;font-weight:700;line-height:25px}#home-overview .holder .info .desc{margin-top:20px;font-size:15px;font-weight:300;line-height:25px;color:#666}#home-overview .holder .info .btn{display:inline-block;margin-top:10px;font-size:15px;text-transform:uppercase;font-weight:700;outline:none;cursor:pointer;border:0;color:#fff;background-color:#3E3B80;padding:10px 30px;font-size:20px;font-weight:300;text-transform:capitalize;border-radius:4px}#home-overview .holder .info .btn:active{background-color:#D69E43}@media (max-width: 1024px){#home-overview .holder .img-holder{display:none}}@media (max-width: 1023px){#home-overview .holder{flex-direction:column}#home-overview .holder .img-holder{display:none}}#home-services{padding-top:10px}#home-services .holder{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:25px}@media (max-width: 767px){#home-services .holder{grid-template-columns:repeat(1, 1fr)}}#home-services .holder .item{text-align:center;padding:15px;background-color:#fff;border:1px solid #eee}#home-services .holder .item .icon{font-size:41px;width:61px;height:61px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#3E3B80;color:#fff;margin:auto}#home-services .holder .item .name{font-size:21px;font-weight:700;margin-top:20px}#home-services .holder .item .desc{margin-top:15px}#home-statistics{margin-top:10px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("../img/bg.png");position:relative;background-attachment:fixed}#home-statistics .overlay{background-color:#37373747}#home-statistics .holder{display:flex;position:relative;flex-wrap:wrap}#home-statistics .holder .item-holder{width:calc(100% / 4);padding:20px;color:#fff}#home-statistics .holder .item-holder .item{flex-grow:1;text-align:center}#home-statistics .holder .item-holder .item .icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;border:3px solid #fff;margin:auto}#home-statistics .holder .item-holder .item .count{margin-top:15px;font-size:30px;font-weight:900}#home-statistics .holder .item-holder .item .title{margin-top:15px;font-size:20px;text-transform:uppercase}@media (max-width: 1023px){#home-statistics .holder .item-holder{width:calc(100% / 2)}}@media (max-width: 424px){#home-statistics .holder .item-holder{width:calc(100% / 1)}}#home-feedback .section-header{padding-top:10px}#home-feedback .holder{padding:10px}#home-feedback .icon{font-size:30px;color:#3E3B80}#home-feedback .desc{line-height:20px;margin-top:10px;height:80px;overflow:hidden}#home-feedback .title{font-weight:700;font-size:20px;margin-top:10px;color:#D69E43}#home-footer{background-color:#efefef;padding:10px}#home-footer .holder{display:flex;flex-wrap:wrap}#home-footer .holder .item-holder{display:flex;width:calc(100% / 3);padding:5px}#home-footer .holder .item-holder.logo{align-items:center}#home-footer .holder .item-holder.logo .img{height:70px;margin-bottom:10px}#home-footer .holder .item-holder.logo .menu-holder{display:flex;margin-bottom:5px}#home-footer .holder .item-holder.logo .menu-holder .item{font-weight:700;text-transform:capitalize;margin-right:10px;transition:ease 0.3s all}#home-footer .holder .item-holder.logo .menu-holder .item:before{content:'-';margin-right:10px}#home-footer .holder .item-holder.logo .menu-holder .item:first-of-type:before{content:'';margin-right:0}#home-footer .holder .item-holder.logo .menu-holder .item:hover{color:#3E3B80}#home-footer .holder .item-holder.info-holder{flex-direction:column}#home-footer .holder .item-holder.info-holder .item{display:flex;align-items:center;margin-bottom:10px}#home-footer .holder .item-holder.info-holder .item .icon{color:#fff;font-size:15px;margin-right:10px;width:30px;height:30px;border-radius:3px;display:flex;align-items:center;justify-content:center;background-color:#3E3B80}#home-footer .holder .item-holder.info-holder .item .desc{color:#3c3c3c;font-size:13px;font-weight:700}#home-footer .holder .item-holder.info-holder .item:last-of-type{margin-bottom:0}#home-footer .holder .item-holder.about-holder{flex-direction:column;font-size:14px}#home-footer .holder .item-holder.about-holder .title{font-weight:900;text-transform:uppercase;color:#373737;line-height:20px;margin-bottom:5px}#home-footer .holder .item-holder.about-holder .desc{margin-bottom:10px}#home-footer .holder .item-holder.about-holder .social-holder{display:flex;align-items:center}#home-footer .holder .item-holder.about-holder .social-holder .icon{color:#3c3c3c;font-size:20px;cursor:pointer;transition:ease 0.3s all;margin-right:10px}#home-footer .holder .item-holder.about-holder .social-holder .icon:hover{color:#3E3B80}@media (max-width: 1023px){#home-footer .holder{display:flex;flex-wrap:wrap}#home-footer .holder .item-holder{display:flex;width:calc(100% / 2);padding:5px;padding-bottom:10px}}@media (max-width: 767px){#home-footer{background-color:#efefef}#home-footer .holder{display:flex;flex-wrap:wrap}#home-footer .holder .item-holder{display:flex;width:calc(100% / 1);padding:5px;padding-bottom:15px}}#about .item{padding:60px 0}#about .item:first-of-type{padding-top:0}#about .item:last-of-type{padding-bottom:0}#about .item:nth-of-type(even) .img-holder{float:right;margin-left:20px}#about .item:nth-of-type(odd) .img-holder{float:left;margin-right:20px}#about .item .img-holder{width:600px;max-width:100%;height:420px}#about .item .info{color:#373737}#about .item .info .title{font-size:30px;font-weight:500;color:#3E3B80;text-transform:capitalize;line-height:32px}#about .item .info .sub-title{color:#aaa;font-size:20px;font-style:italic;font-weight:500;margin-top:30px;line-height:25px}#about .item .info .desc{margin-top:10px;line-height:25px;font-size:15px}@media (max-width: 1023px){#about .item .img-holder{width:100%;height:60vw;float:none !important;margin:0 0 15px 0 !important}}#contact .holder{display:flex}#contact .holder .contact-form h2{color:#3E3B80;font-size:45px;font-weight:700;line-height:40px;margin-bottom:10px}#contact .holder .contact-form .desc{color:#aaa;font-size:15px;line-height:20px;margin-bottom:15px}#contact .holder .contact-form .items-holder{display:flex;flex-wrap:wrap}#contact .holder .contact-form .item-holder{width:100%;padding-bottom:20px}#contact .holder .contact-form .message-holder{width:100%}#contact .holder .contact-form .message{height:150px}#contact .holder .contact-form .item{padding:10px 15px;color:#373737;font-size:15px;line-height:25px;width:100%;border:1px solid #aaa;overflow:hidden;border-radius:3px}#contact .holder .contact-form .btn2{min-width:100px;margin-top:-15px}#contact .info-holder{width:400px;margin-left:30px}#contact .info-holder .item{padding:15px;margin-bottom:15px}#contact .info-holder h3{color:#3E3B80;font-size:20px;font-weight:700;line-height:25px;border-bottom:1px solid #aaa;padding-bottom:5px;margin-bottom:15px}#contact .info-holder .info{display:flex;align-items:center;margin-bottom:5px}#contact .info-holder .icon{background-color:#3E3B80;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;margin:0 5px;flex-shrink:0}#contact .info-holder .social .icon{background-color:#3E3B80;transition:0.3s ease all}#contact .info-holder .social .icon:hover{background-color:#D69E43}#contact .info-holder .value{margin-left:10px}@media (max-width: 1023px){#contact .holder{flex-direction:column-reverse}#contact .info-holder{margin:0 0 15px;width:100%;display:flex;flex-wrap:wrap}#contact .info-holder .item{width:calc(100% / 2);flex-grow:1}}@media (max-width: 767px){#contact .info-holder .item{width:calc(100% / 1);flex-grow:1}#contact .holder .contact-form .item-holder{width:calc(100% / 1)}#contact .holder .contact-form .btn{width:100%}}#projects{background-color:#fff}#projects .holder{display:flex;flex-wrap:wrap;flex-grow:1}#projects .holder .item-holder{width:calc(100% / 3);display:flex;padding:15px}#projects .holder .item{flex-grow:1;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2);border-radius:3px;overflow:hidden}#projects .holder .item .img-holder{width:100%;height:250px}#projects .holder .item .info{padding:15px}#projects .holder .item .info .title{font-size:20px;font-weight:500;color:#3E3B80}#projects .holder .item .info .label{color:#3E3B80;font-size:12px;font-weight:500;display:inline-block;margin-top:10px;border-radius:3px}#projects .holder .item .info .desc{font-size:15px;color:#373737;line-height:25px;margin-top:10px;max-height:56px}@media (max-width: 1023px){#projects .side-bar{width:100%}#projects .side-bar .btn2{width:100%}}@media (max-width: 767px){#projects .holder .item-holder{width:calc(100% / 1)}}#project-item .load{display:flex;justify-content:center;position:relative}#project-item .load .loader{position:absolute;z-index:0;font-size:56px;top:157px}#project-item .title{font-size:21px;font-weight:bold;color:#000;padding-top:15px}#project-item .img-slider{margin-top:15px}#project-item .img-slider .img-holder{height:350px;background-color:#2a275870}#project-item .img-slider .img-holder .img{background-size:contain}#project-item .desc{margin-top:15px}#project-item .social-holder{padding:20px 0}#services{background-color:#fff}#services .side-bar{background-color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,0.1);width:25%;padding:35px 30px;text-align:left;margin-right:15px;margin-top:15px;flex-shrink:0}#services .side-bar .search{border:1px solid #aaa;padding:5px 10px;margin-bottom:10px;border-radius:3px}#services .side-bar .widget{padding:35px 0;border-bottom:1px solid #efefef}#services .side-bar .widget:first-of-type{padding-top:0}#services .side-bar .widget:last-of-type{border:0}#services .side-bar h3{font-size:16px;font-weight:900;letter-spacing:3.2px;line-height:25px;margin-bottom:12px;text-transform:uppercase}#services .side-bar .filter-holder .item{color:#373737;font-size:15px;display:flex;align-items:center;cursor:pointer;padding-bottom:5px;transition:0.3s ease all}#services .side-bar .filter-holder .item.active .check-box:before{content:'\f00c'}#services .side-bar .filter-holder .item label{cursor:pointer}#services .side-bar .filter-holder .item:hover{color:#3E3B80}#services .side-bar .filter-holder .item:hover .check-box{border-color:#3E3B80}#services .side-bar .filter-holder .check-box{width:12px;height:12px;font-size:10px;margin-right:10px;margin-bottom:2px;background-color:transparent;border:1px solid #aaa;border-radius:1px;flex-shrink:0;transition:0.2s ease all;display:flex;align-items:center;justify-content:center}#services .side-bar .filter-holder .btn{color:#fff;min-width:110px}#services .holder{display:flex;flex-wrap:wrap}#services .holder .item-holder{width:calc(100% / 3);display:flex;padding:15px}#services .holder .item{flex-grow:1;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2);border-radius:3px;overflow:hidden}#services .holder .item .img-holder{width:100%;height:250px}#services .holder .item .info{padding:15px}#services .holder .item .info .title{font-size:20px;font-weight:500;color:#3E3B80}#services .holder .item .info .label{color:#3E3B80;font-size:12px;font-weight:500;display:inline-block;margin-top:10px;border-radius:3px;display:none}#services .holder .item .info .desc{font-size:15px;color:#373737;line-height:25px;margin-top:10px}@media (max-width: 1023px){#services .holder .item-holder{width:50%}}@media (max-width: 767px){#services .holder .item-holder{width:100%}}#career .career-holder{margin-top:30px}#career .career-holder h3{font-size:24px;font-weight:500;text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}#career .career-holder p{color:#999;font-style:italic;font-weight:300;letter-spacing:0.5px}#career .career-holder .form-holder{display:flex;flex-wrap:wrap}#career .career-holder .item-holder{width:calc(100% / 2);padding:15px}#career .career-holder .item-holder.ta{width:100%}#career .career-holder .item-holder.cv{display:flex;align-items:center;width:100%;justify-content:space-between}#career .career-holder .item-holder.cv .item{display:flex;align-items:center}#career .career-holder .item-holder.cv .label{color:#777;font-size:15px;margin-right:10px}#career .career-holder .item-holder.cv .value{font-size:25px;background-color:#32aae1;color:#fff;display:flex;align-items:center;justify-content:center;padding:5px;min-width:100px;border-radius:4px;cursor:pointer}#career .career-holder .item-holder.cv .value:active{background-color:#4396bb}#career .career-holder .input{padding:10px 5px;border:1px solid #efefef;font-size:15px;border-radius:3px}#career .career-holder .input:focus{border:1px solid #efefef}#career .career-holder .input:focus:invalid:focus{border-color:#f00 !important}#career .career-holder textarea.input{height:150px}#career .career-holder button{float:right}@media (max-width: 767px){#career .career-holder .item-holder{width:100%;padding:0;padding-bottom:20px}#career .career-holder .item-holder.cv{flex-direction:column}#career .career-holder .item-holder .item{margin-bottom:10px}#career .career-holder .item-holder .item:nth-of-type(1){align-self:flex-start}#career .career-holder .item-holder .item:nth-of-type(2){align-self:flex-end}}#social-media{position:fixed;left:0;top:30%;z-index:2;display:flex;flex-direction:column}#social-media .icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:#fff;font-size:25px;background-color:#3E3B80;border-radius:0 20px 20px 0;margin-bottom:3px}#social-media .icon.social{transition:ease 0.3s all;height:0;transform:translateX(-100%);opacity:0;visibility:hidden}#social-media .icon.menu{cursor:pointer}#social-media .icon.menu:before{content:'\f1e0';transform:rotate(0);transition:ease 0.5s all}#social-media .icon.fa-facebook{background-color:#4267B2}#social-media .icon.fa-twitter{background-color:#1DA1F2}#social-media .icon.fa-youtube{background-color:#FF0000}#social-media.expand .menu:before{content:'\f00d';transform:rotate(360deg)}#social-media.expand .social{transform:translateX(0);opacity:1;visibility:visible;height:50px}#social-media.expand .social:nth-of-type(2){transition-delay:0.05s}#social-media.expand .social:nth-of-type(3){transition-delay:0.1s}#social-media.expand .social:nth-of-type(4){transition-delay:0.15s}#volunteer{position:fixed;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-end}#volunteer .toggle-btn{font-size:15px;border-radius:3px 3px 0 0;background-color:#D69E43;display:flex;align-items:center}#volunteer .toggle-btn .icon{font-size:21px;margin-right:5px}#volunteer .holder{background-color:#efefef;padding:15px;width:320px;display:none;flex-direction:column;border:1px solid #d2d2d2;max-height:80vh;overflow:auto}#volunteer .holder .title{font-weight:500;font-size:15px;color:#000}#volunteer .holder .desc{font-size:15px;line-height:28px;color:#000;margin-bottom:10px;margin-top:10px}#volunteer .holder .input-holder{margin-top:10px}#volunteer .holder .input-holder .label{font-size:13px;color:#666}#volunteer .holder .input-holder .input{padding:7px 5px;margin-top:3px;border:1px solid #d2d2d2;border-radius:3px}#volunteer .holder .btn{align-self:flex-end;margin-top:10px;font-size:15px;flex-shrink:0}#schedule .holder{display:flex;flex-wrap:wrap}#schedule .item-holder{padding:15px;width:calc(100% / 2);display:flex}#schedule .item{flex-grow:1;padding:15px;box-shadow:0 0 5px rgba(0,0,0,0.2);border-radius:3px;background-color:#fff}#schedule .item .top{display:flex}#schedule .item .top .img-holder{width:100px;height:100px;margin-right:10px;flex-shrink:0}#schedule .item .top .name{font-weight:500;color:#000;font-size:21px;margin-bottom:5px}#schedule .item .top .desc{max-height:88px;overflow:hidden;color:#3c3c3c}#schedule .item .bottom{display:flex;flex-wrap:wrap;margin-top:10px}#schedule .item .bottom .info-item{display:flex;align-items:center;border:1px solid #efefef;overflow:hidden;border-radius:3px;margin-right:5px;margin-bottom:5px;flex-grow:1}#schedule .item .bottom .info-item .label{width:40px;height:40px;background:#3c3c3c;color:#fff;display:flex;align-items:center;justify-content:center}#schedule .item .bottom .info-item .label .icon{font-size:20px}#schedule .item .bottom .info-item .value{padding:10px;color:#3c3c3c;font-style:italic;font-weight:500}#schedule .item .btn{width:100%;margin-top:15px}@media (max-width: 1023px){#schedule .item-holder{width:100%}}.pagi-holder{display:flex;justify-content:center;margin-top:15px;user-select:none;width:100%}.pagi-holder.hide{display:none}.pagi-holder .pagi{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background-color:#aaa;color:#fff;font-size:15px;margin:3px;cursor:pointer;border-radius:3px}.pagi-holder .pagi.active,.pagi-holder .pagi:active{background-color:#D69E43}@media (max-width: 767px){.pagi-holder .pagi{flex-grow:1}}.arabic input,.arabic select,.arabic textarea,.arabic button{font-family:inherit}.arabic header .menu-holder{direction:rtl}.arabic header .menu-holder .item1 .icon:before{content:"\f053" !important}.arabic header .menu-holder .item1:hover .sub-menu{left:-207px !important}.arabic header .menu-holder .logo-holder{margin-right:0}.arabic header .menu-holder .logo-holder .logo{margin-right:0}.arabic header .menu-holder .logo-holder .text-holder .text2{padding-top:10px !important}@media (max-width: 1023px){.arabic header .menu-holder .menu{width:90%;left:75px;transition:ease 0.3s all;visibility:hidden;opacity:0;transform:translateX(100%)}.arabic header .menu-holder .menu.active{visibility:visible;opacity:1;transform:translateX(0)}}@media (max-width: 1023px) and (max-width: 767px){.arabic header .menu-holder .menu{left:32px}}.arabic header .menu-holder .menu .item{font-size:16px}.arabic header .menu-holder .menu .item .icon{margin-right:5px;margin-left:0}.arabic header .menu-holder .menu .item .sub-menu:after{right:20px;left:unset}.arabic header .menu-holder .menu .item .sub-menu:before{right:19px;left:unset}.arabic .has-side{direction:rtl}.arabic section .section-header h2{letter-spacing:0}.arabic section .sec-desc{direction:rtl}.arabic .page-head .info .download{font-weight:bold}.arabic .slider .info{right:90px;left:unset;text-align:right}.arabic #home-overview .holder{direction:rtl}.arabic #home-overview .holder .img-holder{margin-right:0;margin-left:10px}.arabic #home-services .holder{direction:rtl}.arabic #home-services .holder .item .icon{margin-right:0;margin-left:10px}.arabic #schedule .holder{direction:rtl}.arabic #schedule .holder .item .top .img-holder{margin-right:0;margin-left:10px}.arabic #schedule .holder .item .bottom .info-item{margin-right:0;margin-left:5px}.arabic #home-feedback .item{direction:rtl}.arabic #home-feedback .title{line-height:26px}.arabic #home-footer .info-holder .item{direction:rtl}.arabic #home-footer .info-holder .item .icon{margin-right:0 !important;margin-left:10px}.arabic #home-footer .about-holder{direction:rtl}.arabic #home-footer .about-holder .social-holder .icon{margin-right:0 !important;margin-left:10px}.arabic #about .info{direction:rtl}.arabic #projects .side-bar h3{direction:rtl;letter-spacing:0}.arabic #project-item .holder{direction:rtl}.arabic #project-item .holder .img-holder{float:right;margin-left:15px;margin-right:0}.arabic #services .holder{direction:rtl}.arabic #contact .holder{direction:rtl}.arabic #contact .holder .info-holder{margin-right:30px;margin-left:0}.arabic #volunteer .title{font-weight:700}.arabic #volunteer .toggle-btn{direction:rtl}.arabic #volunteer .toggle-btn .icon{margin-right:0;margin-left:5px}.arabic #volunteer .name{direction:rtl}.arabic #volunteer .holder{direction:rtl}.arabic #volunteer .holder .input{height:37px}.arabic #volunteer .holder .btn{padding:5px 15px;font-size:15px}
/*# sourceMappingURL=style.css.map */
