/*
Theme Name: Your Theme Name
Theme URI: https://yourwebsite.com/your-theme/
Author: Bharat Kumar
Author URI: https://yourwebsite.com/
Description: A brief description of your theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pregahub
*/

.slider-post-rand .title,
table,
td,
th {
  padding: 0 10px;
  box-sizing: border-box;
}
.darbaar,
.statui,
footer {
  line-height: 40px;
}
.hp-post-text h2,
.slide-overlay .post-title,
.slider-post-rand .title {
  text-overflow: ellipsis;
  overflow: hidden;
}
.custom-logo,
.hp-post-inner-block a,
.info-inner-block-post a,
.navbar ul li a,
.pagination .page-numbers,
.pt-link,
header a {
  text-decoration: none;
}
.before-footer,
.hp-post-text,
.hp-post-title,
.navbar ul li a,
.pagination,
.pt-link,
.pt-logo,
.pt-title,
.state-post-title,
footer {
  text-align: center;
}
:root {
  --body-background-color: var(--main-content-background: );
  --header-background-color: #var(--main-content-background: );
  --blue-background-color: #14709b;
  --higlight-text-color: #8224e3;
  --card-background-color: #ace5ff;
  --before-footer-background-color: #044868;
  --white-color: #fff;
  --black-color: #000;
  --sidebar-background-color: #68bde4;
  --main-content-background: #42a2ce;
  --content-text-color: #042839;
  --dark-blue: #06364d;
}
@font-face {
  font-family: Khand;
  src: url("assets/src/library/fonts/Khand-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Khand;
  src: url("assets/src/library/fonts/Khand-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.body-class {
  background-color: var(--body-background-color);
  font-size: 25px;
  font-family: Khand, sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3 {
  font-weight: 500;
}
table,
td,
th {
  border: 1px solid #06364d;
  border-collapse: collapse;
}
h1,
h2,
h3 {
  all: unset;
}
h1 {
  counter-reset: var(--higlight-text-color);
}
h2,
h3 {
  color: var(--dark-blue);
}
.info-inner-block-post:hover h1,
.slider-post-rand .title,
p {
  color: var(--content-text-color);
}
.sp-post-title,
.sp-post-title h1 {
  min-height: 40px;
  line-height: 40px;
  color: var(--white-color);
  background: var(--blue-background-color);
  box-sizing: border-box;
  padding: 10px;
  margin-top: 2px;
}
img {
  height: auto;
  width: 100%;
}
img:hover {
  filter: grayscale(1);
}
.khatu-page {
  width: 100%;
  min-height: 100px;
  max-width: 1370px;
  margin: auto;
  box-shadow: 0 6px 70px 0 hsla(0, 0%, 100%, 0.7),
    0 6px 70px 0 hsla(0, 0%, 100%, 0.7);
  border-left: 2px solid var(--white-color);
  border-right: 2px solid var(--white-color);
}
.khatu-masterhead {
  width: 100%;
  background-color: var(--header-background-color);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.add-class-header {
  margin-top: 5px;
}
.custom-logo,
.khatu-logo {
  margin: 10px;
  width: 165px;
  height: 30px;
      margin-top: 20px;  
}
.mobile-logo img,
header a:hover {
 filter: brightness(200%);
}
.navbar {
  overflow: hidden;
}
.navbar ul,
.navbar ul li {
  margin: 0;
  padding: 0;
}
.navbar ul li {
  display: inline-block;
  list-style-type: none;
}
.navbar ul li a {
  display: block;
  color: var(--white-color);
  padding: 5px 16px;
}
.navbar a:hover {
  background-color: var(--white-color);
  color: var(--black-color);
}
.khatu-mobile-menu,
.navbar .icon,
.posts-navigation,
.toggle-it {
  display: none;
}
footer {
  overflow: hidden;
  background-color: var(--dark-blue);
  min-height: 40px;
  font-size: 16px;
  color: var(--card-background-color);
}
.khatu-content {
  background: var(--main-content-background);
}
.slideshow-container {
  position: relative;
  width: 100%;
  height: 450px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  background-color: var(--body-background-color);
}
.slideshow-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.slideshow-left {
  border: 8px solid transparent;
  box-sizing: border-box;
  border-right: none;
}

.slideshow-left,
.slideshow-right {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.slider-post-rand {
  border: 1px solid var(--white-color);
  width: 324px;
  height: 209px;
  overflow: hidden;
  position: relative;
  float: right;
  margin: 8px;
}
.darshan-block,
.info-block {
  margin-top: -4px;
  padding: 10px;
}
.slider-post-rand .title {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
  white-space: nowrap;
  height: 35px;
  line-height: 35px;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
}
.slide-overlay .category-name,
.slide-overlay .post-title {
  z-index: 99;
  position: absolute;
  padding: 5px 20px;
  color: var(--white-color);
}
.nav-dot,
.nav-dot.active {
  width: 12px;
  height: 12px;
  display: none;
}
.nav-dot {
  border-radius: 50%;
  background-color: var(--white-color);
  border: none;
  cursor: pointer;
  transition: opacity 0.3s;
}
.nav-dot.active {
  opacity: 1;
  background-color: var(--black-color);
}
.slide-overlay .post-title {
  width: 100%;
  background-color: var(--black-color);
  bottom: 0;
  box-sizing: border-box;
  font-size: 26px;
  white-space: nowrap;
}
.slide-overlay .category-name {
  bottom: 71px;
  left: 1px;
  background: var(--content-text-color);
  font-size: 18px !important;
}
.khatu-menu {
  display: block;
}
.khatu-desktop-menu {
  display: block;
  background-color: var(--blue-background-color);
}
.statui {
  height: 40px;
  color: var(--white-color);
  background: var(--blue-background-color);
}
.info-block {
  min-height: 370px;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
.darshan-block {
  min-height: 240px;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
.hp-post-block,
.info-block-post,
.stuti-block-post {
  min-height: 160px;
  box-sizing: border-box;
  display: flex;
}
.info-inner-block {
  width: 310px;
  height: 300px;
  border: 1px solid #022535;
  border-radius: 4px;
  margin: 10px;
  background: var(--card-background-color);
}
.hp-post-block {
  width: 100%;
  padding: 10px;
  background-color: var(--blue-background-color);
  margin-top: -4px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.hp-post-inner-block,
.state-post-inner-block {
  width: 200px;
  height: 200px;
  border: 1px solid #022535;
  border-radius: 4px;
  margin: 10px;
  background: var(--card-background-color);
}
.hp-post-inner-block a {
  display: block;
  color: #022535;
}
.hp-post-inner-block a:hover,
.state-post-inner-block a:hover {
  filter: grayscale();
  color: var(--higlight-text-color);
}
.hp-post-block div {
  text-align: center;
  font-weight: 700;
  color: #022535;
}
.darbaar {
  height: 40px;
  color: var(--white-color);
  background: var(--blue-background-color);
  box-sizing: border-box;
  padding: 0 0 0 20px;

}
.info-block-post,
.stuti-block-post {
  width: 100%;
  padding: 10px;
  justify-content: space-between !important;
  margin-top: -4px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.info-inner-block-post {
  width: 300px;
  height: 370px;
  border: 1px solid var(--white-color);
  border-radius: 4px;
  margin: 10px;
  background: var(--card-background-color);
  padding-bottom: 10px;
  overflow: hidden;
}
.info-inner-block-post a img,
.info-inner-block-post img {
  width: 300px;
}
.info-inner-block-post a {
  color: var(--blue-background-color);
}
.hp-post-title h1,
.info-inner-block-post a:hover,
.pt-link:hover {
  color: var(--higlight-text-color);
}
.hp-post-text {
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  justify-content: flex-start;
  flex-direction: column;
  color: var(--content-text-color);
  font-size: 18px;
  height: 118px;
}
.hp-post-text h2 {
  all: unset;
}
.before-footer {
  min-height: 150px;
  width: 100%;
  background-color: var(--before-footer-background-color);
  margin-top: -4px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: var(--white-color);
  display: flex;
  flex-direction: column;
  align-content: center;
  padding: 40px;
  font-size: 18px;
  box-sizing: border-box;
}
.hp-post-link,
.website-cards {
  display: flex;
  align-items: center;
}
.hp-post-title,
.pt-title h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
.attachment-post-thumbnail {
  width: 100%;
  height: auto;
}
.hp-post-title {
  white-space: nowrap;
  width: 100%;
}
.hp-post-link,
.hp-post-title {
  font-weight: 500;
  height: auto;
  box-sizing: border-box;
}
.hp-post-link {
  height: 20px;
  font-style: italic;
  justify-content: flex-end;
  font-size: 18px;
  font-weight: 700;
  margin-right: 15px;
  color: var(--higlight-text-color);
  margin-top: 5px;
}
.state-post-block {
  min-height: 160px;
  width: 100%;
  padding: 10px;
  display: flex;
  box-sizing: border-box;
  margin-top: -4px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.state-post-inner-block a {
  text-decoration: none;
  display: block;
  color: var(--blue-background-color);
}
.state-post-title {
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
  margin-top: 10px;
  padding: 0 20px;
}
.single-post-template {
  justify-content: space-between;
}
.single-post-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.single-post-content {
  width: 100%;
  padding: 0 20px 0 0;
  box-sizing: border-box;
}
.single-post-sidebar {
  width: 360px;
  box-sizing: border-box;
  padding: 0;
  align-self: stretch;
  background-color: var(--sidebar-background-color);
}
.sp-inner-block-post {
  width: 100%;
  box-sizing: border-box;
}
.sp-post-text {
  padding-top: 20px;
}
.single-post-template {
  padding: 0 20px 20px;
  display: flex;
  flex-direction: row;
}
.pagination {
  width: 100%;
  background: var(--body-background-color);
}
.pagination .page-numbers {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 5px;
  background-color: var(--white-color);
  color: #06364d;
  display: inline-block;
  font-size: 15px;
}
.website-cards {
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px;
}
.website-card {
  display: inline-block;
  align-items: center;
  background-color: var(--card-background-color);
  border: 1px solid var(--blue-background-color);
  width: 150px;
  height: 150px;
  margin: 10px;
  border-radius: 4px;
}
.pt-logo {
  height: 80px;
  width: 80px;
  line-height: 80px;
  overflow: hidden;
  margin: 10px auto;
  box-sizing: border-box;
}
.pt-title {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 40px;
}
.pt-title h3 {
  all: unset;
  font-size: 18px;
  font-weight: 700;
  color: var(--content-text-color);
}
form.wpcf7-form.init {
  border: 1px solid #14709b;
  border-radius: 4px;
  margin: 40px;
  box-sizing: border-box;
  padding: 30px;
}
form.wpcf7-form.init input,
form.wpcf7-form.init textarea {
  padding: 10px;
}
@media screen and (max-width: 1024px) {
  .slider-post-rand,
  .slideshow-left,
  .slideshow-right {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .darshan-block,
  .khatu-mobile-menu,
  .navbar ul li a,
  .single-post-content,
  .sp-inner-block-post,
  .toggle-it {
    box-sizing: border-box;
  }
  .slideshow-container {
    max-width: 100%;
    flex-direction: column;
    height: auto !important;
  }
  .slider-post-rand {
    height: auto;
    float: right;
    margin: 9px;
  }
  .khatu-desktop-menu {
    display: none;
  }
  .khatu-mobile-menu {
    display: block;
    width: 100vw;
    background-color: var(--blue-background-color);
    position: absolute;
    z-index: 666;
    left: -150%;
    margin: 0 4px;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .khatu-mobile-menu ul li,
  .khatu-mobile-menu ul li a,
  .toggle-it {
    display: block;
    width: 100%;
  }
  .my_nav_header_menu {
    width: 100%;
    text-align: center;
  }
  .toggle-it {
    text-decoration: none;
    color: var(--white-color);
    background-color: #103445;
    text-align: left;
    float: left;
    padding-left: 20px;
    display: flex;
    align-items: center;
  }
  .khatu-mobile-menu ul {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .khatu-mobile-menu ul li {
    border-bottom: 1px solid var(--black-color);
    display: flex;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .navbar ul li a {
    text-align: left;
    padding: 15px 20px;
  }
  .khatu-mobile-menu ul li a:hover {
    background-color: var(--white-color);
    color: var(--black-color);
  }
  .single-post-container,
  .single-post-template {
    padding: 10px;
    display: flex;
    flex-direction: column;
  }
  .single-post-container {
    width: 100%;
    box-sizing: border-box;
  }
  .single-post-sidebar {
    width: 100%;
    padding: 10px;
    align-self: auto;
    display: block;
  }
  .single-post-content {
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .info-inner-block-post {
    border: 1px solid #022535;
    margin: 10px 0 !important;
    width: 100%;
    height: auto;
    border: 1px solid var(--blue-background-color);
    border-radius: 4px;
    background: var(--card-background-color);
    padding: 10px;
  }
  .info-inner-block-post a img {
    width: 100%;
  }
  .sp-inner-block-post {
    width: 100% !important;
  }
  .sp-post-text {
    padding-top: 20px;
  }
  .khatu-masterhead {
    width: 100%;
    background-color: var(--header-background-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .darshan-block {
    min-height: 240px;
    width: 100%;
    padding: 10px;
    display: flex;
    margin-top: -4px;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column !important;
  }
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #61c8f7;
}
::-webkit-scrollbar-thumb {
  background: #022535;
}
::-webkit-scrollbar-thumb:hover {
  background: #02557b;
}
