@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

nav {
  height: 85px;
  background-color: white;
  font-family: "Roboto Slab", serif;
  border-top: 3px solid white;
  border-bottom: 2px solid white;
  letter-spacing: 1px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
/* bc color: #7c9dc8 */
.lgo {
  width: 130px;
  height: 130px;
}
.marry {
  height: 85px;
  z-index: 2;
  border-radius: 48%;
  border-color: 3px soild white;
  background: white;
  
}
/*.navbar .container-fluid img:nth-child(1){*/
/*    position: absolute;*/
/*    top: -31px;*/
/*}.imgTwo{*/
/*    top: -15px;*/
/*    position: relative;*/
/*}*/
:root {
  --blue: #365393;
}
.mall {
  position: absolute;
  top: 52px;
  left: 180px;
}
/* Shimmer */

/* **************************************** */
.navbar-nav li a {
  font-weight: bolder;
  font-size: 15px !important;
  text-decoration: none;
}

.navbar-brand {
  font-size: 24px !important;
  font-weight: 600;
  font-family: auto;
  letter-spacing: 0;
}

.nav-link {
  display: inline-block;
  color:#555 !important;
      transition: .8s;
}.nav-item:hover .nav-link {
            color: #0650b5 !important;
        }
/* .nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: white;
    transition: width .3s;
 }
 .nav-link:hover::after {
    width: 100%;
 } */

.nav-item .active {
  border: 1px solid 1px solid transparent;
  border-radius: 5px;
    background-color: #365393;
    border: 1px solid #283654;
    color: wheat !important;
}
@media only screen and (max-width: 700px) {
  .nav-link {
    color: var(--blue) !important;
    /* filter: brightness(2); */
  }
  .marry {
    position: absolute;
  }
  .navbar-brand {
    font-size: 15px !important;
    margin-left: 75px !important;
  }
}@media(max-width:680px){
  .mall{
    left: 100px !important;
  }.shimmer,.navbar-brand{
    
  }
}

@media only screen and (min-width: 359px) and (max-width: 850px) {
  .marry {
    top: 0px;
    height: 70px;
  }.mall.fw-bold{
      top: 23px;
  }
  .navbar-toggler {
    margin-left: -27px;
  }
  .marry {
    margin: 6px 0 0 0;
  }
  .nav-item .active {
    /*text-decoration: underline;*/
    background-color: white !important;
  }
}
@media only screen and (min-width: 1920px) {
  .slidermadha {
    width: 400px;
    position: absolute;
    top: 710px;
    z-index: 2;
    left: -20px;
  }
  .sliderado {
    position: absolute;
    right: 48px;
    width: 400px;
    top: 715px;
    z-index: 2;
    border-radius: 50%;
    right: 30px;
  }

  .matha img {
    width: 100%;
  }
  .hmt {
    margin-top: 20px;
  }
  .aboutas .col-lg-10 .row .col-lg-6 .myy-auto {
    margin-top: 150px !important;
  }
  /* .main-slidr {
    background-image: url(assets/mainslider/kk.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 1000px;
  } */
  .navbar {
    height: 125px;
  }
  .mall {
    top: 60px;
    font-size: 20px;
  }
  .nav-item .nav-link {
    font-size: 21px !important;
    padding: 20px;
  }
  .navbar-brand {
    font-size: 35px !important;
    font-weight: 600;
    font-family: auto;
    letter-spacing: 0;
    position: relative;
    top: -13px;
    left: 9px;
  }
}@media (min-width:680px){
   .navbar .container-fluid .shimmer {
        height:56px;
        /*margin-left:7%;*/
    }
}.collapse ul{
}@media (max-width:680px){
   .navbar .container-fluid .shimmer {
        height:50px;
        margin-left:18%;
    }
}.collapse ul{
    gap:17px;
}
.collapse ul{
    gap:17px;
}
.collapse ul li:hover {
    transition-duration: 2s;
    border: none;
    border-radius: 5px;
    background-color: #36539355 !important;
}


    @media (max-width:600px) {
      .navButton {
        position: absolute;
        margin-left: 282px !important;
        margin-top: 140px !important;
        z-index: 3;
        background-color: #ffff;
        margin-top: 8px !important;
        /*opacity:0.7;*/

      }

      .imgTwo {
        margin-left: 310px;
      }
    }

    .header-top {
      height: 30px;
      width: 100%;
      background: #365393;
    }

    .top-list li {
      list-style: none;
      color: #eee;
      font-weight: 600;
      font-family: sans-serif !important;


    }

    .top-list {
      display: flex;
      justify-content: end;
      gap: 10px;
    }

    @media(max-width:680px) {
      .header-top {
        display: none;
      }

    }

    @font-face {
      font-family: "Exotc350";
      src: url(dflip/fonts/church-name/EXOT350B.ttf);
      font-style: normal;
      font-weight: 100;
    }

    .navbar-brand,
    mall {
      font-family: "Exotc350" !important;
    }

    .nav-item.dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
      /* Adjust this if needed */
    }

    .nav-item.dropdown .dropdown-menu {
      display: none;
    }