@charset "utf-8";
/* CSS Document */
/* font-family: "Sora", sans-serif;
font-family: "Lexend", sans-serif;*/
body{font-family: "Lexend", sans-serif;color:#484848;}
:root {
    --primary: #FF6F0F;
    --secondary: #FFF0E6;
    --light: #F8F8F9;
    --dark: #001D23;
	--grey: #d8d8d8;

}
.bg-light {
    background-color: #f1f1f1 !important;
}
a{color:#000;}
a:hover{color:#FF6F0F;}
.text-white-50 {    color: rgb(255 255 255 / 68%) !important;}
/*----CSS 1504025-----*/
h1,h2,h3,h4,h5,h6{font-family: "Lexend", sans-serif;}
.logo{height:85px;}
.header-small{    font-weight: 600;    font-size: 16px;    color: #999999;font-family: "Sora", sans-serif;}
.carousel.slide{margin-top:95px;}
.causes-item{     margin-top: -35px;
    padding: 35px 30px 35px 30px;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 0;}
.causes-item h3 a{transition: all 0.5s;}
.causes-item h3 a{text-transform: inherit;border-bottom: 0;font-weight:600;}
.causes-item:hover h3 a{color:#FF6F0F;}
.text-dark{font-weight: 600;}
.cause{     z-index: 1;    position: relative;}
/*.volunteer{    background-color: #fdd65b;}
.donation{    background-color: #ff3636;}
.fundraise{background-color: #26268e;}*/
.cause i{ display: flex;    align-items: center;    justify-content: center;    width: 75px;    height: 75px;  margin:0px auto;transition: .3s ease-in-out;box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);    border-radius: 50px;    border: 2px solid #ffffff;padding:15px;     position: relative;    z-index: 1;}
.focus-area-carousel .causes-item i{width:auto;height:auto;border-radius:inherit;}
.cause i{  background-color: #fff;}

.cause .donate_link i{width:auto;height:auto;padding:0px;background:none;box-shadow: inherit;margin-left:10px;}

.donation i{background-color: #ffffff;}
.fundraise i{ background-color: #ff3636;}
/*.volunteer:hover i,.donation:hover i,.fundraise:hover i{transform: rotatey(180deg);}*/
.volunteer svg,.donation svg,.fundraise svg{    width: 70px;    height: auto;}
/*.donation i{    background-color: #ff3636;}
.fundraise i{background-color: #26268e;}*/
.saksham-info{display: flex;    gap: 2em;align-items: center;margin-bottom: 1.5em;}
.saksham-info a{transition: all 0.5s;}
.saksham-info a:hover{opacity: 0.6;}
.saksham-info img{width: 200px;height: 200px;}
.tabs .nav-data {
        border: 1px solid var(--grey);
    padding: 20px 20px;
    transition: 0.3s;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 100%;
}
.tabs .nav-data:hover{border: 1px solid var(--primary)}
.tabs .nav-data h5{margin-bottom: 0px;}
.causes-item a{font-weight: 700;    text-transform: uppercase;    border-bottom: 2px solid;display: inline-flex;align-items: center;transition: all 0.5s;}
/*.volunteer a{color:#001D23;}*/
/*.donation a{color:#fff;}
.fundraise a{color:#fff;}*/
.volunteer h5 {
    color: #001D23;
    font-weight: 500;

    padding-top: 16px;
}
.donation h5,.fundraise h5{
   /* color: #fff;*/
    font-weight: 500;

    padding-top: 16px;
}
/*.donation h2,.fundraise h2{color:#fff;}*/
.counter
{
    text-align: center;
}
.count-up h4{font-weight:500;}
.counter-count
{
    /*font-size: 26px;*/
    font-weight: bold;
    position: relative;
    text-align: center;
    display: inline-block;color: #001d23;
}
.count-up{min-height:160px;}
.count-up img{transition: .3s ease-in-out;}
.count-up:hover img{    transform: rotatey(180deg);}
.count-up img{width: 6rem;
    height: 6rem;
    background-color: var(--light);
    border-radius: 9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: 1px 0px 5px rgb(0 29 35 / 33%);}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}
.focus-area .causes-item{padding:0px 20px;margin-top:0px;box-shadow:none;}
 .saksham_Img{width:150px;margin:0px auto;}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top{    background-color: #26268e;border-color:transparent;color:#fff;border-width:2px; }
.back-to-top:hover{background-color: inherit;border-color:#26268e;color:#26268e;border-width:2px;}
/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}
/*.btn.btn-primary{background-color: #FF6F0F;    border-color: #FF6F0F;}*/

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn.btn-primary:hover {
    color: var(--primary);
    background: transparent;
}

.btn-square{
    width: 45px;
    height: 45px;
}
 .btn-square .fab{font-size: 20px;	 line-height: initial;}
.btn-sm-square {
    width: 32px;
    height: 32px;
}
.social-media a {transition: .3s ease-in-out;}
.social-media a:hover{transform: rotateY(360deg);}
.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.clients{background: #f8f8f9;}
.clients .box {
  display: grid;
  align-items: center;
  justify-items: center;
  width: 60%;
  height: auto;
  transition: transform 0.5s ease-in;
  margin: 8px auto;
}
.clients .box img {
  max-width: 100%;
   width: auto;
    margin: 0px auto;
    max-height: inherit;
}
.clients .box:hover {
  transform: scale(1.2);
}
.focus-content{position: relative;width: 98%;
    margin: -160px auto 0;background: #fff;}

/*** Navbar ***/
.fixed-top {
    transition: .5s;
}

.top-bar {
    height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .07);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}
.navbar .dropend .dropdown-toggle::after{    transform: rotateZ(-90deg);}

.navbar .navbar-nav .nav-link {
    margin-right: 19px;
    padding: 35px 0;
    color: #001D23;
    font-weight: 400;
    outline: none;font-size: 15px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #001d23;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    transition: box-shadow 0.15s ease-in-out;
    border: 2px solid #1c3f47;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}
.navbar .nav-item .dropdown-menu {border-radius:0px;}
.navbar .nav-item .dropdown-menu .dropdown-item{    padding: .7rem 1rem;font-size: 15px;    display: flex;    justify-content: space-between;}
.navbar .nav-item .dropdown-menu .dropdown-item:hover{background:#FF6F0F;color:#fff;}
#navbarCollapse .btn.btn-outline-primary,#navbarCollapse .btn.btn-outline-primary .fa-arrow-right{    font-size: 14px;    font-weight: 600;}
#navbarCollapse .btn.btn-outline-primary .btn-sm-square{width:26px;height:26px;}
.left-Img{border-radius:40px;}
.rounded-40{border-radius: 40px;}
.focus-area .owl-nav{    display: flex;    justify-content: center;margin-top:30px;}
.focus-area .owl-nav .owl-prev{    margin-right: 20px;}
.focus-area .owl-nav .owl-next{margin-left:20px;}
.focus-area .owl-nav .owl-prev,.focus-area .owl-nav .owl-next{width: 3rem;    height: 3rem;    background-color: var(--dark);
    border-radius: 9rem;    display: inline-flex;    align-items: center;    justify-content: center;	color: #fff;transition: all 0.5s;}
.focus-area .owl-nav .owl-prev:hover, .focus-area .owl-nav .owl-next:hover{ background-color: #fff;color: var(--dark);}
.dropdown-item{white-space: inherit;}
@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        margin-top: 10px;
        border-top: 1px solid rgba(0, 0, 0, .07);
        background: var(--dark);
    }

    .navbar .navbar-nav .nav-link {padding: 10px 0;color:#fff;}
	.navbar .dropdown-toggle::after{position: absolute;right: 5px;}
	.dropdown-menu{    background-color: #001d23;color:#fff;}
	.navbar .nav-item .dropdown-menu .dropdown-item{color:#fff;padding: .7rem 0rem;}
	.py-5 {    padding-top: 2rem !important;    padding-bottom: 1rem !important;}
	.g-5, .gy-5 { --bs-gutter-y: 1rem !important;}
	.my-5{margin-top: 2rem !important;    margin-bottom: 2rem !important;}
	.about-udaan.py-5{ padding-top: 0rem !important;padding-bottom: 0rem !important;}
	.mb-5 {    margin-bottom: 2rem !important;}
	.p-4 {padding: 1rem !important;}
	.mb-4 {margin-bottom: 1rem !important;}
	.cause.py-5{        padding-top: 0rem !important;        padding-bottom: 0rem !important;}
	.navbar .nav-item .dropdown-menu{    padding: 0 1rem;}
	.navbar{padding-top:0px;padding-bottom:0px;}
	.navbar .nav-item .dropdown-menu .dropdown-item:hover,.navbar .nav-item .dropdown-menu .dropdown-item:focus{background:none;color:#FF6F0F;}
	.count-up img{width:4rem;height:4rem;}
}

@media (min-width: 992px) {

    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        /*transform: rotateX(-75deg);*/
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;border-left: 7px solid #FF6F0F;
        border-bottom: 7px solid #FF6F0F;
        border-radius: 0px;width: 250px;white-space: inherit;
    }
	.dropdown-item{white-space: inherit;}
    .navbar .nav-item:hover > .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
	.navbar .nav-item.dropend .dropdown-menu {position:absolute;left:100%;}
	.navbar .nav-item.dropend:hover .dropdown-menu  {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }

}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
   /* justify-content: center;*/
    text-align: left;
    background: rgba(0, 29, 35, .5);
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--dark);
    border: 12px solid var(--dark);
    border-radius: 3rem;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 350px;
    }

    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
	.count-up h6 {font-size: 0.8rem;}
}

.page-header {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: linear-gradient(rgba(0, 29, 35, .8), rgba(0, 29, 35, .8)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #999999;
}

/*** Process Start ***/
.steps {
    background: linear-gradient(rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.86)), url( "../img/bg-1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.steps h1{color:#fff;}
.steps .steps-item {
    position: relative;
    background: var(--bs-dark);
    border-radius: 10px;border: 2px solid #1c3f47;transition: all 0.5s;}
.steps .steps-item:hover{border:2px solid #fff;}
.steps .steps-item h4{color:#fff;transition: all 0.5s;}
.steps .steps-item:hover h4{color:#FF6F0F;}
.steps .steps-item h4,
.steps .steps-item p {
    color: var(--bs-white);
}

.steps .steps-item .setps-number {
    position: absolute;
    width: 64px;
    height: 64px;
    bottom: 0;
    right: 10px;
    font-weight: 900;
    border: 1px solid var(--bs-white);
    border-radius: 64px;
    transform: translateY(50%);
    color: var(--bs-white);
    background: var(--bs-dark);
    display: flex;
    align-items: center;
    justify-content: center;
}
/*** Process End ***/

/*** Causes ***/
.causes-item .progress {
    height: 5px;
    border-radius: 0;
    overflow: visible;
}

.causes-item .progress .progress-bar {
    position: relative;
    overflow: visible;
    width: 0px;
    border-radius: 0;
    transition: 5s;
}

.causes-item .progress .progress-bar span {
    position: absolute;
    top: -7px;
    right: 0;
    width: 40px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    background: var(--primary);
    color: #FFFFFF;
}

.causes-item .causes-overlay {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}

.causes-item:hover .causes-overlay {
    height: 100%;
    opacity: 1;
}


/*** Service ***/
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .06);
}

.owl-carousel.project-carousel .owl-item img{width:auto;margin:0px auto;}
/*** Donate ***/
/*.donate {
    background: rgb(0 29 35);
}*/

.btn-group .btn-light:hover,
.btn-group input[type="radio"]:checked+label {
    color: var(--primary);
    border-color: var(--primary);
}


/*** Team ***/
.team-item img {
    position: relative;
    top: 0;
    transition: .5s;    border-radius: 50% 0 0 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-item:hover img {
    border-radius: 0 50% 0 0;
}

.team-item .team-text {
    position: relative;
    height: auto;
    transition: .5s;width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: -40px;
    border-radius: 10px;min-height:115px;
}

/*.team-item:hover .team-text {
    margin-top: -60px;
    height: 170px;
}*/

.team-item .team-text .team-social {
    opacity: 1;
    transition: .5s;
}

.team-item:hover .team-text .team-social {
    opacity: 1;
}

.team-item .team-social .btn {
    display: inline-flex;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Testimonial ***/
.testimonial-item{width: 80%;
    margin: 0px auto;   }
.testimonial-carousel .owl-item.center .testimonial-text{border-radius: 40px;}
.testimonial-item span.rounded-circle{width: 85px;    height: 85px;    display: flex !important;    align-items: center;
    justify-content: center;    font-size: 36px;    background: #fff;border: 4px solid #ececec;}
/*.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}*/

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-text {
    background: var(--light);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    background: var(--primary);
    transform: scale(1);
}

.testimonial-carousel .owl-item .testimonial-text *,
.testimonial-carousel .owl-item .testimonial-item img {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text * {
    color: var(--light) !important;
}

/*.testimonial-carousel .owl-item.center .testimonial-item img {
    background: var(--primary) !important;
}
*/
.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--dark);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--primary);
}


/*** Footer ***/

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: rgba(255,255,255,0.5);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(255,255,255,0.5);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);

    box-shadow: none;
}

.footer .btn.btn-square {
  color: rgb(255 255 255);
    border: 0;
    border-radius: 40px;
    background: #014856;
}

.footer .btn.btn-square:hover {
    color: var(--secondary);
    border-color: var(--light);
}

.copyright {
    padding: 25px 0;
    font-size: 16px;
    border-top: 1px solid rgba(256, 256, 256, .1);background:#ff6f0f;color: #fff;
}

.copyright a {    color:#fff;}
.copyright a:hover{color:#fff;text-decoration: underline;}
.newsletter .form-control{border-radius: 40px;}
.newsletter button{border-radius: 40px;}

.newsletter{position: relative;    z-index: 1;    background: #fff;    border-radius: 40px;padding:30px 30px;box-sizing: border-box;    margin-top: -90px;}
.newsletter-Txt{display:flex;align-items: center;}
.newsletter p{margin-bottom: 0;color:#484848;}
.newsletter-Txt i{font-size:30px;margin-right:20px;color:#ff6f0f;}
.copyright a.btn-link{padding: 0rem .75rem;}
.subscribe h3{margin-bottom: 0px;}
/*----------Featured Job-----*/
.single-job-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}


.single-job-items .job-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
 /* -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;    background: #f5f5f5;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.single-job-items .job-items .job-tittle{padding:10px 20px;box-sizing: border-box;}
.single-job-items .job-items .job-tittle p  { height: 70px;
    text-overflow: ellipsis;
overflow: hidden;}
.single-job-items .company-img img {
  overflow: hidden;
  float: left;
  /*margin-right: 32px;*/
  z-index: 999;border-radius:40px;
}
.social-media{justify-content: flex-end;}
@media only screen and (max-width:768px){
	.social-media{justify-content: flex-start;}
	.saksham_Img{width:100px;}
	.carousel-control-prev, .carousel-control-next{display:none;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .single-job-items .company-img img {
    margin-bottom: 20px;
  }

	
}

@media (max-width: 575px) {

  .single-job-items .company-img img {margin-bottom: 20px;}
	.count-up{min-height:auto;}
	.logo {height: 55px;}
	.carousel.slide {margin-top: 66px;}
}

@media (max-width: 575px) {

  .single-job-items .job-tittle {
    padding: 14px;
  }
	.count-up.p-4{padding: 0.5rem !important;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .single-job-items .job-tittle {
    padding: 14px;
  }
}


.single-job-items .job-tittle a h4 {
  color: #454d72;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 26px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}


.single-job-items .job-tittle a h4:hover {
  color: #09cc7f;
}


.single-job-items .job-tittle ul li {
  display: inline-block;
  margin-right: 48px;
  font-size: 15px;
  color: #808080;
  line-height: 1.8;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .single-job-items .job-tittle ul li {
    margin-right: 18px;
  }
}

@media (max-width: 575px) {

  .single-job-items .job-tittle ul li {
    margin-right: 0px;
    margin-bottom: 7px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

  .single-job-items .job-tittle ul li {    margin-right: 8px;  }
	
}


.single-job-items .job-tittle ul li:last-child {
  margin-right: 0px;
}


.single-job-items .job-tittle ul li i {
  font-size: 14px;
  color: #bbbbbb;
  margin-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .single-job-items .job-tittle2 {
    padding-top: 25px;
  }
}


.single-job-items:hover {
  box-shadow: 0px 22px 57px 0px rgba(34, 41, 72, 0.05);
}

/* //Abhishek  */
/* Position submenu to the right */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  display: none;
  position: absolute;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
/* //Abhishek  */
