@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;display=swap');
 
html,body { width: 100%; height: 100%; margin: 0;  padding: 0;}
body {line-height: 1.7; font-size: 15px; color:#192733; font-family: 'Inter', sans-serif;  font-weight:400;-webkit-text-size-adjust: 100%;overflow-x: hidden;}
.btn, a, button {webkit-transition: all 250ms ease;-moz-transition: all 250ms ease;-o-transition: all 250ms ease;-ms-transition: all 250ms ease; transition: all 250ms ease;}
a { text-decoration: none;color: #000;}
a:hover, a:focus, a:active {color:#50575a; text-decoration: none; outline: 0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline:none !important; color:#F9F9F9}
a:focus, :focus {outline: 0  !important; box-shadow:none !important}
ul{ list-style:none; padding:0}
button:focus{ outline:none}

/*FONT WEIGHTS*/
.fw100{font-weight: 100;} .fw200{font-weight: 200;} .fw300{font-weight: 300;} .fw400{font-weight: 400;} .fw500{font-weight: 500;} .fw600{font-weight: 600;} .fw700{font-weight: 700;} .fw800{font-weight: 800;} .fw900{font-weight: 900;}

/*HEADINGS*/
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{  }
.all_heading{font-size:36px; font-weight:400;}  
.sub-heading{color: #516F90;font-size: 14px;font-style: normal;font-weight: 600;line-height: 160%; letter-spacing: 2.8px;text-transform: uppercase;}

/*BUTTONS*/
.btn {font-size: 13px;padding-top: 10px;padding-bottom: 10px;padding-left: 25px; padding-right: 25px;font-weight: 500;border-radius:5px;letter-spacing:0.5px;}
.md-btn{ min-width: 290px;padding: 14px; text-transform: uppercase;}
.btn-primary{ border-color:#FF5D35;color: #fff; background:#FF5D35}
.btn-primary:hover, .btn-secondary:hover{ background-color:#516F90; border-color:#516F90}

.btn-secondary{border-color:#D4D4D4;color: #333;background: #D4D4D4;} 


/*FORM CONTROL*/
.form-control{border: 1px solid #ddd; height: 45px;text-indent: 15px;border-radius: 10px;font-weight: 300;line-height: 45px;padding-right: 10px;padding-left: 10px;font-size: 13px;}
.form-control:focus {color: #212529;background-color: #fff;border-color: #FF5D35 !important;; outline: 0; box-shadow: 0 0 0 0.25rem rgb(50 50 50 / 25%);}
textarea{resize: none;}
textarea.form-control { height: auto !important;}

/*FONT SIZE 0 to 72px */
.fs0{font-size: 0;}.fs7{font-size: 7px;} .fs8{font-size: 8px;} .fs9{font-size: 9px;} .fs10{font-size: 10px;} .fs11{font-size: 11px;} .fs12{font-size: 12px;} .fs13{font-size: 13px;} .fs14{font-size: 14px;} .fs15{font-size: 15px;} .fs16{font-size: 16px;} .fs17{font-size: 17px;} .fs18{font-size: 18px;} .fs19{font-size: 19px;} .fs20{font-size: 20px;} .fs21{font-size: 21px;} .fs22{font-size: 22px;} .fs23{font-size: 23px;} .fs24{font-size: 24px;} .fs25{font-size: 25px;} .fs26{font-size: 26px;} .fs27{font-size: 27px;} .fs28{font-size: 28px;} .fs29{font-size: 29px;} .fs30{font-size: 30px;} .fs31{font-size: 31px;} .fs32{font-size: 32px;} .fs33{font-size: 33px;} .fs34{font-size: 34px;} .fs35{font-size: 35px;} .fs36{font-size: 36px;} .fs37{font-size: 37px;} .fs38{font-size: 38px;} .fs39{font-size: 39px;} .fs40{font-size: 40px;} .fs41{font-size: 41px;} .fs42{font-size: 42px;} .fs43{font-size: 43px;} .fs44{font-size: 44px;} .fs45{font-size: 45px;} .fs46{font-size: 46px;} .fs47{font-size: 47px;} .fs48{font-size: 48px;} .fs49{font-size: 49px;} .fs50{font-size: 50px;} .fs51{font-size: 51px;} .fs52{font-size: 52px;} .fs53{font-size: 53px;} .fs54{font-size: 54px;} .fs55{font-size: 55px;} .fs56{font-size: 56px;} .fs57{font-size: 57px;} .fs58{font-size: 58px;} .fs59{font-size: 59px;} .fs60{font-size: 60px;} .fs61{font-size: 61px;} .fs62{font-size: 62px;} .fs63{font-size: 63px;} .fs64{font-size: 64px;} .fs65{font-size: 65px;} .fs66{font-size: 66px;} .fs67{font-size: 67px;} .fs68{font-size: 68px;} .fs69{font-size: 69px;} .fs70{font-size: 70px;} .fs71{font-size: 71px;} .fs72{font-size: 72px;}


/*CONTAINER*/
.custom-width{max-width: 1140px} 

/*TEXT COLORS*/
.light-blue{ color:#516F90;} 
.orange{ color:#FF5D35}

/*BACKGROUNDS COLORS*/
.light-bg{background: #FBFBFB;} 
.dark-bg{background: #EAF0F6;}

/*SWIPER PAGINATION*/
.swiper-pagination{margin-top: 10px;}
.swiper-pagination-bullet-active{background-color: #FF5D35;}

/*SWIPER NAV BUTTONS*/
.swiper-button-next, .swiper-button-prev,
.swiper-button-prev:after, .swiper-button-next:after{height: 40px; width: 40px;}

.swiper-button-next, .swiper-button-prev{z-index: 1;}
.swiper-button-prev:after, .swiper-button-next:after{font-size: 30px; color: #000;  display: flex; border-radius: 20px; justify-content: center; align-items: center;  }

/*#################################################################*/
/*##################_________MAIN STYLES_________##################*/
/*#################################################################*/
.header-top{ padding-top: 7px; padding-bottom: 7px; font-size: 13px; font-weight:500}
.header-top .contact-info-block{text-align: right;font-weight:500}
.header-top,.header-top .contact-info-block a{color:#192733;}
.header-top .contact-info-block a:hover{color: #FF5D35}
.header-top .contact-info-block i{ color:#FF5D35 }

.site-header{ border-bottom: 1px solid #fff1ed}
.site-header .navbar .nav-item  a{color: #192733; margin-left: 15px; margin-right:15px; font-weight:500}
.site-header .navbar .nav-item  a:hover{color: #FF5D35;}
.site-header .navbar .btn{ font-size: 13px;}
/*.site-header .navbar-brand img{ width:80px}*/

.site-header .navbar .current_page_item{ background-color:#FF5D35;border-radius: 5px;}
.site-header .navbar .current_page_item a{color: #fff}
 .site-header .navbar .current_page_item a:hover{color: #000 !important}  

/*HEADER FIXED ON SCROLL*/
.isFixed {position: fixed; top: 0; right: 0;  left: 0;  z-index: 1030;background-color: #fff; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); z-index: 99;animation: smoothScroll 1s forwards;}
 
@keyframes smoothScroll {0% {transform: translateY(-40px); }100% { transform: translateY(0px); }}


/*.isFixed .navbar-brand img{ width: 50px;}*/

/*###################___________CLIENTS LOGO SECTION___________######################*/
.clients-section{ background-color:#2A2A2A}
.our-client-text{color: #FFF;font-size: 13px;font-weight: 600;line-height: 160%;letter-spacing: 2.6px;text-transform: uppercase;background: #FF5D35;padding:8px 30px;position: relative;margin-top: -30px;z-index: 3;display: table;}
.our-client-text:after { bottom: 0;top: 0;right: -34px;content: "";width: 0;height: 0;border-bottom: 37px solid #FF5D35;border-right: 35px solid transparent;position: absolute;}

.client-logo-block{display: flex;min-height: 50px;align-items: center;background: #fff;justify-content: center;border-radius: 5px;padding: 10px;}
.client-logo-block img {-webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; transition: all 0.9s ease}
.client-logo-block:hover img {-webkit-filter: grayscale(100%); filter: grayscale(100%);transform: scale(1.03)} 

.clients-slider.swiper {padding-left: 30px; padding-right:30px;}
.clients-section .swiper-button-prev{margin-left:-20px;}
.clients-section .swiper-button-next{margin-right:-20px;}
.clients-section .swiper-button-prev:after, .clients-section .swiper-button-next:after{ color:#fff !important}
 
/*#####################__________SERVICES SECTION__________########################*/
.services-Sec {background-color: #000;background-repeat: no-repeat;background-position: center center;background-attachment: fixed}
.lh145{line-height: 145%;}
.vide-all{color: #516F90;font-size: 15px;font-weight: 500;line-height: 145%; margin-bottom:7px; display:block; text-align:right}
.People_images{background-repeat: no-repeat;background-position: center center; background-size:cover; padding: 65px 40px;border-radius: 5px;}
.People_images h2 { color: #FFF;font-size: 31px;font-weight: 800;line-height: 120%;}
.People_block { min-height:250px; background-color:#fff}
.People_block:hover {box-shadow: 0 5px 5px 1px rgb(0 0 0 / 05%); background: rgba(245, 198, 117, 0.30);}
.People_block p{ line-height: 155%; letter-spacing: -0.14px; font-size:14px}

.Toolkit i{ font-size:15px}
/*#################__________Latest Jobs SECTION__________####################*/
  
.latest-jobs-tab {text-align: center; margin-bottom: 15px;}
.latest-jobs-tab .nav-tabs { border:none;display: inline-flex; border-radius: 50px; flex-direction: row;justify-content: center; align-items: center; width: auto;}
.latest-jobs-tab .nav-tabs .nav-item{ padding: 8px;display: inline-block;}
.latest-jobs-tab .nav-tabs .nav-link{ border-radius: 30px!important;margin: 0; font-size: 12px;font-weight:600; padding: 10px 25px; background-color:#516F90; color:#fff; text-transform:uppercase}
.latest-jobs-tab .nav-tabs .nav-link:hover{background-color: #FF5D35;}
.latest-jobs-tab .nav-tabs .nav-link.active{background-color: #FF5D35; color: #fff; border-color:#FF5D35}
 
.job-card-block{border-radius: 10px;border: 1px solid #E6E6E6; margin-top: 10px;margin-bottom: 20px;
transition: -webkit-box-shadow .11s ease-in 0s;transition: box-shadow .11s ease-in 0s;transition: box-shadow .11s ease-in 0s,-webkit-box-shadow .11s ease-in 0s;}
.job-card-block:hover{ box-shadow: 0 0 2px 2px rgb(0 0 0 / 4%), 0 5px 5px rgb(0 0 0 / 4%), 0 12px 12px rgb(0 0 0 / 4%);}
.job-card-block .card-body{ padding:0;}
.job-top{padding: 30px 25px 5px 25px;}
.job-mid{ padding-left:25px; padding-right:25px;}
.job-card-block .job-title{ font-size: 19px; font-weight:600}
.job-card-block .job-description{font-size: 15px;line-height:1.65;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow: hidden;color: #808080;}
.job-card-block .other-job-details{ padding-top: 10px;padding-bottom: 10px;}
.job-card-block .other-job-details .details-title{ color: #808080;font-size: 12px;font-weight: 500;line-height: 155%; letter-spacing: -0.12px;}
.job-card-block .card-footer{padding: 15px 25px 25px 25px;background: transparent; border: 0;}


/*#################__________Industries We Specialize In SECTION__________####################*/

.Specialize-block{position: relative; margin-bottom: 24px; display: block; text-align: center;  color: #fff; }
.Specialize-block figure {margin: 0; padding: 0;background-color: #000; line-height: 1; display: block; overflow: hidden;border-radius: 8px;}
.Specialize-block figure img{opacity: 0.6;webkit-transition: all 400ms linear;-moz-transition: all 400ms linear;-o-transition: all 400ms linear;-ms-transition: all 400ms linear;transition: all 400ms linear;}
.Specialize-block .Specialize-title{border-radius: 0 0 8px 8px;position: absolute; font-weight: 600; font-size: 18px; letter-spacing: 1px; left: 0; right: 0; bottom: 0; padding: 20px; margin-bottom: 0;transition: all 100ms ease-in-out; background: rgb(0,0,0); background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8183648459383753) 100%); background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8183648459383753) 100%); background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8183648459383753) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.Specialize-block:hover figure img{opacity: 1; transform: scale(1.03)}
.Specialize-block:hover .Specialize-title{color: #fff; padding-top: 40px; letter-spacing:1.5px; font-size: 19px; background: rgb(0,0,0); background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }
 
/*#####################__________Founder’s Vision SECTION__________########################*/ 
 
.Founder-block{border-radius: 10px;border: 1px solid #E6E6E6;background: #FFF; padding:15px}
.Linkedin-Profile{background-color: #0A66C2;letter-spacing: 0.65px;box-shadow: 0 0 1px 0 rgba(0, 0, 0, .12);box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);border-radius: 40px;padding: 5px 25px;display: inline-block;font-size: 14px;font-weight: 600;} 
.Linkedin-Profile:hover {background-color: #0469A0;box-shadow: 0 2px 0 rgba(0, 0, 0, .12);box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .24);}
.Founder-block .profile_block { display: flex;justify-content: space-between;align-items: center;}
.Founder-block .profile_text{ font-size: 15px; line-height: 160%;letter-spacing: -0.15px; }


 


.Staff {position: relative;z-index: 1;}
.Staff:before {border-top: 1px solid #EBEBEB;content: "";margin: 0 auto;position: absolute;top: 50%;left: 0;
right: 0;bottom: 0;width: 98%;z-index: -1;}
.Staff .bg-back { background: #fbfbfb;padding: 0 15px;display: inline-block;}

 
.team_Leader-block .linkdin{left: 0;right: 0; display: flex;bottom: -20px;align-items: center;justify-content: center;}
.team_Leader-block i {background-color:#0288D1; color: #fff;padding: 5px 10px;width: 46px;height: 46px;justify-content: center;display: flex;align-items: center;border-radius: 50px;}
.team_Leader-block i:hover{ background-color:#FF5D35}

.staff.swiper {padding-left: 30px; padding-right:30px;}
.Leadership_Team_sec  .swiper-button-prev{margin-left:-20px;}
.Leadership_Team_sec  .swiper-button-next{margin-right:-20px;}

 
/*#####################__________TESTIMONIAL SECTION__________########################*/

.testimonial-section {padding:215px 0 60px 0;background: #fff url(../images/cta-bg.jpg) no-repeat top left;}
.testimonial-block .card{background: rgba(245, 198, 117, 0.30); padding: 5px; border:0; border-radius: 10px;}
.testimonial-block .card .card-body{padding: 50px 80px 40px; background-color: #fff; border-radius: 10px; border: 1px solid #D9D9D9; position: relative;/*height: 380px;*/}
.testimonial-block .card .card-body .dq{position: absolute; right: 60px; top: 40px;}
.testimonial-block .card .card-body p{line-height: 170%;}
.testimonial-block .test-content{font-size: 16px;color: #444;height: 140px;overflow-y: scroll;}
#style-4::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5;border-radius:5px}
#style-4::-webkit-scrollbar{width: 8px;background-color: #F5F5F5; }
#style-4::-webkit-scrollbar-thumb{background-color: #516F90;border: 2px solid #3d5774;border-radius:5px}


.testimonial-block .card .author-info img{height: 75px; width: 75px;}

.testimonial-slider.swiper {padding-left: 30px; padding-right:30px;}
.testimonial-section  .swiper-button-prev{margin-left:-20px;}
.testimonial-section  .swiper-button-next{margin-right:-20px;}


/*#####################__________CTA SECTION__________########################*/
.cta-section{position: relative; overflow: hidden; background-color:#F9F2F2}
.cta-section figure img{margin-top: -60px;}

/*#####################__________FOOTER__________########################*/

.footer-main{ font-size: 13px; background-color:#213343}

.newsletter-subscription{padding: 10px 40px; border-radius: 10px; margin-top: -28px; position: relative;border: 1px solid #C3E1FF;background: #EAF0F6;}
.newsletter-block .input-group{border:1px solid #333; padding: 5px; border-radius:6px; }
.newsletter-block .input-group .form-control{border-color: transparent; background-color: transparent;}
.newsletter-block .input-group .btn{margin-left: 4px!important; font-size: 14px; font-weight: 500; min-width: 166px; background-color:#516F90; color:#fff}

.newsletter-block .input-group .form-control,
.newsletter-block .input-group .btn{height: 47px;border-radius: 4px!important;}

.footer-main h6{color:#fff; margin-bottom: 20px; font-size: 16px; font-weight: 500;}

.footer-main .social-handles a{font-size: 20px;margin-right: 16px;color:#fff; width: 35px;height: 35px;display: inline-block;border-radius: 3px;text-align: center; border:1px solid #FF5D35}
.footer-main .social-handles a i{background-image: linear-gradient(to right, #ff6037, #ff6a3c, #ff7242, #ff7b48, #ff834f);-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.footer-main .social-handles a i:hover{ background-image: linear-gradient(to bottom, #ececec, #eeebee, #f3eaee, #f9e8ea, #fde8e3);} 
.footer-main .footer-links ul li{margin-bottom:12px;}
.footer-main .footer-links ul li a{display: block;}
.footer-main .footer-links ul li a,
.footer-main p,
.footer-main address,
.footer-main p a{color:#BBCAE0;}

.footer-main .footer-links ul li a:hover,
.footer-main p a:hover {color:#FF5D35;}

.footer-main .footer-links ul{list-style: none; margin: 0;padding: 0;}

.footer-main .ftr-contact-info .info-block h6{color:#fff; text-transform: uppercase; font-size: 12px; margin-bottom: 5px;}

.footer-btm{ font-size:12px; }
.footer-btm .copyrights,
.footer-btm .gototop{color:#BBCAE0;}
.footer-btm .copyrights{}
.footer-btm .gototop{}
.footer-btm .gototop a{color:#BBCAE0;}
.footer-btm .gototop a i{height: 35px; width: 35px; background: #FF5D35; font-size: 14px; color:#fff; border-radius: 6px; display: flex; justify-content: center; align-items: center; background-image: linear-gradient(to right bottom, #ff5d35, #ff5b2c, #ff5a22, #ff5915, #ff5800);} 
.bdr{ background: #152736;box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.15);}

/*--------contact us css-------*/
.bg-cover{background-color:#213343;background-repeat: no-repeat;background-position: center center;padding: 80px 0 80px;}

.contact-info-item {position: relative;margin-bottom: 30px;margin-top: 15px;padding: 25px 18px 25px 93px;border: 1px solid #F2F2F2;border-radius: 10px;-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear; min-height: 178px;} 
.contact-info-item h3 {margin-bottom: 5px;font-size: 20px; font-weight:600}
.contact-info-item i {position: absolute;top: -15px;left: 15px;width: 58px;height: 70px;line-height: 70px;font-size: 30px;text-align: center;border-radius: 5px;}
.contact-info-item i.contact-info-bg {color: #ff5d35; background-color: #FEE7DD;}
.contact-info-item i.contact-info-bg1 {color: #2b619c; background-color: #D9F7F0;}
.contact-info-item i.contact-info-bg2 {color: #FFB300; background-color: #FFF4D9;}
.contact-info-item:hover {border-color: #ffb6a4;-webkit-transform: translateY(-2px); -ms-transform: translateY(-2px);transform: translateY(-2px);  box-shadow: 0 2px 5px 0px rgb(0 0 0 / 3%);}

.contact-Form {border: 1px solid #ECEDF2;border-radius: 8px;padding: 50px 50px 0px }
.contact-Form .form-group { position: relative; margin-bottom: 20px;}
.contact-Form .form-group label {font-size: 15px;line-height: 20px; color: #202124; font-weight: 500; margin-bottom: 10px;}
.contact-Form .form-control{ background: #F0F5F7;border: 1px solid #F0F5F7; border-radius: 5px;transition: all 300ms ease;}
 
/*################________FAQS PAGE________################*/
.inner-bt{ position: relative;  background-color: #ffffff;}

.faq-container .faq-block{border: 1px solid #d3e4f7; background:#fbfdfd; margin-bottom: 10px;border-radius: 5px;}
.faq-container .faq-block .faq-header{ padding: 14px 50px 14px 20px; font-size: 16px; font-style: normal; font-weight: 600; line-height: 150%; position: relative; cursor: pointer; }
.faq-container .faq-block .faq-header:before, 
.faq-container .faq-block .faq-header:after{content: '';background-color:#516F90;width: 12px;height: 2px;position: absolute;top:25px;transition: all .4s ease-in-out;} 
.faq-container .faq-block .faq-header:before {right: 21px; transform: rotate(-40deg);} 
.faq-container .faq-block .faq-header:after {right: 30px; transform: rotate(40deg);} 
.faq-container .faq-block .faq-answer{padding-left: 20px; padding-right: 20px; padding-bottom: 20px;display: none;}
.faq-container .faq-block .faq-answer,
.faq-container .faq-block .faq-answer p{color: #333; font-size: 16px; font-weight: 400; line-height: 160%; }
.faq-container .faq-block .faq-answer p{margin-bottom: 20px;}
/*OPENED*/
.faq-container .faq-block.isOpen{border: 1px solid #ff947a;background: #fffbfb;}
.faq-container .faq-block.isOpen .faq-header:before, 
.faq-container .faq-block.isOpen .faq-header:after{background-color:#FF5D35;} 
.faq-container .faq-block.isOpen .faq-header:before {transform: rotate(40deg);} 
.faq-container .faq-block.isOpen .faq-header:after {transform: rotate(-40deg);}

/*-------JOB LISTING CSS------*/
/*SEARCH FORM INNER*/
.search-form-container{padding-bottom: 10px}
.search-form-inner{padding: 10px;box-shadow: 0 0.125rem 0.12rem rgb(0 0 0 / 28%);background-color:#eaf0f6;border-radius:5px;}
.search-form-inner .form-element{position: relative;}
.search-form-inner .form-element i{position: absolute;left:20px;top:15px;font-size: 17px;color: #516f90}
.search-form-inner .form-element .form-control{ border-radius: 3px;padding-left:30px}
.search-form-inner .btn{font-size: 14px; text-transform: uppercase; background-color: #516F90; border-color: #516F90;}

.job-mid-txt .job-description {font-size: 14px;}
.inner-job-sec .job-card-block:nth-child(2n) {background-color: #fbfcfc}

/*-----filter left css-------*/
.listing-filter-sidebar{ box-shadow: 0 3px 35px 0 rgba(46, 61, 73, 0.06);background: #fff;  margin-bottom:10px;}
.listing-filter-sidebar > h3{padding-bottom: 15px;padding-top: 15px; font-size: 17px;padding-left: 15px; border-bottom: 1px solid #ebebeb; margin-bottom: 0;box-shadow: 0px 4px 34px rgb(215 215 215 / 25%);}
 
.filter-widget {padding: 15px 20px;border-bottom: 1px solid #ececec;}
.filter-widget h4 { font-size: 16px;font-weight: 500; margin-bottom: 15px;}
.filter-widget .custom_check {line-height: 18px;}

.custom_check {color: #55545b;display: inline-block;position: relative;font-size: .88rem;padding-left: 30px;margin-bottom: 10px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.custom_check input {position: absolute;opacity: 0;cursor: pointer}
.custom_check input:checked ~ .checkmark {background-color: #fff;border-color:#ff5d35}
.custom_check .checkmark {position: absolute;top: 0;left: 0;height: 20px;width: 20px;border: 1px solid #cecece;border-radius: 3px;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}
.custom_check .checkmark::after { content: "\f00c"; font-family: "FontAwesome"; font-weight: 800; position: absolute; display: none;left: 4px;top: 0; color:#ff5d35; font-size: 12px;}
.custom_check input:checked ~ .checkmark:after {display: block}

.custom_radio {color: #555;display: inline-flex;align-items: center;position: relative;font-size: 14px;font-size: 0.9375rem;padding-left: 30px;margin-bottom: 10px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.radio_input .custom_radio + .custom_radio {margin-left: 15px;}
.custom_radio input {position: absolute;opacity: 0}
.custom_radio input:checked ~ .checkmark:after {opacity: 1}
.custom_radio .checkmark {position: absolute;left: 0;height: 20px;width: 20px;background-color: #fff;border: 1px solid #ffe6e1;border-radius: 50%}
.custom_radio .checkmark:after {display: block;content: "";position: absolute;opacity: 0;top: 3px;left: 3px;width: 12px;height: 12px;border-radius: 50%;background: #ff5b37;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}

 
.p-side-bar-left { position: sticky;top:60px; margin-bottom: 5px;}
 

/*-------- Details page css-------*/
 
.job-single-section { margin-bottom: 15px;}
.job-single-section h2 { padding-bottom: 15px; padding-top: 15px;font-size: 18px; padding-left: 15px;  margin-bottom: 0; box-shadow: 0px 4px 34px rgb(215 215 215 / 25%);  background: #516f90; color:#fff; border-radius:5px 5px 0 0}
.job-txt-box {padding: 25px;background: #fbfdff; }

.job-sub-heading{ font-size:18px; font-weight:600}
.job-txt-box ul {padding: 0;}
.job-txt-box ul li {margin-bottom: 12px;list-style: none;padding-left:25px;position: relative;font-size: 15px;}
.job-txt-box ul li::before {content: "\f058";position: absolute; font-family: "FontAwesome";left: 0;top: 0;  color: #516f90;}
 

.sidebar-widget {padding: 30px; background: #f5f7fc;border-radius:5px; margin-bottom:20px;}

.job-overview, .job-overview li {position: relative}
.job-overview li {padding-left: 40px;margin-bottom: 10px;}
.job-overview h5 {font-weight: 500;font-size: 16px; line-height: 22px; margin-bottom:0}
.job-overview span {font-size: 15px;line-height: 20px;}
.job-overview .icon {position: absolute;left: 0;top: 0;height: 30px;width: 28px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #ff5d35}

.aplyfor{background: #ff5d35;padding: 10px;border-radius: 5px;text-align: center;color: #fff;}

/*------ABOUT US PAGE----*/
.title-one{ font-size:48px; font-weight:700; background: linear-gradient(to right,#ff5d35 20%, #e86375 30%,#ff5d35 70%, #516F90 80%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;
text-fill-color: transparent;background-size: 500% auto; animation: textShine 5s ease-in-out infinite alternate;}

@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

 
.about-acc .accordion-item {border-radius: 0;border: none;border-bottom: 1px solid #dedede}
.about-acc .accordion-button {padding: 20px 0;border: none;outline: none;box-shadow: none;font-size: 25px;font-weight: 500;color: #516F90; background: transparent;}
.about-acc .accordion-body { padding: 0 0 10px; font-size:16px}

.core-values-sec .People_block { min-height: 220px;}
.core-values-sec figure i{font-size: 30px;background-image: linear-gradient(to bottom, #ff5d35, #fe602e, #fc6325, #fa671c, #f86a0f);-webkit-background-clip: text; -webkit-text-fill-color: transparent;}


.events-block{cursor: pointer;}
.events-block:hover .bg-secondary{background-color: #ff5d35!important;}
 
/*---Services We Offer Page CSS*/
.Service-Sec .job-card-block .card-body { min-height: 165px}

/*---Join our team Page CSS START*/
.job-description-modal{}
.job-description-modal h4 {font-size: 20px; font-weight:600  }
.job-description-modal h5.modal-title{text-transform: uppercase; font-size: 16px;}


/* fixed social*/
#fixed-social {position: fixed;bottom: 130px; right:0;z-index:99}
#fixed-social a {color: #fff;display: block;height: 40px;position: relative;text-align: center;line-height: 40px;
width: 40px;margin-bottom:5px;border-radius: 3px;border:1px solid #FF5D35}
#fixed-social a i{background-image: linear-gradient(to right, #ff6037, #ff6a3c, #ff7242, #ff7b48, #ff834f);-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
#fixed-social a i:hover{background-image: linear-gradient(to right bottom, #ffffff, #f3f1f3, #eae4e6, #e0d6d7, #d6c9c6);} 
#fixed-social a:hover>span{visibility: visible;right: 43px;opacity: 1;border-radius: 3px;} 
#fixed-social a span {line-height: 40px;right:50px;position: absolute;text-align: center;width: 120px;visibility: hidden; transition-duration: 0.5s; z-index: 1;opacity: 0;background-image: linear-gradient(to right, #ff6037, #ff6a3c, #ff7242, #ff7b48, #ff834f);}
 
/*end fixed social*/

/*---why-us page css---*/
.h5_event-item {display: flex;align-items: center;}
.h5_event-item-date {height: 115px; background: #516F90;display: flex;flex-direction: column;justify-content: center;width: 190px;flex-shrink: 0;text-align: center; color:#fff}
.h5_event-item-date .big {font-size: 45px;margin-bottom: 0;line-height: 1;font-weight: 600;}
.h5_event-item-date p {margin-bottom: 0;font-size: 15px;}
.h5_event-item-content {height: 115px;background:#fbfbfb;display: flex;flex-direction: column;justify-content: center;width: calc(100% - 190px);padding: 0 20px;}
.h5_event-item:nth-child(odd) .h5_event-item-content {background-color: rgba(180, 180, 180, 0.1);}
.h5_event-item:nth-child(even) .h5_event-item-date { background-color: #3e5874}


.why-us1-slider.swiper, .Services-Offer-slider.swiper, .success-stories-slider {padding-left: 30px; padding-right:30px;}
.industries-Sec .swiper-button-prev, .Services-Offer-slider .swiper-button-prev, .success-story .swiper-button-prev{margin-left:-20px;}
.industries-Sec .swiper-button-next, .Services-Offer-slider .swiper-button-next, .success-story .swiper-button-next{margin-right:-20px;}
 
.text-hights{ min-height:161px;}
 
.why-us1-box{transition: .5s;}
.why-us1-box:hover { transform: translateY(-10px); box-shadow: 0 2px 48px 0 rgba(0,0,0,.08); background-color: #f4f4f6}
.testimonial-section.clint-iner{ padding:100px 0 60px 0 }

.success-block h5 { color: #000;font-size: 17px;} 
 




/*----Wordpress css----*/
#ajaxsearchlite1 .probox, div.asl_w .probox {height: 45px!important;background-color: #ffffff!important;background-image:none!important;background-image:none!important;background-image:none!important;background-image: none!important;background-image:none!important;background-image:none!important;border:1px solid #ddd!important;box-shadow:none!important}
 div.asl_w{ margin-top: 8px !important;}
 div.asl_m{ z-index: 20!important}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input { color: #000 !important; height: 45px!important;font-size: 14px!important;}
div.asl_w .probox .promagnifier { width: 45px !important;height: 45px !important;background-color: #516F90 !important;background-image: none!important;background-image: none!important;background-image: none!important;background-image: none!important}
div[id*='ajaxsearchliteres'].wpdreams_asl_results .results img.asl_image {display: none !important;}
div.asl_r .results .item .asl_content h3 a {color: #2f2d2d!important; text-shadow: none!important;}
div.asl_r.vertical {background: #516f90 !important}

.wpc-filters-widget-wrapper{ padding:10px}
.wpc-filters-main-wrap a.wpc-filters-reset-button, .wpc-filters-main-wrap a.wpc-filters-submit-button {width: 48% !important;}

.wpc-search-field, .wpc-filters-widget-select{border: 1px solid #ddd;height: 38px;border-radius: 5px;padding-right: 10px;padding-left: 10px;font-size: 13px;}
.wpc-search-field:focus {color: #212529;background-color: #fff;border-color: #FF5D35 !important;; outline: 0; box-shadow: 0 0 0 0.25rem rgb(50 50 50 / 25%);}
.wpc-filters-section {margin-bottom: 0.5em!important;} 

.wpc-filters-range-column input{ border: 1px solid #ddd;border-radius: 5px;font-size: 13px; padding-left:10px}
.socials { position: absolute;}
/*#################################################################*/
/*################___________MEDIAQUERIES____________##############*/
/*#################################################################*/
@media (max-width: 767.98px) {
 .People_block {min-height: auto;} 
 .Founder-block .profile_block {margin-top: 25px;}
 .testimonial-block .card .card-body {padding:20px;}
 .cta-section {padding-top: 30px;}
 .cta-section .fs32 {font-size: 25px;}
 
}

@media (max-width: 575.98px) {
.isFixed {position: static;}

.services-Sec .fs33 {font-size: 25px}
.all_heading {font-size: 27px;}
.cta-section figure img {margin-top: 12px}
.newsletter-subscription {padding: 0px 17px;}
.latest-jobs-tab .nav-tabs .nav-item {padding: 3px;}
.latest-jobs-tab .nav-tabs .nav-link {font-size: 10px;padding: 8px 10px;}
.contact-Fm iframe{ width:100%}  
 
.about-cover img{ height: 120px;}
.title-one {font-size: 35px;}
.about-acc .accordion-button {font-size: 20px;}
.h5_event-item-date, .h5_event-item-content{width: 50%;}
.h5_event-item-content h5{font-size: .9rem}
.testimonial-block .card .card-body .dq {right: 10px}
.site-header .navbar .btn {width: 100%}
.site-header .navbar .nav-item a {text-align: center}
.text-hights {min-height: auto}
.Service-Sec .job-card-block .card-body {min-height: auto}
.industries-Sec .fs18, .join-our-team-Sec .fs18{  font-size: 15px;}
.Specialize-block .Specialize-title {font-weight: 400; font-size: 15px;}
.blog-block h5{ font-size:18px}
.other-job-details .col {flex: auto; margin-bottom:5px}
.contact-info-item {min-height: auto}
.wpcf7-form-control.btn-primary{ width:100%}
.contact-Form .form-control {text-indent: 5px;}
.md-btn { min-width: 100%;}
.article_mn_title h1 {font-size: 18px !important}
.article_writer_info {display: block !important; margin-bottom:5px}
.article_secs ol {padding-left: 5px;}
.socials { position:static}
}


@media only screen and (max-width: 540px){
   
}

