@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap);:root{--maincolor:#00a651;--hoverbk:#048f47;--accentColor:#0bc7b7;--headerSize:3.5em;--mainPadding:100px 0 100px 0;--smallerPadding:50px 0 50px 0;--transition:.3s ease-in-out}body,html{font-family:Cairo!important;overflow-x:hidden!important;direction:rtl}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.text-righted{text-align:right}button,input{outline:0!important}.my-container{width:80%;margin:auto}.container-fluid{width:90%}.brief-icon{height:60px;width:60px;border-radius:50%;background-color:var(--accentColor);display:flex;justify-content:center;align-items:center;margin:auto}.brief-icon i{color:#fff}.video-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:20;width:80%;border-radius:3px;background-color:#fff;transition:.2s ease-in-out;overflow:hidden!important}.video-modal.active{transform:translate(-50%,-50%) scale(1);overflow:hidden!important}.video-modal .modal-header{display:flex;justify-content:space-between;align-items:center}.video-modal .modal-header h4{font-size:.95rem;font-weight:600}.video-modal .modal-header .close-btn{border:none;padding:0 20px;font-size:25px;background-color:#fff}.video-modal .modal-body{height:70vh;overflow:hidden!important}.video-modal .modal-body iframe{height:100%;width:100%;object-fit:contain!important}#modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(44,44,44,.815);z-index:8;opacity:0;pointer-events:none}#modal-overlay.active{opacity:1;pointer-events:all}.add-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:20;width:80%;border-radius:3px;background-color:#fff;transition:.2s ease-in-out}.add-modal.active{transform:translate(-50%,-50%) scale(1)}.add-modal .modal-header{display:flex;justify-content:space-between;align-items:center}.add-modal .modal-header h4{font-size:.95rem;font-weight:600}.add-modal .modal-header .close-btn{border:none;padding:0 20px;font-size:25px;background-color:#fff}.add-modal .modal-body{height:70vh}.add-modal .modal-body add{height:100%;width:100%}#modal2-layer{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(44,44,44,.815);z-index:8;opacity:0;pointer-events:none}#modal2-layer.active{opacity:1;pointer-events:all}.navbar{z-index:6;transition:.3s}.navbar-brand{display:flex;justify-content:flex-start;align-items:flex-start;height:60px;width:60px}.navbar-brand img{height:100%;width:100%;object-fit:cover}.navbar-nav .nav-link{text-transform:uppercase;color:#313131;font-weight:500;font-size:.8rem;margin-right:20px;margin-top:8px;display:inline-block;vertical-align:middle;position:relative;transition:.3s ease-in-out}.navbar-nav .nav-link.noMargin{margin-right:0}.navbar-nav .nav-link.create{background-color:var(--maincolor);color:#fff;color:#fff;padding:15px 20px;border-radius:3px;margin-top:-1px}.navbar-nav .nav-link.create i{color:#fff}.navbar-nav .nav-link:hover{color:var(--maincolor)}.navbar-nav .nav-link:hover i{color:var(--maincolor)}.dropdown-toggle::after{display:none}.navbar-nav .nav-link.hasBorder::after{content:'';display:block;width:0;height:2px;margin-top:3px;background:#20b669;transition:width .4s ease-in}.navbar-nav .nav-link.hasBorder:hover::after{width:100%}.navbar-nav .nav-link.create:hover{background-color:var(--hoverbk);color:#fff}.navbar-nav .nav-link.create:hover i{color:inherit}.navbar-nav .nav-link i{padding:0 8px;color:#313131;transition:.5s}.container-fluid{width:90%}.navbar .dropdown-menu{border:0;border-radius:0;padding:0}.navbar .dropdown-menu.cart-dropdown .wrapper{height:40vh;overflow-y:scroll;padding:20px}.navbar .dropdown-toggle{height:100%}.navbar .dropdown-menu .dropdown-item{color:#252525;font-size:.77rem;text-transform:uppercase;padding:10px 20px;transition:.5s ease;text-align:right}#wrapper{background:0 0;display:inline-block;border-radius:500px;position:relative;padding:10px;cursor:pointer;z-index:5;visibility:hidden}.main-item{width:25px;height:25px;position:relative}.line{position:absolute;height:2px;width:90%;left:0;background:var(--maincolor);border-radius:10px;transition:all cubic-bezier(.25,.1,.28,1.54) .32s;opacity:1}.line01{top:19%}.line02{top:49%}.line03{top:79%}.menu.close .line01{transform:rotate(45deg);top:49%}.menu.close .line02,.menu.close .line03{transform:rotate(-45deg);top:49%}.close{opacity:1}.navbar.shrink{padding:15px 0 15px 0;background-color:#ffff;box-shadow:0 50px 70px rgba(11,16,51,.08);color:#243f67;margin-top:0}.navbar.shrink .navbar-brand,.navbar.shrink .navbar-nav .nav-link,.navbar.shrink .navbar-nav .nav-link i{color:#000}.navbar.shrink .line{background-color:#000}@media (max-width:990px){#wrapper{visibility:visible}}.animate{animation-duration:.2s;-webkit-animation-duration:.2s;animation-fill-mode:both;-webkit-animation-fill-mode:both;left:-15px;transition:ease}@keyframes slideIn{0%{transform:translateY(1rem);opacity:0}100%{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}@-webkit-keyframes slideIn{0%{-webkit-transform:transform;-webkit-opacity:0}100%{-webkit-transform:translateY(0);-webkit-opacity:1}0%{-webkit-transform:translateY(1rem);-webkit-opacity:0}}.slideIn{-webkit-animation-name:slideIn;animation-name:slideIn}header{height:85vh;width:100%;background-image:url(../img/backgrouds/7.jpg);background-size:cover;position:relative;background-position:center;display:flex;justify-content:center;align-items:center}header::after{content:' ';position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.692);pointer-events:none;z-index:0}header .caption{z-index:1;position:relative;text-align:center}header .caption h1{font-size:var(--headerSize);color:#fff;font-weight:700;user-select:none}header .caption p{color:#fff;font-size:1.2em;padding:0 0 20px 0;user-select:none}header .caption .serach{display:flex;align-items:center;background-color:#fff;padding:5px 20px 5px 5px;width:100%;border-radius:3px;justify-content:space-between}header .caption .serach i{color:grey}header .caption .serach .holder{flex:2;display:flex;align-items:center;justify-content:start}header .caption .serach .holder input{flex:2;padding:20px 10px;border:none;outline:0;width:100%}header .caption .serach button{background-color:var(--maincolor);padding:20px 50px;border:none;color:#fff;font-size:1.2em;height:100%;border-radius:3px;font-weight:700;transition:var(--transition)}header .caption .serach button:hover{background-color:var(--hoverbk)}.sub-header{height:auto;padding:var(--mainPadding);display:flex;justify-content:center;align-items:center;background-image:url(../img/backgrouds/1.jpg);background-position:center;background-size:cover;position:relative}.sub-header::after{content:'';height:100%;width:100%;background-color:rgba(0,0,0,.692);position:absolute}.sub-header h4{text-align:center;font-weight:700;font-size:var(--headerSize);color:#fff;position:relative;z-index:3}.services{padding:var(--mainPadding);height:auto;width:100%}.services h2{font-weight:900;margin-top:30px;margin-bottom:20px}.services .parent a{text-decoration:none}.services .parent .child{width:90%;margin:auto;margin-bottom:auto;padding:30px 28px 50px 28px;box-shadow:0 50px 70px rgba(11,16,51,.08);border-radius:7px;margin-bottom:40px;border:1px solid transparent;transition:var(--transition);height:50vh}.services .parent .child:hover{box-shadow:0 50px 70px rgba(11,16,51,.171);border:1px solid #f5f5f5}.services .parent .child .icon{height:120px;width:120px;position:relative;background-color:#f1fff8da;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:auto;transition:.1s ease-in}.services .parent .child:hover .icon{border-radius:10px}.services .parent .child .icon img{height:50%;width:50%;object-fit:contain}.services .parent .child .text h4{margin:20px 0 0 0;font-weight:600;color:#474747;font-size:1.4em}.services .parent .child .text p{color:grey;width:90%;margin:10px auto 0 auto}.steps{width:100%;height:auto}.steps .img{height:auto;background-image:url(../img/backgrouds/8.jpg);background-position:center;background-size:cover;position:relative}.steps .img::after{content:' ';position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.637)}.steps .timeline{background-color:var(--accentColor);padding:var(--mainPadding);position:relative}.steps .timeline .brief-icon.override{background-color:#fff;margin-right:0}.steps .timeline .brief-icon.override i{color:var(--accentColor)}.steps .timeline h2{font-weight:900;margin-top:30px;margin-bottom:30px;color:#fff}.steps .timeline .vertical-timeline{display:flex;flex-direction:column;position:relative}.steps .timeline .vertical-timeline .vertical{align-items:center;padding-bottom:30px}.steps .timeline .vertical-timeline .vertical .icon img{height:50%;width:50%}.steps .timeline .vertical-timeline .vertical .icon{height:80px;width:80px;border-radius:50%;background-color:#fff;flex-shrink:none;border:3px solid #fff;display:flex;justify-content:center;align-items:center;z-index:2;transition:var(--transition)}.steps .timeline .vertical-timeline .vertical .icon.middle::after{content:' ';height:50%;border-right:1px dashed #fff;position:absolute;z-index:-1;pointer-events:none}.steps .timeline .vertical-timeline .vertical .par{flex:1;margin-right:20px;background-color:#fff;padding:15px;border-radius:5px;position:relative}.steps .timeline .vertical-timeline .vertical:hover .icon{border-color:#00a651}.steps .timeline .vertical-timeline .vertical .par::after{content:' ';position:absolute;top:35%;right:-10px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #fff}.steps .timeline .vertical-timeline .vertical .par h4{font-weight:600;font-size:1.4em;color:#474747}.steps .timeline .vertical-timeline .vertical .par p{font-size:.88rem;color:grey}.tips{padding:var(--mainPadding);height:auto;width:100%;background-color:#f9f9f9;position:relative}.tips .my-container{position:relative}.tips .my-container h2{font-weight:900;margin-top:30px;margin-bottom:20px}.tips .my-container hr{width:60px;height:1px;background-color:#c9c9c9;display:block;margin:10px auto}.tips .item{display:flex;flex-flow:column;justify-content:start;align-items:flex-start;margin-top:30px;position:relative;background-color:#fff;padding:20px;border-radius:5px;margin-bottom:30px;border-right:3px solid #38e0a5;height:29vh}.tips .item .fa-heart{background-color:#38e0a5;padding:10px;font-size:20px;color:#fff;-webkit-box-shadow:0 10px 16px 0 rgba(21,219,150,.15);box-shadow:0 10px 16px 0 rgba(21,219,150,.15);border-radius:5px}.tips .item p{width:100%;font-size:1em;font-weight:500;color:grey;line-height:25px;position:relative;text-align:right;margin-top:20px}.tips .item p i{margin:2px;color:#38e0a5;padding:5px;font-size:10px;border-radius:3px}.tips .owl-theme .owl-dots .owl-dot span{display:block;height:10px;border-radius:0;width:10px;background-color:#38e0a5;outline:0;margin:2px 3px 0 3px;outline:0;transition:.3s}.tips .owl-theme .owl-dots .owl-dot.active span{width:10px;background-color:var(--maincolor)}.tips .owl-theme .owl-dots .owl-dot span:hover{background-color:var(--maincolor)}.video{margin:var(--mainPadding);padding:40px 0;background-image:url(../img/backgrouds/pyramids.webp);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:top;border-radius:5px;position:relative;overflow:hidden}.video::after{content:' ';height:100%;width:100%;position:absolute;background-color:#00000093;top:0;left:0;z-index:0}.video .caption{position:relative;z-index:2}.video .caption h2,.video .caption p{color:#fff;display:block}.video .caption h2{font-weight:900;margin-top:30px;color:#fff}.video .caption i{padding:55px 57px;background-color:#fff;font-size:18px;margin:20px auto 20px auto;border:none;box-shadow:0 0 0 0 rgba(216,216,216,.8);color:var(--maincolor);border-radius:50%;cursor:pointer;-webkit-animation:pulser 1.25s infinite cubic-bezier(.66,0,0,1);-moz-animation:pulser 1.25s infinite cubic-bezier(.66,0,0,1);-ms-animation:pulser 1.25s infinite cubic-bezier(.66,0,0,1);animation:pulser 1.25s infinite cubic-bezier(.66,0,0,1)}@-webkit-keyframes pulser{to{box-shadow:0 0 0 45px rgba(219,219,219,0)}}@-moz-keyframes pulser{to{box-shadow:0 0 0 45px rgba(197,197,197,0)}}@-ms-keyframes pulser{to{box-shadow:0 0 0 45px rgba(189,187,187,0)}}@keyframes pulser{to{box-shadow:0 0 0 45px rgba(204,204,204,0)}}footer{padding:50px 0 20px 0;background-color:#09011d;height:auto}footer h5{color:#ffff;font-weight:700;text-transform:uppercase;text-align:right;margin-bottom:30px}footer p{color:#f5f5f5;line-height:30px;font-size:14px;width:90%}footer i{color:#fff;padding-left:8px}footer ul{list-style:none}footer ul li{margin:5px 0 10px 0;text-align:right;font-size:14px}footer ul li .d-flex i{margin-left:10px}footer .d-flex .method{height:40px;width:40px;border-radius:50%;overflow:hidden;margin:0 5px}footer .d-flex .method img{height:100%;width:100%}footer ul li a{color:#f5f5f5;text-decoration:none}footer ul li a:hover{text-decoration:underline;color:#fff}footer .d-flex{margin-bottom:10px}footer .d-flex a{color:#f5f5f5;text-decoration:none}footer h6{color:#f5f5f5}footer hr{background-color:#888}footer .copyRights p{color:#818181}.terms{padding:var(--mainPadding);height:auto;width:100%}.terms h4{color:var(--maincolor);font-weight:900}.terms h6{font-weight:700;line-height:1.5em;font-size:1.2em;color:#3b3b3b;margin:0 0 20px 0}.terms ul{margin-right:20px}.terms ul li{font-weight:600;margin-bottom:20px}.section{background-color:#f5f5f5;padding:var(--smallerPadding);position:relative}.admin{display:flex}.main button.btn-info{background-color:transparent;border:0;color:#000}.admin ul{list-style:none;display:flex;justify-content:space-between;align-items:center}.admin ul li{position:relative}.admin ul li i{color:#000}.admin ul li span.getter{position:absolute;height:15px;width:15px;background-color:#dc143c;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:5px;font-size:10px;top:3px;right:8px;overflow:hidden}.admin ul li .profile{height:40px;width:40px;border-radius:50%;overflow:hidden}.admin ul li .profile img{height:100%;width:100%;object-fit:cover}.dropdown-menu{background-color:#fff;border:1px solid #f5f5f5;border-radius:2px;padding:0}.dropdown-menu .title{background-color:var(--maincolor);padding:10px;text-transform:capitalize;color:#fff;text-align:center;font-weight:600;font-size:.88rem}.dropdown-menu .dropdown-item{color:grey;margin:10px 0 0 0;text-align:right;font-size:.77rem}.dropdown-menu .dropdown-item i{padding:0 8px}.dropdown-toggle::after{display:none}.section .child{padding:20px;background-color:#fff;border-radius:3px;margin-bottom:8px;position:relative}.section .child.noPadding{padding:0}.section .child.hasPadding{padding-bottom:25px}.section .child .profile{height:100px;width:100px;border-radius:50%;border:2px solid #00a651;margin:auto;position:relative;user-select:none}.section .child .profile .state{height:20px;width:20px;border-radius:50%;background-color:var(--maincolor);border:3px solid #fff;position:absolute;bottom:3px}.section .child .profile img{height:100%;width:100%;object-fit:cover;user-select:none;border-radius:50%}.section .child .details{margin-top:20px}.section .child .details h5{font-size:1em;font-weight:700}.section .child .details h5 i{color:#155eca}.section .child .details .info{justify-content:center;align-items:center;margin-top:20px}.section .child .details .info .d-flex{margin:0 10px;align-items:center}.section .child .details .info .d-flex i{padding:0 8px;color:grey}.section .child .details .info .d-flex h6{font-size:.88rem;color:grey}.section .child .profile-btns{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;width:50%;margin:20px auto 0 auto}.section .child .profile-btns .btns{background-color:var(--maincolor);width:45%;color:#fff;display:flex;justify-content:center;align-items:center;padding:20px;border-radius:3px;text-decoration:none;margin-bottom:10px;font-size:13px;font-weight:600;transition:var(--transition)}.section .child .profile-btns.btns:hover{background-color:var(--hoverbk)}.section .child .profile-btns .btns i{padding-left:8px}.section .child .profile-btns .btns.action-2{background-color:#66c1df}.section .child .profile-btns .btns.action-2:hover{background-color:#4e9bb4}.section .child .tabs .tab{overflow:hidden;border-bottom:1px solid #ccc;background-color:#fff;display:flex;width:100%}.section .child .tabs .tab button{background-color:inherit;float:left;border:none;outline:0;cursor:pointer;padding:14px 16px;text-transform:uppercase;transition:.3s;font-size:.88rem;font-weight:700}.section .child .tabs .tab button i{padding-left:8px}.section .child .tabs .tab button:hover{background-color:#ddd}.section .child .tabs .tab button.active{background-color:var(--maincolor);color:#fff}.section .child .tabs .tabcontent{display:none;padding:20px;border-top:none}.section .child .tabs .tabcontent .text-righted p{font-size:15px;line-height:30px;font-weight:600;color:#5c5c5c}.side h6{font-size:.88rem;font-weight:700}.section .child .tabs .tabcontent .text-righted .skills{display:flex;align-items:center;flex-wrap:wrap}.section .child .tabs .tabcontent .text-righted h6{font-weight:700}.section .child .tabs .tabcontent .text-righted .skills span{padding:10px;margin-left:5px;background-color:var(--maincolor);color:#fff;border-radius:2px;font-size:.77rem;text-transform:capitalize;margin-bottom:5px}.section .child .tabs .tabcontent .text-righted .skills span i{margin-left:0}.section .child .tabs .tabcontent .project{background-color:#fff;border-right:3px solid var(--maincolor);display:flex;justify-content:flex-start;align-items:center;padding:0 10px;margin-bottom:10px}.section .child .popup-gallery .col-sm-12{padding:5px}.section .child .gallary .image{height:40vh;width:100%;margin-bottom:5px;position:relative;border:1px solid #d3d3d3}.section .child .gallary .image img{height:100%;width:100%;object-fit:cover;transition:.2s ease-in-out}.section .child .gallary .image img:hover{filter:brightness(.8)}.section .child .gallary .links .link{margin-bottom:10px;border-bottom:1px dashed rgba(211,211,211,.747);padding-bottom:5px}.section .child .gallary .links .link:last-child{border:none}.section .child .gallary .links .link a{display:flex;align-items:center}.section .child .gallary .links .link a{text-decoration:none}.section .child .gallary .links .link a i{background-color:var(--maincolor);padding:15px;border-radius:50%;color:#fff;-webkit-animation:pulsers 1.25s infinite cubic-bezier(.66,0,0,1);-moz-animation:pulsers 1.25s infinite cubic-bezier(.66,0,0,1);-ms-animation:pulsers 1.25s infinite cubic-bezier(.66,0,0,1);animation:pulsers 1.25s infinite cubic-bezier(.66,0,0,1)}@-webkit-keyframes pulsers{to{box-shadow:0 0 0 5px rgba(132,207,132,.308)}}@-moz-keyframes pulsers{to{box-shadow:0 0 0 5px rgba(132,207,132,.308)}}@-ms-keyframes pulsers{to{box-shadow:0 0 0 5px rgba(132,207,132,.308)}}@keyframes pulsers{to{box-shadow:0 0 0 5px rgba(132,207,132,.308)}}.section .child .gallary .links .link a p{margin-right:8px;padding-top:10px;font-weight:700;font-size:.85rem;color:grey}.section .child .tabs .tabcontent .project{display:block;text-align:right;word-wrap:break-word;overflow:hidden;word-break:keep-all}.section .child .tabs .tabcontent .project .d-flex{align-items:flex-start}.section .child .tabs .tabcontent .project h6{color:grey;font-size:.88rem}.section .child .tabs .tabcontent .project .d-flex h6 i{margin-left:8px}.section .child .tabs .tabcontent .project .other{margin-right:0;margin-bottom:10px;align-items:flex-start;justify-content:start;display:flex}.section .child .tabs .tabcontent .project .other h6{margin-top:10px;color:#000;font-weight:600}.section .child .tabs .tabcontent .project .other .spacer{margin-right:20px}.section .child .rate{display:flex}.section .child .rate i{color:#bebe07}.section .child .date{margin-top:20px}.section .child .date .d-flex{flex-flow:column;margin-bottom:10px}.section .child .date p{font-weight:700;font-size:.88rem;display:block;padding:0;margin:0}.section .child .date p i{padding-left:8px}.section .child .date span{color:grey;font-weight:500;display:block;margin-top:5px;margin-right:25px;font-size:.88rem}.section .child .cash{display:flex;flex-direction:column;justify-content:center;align-items:center}.section .child .cash h6{font-size:.88rem;margin-top:10px}.section .child .cash h2{color:var(--maincolor);padding:20px 0;font-size:2em;font-weight:700}.section .child .add h6{font-weight:700}.section .child .form label{font-size:.99rem;font-weight:700}.section .child .form label::after{content:"*";color:var(--maincolor)}.section .child h6.light-green{background-color:#ccffe5;padding:20px 10px;border-radius:3px}.section .child .form .field{display:flex;justify-content:start;align-items:center;margin-bottom:20px;background-color:#fff;border-radius:2PX;border:2px solid #b3b3b3;transition:.4s ease}.section .child .form .field:hover{border-color:#00a651}.section .child .form .field input,.section .child .form .field select,.section .child .form .field textarea{outline:0!important;width:100%;padding:17px 10px;border:none;font-size:.77rem;resize:none;background-color:transparent;font-family:Cairo!important}.section .child .form .field textarea{height:120px}.section .child .form .field input::placeholder{color:#0e0e0e;text-transform:capitalize}.section .child .form .multiple{width:100%;position:relative}.section .child .form .multiple #droppers{background-color:#fff;padding:16px 0 16px 10px;border-radius:3px;cursor:pointer;width:100%;display:flex;border:2px solid #b3b3b3;justify-content:space-between;color:grey}.section .child .form .multiple #droppers span{font-size:12px;color:grey;margin-right:12px}.section .child .form .multiple .selection-dropdown{height:200px;overflow-y:scroll;padding:10px;width:100%;background-color:#fff;position:absolute;top:100%;transition:.1s ease;z-index:3;display:none;z-index:-1;margin-top:5px;box-shadow:0 10px 10px rgba(247,247,247,.514);border:1px solid #a8a8a8}.section .child .form .multiple .selection-dropdown .d-flex{flex-direction:row-reverse;justify-content:start;align-items:flex-start;margin:0;padding:0}.section .child .form .multiple .selection-dropdown .d-flex .label{margin-bottom:5px;width:100%;background-color:#e9e9e9;border-radius:3px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 10px;cursor:pointer;transition:.2s ease-in-out}.section .child .form .multiple .selection-dropdown .d-flex .label:hover{background-color:#dbdbdb}.section .child .form .multiple .selection-dropdown .d-flex .label label{width:100%;height:100%;padding:10px 0;cursor:pointer}.section .child .form .multiple .selection-dropdown .d-flex .label i{color:transparent}.section .child .form .multiple .selection-dropdown .d-flex input{display:none}.section .child .form .multiple .selection-dropdown .d-flex input:checked~.label{background-color:#00a651;color:#fff}.section .child .form .multiple .selection-dropdown .d-flex input:checked~.label i{color:#fff}.section .child .form .multiple .selection-dropdown.active{display:block;z-index:3}.section .child .form .work .child input{display:none}.section .child .form .work .child label{height:300px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;border:1px dashed #d3d3d3;border-radius:3px;cursor:pointer;transition:.3s ease-in-out}.section .child .form .work .child label:hover{background-color:#d3d3d3}.section .child .form .work .child label i{font-size:50px}select{color:#707070;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;padding:16px;-ms-appearance:none;appearance:none;border:none;outline:0;display:block;width:100%;background:url(../img/icons/arrow-angle-pointing-down.svg) no-repeat 10px center;background-size:10px;background-color:#fff}.section .child .form .file input[type=file]{display:none}.section .child .form .file label{display:flex;padding:20px;align-items:center;border:1px dashed #d3d3d3;cursor:pointer;transition:.2s ease-in-out;font-size:.88rem;border-radius:3px}.section .child .form .file label::after{content:''}.section .child .form .file label:hover{background-color:#f5f5f5}.section .child .form .file label i{margin-left:10px;padding:10px;background-color:#d3d3d3;font-size:20px;border-radius:3px}.section .child .form button{padding:20px;border-radius:3px;transition:.4s;border:0;width:100%;font-size:.88rem;color:#fff;text-transform:capitalize;font-weight:700;background-color:var(--maincolor);box-shadow:0 10px 20px rgba(82,221,156,.151);cursor:pointer;outline:0;margin-top:20px}.section .child .form button:hover{background-color:var(--hoverbk)}.section .child .add p{font-size:.88rem;margin-bottom:40px}.section .child .add ul{margin-right:20px}.section .child .add ul li{font-size:.88rem;margin-bottom:5px}.section .child .cate{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-end;position:relative;margin-bottom:10px}.section .child .cate .checker{padding-right:8px;font-weight:600;font-size:.88rem;cursor:pointer;padding-top:5px;position:absolute;right:25px;top:0;margin-top:-3px}.section .child .cate label::after{content:''}.section .child .project{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #d3d3d3;padding-bottom:20px;flex-wrap:wrap;transition:.2s ease-in-out}.section .child .project:hover{background-color:#f5f5f5}.section .child .project:last-child{border:none}.section .child .project .details{display:flex;align-items:center;justify-content:flex-start;width:50%}.section .child .project .details .profile{height:60px;width:60px;border:none}.section .child .project .details .info{margin-top:-1px;width:100%;flex:4;word-wrap:break-word;justify-content:flex-start}.section .child .project .details .info a{display:block;font-weight:700;margin-right:20px;text-decoration:none;word-wrap:break-word;width:100%;word-wrap:break-word}.section .child .project .details .info div{margin-right:20px;margin-top:3px}.section .child .project .details .info div span{font-size:.77rem;font-weight:700;margin:0;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}.section .child .project .details .info div i{margin:0;padding:0 0 0 5px}.section .child .project .details .info div:nth-child(1){margin-right:0}.section .child .project .button{flex-shrink:1}.section .child .project .button a{color:#fff;background-color:var(--maincolor);padding:15px 30px;font-size:.88rem;font-weight:600;border-radius:3px;text-decoration:none;display:block;margin-top:20px;box-shadow:0 10px 20px rgba(82,221,156,.151);transition:var(--transition)}.section .child .project .button a:hover{background-color:var(--hoverbk)}.section .child .add .info p{font-weight:700;line-height:32px;color:grey}.section .child .skills{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap}.section .child .skills span{background-color:var(--maincolor);padding:10px;margin-right:5px;border-radius:3px;color:#fff;margin-bottom:5px}.section .child .skills span i{padding-left:8px}.section .child .attatch input[type=file]{display:none}.section .child .attatch label{margin-right:20px;padding:15px 20px;cursor:pointer;border:1px dashed #d3d3d3;transition:var(--transition);border-radius:3px;font-size:.88rem}.section .child .attatch label::after{content:''}.section .child .attatch label i{padding-left:8px}.section .child .attatch label:hover{background-color:#f5f5f5}.section .child.card .row .noPadding p{padding:0;margin:0 0 15px 0;font-weight:700}.section .child.card .row .state p{background-color:#eafdb7;display:inline;padding:0 10px;border-radius:3px}.section .child .owner{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}.section .child .owner .profile{height:60px;width:60px;border:none;margin:0}.section .child .owner .info{display:flex;flex-direction:column;margin-right:20px}.section .child .owner .info a{font-weight:700;text-decoration:none;font-size:.95rem;margin-bottom:10px}.section .child .owner .info span{font-size:.88rem;color:grey;font-weight:600}.section .child .owner .info span i{padding-left:5px}.section .offer{margin-top:-30px}.section .child .view-offers .header{display:flex;justify-content:space-between;align-items:center}.section .child .view-offers .header h6{font-weight:700}.section .child .tableScroll .table,.section .child .tableScroll .table td{border:1px solid #d3d3d3;position:relative}.section .child .tableScroll .table td button{color:#fff;background-color:var(--maincolor);padding:12px 30px;font-size:.66rem;font-weight:600;width:100%;border-radius:3px;border:none;border:2px solid var(--maincolor);text-decoration:none;box-shadow:0 10px 20px rgba(82,221,156,.151);transition:var(--transition)}.section .child .tableScroll .table td button:hover{background-color:var(--hoverbk)}.section .child .view-offers .dropdown-menu{border:1px solid #0f0f0f}.section .child .view-offers .button-time{background-color:grey;font-size:.77rem;color:#fff;word-spacing:8px}.section .child .view-offers .prop{padding-bottom:20px;border-bottom:1px dashed #d3d3d3}.section .child .view-offers .prop:last-child{border:none}.section .child .view-offers .prop .details{display:flex;align-items:flex-end;flex-wrap:wrap;width:100%;justify-content:flex-end}.section .child .view-offers .prop .profile{height:40px;width:40px;border:none;display:inline-block}.section .child .view-offers .prop .details h6{margin-top:-17px;margin-right:10px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.section .child .view-offers .prop .details h6 a{font-weight:700;font-size:.88rem;text-decoration:none;margin-left:10px}.section .child .view-offers .prop .details .info{flex:2}.section .child .view-offers .prop .details h6 i{color:#bebe07;font-size:.88rem}.section .child .view-offers .prop .details .d-flex{align-items:center;padding:0;justify-content:flex-start}.section .child .view-offers .prop .details .d-flex span{font-size:.8rem;font-weight:700;color:grey}.section .child .view-offers .prop .details .d-flex span i{padding:0 0 0 5px}.section .child .view-offers .prop p{font-size:.88rem;margin:10px 0;padding:0}.section .child .view-offers .prop button{color:#fff;background-color:var(--maincolor);padding:12px 30px;font-size:.66rem;font-weight:600;border-radius:3px;border:none;border:2px solid var(--maincolor);text-decoration:none;margin-top:20px;box-shadow:0 10px 20px rgba(82,221,156,.151);transition:var(--transition)}.section .child .view-offers .prop button:hover{background-color:var(--hoverbk)}.section .child .view-offers .prop button.decline{background-color:transparent;color:#4d4d4d;border:2px solid #d3d3d3;box-shadow:none}.section .child .view-offers .prop button.decline:hover{background-color:#d3d3d3}.section .child .freelancers .col-xl-4{padding:5px}.section .child .freelancers .preview{display:flex;flex-direction:column;justify-content:center;border-radius:3px;padding:20px 20px 10px 20px;text-align:center!important;background-color:#f5f5f5;width:100%;margin-bottom:10px;transition:.2s ease-in-out;border:2px solid transparent}.section .child .freelancers .preview:hover{background-color:#fff;border-color:#f5f5f5}.section .child .freelancers .preview .header .profile{height:80px;width:80px}.section .child .freelancers .preview .info{margin-top:20px}.section .child .freelancers .preview .info a{text-decoration:none;font-weight:700}.section .child .freelancers .preview .info p{font-weight:700;font-size:.88rem;color:#555;margin-top:10px}.section .child .freelancers .preview .info p i{padding-left:5px}.section .child .freelancers .preview .actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.section .child .freelancers .preview .actions .btns{background-color:var(--maincolor);width:100%;color:#fff;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:3px;text-decoration:none;margin-bottom:10px;font-size:13px;font-weight:600;transition:var(--transition)}.section .child .freelancers .preview .actions .btns:hover{background-color:var(--hoverbk)}.section .child .freelancers .preview .actions .btns i{padding-left:8px}.section .child .freelancers .preview .actions .btns.action-2{background-color:#66c1df}.section .child .freelancers .preview .actions .btns.action-2:hover{background-color:#4e9bb4}.section .child .freelancers .preview .rated{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.section .child .freelancers .preview .rated i{color:#bebe07}.section .success{width:80%;padding:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto;background-color:#fff}.section .success i{font-size:50px;color:var(--maincolor)}.section .success h1{font-size:var(--headerSize);font-weight:700;color:var(--maincolor);margin-top:20px;text-align:center;margin-bottom:30px}.section .success a{display:block;text-decoration:none;padding:20px;background-color:#f5f5f5;border-radius:3px;font-weight:600}.section .danger{width:80%;padding:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto;background-color:#fff}.section .danger i{font-size:50px;color:#f50000}.section .danger h1{font-size:var(--headerSize);font-weight:700;color:#f50000;margin-top:20px;text-align:center;margin-bottom:30px}.section .danger a{display:block;text-decoration:none;padding:20px;background-color:#f5f5f5;border-radius:3px;font-weight:600}.section .child .box{display:flex;flex-direction:column;justify-content:space-between}.section .child .box a{text-decoration:none;margin-bottom:20px;border-bottom:1px dashed #d3d3d3;padding-bottom:20px;margin-top:0}.section .child .box a:last-child{border:none}.section .child .box .perosn{display:flex;align-items:center}.section .child .box .perosn .img{height:50px;width:50px;overflow:hidden;border-radius:50%}.section .child .box .perosn .img img{height:100%;width:100%;object-fit:cover}.section .child .box .perosn h6{margin:0 8px;font-weight:700}.section .child .box .dialog{height:50vh;overflow-y:scroll;background-color:#f5f5f5;margin:10px 0;padding:20px}.section .child .box .dialog p{padding:10px;width:90%;background-color:var(--maincolor);border-radius:3px;color:#fff}.section .child .box .dialog p.other{margin-right:auto}.section .child .box .dialog p.me{margin-left:auto;background-color:#fff;color:#000}.section .child .box .input{display:flex;flex-wrap:wrap;border:2px solid #d3d3d3;border-radius:3px;padding:10px}.section .child .box .input textarea{flex:2;padding:10px;margin-left:10px;border:none;height:50px;resize:none}.section .child .box .input input{display:none}.section .child .box .input label{display:flex;justify-content:center;align-items:center;padding:10px 20px;cursor:pointer;border:1px dashed #d3d3d3;height:100%;margin-left:10px;border-radius:3px;transition:.2s ease-in-out}.section .child .box .input label:hover{background-color:#d3d3d3}.section .child .box .input button{padding:10px 20px;background-color:var(--maincolor);color:#fff;border:none;border-radius:3px;font-weight:700;font-size:.88rem;transition:.2s ease-in-out}.section .child .box .input button:hover{background-color:var(--hoverbk)}.section .child .box .input button i{padding-left:8px}.posts .parent{margin-bottom:30px;padding:5px}.posts .parent .child{width:100%;height:auto;margin:auto;background-color:#fff;border-radius:7px}.posts .parent .child .post-img{height:30vh;border-top-left-radius:7px;border-top-right-radius:7px;overflow:hidden}.posts .parent .child .details{padding:10px 0 15px 20px}.posts .parent .child .post-img img{height:100%;width:100%;object-fit:cover}.posts .parent .child h4{font-weight:700;text-transform:capitalize;padding:10px 0 0;font-size:20px;text-align:right;color:var(--maincolor)}.posts .parent .child{color:grey;font-weight:600;margin-top:10px;font-size:14px;line-height:34px}.posts .parent .child a{text-transform:capitalize;border:1px dashed #d3d3d3;padding:10px;display:block;text-align:center;width:100%;text-decoration:none;font-size:14px;border-radius:3px;font-weight:700}.preloader{position:fixed;z-index:1000;height:100vh;width:100vw;background-color:#fff;display:flex;justify-content:center;align-items:center}.loader2{width:45px;height:45px;display:inline-block;padding:0;border-radius:100%;border:5px solid;border-top-color:rgba(254,168,23,.65);border-bottom-color:rgba(57,154,219,.65);border-left-color:rgba(188,84,93,.95);border-right-color:rgba(137,188,79,.95);-webkit-animation:loader2 2s ease-in-out infinite alternate;animation:loader2 2s ease-in-out infinite alternate}@keyframes loader2{from{transform:rotate(0)}to{transform:rotate(720deg)}}@-webkit-keyframes loader2{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(720deg)}}@media(max-width :1000px){:root{--headerSize:2.5em}.navbar-brand{height:60px;width:60px}.navbar-nav .nav-link{margin:0;display:flex;justify-content:flex-start;align-items:flex-start}.navbar-nav .nav-link.hasBorder::after{content:none}header .caption{width:90%;margin:auto}.steps .img{height:60vh}.tips .item{height:auto}}@media(max-width :1020px){.section .offer{margin-top:0}}@media(max-width :800px){:root{--headerSize:2em}.video-modal{width:90%}.video-modal .modal-body{height:40vh}.section .child .tableScroll{overflow-x:scroll}.container-fluid{width:100%}.my-container{width:85%}.navbar-brand{height:60px;width:60px}.navbar-nav .nav-link{margin:0;display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:10px}.navbar-nav .nav-link.hasBorder::after{content:none}.navbar-nav .nav-link i{display:inline}header .caption{width:90%;margin:auto}header .caption p{font-size:15px}header .caption .serach{flex-wrap:wrap;background-color:transparent;padding-right:0;padding-left:0}header .caption .serach .holder{background-color:#fff;padding:0 10px;border-radius:3px;margin-bottom:10px}header .caption .serach input{padding:15px;flex:1;font-size:14px}header .caption .serach button{padding:15px 35px;font-size:.88rem;width:100%}.services .parent .child{width:100%;height:auto}.services .parent .child .text h4{font-size:.99rem}.services .parent .child p{font-size:.77rem}.steps .img{height:60vh}.steps .timeline .vertical-timeline .vertical .par h4{font-size:1.2em}.steps .timeline .vertical-timeline .vertical .par p,.tips .item p{font-size:12px}.steps .timeline .vertical-timeline .vertical .icon{height:60px;width:60px}.services h2,.steps .timeline h2,.tips .my-container h2,.video .caption h2{font-size:1.5em}.tips .my-container h2{margin-top:0;padding-top:0}footer h5{margin-top:20px;font-size:.99rem}footer .d-flex h6,footer p,footer ul li a{font-size:.77rem}.video-modal .modal-header .close-btn{padding:0}.steps .timeline .vertical-timeline .vertical .icon.middle::after{height:65%}.section .child .project .details{width:100%}.section .child .project .details .info{display:flex;flex-wrap:wrap}.section .child .project .details .info div i{display:block}.section .child .project .button{width:100%}.section .child .project .button a{text-align:center}.section .success h1{font-size:2em}.section .child .view-offers .prop .details h6{flex-direction:column}.section .success i{font-size:25px}.section .success a{font-size:14px}.section .child .profile-btns{width:100%}.section .child .profile-btns .btns{width:100%}.section .child .details .info .d-flex{flex-direction:column}.section .child .details .info .d-flex i{text-align:center;display:block}.section .child .tabs .tab button{font-size:.77rem;text-align:center}.section .chatting{order:1}.section .recent{order:2}.section .child .box .input{flex-direction:column}.section .child .box .input textarea{margin:0;width:100%}.section .child .box .input button{width:100%;margin-top:10px;padding:20px}.terms h6{font-size:1em}.terms h2{font-size:2em}.terms ul li{font-size:.88rem}.admin{align-items:center;justify-content:center}.section .child .form label{font-size:.77rem}.section .child .details .info .d-flex h6,.section .child .profile-btns .btns{font-size:.77rem}.section .child .tabs .tabcontent .text-righted p{font-size:13px}.section .child .tabs .tabcontent .project{padding:0 5px}.section .child .tabs .tabcontent .project .d-flex{align-items:center}.section .child .tabs .tabcontent .project .d-flex h6{font-size:13px}.section .child .tabs .tabcontent .project .d-flex h6 i{margin-left:5px}.section .child .tabs .tabcontent .project .other h6{margin-right:20px}.section .child .cash h2{font-size:1.5em}.section .child .gallary .links .link a p{font-size:13px}.section .child .skills span{font-size:.77rem}.section .child .view-offers .prop .details{justify-content:flex-start;align-items:flex-start}.section .child .view-offers .prop .details .info{display:flex;flex-direction:column;justify-content:start;align-items:flex-start}.section .child .view-offers .prop .details .d-flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start;align-items:flex-start}.section .child .add .info p{font-size:13px}.section .child.card .row .noPadding p{font-size:.88rem}.section .child .view-offers .prop .details .d-flex .time{display:flex}.section .child .view-offers .prop .details .d-flex span{display:flex;align-items:center}.section .child .project .details .info{flex-direction:row;display:flex}.section .child .project .details .info div{display:flex;justify-content:center;flex-direction:row;align-items:center;width:100%}.section .child .project .details .info div span{font-size:12px}.section .child .project .details .profile{height:40px;width:40px}.section .child .project .details .info a{font-size:13px}.section .child .project .button a{font-size:13px}.section .child .freelancers .preview .img{height:40px;width:40px}.section .child .freelancers .preview .info a{font-size:14px}.section .child .freelancers .preview .info p{font-size:14px}.section .child .box .input label{margin-left:0}.section .child .box .input button{font-size:14px;margin-top:0}.section .child .box .input textarea{font-size:13px;border-bottom:1px solid #d3d3d3;margin-bottom:10px}.section .child .box .dialog p{font-size:13px}.section .child .box .perosn .img{height:40px;width:40px}.section .child .box h6{font-size:13px}}.section .child .box .dialog .my-img,.section .child .box .dialog .user-img{height:200px;width:200px;border-radius:5px;overflow:hidden;background-color:#fff;margin-bottom:10px;border:5px solid #fff}.section .child .box .dialog .user-file,.section .child .box .dialog .user-img{margin-right:auto}.section .child .box .dialog .my-img img,.section .child .box .dialog .user-img img{height:100%;width:100%;object-fit:cover}.section .child .box .dialog .my-file,.section .child .box .dialog .user-file{border:1px solid grey;border-radius:30px;height:auto;padding:5px;background-color:#ebebeb;margin-bottom:10px;width:auto;word-wrap:break-word;width:30%;cursor:pointer;font-size:.88rem}.posts .comments{background-color:#fff;padding:20px}.posts .comments textarea{width:100%;resize:none;height:120px;border:1px solid #d3d3d3;padding:10px}.posts .comments button{padding:12px 40px;border-radius:3px;color:#fff;background-color:#00a651;border:none;transition:.2s ease-in-out}.posts .comments button:hover{background-color:#048f47}.posts .comments .view-comments .single{margin-bottom:20px;border-bottom:1px solid #f5f5f5}.posts .comments .view-comments .single .info{display:flex;align-items:center}.posts .comments .view-comments .single .info .profile{height:40px;width:40px;border-radius:50%;margin-left:8px;overflow:hidden}.posts .comments .view-comments .single .info .profile img{height:100%;width:100%;object-fit:cover}.posts .comments .view-comments .single .info span{font-weight:600;font-size:.88rem}.posts .comments .view-comments .single p{text-align:right;font-size:.77rem;margin-top:10px;width:90%}