/*Slider Starts*/
.main-slider .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.main-slider {
  position: relative;
}
.main-slider::before
{
  content:
  '';
  position:
  absolute;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+19&0.2+0,0+28 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.06) 19%, rgba(0,0,0,0) 28%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.06) 19%,rgba(0,0,0,0) 28%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgb(0 0 0 / 63%) 0%,rgb(0 0 0 / 25%) 19%,rgba(0,0,0,0) 28%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

  top:0px;
  left:0px;
  width:100%;
  height: 100%;
  z-index: 9;
}
.main-slider .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
  z-index: 999;
}
.main-slider .owl-nav .owl-prev, .main-slider .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
  font-size: 33px;
  color: #ffffff;
  line-height: 58px;
}
.main-slider .owl-nav .owl-prev {
  left: 10px;
}
.main-slider .owl-nav .owl-next {
  right: 10px;
}
/*Slider Ends*/

.imageboxc
{
    position: relative;
}
.imagebox-para
{
    position: absolute;
    left: 379px;
top: 50px;}
.nayana
{
    
    width: 700px;
}
.arangetam-section
{
    padding: 108px 0px;
}
.power
{
    position: relative;
    top: -5px;
}
.power img
{
    width: 130px;
}
.yellowbg
{
    
background: #e6d1bb;}

 /*Gallery Items*/
.gallery-thumb {
  border: 2px solid rgb(183 74 53);
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding: 20px;
  margin-bottom: 30px;
}
.gallery-thumb .gallery-thumb-image {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
}
.gallery-thumb .gallery-thumb-image img {
  width: 100%;
}
.gallery-thumb .gallery-thumb-title {
  margin-bottom: 13px;
  text-align: center;
}
.gallery-thumb .gallery-databx {
  padding: 12px;
}
.gallery-thumb:hover {
  box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
  border: 2px solid #fff;
}
.gallery-btn {
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 700;
  min-width: 170px;
  height: 60px;
  line-height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
  border: 0;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  color: #ffffff !important;
  background-color: #b74a35;
  border-radius: 50px;
}
/*Gallery Items ends*/
/*Pagination*/
.pagination-s1 {
  display: flex;
  justify-content: center;
}
.pagination-s1 .pagination {}
.pagination-s1 .pagination .page-item {}
.pagination-s1 .pagination .page-link {
  background: #b74a35;
  color: #FFF;
}
/*Pagination*/
.album-back-btn {
  text-align: right;
  margin: 0 0 20px;
}
.album-back-btn a {
  text-align: center;
  padding: 7px 29px;
  display: inline-block;
  color: #ffffff;
  background-color: #b74a35;
  border-radius: 50px;
}
#nayanaflyer
{
    width:100%;
    height:900px;
}
.flipbook-main-wrapper
{
  background-color: #FFFFFF !important;
    
}

.floatingwhatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    background: #4dc247;
    color: #FFF;
    font-size: 31px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}
.floatingwhatsapp:hover,.floatingwhatsapp:focus {
    color: #FFF;
}
.invitation-page
{
  background: #191541;
  color: #FFF;
}
.invitation-page p
{
    margin: 0 0 5px;
}
.invitation-page hr
{
  border: .01rem solid #383462;
  margin: 35px 0 50px;
  opacity: 1;
}
.invitation-page h2
{
    color: #c4922c;
    font-size: 34px;
    font-weight: 600;
    line-height: 36px;
    margin: 0 0 30px;
}
.invitation-page h2 span
{
    display: block;
    font-size: 26px;
    font-weight: 300;
}
.invitation-page p strong
{
    
}
.nayanatbl
{color: #FFF;background-image: url(../images/breadcrumbs/inr-1.jpg);background-size: contain;font-size: 21px;}
.nayanatbl th
{font-weight: 400;padding: 15px;font-size: 18px;}
.nayanatbl td
{font-weight: 700;padding: 15px;color: #ffd558;}
.livebtn
{
    position: fixed;
    right: 20px;
    z-index: 9999;
    top: 50%;
}

/*Responsive*/
@media (max-width:992px)
{
    .rs-footer.style1 .footer-top {
    padding: 51px 0 41px;
}
    .main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 20px;
}
    .main-slider .owl-nav {
    top: 35%;
}
    .rs-breadcrumbs .breadcrumbs-inner .page-title:after {
    top: -4px;
}
}
@media (max-width:768px)
{
    
    #nayanaflyer {
    height: 540px;
}
    .mb-sm-10
    {
        margin-bottom: 0px;
    }
    .mb-sm-30
    {
        margin-bottom: 30px;
    }
    .mt-sm-0
    {
        margin-top: 0px;
    }
    .pt-sm-30
    {
        padding-top: 30px;
    }
    .pb-sm-10
    {
        padding-bottom: 10px;
    }
    .pb-sm-30
    {
        padding-bottom: 30px;
    }
    .imagebox-para
    {
        position: inherit;
        left: 0px;
        top: 0;
    }
    .arangetam-section {
    padding: 45px 0px;
}
    .rs-carousel .owl-dots {
    margin-top: 25px;
}
}