

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #0A1950;
}


::selection {
    background: #0A1950;
    color: #fff;
}


/*Home Page Carousel*/
#homebannerSlider .slick-next {
    right: 10%;
}
#homebannerSlider .slick-prev {
    left: 10%;
}



/*Home sections*/
.home .container{     padding-left: 0rem;
    padding-right: 0rem;
    max-width: 100%; }






/*Section1*/

.section-wrapper{ padding-top: 5rem; padding-bottom: 5rem; }
#Section1{ background: #fff;}
#Section1.section-wrapper{      padding-top: 0rem;
    padding-bottom: 0rem; }
#Section1 h4{ font-weight: 600; font-size: 1.4rem;line-height: 25px; }
#Section1 p { font-size: 16px; }
#Section1 img{     width: 75px; }

.from-left-and-back {
 -webkit-background-clip: text;
    background-clip: text;
    background-repeat: no-repeat;
    transition: 0.5s ease-out;
    background-image: linear-gradient(to right, #0a1950 45%, #000 55%);
    background-size: 220% 100%;
    background-position: 100% 50%;
    color: transparent;
}
.from-left-and-back:hover {
    background-position: 0% 50%;
  }
.underline:after {
  left: 50%;
  right: 50%;
}
.underline:hover:after {
  right: 0; left: 0;
} 



/*Section2*/
#Section2{ background: #e8ecef;     position: relative;
    z-index: 0; }
 
#Section2 .card-jewellery{ background: #fff;
    text-align: center;
    display: flex; flex-direction: column;
    justify-content: space-between;
    align-items: center; margin-bottom: 30px; padding: 20px 20px 30px; position:relative; transition:.3s linear; }
#Section2 .card-jewellery img{ width:250px; }
#Section2 .card-jewellery h4{ margin:0px;     font-size: 25px;
    font-weight: 600; }
#Section2 .card-jewellery:hover{  box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);     transform: scale(0.96); transition:.3s linear; }

#Section2 .card-jewellery .arrow-right, .arrow-right{     background: #0A1950;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translateX(-50%); opacity:0; transition:.3s linear; }
#Section2 .card-jewellery .arrow-right span, .arrow-right span{ font-size: 22px; font-weight: 300; }
#Section2 .card-jewellery:hover .arrow-right{ opacity:1; transition:.3s linear; }




/*Section3*/

#Section3.section-wrapper .container-fluid {
    padding-left: 5rem!important;
    padding-right: 5rem!important;
}

#Section3 .section .image-wrap{ border: 1px solid #ddd; }
#Section3 .section .image-wrap:hover{     box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);
    transform: scale(0.96); }



/*Section4*/

#Section4{ background-image: url('https://shop.paypointindia.co.in/Vhost/shop.paypointindia.co.in/Themes/Images/derasar_work_bg.png'); position: relative ;
    z-index: 1;     background-size: cover;
    background-position: center; }
#Section4::after{      content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    z-index: -1;
    transform-origin: right;
    transform: skewY(-4deg);
    top: 0; }
#Section4.section-wrapper{     padding-top: 3rem;
    padding-bottom: 0rem; }

.fw-600{ font-weight: 600; }
#Section4 .btn-primary{     background: #fff; font-size:16px;
   color: #0A1950; font-weight: 600; }
#Section4 .btn-primary:hover{  border-color: #fff;  background-color: transparent; }



/*Section5*/

#Section5{ background-image: url('https://ulcm.s3.us-east-1.amazonaws.com/merushikhar.1.unlockcommerce.com/images/middle_bg-bottom.jpg'); position: relative ;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top; }
#Section5.section-wrapper{ padding-top: 10rem; }
.legacy-title{
    background: #fff;
    padding: 18px 24px;
    margin-top: -36px;
    position: relative;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    width: 70%;
    }
.legacy-title:hover a span{     
    background: #0A1950;
    color: #fff;
    border-radius: 50%;
    padding: 5px;
    font-size: 24px; transform: translateX(5px);
    transition: .3s linear; }
.legacy-title a{     color: #0A1950;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    display: flex;
    align-items: center; }
.legacy-title a span{     margin-left: 10px;
    font-size: 30px;  transition:.3s linear; }

