
@font-face {
    font-family:malayalam;
    src: url(../fonts/Rachana-Regular.ttf);
  }
  p{
    font-size: 18px;
  }
  p,h1,h2,h3,h4,h5,a,li,.image-gallery .filter-tabs li,.featured-section h4,.sidebar-page blockquote{
      font-family: malayalam;
      line-height: 1.2em;
   color: black;
  }
  .footer-upper .column h2,
  {
    font-family: malayalam;
    line-height: 1.2em;
 color: white
  }
  .footer-upper p,.footer-upper a,.footer-upper li
  {
      color:white;
  }
  
  .featured-section .text p
  {
    line-height: 1.5em;
  }


.main-slider .bg-white {
    padding: 10px 20px;
    background: rgba(255,255,255,0.80);
}



.main-header .curve:after {
    content: '';
    position: relative;
    top: -108px;
    display: inline-block;
    width: 210px;
    height: 210px;
    
    
}
.logo img{
    left:-9px;
    max-width: 162px!important;
}
.main-header .header-lower .logo .normal-image {
    position: relative;
    display: inline-block;
    width: auto;
    max-width: 162px!important;
    height: auto;
    z-index: 5;
}
.sandesham.featured-section .column {
    position: relative;
    padding-top: 0px;
}
.sandesham .pt-60 {
    padding-top: 0px !important;
}
.sandesham

{
    padding: 90px 0;
}
.sandesham-text
{
    padding-left: 30px;
}


.btn-skew.style-two:before {
    background-color: #5ba3ae;
}

.tp-bgimg.defaultimg
{
    box-shadow: inset 20000px 0 0 0 rgba(0,0,0,0.5);
}
.main-slider .bg-white
{
    background: none;
}
.main-slider .title-p
{
    background:rgba(109, 173, 183, 0.57);
    border-radius: 10px 0;
}
.main-slider h2,.main-slider p{
    font-style:normal;
    font-weight: bold;
    color: white;
}




.main-slider h3,.main-slider h4
{
    color: white;
    font-weight: bold;
}


.btn-style-two
{
    border-color: white;
    color:white;
}
a.btn-style-two
{
    border-color: white;
    color:white;
}
.main-slider .btn-style-two {
    color:white!important;
}

.blog-page .blog-post .lower-part {
    position: relative;
    padding: 24px 0px 20px 0px;
}


.blog-page {
    position: relative;
    padding: 72px 0px 60px;
}


.btn-skew.style-one:hover:before {
    background-color: #7cae61;
}

.page-title .page-name h1 {
    
    padding: 16px 0px;
    
}
.page-title .page-name h1:before
{
    background: none;
}
.page-title
{
    box-shadow: inset 2000px 0 0 0 rgba(0,0,0,0.5);
}


.sandesham figure{
    margin-bottom: 32px;
    overflow: hidden;
    transition: 1s ease-in-out;
}
.sandesham figure:hover img{
    transform: scale(1.2);
}
.sandesham figure img{
    transition: 1s ease-in-out;
}
.member h3 a{
    font-size: 13px;
    min-height: 35px;
    font-weight: bold;
}
.team-section .member .text h3

{
    min-height: 24px;
}
.team-section .member .text h4 {
    font-size: 15px;
    /* font-style: italic; */
    color: #4b9026ba;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
}
.team-section .member .overlay-box h4,.team-section .member .overlay-box p
{
    color: white;
}
.test-img {
    width: 150px;
    height: 189px;
    display: inline-block;
    margin-top: 16px;
}
.testi *
{
    color: white;
}
.testi .owl-stage-outer {
    border: 1px solid #797474;
    padding-top: 31px;
    padding-bottom: 15px;
}
.sidebar-page blockquote {
   
    font-size: 17px;
}
.test-img img{
    
    display: inline-block;
    border-radius: 50%;
}
#contact
{
    background-attachment: fixed; 
}
.testi {
    padding: 82px 82px;
    background: url(../images/hash/testi-bg.jpg);
    box-shadow: inset 2000px 0 0 0 rgba(0,0,0,0.8);
    color: white;
    background-attachment: fixed;
}
.testi p{
    padding: 25px 119px;
}
.testi .owl-next,.testi .owl-prev
{
    display: none!important;
}
.testi h2{
    margin: 12px 0;
}
.testi p {
    padding: 15px 61px 5px 61px;
}
.testi h4{
    margin-bottom: 10px;
}
.main-menu .nav-container > ul > li
{
    font-size: 18px;
}



































