@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Malayalam:wght@200;300;400&display=swap');
*{
    padding: 0;
    margin: 0;
}
body {
    font-size: 18px;
    font-family: 'Noto Serif Malayalam', serif;
    scroll-behavior: smooth;
    line-height: 28px;
    font-weight: 300;
}
.img-fluid{
    width: 100%;
}
.fixed-top {
    position: fixed;
    top: 0px!important;
    right: 0;
    left: 0;
    z-index: 1030;
}
.card.news-wrap {
    min-height: 527px;
}
section.inner-banner {
    margin-top: 95px;
}
a.dropdown-item{
    font-family: "Poppins" !important;
    line-height: 26px;
}
.bg-white {
    background-color: #FF9F45!important;
}

.mb-1 {
    margin-bottom: 20px!important;
}
h2.footerhead {
    color: #fff;
}
h5.footersub {
    color: #f5f5f5;
}
.news-button {
    padding: 10px;
    display: flex;
    justify-content: space-around;
}
a.broch.btnn.hm {
    margin-left: 10px;
}
section.inner-page.about {
    font-family: "Poppins" !important;
    line-height: 26px;
    font-size: 16px;

}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
    padding: 0px 10px;
    font-family: "Poppins" !important;
}
.navbar-dark .navbar-nav .active>.nav-link{
 color: #f00;   
}
header {
    position: relative;
    display: block;
}
.mt-3{
    margin-top: 30px!important;
}
section.message h1 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
}
#carouselExampleIndicators .carousel-inner .carousel-item {
    transition: -webkit-transform 2s ease;
    transition: transform 2s ease;
    transition: transform 2s ease, -webkit-transform 2s ease;
  }
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgb(66 43 43 / 66%);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(./img/bars-solid.svg);
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
    font-weight: 600;
    font-family: "Poppins" !important;
    line-height: 26px;

}


i.fa.fa-envelope-o.headertop {
    line-height: 19px;
    padding-right: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #F76E11;
    border-color: #F76E11;
    font-family: "Poppins" !important;
    font-size: 16px;
    line-height: 26px;

}
a.dropdown-item {
    padding: 8px 10px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #F76E11;
}
.card{
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-radius: 2px;
    margin-bottom: 10px;
 
}
.card-block.img{
    padding: 10px;
}
.card-block{
    padding: 20px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(42 42 42);
}
a.btnn{
    background: #F76E11;
    color: #fff;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 5px;
    font-family: "Poppins" !important;
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
}
a.nav-link {
    font-weight: 500;
    font-family: "Poppins" !important;
    font-size: 16px;
}
a.btnn i.fa {
    padding-right: 10px;
}
ul.mainul {
    list-style: none;
    padding-left: 20px;
}

