body{
    font-family: "Roboto", sans-serif;
    font-size:18px;
    line-height:20px;
    font-weight:400;
    background-color: #0f51329c;
}
html{
    scroll-behavior:smooth;
}

.top-header{
    background-color: #66033b;
    padding:20px 15px;
}
.top-header .logo-div{
    display:flex;
    align-items:center;
    gap:8px;
}
.top-header .logo-div span{
    font-size:24px;
    line-height:28px;
    font-weight:600;
    color:#fff;
    display:inline-block;
}
.top-header .logo-div.right{
   justify-content:end;
}
.top-header .row{
    align-items:center;
}
.top-header .headTitle{
    font-size:24px;
    font-weight: 800;
    line-height:24px;
    text-transform:uppercase;
    text-align:center;
    max-width:330px;
    margin: auto;
    color:#fff;
}
.navBar-header{
    position:sticky;
    top:0;
    z-index:9;
}
.navBar-header .nav-link{
    padding:10px 28px !important;
}

.slider-sec{
    background-color:#041b20;
    padding: 0px 0px ;
}
.slider-sec .row{
    align-items:center;
}
.slider-sec .subhead{
    font-size: 26px;
    line-height: 32px;
    color:#fff;
    text-align: center;
    margin-bottom: 0;
    /* background-color: #000; */
    border-radius: 24px;
    padding: 10px;
    /* color: #fff; */
    border: 2px solid #b0b0b0;
    cursor: pointer;
}
.slider-sec .carousel.slide{
    border: 1px solid #000;
    border-radius: 5px;
    /* padding: 5px; */
    background-color: #fff;
}
.slider-sec .carousel-item img{
    min-height:360px;
    height:460px;
    object-fit:cover;
    max-width: 100%;
    height:auto ;
}

.main-footer{
    background-color:#66033b;
    padding:40px 15px 20px;
}
.main-footer .footerLogo{
    max-width:80%;
    margin:auto;
}
.main-footer .footerLogo .ftrLogo{
    display:flex;
    align-items:center;
    gap:8px;
    margin-bottom:18px;
    justify-content:center;
}
.main-footer .footerLogo .ftrLogo img{
    width:45px;
}
.main-footer .footerLogo .ftrLogo span{
    font-size:24px;
    line-height:28px;
    font-weight:600;
    color:#f1f1f1;
    display:inline-block;
}
.main-footer .footerLogo p{
    font-size:14px;
    line-height:22px;
    color:#d7d3d3;
    font-weight:300;
    text-align:center;
}
.main-footer .ftrMenu h3{
    color:#f1f1f1;
    font-size:18px;
    line-height:22px;
}
.main-footer .ftrMenu .ftr-link{
    display:flex;
    align-items:center;
    gap:2px 12px;
    padding:0;
    margin-bottom:22px;
}
.main-footer .ftrMenu .ftr-link li{
    list-style:none;
}
.main-footer .ftrMenu .ftr-link li a{
    color:#b3b0b0;
    font-size:14px;
    line-height:18px;
    text-decoration:none;
    transition:all 0.3s ease-in-out;
}
.main-footer .ftrMenu .ftr-link li a:hover{
    color:#f1f1f1;
}

.main-footer .ftrMenu .ftr-link.social-link{
    gap:2px 18px;
}
.main-footer .ftrMenu .ftr-link.social-link li a{
   font-size:15px;
   color:#f5e30b;
}
.main-footer .ftr-contact h3{
    color:#f1f1f1;
    font-size:18px;
    line-height:22px;
    margin-bottom:20px;
}
.main-footer .ftr-contact .addr{
    padding:0;
}
.main-footer .ftr-contact .addr li{
    list-style:none;
    margin-bottom:15px;
}
.main-footer .ftr-contact .addr li:last-child{
    margin-bottom:0px;
}
.main-footer .ftr-contact .addr li a{
    color:#f5e30b;
    text-decoration:none;
    font-size:14px;
    line-height:18px;
}
.main-footer .ftr-contact .addr li a i{
    margin-right:8px;
}
.main-footer .ftrhr{
    color:#fff;
}
.main-footer .ftrcopy{
    text-align:center;
    font-size:14px;
    line-height:18px;
    color:#858181;
    margin-bottom:0;
}

