@import "https://fonts.googleapis.com/css?family=Cairo";@font-face{font-family:madani;font-display:swap;src:url(../webfonts/Madani.woff)}*{font-family:madani,sans-serif;box-sizing:border-box;margin:0;padding:0;outline:none;direction:rtl;scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:6px;border-radius:0!important}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:0!important}::-webkit-scrollbar-thumb{background-color:#999;outline:none;border-radius:20px!important}a{text-decoration:none;transition:all .3s ease-in-out}a:hover{text-decoration:none;color:#1874BD}button:focus{outline:0}.row{margin:0}a,h1,h2,h3,h4,h5,h6,p{margin:0}@media(max-width:767px){.container,.container-fluid{padding:0 8px}}video,img{max-width:100%;height:auto;display:inline-block}.navbar-toggler{border:none;box-shadow:none!important}.btn:focus{box-shadow:none}body{background-color:#fdfdfd}content{min-height:50vh;position:relative;display:block}.select2-container--default .select2-selection--single{min-height:48px;display:flex;align-items:center;border-color:#1874BD}.select2-container--default .select2-selection--single .select2-selection__arrow{left:1px;right:unset;top:50%;transform:translateY(-50%)}span.select2.select2-container.select2-container--default{width:100%!important}.select2-results__option--selectable{border-radius:4px;margin-bottom:2px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f5f4de!important;color:#1874BD!important}.select2-dropdown{border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.1882352941)!important;border-color:transparent}.select2-container .select2-selection--single .select2-selection__rendered{padding:10px 20px}.defaultBtn{position:relative;display:inline-block;text-align:center;overflow:hidden;z-index:1;background-color:#fff;color:#1874BD;transition:all .3s ease-in-out;border-radius:500px;padding:8px 16px;font-size:large;border:1px solid #1874BD}.defaultBtn span{position:absolute;top:50%;right:0%;display:inline-block;width:0;height:0;background-color:#1874BD;transition:all .5s ease-in-out;transform:translate(50%,-50%);border-radius:500px;z-index:-1}.defaultBtn:hover{background-color:#1874BD;color:#fff;border:1px solid #1874BD}.defaultBtn:hover span{width:300%;height:600%}.form-check-input:checked{background-color:#1874BD;border-color:#1874BD;transition:all .3s ease-in-out}.form-check-input:focus{box-shadow:0 0 0 .25rem rgba(20,94,78,.1882352941)}.spinner{display:flex;justify-content:center;align-items:center;background:#fff;position:fixed;width:100%;min-height:100vh;right:0;top:0;z-index:99999}.spinner .sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;transform:rotateZ(45deg)}.spinner .sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.spinner .sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1874BD;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;transform-origin:100% 100%}.spinner .sk-folding-cube .sk-cube2{transform:scale(1.1) rotateZ(90deg)}.spinner .sk-folding-cube .sk-cube3{transform:scale(1.1) rotateZ(180deg)}.spinner .sk-folding-cube .sk-cube4{transform:scale(1.1) rotateZ(270deg)}.spinner .sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.spinner .sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.spinner .sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(140px) rotateY(180deg);opacity:0}}.mainNav{background-color:#fff;transition:all .3s ease-in-out;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);padding:0}.mainNav .container{display:flex!important;justify-content:space-between!important;align-items:center!important}.mainNav .navbar-brand{padding:10px;display:flex;margin:0;align-items:center;position:relative}.mainNav .navbar-brand .logo{height:50px;width:100%;-o-object-fit:contain;object-fit:contain}.mainNav .language{padding:20px 12px}@media(max-width:768px){.mainNav .language{padding:10px 12px}}.mainNav .language .dropdown-toggle{color:#1874BD}.mainNav .language i{font-size:20px}.mainNav .language .dropdown-item{text-align:start}.mainNav .language .dropdown-item img{width:30px;height:20px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-left:5px}.mainNav .nav-item{display:flex;align-items:center}@media(max-width:768px){.mainNav .nav-item{display:block}}.mainNav .nav-item .nav-link{text-transform:capitalize;color:#292929;padding:20px 12px;margin:0 2px;border-radius:4px;position:relative;display:inline-block}@media(max-width:768px){.mainNav .nav-item .nav-link{margin-bottom:5px;padding:10px}}.mainNav .nav-item .nav-link.active,.mainNav .nav-item .nav-link:hover,.mainNav .nav-item .nav-link:focus{color:#1874BD}.mainNav .nav-item .nav-link.active::after,.mainNav .nav-item .nav-link:hover::after,.mainNav .nav-item .nav-link:focus::after{width:30%}.mainNav .dropdown{text-align:center}.mainNav .dropdown .userImg{width:36px;height:36px;-o-object-fit:cover;object-fit:cover;border-radius:100%;border:1px solid #f5f4de}.mainNav .dropdown .dropdown-toggle{display:flex;align-items:center;justify-content:center}.mainNav .dropdown .dropdown-toggle::after{border:none!important;content:"\f104"!important;font-family:"font awesome 6 pro";transition:all .3s ease-in-out;margin-right:5px;width:10px!important}.mainNav .dropdown:hover .dropdown-toggle::after{transform:rotate(-90deg)}.mainNav .dropdown .dropdown-menu{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOutDown!important;animation-name:fadeOutDown!important;-webkit-animation-delay:0s;animation-delay:0s;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);padding:5px 0;right:unset;top:100%;left:-50%;margin-top:0;border:none}.mainNav .dropdown .dropdown-menu a{border-radius:2px;padding:8px 12px;padding-right:16px;margin-bottom:5px;position:relative}.mainNav .dropdown .dropdown-menu a::before{position:absolute;right:0;top:50%;content:"";width:0;height:80%;background-color:#1874BD;border-bottom-left-radius:50%;border-top-left-radius:50%;transition:.1s ease-in-out;transform:translateY(-50%)}.mainNav .dropdown .dropdown-menu a:hover::before{width:5px}.mainNav .dropdown:hover .dropdown-menu,.mainNav .dropdown:focus .dropdown-menu{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp!important;animation-name:fadeInUp!important}@media(min-width:768px){.mainNav .dropdown:hover .dropdown-menu,.mainNav .dropdown:focus .dropdown-menu{display:block}}@media(max-width:768px){.mainNav .dropdown .dropdown-menu{-webkit-animation-name:unset!important;animation-name:unset!important;box-shadow:none;text-align:center;background-color:#f0f5f4;margin:10px 0}.mainNav .dropdown:hover .dropdown-menu{-webkit-animation-name:unset!important;animation-name:unset!important}}.swiper{padding-bottom:40px}.swiper-button-prev,.swiper-button-next{position:absolute;width:40px;height:40px;border-radius:500px;border:1px solid transparent;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .3s ease-in-out;font-weight:lighter}@media(max-width:767px){.swiper-button-prev,.swiper-button-next{display:none}}.swiper-button-prev::after,.swiper-button-next::after{font-size:26px;font-family:"font awesome 6 pro";transition:all .3s ease-in-out}.swiper-button-prev:hover,.swiper-button-next:hover{border:1px solid #fff}.swiper-button-prev::after{content:"\f178"!important}.swiper-button-next::after{content:"\f177"!important}.swiper-pagination{width:auto!important;right:50%!important;transform:translateX(50%);background-color:transparent;border-radius:4px;padding:0 10px;transition:all .3s ease-in-out}.swiper-pagination .swiper-pagination-bullet{transition:all .3s ease-in-out;width:20px;border-radius:4px;opacity:.5;background-color:#f5f4de;margin:2px!important}.swiper-pagination .swiper-pagination-bullet-active{background-color:#f5f4de;width:40px;border-radius:4px;opacity:1;transition:all .3s ease-in-out}.swiper-button-disabled{display:none}.MainSlider{position:relative}.MainSlider #particles-js{position:absolute;left:0;top:0;width:100%;height:100%}.MainSlider .MainSlider-container{width:100%;height:100%;padding-bottom:0}.MainSlider .MainSlider-container .swiper-slide{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;height:calc(100vh - 68px)}@media(max-width:768px){.MainSlider .MainSlider-container .swiper-slide{height:550px}}.MainSlider .MainSlider-container .swiper-slide::after{content:"";width:100%;height:100%;background:linear-gradient(rgba(20,94,78,0.04),rgba(30,142,132,0.37));position:absolute;bottom:0;right:0;transition:all .3s ease-in-out}.MainSlider .MainSlider-container .swiper-slide .info{position:relative;z-index:2;margin-top:50px;max-width:850px;text-align:center}@media(max-width:768px){.MainSlider .MainSlider-container .swiper-slide .info{margin-right:0}}.MainSlider .MainSlider-container .swiper-slide .info .hint{color:#fff;text-transform:capitalize;text-shadow:3px 2px 3px rgba(0,0,0,.2509803922);margin-bottom:10px}.MainSlider .MainSlider-container .swiper-slide .info .sliderTitle{font-size:35px!important;overflow:hidden;color:#fff;font-weight:bolder;text-transform:uppercase;text-shadow:3px 2px 3px rgba(0,0,0,.2509803922);line-height:54px}@media(max-width:768px){.MainSlider .MainSlider-container .swiper-slide .info .sliderTitle{font-size:22px!important;line-height:34px}}.MainSlider .MainSlider-container .swiper-slide .info a{margin-top:30px}.mainSlideItem.swiper-slide-active .sliderTitle{-webkit-animation:jackInTheBox 1s 0s both;animation:jackInTheBox 1s 0s both}.mainSlideItem.swiper-slide-active .hint{-webkit-animation:fadeInUp 1s 1s both;animation:fadeInUp 1s 1s both}.mainSlideItem.swiper-slide-active a{-webkit-animation:fadeInUp 1s 1.5s both;animation:fadeInUp 1s 1.5s both}.mainSlideItem.swiper-slide-active .sliderTitle{-webkit-animation:jackInTheBox 1s 0s both;animation:jackInTheBox 1s 0s both}.mainSlideItem.swiper-slide-active .hint{-webkit-animation:fadeInUp 1s 1s both;animation:fadeInUp 1s 1s both}.mainSlideItem.swiper-slide-active a{-webkit-animation:fadeInUp 1s 1.5s both;animation:fadeInUp 1s 1.5s both}.animatedLink{display:inline-flex;align-items:center;justify-content:center;color:#1874BD;transition:all .3s ease-in-out;position:relative;width:auto;width:-moz-fit-content;width:fit-content}.animatedLink i{display:inline-flex;justify-content:center;align-items:center;width:48px;height:48px;transition:width .3s ease-in-out}.animatedLink i img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:10px}.animatedLink i span{position:absolute;left:0;top:50%;z-index:-1;transform:translateY(-50%);width:48px;height:48px;border:1px solid #1874BD;border-radius:100px;transition:all .3s ease-in-out}.animatedLink:hover{padding:0 20px;color:#fff}.animatedLink:hover i{width:20px}.animatedLink:hover i span{width:100%;border:1px solid #1874BD;background-color:#1874BD}.sectionTop{display:flex;justify-content:space-between;align-items:center;text-align:center!important}@media(max-width:768px){.sectionTop{flex-direction:column}}.sectionTop .swiperBtns{position:relative;display:flex}.sectionTop .swiperBtns .swiper-pagination{margin:0 10px;display:flex;align-items:center;position:relative;top:unset;bottom:unset;right:unset;left:unset;color:#1874BD}.sectionTop .swiperBtns .swiper-pagination .swiper-pagination-current{font-size:30px;font-weight:700;margin:0 8px}.sectionTop .swiperBtns .swiper-pagination .swiper-pagination-total{font-size:20px;margin:0 8px;opacity:.6}.sectionTop .swiperBtns .swiper-button-next,.sectionTop .swiperBtns .swiper-button-prev{position:relative;right:unset;top:unset;left:unset;bottom:unset;margin:0 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1874BD;width:auto;transition:all .3s ease-in-out}.sectionTop .swiperBtns .swiper-button-next::after,.sectionTop .swiperBtns .swiper-button-prev::after{font-size:60px;font-family:"font awesome 6 pro";font-weight:200}@media(max-width:768px){.sectionTop .swiperBtns .swiper-button-next::after,.sectionTop .swiperBtns .swiper-button-prev::after{font-size:44px}}.sectionTop .swiperBtns .swiper-button-next:hover,.sectionTop .swiperBtns .swiper-button-prev:hover{color:#f5f4de}.sectionTop .swiperBtns .swiper-button-next{right:unset}.sectionTop .swiperBtns .swiper-button-next::after{content:"\f177"!important}.sectionTop .swiperBtns .swiper-button-prev::after{content:"\f177"!important;transform:scaleX(-1)}.flipCard{width:100%;height:200px;width:300px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;perspective:1000px}.flipCard .cardFront{width:100%;height:100%;padding:20px;border-radius:20px;display:flex;align-items:flex-end;justify-content:flex-end;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(0deg);transition:transform 1s cubic-bezier(.165,.84,.44,1)}.flipCard .cardFront .content{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto;color:#fff}.flipCard .cardFront .content h3{font-weight:700}.flipCard .cardFront .content .animatedLink{color:#fff}.flipCard .cardFront .content .animatedLink i{font-size:24px}.flipCard .cardFront .content .animatedLink span{border-color:#fff}.flipCard .cardBack{padding:20px;position:absolute;border-radius:20px;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg);transition:transform 1s cubic-bezier(.165,.84,.44,1);box-shadow:0 2rem 3rem rgba(0,0,0,.0509803922);background-color:#fff}.flipCard .cardBack .content{width:100%;height:100%;display:flex;flex-direction:column}.flipCard .cardBack .content img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;margin-bottom:30px}.flipCard .cardBack .content h3{font-weight:700;color:#1874BD;margin-bottom:15px}.flipCard .cardBack .content p{color:#777}.flipCard .cardBack .content a{margin-top:auto;margin-right:auto}.flipCard:hover{z-index:2}.flipCard:hover .cardFront{transform:rotateY(-180deg)}.flipCard:hover .cardBack{transform:rotateY(0deg)}.countries{padding:70px 0 50px;background-size:cover;background-repeat:no-repeat;background-position:center}@media(max-width:768px){.countries{background-size:contain}}.countries .allCountries{margin-top:30px}@media(max-width:768px){.countries .allCountries{margin-top:0}}.countries .country{position:relative;isolation:isolate;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:24px;margin-top:60px;text-align:center;transition:all .3s ease-in-out;background-image:linear-gradient(-45deg,#ece4d7,#fdfaf5)}.countries .country:hover{box-shadow:6px 10px 15px #dddde3,-10px -12px 15px #fff;z-index:1;background-color:#fff}.countries .country img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:auto;margin-top:-50px;margin-bottom:20px;border-radius:100px}.countries .country h2{font-weight:700;color:#1874BD;margin-bottom:20px}.countries .country p{color:#777;margin-bottom:20px}.testimonials{padding:50px 0}.testimonials .testimonialsHead{text-align:center;font-weight:700;margin-bottom:50px}.testimonials .testimonialsHead i{color:#1874BD;margin-right:15px}.testimonials .testimonialsSlider{padding:0}.testimonials .singleItem .itemComment{border:2px solid #f5f4de;background-color:#f5f4de;padding:30px 20px;border-radius:10px;position:relative;min-height:150px}.testimonials .singleItem .itemComment p{color:#000}.testimonials .singleItem .itemComment:before{top:100%;right:11%;content:" ";height:0;width:0;position:absolute;bottom:-20px;border-color:#f5f4de transparent transparent;border-style:solid;border-width:20px 35px 32px 10px;transform:scaleX(-1)}.testimonials .singleItem .clientInfo{display:flex;align-items:center;padding:30px 20px}.testimonials .singleItem .clientInfo img{display:block;width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:100%;border:2px solid #f5f4de}.testimonials .singleItem .clientInfo h5{text-transform:uppercase;color:#1874BD;font-weight:700;margin-right:16px}.recruitments{padding:50px 0}.recruitments .recruitmentsteps{position:relative;justify-content:center}.recruitments .recruitmentsteps .rStep{background-color:#f5f4de;padding:20px;width:200px;height:200px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;border-radius:16px;margin:auto}.recruitments .recruitmentsteps .rStep::before{content:"";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);width:100%;height:100%;background-color:#f5f4de;z-index:-1;border-radius:16px}.recruitments .recruitmentsteps .rStep::after{content:"";position:absolute;top:50%;right:100%;transform:translateY(-50%);width:100%;height:1px;border:1px dashed #1874BD;z-index:-2}.recruitments .recruitmentsteps .rStep .num{min-width:48px;min-height:48px;display:flex;justify-content:center;align-items:center;border-radius:16px;background-color:#1874BD;color:#fff;margin-bottom:20px;font-weight:700}.recruitments .recruitmentsteps .rStep h5{font-weight:700;color:#1874BD;margin-bottom:10px}.recruitments .recruitmentsteps .rCol:last-child .rStep::after,.recruitments .recruitmentsteps .rCol:nth-child(4n) .rStep::after{display:none}@media(max-width:992px){.recruitments .recruitmentsteps .rCol:nth-child(2n) .rStep::after{display:none}}@media(max-width:576px){.recruitments .recruitmentsteps .rCol .rStep::after{position:absolute;top:100%;right:50%;transform:translateX(-50%);width:1px;height:100%}.recruitments .recruitmentsteps .rCol:nth-child(2n) .rStep::after{display:unset}}.sideSocial{position:fixed;left:0;top:50%;z-index:99;transform:translateY(-50%);flex-direction:column;justify-content:end;direction:ltr}.sideSocial a{width:36px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#1874BD;color:#fff;background-color:#1874BD}.sideSocial a:first-child{border-top-right-radius:16px}.sideSocial a:last-child{border-bottom-right-radius:16px}.sideSocial a:hover{border-radius:0 16px 16px 0;width:48px}.sideSocial a:hover.facebook{background:#4267b2}.sideSocial a:hover.twitter{background:#1da1f2}.sideSocial a:hover.instagram{background:#8a3ab9}.sideSocial a:hover.snapchat{background:#fffc00;color:#000}.modal{z-index:1049}.cvModal .workerCvSlider img{height:250px;-o-object-fit:contain;object-fit:contain;width:100%;cursor:zoom-in}.cvModal .workerCvSlider .swiper-button-prev,.cvModal .workerCvSlider .swiper-button-next{color:#1874BD;width:30px;height:30px;transition:all .3s ease-in-out;border-radius:100px}.cvModal .workerCvSlider .swiper-button-prev:hover,.cvModal .workerCvSlider .swiper-button-next:hover{background-color:#f5f4de;color:#fff}.cvModal .workerCvSlider .swiper-button-prev::after,.cvModal .workerCvSlider .swiper-button-prev::before,.cvModal .workerCvSlider .swiper-button-next::after,.cvModal .workerCvSlider .swiper-button-next::before{font-weight:300;font-size:20px}.cvModal ul{list-style:none;padding:0;margin:0}.cvModal ul li{display:inline-flex;align-items:center;flex-wrap:wrap;min-width:49%;padding:10px}.cvModal ul li h6{color:#777;font-size:small}.cvModal ul li p{font-weight:700;margin-right:5px}.cvModal .modal-footer .btn{min-height:40px;padding:8px 24px;display:inline-flex;justify-content:center;align-items:center;font-size:13px}.ourServices{padding-top:50px}.ourServices .swiper-wrapper{padding:30px 0 80px}.ourServices .swiper-wrapper .swiper-slide{width:auto!important}.ourServices .swiper-wrapper .swiper-slide:nth-child(even){margin-top:40px}@media(max-width:768px){.ourServices .swiper-wrapper .swiper-slide:nth-child(even){margin-top:unset}}.ourServices .flipCard{width:100%;height:400px;width:300px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;perspective:1000px}.ourServices .flipCard .cardFront{width:100%;height:100%;padding:20px;border-radius:20px;display:flex;align-items:flex-end;justify-content:flex-end;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(0deg);transition:transform 1s cubic-bezier(.165,.84,.44,1)}.ourServices .flipCard .cardFront .content{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto;color:#fff}.ourServices .flipCard .cardFront .content h3{font-weight:700}.ourServices .flipCard .cardFront .content .animatedLink{color:#fff}.ourServices .flipCard .cardFront .content .animatedLink i{font-size:24px}.ourServices .flipCard .cardFront .content .animatedLink span{border-color:#fff}.ourServices .flipCard .cardBack{padding:20px;position:absolute;border-radius:20px;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg);transition:transform 1s cubic-bezier(.165,.84,.44,1);box-shadow:0 2rem 3rem rgba(0,0,0,.0509803922);background-color:#fff}.ourServices .flipCard .cardBack .content{width:100%;height:100%;display:flex;flex-direction:column}.ourServices .flipCard .cardBack .content img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;margin-bottom:30px}.ourServices .flipCard .cardBack .content h3{font-weight:700;color:#1874BD;margin-bottom:15px}.ourServices .flipCard .cardBack .content p{color:#777}.ourServices .flipCard .cardBack .content a{margin-top:auto;margin-right:auto}.ourServices .flipCard:hover{z-index:2}.ourServices .flipCard:hover .cardFront{transform:rotateY(-180deg)}.ourServices .flipCard:hover .cardBack{transform:rotateY(0deg)}.requirements{background-image:url(../img/pattern-1.webp);background-size:contain;background-position:bottom right;background-repeat:no-repeat}.requirements .requirement{background-color:#fff}.Features,.musanedFeatures{background-color:#f2f3f8;padding:70px 0}.Features .Feature .singleFeature,.musanedFeatures .Feature .singleFeature{min-width:250px}.Features .Feature .singleFeature .info,.musanedFeatures .Feature .singleFeature .info{padding:20px;border-radius:5px;box-shadow:5px 5px 15px #d1d9e6,-5px -5px 15px #fff;background-color:#fff;position:relative;height:100%;text-align:start}.Features .Feature .singleFeature .info::after,.musanedFeatures .Feature .singleFeature .info::after{height:100%;content:"";left:0;position:absolute;top:0;width:100%;transition:all .3s ease-in-out;opacity:0;border-radius:5px;background-size:cover;background-position:center;z-index:1}.Features .Feature .singleFeature .info .content,.musanedFeatures .Feature .singleFeature .info .content{position:relative;z-index:2;transition:all .3s ease-in-out}.Features .Feature .singleFeature .info .content .icon,.musanedFeatures .Feature .singleFeature .info .content .icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin:30px 10px;transition:all .3s ease-in-out}.Features .Feature .singleFeature .info .content .icon i,.musanedFeatures .Feature .singleFeature .info .content .icon i{font-size:30px;color:#1874BD}.Features .Feature .singleFeature .info .content h3,.musanedFeatures .Feature .singleFeature .info .content h3{font-size:25px;font-weight:700;margin-bottom:10px;transition:all .3s ease-in-out}.Features .Feature .singleFeature .info .content p,.musanedFeatures .Feature .singleFeature .info .content p{color:#777;font-size:16px;line-height:30px;transition:all .3s ease-in-out}.Features .Feature .singleFeature .info .content a,.musanedFeatures .Feature .singleFeature .info .content a{padding:20px 0 0;display:block;transition:all .3s ease-in-out}.Features .Feature .singleFeature .info .content a i,.musanedFeatures .Feature .singleFeature .info .content a i{font-size:20px;color:#1874BD}.Features .Feature .singleFeature .info:hover::after,.musanedFeatures .Feature .singleFeature .info:hover::after{opacity:1}.Features .Feature .singleFeature .info:hover .content a i,.Features .Feature .singleFeature .info:hover .content .icon i,.musanedFeatures .Feature .singleFeature .info:hover .content a i,.musanedFeatures .Feature .singleFeature .info:hover .content .icon i{color:#fff}.Features .Feature .singleFeature .info:hover .content p,.Features .Feature .singleFeature .info:hover .content h3,.musanedFeatures .Feature .singleFeature .info:hover .content p,.musanedFeatures .Feature .singleFeature .info:hover .content h3{color:#fff}.Features .Feature .singleFeature:nth-child(1) .info::after,.musanedFeatures .Feature .singleFeature:nth-child(1) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f1.webp)}.Features .Feature .singleFeature:nth-child(2) .info::after,.musanedFeatures .Feature .singleFeature:nth-child(2) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f2.webp)}.Features .Feature .singleFeature:nth-child(3) .info::after,.musanedFeatures .Feature .singleFeature:nth-child(3) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f3.webp)}.Features .Feature .singleFeature:nth-child(4) .info::after,.musanedFeatures .Feature .singleFeature:nth-child(4) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f1.webp)}.Features{isolation:isolate;position:relative;overflow:hidden}.Features::before{content:"";width:600px;height:500px;position:absolute;right:0;top:-320px;background:url(../img/about.svg);background-size:contain;background-repeat:no-repeat;z-index:-1;transform:scaleX(-1)}@media(max-width:768px){.Features::before{width:100%;height:250px;top:-150px}}.Features .aboutUs{display:flex;flex-direction:column;max-width:500px;margin:auto}@media(max-width:768px){.Features .aboutUs{text-align:center}}.Features .aboutUs h1{font-weight:700;font-size:50px!important;margin-bottom:20px;color:#1874BD}@media(max-width:768px){.Features .aboutUs h1{font-size:30px!important}}.Features .aboutUs p{color:#777;font-size:16px!important;line-height:34px}@media(max-width:768px){.Features .aboutUs p{font-size:13px!important;line-height:32px}}.Features .aboutImg{max-width:500px;height:400px;margin:auto;position:relative}.Features .aboutImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100px 0 100px 0}.Features .aboutImg::before{content:"";width:102%;height:102%;position:absolute;right:0;left:0;background-color:gold;z-index:-1;border-radius:100px 0 100px 0}.family{padding:70px 0 50px;position:relative;overflow:hidden}.family .single{position:relative;display:flex;align-items:center}.family .single .image{position:relative;width:50%;margin-left:40px}.family .single .image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:70px 4px 70px;position:relative;z-index:2;border:1px solid #f5f4de}.family .single .image::before{content:"";width:150px;height:150px;position:absolute;right:-50px;top:-50px;background:url(../img/dots.webp);background-repeat:no-repeat;background-size:contain;z-index:1;transform:rotate(45deg);-webkit-animation:bounceIn 3s infinite ease-in-out both;animation:bounceIn 3s infinite ease-in-out both}.family .single .info{position:relative;z-index:2}.family .single .info h3{font-weight:700;font-size:35px!important;margin-bottom:20px;color:#1874BD}.family .single .info h5{font-size:25px!important;color:#777}.family .single:nth-child(even){flex-direction:row-reverse}.family .single:nth-child(even) .image{margin-left:0;margin-right:40px}.family .single:nth-child(even) .image::before{right:unset;left:-50px;animation:heartBeat 5s infinite ease-in-out both reverse}.family .single:nth-child(even) .info{text-align:end}@media(max-width:768px){.family .single{flex-direction:column!important}.family .single .image{width:100%;margin:0!important;margin-bottom:20px!important}.family .single .image img{border-radius:8px!important;height:200px}.family .single .image::before{width:80px;height:80px}.family .single .info{margin-bottom:40px;text-align:center!important}.family .single .info h3{font-size:25px!important;margin-bottom:10px!important}.family .single .info h5{font-size:15px!important}.family .single:last-child .info{margin-bottom:0}}.services{background-color:#f2f3f8;padding:70px 0 250px}.services .service{display:block;position:relative;padding:30px 20px;border-radius:4px;text-align:center;background-size:100% auto;height:100%;min-width:250px;transition:all .3s ease-in-out;max-width:100%}.services .service::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;transition:all .3s ease-in-out;border-radius:5px;background-size:cover;background-position:center;z-index:1;background-image:linear-gradient(60deg,rgba(10,15,51,0.8392156863),rgba(10,15,51,0.6196078431))}.services .service i{font-size:35px;color:#e9e7c8;margin-bottom:30px;position:relative;z-index:2}.services .service .serviceTitle{font-weight:700;margin-bottom:15px;color:#fff;position:relative;z-index:2;padding:0 30px;white-space:nowrap}.services .service .serviceP{color:#eee;position:relative;z-index:2;line-height:24px}.services .service:hover{background-size:110% auto}.headTitle{text-align:center;margin-bottom:50px}.headTitle h2{font-size:36px!important;font-weight:700;margin-bottom:20px}@media(max-width:768px){.headTitle h2{font-size:28px!important}}.headTitle h1{font-weight:700}.headTitle a{margin-top:20px}.ourSteps{padding-bottom:50px;margin-top:-150px;background-image:url(../img/pattern-1.webp);background-size:contain;background-position:bottom right;background-repeat:no-repeat}.ourSteps .content{padding:50px 30px;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);border-radius:20px;background-color:#fff;text-align:center}.ourSteps .content .steps{border:1px solid #f5f4de;padding:20px 10px;margin-top:50px;border-radius:8px}@media(max-width:575px){.ourSteps .content .steps{margin-top:20px}}.ourSteps .content .steps .nav{display:block;text-align:start;border-radius:8px;padding:5px;width:100%;background-color:#f5f4de}@media(max-width:575px){.ourSteps .content .steps .nav{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto}}.ourSteps .content .steps .nav .nav-link{display:block;color:#1874BD;cursor:pointer;padding:10px;transition:all .3s ease-in-out;margin-bottom:10px;border-radius:8px}@media(max-width:575px){.ourSteps .content .steps .nav .nav-link{display:inline-block;padding:8px;white-space:nowrap}}.ourSteps .content .steps .nav .nav-link:last-child{margin-bottom:0}.ourSteps .content .steps .nav .nav-link.active{color:#fff;background-color:#1874BD}.ourSteps .content .steps .tab-content{text-align:start;padding-right:20px}.ourSteps .content .steps .tab-content .mainImg{width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:20px;max-height:300px;border-radius:10px}.ourSteps .content .steps .tab-content ul{list-style:none;margin:0;padding:0}@media(max-width:768px){.ourSteps .content .steps .tab-content ul{padding:0}}.ourSteps .content .steps .tab-content ul li{margin-bottom:20px;color:gray}.ourSteps .content .steps .tab-content .images{display:flex;flex-wrap:wrap;margin-bottom:20px}.ourSteps .content .steps .tab-content .images img{-o-object-fit:contain;object-fit:contain;margin:5px;height:70px;width:100px;border-radius:8px}@media(max-width:768px){.ourSteps .content{padding:20px 10px}}.requirements{padding:100px 0 70px}.requirements .requirement{padding:30px;border:1px solid #f5f4de;border-radius:10px;height:100%;transition:all .3s ease-in-out}.requirements .requirement .head{margin-bottom:20px;text-align:center}.requirements .requirement .head h4{margin-bottom:10px;font-weight:700;color:#1874BD}.requirements .requirement .head p{color:#777}.requirements .requirement .head p a{color:#1874BD;font-weight:700;white-space:nowrap}.requirements .requirement ul{padding:0;margin:0}.requirements .requirement ul li{padding:10px;margin-bottom:10px;display:flex;align-items:center}.requirements .requirement ul li .icon{min-width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #f5f4de;margin-left:10px;border-radius:100px;background:#f5f4de;transition:all .3s ease-in-out}.requirements .requirement ul li .icon i{font-size:20px;color:#1874BD}.requirements .requirement ul li:hover .icon{background-color:#fff;border-color:#1874BD;box-shadow:0 2px 4px rgba(0,0,0,.1882352941)}.requirements .requirement:hover{background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}.references{padding-top:40px;background-image:linear-gradient(45deg,rgba(255,255,255,0),rgba(233,231,200,0.4941176471)),url(../img/map.webp);background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.references .swiper-slide{width:auto}.references .referenceLogo{height:150px;padding:10px 20px}.references .referenceLogo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.contactForm{padding:70px 0}.contactForm .title{text-align:center;margin-bottom:50px}.contactForm form{border:1px solid #eee;border-radius:4px;padding:50px 20px 20px;transition:all .3s ease-in-out}.contactForm form:hover{box-shadow:0 8px 24px rgba(0,0,0,.1882352941);border:1px solid #1874BD;background-color:#fff}.contactForm form label{font-size:small;font-weight:700;text-transform:uppercase}.contactForm form .form-control{box-shadow:none!important;min-height:48px}.contactForm form .form-control:focus{border-color:#1874BD}.contactForm form .defaultBtn i{transform:scaleX(-1)}.contactForm .googleMap{height:100%;border:2px solid #fff;border-radius:8px}.contactForm .googleMap iframe{width:100%;min-height:300px;height:100%;border-radius:8px}.socialIcons{padding:0;margin:0;list-style:none}.socialIcons a{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border:1px solid #f5f4de;border-radius:100px;margin:2px;color:#f5f4de;transition:all .3s ease-in-out}.socialIcons a:hover{background-color:#f5f4de;color:#1874BD;transform:translateY(-3px)}.socialIcons img{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:100px;margin:2px;color:#f5f4de;transition:all .3s ease-in-out}.socialIcons img:hover{background-color:#f5f4de;color:#1874BD;transform:translateY(-3px)}.footer{background-image:linear-gradient(45deg,rgba(5, 37, 105, 0.62),rgba(0, 137, 255, 0.62)),url(../img/map.webp);background-size:cover;padding:20px 0;box-shadow:0 -10px 20px rgba(19,34,53,.1882352941);position:relative;z-index:2}.footer .logo{height:80px;width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;-o-object-position:right;object-position:right}.footer .info{color:#d9d9d9;margin-bottom:20px;padding-left:20px}.footer .head{font-weight:700;text-transform:uppercase;color:#f5f4de;margin-bottom:30px;padding-bottom:20px;position:relative}.footer .head::after{content:"";position:absolute;right:0;bottom:0;width:50%;height:2px;background-color:#fff;border-radius:100px}.footer .head::before{content:"";position:absolute;right:0;bottom:-4px;width:10px;height:10px;border-radius:100px;background-color:#fff}.footer .Links ul{padding:0;margin:0}.footer .Links ul li{margin-bottom:5px;display:inline-block;min-width:49%;padding:5px}.footer .Links ul li a{color:#f5f4de}.footer .Links ul li a:hover{color:#fff}.footer .Links .more{padding:5px;display:flex;margin-bottom:5px}.footer .Links .more p{color:#fff;white-space:nowrap;margin-left:10px}.footer .Links .more a{color:#f5f4de;margin-left:10px}.footer .Links .more a:last-child{margin-left:0}.footer .Links .more a:hover{color:#fff}.footer .Copyright{padding:20px 20px 0;border-top:1px solid #f5f4de;text-align:center;color:#fff;font-size:small}.footer .Copyright p{display:flex;justify-content:center;align-items:center}.footer .Copyright p a{color:#f5f4de;font-size:small;display:flex;justify-content:center}.footer .Copyright p a:hover{color:#fff}.footer .OurSupport p a img{-o-object-fit:contain;object-fit:contain;margin:0 5px;justify-content:center;align-items:center;width:36px;height:100%;border:1px solid #f5f4de;border-radius:100px;color:#f5f4de;transition:all .3s ease-in-out}.footer .OurSupport p a img:hover{background-color:#f5f4de;color:#1874BD;transform:translateY(-3px)}.mainBanner{display:flex;align-items:center;padding:100px 30px 120px;transition:all .3s ease-in-out;margin-bottom:20px;background-image:linear-gradient(232deg, rgb(114 122 221 / 84%), rgb(20 53 94 / 65%)),url(../img/s2.webp);background-size:cover;background-attachment:fixed;-webkit-animation:sky 100s infinite;animation:sky 100s infinite;position:relative}@-webkit-keyframes sky{0%{background-position:left bottom}100%{background-position:right top}}@keyframes sky{0%{background-position:left bottom}100%{background-position:right top}}.mainBanner .Back{position:relative;display:flex;justify-content:center;align-items:center;min-width:40px;height:40px;background-color:#1874BD;color:#fff;border-radius:100%;margin-left:30px;transition:all .3s ease-in-out;font-size:20px;border:none}.mainBanner .Back:hover{background-color:#292929;color:gold}.mainBanner .Back .fa-angle-left:before{content:"\f105"}.mainBanner ul{margin:0;list-style:none;transition:all .3s ease-in-out;padding:0}.mainBanner ul li{display:inline-flex;padding:10px;color:#f5f4de;transition:all .3s ease-in-out;position:relative}.mainBanner ul li a{transition:all .3s ease-in-out;color:#fff;text-transform:uppercase;font-size:18px!important;padding-left:10px}.mainBanner ul li a:hover{color:#f5f4de}.mainBanner ul li a.active{color:#fff;cursor:default}.mainBanner ul li::after{content:" / ";font-size:20px;font-weight:700;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}.mainBanner ul li:last-child:after{display:none}@media(max-width:768px){.mainBanner{padding:70px 15px 45px}.mainBanner .Back{margin-left:20px}.mainBanner ul li a{font-size:16px!important}}.mainBanner figure{width:100%;position:absolute;bottom:0;right:0}.mainBanner figure svg{width:100%;height:150px}@media(max-width:768px){.mainBanner figure svg{height:70px}}.form-label{font-weight:700;text-transform:capitalize;color:#1874BD;font-size:smaller}.form-label span{color:#c4832e}@media(max-width:768px){.form-label{font-size:12px}}.form-control{min-height:48px}.form-control:focus{outline:none;box-shadow:none;border-color:#c4832e}.form-control::-moz-placeholder{color:#b4b4b4;font-size:12px}.form-control:-ms-input-placeholder{color:#b4b4b4;font-size:12px}.form-control::placeholder{color:#b4b4b4;font-size:12px}.account .card{padding:30px;margin-bottom:50px;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}@media(min-width:992px){.account .card{margin-top:-200px}}@media(max-width:768px){.account .card{padding:30px 10px}}.account .card .loginImg{height:200px;-o-object-fit:contain;object-fit:contain;margin:20px 0 50px}@media(max-width:768px){.account .card .loginImg{padding:0 30px}}.account .card a{color:#c4832e}.account .socialLogin{text-align:center}.account .socialLogin .line{padding:10px 20px;margin:auto;position:relative}.account .socialLogin .line span{background-color:#fff;z-index:2;position:relative;padding:0 20px}.account .socialLogin .line::before{content:"";position:absolute;right:0;top:50%;width:100%;height:2px;background-color:#666;border-radius:10px}.account .socialLogin .social{display:flex;padding:10px 0;margin-bottom:10px}.account .socialLogin .social .loginIcon{padding:10px 16px;margin:0 5px;width:100%;border-radius:4px;color:#fff;text-transform:capitalize}.account .socialLogin .social .loginIcon.facebook{background-color:#4267b2}.account .socialLogin .social .loginIcon.gmail{background-color:#db4437}.account .socialLogin .social .loginIcon:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1882352941)}.arriveWorker{padding:70px 0 50px;position:relative;overflow:hidden}.arriveWorker .arriveWorkerInfo{position:relative;display:flex;align-items:center}.arriveWorker .arriveWorkerInfo .image{position:relative;width:30%}.arriveWorker .arriveWorkerInfo .image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:70px 4px 70px;position:relative;z-index:2;border:1px solid #f5f4de}.arriveWorker .arriveWorkerInfo .image::before{content:"";width:150px;height:150px;position:absolute;right:-50px;top:-50px;background:url(../img/dots.webp);background-repeat:no-repeat;background-size:contain;z-index:1;transform:rotate(45deg);-webkit-animation:bounceIn 3s infinite ease-in-out both;animation:bounceIn 3s infinite ease-in-out both}.arriveWorker .arriveWorkerInfo .info{position:relative;width:70%;padding:20px}.arriveWorker .arriveWorkerInfo .info::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:#f5f4de}.arriveWorker .arriveWorkerInfo .info::after{content:"";position:absolute;left:-10px;top:10px;width:100%;height:100%;border:1px solid #1874BD;z-index:1}.arriveWorker .arriveWorkerInfo .info h3{font-weight:700;font-size:35px!important;margin-bottom:20px;color:#1874BD;position:relative;z-index:3}.arriveWorker .arriveWorkerInfo .info p{color:#777;position:relative;z-index:3;margin-bottom:20px}.arriveWorker .arriveWorkerInfo .info a{position:relative;z-index:3}.arriveWorker .arriveWorkerInfo .info h5{font-size:20px!important;color:#1874BD;position:relative;z-index:3}.arriveWorker .arriveWorkerInfo:nth-child(odd){flex-direction:row-reverse}.arriveWorker .arriveWorkerInfo:nth-child(odd) .image::before{right:unset;left:-50px;animation:heartBeat 5s infinite ease-in-out both reverse}.arriveWorker .arriveWorkerInfo:nth-child(odd) .info::after{left:10px;top:10px}@media(max-width:768px){.arriveWorker .arriveWorkerInfo{flex-direction:column!important}.arriveWorker .arriveWorkerInfo .image{width:100%;margin:0!important;margin-bottom:20px!important}.arriveWorker .arriveWorkerInfo .image img{border-radius:8px!important;height:200px}.arriveWorker .arriveWorkerInfo .image::before{width:80px;height:80px}.arriveWorker .arriveWorkerInfo .info{margin-bottom:40px;width:90%;text-align:center!important}.arriveWorker .arriveWorkerInfo .info h3{font-size:25px!important;margin-bottom:10px!important}.arriveWorker .arriveWorkerInfo .info h5{font-size:15px!important}.arriveWorker .arriveWorkerInfo:last-child .info{margin-bottom:0}}.policies,.visa,.selectWorker,.recruitmentContract{padding:100px 0 50px;background-image:linear-gradient(45deg,rgba(0,0,0,0.7098039216),rgba(0,0,0,0.4)),url(../img/policies.webp);background-size:cover;text-align:center;background-position:center}.policies .container,.visa .container,.selectWorker .container,.recruitmentContract .container{max-width:900px}.policies .container h1,.visa .container h1,.selectWorker .container h1,.recruitmentContract .container h1{font-weight:700;color:#f5f4de;margin-bottom:20px;line-height:34px}.policies .container h4,.visa .container h4,.selectWorker .container h4,.recruitmentContract .container h4{margin:auto;line-height:34px;color:#fff;margin-bottom:20px}.policies .container .links,.visa .container .links,.selectWorker .container .links,.recruitmentContract .container .links{padding-top:40px}.policies .container .links a,.visa .container .links a,.selectWorker .container .links a,.recruitmentContract .container .links a{padding:15px 25px;display:inline-flex;align-items:center;background-color:#f5f4de;color:#1874BD;border-radius:4px;margin:10px;transition:all .3s ease-in-out;border:1px solid #1874BD}.policies .container .links a:hover,.visa .container .links a:hover,.selectWorker .container .links a:hover,.recruitmentContract .container .links a:hover{background-color:#1874BD;color:#f5f4de}.visa{background-image:linear-gradient(45deg,rgba(0,0,0,0.7098039216),rgba(0,0,0,0.4)),url(../img/passport-bg.webp)}.selectWorker{background-image:linear-gradient(45deg,rgba(0,0,0,0.7098039216),rgba(0,0,0,0.4)),url(../img/selectWorker.html)}.recruitmentContract{background-image:linear-gradient(45deg,rgba(0,0,0,0.7098039216),rgba(0,0,0,0.4)),url(../img/office-files.webp)}.recruitmentVisa{padding:50px 0}.recruitmentVisa .nav{background-color:#f5f4de;border-radius:8px;margin-bottom:50px;height:auto;height:fit-content;transition:all .3s ease-in-out}@media(min-width:768px){.recruitmentVisa .nav{position:-webkit-sticky;position:sticky;top:100px;z-index:2;box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}}@media(max-width:768px){.recruitmentVisa .nav{flex-wrap:nowrap}}.recruitmentVisa .nav .nav-link{background-color:#fff;color:#1874BD;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:4px;margin:5px;transition:all .3s ease-in-out;padding:20px;text-align:center;border:none;width:100%}.recruitmentVisa .nav .nav-link i{font-size:25px;margin-bottom:10px}.recruitmentVisa .nav .nav-link.active{background-color:#1874BD;color:#fff}.recruitmentVisa .secondaryTitle{font-weight:700;color:#1874BD;margin-bottom:20px}.recruitmentVisa .thirdTitle{margin-bottom:20px}.recruitmentVisa .step{background-color:#fff;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:4px;margin-bottom:30px}.recruitmentVisa .step .head{background-color:#f5f4de;padding:10px 20px;color:#1874BD;margin-bottom:20px;border-radius:4px;font-weight:700}.recruitmentVisa .step .info{color:#777;margin-bottom:20px;padding-right:20px;position:relative}.recruitmentVisa .step .info::before{content:"\f05a"!important;font-family:"font awesome 6 pro";position:absolute;right:0;top:0}.recruitmentVisa .step .secondaryTitle{margin:30px 0 10px}.recruitmentVisa .step ul{list-style:auto;padding-right:20px}.recruitmentVisa .step ul ::marker{color:#1874BD}.recruitmentVisa .step ul li{position:relative;padding:10px;font-size:13px}.recruitmentVisa .step ul li:before{position:absolute;content:"";display:block;width:25px;height:25px;top:8px;right:-23px;background:#fff;border-radius:100px;border:1px solid #1874BD;z-index:-1}.recruitmentVisa .requirement{padding:20px;background-color:#f5f4de;border-radius:4px;margin-bottom:30px}.recruitmentVisa .requirement ul{list-style:auto;padding-right:20px}.recruitmentVisa .requirement ul ::marker{color:#1874BD}.recruitmentVisa .requirement ul li{position:relative;padding:10px;font-size:13px}.available,.happyClients{padding:70px 0;text-align:center}.available h4,.happyClients h4{font-weight:700;color:#1874BD;margin-bottom:30px}.available .specifications,.happyClients .specifications{padding:30px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:4px;height:100%;transition:all .3s ease-in-out}.available .specifications i,.happyClients .specifications i{font-size:45px;margin-bottom:30px;color:#1874BD;transition:all .3s ease-in-out;display:block}.available .specifications h2,.happyClients .specifications h2{font-weight:700;margin-bottom:20px;color:#1874BD;transition:all .3s ease-in-out;display:block}.available .specifications .odometer-inside,.happyClients .specifications .odometer-inside{direction:ltr!important}.available .specifications h5,.happyClients .specifications h5{white-space:nowrap;transition:all .3s ease-in-out}.available .specifications:hover,.happyClients .specifications:hover{background-color:#1874BD;transform:translateY(-5px)}.available .specifications:hover i,.happyClients .specifications:hover i{color:#f5f4de}.available .specifications:hover h1,.available .specifications:hover h5,.happyClients .specifications:hover h1,.happyClients .specifications:hover h5{color:#fff}.mapEarth .title{color:#1874BD;margin-bottom:20px;position:relative;display:flex;justify-content:space-between;align-items:center}.mapEarth .title::after{content:"";width:95%;height:2px;background-color:#f5f4de;position:absolute;right:0;bottom:50%;transform:translateY(50%)}.mapEarth .title::before{content:"";width:16px;height:16px;border-radius:100px;background-color:#f5f4de;position:absolute;left:5%;bottom:50%;transform:translateY(50%)}.mapEarth .title a,.mapEarth .title span{background-color:#fdfdfd;padding:20px 30px;position:relative;z-index:2;border-radius:100px;border:2px solid #f5f4de;font-weight:700}@media(max-width:768px){.mapEarth .title a,.mapEarth .title span{padding:15px 20px}}.mapEarth .title a{font-weight:400;font-size:14px;background-color:#1874BD;color:#f5f4de;padding:10px 15px;transition:all .3s ease-in-out}.mapEarth .title a:hover{background-color:#f5f4de;color:#1874BD}.mapEarth .section-title{text-align:left;margin:0 auto 25px 0;max-width:100%}.mapEarth .section-title h2{padding-left:0}.mapEarth .worldMap{width:500px;height:500px;order:2;position:relative}.mapEarth .worldMap .earth{position:absolute;top:50%;left:50%;width:80%;height:80%;margin:-40%;background:#fff url(../img/map.webp) 0 50% repeat-x;background-size:auto 90%;box-shadow:rgba(0,0,0,.05) 0 120px 2em;border-radius:100%;overflow:hidden;-webkit-animation:map linear 90s infinite;animation:map linear 90s infinite}.mapEarth .worldMap .orbic{position:absolute;top:0;left:0;width:100%;height:100%}.mapEarth .worldMap .orbic svg{width:100%;height:100%;vertical-align:top}.mapEarth .worldMap #orbic_path{fill:none;stroke:rgba(0,0,0,.1);stroke-linecap:round;stroke-width:4px;stroke-dasharray:1 9;-webkit-animation:orbic linear 2s infinite;animation:orbic linear 2s infinite}.mapEarth .worldMap #orbic_dots use{fill:#fff;stroke:rgba(30,144,255,.25);stroke-width:4;-webkit-animation:dots ease 1s infinite alternate;animation:dots ease 1s infinite alternate}.mapEarth .worldMap #orbic_dot1{transform:translate(50.4%,29.6%)}.mapEarth .worldMap #orbic_dot2{transform:translate(5%,62.8%);-webkit-animation-delay:.2s!important;animation-delay:.2s!important}.mapEarth .worldMap #orbic_dot3{transform:translate(97%,41%);-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.mapEarth .worldMap #orbic_dot4{transform:translate(50%,70.2%);-webkit-animation-delay:.5s!important;animation-delay:.5s!important}.mapEarth .worldMap #orbic_dot5{transform:translate(31.5%,51.5%);-webkit-animation-delay:.7s!important;animation-delay:.7s!important}.mapEarth .worldMap #orbic_user1{transform:translate(1%,40%) scale(.666667)}.mapEarth .worldMap #orbic_user2{transform:translate(18%,64%) scale(.666667)}.mapEarth .worldMap #orbic_user3{transform:translate(39.5%,31%) scale(.666667)}.mapEarth .worldMap #orbic_user4{transform:translate(69%,22%) scale(.666667)}.mapEarth .worldMap #orbic_user5{transform:translate(75%,53%) scale(.666667)}@-webkit-keyframes map{100%{background-position:220% 50%}}@keyframes map{100%{background-position:220% 50%}}@-webkit-keyframes orbic{100%{stroke-dashoffset:10}}@keyframes orbic{100%{stroke-dashoffset:10}}@-webkit-keyframes dots{100%,80%{stroke:#1e90ff}}@keyframes dots{100%,80%{stroke:#1e90ff}}@media only screen and (max-width:1000px){.mapEarth .worldMap{width:100%;order:2;position:relative}.mapEarth .worldMap .earth{top:0;left:0;width:100%;height:100%;margin:0;background-color:transparent;background-size:100% auto;box-shadow:none;border-radius:0;-webkit-animation:none;animation:none}}@media(max-width:600px){.mapEarth .worldMap{height:300px}}.mapEarth .companyInfo{margin-top:30px}.mapEarth .companyInfo ul{list-style:none;margin:0;padding:0}.mapEarth .companyInfo ul li{margin-bottom:15px;display:flex}.mapEarth .companyInfo ul li span{min-width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #1874BD;border-radius:50%;transition:.3s ease-in-out;color:#1874BD}.mapEarth .companyInfo ul li:hover span{background-color:#1874BD;color:#fff}.mapEarth .companyInfo ul li p{font-weight:700;color:#292929}.mapEarth .companyInfo ul li a{color:#1874BD;display:block;font-weight:400;margin:5px 0}.mapEarth .companyTeam{margin-bottom:50px}.mapEarth .companyTeam .team{margin:20px 0;border-bottom:1px solid #1874BD;padding-bottom:5px}.mapEarth .companyTeam .team span{width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #1874BD;border-radius:50%;transition:.3s ease-in-out;color:#1874BD}.mapEarth .companyTeam .team:hover span{background-color:#1874BD;color:#fff}.mapEarth .companyTeam .team h4{display:inline-block;margin:0 10px;font-weight:700;text-transform:uppercase}.musaned{padding:70px 0}.musaned .intro img{height:120px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.musaned .intro .head{font-weight:700;margin-bottom:20px;color:#1874BD}.musaned .intro .info{color:#777;line-height:28px}@media(max-width:768px){.musaned .intro{text-align:center}.musaned .intro img{height:80px}}.musaned .introImg{text-align:center}.musaned .introImg img{-o-object-fit:contain;object-fit:contain}.musanedFeatures{padding:50px 0}.musanedFeatures .musanedServices{padding:20px}.musanedFeatures .musanedServices iframe{width:100%;height:100%;min-height:400px;border-radius:10px;margin-bottom:20px}.musanedFeatures .Feature .singleFeature:nth-child(1) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f2.webp)}.musanedFeatures .Feature .singleFeature:nth-child(2) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/f1.webp)}.musanedFeatures .Feature .singleFeature:nth-child(3) .info::after{background-image:linear-gradient(60deg,rgba(93,121,210,0.8352941176),rgba(20,94,78,0.8352941176)),url(../img/worker.webp)}.musanedRecruitment{padding:70px 0}.musanedRecruitment .headTitle h4{margin-bottom:10px}.musanedRecruitment .headTitle h1{font-weight:700;color:#1874BD}.musanedRecruitment .headTitle p{line-height:30px;margin-top:30px;color:#777}.musanedRecruitment .specifications{padding:30px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:4px;height:100%;text-align:center}.musanedRecruitment .specifications i{font-size:55px;margin-bottom:30px;color:#1874BD}.musanedRecruitment .specifications h2{font-weight:700;margin-bottom:20px;color:#1874BD}.musanedRecruitment .specifications h5{white-space:nowrap}.musanedRecruitment .specifications p{line-height:30px;margin-top:30px;color:#777;min-width:220px}.musanedFees{background-color:#f2f3f8;padding:70px 0;text-align:center}.musanedFees .headTitle h4{margin-bottom:10px}.musanedFees p{color:#777;line-height:30px}.musanedFees .images{display:flex;flex-wrap:wrap;margin-bottom:20px;justify-content:center}.musanedFees .images img{-o-object-fit:contain;object-fit:contain;margin:5px;max-height:70px;border-radius:8px}.musanedApp{padding:70px 0}.musanedApp .appImg{text-align:center}.musanedApp .appImg img{-o-object-fit:contain;object-fit:contain;min-height:300px}.musanedApp .info{padding:20px;background-color:#f5f4de;border-radius:16px;text-align:center}.musanedApp .info img{-o-object-fit:contain;object-fit:contain;height:120px;margin-bottom:20px}.musanedApp .info h4{color:#1874BD;font-weight:700;margin-bottom:20px}.musanedApp .info p{color:#777;line-height:30px;margin-bottom:30px}.musanedApp .info .links{display:flex;justify-content:center;flex-wrap:wrap}.musanedApp .info .links img{width:100%;height:60px;margin:0;-o-object-fit:contain;object-fit:contain;padding:5px}@media(max-width:768px){.musanedApp .info .links img{height:50px}}.faq{padding:70px 0}.accordion .accordion-button:not(.collapsed){background-color:#f5f4de;color:#1874BD;box-shadow:none!important}.accordion ul{list-style:auto;margin:0}.accordion ul li{margin-bottom:20px;font-size:small;color:#777}.accordion p{font-size:small;color:#777}.filter{padding:50px 0 30px}.filter h4{font-weight:700;margin-bottom:10px;color:#1874BD}.filter select{width:100%}.filter label{margin-bottom:8px}.filter label i{color:#1874BD}.filter .clear{border-radius:1000px;background-color:#f5f4de;color:#1874BD;padding:8px 16px}.workerCv{padding:10px;border:1px solid #f5f4de;background-color:#fff;transition:all .3s ease-in-out}.workerCv:hover{box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}.workerCv .workerCvSlider{padding-bottom:35px}.workerCv .workerCvSlider img{-o-object-fit:fill;object-fit:fill;height:450px;width:100%;cursor:zoom-in}.workerCv .swiper-button-prev,.workerCv .swiper-button-next{color:#1874BD;width:30px;height:30px}.workerCv .swiper-button-prev:hover,.workerCv .swiper-button-next:hover{background-color:#f5f4de;color:#1874BD}.workerCv .swiper-button-prev::after,.workerCv .swiper-button-prev::before,.workerCv .swiper-button-next::after,.workerCv .swiper-button-next::before{font-weight:300;font-size:20px}.workerCv ul{list-style:none;padding:0;margin:0}.workerCv ul li{display:inline-flex;align-items:center;flex-wrap:wrap;min-width:49%;padding:10px}.workerCv ul li h6{color:#777}.workerCv ul li p{font-weight:700;margin-right:5px}.pagination{padding:50px 0;justify-content:center}.pagination .page-link{color:#1874BD;box-shadow:none!important}.pagination .active{background-color:#1874BD;color:#f5f4de}.pagination .active .page-link{background-color:#1874BD;color:#f5f4de;border:#1874BD}.customOrder{padding:10px 20px;border-radius:8px;background-color:#f5f4de;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:-webkit-sticky;position:sticky;bottom:0;z-index:3;margin-bottom:30px;border-top:2px solid #1874BD;text-align:center}@media(max-width:768px){.customOrder{align-items:center;justify-content:center}.customOrder a{margin-top:10px}}.recruitmentRequest{padding:50px 0}.recruitmentRequest .headTitle h2{font-size:30px!important}@media(max-width:768px){.recruitmentRequest .headTitle h2{font-size:20px!important}}.recruitmentRequest .headTitle p{color:#777}.recruitmentRequest .formCard{background-color:#fff;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:4px}.recruitmentRequest .formCard .head{background-color:#f5f4de;padding:10px 20px;color:#1874BD;margin-bottom:20px;border-radius:4px;font-weight:700}.recruitmentRequest .formCard .select2-container--default .select2-selection--single{border-color:#ced4da}.recruitmentRequest .hint{color:#777;font-size:10px}.recruitmentRequest .hint a{font-weight:700;color:#1874BD;font-size:10px!important}.recruitmentRequest .form-check-label{font-size:small}.selectCustomerService{padding:30px 0 0}.selectCustomerService .hint{text-align:center;margin-bottom:14px;line-height:30px;font-weight:700;color:#1874BD}.selectCustomerService .headTitle h2{font-size:30px!important}@media(max-width:768px){.selectCustomerService .headTitle h2{font-size:20px!important}}.selectCustomerService .headTitle p{color:#777}.selectCustomerService .choose{position:relative;background-color:rgba(0,161,154,.1254901961);padding:16px;border-radius:16px}.selectCustomerService .choose .customerOption{padding:5px}.selectCustomerService .choose .btn{padding:8px 16px;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);box-shadow:none;background-color:#fff;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease-in-out;border:2px solid transparent;border-radius:16px}.selectCustomerService .choose .btn img{height:50px;min-width:50px;margin:0 auto 20px;-o-object-fit:contain;object-fit:contain}.selectCustomerService .choose .btn span{text-transform:capitalize;font-size:13px!important}.selectCustomerService .choose .btn-check:active+.btn-outline,.selectCustomerService .choose .btn-check:checked+.btn-outline,.selectCustomerService .choose .btn-outline.active,.selectCustomerService .choose .btn-outline.dropdown-toggle.show,.selectCustomerService .choose .btn-outline:active{background-color:#fff;color:#1874BD;border:2px solid #1874BD}.selectCustomerService .choose .btn-check:active+.btn-outline::after,.selectCustomerService .choose .btn-check:checked+.btn-outline::after,.selectCustomerService .choose .btn-outline.active::after,.selectCustomerService .choose .btn-outline.dropdown-toggle.show::after,.selectCustomerService .choose .btn-outline:active::after{content:"\f336"!important;font-family:"font awesome 6 pro";font-weight:700;position:absolute;font-size:20px;top:5px;right:10px}.countriesTwo .swiper-wrapper{padding:30px 0 80px}.countriesTwo .swiper-wrapper .swiper-slide{width:auto!important}.countriesTwo .countriesSlider{padding:0}.contactCustomerService{padding:70px 0}.selectedCustomer{border-radius:8px;padding:20px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);margin:10px 0;text-align:center}.selectedCustomer h6{line-height:30px}.selectedCustomer h6 span{font-weight:700;color:#1874BD;padding:0 5px}.selectedCustomerInfo .info{display:flex;align-items:center;flex-wrap:wrap;align-items:center;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);background:#fff}.selectedCustomerInfo .info img{height:80px;width:80px;margin:0 20px;-o-object-fit:contain;object-fit:contain}.selectedCustomerInfo .info .text h5{font-weight:700;margin-bottom:10px;color:#1874BD}.selectedCustomerInfo .contact{padding:10px 20px;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);height:100%;text-align:center;color:#292929}.selectedCustomerInfo .contact i{font-size:35px;display:block;margin-bottom:10px}.selectedCustomerInfo .contact i.fa-whatsapp-square{color:#038735}.selectedCustomerInfo .contact i.fa-square-phone{color:#1e90ff}.selectedCustomerInfo .contact:hover{background-color:#f5f4de;color:#1874BD}#timer{margin:20px 0;display:flex;justify-content:center;flex-wrap:wrap}#timer div{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f5f4de;color:#1874BD;min-width:100px;height:100px;border-radius:20px;font-size:40px;font-weight:700;margin:5px}#timer div span{display:block;font-size:14px}.pageError .notFound{text-align:center;padding:50px 0}.pageError .notFound img{width:100%;max-height:350px;-o-object-fit:contain;object-fit:contain;margin-bottom:30px}.pageError .notFound h2{color:#292929;margin-bottom:20px}.pageError .notFound h2 span{color:#1874BD;font-weight:700}.pageError .notFound p{margin-bottom:20px}.profile .NavBack{background-image:linear-gradient(45deg,rgba(19,34,53,0.5647058824),rgba(236,207,168,0.5647058824)),url(../img/map.webp);background-size:cover;background-attachment:fixed;height:120px;margin-bottom:50px}.profile .userHeader{margin:20px 0;background-color:#fff;color:#1874BD;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);padding:20px}@media(max-width:768px){.profile .userHeader{padding:10px}}.profile .userHeader .userInfo{position:relative;margin:0 10px}.profile .userHeader .userInfo img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:100%;border:3px solid #f5f4de}.profile .userHeader .userInfo .userName h3{font-weight:700;margin-bottom:10px}.profile .userHeader .userInfo .control{position:absolute;left:0;top:5px}.profile .userHeader .userInfo .control i{font-size:28px;color:red;cursor:pointer}.profile .userHeader .userInfo .control .switch{position:relative;width:50px;height:28px;margin:-3px 10px}.profile .userHeader .userInfo .control .switch input{opacity:0;width:0;height:0}.profile .userHeader .userInfo .control .switch .slider{position:absolute;cursor:pointer;top:0;right:0;left:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px;margin:0!important}.profile .userHeader .userInfo .control .switch .slider:before{position:absolute;content:"";height:20px;width:20px;right:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.profile .userHeader .userInfo .control .switch input:checked+.slider{background-color:#2196f3}.profile .userHeader .userInfo .control .switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.profile .userHeader .userInfo .control .switch input:checked+.slider:before{transform:translateX(22px)}@media(max-width:760px){.profile .userHeader .container{padding:0!important}.profile .userHeader .userInfo{padding:20px 10px}.profile .userHeader .userInfo img{width:80px;height:80px}.profile .userHeader .userInfo span{margin:0 10px}}.profile .profileNavCol{background-color:#fff;border-radius:8px;padding:5px;border:1px solid #ccc;margin-bottom:50px;position:-webkit-sticky;position:sticky;top:100px;right:0;z-index:2}.profile .profileNavCol a{padding:13px;display:flex;align-items:center;color:#1874BD;margin:5px 1px;transition:all .3s ease-in-out;border-radius:4px;border:1px solid #f5f4de}.profile .profileNavCol a i{margin-right:5px}.profile .profileNavCol a.active,.profile .profileNavCol a:hover{background-color:#1874BD;color:#f5f4de}@media(max-width:760px){.profile .profileNavCol{margin-bottom:10px}.profile .profileNavCol a{padding:8px 10px;display:inline-flex;margin:3px 0;border-bottom:1px solid #f5f4de;min-width:49%}}@media(max-width:335px){.profile .profileNavCol{margin-bottom:10px}.profile .profileNavCol a{padding:8px 10px;display:inline-flex;margin:3px 0;border-bottom:1px solid #f5f4de;min-width:100%}}.profile .profileTitle{background-color:#f8f8f8;padding:10px;margin-bottom:20px}.profileContent .newOrder{width:100%;padding:20px;display:flex;align-items:center;border-radius:8px;border:1px solid #1874BD;background:#1874BD;color:#f5f4de}.profileContent .newOrder i{font-size:30px;margin-left:20px}.profileContent .newOrder:hover{background:#f5f4de;color:#1874BD}.profileContent .order{background-color:#fff;border:1px solid #f5f4de}.profileContent .order .workerCvSlider{padding-bottom:0}.profileContent .order .workerCvSlider img{height:200px;-o-object-fit:contain;object-fit:contain;width:100%;cursor:zoom-in}.profileContent .order .swiper-button-prev,.profileContent .order .swiper-button-next{color:#1874BD;width:30px;height:30px}.profileContent .order .swiper-button-prev:hover,.profileContent .order .swiper-button-next:hover{background-color:#f5f4de;color:#1874BD}.profileContent .order .swiper-button-prev::after,.profileContent .order .swiper-button-prev::before,.profileContent .order .swiper-button-next::after,.profileContent .order .swiper-button-next::before{font-weight:300;font-size:20px}.profileContent .order ul{list-style:none;padding:0;margin:0}.profileContent .order ul li{display:inline-flex;align-items:center;flex-wrap:wrap;min-width:49%;padding:10px}.profileContent .order ul li h6{color:#777}.profileContent .order ul li p{font-weight:700;margin-right:5px}.profileContent .order .profileCustomerInfo{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:5px;background-color:#f5f4de}.profileContent .order .profileCustomerInfo .info{display:flex;align-items:center}.profileContent .order .profileCustomerInfo .info img{height:40px;width:40px;margin:0 20px;-o-object-fit:contain;object-fit:contain}.profileContent .order .profileCustomerInfo .info .text h6{font-weight:700;margin-bottom:10px;color:#1874BD}.profileContent .order .profileCustomerInfo .info .text p{font-size:smaller!important}.profileContent .order .profileCustomerInfo .contact{text-align:center}.profileContent .order .profileCustomerInfo .contact a{display:inline-flex;justify-content:center;align-items:center;padding:10px 20px;border-radius:100px;border:1px solid #1874BD;color:#1874BD;margin:5px}.profileContent .order .profileCustomerInfo .contact a i{font-size:20px}.profileContent .order .profileCustomerInfo .contact a:hover{background-color:#1874BD;color:#f5f4de}.profileContent .order .cancel{color:#db1d00}.profileContent .order .done{color:#038735}.profileContent .order .orderStatus{padding:10px;font-weight:700}.routeNav{display:flex;align-items:center;background-color:#1874BD;border-radius:8px;padding:10px 30px;margin-bottom:10px;transition:all .3s ease-in-out}.routeNav .Back{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#f5f4de;color:#1874BD;border-radius:100%;margin-left:30px;transition:all .3s ease-in-out;font-size:20px;border:none}.routeNav .Back:hover{background-color:#292929;color:gold}.routeNav .Back .fa-angle-right:before{content:"\f105"}.routeNav ul{margin:0;list-style:none;transition:all .3s ease-in-out;padding:0}.routeNav ul li{display:inline-flex;padding:10px;color:#f5f4de;transition:all .3s ease-in-out;position:relative}.routeNav ul li a{transition:all .3s ease-in-out;color:#f5f4de}.routeNav ul li a:hover{color:#fff}.routeNav ul li a.active{color:#fff;cursor:default;font-weight:700}.routeNav ul li::after{content:" / ";font-size:20px;font-weight:700;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}.routeNav ul li:last-child:after{display:none}@media(max-width:768px){.routeNav{margin:0 0 30px;padding:10px}.routeNav .Back{margin-left:20px}.routeNav ul li a{font-size:16px}}.status{position:relative;padding:20px 10px;background-color:#f5f4de;margin:20px 0;border-radius:8px;border:1px solid #1874BD;overflow:hidden}.status ol{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between}.status ol li{position:relative;text-align:center;padding:0 5px;width:100%}.status ol li:before{content:"";width:25px;height:25px;display:block;border-radius:50%;background:#fff;margin:0 auto 4px;border:3px solid #ccc}.status ol li:not(:last-child)::after{content:"";width:100%;height:2px;display:block;background:#ccc;margin:0;position:absolute;top:12px;right:calc(50% + 12px)}.status ol li.completed:before{background:#1874BD;border:3px solid #1874BD}.status ol p{margin-top:10px}.notifications{padding:10px}.notifications ul{padding:0;margin:0;list-style:none}.notifications ul .notification{padding:20px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);border-radius:10px;margin-bottom:10px}.notifications ul .notification .notificationTitle{font-weight:700;margin-bottom:10px}.notifications ul .notification p{color:gray;margin-bottom:10px}.notifications ul .notification .date{display:flex;font-size:small}.notifications ul .notification .date i{color:#1874BD}.editProfile{padding:20px;background-color:#fff;margin-bottom:20px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1882352941)}.editProfile .head{background-color:#f5f4de;color:#1874BD;margin-bottom:20px;padding:20px;border-radius:10px}.editProfile .head h5{font-weight:700;text-transform:uppercase}#chat .Users{position:relative;display:block;border-radius:4px;padding:5px;margin-left:10px;height:89vh;overflow-x:auto;width:100%;box-shadow:0 0 5px rgba(0,0,0,.1882352941);background-color:#fff}#chat .Users .UsersHeder{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#f5f4de;color:#292929;width:100%;margin-bottom:10px}#chat .Users .UsersHeder .closeUsers{display:none;width:30px;height:30px;border-radius:100%;align-items:center;justify-content:center;background-color:#292929;cursor:pointer}#chat .Users .UsersHeder .closeUsers i{color:#fff;font-size:18px}@media(max-width:992px){#chat .Users{height:100%;right:0;position:fixed;top:0;width:80%;max-width:350px;z-index:9999;overflow:auto;display:none;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInRight!important;animation-name:slideInRight!important;-webkit-animation-delay:0s;animation-delay:0s}#chat .Users .UsersHeder{position:-webkit-sticky;position:sticky;top:0;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1254901961)}#chat .Users .UsersHeder .closeUsers{display:flex}}#chat .Users ul{display:block;border:none}#chat .Users ul li{display:block;margin-bottom:5px}#chat .Users ul li .userInfo{display:flex;background-color:#fff;padding:10px 5px;border-radius:2px;align-items:center;transition:all .2s ease-in-out;border-bottom:1px solid #f6f6f6}#chat .Users ul li .userInfo img{width:100px;height:50px;max-width:50px!important;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.3137254902);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#chat .Users ul li .userInfo .userDiv{color:#777;width:100%;padding-right:8px;margin-right:8px}#chat .Users ul li .userInfo .userDiv .nameDate{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}#chat .Users ul li .userInfo .userDiv .nameDate .name{font-size:16px;color:#000}#chat .Users ul li .userInfo .userDiv .nameDate .date{font-size:12px}#chat .Users ul li .userInfo .userDiv p{margin:10px 0 0;font-size:12px;overflow:hidden;height:25px}#chat .Users ul li .active .userInfo{background-color:#f6f6f6;border-radius:3px}#chat .chatTop{box-shadow:0 3px 5px rgba(0,0,0,.1882352941);display:flex;align-items:center;position:relative;z-index:2;padding:20px;background-color:#1874BD;color:#fff;position:relative}#chat .chatTop img{width:40px;height:40px;border:3px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.1882352941);margin:0 10px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#chat .chatTop .default-btn{color:#f5f4de!important;border-radius:0;position:absolute;left:10px;top:50%;transform:translateY(-50%);background-color:#fff;cursor:pointer}#chat .chatTop .default-btn span{background-color:#292929;color:#fff}#chat .chatTop .default-btn:hover{color:#fff!important}#chat .chatBox{position:relative;width:100%;background-color:#fff;display:block;padding:10px 10px 50px;box-shadow:0 3px 5px rgba(0,0,0,.1882352941);background-image:url(../img/chat.webp);background-size:contain;height:80vh}#chat .chatBox::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;background-color:rgba(0,0,0,.1254901961)}#chat .chatBox .chatBody{position:relative;z-index:3;padding:15px;overflow-x:auto;height:100%}#chat .chatBox .chatBody p{margin:0;width:100%;display:inline-block}#chat .chatBox .chatBody .userSend{display:flex;position:relative;margin-left:auto}#chat .chatBox .chatBody .userSend img{width:40px;height:40px;border:3px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.1882352941);position:relative;right:-10px;top:-5px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#chat .chatBox .chatBody .userSend .sendMassage{padding:10px;background-color:#1874BD;border-radius:8px 0 8px 8px;margin-bottom:10px;position:relative;color:#fff;display:inline-block;padding-bottom:25px;min-width:120px;box-shadow:0 3px 5px rgba(0,0,0,.1882352941)}#chat .chatBox .chatBody .userSend .sendMassage .time{position:absolute;bottom:2px;left:15px;color:#f0f0f0;font-size:12px}#chat .chatBox .chatBody .userSend .sendMassage:before{z-index:-1;content:" ";position:absolute;width:0;height:0;left:auto;right:-8px;top:0;bottom:auto;border:12px solid;border-color:#1874BD transparent transparent transparent}#chat .chatBox .chatBody .userReceive{display:flex;position:relative;margin-right:auto;direction:ltr;text-align:left}#chat .chatBox .chatBody .userReceive img{width:40px;height:40px;border:3px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.1882352941);position:relative;left:-10px;top:-5px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#chat .chatBox .chatBody .userReceive .sendMassage{padding:10px;background-color:#fff;border-radius:0 8px 8px 8px;margin-bottom:10px;position:relative;color:#000;display:inline-block;padding-bottom:25px;min-width:120px;box-shadow:0 3px 5px rgba(0,0,0,.1882352941)}#chat .chatBox .chatBody .userReceive .sendMassage .time{position:absolute;bottom:2px;left:15px;color:#c7c7c7;font-size:12px}#chat .chatBox .chatBody .userReceive .sendMassage:before{z-index:-1;content:" ";position:absolute;width:0;height:0;right:auto;left:-8px;top:0;bottom:auto;border:12px solid;border-color:#fff transparent transparent transparent}#chat .chatBox .chat-input{position:absolute;bottom:0;width:100%;right:0;z-index:4}#chat .chatBox .chat-input #chat-input{background:#f4f7f9;width:100%;position:relative;height:47px;padding:10px 15px 10px 50px;border:none;color:#888;overflow:hidden}#chat .chatBox .chat-input .chat-submit{position:absolute;bottom:3px;left:10px;background:0 0;box-shadow:none;border:none;border-radius:50%;color:#1874BD;transform:scaleX(-1);width:35px;height:35px}#chat .showUsers{display:block!important;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInRight!important;animation-name:slideInRight!important;-webkit-animation-delay:0s;animation-delay:0s}#chat .hideUsers{display:block!important;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideOutRight!important;animation-name:slideOutRight!important;-webkit-animation-delay:0s;animation-delay:0s}.chatTop{box-shadow:0 3px 5px rgba(0,0,0,.1882352941);display:flex;align-items:center;position:relative;z-index:2;padding:10px 20px;background-color:#f5f4de;color:#fff;position:relative}.chatTop img{width:40px;height:40px;border:3px solid #fff;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.1882352941);margin:0 10px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.support{position:fixed;left:10px;bottom:20px;z-index:999;background-color:#f5f4de;border-radius:1000px;padding:5px}.support .supportBtn{display:flex;justify-content:center;align-items:center;min-width:50px;min-height:50px;border-radius:50%;background-color:#1874BD;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);cursor:pointer;transition:all .3s ease-in-out}.support .supportBtn i{font-size:20px;color:#fff}.support .links{display:none}.support .links a{display:flex;justify-content:center;align-items:center;min-width:50px;min-height:50px;border-radius:50%;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1882352941);margin-bottom:10px;cursor:pointer}.support .links a i{font-size:24px;color:#fff}.support .links a.whatsapp{background-color:#25d366}.support .links a.call{background-color:#34b7f1}.blogsPage .blog{border-radius:10px;border:1px solid #f5f4de;position:relative;transition:all .3s ease-in-out;background-color:#fff;height:100%}.blogsPage .blog .date{position:absolute;right:0;top:0;background-color:#1874BD;color:#f5f4de;border-radius:0 10px 0 10px;padding:10px 20px}.blogsPage .blog .blog-image img{height:250px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;transition:all .3s ease-in-out;-o-object-position:center;object-position:center}.blogsPage .blog .blog-content{padding:20px}.blogsPage .blog .blog-content a{font-size:16px!important;font-weight:700;color:#1874BD;margin-bottom:10px;display:block}.blogsPage .blog .blog-content p{color:#757575;max-height:120px;overflow:hidden}.blogsPage .blog:hover{box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}.blogsPage .blog:hover .blog-image img{-o-object-position:top;object-position:top;transform:scale(1.04)}.blogsPage .blog:hover .blog-content{padding:20px}.blogsPage .blog:hover .blog-content a{color:#c4832e}.blogsPage .blog:hover .blog-content p{color:#757575}.blogDetails .blog{padding:20px;background-color:#fff;border-radius:10px;position:relative;z-index:2;margin-bottom:50px;border:1px solid #f5f4de}@media(max-width:768px){.blogDetails .blog{padding:10px}}.blogDetails .blog .blog-image{margin-bottom:30px}@media(max-width:768px){.blogDetails .blog .blog-image{margin-bottom:10px}}.blogDetails .blog .blog-image img{border-radius:16px;width:100%;-o-object-fit:cover;object-fit:cover;max-height:450px}.blogDetails .blog .blog-content{padding:20px}.blogDetails .blog .blog-content ul{list-style:none;padding:0;margin:0}.blogDetails .blog .blog-content ul li{margin-bottom:20px;color:gray;line-height:30px}.blogDetails .blog .blog-content .date{color:#1874BD;margin-bottom:20px;display:block}.blogDetails .blog .blog-content .blogTitle{display:block;font-size:20px!important;font-weight:700;color:#1874BD;margin-bottom:20px}.blogDetails .blog .blog-content .share p{font-weight:700;text-transform:uppercase;margin-bottom:10px}.blogDetails .blog .blog-content .socialIcons a{background-color:#1874BD}.blogDetails .blog .blog-content .socialIcons a:hover{background-color:#f5f4de;color:#1874BD}#toast-container{padding-top:63px}.supportPage{padding:20px 0}.supportPage .trending,.supportPage .supportFaq{border:1px solid #f5f4de;padding:20px;height:100%;transition:all .3s ease-in-out;border-radius:8px}.supportPage .trending:hover,.supportPage .supportFaq:hover{background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1882352941)}.supportPage .trending ul{padding:0;margin:0}.supportPage .trending ul li{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1882352941);list-style:none;margin-bottom:10px;border-radius:4px;transition:all .3s ease-in-out}.supportPage .trending ul li a{color:#1874BD;padding:20px;display:block}.supportPage .trending ul li:hover{background-color:#1874BD}.supportPage .trending ul li:hover a{color:#f5f4de}.topics{padding:20px 0}.topics h3{text-align:center;margin-bottom:30px;color:#1874BD}.topics iframe{width:100%;height:500px;margin-bottom:20px;border:1px solid #f5f4de;border-radius:8px}.topics ul{list-style:circle;margin:0}.topics ul li{margin-bottom:12px;color:#777}.vCode{direction:ltr;padding:20px 0;display:flex;justify-content:space-around}.vCode .vCode-input{min-width:40px;width:100%;height:60px;background-color:#eee;border:none;border-bottom:2px solid #1874BD;text-align:center;font-size:18px;border-radius:4px 4px 0 0}.cvPrint{position:relative;padding:80px 0 0;isolation:isolate;font-weight:bolder;font-size:x-large;border:6px solid #fff;margin-left:20px}.cvPrint::before{content:"";width:100%;height:330px;display:flex;position:absolute;top:0;background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137));z-index:-1;font-weight:700;border-radius:500px;margin-right:9px;margin-top:20px}.cvPrint .mainInfo{padding:16px;padding-bottom:60px;border-radius:1000px;background-color:#fff;text-align:center;border:3px solid #125d50}.cvPrint .mainInfo img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;border-radius:100%}.cvPrint .mainInfo .info{margin-top:36px}.cvPrint .mainInfo .info .title{font-weight:700;color:#125d50;margin-bottom:12px}.cvPrint .mainInfo .info .data{color:#666}.cvPrint .languages{text-align:center}.cvPrint .languages .title{padding:10px 60px;background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137));color:#fff;text-align:center;margin:auto;margin-top:40px;display:inline-block;border-radius:100px}.cvPrint .languages .Percentages{display:flex;justify-content:space-around;padding:30px 0}.cvPrint .languages .Percentages .percentDiv{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.cvPrint .languages .Percentages .percentDiv .percent{margin-bottom:20px}.cvPrint .languages .snapChat{margin:30px auto;width:80%;max-width:200px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.cvPrint .topInfo{}.cvPrint .topInfo .logo{display:flex;justify-content:flex-end}.cvPrint .topInfo .logo img{height:80px;-o-object-fit:contain;object-fit:contain}.cvPrint .topInfo table{margin:20px 0;border-color:#fff;text-align:center;color:#fff}.cvPrint .topInfo table a{color:#fff}.cvPrint .topInfo .name{padding:10px;display:flex;color:#fff}.cvPrint .topInfo .name .title{font-weight:700;color:#e1e1e1}.cvPrint .topInfo .name h1{font-weight:700}.cvPrint .bottomInfo{position:relative;padding:50px 20px}.cvPrint .bottomInfo::before{content:"";width:3px;height:100%;position:absolute;right:0;top:0;background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137))}.cvPrint .bottomInfo .infoDiv{padding:20px 0}.cvPrint .bottomInfo .infoDiv .title{background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137));display:inline-block;padding:10px 30px;border-radius:100px 0 0 100px;position:relative;color:#fff;padding-right:10px}.cvPrint .bottomInfo .infoDiv .title::before{content:"";width:20px;height:3px;position:absolute;right:-20px;top:50%;background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137))}.cvPrint .bottomInfo .infoDiv .innerInfo{padding:30px 0}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow{position:relative;padding-right:30px!important}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow::before{content:"";width:3px;height:100%;position:absolute;left:0;top:0;background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137))}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow:last-child::before{display:none}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow .data{padding:16px 4px}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow .data .innerTitle{font-weight:700;color:#777;margin-bottom:10px}.cvPrint .bottomInfo .infoDiv .innerInfo .infoRow .data .innerData{font-weight:700}.cvPrint .bottomInfo .infoDiv .table{margin:30px 0;text-align:center;border-color:#000}.cvPrint .bottomInfo .infoDiv .passport{display:flex;align-items:center;flex-wrap:wrap}.cvPrint .bottomInfo .infoDiv .passport h6{font-weight:700;color:#777}.cvPrint .bottomInfo .infoDiv .passport h3{font-weight:700;margin-right:20px}.cvPrint .printFooter{background:linear-gradient(45deg,rgba(25,124,129,0.9607843137),rgba(31,107,123,0.9098039216),rgba(44,72,108,0.9607843137));color:#fff;padding:10px 0;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;border-radius:100px;margin:20px}.cvPrint .printFooter .contact{padding:20px;display:flex;align-items:center}.percent{position:relative;width:100px;height:100px;overflow:hidden}.percent .percentNum{position:absolute;width:80px;height:80px;z-index:1;left:50%;top:50%;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:#eee;transform:translateX(-50%) translateY(-50%);font-size:20px!important;font-weight:700}.percent .percentNum span{font-weight:400;color:#777;font-size:12px!important}.percent .slice{position:absolute;width:100px;height:100px;clip:rect(0px,100px,100px,50px)}.percent .bar{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(0deg)}.percent.p51 .slice{clip:rect(auto,auto,auto,auto)}.percent.p51 .bar:after{transform:rotate(180deg)}.percent.p51 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p52 .slice{clip:rect(auto,auto,auto,auto)}.percent.p52 .bar:after{transform:rotate(180deg)}.percent.p52 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p53 .slice{clip:rect(auto,auto,auto,auto)}.percent.p53 .bar:after{transform:rotate(180deg)}.percent.p53 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p54 .slice{clip:rect(auto,auto,auto,auto)}.percent.p54 .bar:after{transform:rotate(180deg)}.percent.p54 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p55 .slice{clip:rect(auto,auto,auto,auto)}.percent.p55 .bar:after{transform:rotate(180deg)}.percent.p55 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p56 .slice{clip:rect(auto,auto,auto,auto)}.percent.p56 .bar:after{transform:rotate(180deg)}.percent.p56 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p57 .slice{clip:rect(auto,auto,auto,auto)}.percent.p57 .bar:after{transform:rotate(180deg)}.percent.p57 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p58 .slice{clip:rect(auto,auto,auto,auto)}.percent.p58 .bar:after{transform:rotate(180deg)}.percent.p58 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p59 .slice{clip:rect(auto,auto,auto,auto)}.percent.p59 .bar:after{transform:rotate(180deg)}.percent.p59 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p60 .slice{clip:rect(auto,auto,auto,auto)}.percent.p60 .bar:after{transform:rotate(180deg)}.percent.p60 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p61 .slice{clip:rect(auto,auto,auto,auto)}.percent.p61 .bar:after{transform:rotate(180deg)}.percent.p61 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p62 .slice{clip:rect(auto,auto,auto,auto)}.percent.p62 .bar:after{transform:rotate(180deg)}.percent.p62 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p63 .slice{clip:rect(auto,auto,auto,auto)}.percent.p63 .bar:after{transform:rotate(180deg)}.percent.p63 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p64 .slice{clip:rect(auto,auto,auto,auto)}.percent.p64 .bar:after{transform:rotate(180deg)}.percent.p64 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p65 .slice{clip:rect(auto,auto,auto,auto)}.percent.p65 .bar:after{transform:rotate(180deg)}.percent.p65 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p66 .slice{clip:rect(auto,auto,auto,auto)}.percent.p66 .bar:after{transform:rotate(180deg)}.percent.p66 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p67 .slice{clip:rect(auto,auto,auto,auto)}.percent.p67 .bar:after{transform:rotate(180deg)}.percent.p67 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p68 .slice{clip:rect(auto,auto,auto,auto)}.percent.p68 .bar:after{transform:rotate(180deg)}.percent.p68 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p69 .slice{clip:rect(auto,auto,auto,auto)}.percent.p69 .bar:after{transform:rotate(180deg)}.percent.p69 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p70 .slice{clip:rect(auto,auto,auto,auto)}.percent.p70 .bar:after{transform:rotate(180deg)}.percent.p70 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p71 .slice{clip:rect(auto,auto,auto,auto)}.percent.p71 .bar:after{transform:rotate(180deg)}.percent.p71 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p72 .slice{clip:rect(auto,auto,auto,auto)}.percent.p72 .bar:after{transform:rotate(180deg)}.percent.p72 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p73 .slice{clip:rect(auto,auto,auto,auto)}.percent.p73 .bar:after{transform:rotate(180deg)}.percent.p73 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p74 .slice{clip:rect(auto,auto,auto,auto)}.percent.p74 .bar:after{transform:rotate(180deg)}.percent.p74 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p75 .slice{clip:rect(auto,auto,auto,auto)}.percent.p75 .bar:after{transform:rotate(180deg)}.percent.p75 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p76 .slice{clip:rect(auto,auto,auto,auto)}.percent.p76 .bar:after{transform:rotate(180deg)}.percent.p76 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p77 .slice{clip:rect(auto,auto,auto,auto)}.percent.p77 .bar:after{transform:rotate(180deg)}.percent.p77 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p78 .slice{clip:rect(auto,auto,auto,auto)}.percent.p78 .bar:after{transform:rotate(180deg)}.percent.p78 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p79 .slice{clip:rect(auto,auto,auto,auto)}.percent.p79 .bar:after{transform:rotate(180deg)}.percent.p79 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p80 .slice{clip:rect(auto,auto,auto,auto)}.percent.p80 .bar:after{transform:rotate(180deg)}.percent.p80 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p81 .slice{clip:rect(auto,auto,auto,auto)}.percent.p81 .bar:after{transform:rotate(180deg)}.percent.p81 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p82 .slice{clip:rect(auto,auto,auto,auto)}.percent.p82 .bar:after{transform:rotate(180deg)}.percent.p82 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p83 .slice{clip:rect(auto,auto,auto,auto)}.percent.p83 .bar:after{transform:rotate(180deg)}.percent.p83 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p84 .slice{clip:rect(auto,auto,auto,auto)}.percent.p84 .bar:after{transform:rotate(180deg)}.percent.p84 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p85 .slice{clip:rect(auto,auto,auto,auto)}.percent.p85 .bar:after{transform:rotate(180deg)}.percent.p85 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p86 .slice{clip:rect(auto,auto,auto,auto)}.percent.p86 .bar:after{transform:rotate(180deg)}.percent.p86 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p87 .slice{clip:rect(auto,auto,auto,auto)}.percent.p87 .bar:after{transform:rotate(180deg)}.percent.p87 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p88 .slice{clip:rect(auto,auto,auto,auto)}.percent.p88 .bar:after{transform:rotate(180deg)}.percent.p88 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p89 .slice{clip:rect(auto,auto,auto,auto)}.percent.p89 .bar:after{transform:rotate(180deg)}.percent.p89 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p90 .slice{clip:rect(auto,auto,auto,auto)}.percent.p90 .bar:after{transform:rotate(180deg)}.percent.p90 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p91 .slice{clip:rect(auto,auto,auto,auto)}.percent.p91 .bar:after{transform:rotate(180deg)}.percent.p91 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p92 .slice{clip:rect(auto,auto,auto,auto)}.percent.p92 .bar:after{transform:rotate(180deg)}.percent.p92 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p93 .slice{clip:rect(auto,auto,auto,auto)}.percent.p93 .bar:after{transform:rotate(180deg)}.percent.p93 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p94 .slice{clip:rect(auto,auto,auto,auto)}.percent.p94 .bar:after{transform:rotate(180deg)}.percent.p94 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p95 .slice{clip:rect(auto,auto,auto,auto)}.percent.p95 .bar:after{transform:rotate(180deg)}.percent.p95 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p96 .slice{clip:rect(auto,auto,auto,auto)}.percent.p96 .bar:after{transform:rotate(180deg)}.percent.p96 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p97 .slice{clip:rect(auto,auto,auto,auto)}.percent.p97 .bar:after{transform:rotate(180deg)}.percent.p97 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p98 .slice{clip:rect(auto,auto,auto,auto)}.percent.p98 .bar:after{transform:rotate(180deg)}.percent.p98 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p99 .slice{clip:rect(auto,auto,auto,auto)}.percent.p99 .bar:after{transform:rotate(180deg)}.percent.p99 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p100 .slice{clip:rect(auto,auto,auto,auto)}.percent.p100 .bar:after{transform:rotate(180deg)}.percent.p100 .fill{position:absolute;border:4px solid #125d50;width:100px;height:100px;clip:rect(0px,50px,100px,0px);border-radius:50%;transform:rotate(180deg)}.percent.p1 .bar{transform:rotate(3.6deg)}.percent.p2 .bar{transform:rotate(7.2deg)}.percent.p3 .bar{transform:rotate(10.8deg)}.percent.p4 .bar{transform:rotate(14.4deg)}.percent.p5 .bar{transform:rotate(18deg)}.percent.p6 .bar{transform:rotate(21.6deg)}.percent.p7 .bar{transform:rotate(25.2deg)}.percent.p8 .bar{transform:rotate(28.8deg)}.percent.p9 .bar{transform:rotate(32.4deg)}.percent.p10 .bar{transform:rotate(36deg)}.percent.p11 .bar{transform:rotate(39.6deg)}.percent.p12 .bar{transform:rotate(43.2deg)}.percent.p13 .bar{transform:rotate(46.8deg)}.percent.p14 .bar{transform:rotate(50.4deg)}.percent.p15 .bar{transform:rotate(54deg)}.percent.p16 .bar{transform:rotate(57.6deg)}.percent.p17 .bar{transform:rotate(61.2deg)}.percent.p18 .bar{transform:rotate(64.8deg)}.percent.p19 .bar{transform:rotate(68.4deg)}.percent.p20 .bar{transform:rotate(72deg)}.percent.p21 .bar{transform:rotate(75.6deg)}.percent.p22 .bar{transform:rotate(79.2deg)}.percent.p23 .bar{transform:rotate(82.8deg)}.percent.p24 .bar{transform:rotate(86.4deg)}.percent.p25 .bar{transform:rotate(90deg)}.percent.p26 .bar{transform:rotate(93.6deg)}.percent.p27 .bar{transform:rotate(97.2deg)}.percent.p28 .bar{transform:rotate(100.8deg)}.percent.p29 .bar{transform:rotate(104.4deg)}.percent.p30 .bar{transform:rotate(108deg)}.percent.p31 .bar{transform:rotate(111.6deg)}.percent.p32 .bar{transform:rotate(115.2deg)}.percent.p33 .bar{transform:rotate(118.8deg)}.percent.p34 .bar{transform:rotate(122.4deg)}.percent.p35 .bar{transform:rotate(126deg)}.percent.p36 .bar{transform:rotate(129.6deg)}.percent.p37 .bar{transform:rotate(133.2deg)}.percent.p38 .bar{transform:rotate(136.8deg)}.percent.p39 .bar{transform:rotate(140.4deg)}.percent.p40 .bar{transform:rotate(144deg)}.percent.p41 .bar{transform:rotate(147.6deg)}.percent.p42 .bar{transform:rotate(151.2deg)}.percent.p43 .bar{transform:rotate(154.8deg)}.percent.p44 .bar{transform:rotate(158.4deg)}.percent.p45 .bar{transform:rotate(162deg)}.percent.p46 .bar{transform:rotate(165.6deg)}.percent.p47 .bar{transform:rotate(169.2deg)}.percent.p48 .bar{transform:rotate(172.8deg)}.percent.p49 .bar{transform:rotate(176.4deg)}.percent.p50 .bar{transform:rotate(180deg)}.percent.p51 .bar{transform:rotate(183.6deg)}.percent.p52 .bar{transform:rotate(187.2deg)}.percent.p53 .bar{transform:rotate(190.8deg)}.percent.p54 .bar{transform:rotate(194.4deg)}.percent.p55 .bar{transform:rotate(198deg)}.percent.p56 .bar{transform:rotate(201.6deg)}.percent.p57 .bar{transform:rotate(205.2deg)}.percent.p58 .bar{transform:rotate(208.8deg)}.percent.p59 .bar{transform:rotate(212.4deg)}.percent.p60 .bar{transform:rotate(216deg)}.percent.p61 .bar{transform:rotate(219.6deg)}.percent.p62 .bar{transform:rotate(223.2deg)}.percent.p63 .bar{transform:rotate(226.8deg)}.percent.p64 .bar{transform:rotate(230.4deg)}.percent.p65 .bar{transform:rotate(234deg)}.percent.p66 .bar{transform:rotate(237.6deg)}.percent.p67 .bar{transform:rotate(241.2deg)}.percent.p68 .bar{transform:rotate(244.8deg)}.percent.p69 .bar{transform:rotate(248.4deg)}.percent.p70 .bar{transform:rotate(252deg)}.percent.p71 .bar{transform:rotate(255.6deg)}.percent.p72 .bar{transform:rotate(259.2deg)}.percent.p73 .bar{transform:rotate(262.8deg)}.percent.p74 .bar{transform:rotate(266.4deg)}.percent.p75 .bar{transform:rotate(270deg)}.percent.p76 .bar{transform:rotate(273.6deg)}.percent.p77 .bar{transform:rotate(277.2deg)}.percent.p78 .bar{transform:rotate(280.8deg)}.percent.p79 .bar{transform:rotate(284.4deg)}.percent.p80 .bar{transform:rotate(288deg)}.percent.p81 .bar{transform:rotate(291.6deg)}.percent.p82 .bar{transform:rotate(295.2deg)}.percent.p83 .bar{transform:rotate(298.8deg)}.percent.p84 .bar{transform:rotate(302.4deg)}.percent.p85 .bar{transform:rotate(306deg)}.percent.p86 .bar{transform:rotate(309.6deg)}.percent.p87 .bar{transform:rotate(313.2deg)}.percent.p88 .bar{transform:rotate(316.8deg)}.percent.p89 .bar{transform:rotate(320.4deg)}.percent.p90 .bar{transform:rotate(324deg)}.percent.p91 .bar{transform:rotate(327.6deg)}.percent.p92 .bar{transform:rotate(331.2deg)}.percent.p93 .bar{transform:rotate(334.8deg)}.percent.p94 .bar{transform:rotate(338.4deg)}.percent.p95 .bar{transform:rotate(342deg)}.percent.p96 .bar{transform:rotate(345.6deg)}.percent.p97 .bar{transform:rotate(349.2deg)}.percent.p98 .bar{transform:rotate(352.8deg)}.percent.p99 .bar{transform:rotate(356.4deg)}.percent.p100 .bar{transform:rotate(360deg)}@media(min-width:992px){h1{font-size:28px!important}h2{font-size:24px!important}h3{font-size:20px!important}h4{font-size:18px!important}h5{font-size:16px!important}h6{font-size:14px!important}a,p{font-size:13px!important}}@media(min-width:768px) and (max-width:991px){body{font-size:14px!important}h1{font-size:26px!important}h2{font-size:22px!important}h3{font-size:20px!important}h4{font-size:18px!important}h5{font-size:16px!important}h6{font-size:15px!important}a,p{font-size:14px!important}}@media(max-width:767px){body{font-size:12px!important}h1{font-size:22px!important}h2{font-size:18px!important}h3{font-size:17px!important}h4{font-size:16px!important}h5{font-size:15px!important}h6{font-size:14px!important}a,p{font-size:13px!important}}.viedo-container{margin-bottom:8px;padding:0 8px;margin:50px}.viedo-container .col-12{height:350px;height:fit-content;border-radius:16px;padding:16px;background:#e4eaee;box-shadow:rgba(135,138,153,.12) 0 5px 10px}.viedo-container .col-12 video{width:100%;height:100%}.reqruitment-request-steps{padding-top:0;background-image:linear-gradient(rgba(255,255,255,0.5019607843),rgba(255,255,255,0.8549019608)),url(../img/bg2.webp);background-repeat:no-repeat;background-position:bottom left;margin-bottom:32px}@media(max-width:576px){.reqruitment-request-steps{padding:0 12px 32px}}.reqruitment-request-steps h4{text-align:center;font-size:32px;margin-bottom:40px}.reqruitment-request-steps .col-12{background:#e4eaee;box-shadow:rgba(135,138,153,.12) 0 5px 10px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .3s ease-in-out}.reqruitment-request-steps .col-12:hover{transform:translateY(-8px)}.reqruitment-request-steps .col-12 h5{text-align:center}.reqruitment-request-steps .col-12 p{max-width:250px;text-align:center;margin:0}.reqruitment-request-steps .col-12 .icon{width:80px;height:80px;border-radius:20%;display:flex;align-items:center;justify-content:center;background:#fff;margin-bottom:16px;box-shadow:rgba(135,138,153,.12) 0 5px 10px}.reqruitment-request-steps .col-12 .icon img{max-width:80%}.reqruitment-request-steps .col-12 .icon_wh{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;margin:16px;box-shadow:rgba(135,138,153,.12) 0 5px 10px}.reqruitment-request-steps .col-12 .icon_wh button{border:none;cursor:pointer;appearance:none;background-color:inherit}.preloader{position:fixed;width:100%;height:100%;z-index:9999999999;background:transparent;top:0;left:0}.preloader .loader{position:absolute;top:43%;left:0;right:0;-webkit-transform:translateY(-43%);transform:translateY(-43%);text-align:center;margin:0 auto;width:50px;height:50px}.preloader .box{width:100%;height:100%;background:rgba(18,41,71,.83);-webkit-animation:animate .5s linear infinite;animation:animate .5s linear infinite;position:absolute;top:0;left:0;border-radius:3px}.preloader .shadow{width:100%;height:5px;background:#000;opacity:.1;position:absolute;top:59px;left:0;border-radius:50%;-webkit-animation:shadow .1s linear infinite;animation:shadow .5s linear infinite}@-webkit-keyframes loader{0%{left:-100px}100%{left:110%}}@keyframes loader{0%{left:-100px}100%{left:110%}}@-webkit-keyframes animate{17%{border-bottom-right-radius:3px}25%{-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}50%{-webkit-transform:translateY(18px) scale(1,.9) rotate(45deg);transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@keyframes animate{17%{border-bottom-right-radius:3px}25%{-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}50%{-webkit-transform:translateY(18px) scale(1,.9) rotate(45deg);transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{50%{-webkit-transform:scale(1.2,1);transform:scale(1.2,1)}}@keyframes shadow{50%{-webkit-transform:scale(1.2,1);transform:scale(1.2,1)}}.ads-float-popup{width:380px;background-color:#fff;border-radius:15px;box-shadow:0 12px 45px rgba(0,0,0,.15);font-family:roboto,sans-serif;text-align:center;margin:0 0 10px;overflow:hidden}.ads-float-popup.open{height:520px;opacity:0}.ads-float-popup.popup-ani{-webkit-transition:all .8s cubic-bezier(.175,.885,.32,1.275);transition:all .8s cubic-bezier(.175,.885,.32,1.275)}.ads-float-popup header{border-bottom:1px solid #cfcaca;margin:6px 30px}.ads-float-popup img{width:218px;height:75px;padding:13px 0 10px}.ads-float-popup h1{font-size:24px;color:rgba(18,41,71,.83);padding:5px 0;margin:33px 0 0;font-weight:500}.ads-float-popup .ads-content .ads-img{border-radius:39px;width:362px;height:250px;margin:12px 4px 24px 3px}.ads-float-popup .ads-content img{width:431px;height:250px;border-radius:38px;margin:2px}.ads-float-popup .ads-detail li{border:1px solid #0d1298;padding:8px 13px;border-radius:8px;display:inline-block;margin:5px 6px 10px}.ads-float-popup .ba-logo{width:65px;height:25px;background-position:0;margin:0 auto;opacity:.5;cursor:pointer}.ads-float-popup .ba-logo:hover{opacity:1}.logo-ani{transition:.5s linear;-webkit-transition:.5s linear}.ads-float-popup .img{background-image:url(../../../../4.bp.blogspot.com/-1J75Et4_5vc/WAYhWRVuMiI/AAAAAAAAArE/gwa-mdtq0NIqOrlVvpLAqdPTV4VAahMsQCPcB/s1600/barrel-we-love-subscribers-img.png)}.button-float-ads{width:32px;height:32px;color:#fff;background-color:#c9251f;border-radius:10px;float:left;box-shadow:0 12px 45px rgba(0,0,0,.3);z-index:auto;position:relative;margin-left:18px;margin-bottom:17px}.button-float-ads .wrap{opacity:0}.button-float-ads .ani{transform:rotate(45deg);-webkit-transition:all .15s cubic-bezier(.15,.87,.45,1.23);transition:all .15s cubic-bezier(.15,.87,.45,1.23)}.button-float-ads .close{background-image:url(https://4.bp.blogspot.com/-1J75Et4_5vc/WAYhWRVuMiI/AAAAAAAAArE/gwa-mdtq0NIqOrlVvpLAqdPTV4VAahMsQCPcB/s1600/barrel-we-love-subscribers-img.png);background-position:-2px 1px;height:30px;width:30px;background-size:auto;transform:rotate(-45deg);float:none;opacity:1}ads-popup-main .ads-popup{position:fixed;right:542px;bottom:152px;z-index:1000}.ads-popup-main{display:flex;justify-content:center;align-items:center;background:rgba(226,226,226,.42);position:fixed;width:100%;min-height:100vh;right:0;top:0;z-index:99999}@media(max-width:767px){.ads-popup{position:fixed;right:16px;left:8px;bottom:117px;z-index:1000}}.ba-settings{position:absolute;top:-25px;right:0;padding:10px 20px;background-color:#555;border-radius:5px;color:#fff}workerdetails{padding:50px 0;position:relative}@media print{.workerDetails{min-height:100vh}}.workerDetails .personalInfo{padding:16px;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1254901961);margin-bottom:40px;display:block}@media print{.workerDetails .personalInfo{box-shadow:none;margin-bottom:0}}.workerDetails .personalInfo .workerImg{background-color:#cdebea;border-radius:16px;margin-bottom:20px;position:relative}.workerDetails .personalInfo .workerImg img{width:100%;height:300px;border-radius:16px;-o-object-fit:fill;object-fit:fill}.workerDetails .personalInfo .workerImg .workerVideo{position:absolute;left:0;bottom:0;display:flex;align-items:center;width:100%;padding:10px;background-color:rgba(191,199,206,.18);border-radius:16px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fdfdfd}@media print{.workerDetails .personalInfo .workerImg .workerVideo{display:none}}.workerDetails .personalInfo .workerImg .workerVideo i{font-size:50px}.workerDetails .personalInfo .workerImg .workerVideo a{display:block;font-weight:700}.workerDetails .customTable tr{border:none;padding-bottom:10px}.workerDetails .customTable tr td{padding:15px 12px;border:none;font-weight:700;vertical-align:middle;background-color:rgba(0,92,169,.062745098)}.workerDetails .customTable tr td:first-child{width:135px;font-size:13px!important;font-weight:400}.workerDetails .customTable tr td:last-child{padding-right:4px;padding-left:15px}.workerDetails .customTable tr:first-child td:first-child{border-top-right-radius:16px}.workerDetails .customTable tr:first-child td:last-child{border-top-left-radius:16px}.workerDetails .customTable tr:last-child td:first-child{border-bottom-right-radius:16px}.workerDetails .customTable tr:last-child td:last-child{border-bottom-left-radius:16px}.workerDetails .wideTable{background-color:rgba(0,92,169,.062745098);text-align:center;width:100%;overflow-x:scroll;border-radius:16px}.workerDetails .wideTable tr{border-radius:16px}.workerDetails .wideTable tr td{border:none;padding:16px 10px}.workerDetails .wideTable tr th{padding:16px 10px;white-space:nowrap}.workerDetails .wideTable tr:first-child th:first-child{border-top-right-radius:16px}.workerDetails .wideTable tr:first-child th:last-child{border-top-left-radius:16px}.workerDetails .wideTable tr:last-child td:first-child{border-bottom-right-radius:16px}.workerDetails .wideTable tr:last-child td:last-child{border-bottom-left-radius:16px}.workerDetails .wideTable td{background-color:rgba(0,92,169,.062745098)}.workerDetails .more{margin-bottom:40px}.workerDetails .more .moreTilte{font-weight:700;margin-bottom:20px;font-size:22px!important;color:#005ca9;position:relative;padding-right:20px}.workerDetails .more .moreTilte::before{content:"";width:10px;height:100%;background-color:#005ca9;position:absolute;right:0;top:0;border-radius:10px 0 0 10px}@media print{.workerDetails{padding:0}.workerDetails .printBtn{display:none}}.workerDetails .printFooter{background-color:rgba(0,92,169,.1254901961);position:absolute;border-radius:16px;bottom:0;left:0;width:100%;color:#005ca9;padding:10px;justify-content:space-around;align-items:center;flex-wrap:wrap;margin-top:auto;display:none}@media print{.workerDetails .printFooter{display:flex}}.workerDetails .printFooter .contact{padding:10px;display:flex;align-items:center;font-size:18px}.workerDetails .printFooter .contact i{font-size:24px}.workerDetails .printFooter .logo{height:70px;-o-object-fit:contain;object-fit:contain;padding:5px}.allWorkers .workerDetails .personalInfo{display:flex;box-shadow:none;background-color:#fff;align-items:center;justify-content:center;padding:10px;margin-bottom:0;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.1254901961)}@media(max-width:400px){.allWorkers .workerDetails .personalInfo{flex-direction:column}}.allWorkers .workerDetails .personalInfo img{width:140px;height:140px;border-radius:100%;background-color:#cdebea;border:3px solid #eee;margin-left:20px;-o-object-fit:cover;object-fit:cover}@media(max-width:400px){.allWorkers .workerDetails .personalInfo img{margin-left:0;margin-bottom:20px}}.allWorkers .workerDetails .personalInfo .table{text-align:start;margin-bottom:0}.allWorkers .workerDetails .personalInfo .table tr{min-width:33%;display:inline-block;padding-bottom:0;height:100%}.allWorkers .workerDetails .personalInfo .table td{border-radius:0!important;background:0 0;width:unset!important;padding:10px}.allWorkers .workerDetails .personalInfo .table td:first-child{color:#777}.allWorkers .workerDetails .personalInfo .table td:last-child{padding-right:4px;padding-left:15px}





.Features .Feature .singleFeature .info .content p, .musanedFeatures .Feature .singleFeature .info .content p {
    color: #777;
    font-size: 16px !important;
    line-height: 30px;
    transition: all .3s ease-in-out;
}

p {
    font-size: 16px !important;
}