
body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

p{
    font-size: 16px;
    color: #808080;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif;
}

a{
    text-decoration: none;
}
button{
    box-shadow: none;
    border: none;
}
.theme-btn{
    background: #FF900B;
    padding: 10px 35px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.theme-title{
    padding-left: 10px;
    /* margin-bottom: 40px; */
}
.theme-title.white-border{
    border-left: 5px solid #fff;
}
.theme-title.orange-border{
    border-left: 5px solid #FF900B;
}
.theme-title span,
.theme-title-without-border span{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}
.theme-title span.white,
.theme-title-without-border span.white{
    color: #fff;
}
.theme-title span.green,
.theme-title-without-border span.green{
    color: #2C833B;
}
.theme-title span.orange,
.theme-title-without-border span.orange{
    color: #FF900B;
}
.theme-title span.blue,
.theme-title-without-border span.blue{
    color: #264E8D;
}
.theme-title h2,
.theme-title-without-border h2{
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
}
section{
    padding: 70px 0;
}
.form-control,
.form-select{
    padding: 0.6rem 0.75rem;
    border-radius: 0px;
    border: 1px solid #dadada;
    background: transparent;
}
.form-control:focus{
    box-shadow: none;
    border: 2px solid #024883;
}

/* Header CSS Start */
.header-wrap-section{
    position: absolute;
    z-index: 9;
    background-color: transparent;
    padding: 0;
    width: 100%;
}
.header-wrap-section .navbar-brand img{
    max-width: 140px;
}
.header-wrap-section .top-bar-wrap{
    padding-top: 10px;
}
.top-bar-contact-items{
    margin-right: 20px;
}
.top-bar-contact-items a{
    color: #fff;
}
.top-bar-contact-items a span{
    margin-right: 7px;
}
.top-bar-contact-items a img{
    height: 17px;
    object-fit: contain;
}
.top-bar-contact-items:last-child{
    margin-right: 0;
}
.header-wrap-section .nav-link{
    color: #fff !important;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.donate-btn-right a{
    background: #FF900B;
    padding: 6px 15px;
    display: flex;
    align-items: center;
    border-radius: 30px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
}
.donate-btn-right a span{
    line-height: 16px;
    margin-right: 7px;
}
.donate-btn-right a span img{
    width: 17px;
    filter: brightness(0) invert(1);
}
.main-menu-wrap{
    display: flex;
    width: 100%;
    border-bottom: 1px solid #FF900B;
    padding-bottom: 2px;
}
/* Header CSS Start */

/* ----------------- Home Main Slider Section Start ----------------- */
.home-banner-wrap-section .home-main-slider{
    position: relative;
}
.home-banner-wrap-section .home-main-slider .banner-img{
    height: 550px;
    object-fit: cover;
}
.home-banner-wrap-section .home-banner-items{
    position: relative;
}
.home-banner-wrap-section .home-banner-items::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: #000; */
    background: linear-gradient(180deg, black 10%, rgb(255 255 255 / 0%));
    opacity: .8;
}
.home-banner-wrap-section .home-banner-items img{
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.home-banner-wrap-section .home-main-slider .banner-caption{
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.home-banner-wrap-section p{
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.home-banner-wrap-section h1{
    color: #fff;
    font-size: 60px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px !important;
}
.home-banner-wrap-section .owl-dots{
    display: block !important;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
}
.home-banner-wrap-section .owl-nav{
    display: block !important;
    width: 100%;
    position: absolute;
    top: 50%;
}
.home-banner-wrap-section .owl-nav .owl-next{
    position: absolute;
    right: 25px;
}
.home-banner-wrap-section .owl-nav .owl-prev{
    position: absolute;
    left: 25px;
}
.home-banner-wrap-section .owl-nav .owl-prev img,
.home-banner-wrap-section .owl-nav .owl-next img{
    width: 35px;
    filter: brightness(0) invert(1);
}
.home-banner-wrap-section .owl-dots .owl-dot.active{
    background-color: #fff;
    width: 25px;
    border-radius: 25px;
}
.home-banner-wrap-section .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    background: #fff;
    box-shadow: inset 0px 2px 1px #00000029;
    margin: 2px;
    border-radius: 50%;
}
/* ----------------- Home Main Slider Section End ----------------- */

/* ----------------- Aboutus Slider CSS  Start ----------------- */
.aboutus-slider-wrap-section{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.aboutus-slider-wrap-section::before{
    position: absolute;
    content: '';
    top: -20px;
    left: 0;
    background-image: url(../images/shape/squre-dotted-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 25%;
    height: 100%;
    z-index: -1;
}

.aboutus-slider-wrap{
    position: relative;
    z-index: 1;
}
.aboutus-slider-wrap::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 25%;
    background-color: #FF900B;
    z-index: -1;
    border-radius: 160px 0 0 160px;
}
.aboutus-slider-img-wrap img{
    width: 100%;
    height: auto;
    object-fit: cover;
    padding: 20px;
}
.aboutus-slider-text-wrap h2{
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
}
.aboutus-slider-text-wrap p{
    font-size: 16px;
}
.aboutus-slider-wrap-section .owl-dots {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
.aboutus-slider-wrap-section .owl-dots .owl-dot.active {
    background-color: #FF900B;
    width: 25px;
    border-radius: 25px;
}
.aboutus-slider-wrap-section .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #DCDCDC;
    box-shadow: inset 0px 2px 1px #00000029;
    margin: 2px;
    border-radius: 50%;
}
.aboutus-slider-wrap-section .owl-nav{
    display: none;
}
/* ----------------- Aboutus Slider CSS  End ----------------- */

/* ----------------- Our Aim Slider CSS  End ----------------- */
.our-aim-section{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.our-aim-section::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #FF900B;
    z-index: -1;
}
.our-aim-img-wrap{
    position: relative;
}
.our-aim-img-wrap::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
}
.our-aim-img-wrap img{
    height: 210px;
    width: 100%;
    object-fit: cover;
}
.our-aim-title{
    position: absolute;
    bottom: 5px;
    right: 20px;
}
.our-aim-title h2{
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.our-aim-title a{
    color: #FFF;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    transition: .3s ease-in-out;
}
.our-aim-title a:hover{
    color: #FF900B;
}
.our-aim-section .owl-nav{
    display: block !important;
    width: 100%;
    position: absolute;
    top: -70px;
    text-align: right;
}
.our-aim-section .owl-nav .owl-prev{
    margin-right: 5px;
}
.our-aim-section .owl-nav .owl-prev img,
.our-aim-section .owl-nav .owl-next img{
    width: 30px;
}

 /* ----------------- Our Aim Slider CSS  End ----------------- */

 /* ----------------- Our Work CSS  End ----------------- */
 .our-work-section{
    position: relative;
    z-index: 1;
 }
 .our-work-section .our-work-wrapper{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
 }
 .our-work-section::before{
    position: absolute;
    content: '';
    top: 0px;
    left: 0;
    background-image: url(../images/shape/our-work-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
 }
 .our-work-section .our-work-box{
    text-align: center;
 }
 .our-work-section .our-work-col{
    display: flex;
    align-items: center;
 }
 .our-work-section .our-work-box{
    padding: 20px;
    min-height: 171px;
    width: 100%;
 }
 .our-work-section .our-work-col:first-child .our-work-box{
    background-color: #F0F6FF;
 }
 .our-work-section .our-work-col:nth-child(2) .our-work-box{
    background-color: #F3FFF5;
 }
 .our-work-section .our-work-col:nth-child(3) .our-work-box{
    background-color: #FFF8EF;
 }
 .our-work-section .our-work-col:nth-child(4) .our-work-box{
    background-color: #FBF5FF;
 }
 .our-work-section .our-work-col:nth-child(5) .our-work-box{
    background-color: #FFF9F9;
 }
 .our-work-section .our-work-col:nth-child(6) .our-work-box{
    background-color: #FFF9F9;
 }
 .our-work-section .our-work-col:nth-child(7) .our-work-box{
    background-color: #FBF5FF;
 }
 .our-work-section .our-work-col:nth-child(8) .our-work-box{
    background-color: #F3FFF5;
 }
 .our-work-section .our-work-col:nth-child(9) .our-work-box{
    background-color: #F0F6FF;
 }
 .our-work-section .our-work-col:nth-child(10) .our-work-box{
    background-color: #FFF8EF;
 }

 .our-work-section .our-work-icon-wrap{
    margin-bottom: 20px;
 }
 .our-work-section .our-work-icon-wrap img{
    height: 60px;
}
.our-work-title h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 18px;
    margin-bottom: 0;
}
 /* ----------------- Our Work CSS  End ----------------- */

 /* ----------------- Future Vision CSS  End ----------------- */
 .future-vision-section{
    position: relative;
    background-image: url(../images/bg-img/future-vision.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
 }
 .future-vision-section::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    z-index: -1;
 }
 .future-vision-section .future-vision-wrap-box{
    padding: 20px;
    text-align: center;
 }
  .future-vision-section .future-vision-wrap-box{
    transition: .3s ease-in-out;
    transform-origin: top left;
 }
 .future-vision-section .future-vision-col:first-child .future-vision-wrap-box:hover .future-vision-img-wrap{
    box-shadow:rgb(38 78 141 / 50%) 0px -1px 10px 10px;
    border-radius: 50%;
 }
 .future-vision-section .future-vision-col:nth-child(2) .future-vision-wrap-box:hover .future-vision-img-wrap{
    box-shadow:rgb(255 144 11 / 50%) 0px -1px 10px 10px;
    border-radius: 50%;
 }
 .future-vision-section .future-vision-col:nth-child(3) .future-vision-wrap-box:hover .future-vision-img-wrap{
    box-shadow:rgb(106 62 136 / 50%) 0px -1px 10px 10px;
    border-radius: 50%;
 }
 .future-vision-section .future-vision-col:nth-child(4) .future-vision-wrap-box:hover .future-vision-img-wrap{
    box-shadow:rgb(44 131 59 / 50%) 0px -1px 10px 10px;
    border-radius: 50%;
 }
  .future-vision-section .future-vision-wrap-box:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
 }
 .future-vision-section .future-vision-title{
    margin-top: 25px;
 }
 .future-vision-title h2{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
 }
 /* ----------------- Future Vision CSS  End ----------------- */

/* ----------------- Our Projects CSS  End ----------------- */
.our-section-wrap-section .nav-tabs{
    border-bottom: 0;
    text-align: center;
    justify-content: center;
}
.our-section-wrap-section .nav-tabs .nav-link{
    border: 30px;
}
.our-section-wrap-section .nav-tabs .nav-link{
    color: #aaa9a9;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.our-section-wrap-section .nav-tabs .nav-link.active{
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.our-section-wrap-section .nav-tabs .nav-link.active:first-child{
    color: #2C833B;
}
.our-section-wrap-section .nav-tabs .nav-link.active:nth-child(2){
    color: #264E8D;
}
.our-section-wrap-section .owl-nav{
    display: none;
}
.our-section-wrap-section .owl-dots{
    display: none;
}
.our-section-wrap-section .slider-img-wrap{
    position: relative;
}
.our-section-wrap-section .slider-img-wrap::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
}
.our-section-wrap-section .slider-img-wrap img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.our-projects-title{
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 10px;
}
.our-projects-title h2{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
/* ----------------- Our Projects CSS  End ----------------- */

/* ----------------- Connect with Us Section CSS  End ----------------- */
.connect-with-us-section{
    background-color: #4B4B4B;
    position: relative;
}
.connect-with-us-section .form-label {
    margin-bottom: 0.5rem;
    position: absolute;
    top: -13px;
    left: 15px;
    background: #4b4b4b;
    padding: 0 5px;
    color: #fff;
    font-size: 14px;
}
.connect-with-us-section .captcha-img img{
    height: 45px;
    object-fit: cover;
}
.connect-with-us-section .form-control,
.connect-with-us-section .form-select{
    font-size: 16px;
    color: #fff;
}
.connect-with-us-section .form-control:focus,
.connect-with-us-section .form-select:focus{
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #FF900B;
}
.connect-with-us-section .form-select{
    background: #4b4b4b !important;
}
.contact-detail-title h2{
    font-size: 18px;
    color: #FF900B;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}
.contact-detail-text a{
    font-style: italic;
    color: #fff;
}
.contact-detail-text p{
    font-style: italic;
    color: #fff;
}
.contact-detail-items{
    margin-bottom: 25px;
}
/* ----------------- Connect with Us Section CSS  End ----------------- */

.social-media-icon ul{
    display: flex;
    list-style: none;
    padding-left: 0;
}
.social-media-icon ul li{
    margin-right: 7px;
}
.social-media-icon ul li:last-child{
    margin-right: 0;
}
.social-media-icon ul li a img{
    filter: brightness(0) invert(1);
}

/* ----------------- Footer Section CSS  End ----------------- */
.footer-wrap-section{
    position: relative;
    background-image: url(../images/bg-img/footer-bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer-wrap-section::before{
    position: relative;
    content: '';
    top: -70px;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    background-image: url(../images/icon/border-line-img.svg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
.footer-wrap-section p{
    font-size: 14px;
    color: #000;
}
.opening-closing-items-wrap p{
    margin-bottom: 0;
}
.footer-title h2{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-weight: 700;
    color: #FF900B;
}
.footer-wrap-section ul{
    list-style: none;
    padding-left: 0;
}
.footer-wrap-section ul li{
    font-size: 14px;
}
.footer-wrap-section ul li a{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #000;
}
.news-latter-btn-wrap{
    background-color: #264E8D;
}
.news-letter-btn{
    color: #fff;
    padding: 10px;
    background-color: transparent;
}
.news-letter-textbox .form-control{
    background-color: #F0F6FF;
}
.copyright-wrap{
    border-top: 1px solid #264E8D;
}
.copyright-wrap p{
    padding: 10px 0;
    background: #264e8d;
    color: #fff;
}
.copyright-wrap p a{
    color: #FF900B;
}
.footer-bottom{
    overflow-x: hidden;
}
/* ----------------- Footer Section CSS  End ----------------- */

.out-aim-wrap-section .our-aim-wrap-box{
    padding: 40px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-bottom: 1px solid #FF900B;
    margin-bottom: 30px;
}
.out-aim-wrap-section .our-aim-wrap-box:last-child{
    margin-bottom: 0;
}
.out-aim-wrap-section .our-aim-wrap-box h5{
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

/* ------------ Inner Banner CSS Start ------------ */
.inner-banner-wrap-section::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
}
.inner-banner-wrap-section .inner-banner-img{
    height: 400px;
    object-fit: cover;
}
.inner-banner-wrap-section .inner-baner-caption {
    position: absolute;
    bottom: 70px;
    width: 100%;
    left: 0;
}
.inner-banner-wrap-section .inner-banner-title h1{
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.inner-banner-wrap-section .breadcrumb-item{
    font-size: 16px;
    color: #fff;
}
.inner-banner-wrap-section .breadcrumb-item a{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.inner-banner-wrap-section .breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
}
/* ------------ Inner Banner CSS End ------------ */

.inner-our-project-section .our-project-wrap-box{
    margin-bottom: 30px;
}
.inner-our-project-section .our-project-wrap-box:last-child{
    margin-bottom: 0;
}
.inner-our-project-section .our-project-wrap-box .our-project-img-wrap img{
    border-radius: 8px;
    height: 350px;
    object-fit: cover;
}
.inner-our-project-section .our-project-wrap-box:nth-child(odd) .our-project-left-col{
    order: 1;
}
.inner-our-project-section .our-project-wrap-box:nth-child(odd) .our-project-right-col{
    order: 2;
}
.inner-our-project-section .our-project-wrap-box:nth-child(even) .our-project-left-col{
    order: 2;
}
.inner-our-project-section .our-project-wrap-box:nth-child(even) .our-project-right-col{
    order: 1;
}

.inner-our-project-section .our-project-wrap-box:nth-child(odd) .our-project-right-wrap{
    margin-left: 30px;
}
.inner-our-project-section .our-project-wrap-box:nth-child(even) .our-project-right-wrap{
    margin-right: 30px;
}

.inner-our-project-section ul li{
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.inner-our-project-section ul li:last-child{
    margin-bottom: 0;
}
.inner-our-project-section .nav-tabs{
    border-bottom: none;
}
.inner-our-project-section .nav-tabs .nav-link{
    border: none;
    background-color: #FF900B;
    color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}


/* Gallery Page CSS Start */
.gallery-wrap-section .nav-tabs{
    border-bottom: none;
}
.gallery-wrap-section .nav-tabs .nav-link{
    border: none;
    background-color: #FF900B;
    color: #fff;
    padding: 10px 25px;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
/* Gallery Page CSS End */

.sticky-whataap-icon{
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 99;
}
.sticky-whataap-icon img{
    width: 50px;
}
.inner-our-work-wrap-section .our-work-wrap-box{
    margin-bottom: 40px;
}
.inner-our-work-wrap-section .our-work-wrap-box:last-child{
    margin-bottom: 0px;
}
.inner-our-work-wrap-section .our-work-wrap-box:nth-child(even) .our-wrok-left-col{
    order: 2;
}
.inner-our-work-wrap-section .our-work-wrap-box:nth-child(even) .our-wrok-right-col{
    order: 1;
}

.inner-our-work-wrap-section .our-work-wrap-box:nth-child(odd) .our-wrok-right-col .our-work-text-wrap{
    margin-left: 40px;
}
.inner-our-work-wrap-section .our-work-wrap-box:nth-child(even) .our-wrok-right-col .our-work-text-wrap{
    margin-right: 40px;
}
.vision-mission-wrap-box{
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    padding: 25px;
    border-radius: 12px;
    border-left: 1px solid #FF900B;
    margin-bottom: 20px;
    background: #fff;
}
.vision-mission-title h2{
    font-size: 24px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #FF900B;
    width: fit-content;
    margin: 20px 0;
}