.bulletinBoardSec{
    padding:60px 10px;
    background-color:#fff;
}
.bulletinBoardSec .gallerSlider .carousel-item{
    padding:8px;
    border-radius:5px;
    /* box-shadow:0 5px 10px rgba(0 , 0, 0, 0.5); */
    background-color: #f5e30b;
}
.bulletinBoardSec .bulletinBord h3{
    text-transform:uppercase;
    color:#000;
    margin-bottom:22px;
    text-align: center;
}
.bulletinBoardSec .bulletinBord .bulletinList li{
    font-size:18px;
    line-height:22px;
    margin-bottom:10px;
    color: blueviolet;
}
.bulletinBoardSec .bulletinBord .bulletinList li span{
    background-color:#f5e30b;
    color:#000;
    border-radius:4px;
    font-size:12px;
    line-height:14px;
    padding:2px 4px;
}
 
.bulletinBoardSec .bulletinBord .bulletinList li a{
    text-decoration: none ;
    color: blueviolet;
}


.testimonial-sec{
    background-color:#f7f7f7;
    padding:90px 10px 60px;
}
.testimonial-sec h2{
    text-align:center;
    margin-bottom:70px;
}


.testimonial-sec .snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #9e9e9e;
    /* display: inline-block; */
    /* font-family: 'Roboto', Arial, sans-serif; */
    font-size: 16px;
    /* margin: 35px 10px 10px; */
    /* max-width: 310px; */
    /* min-width: 250px; */
    position: relative;
    text-align: center;
    width: 100%;
    background-color: rgb(30 29 29);
    border-radius: 5px;
    border-top: 5px solid #f5e30b;
    height:100%;
  }
  
  .testimonial-sec .snip1533 *, .testimonial-sec
  .snip1533 *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  
  .testimonial-sec .snip1533 figcaption {
    padding: 13% 10% 12%;
  }
  
  .testimonial-sec .snip1533 figcaption:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #000;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #f5e30b;
    content: "\f10e";
    font-family: 'FontAwesome';
    font-size: 32px;
    font-style: normal;
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -30px;
    width: 60px;
  }
  
  .testimonial-sec .snip1533 h3 {
    color: #858181;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 5px;
  }
  
  .testimonial-sec .snip1533 h4 {
    font-weight: 400;
    margin: 0;
    opacity: 0.7;
    color:#f5e30b;
  }
  
  .testimonial-sec .snip1533 blockquote {
    font-style: italic;
    font-weight: 300;
    margin: 0 0 20px;
    color:#fff;
  }
  .team-container
  {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

  }
.team-member {
           
        
            justify-content: center;
            margin: 20px; 

        }
        .team-member img {
            display: block;
            margin: 0 auto;
            border-radius: 50%;
            width: 150px;
            height: 150px;
            object-fit: cover;
            margin-bottom: 10px;
            border: 2px solid #fff; /* Optional: add a border around the circular image */
        }
        .team-member h2 {
            margin: 0;
            font-size: 1.2rem;
        }
        .team-member p {
            margin: 0;
            font-size: 1rem;
            color: #555;
        }
      /* contact us page */
      
  
  /* Demo purposes only */


  @media only screen and (max-width:767px){
    .top-header .logo-div{
        justify-content:center;
        margin-bottom:12px;
    }
    .top-header .logo-div.right{
        display:none;
    }
    .top-header .headTitle{
        max-width:100%;
        font-size:16px;
        line-height:20px;
    }
    .navBar-header .navbar-toggler{
       margin-left:auto;
    }
    .slider-sec .subhead{
        margin-bottom:25px;
    }
    .slider-sec .subhead:last-child{
        margin-bottom:0px;
    }
    .slider-sec .subhead.isMob{
        display:block !important;
    }
    .slider-sec .subhead.isDesk{
        display:none;
    }
    .slider-sec .carousel.slide{
        margin-bottom:20px;
    }
    .slider-sec .carousel-item img{
        min-height:280px;
        height:280px;
    }
    .bulletinBoardSec .gallerSlider{
        margin-bottom:25px;
    }
    .testimonial-sec .snip1533{
        margin-bottom:50px;
        height:calc(100% - 50px);
    }
    .main-footer .footerLogo{
        max-width:100%;
    }
    .main-footer .footerLogo .ftrLogo{
        justify-content:flex-start;
    }
    .main-footer .footerLogo p{
        text-align:start;
    }
  }