.legacy-temple h4{     font-weight: 600;
    color: #0A1950;  font-size: 20px;}
.icon-ornament{     display: inline-block;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    padding: 16px; }
.icon-ornament img{ width: 50px; }
.devnagari-para{ font-family: 'Noto Sans Devanagari', sans-serif; }



/*Section6*/

#Section6{ background-image: url('https://ulcm.s3.us-east-1.amazonaws.com/merushikhar.1.unlockcommerce.com/images/array-of-divine_bg.jpg');     margin-bottom: -120px; }

.decades-exp{        background: #fff;
    box-shadow: 0px 0px 11px rgb(0 0 0 / 30%);
    padding: 5px 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 45%;
    bottom: 0;
    transform: translate(-50%, -50%);
    width: 330px;
    color: #0A1950; }
.decades-exp h3{ font-size: 4rem;
    font-weight: 700 }
.decades-exp h4{ margin-left: 30px;
    font-size: 22px; }
#Section6.section-wrapper{     padding-bottom: 12rem; }

#Section6 .btn-primary { font-size:16px; }
#Section6 .btn-primary:hover { color: #000; }


/*page header*/

.social-icons{     display: flex;
    list-style: none; padding:0px;  }
.social-icons li {     border: 1px solid #c9c9c9;
    width: 35px;
    height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0px 6px;  transition: .3s linear; }
.social-icons li a{  color: #606060;  transition: .3s linear;}
.social-icons li:hover{ background: #624027;  transition: .3s linear; }
.social-icons li:hover a{ color:#fff; transition: .3s linear; }
.social-icons li img {
    width: 24px;
    opacity: 0.8;
}
.social-icons li:hover img {
    filter: invert(1);
    opacity: 1;
}

.user-account .btn-primary {
    background: transparent;
    padding: 0;
    border: none;
}

.request-price#EnuiryForm .modal-header .modal-title{ color: #0A1950;
    text-transform: capitalize;
    padding: 5px;
    font-size: 1.1rem; }
.request-price#EnuiryForm .modal-header > .close{     width: 30px;
    height: 30px;
    line-height: 27px;
    right: -6px;
    top: -6px; border: 1px solid #fff; }
.request-price#EnuiryForm label{ font-size: 14px; }
.request-price#EnuiryForm .form-control {
    height: 40px;
    font-size: 16px;
}



/*about*/

.bg-cta{     background: #d7bc5b;
    position: relative;
    z-index: 0; }

 
/*.bg-cta::after{     content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    z-index: -1;
    transform-origin: right;
    transform: skewY(-4deg);
    bottom: 0;
    background: #d7bc5b;  }*/


/*.main-timeline {
	 font-family: 'Poppins', sans-serif;
}
 .main-timeline:after {
	 content: '';
	 display: block;
	 clear: both;
}
 .main-timeline .timeline {
	 width: calc(50% + 58px);
	 border-top: 2px solid #0d4072;
	 float: left;
	 position: relative;
	 z-index: 1;
}
 .main-timeline .timeline a {
	 text-decoration: none;
}
 .main-timeline .timeline:before {
	 content: "";
	 background: #d7bc5b;
	 width: 10px;
	 height: 10px;
	 border-radius: 50px;
	 position: absolute;
	 top: -6px;
	 right: 0;
}
 .main-timeline .timeline-content {
	 color: #404247;
	 text-align: center;
	 padding: 15px 80px 15px 10px;
	 display: block;
	 position: relative;
}
 .main-timeline .timeline-content:hover {
	 text-decoration: none;
}
 .main-timeline .timeline-content:before {
	 content: "";
	 background: #d7bc5b;
	 width: 15px;
	 height: 100%;
	 position: absolute;
	 top: 0;
	 right: 50px;
}
 .main-timeline .timeline-year {
	 font-size: 35px;
	 line-height: 35px;
	 font-weight: 600;
     font-family: 'Montserrat';
	 transform: translateY(-50%) rotate(90deg);
	 position: absolute;
	 top: 50%;
	 right: -15px;
}
 .main-timeline .title {
	 font-size: 22px;
	 font-weight: 600;
	 letter-spacing: 0.5px;
	 text-transform: uppercase;
	 margin: 0 0 8px;
}
 .main-timeline .description {
	 font-size: 16px;
	 margin: 0;
}
 .main-timeline .timeline:nth-child(even) {
	 float: right;
}
 .main-timeline .timeline:nth-child(even):before {
	 right: auto;
	 left: 0;
}
 .main-timeline .timeline:nth-child(even) .timeline-content {
	 padding: 15px 10px 15px 80px;
}
 .main-timeline .timeline:nth-child(even) .timeline-content:before {
	 right: auto;
	 left: 51px;
}
 .main-timeline .timeline:nth-child(even) .timeline-year {
	 right: auto;
	 left: -15px;
}
 .main-timeline .timeline:nth-child(4n+2) .timeline-content:before {
	 background: #0d4072;
}
 .main-timeline .timeline:nth-child(4n+3) .timeline-content:before {
	 background: #d7bc5b
}
 .main-timeline .timeline:nth-child(4n+4) .timeline-content:before {
	 background: #0d4072;
}
 @media screen and (max-width: 767px) {
	 .main-timeline .timeline {
		 width: 100%;
	}
}*/


/*blog*/

.inner-blog .blog-box {
    width: 29%;
    margin: 1rem;
}
.blog-box .blog-img img {
    width: 100%;
    height: 20rem;
    object-fit: cover;
    border-radius: 1rem;
}
.blog-details .widget {
    background: #f5f5f7;
    padding: 2rem;
    margin: 0 2rem;
}

.blog-box .title, .blog-box .desc {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
 


.flex {
  display: flex;
}
.position-relative {
  position: relative;
}
.check-left-line {
  border-left: 1px solid #381f57;
  position: absolute;
  height: 55%;
  top: 30px;
  left: 8px;
}
.checks {
  color: #381f57;
  font-size: 20px;
  list-style: none;
  padding-left: 0;
}
.checks li {
  margin-bottom: 30px;
}
.checks li:before {
  content: "";
  padding-right: 15px;
}
.checks li:nth-child(1) {
  animation-delay: 0s;
}
.checks li:nth-child(2) {
  animation-delay: 1s;
}
.checks li:nth-child(3) {
  animation-delay: 2s;
}







/*work-gallery*/
.work-gallery {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-auto-rows: 125px;
		grid-auto-flow: dense; /* Fill all spaces with fitted images */
}

.work-gallery .horizontal {
	grid-column: span 2;
}

.work-gallery .vertical {
	grid-row: span 2;
}

.work-gallery .big {
	grid-column: span 2;
	grid-row: span 2;
}




.slider {
    margin: 0;
    padding: 0;
}

.slider-box {
    position: relative;
}
    .slider-box .image-wrap,
    .product-box-wrapper .product-box .product-image-wrapper {
        position: relative;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.slider-box .fixed-link,
.product-box .fixed-link {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 9;
    text-align: center;
}

    .slider-box .fixed-link .review-favourite-wrap,
    .product-box .fixed-link .review-favourite-wrap {
        position: relative;
    }

.slider-box .cart,
.product-box .hover-div {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all linear;
    -webkit-transition: .3s all linear;width: 100%;
}
.slider-box:hover .cart,
.product-box:hover .hover-div {
    opacity: 1;
    top: 99%;
    visibility: visible;
}
.hover-div .btn-primary{ font-size: 16px; padding: 10px 38px; }

.slider-box:hover .image-wrap img,
.product-box:hover .product-image img {
    opacity: .5;
}

.slider-box .fixed-link a,
.product-box .fixed-link a {
    font-size: 1rem;
}

.home-subtext .orderdetail {
    font-size: 1.1rem;
}
/*Media Query*/
@media screen and (min-width:992px) and (max-width:1199.98px){
   .section-wrapper .slider-wrap {
        width: 21.65%;
    }
   .logo img{ max-height: 95px; }
}
@media screen and (min-width:768px){
    #Section1 .img-wrap .title {
        top: 1rem;
        bottom: auto;
    }
    #Section1 .row .col-md-4:nth-child(2n) .img-wrap .title {
        top: auto;
        bottom: 1rem;
    }
}
@media screen and (max-width:767.98px) {

    /*home page*/
    #Section2 .section {
        padding: 0;
    }
     .contact-details .media {
    width: 100%;
    margin-bottom:1rem;
}
     #Section2 .card-jewellery img { width: 130px; }
     #Section5.section-wrapper {  padding-top: 7rem; }
}


@media screen and (min-width:1200px) and (max-width:1599px){
  .home-page .container-fluid{
        padding-left: 3rem;
        padding-right: 3rem;
        max-width: 100%;
    }
}

@media screen and (min-width:992px) and (max-width:1599px){
    body, p{     font-size: 16px; }
     .container-fluid, .container {
        padding-left: 1rem;
        padding-right: 1rem;
        max-width: 100%;
    }
     .section-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

  #Section1.section-wrapper {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
   #Section1 h4{ font-size: 18px; }
   #Section1 img{     width: 60px; }
   #Section1 p{ font-size: 16px; }

   .section-heading h2{     font-size: 2rem; }
   .btn-primary{ font-size: 16px; padding: 10px 28px; }

   #Section2 .card-jewellery h4{ font-size: 20px; }
   #Section2 .card-jewellery img { width: 150px; }

   .legacy-title{ width: 78%;    padding: 15px 20px; }
   .legacy-title a span{  font-size: 20px; }
   .legacy-title a{ font-size: 16px; }

    #Section5 h5{     font-size: 18px; line-height: 28px; }

    .icon-ornament{ padding: 10px;   }
    .legacy-temple h4{ font-size: 15px; }

    .decades-exp{     width: 225px; }
    .decades-exp h3{     font-size: 3rem; }
    .decades-exp h4{     font-size: 16px; }

    .payments img{ width: 50px; }

    #footer{ padding: 2rem 0 1rem; }
    #footer .panel-title > a{     font-size: 1rem; }
    #footer .panel ul li a{     font-size: 15px; }
    #footer .copyright{ 
    font-size: 15px; }
    .footertop img{ width: 200px; }

    #back-to-top.stuck{ bottom: 4rem; }
    #Section5.section-wrapper {
    padding-top: 8rem;
}

}


