@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Noto+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;1,200;1,300;1,400;1,500;1,600&family=Roboto:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Satisfy&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto+Slab:wght@300;400;500&family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+Malayalam:wght@100;200;300;400;500;600;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
/* Preloader start*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #000000;
}
@media (max-width: 576px) {
#mob {
    display: none;
}
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  border: 6px solid #cc1616;
  border-top-color: #efefef;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Preloader end*/
/* Navbar start */
.navbar-custom{
  background: #191919;
}
.navbar-custom .navbar-brand img{
  background: #ffffff;
  border-radius: 50%;
  width:75px;
}
.navbar-toggler{
  background-color:#c91616;
  color:white;
  outline: none;
  padding:.75rem 1rem;
}
.navbar-toggler:focus{
  box-shadow: none;
}
.navbar-custom .navbar-nav{
  background: #cc1616;
  border-radius: .5rem;
}
.navbar-nav .nav-link{
  color: white;
  /* background: #cc1616; */
  font-size: .9rem;
  font-family: 'Roboto';
  padding:.5rem 1rem;
}
.navbar-nav .nav-link:hover{
  background: white;
  color:#cc1616;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link{
    padding:.75rem;
  }
}
/* navbar end */
/* footer start */
footer{
  background-color: #0c0c0c;
}
footer .footer-info{
  color:white;
  background-color: #191919;
  border-top: 4px solid #cc1616;
  margin-top: 15px;
  padding: 1rem;
}
footer .footer-info h3{
  font-size: 2rem;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
footer .footer-info p{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}
footer .social-links{
  text-align: center;
}
footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #262626;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

footer .social-links a:hover {
  background: #cc1616;
  color: #fff;
  text-decoration: none;
}
footer .footer-bottom{
  padding:0.5rem;
  border-top: 1px solid #262626;
  font-size: .75rem;
}
footer .copyright {
  text-align: center;
  padding-top: 1.5px;
  color: white;
}
footer .credits {
  padding-top: 5px;
  text-align: center;
  color: #fff;
}
footer .credits a {
  color: #e82d2d;
  font-family: Satisfy;
  font-size: 1rem;
}
/* footer end */
.mal{
    font-family:'noto sans malayalam';
}
/*icons*/
.campaign::before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23084298%22%20d%3D%22M18%2011v2h4v-2h-4zm-2%206.61c.96.71%202.21%201.65%203.2%202.39.4-.53.8-1.07%201.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8%201.08-1.2%201.61zM20.4%205.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24%201.68-3.2%202.4.4.53.8%201.07%201.2%201.6.96-.72%202.21-1.65%203.2-2.4zM4%209c-1.1%200-2%20.9-2%202v2c0%201.1.9%202%202%202h1v4h2v-4h1l5%203V6L8%209H4zm11.5%203c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81%201.5-2.01%201.5-3.34z%22%2F%3E%3C%2Fsvg%3E");
  vertical-align:middle;
}
/*.contact::before {*/
/*  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2232%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%20d%3D%22M20.01%2015.38c-1.23%200-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57%201.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53%200-.54-.45-.99-.99-.99H4.19C3.65%203%203%203.24%203%203.99%203%2013.28%2010.73%2021%2020.01%2021c.71%200%20.99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z%22%2F%3E%3C%2Fsvg%3E");*/
/*  vertical-align:middle;*/
/*}*/