@media(max-width:767px)
{
   
    .sandesham {
        padding: 49px 0;
    }
    .offers-section {
       
        padding: 49px 0px 20px;
    }
    .testi p {
        padding: 15px 0px 5px 0px;
    }
    .testi {
        padding: 82px 10px;
    }
    .image-gallery .filter-tabs li
    {
        margin-bottom: 10px;
    }
    .image-gallery .image-box .inner-box {
        height: 100%;
       
        
    }
}

.ag .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: .3rem;
    outline: 0;
}
.modal-open .ag.modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: #00000096;
}

.ag .close:not(:disabled):not(.disabled) {
    color: #fff;
    text-decoration: none;
    opacity: .75;
    z-index: 11;
    font-size: 30px;
}
.ag .close:not(:disabled):not(.disabled):hover {
    color: #a81213;
    
}
.ag .modal-header
{
    border: none;
}
.ag .modal-body
{
    text-align: center;
}

.video-item .caption {
    margin: 5px 0 25px 0;
}
.video-item .caption p {
    margin-bottom: 3px;
}


    .video-item .caption b {
        color: #22860e;
        font-size: 21px;
        
    }
    .video-item .caption h5 {
        font-size: 17px;
        
    }
    .image-gallery .image-box .inner-box {
        height: 140px;
       
        overflow: hidden;
    }

    @media(max-width:767px)
{
   
    .sandesham {
        padding: 49px 0;
    }
    .offers-section {
       
        padding: 49px 0px 20px;
    }
    .testi p {
        padding: 15px 0px 5px 0px;
    }
    .testi {
        padding: 82px 10px;
    }
    .image-gallery .filter-tabs li
    {
        margin-bottom: 10px;
    }
    /* .preloader {
        
        background-image: url(../images/hash/onload.png);
        background-size: contain;
    } */
       
        
    
}
@media(max-width:560px)
{
    .image-gallery .image-box .inner-box {
        height: 100%;
    }
}
































/* mobile csss */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }


  .mobile-header {
    padding: 10px 0;
    background: #0c6794;
    color: white;
    font-weight: bold;
    font-size: 11px;
}
.menu-sec h3{
    padding: 9px 6px 0px 6px;
    background: #0c6794;
    margin: 5px 0;
    border-radius: 2px;
    font-size: 20px;
}
.item-image {
    width: 100%;
    height: 100%;
  
 }
    
   
.item-image
{
    position: relative;
}
.item-image img
{
  
   width: 100%;
   
}
.small
{
    
    background: #f0f0f0;
}


.item 
{
    padding: 20px 0;
}
.menu-sec h3{
    color: white;
}
.menu-sec
{
    
    overflow: scroll;
}
.footer
{
    padding: 5px;
    background: #0c6794;
    color: white;
    text-align: center;
}
.item-disc
{
    font-size: 14px;
    margin-top: 12px;
}
.sidenav {
    
    background-color: #0c6794;
    z-index:9999;
    }
    .sidenav * {
    
        color: #ffff;
        }
        .sidenav a {
           
            color: #f1eaea;
            font-size: 18px;
        }
        .item-image img
        {
            -webkit-filter:  drop-shadow(0px 1px 4px rgba(0,0,0,0.2));
            filter: drop-shadow(0px 1px 4px rgba(0,0,0,0.2));
        }
        img.icon {
            position: absolute;
            top: 18px;
            left: 21px;
            width: 54%;
            -webkit-filter:  unset;
            filter: unset;
        }

        .small .blog-page {
            position: relative;
            padding: 36px 0px 23px;
        }
        .small section .title h2 {
            font-size: 20px !important;
            font-weight: bold;
            padding: 0;
        }
        .small .blog-page .title {
            margin-bottom: 11px;
        }
        .mobile-header a{
            color: white;
        }