/*!
Theme Name: lilytheme
Theme URI: https://www.yamithakur.com/
Author: Ajit Chandra
Author URI: http://underscores.me/
Description: This theme have good design.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lilytheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lilytheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*
    Created on : 24-May-2023, 9:54:01 pm
    Author     : Ajit Chandra
    font-family: 'Abril Fatface', cursive;
    font-family: 'Prata', serif;
    font-family: 'Work Sans', sans-serif;
*/
*, body, html, p, h1, h2, h3, h4, h5, h6, .navbar, figure, figcaption, a, ul, li, hr {
  padding: 0px;
  margin: 0px; }

html {
  scrollbar-width: thin;
  background: #FFDD67; }

html::-webkit-scrollbar {
  width: 5px; }

html::-webkit-scrollbar-track {
  background: #FFDD67; }

html::-webkit-scrollbar-thumb {
  background: #000; }

ul, li {
  list-style-type: none; }

.section-title .title {
  font-family: 'Prata', serif;
  font-size: 2.3rem;
  line-height: 35px; }
.section-title .xline {
  margin-bottom: 1rem; }

.title-color {
  color: #FFE79A; }

body {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  background-color: #070a0a; }

header {
  position: absolute;
  width: 100%;
  z-index: 999999;
  font-size: 1.1rem; }
  header .webtext {
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Prata', serif;
    color: #fff; }
  header .navbar {
    padding: 12px 0px;
    background-color: #FADA9D;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; }
    header .navbar .navbar-toggler {
      border-radius: 0px;
      border: 1px solid #000; }
      header .navbar .navbar-toggler .navbar-icon {
        color: #000; }
    header .navbar .navbar-nav .nav-item + .nav-item {
      margin-left: 3px; }
    header .navbar .navbar-nav .nav-item .nav-link {
      font-size: 15px;
      padding: 7px 15px; }
      header .navbar .navbar-nav .nav-item .nav-link.active {
        background-color: #2A2F4F;
        color: #fff;
        box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; }
      header .navbar .navbar-nav .nav-item .nav-link:hover {
        background-color: #2A2F4F;
        color: #fff; }
    header .navbar .callhdbtn {
      border-left: 4px solid #fff;
      border-right: 4px solid #fff;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      display: inline-block;
      padding: 0px 5px;
      background-color: #820000;
      color: #fff;
      font-size: 1.3rem;
      font-weight: bold; }

.homepage .mainbanner {
  padding-top: 8rem;
  color: #fff;
  background: #cfb997;
  background: linear-gradient(0deg, #cfb997 0%, #060047 100%); }
  .homepage .mainbanner .bannerbox .bheading {
    font-family: 'Abril Fatface', cursive;
    font-size: 2.5rem; }
  .homepage .mainbanner .bannerbox p {
    margin-top: 20px;
    margin-bottom: 30px; }
  .homepage .mainbanner ul {
    display: inline-flex;
    width: 100%;
    list-style-type: none; }
    .homepage .mainbanner ul li {
      width: 50%; }
      .homepage .mainbanner ul li + li {
        margin-left: 15px; }
      .homepage .mainbanner ul li a {
        border: 1px dashed #FFE569;
        border-radius: 150px;
        padding: 5px 0px;
        font-size: 1.1rem;
        font-weight: bold;
        display: inline-block;
        width: 100%;
        color: #03001C;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        text-decoration: none;
        text-align: center;
        background: #f1c376;
        background: linear-gradient(0deg, #f1c376 0%, #e4c988 33%, #e4c988 66%, #f1c376 100%); }
.homepage .home-profiles {
  padding-top: 4rem;
  padding-bottom: 2rem; }
  .homepage .home-profiles figure {
    border: 2px solid #DAB88B;
    box-shadow: rgba(255, 229, 105, 0.24) 0px 3px 8px; position: relative; }
  .homepage .home-profiles figure figcaption{ position: absolute; z-index: 999; left: 0px; right: 0px; padding: 10px 0px; background-color: rgba(0, 0, 0, .5); color: #fff; text-align: center; bottom: 15px; }
  .homepage .home-profiles figure span{display: inline-block; right: 0px; top: 0px; position: absolute; z-index: 999; background-color: #952323; color: #fff; padding: 0px 12px;}
.homepage .home-services {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #7A3E3E; }
  .homepage .home-services figure {
    border: 2px solid #DAB88B;
    box-shadow: rgba(255, 229, 105, 0.35) 0px 5px 15px;
    border-radius: 15px 15px 0px 0px; }
    .homepage .home-services figure img {
      border-radius: 15px 15px 0px 0px; }
    .homepage .home-services figure figcaption {
      background-color: #3F2305;
      color: #fff;
      text-align: center;
      padding: 7px 0px;
      font-weight: bold; }
.homepage .home-searches {
  padding-top: 3rem; }
  .homepage .home-searches figure {
    border: 2px solid #FEE8B0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
    .homepage .home-searches figure a {
      position: absolute;
      z-index: 9999;
      left: 0px;
      right: 0px;
      bottom: 0px;
      top: 0px;
      color: transparent;
      font-size: 0px; }
    .homepage .home-searches figure figcaption {
      background-color: #FEE8B0;
      text-align: center;
      padding: 5px 0px; }
  .homepage .home-searches .seachlink {
    padding-top: 25px;
    text-align: right; }
    .homepage .home-searches .seachlink a {
      border: 2px solid #fff;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
      background-color: #5F264A;
      text-align: center;
      color: #fff;
      display: inline-block;
      padding: 12px 25px; }
.homepage .home-locality {
  padding-top: 3rem; }
  .homepage .home-locality ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: justify;
    list-style: none; }
  .homepage .home-locality ul > li {
    position: relative;
    margin: 5px;
    overflow: hidden;
    box-shadow: rgba(255, 255, 255, .8) 0px 0px 8px; }
  .homepage .home-locality ul > li > a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 8px 10px;
    background-color: #144272;
    border-radius: 3px;
	border: 2px solid #E5BA73;
    text-decoration: none; }
    .homepage .home-locality ul > li > a:hover {
      text-decoration: underline; }
  .homepage .home-locality ul li:nth-child(n+1) {
    flex-grow: 1; }

footer {
  padding-top: 2rem;
  color: #000;
  font-size: 14px;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #A3BB98; }
  footer .title {
    font-size: 1.3rem;
    font-weight: 700;
    font-family: 'Prata', serif; }
  footer .webtext {
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Prata', serif;
    color: #fff; }
  footer a {
    color: #000; }
  footer ul > li + li {
    padding-top: 5px; }
  footer .copyright {
    text-align: center;
    margin-top: 12px;
    padding-bottom: 5px; }

.webcalling {
  position: fixed;
  right: 10px;
  z-index: 9999;
  height: 150px;
  bottom: 100px; }
  .webcalling button {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 2px solid #fff; }
  .webcalling .callbtn {
    background-color: #0010ff;
    padding: 18px; }
  .webcalling .whatsappbtn {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #4cb762;
    padding: 18px; }

.page-content {
  padding-top: 1rem;
  color: #fff; }
  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    font-size: 1.8rem;
    padding-bottom: 7px; font-family: 'Prata', serif; }
  .page-content p {
    padding-bottom: 10px;
    font-size: 1.2rem;
    text-align: justify; }
    .page-content p strong {
      color: #FFF5B8; }
    .page-content p a {
      color: #E8F6EF; }

.subpage .sub-header {
  padding-top: 10rem;
  padding-bottom: 4rem;
  background-color: #A86464;
  text-align: center;
  background-position: bottom center;
  background-repeat: no-repeat;
  /*        background: rgb(131,118,79); background: linear-gradient(0deg, rgba(131,118,79,1) 0%, rgba(45,39,39,1) 60%); */ }
  .subpage .sub-header .sec-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 2.3rem;
    line-height: 35px; }
  .subpage .sub-header nav {
    display: inline-block; }
    .subpage .sub-header nav .breadcrumb {
      font-size: 14px; }
      .subpage .sub-header nav .breadcrumb .breadcrumb-item {
        color: #fff; }
        .subpage .sub-header nav .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
          color: #fff; }
        .subpage .sub-header nav .breadcrumb .breadcrumb-item a {
          color: #fff; }
.subpage .page-rates {
  padding-top: 2rem;
  padding-bottom: 1rem; }
  .subpage .page-rates .price-box {
    border: 1px solid transparent;
    text-align: center;
    color: #fff;
    background-color: #116D6E;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px 15px 0px 0px; }
    .subpage .page-rates .price-box .title {
      font-family: 'Prata', serif;
      font-size: 1.6rem;
      margin-top: 3rem;
      background-color: #C4D7B2;
      color: #000;
      padding: 15px 0px;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      border-radius: 15px 0px 15px 0px; }
    .subpage .page-rates .price-box ul {
      margin-top: 2rem;
      margin-bottom: 3rem; }
      .subpage .page-rates .price-box ul li + li {
        padding-top: 15px; }
      .subpage .page-rates .price-box ul li span {
        display: inline-block;
        width: 100%; }
        .subpage .page-rates .price-box ul li span:first-child {
          font-size: 1.5rem;
          font-weight: bold; }
.subpage .page-gallery {
  margin: 1rem 0rem; }
  .subpage .page-gallery figure {
    border: 2px solid #fff; }
.subpage .page-category {
  margin: 1rem 0rem; }
  .subpage .page-category a {
    border: 1px solid #FFEF6F;
    background-color: #A2453D;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 15px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 1rem; }
.subpage .page-subpage .feature-image {
  margin-bottom: 1rem; }
.subpage .page-subpage .profiles {
  margin-top: .5rem;
  margin-bottom: 1rem; }
  .subpage .page-subpage .profiles figure {
    border: 2px solid #fff; }
.subpage .page-contact-us {
  padding: 1rem 0rem; }
  .subpage .page-contact-us .contactbox {
    background-color: #47A992; }
    .subpage .page-contact-us .contactbox .contact-details {
      color: #fff;
      padding: 3rem 0rem;
      display: table;
      margin: 0px auto; }
      .subpage .page-contact-us .contactbox .contact-details .title {
        font-family: 'Prata', serif;
        font-size: 1.8rem;
        font-weight: bold;
        margin-bottom: 25px; }
      .subpage .page-contact-us .contactbox .contact-details ul > li + li {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px dashed #fff; }
      .subpage .page-contact-us .contactbox .contact-details a {
        color: #fff; }
    .subpage .page-contact-us .contactbox iframe {
      display: block; }
.subpage .page-error {
  color: #fff;
  padding: 5rem 0rem; }
  .subpage .page-error .etxt {
    font-size: 10rem; }

@media (max-width: 576px) {
  .homepage .mainbanner {
    padding-top: 8rem;
    color: #fff; }
    .homepage .mainbanner .bannerbox {
      text-align: center;
      padding-bottom: 2rem; }
      .homepage .mainbanner .bannerbox .bheading {
        font-size: 3rem;
        line-height: 55px; } }