section.home-about {
    padding: 60px 0px;
}
section.home-about h1 {
    font-size: 31px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #F76E11;
    font-family: "Poppins" !important;
    line-height: 26px;
    
}
img.garend.logo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 7%;
}
.navbar {transition: top 0.3s;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
ul.navbar-nav {
    margin-left: 26%;
}
img.img-logo {
    max-width: 100%;
}
footer {
    background: url(./img/footerbg.jpg);
    padding: 60px 0px;
    background-position: top;
    background-size: cover;
    text-align: center;
    position: relative;
    line-height: 26px;
    
}
.bg-light {
    background-color: #ffffff!important;
}
.news-wrap h2 {
    font-size: 30px;
    padding: 15px 0;
    background: #F76E11;
    color: #fff;
    font-family: "Poppins" !important;
    line-height: 26px;
}
.mt-2{ 
    margin-top: 20px!important;
}
.mb-4{
    margin-bottom: 40px!important;
}

section.home-Festival {
    background: #FFBC80;
    padding: 60px 0px;
}
section.home-Festival h1 {
    font-size: 31px;
    font-weight: 600;
    padding-bottom: 15px;
    text-align: center;
    color: #fff;
    line-height: 26px;
}

.festival-button {
    margin-bottom: 30px;
    padding-top: 5px;
    text-align: center;
}
section.home-overview {
    padding: 60px 0px;
    font-family: "Poppins" !important;
    font-size: 16px;
}
section.season-update p {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 300;
}
section.season-update {
    padding: 60px 0px;
    background: #FFBC80;
}
section.home-quick {
    padding: 30px;
}
section.home-overview h2 {
    font-size: 26px;
    font-weight: 400;
}
section.inner-page {
    padding: 60px 0px;
}
section.inner-page h1 {
    font-size: 36px;
    color: #F76E11;
}
section.inner-page h3 {
    font-weight: 600;
    font-size: 24px;
    color: #efefef;
    background: #ff9f45;
    padding: 10px 10px;
    margin-top: 20px;

      font-family: "Poppins" !important;
      line-height: 26px;
}

section.inner-page h4 {
    font-size: 22px;
    font-weight: 600;
    color: #424242;
    font-family: "Poppins" !important;
    line-height: 26px;
}

section.inner-page .img-box {
    margin-bottom: 20px;
}

p.contdetails {
    margin-bottom: 5px;
    font-family: "Poppins" !important;
    line-height: 26px;
}
.card.contdetails {
    min-height: 400px;
    font-size: 16px;
}
section.inner-page h2 {
    font-weight: 500;
    font-size: 30px;
}
a:hover {

    text-decoration: none;
}
a.btnn:hover {
    background-color: #242424;
}

section.developed {
    text-align: center;
    background: #6b2a16;
}
section.developed p{
   margin: 0;
   padding: 0;
}
section.developed a {
    text-align: center;
    color: #ffffff;
    font-size: 8px;
}

@media screen and (min-width: 1200px){
    header {
        margin-top: 93px;
    }
    ul.navbar-nav {
        margin-left: 24%!important;
    }

    }

    @media screen and (max-width: 1199px){
     
    ul.navbar-nav {
        margin-left: 7%!important;
    }
 
    header {
        margin-top: 93px;
    }


}

@media screen and (max-width: 991px){
  
    ul.navbar-nav {
        margin-left: 1%;
    }
header {
    margin-top: 93px;
}
}
@media screen and (max-width: 768px){
    .card.news-wrap {
        min-height: auto;
    }
    marquee {
        height: 150px;
    }
    a.broch.btnn.hm {
        margin-left: 10px;
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 5px;
    }

    ul.navbar-nav {
        margin-left: 5%;
        line-height: 36px;
    }
    header {
        margin-top: 93px;
    }
    section.home-about h1 {
        font-size: 30px;

    }
    section.home-Festival h1 {
        font-size: 30px;
    }
    section.home-about {
        padding: 30px 0px;
    }
    section.home-Festival {
        padding: 30px 0px;
    }
    section.season-update {
        padding: 30px 0px;
        
    }
    .news-wrap h2 {
        font-size: 25px;
        padding: 10px 0px;
    }
    a.btnn {
    
        display: inline-block;
}
h2.footerhead {
    font-size: 26px;
}
h5.footersub {
    font-size: 18px;
}
section.inner-page img {
    margin-bottom: 10px;
}
section.inner-page h1 {
    font-size: 30px;
}
section.inner-page h3 {

    font-size: 22px;
    text-align: center;
}
.card.contdetails {
    min-height: auto;
}
}

    @media screen and (max-width: 576px){

a.broch.btnn{
    width: 100%;
}
section.home-about h1 {
    font-size: 24px;
}
tr {
    display: inline-grid;
    border: 1px solid #e5e1e1;
    width: 100%;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ffffff;
    padding: 2px;
    font-size: 17px;
}
section.home-Festival h1 {
    font-size: 22px;
    text-align: left;
}
section.inner-page h1 {
    font-size: 26px;
}
section.inner-page h4 {
    font-size: 18px;
}
section.inner-page h3 {
    font-size: 19px;
}
}