body{
  margin: 0px;
  padding: 0px;
  /* font-family: 'Montserrat'; */
  font-family: 'Times New Roman', Times, serif;
}
.p-0{
  padding: 0px;
}
.center{
  text-align: center;
}
p{
  text-align: justify;
  font-size: 18px;
}
img{
  border-radius: 4px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%; /* Position the submenu to the right of the parent */
  margin-top: -0.1rem; /* Adjust for slight alignment */
  display: none; /* Hidden by default */
}

.dropdown-submenu .dropdown-menu.show {
  display: block; /* Show submenu when toggled */
}
.navbar-expand-lg .navbar-nav{
  margin-left: 13%;
}

/*>>>>>>>>>>>>> Homapage css <<<<<<<<<<<<<*/

@media only screen and (max-width: 600px) {
.navbar-brand img {
    max-width: 70px !important;
    position: absolute;
    top: -3px;
}
.header-bg1 ul li {
    float: left;
    /* color: #fff; */
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    font-family: 'Montserrat';
    padding: 5px 0px;
    margin-left: 14px;
    height: 23px;
}   

.abt-info {
    display:block;
    border-right:none;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.bg2 img {
    width: 17%;
    height: 20%;
    margin-right: 10px;
    margin-top: 10px;
}

.tabs {
    padding: 1px 0px 1px 0px;
    background: #2e8b57;
    text-align: center;
    border-radius: 24px;
    font-size: 10px;
}
.tabs-active {
    border: none;
    font-size: 16px;
    padding: 1px 13px 1px 13px;
    border-radius: 40px;
}
.tabs-non-active {
    border: none;
    font-size: 15px;
    border-radius: 38px;
    padding: 1px 3px 1px 15px;
    background-color: transparent;
    font-weight: 600;
    color: #fff;
}
.dot2 {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.title2 {
    color: #2d3391;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin-top: -87px;
    padding-left: 21px;
    font-size: 23px;
}

.dot1 {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.title1 {
    color: #2d3391;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin-top: -51px;
    padding-left: 21px;
    font-size: 27px;
}
.dot3 {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.title3 {
    color: #2d3391;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin-top: -41px;
    padding-left: 21px;
    font-size: 30px;
}

.dot4 {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.title4 {
    color: #2d3391;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    margin-top: -90px;
    padding-left: 21px;
    font-size: 30px;
    
}

.principle-txt {
    font-family: "Montserrat", Sans-serif;
    font-style: italic;
    /* line-height: 1.8; */
    text-align: justify;
    /* background-color: #fff; */
    background-color: #2e8b57;
    color:#fff;
    padding: 20px;
     margin-right: 0px; 
    margin-top: 90px;
}

.img-prin-dir {
    width: 340px;
    height: 300px;
}
/* 
.principle {
    margin-top: -80px;
} */

}
@media only screen and (min-width: 1024px) {
.header-bg1 ul li {
        float: left;
        /* color: #fff; */
    color: #fff;
        font-size: 12px;
        font-weight: 600;
        font-family: 'Montserrat';
        padding: 10px 0px;
        margin-left: 30px;
        height: 23px;
}
}
@media only screen and (min-width: 1240px) {
.header-bg1 ul li {
    float: left;
    /* color: #fff; */
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Montserrat';
    padding: 10px 0px;
    margin-left: 25px;
    height: 23px;
 
}
}


.header-bg1{
  /* background-color: #2d3391; */
  background-color: #f17a14;
  color: #000;
}

.header-bg1 ul {
  list-style: none;
  float: left;
}
.header-bg1 ul li {
  float: left;
    /* color: #fff; */
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat';
    padding: 5px 0px;
    margin-left: 25px;
    height: 23px;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand img {
  max-width: 108px;
  position: absolute;
  top: -41px;
}


a.nav-link {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
}

.carousel-caption{
  width: 34%;
  background: rgba(17, 17, 17, 0.9);
}
.carousel-caption h5{
z-index: 10;
    font-family: Montserrat;
    text-transform: uppercase;
    width: auto;
    color: rgb(20, 146, 85);
    text-decoration: none;
    white-space: nowrap;
    height: 41px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    /* text-align: left; */
    line-height: 22px;
    text-shadow: rgb(255, 255, 255) 1px 1px 1px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 40px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}

.bg2{
  background-color: #2d3391;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}
.bg2 img{
  width: 25%;
  height: 25%;
  margin-right: 10px;
}
.abt-info{
  display: flex;
  border-right:1px solid #fff;
}

.bg3{
  background-image: url(../img/main-bg2.jpg);
  height: 440px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg4{
  background-color: #f8f1e0;
  padding-bottom: 30px;
}
.tabs{
  padding: 1px 0px 1px 0px;
  background: #2e8b57;
  text-align: center;
  border-radius: 24px;
  font-size: 16px;
}

.tabs-active{
  border: none;
    font-size: 20px;
    padding: 1px 21px 1px 24px;
    border-radius: 40px;
}

.tabs-non-active{
  border: none;
  font-size: 20px;
  border-radius: 40px;
  padding: 1px 28px 1px 56px;
  background-color: transparent;
  font-weight: 600;
  color: #fff;
}

.img-prin-dir{
  width: 340px;
  height: 450px;
}

.principle-txt{
  font-family: "Montserrat", Sans-serif;
  font-style: italic;
    line-height: 1.8;
    text-align: justify;
    background-color: #2e8b57;
    color:#fff;
    padding:20px;
    margin-right: -30px;
    margin-top: 50px;
}

.title1{
  color: #2d3391;
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-top: -60px;
    padding-left: 25px;
}
.title2{
  color: #2d3391;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: -107px;
  padding-left: 21px;
}

.title3{
  color: #2d3391;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: 20px;
  /* padding-left: 21px; */
}
/* .title2:after {
  position: absolute;
  width: 60px;
  height: 2px;
  background: #fff;
  content: '';
  right: -70px;
  top: 20px;
  z-index: 1;
} */
.dot{
  background: #f8f1e0;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}
.dot2{
  background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.bg5{
  background-color: #f8f1e0;
  /* padding-bottom: 30px; */
}
.title3{
  color: #2d3391;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: -60px;
  padding-left: 21px;
}
.dot3{
  background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.title4{
  color: #2d3391;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: -104px;
  padding-left: 21px;
}
.dot4{
  background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.bg6{
  background-color: #f8f1e0;
  /* padding-bottom: 30px; */
}

.title5{
  color: #2d3391;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: -57px;
  padding-left: 21px;
}
.dot5{
  background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50px;
}

.social-icons{
  /* padding: 30px 0px; */
  display: flex
;
    width: 50%;

}
.footer{
  background-color: #2d3391;
  color: #fff;
}
.footer ul li{
  font-size: 15px;
  line-height: 1.9;
}

.footer ul li a{
  color:#fff;
  text-decoration:none;
}
.brand-logo{
  width: 15%;
}
.carousel-control-next-icon{
  background-color: #000;
}
.carousel-control-prev-icon{
  background-color: #000;
}
.copyright{
  background-color: #2c2c2c;
  color: #fff;
  font-size: 13px;
}
.img-fluid {
  max-width: 100%;
  width: 100%;
  height: 161px;
}

.profile-bg{
  text-align: center;
  background: #58d1ff;
  border-radius: 5px;
  padding: 12px;
}

.emp-img{
  width: 100%;
  border-radius: 4px;
  background: #f5f5f5;
}
p.profile-desig {
  font-weight: 500;
}
.team-img {
  width: 65%;
  background: antiquewhite;
  padding: 10px;
  border-radius: 14px;
}

.navbar-nav .dropdown-menu {
  background: #2d3391;
}
a.dropdown-item {
  color: #fff;
}
.nav-item.active a.nav-link{
  background: #2e8b57;
    color: #fff;
    border-radius: 4px;
}
li.nav-item:hover, a.nav-link:hover {
  background: #f17a14;
  color: #fff;
  border-radius: 4px;
  transition: 1s;
}

/*>>>>>>>>>>>>> Homapage css <<<<<<<<<<<<<*/
