* {
  padding: 0;
  margin: 0;
}

body {
  background: #f0f0f0;
}
*/ html {
  scroll-behavior: smooth;
}

 .custom-font {
     /* font-style: italic; */
     font-family: 'Bahnschrift SemiBold', 'Brush Script MT', 'Savoye LET', 'cursive';
     font-size: 28px;
     color: rgb(168, 158, 158);
   }

   .italic {
     font-style: italic;
   }
    
    



.mt-50 {
  margin-top: 50px;
}

/* .menubar {
  padding: 0px 1rem !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
} */

.menubar .nav-link {
  padding: 8px 8px !important;
  display: block;
  font-size: 20px;
  font-weight: 600;
  padding-right: 1.5em;
  text-decoration: none;
  color: #000;
}

.head-banner {
  padding-top: 35px;
  margin-left: 35px;
}
.navbar-brand {
  display: none;
}

/*------menu start------*/

.   {
  border: 0 !important;
  top: 38px !important;
  width: auto !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

  
    /*----drop down smooth-start-------*/

    
.dropdown:hover .dropdown-menu {
  display: block;
    
    margin-top: 0px!important;
    border: 0;
}
    
    .dr-hol {
    background: #fff;
    
    display: none;
}
    
    
.dropdown-item:hover{
    color: #0a58ca!important;
} 
    

.dropdown:hover .dr-hol {
    display: block;
    opacity: 1;
   margin-top:20px;
}



    
    
    .dropdown .dropdown-menu{
    display: block;
    opacity: 0;
    background: none;
    -moz-transition:    all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -o-transition:      all 1000ms ease;
    -ms-transition:     all 1000ms ease;
    transition:         all 1000ms ease;
    border: none;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}
   
    
 @media (max-width: 992px) {  
     
     .dropdown .dropdown-menu {
         
         position: absolute;
         top:5px;
         display: none;
         
         
    }
    
   
     
     
    }


/*------drop down smooth--end---------*/
    
    
/*-------menu end-------*/

.entry-content {
 /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.entry-content,
.entry-title,
.entry-meta,
.entry-summary {
  padding: 0 34px;
}
.entry-content,
.entry-summary {
  color: #3f3f3f;
  font-size: 1em;
  line-height: 27px;
  margin-bottom: 34px;
  padding-bottom: 34px;
}

.hol-content {
 /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.jn-ch-img img,
.somitra-img img {
  width: 100%;
}

/*----collection start------*/

.pic-hol {
  border: 1px solid #131212;
  margin: 15px 0;
  /* background: #884141; */
  background: #fff;
  padding: 10px 0;
}

.pic-hol .cl-img {
  margin: 3px;
  border-radius: 3px;
}

.pic-hol .cl-img img {
  border-radius: 3px;
}

.big-pg-hol {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

  padding: 34px;
}

.big-img {
  padding: 0 40px;

  border: 1px solid #ccc;
}

form {
  margin: 0 0 18px;
}

/*----collection end------*/

/*----events start ------*/
.event-hol {
 /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */

  padding: 34px;

  background: #fff;
}

.event-con {
  border: 1px solid #ccc;
}

.event-des,
.event-img {
  border: 1px solid #ccc;
}

.event-des {
  height: 100%;
}
.event-img img {
  width: 100%;
  height: auto;
  border-radius: 3px;

  float: left;
}
/*----events end------*/
/*-----photo other START----*/
.ex-cod {
  margin: auto;
  width: 100%;
  height: 100%;
}
.ex-cod img {
  width: 100%;
}
/*-----photo other end----*/

/*---other website------*/

.sp {
  /* box-shadow: rgba(91, 210, 192, 0.8) 0px 7px 29px 0px; */
  box-shadow: rgb(48 66 64 / 80%) 0px 7px 29px 0px;
  width: 250px;
  margin: auto;
  border: 0.2px solid #f1ecf2;
  padding: 20px 0;
}

.sp:hover {
  box-shadow: none;
  transition: 1.5s;
}
.sp h4 {
  color: #2e2a2a;
  font-size: 14px;
  text-transform: uppercase;
}

a:hover {
  text-decoration: none !important;
}

/*-----otherwebsite---*/
/*-----FOOTER START----*/

.footer-body {
  background: #000;
  border: 1px solid #000000;
  padding: 15px 0 5px 0;
  color: #ffffff;
  margin: 50px 0;
  height: 80px;
}

.footer-body1 {
  background: #000;
  border: 1px solid #000000;
  padding: 15px 0 5px 0;
  color: #ffffff;
  margin: 50px 0;
  height: 100px;
}

.footer-body p a {
  color: #fff;
}

.sign {
  float: right;
  font-size: 12px;
  padding-right: 20px;
}

.copy {
  float: left;
  font-size: 12px;
  padding-left: 20px;
}

.sign a,
.copy a {
  color: #fff;
}

.newsletter .textarea h4 {
  color: #e46211;
  margin-bottom: 10px;
}

.newsletter .textarea .btn {
  min-height: 40px;
  border-radius: 0;
  background: #e46211 !important;
  color: #fff;
  font-weight: 600;
}

.newsletter .textarea .substance {
  color: #000;
  font-size: 14px;
}

/*-----FOOTER END----*/

.modal-backdrop {
  z-index: -1 !important;
}
