/*common style */
.text-decoration-none{
  text-decoration: none!important;
}



.small-black-dot {
  width: 6px;
  height: 6px;
  background-color: black;
  border-radius: 50%;
  display: inline-block;
}

.disc {
  display: list-item;
  list-style-type : disc;
  list-style-position: inside;
}
.section-margin {
  margin-top: 60px;
  margin-bottom: 10px;
}

.color-blue{
  color: #2A3573;
}

.color-gery{
  color: #121212;

}

.red-color {
  color: #990503;
}

.common-font{
  font-family: Playfair Display;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: left;

}

.small-text {
  font-family: Playfair Display;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: left;
}

.custom-padding-durga{
  padding-top: 19%;
}

.image-height-full  {
  height: 100%;
}

.image-width-full {
  width: 100%;
}

.img-padding-sun {
  margin-bottom: 30px;
}

.p-tag-zero-margin{
  margin-bottom:0rem!important;
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) 
	and (orientation: portrait) {
    .custom-padding-durga{
      padding-top: 0;
    }
  }


/* svg {
  fill: currentColor;
  color: #990503;;
} */

.heading-title {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.04em;
  text-align: center;
}

.section{
  margin-top: 25px;
}

/*common style */




/*menu Bar style */

.dropdown-toggle::after {
  display: none;
}


.navbar .container .navbar-nav .nav-item .nav-link {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.08em;
  text-align: left;
}

.navbar .container .navbar-nav .nav-item .dropdown-item{
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.08em;
  text-align: left; 
}



.navbar .container .navbar-nav .nav-link.active{
color: #990503;
background-color:none; 
border-color:none;
border-bottom: 2px solid #990503;
}

.navbar .container .navbar-nav .nav-item .nav-link.active{
color: #990503;
background-color:none; 
border-color:none; 
}

.navbar {
background-color: #FAFAFA!important;

}


.top-navbar .navbar-nav .nav-item .nav-link.active{
  color: #990503!important;
  background-color:none; 
  border-color:none;
  border-bottom: 2px solid #990503;
}

/* .top-navbar .navbar-nav .nav-item.active .header-section-font{
  color: #990503;
  background-color:none; 
  border-color:none;
  border-bottom: 2px solid #990503;
} */

/* .header-section-font p {
  margin-bottom : 0!important;
  margin-top : 0!important;
} */

.top-navbar .navbar-nav .nav-item .nav-link.active p{
  margin-bottom : 0!important;
  margin-top : 0!important;
}

/* For Desktop View */

	.header-section-font{
    font-family: Playfair Display;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.33px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  
  .header-section-head-font-name{
    color: #121212;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0.08em;
    text-align: left;
  }
  
  .nav-bar-font-title{
    
    color: #990503;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.08em;
    text-align: left;
  }


/* For Tablet View */
/* @media screen and (min-device-width: 768px) 
	and (max-device-width: 1024px) {
    .header-section-font{
      font-family: Playfair Display;
      font-size: 12px;
      font-weight: 350;
      line-height: 17.33px;
      letter-spacing: 0.1em;
      text-align: left;
    }
    
    .header-section-head-font-name{
      color: #990503;
      font-family: Roboto;
      font-size: 21px;
      font-weight: 600;
      line-height: 24px;
      letter-spacing: 0.08em;
      text-align: left;
    }
    
    .nav-bar-font-title{
      color: #121212;
      font-family: Roboto;
      font-size: 10px;
      font-weight: 350;
      line-height: 24px;
      letter-spacing: 0.08em;
      text-align: left;
    }

    .navbar .container .navbar-nav .nav-item .nav-link {
      font-family: Roboto;
      font-size: 13px;
      font-weight: 350;
      line-height: 24px;
      letter-spacing: 0.08em;
      text-align: left;
    }
} */

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) 
	and (orientation: portrait) {
    .header-section-font{
      font-family: Playfair Display;
      font-size: 8px;
      font-weight: 300;
      line-height: 11.33px;
      letter-spacing: 0.1em;
      text-align: left;
    }
    
    .header-section-head-font-name{
      color: #121212;
      font-family: Roboto;
      font-size: 17px;
      font-weight: 500;
      line-height: 15px;
      letter-spacing: 0.08em;
      text-align: left;
      white-space: nowrap;
    }
    
    .nav-bar-font-title{
      
      color: #990503;
      font-family: Roboto;
      font-size: 10px;
      font-weight: 300;
      line-height: 20px;
      letter-spacing: 0.08em;
      text-align: left;
      white-space: nowrap;
    }

    .navbar .container .navbar-nav .nav-item .nav-link {
      font-family: Roboto;
      font-size: 12px;
      font-weight: 320;
      line-height: 22px;
      letter-spacing: 0.08em;
      text-align: left;
    }
}

/*menu Bar style */

.content-subtitle{
  margin-top: 8px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center !important;
  color: #666666;
}

