@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
.bg-spllight{background:#fbf2bc  !important;}
a{text-decoration: none !important;}
.orange{  background: -webkit-linear-gradient(#ff5a54, #f78c37);
    -webkit-background-clip: text;background-clip: text;
    -webkit-text-fill-color: transparent;
}
.welcome h1{margin-bottom: 40px;}
.welcome h1::after {
    width: 250px;
    height: 8px;
    background: #ff880e;
    content: "";
    display: block;
    transform: skew(-30deg);
    margin-top: 3px;
}
.logo{width:150px;}
p{margin-top: 5px;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 28px;
    color: #4a4a49;}
#btn{
    padding: 10px 50px;
    color: white;border: 2px solid #74292e;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    }
#btn:before{
        width: 100%;
        height: 100%;
        content: '';
        margin: auto;
        position: absolute;
        top:  0%;
        left: 0%;
        background: #fac200;
        transition: all .5s;
        z-index: -1;
        
    }
#btn:after{
        width: 100%;
        height: 100%;
        content: '';
        margin: auto;
        position: absolute;
        top:  0%;
        left: 0%;
        background: #fba500;;
        transition: all .5s;
        z-index: -1;
        
}
#btn:hover{color: #212121;}
#btn:hover:before{transform: rotateX(90deg);}
#btn:hover:after{transform: rotateY(90deg);}
.cards {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.card--1 .card__img, .card--1 .card__img--hover {background-image: url("../img/chakkars.jpg");}
.card--2 .card__img, .card--2 .card__img--hover {background-image: url("../img/flowerpots.jpg");}
.card--3 .card__img, .card--3 .card__img--hover {background-image: url("../img/garlands.jpg");}
.card--4 .card__img, .card--4 .card__img--hover {background-image: url("../img/rockets.jpg");}
.card__like {    width: 18px;}
.card__clock {
    width: 15px;
  vertical-align: middle;
    fill: #AD7D52;
}
.card__time {
    font-size: 12px;
    color: #AD7D52;
    vertical-align: middle;
    margin-left: 5px;
}
.card__clock-info {    float: right;}
.card__img {
  visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
  
}
.card__info-hover {
 position: absolute;
 padding: 16px;
 width: 100%;
 opacity: 0;
 top: 0;
}
.card__img--hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
}
.card {
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}
.card:hover {  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);    transform: scale(1.10, 1.10);}
.card__info {
z-index: 2;
background-color: #fff;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
padding: 16px 24px 24px 24px;
}
.card__category {
    font-family:  Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
  color: #868686;
}
.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: Helvetica, sans-serif;
}
.card__by {    font-size: 12px;    font-family: Helvetica, sans-serif;    font-weight: 500;}
.card__author {    font-weight: 600;    text-decoration: none;   color: #AD7D52;}
.card:hover .card__img--hover {    height: 100%;    opacity: 0.3;}
.card:hover .card__info {    background-color: transparent;    position: relative;}
.card:hover .card__info-hover {    opacity: 1;}
.fullclr{    background: radial-gradient(#f9e56e5c,#fbe76f);}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.parallax {background-image:  -moz-linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.7)), url("../img/fireworks.jpg"); height:400px; background-attachment: fixed; background-position: center;
background-repeat: no-repeat; background-size: cover;}
.parallax1 {background-image:  -moz-linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.7)), url("../img/about.jpg"); height:250px; background-attachment: fixed; background-position: center;
background-repeat: no-repeat; background-size: cover;}
.pad3{padding:80px 0;}
.btn-effect1{background:white; color:black; padding:20px 30px; font-size:30px; transition:.5s; border-radius:5px;}
.btn-effect1:hover{background:#ff880e; color:white;}
.footer{background-color:#1b2a4e; padding:80px 0 20px 0;}
.orange{color:#ff880e;}
.heading{font-size:45px;}
.cntft{background-color:#1b2a4e;}
.navfont{font-size:18px;}
.wrdbrk{white-space: pre;}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn{width:50px;}
.priceicn2{width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.blink{
  -webkit-animation: blink 1s;
animation: blink 1s;
  -webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;}
@keyframes blink {
  0% {opacity: 1;}
  50% {opacity: 0;}
  100% {opacity: 1;}}
@-webkit-keyframes blink {
  0% {opacity: 1;}
  50% { opacity: 0;}
  100% {opacity: 1;}}	


@media only screen and (max-width: 575px) {
    .mblnone {display:none;    }
  }

  #notfound {position: relative; height: 100vh;}
  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);}
  .notfound {max-width: 410px; width: 100%; text-align: center;}
  .oopslogo{width:350px;}
  .notfound h2 {
    font-family:  Helvetica, sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;}
  .notfound p {
    font-family:  Helvetica, sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 5px;}
  .notfound a {
    font-family:  Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #0046d5;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 40px;
    color: #fff;
    font-weight: 700;
    -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
    box-shadow: 0px 4px 15px -5px #0046d5;}
  
  @media only screen and (max-width: 767px) {
  .notfound .notfound-404 {height: 142px;}
  .notfound .notfound-404 h1 {font-size: 112px;}
  } 

  .time-of-year {
    color: #555;
    font-size: 24px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; }
.time-of-year .tooltip {
	background: #ac7825  ;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	height: 100px;}
.time-of-year .tooltip::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ac7825;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);}
.time-of-year:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);}