@media screen and (max-width:991px){
 
  #Section1 img {  width: 55px; }
  #Section2.section-wrapper .container {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
    max-width: 100%!important;
}
  
   .icon-ornament{ padding: 12px; }
   .icon-ornament img { width: 45px; }
   
   #footer .panel ul li a{ font-size: 15px;  line-height: 32px; }

    .inner-blog .blog-box {
        width: 45%;
    }
    .blog-details .widget {  
        margin: 0 0rem;
    }
   .section-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

}


@media screen and (min-width:768px) and (max-width:991px) {
   #header .logo img{ width: 155px;  }
   .section-heading h2{     font-size: 2rem; }
   #Section2 .card-jewellery h4{ font-size: 20px; }

   .slider_title{     font-size: 2.6rem; }
   .btn-primary{     font-size: 15px; padding: 9px 27px;}
   #Section3.section-wrapper, #Section5.section-wrapper { padding-top: 6em; }

   .legacy-title{ padding: 12px 18px; }
   .legacy-title a{ font-size: 16px; }
   .legacy-temple h4{     font-size: 18px; }

   #Section2 .card-jewellery img { width: 150px; }
   .decades-exp{ width:auto; }
   .decades-exp h3{     font-size: 3rem; }
   .decades-exp h4{     font-size: 18px; }


}


@media screen and (max-width:767px) {

    #Section1 img{     width: 50px;}
    #Section1 p {
    font-size: 14px;
}
    #Section1 h4{ font-size: 16px;
    margin-top: 10px; }
    .section-heading h2{     font-size: 2rem; }

    #Section2 .card-jewellery h4{     font-size: 16px; }
    #Section2 .card-jewellery{  padding: 0px 10px 15px;     justify-content: space-around; }
    #Section2 .card-jewellery .arrow-right{ width: 35px;
    height: 35px; }
    .btn-primary, .btn-outline{      font-size: 15px;
    padding: 10px 20px;
    letter-spacing: 0.5px; }

    .legacy-title{     padding: 15px; width: 90%; }
    .legacy-title a{     font-size: 15px; }
    .legacy-title a span{     font-size: 22px; }

    .legacy-temple h4{ font-size: 18px; }
    .decades-exp{     width: 178px;     padding: 0px 15px;     bottom: -20px; }
    .decades-exp h3{     font-size: 2.5rem; }
    .decades-exp h4{     margin-left: 15px;
    font-size: 14px; }

    .inner-blog .blog-box {
        width: 100%;
        margin: 0;
        margin-bottom: 3rem;
    }


}