.qoute-section{
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.05em;
  text-align: center;
}

.qoute-section-italic{
  font-family: Playfair Display;
font-size: 16px;
font-style: italic;
font-weight: 500;
line-height: 27.2px;
text-align: center;
color: #000000;

}

@media screen and (max-width: 768px) {
    .qoute-section{
      font-family: Playfair Display;
      font-size: 15px;
      font-weight: 400;
      line-height: 25.8px;
      letter-spacing: 0.05em;
      text-align: center;

    }
}

.footer-content { 
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.04em;
  text-align: left;
}
 .footer {
  background: #F4F4F4; 
  margin-top: 40px;
  width: 100%;
  padding: 10px;
} 

/*about page*/
.img-padding {
  padding-top: 5px;
}

.margin{
  height: 100px;
  margin-top: 25%;
  text-align: center;
}

@media screen and (max-device-width: 480px) 
	and (orientation: portrait) {
    .margin{
      height: 100px;
      margin-top: 2%;
      text-align: center;
    }
  }
/*jewellery section*/
.header-section-text {
  font-family: Roboto;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (max-device-width: 480px) 
	and (orientation: portrait) {
    .header-section-text {
      font-family: Roboto;
      font-size: 15px;
      font-weight: 2500;
      line-height: 35px;
      letter-spacing: 0.05em;
      text-align: center;
    }

    .jewelery-post-title{
      background-color: #F2F2F2;
      padding-left: 8px;
      font-family: Playfair Display;
      font-size: 13px;
      font-weight: 400;
      line-height: 21.33px;
      letter-spacing: 0.04em;
      text-align: left;
      padding-top: 3px;
      padding-bottom: 3px;
      width: 100%!important;
    }

    .jewelery-post-text {
      font-family: Roboto;
      font-size: 14px;
      font-weight: 350;
      line-height: 15.75px;
      letter-spacing: 0.03em;
      text-align: left;
       
    }

  }
.jewelery-post-title{
  background-color: #F2F2F2;
  
  font-family: Playfair Display;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.33px;
  letter-spacing: 0.04em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  
}

.jewelery-post-text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  letter-spacing: 0.04em;
  text-align: left;  
}

.jewelery-h1-text {
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 500;
  line-height: 31.99px;
  letter-spacing: 0.04em;
  text-align: left;

}

.jewelery-post-par-text{
  font-family: Roboto;
font-size: 16px;
font-weight: 300;
line-height: 24px;
letter-spacing: 0.04em;
text-align: left;
  
}

.line {
  width: 100%;
  height: 0;
  border: 1px solid #000;
  display:inline-block;
}

/*--------------------------------------------------------------
#Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 12%;
  z-index: 99999;
  width: 40px;
  height: 40px;
  border: 0.5px solid #000;
  transition: all 0.4s;
  border-radius: 50%;

}

.scroll-top i {
  font-size: 15px;
  color: #000;
  line-height: 0;
  text-decoration: none!important;
  
}

.scroll-top:hover {
  color: #000;
}

.scroll-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
#Scroll Top Button
--------------------------------------------------------------*/

.left-image{
  position: fixed;
  left: 10px;
  top: 12%;
  z-index: 2;
}

/*awards*/
.awards-card{
  border-radius: 7px;
  border: 1px solid #000;
  margin-bottom: 7px; 
  margin-top: 7px; 
}

.award-text-sec3 {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.award-text-sec2 {
  font-family: Playfair Display;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.award-text-sec1 {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
}

/*exhibition*/

.exhibitions .nav-pills .nav-link {
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.08em;
  text-align: left;
}

.exhibitions .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #990503;
  color: #FFF;
}

.exhibitions .card-title{
  font-family: Playfair Display;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.33px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #035A99;
}

.exhibitions .card-body{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-align: left!important;
  color: #000000;
}

.exhibitions .cardfooter{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  letter-spacing: 0.04em;
  text-align: left;
  color:#666666;
}

.exhibition-header-section-text{
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-align: center;
}

/*books*/

.book-list > li{
  font-family: Playfair Display;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.04em;
  text-align: left;
  padding-bottom: 5px;
}

@media screen and (max-device-width: 480px) 
	and (orientation: portrait) {
  .hide-small {
    display: none!important;
  }
}

.image-border {
  border: 1px solid black; 
  padding: 3px;
}



/*contact section*/
.contact-normal-text {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.contact-normal-bold-text {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 900;
  line-height: 18px;
  text-align: center;
}

.vertical-line{
  border-left: 2px solid #000;
  height: 80%;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 0;
}



/*cards for award section*/
.card.awards-card .card-body{
  padding-left: 1.25rem!important;
  padding-right: 1.25rem!important;
  padding-top: 1.25rem!important;
  padding-bottom: 0!important;
}

.exhibitions .nav {
  margin-bottom: -12px!important;
}
