
#visitor_counter{
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
}
#visitor_counter li {
    list-style: none;
    background: #f16124;
    border-radius: 50%;
    margin-left: 8px;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
}
.shadow {
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.15) !important;
}
.top-header-buttons{
    display: inline;
}
.top-header-buttons  li{
    display: inline-block;
}
ul,li{
    list-style:none;
}
a:hover,a:focus,a:visited{
    text-decoration: none;
}
nav {
    border-top: 8px solid #F16122;
}

#mainMenu .menuLink {
    padding: 5px 15px;
    font-weight: 700;
}
.menuLink:hover{
    color: #F16122 !important;
}
.nav-link .active:hover{
    color: #fff;
}
.submenu{
    display:block;
}
.submenu a{
    font-size: 14px;
    margin-left: 15px;
}
.submenu a:hover,.submenu a:focus{
    background-color: transparent;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgb(255 255 255 / 90%);
    background: #404e6d;
    border-radius: 5%;
    font-weight: 600;
}
.slider-caption {
    position: absolute;
    top: 38%;
    left: 10%;
    width: 84%;
    height: 100%;
}
.slider-caption h3{
    font-size: 40px;
}
.slider-box{
    padding: 10px 20px 20px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    left: 50%;
    bottom: 10%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        border: none;
    padding: 0!important;
    font-size: 28px;
    background: #ff4136;
    width: 40px;
    margin: 8px;
    color: #fff;
    font-weight: 500;
}
/*Our Mission*/
.founderBox{
    margin-left: 25px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
.founderBox p{
    margin-top: 8px;
}
.founderImages{
    width: 110px;
    border-radius: 5%;
}
.overlap-box{
    margin-top: -20px;
    z-index: 999;
    border-left: 5px solid #404e6d;
    border-bottom: 8px solid #404e6d;
}

.overlap-box li{
    border-bottom: 1px dotted #fff;
    margin-bottom: 16px;
    padding-bottom: 15px;
    display: block;
}
.overlap-box .scrollNumber{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    color: #404e6d;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 15px;
}
.overlap-box li a{
    font-weight: 400;
    color: #fff;
}
/*Donor List*/
#donorList .card {
    background-color: #f8f8f8;
    background-clip: border-box;
    border: 1px solid #28A745;
    border-radius: 0.75rem;
    position: relative;
}
.donor_image{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ccc;
}
.donor_image img{
    width: 100%;
    height: 100%;
}
#donorList .card h5{
    font-size: 16px;
}
#donorList .card p {
    margin: 0;
    margin-bottom: 3px;
}
#donorList .card p b{
    font-size: 14px;
}
/* Index Gallery Section */
#gallery{
    margin: 25px 0px;
}
.heading-row{
    margin: 25px 0px;
}
#gallery-slider {
    margin-top: 36px;
}
#gallery-slider .item{
    height: 150px;
    object-fit: cover;
}
#gallery-slider .item img{
    border-radius: 10px;
    height: 100% !important;
}
.videoPlayer{
    position: relative;
}
.playerIcon{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 43%;
}
.js-modal-btn{
    background: transparent !important;
    border: none !important;
    outline: none !important;
}
.video-image-thumbnail{
        border: 5px solid #f4f4f4;
        border-radius: 8px;
}
/*Vision Card*/
#vision{
    margin-top: 40px;
    position: relative;
}
#vision h3{
    font-style: italic;
}
#vision p{
    font-style: italic;
    font-weight: 500;
}
#vision .card{
    border: none;
    box-shadow: 0px 2px 4px #5c5c5c;
}
/*Founder Overlap Images Owner*/
.floatImage{
    position: relative;
   
}
.ownerOne{
    position: absolute;
}
.ownerTwo{
    position: absolute;
    right: 3%;
}
.founderBox{
    margin-left: 25px;
    text-align: center;
    font-weight: 600;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
}
.founderBox p{
    margin-top: 8px;
}
.founderBox.ownerOne.shadow {
    top: -76px;
}
.founderBox.ownerTwo.shadow {
    top: -76px;
}
/*Footer Start*/
footer {
    padding: 33px 0px 0px;
    margin-top: -34px;
}
.footer-section {
    background: #282c35;
}
.footerBox{
    margin-top: 150px;
}
.footer-heading{
    font-size: 28px;
}
.footer-content p{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
}
.footerMenu{
    margin-top: 40px;
}
.footerMenu li{
    margin-bottom: 15px;
}

.footerMenu li a i.fa{
    margin-right: 10px;
}

.screw-1 {
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 5%;
    left: 35%;
     z-index: 2;
}
.screw-1:after{
    content: " ";
    width: 88px;
    height: 4px;
    display: block;
    background: rgba(0, 0, 0, 1);
    margin: 6px 3px 15px;
    position: absolute;
    z-index: 1;
}
.screw-2{
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 5%;
    right: 35%;
    z-index: 2;
}
/* Footer Credit  */
.footer-credit{
    background: #313642;
    margin-top: 50px;
}
/*About Page Section*/
.page-banner{
    position: relative;
}
.page-banner img{
    width: 100%;
}
.page-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page-heading {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    padding: 8px 24px;
    background: #dc3545;
}
.about-img{
    border: 8px solid #fff;
}
.about-small-img {
    position: relative;
    left: -90px;
    top: 73px;
}
.history-heading{
    position: relative;
    padding-bottom: 14px;
    color: #262626;
    text-transform: capitalize;
}
.history-heading:after{
    position: absolute;
    content: '';
    width: 54px;
    height: 6px;
    background: #000;
    bottom: 0;
    left: 4px;
}
.welcome-text{
    font-size: 23px;
}
.vission-box img{
    border: 8px solid #fff;
}
.heading{
    font-size: 30px;
    position: relative;
    padding-bottom: 14px;
    color: #262626;
}
.heading:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 6px;
    background: #000;
    top: 99%;
    left: 46%;
}
.about-content-box{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    font-weight: 500;
    color: #867070;
}
.motive-text {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    font-weight: 500;
    color: #867070;
}
.donor-name{
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
/*Gallery Page Section*/
.gallery-image{
    position: relative;
}

.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    transition: all 0.5s;
    opacity: 1;
}
.chain{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0,0,0,0.8);
}

/*Contact Page CSS*/
.contactBox{
    margin: 50px 0px 100px 0;
}
.contactBox .cardBox{
    margin-top:50px;
}
.contactBox .contactName{
    font-weight: bold;
}
/*Donate Page*/
.donateBox{
    margin: 50px 0px 100px 0;
}
.donateBox{
    position: relative;
}
.orButton {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: orange;
    position: absolute;
    left: 62%;
    top: 46%;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    border: 5px solid #f6daa8;
}
.donateHeadings {
    margin-bottom: 25px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 8px;
    background-color: #d6dcdd
}
/*Sticky Bottom Nav*/
.sticky-bottom-nav{
    background: #00A62C;
    position: sticky;
    width: 100%;
    left: 0;
    bottom: -2px;
    z-index: 999999;
}
.bottom-icon{
    color: #fff;
    font-size: 18px;
    display: block;
}
.bottom-icon:hover{
    color: #fff;
}
.bottom-name{
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    
}
.opps-text{
    font-size: 80px;
    font-weight: 700;
    color: #00081d;
}