/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: RI Infotech
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1775630597
Updated: 2026-04-08 06:43:17

*/

/* Generic class start --------------------------------------------------------------Generic class start*/
.color-2 {
  color: #268764;
}
.p-relative {
  position: relative;
}
.link-underline a {
  text-decoration-thickness: 2px !important;
  text-underline-offset: 5px;
}
/* Generic class end ----------------------------------------------------------------Generic class end*/


/* Module Css start -----------------------------------------------------------------Module Css start*/
/* Module 1: LINK created using button-----underline-css */
.cstm-link-hover .elementor-button-content-wrapper {
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0% 2px;
  transition: background-size 0.6s ease;
  padding-bottom: 6px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.cstm-link-hover .elementor-button-content-wrapper:hover {
  background-size: 100% 2px;
}

/* Module 2: BUTTON hover effect css left to right*/
.btn-primary {
  padding: 12px 24px;
  border: 2px solid #268764;
  background: #268764;
  color: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: color 0.4s ease;
  z-index: 1;
}
.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #fff !important;
  transition: width 0.4s ease;
  z-index: -1;
}
.btn-primary:hover::before {
  width: 100%;
}
.btn-primary:hover {
  color: #268764;
}

/* Module 3: underline like footer*/
.link-underline-hover span {
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0% 2px;
  transition: background-size 0.6s ease;
  padding-bottom: 2px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.link-underline-hover span a{
	text-decoration:none;
}
.link-underline-hover span:hover {
  background-size: 100% 2px;
}
/* Module Css end -------------------------------------------------------------------Module Css end*/



/* Some CSS to manage particular area ----------------------------------------------Some CSS to manage particular area START*/
html, body {
  overflow-x: hidden;
}
.elementor-kit-8 h2{
	margin-bottom: 9px !important;
}

/* font strached condenced */
*{font-stretch: 75%;}

.counter-no-container .elementor-counter-number, .counter-no-container p{font-stretch: expanded !important;}


/* breadcrumbs css (about)*/
.hfe-breadcrumbs-item.hfe-breadcrumbs-first a{
	text-decoration:none;
}



/* popup css boostrap popup css */
.modal-backdrop.show {
  opacity: 0.75 !important;
}
/* Some CSS to manage particular area ----------------------------------------------Some CSS to manage particular area END*/



/* Shapes Css start -----------------------------------------------------------------Shapes Css start*/
/* using on aboutus/the-atmiyata-model/ */
.shape-flower {
  width: 180px;
  position: absolute;
  right: 0;
  top: -160px;
}
.shape-polygon {
  width: 140px;
  position: absolute;
  left: 0;
  top: 350px;
}
.shape-circle {
  width: 160px;
  position: absolute;
  right: 0;
  top: -400px;
}

@media (min-width: 1160px) and (max-width: 1420px) {
  .shape-flower {
    width: 135px;
    top: -120px;
  }
  .shape-polygon {
    width: 75px;
    top: 857px;
  }
  .shape-circle {
    width: 120px;
    top: -175px;
  }
}

@media (max-width: 1160px) {
  .shape-flower,
  .shape-polygon,
  .shape-circle {
    display: none;
  }
}

/* Shapes Css for befor footer section */
.before-footer-left-shape {
 position: absolute;
 left: 0;
bottom: 260px;
}
.before-footer-right-shape {
 position: absolute;
 right: 0;
bottom: 330px;
}
.before-footer-bottom-shape {
 position: absolute;
  bottom: -90px;
  left: 20%;
}

@media (min-width: 1160px) and (max-width: 1330px) {
  .before-footer-left-shape {
    width: 95px;
  }
  .before-footer-right-shape {
    width: 85px;
  }
  .before-footer-bottom-shape {
    width: 200px;
  }
}
@media (max-width: 1160px) and (min-width:768px) {
  .before-footer-left-shape {
	bottom: 210px;
    width: 95px;
  }
  .before-footer-right-shape {
    width: 85px;
	bottom: 135px;
  }
  .before-footer-bottom-shape {
    width: 170px;
	  bottom: -90px;
  left: 13%;
  }
}
@media (max-width:768px) {
  .before-footer-left-shape {
	display:none;
  }
  .before-footer-right-shape {
    width: 46px;
    bottom: 18px;
  }
  .before-footer-bottom-shape {
    width: 140px;
    left: 10%;
  }
}


/* Shapes Css  ------------------------------------------------------------------Shapes Css end*/

.elementor-custom-embed-image-overlay svg{opacity: 1;}

/* Header Css start -----------------------------------------------------------------Header Css start*/

ul#menu-1-f752f4d li.menu-item:last-child {
  border-bottom: 1px solid #d1cbc5;
}
.navbar .elementor-button {
transition:all 0.7s;
  }
@media (min-width: 1015px){
	.navbar .elementor-button {
    margin-left: 45px;
  }
}
@media (min-width: 1015px) and (max-width: 1100px) {
  .navbar .hfe-menu-item {
    padding: 20px 5px !important;
	font-size:21px !important;
  }
  .navbar .elementor-button {
    padding: 20px 15px !important;
  }
}
@media(max-width: 1025px) {
  .nav-link-div-mobile .hfe-nav-menu__layout-horizontal.menu-is-active {
    height: 83vh !important;
  }
  .nav-link-div-mobile #menu-1-f752f4d {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
} 


/* hover active menu top border */
@media(min-width: 1025px){
.hfe-menu-item{border-top:4px solid transparent;}
.hfe-menu-item:hover{border-top: 4px solid #268764;}
.current-menu-item > a,
.current_page_item > a {    border-top: 4px solid #268764;}
/* .menu-item-has-children:has(.current-menu-item) > .hfe-has-submenu-container > a {    border-top: 4px solid #268764;} */
.sub-menu .current-menu-item > a,
.sub-menu .current_page_item > a {    border-top: none !important;}
}

/* dropdon sub menu*/
.menu-item .sub-menu{
  box-shadow: none !important;
  min-width: 250px; 
  border: 1px solid #000;
  background: #fff8f1 !important;
}
.menu-item .sub-menu a{
  font-size: 20px !important;
  padding: 15px 0px 7px 0px !important;
  font-family: "Noto Sans", Sans-serif !important;
  font-weight: 400 !important;
}

@media(min-width: 1025px){
	.hfe-menu-toggle.sub-arrow.hfe-menu-child-0{display:none;}
	.menu-item .sub-menu{
		margin-top:5px;
		  padding: 10px 25px 18px 25px;
	}
}
@media(max-width: 1025px){
	nav{margin-top:10px;}
	.menu-item .sub-menu.sub-menu-open{		 margin: 0px 10px 10px 10px;	}
  .menu-item .sub-menu a{
  font-size: 18px !important;
  padding: 10px !important;
}
}


/* after inspection or zoomin zoomout nav breaks so */
@media(min-width: 1200px){
	#menu-1-4fa8039{min-width: 783px;}
}


/* Header Css end -------------------------------------------------------------------Header Css end*/


/* home main sec Css start ----------------------------------------------------------home main sec Css start*/
@media (min-width: 1160px) and (max-width: 1420px) {
  .elementor-element-8561558 {
    padding: 0px 50px 0px 50px !important;
  }
}

/* slider csss -------------------------------------------------------*/
/* overlay managed */
.n2-ss-slide.n2-ow{
	background: #0000000d !important
}

 .n2-ss-layer.n2-ow h2{
	font-family: "Noto Sans Display",   Sans-serif !important;
  font-size: 102px !important;
  font-weight: 700 !important;
  color: #FFF8F1 !important;
  letter-spacing: -.04em !important;
} 

@media(max-width:1300px){
.elementor-element-f6803ee .n2-ss-layer.n2-ow h2{
  font-size: 100px !important;
} 
.elementor-element-f6803ee .n2-ss-slider-4.n2-ow{height: 650px !important;}
}
@media (max-width: 992px) {
  .elementor-element-f6803ee .n2-ss-layer.n2-ow h2 {
    font-size: 65px !important;
  }
/* 	bullets slider */
	.n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal{bottom: -50px;}
}

@media(max-width:500px) {
.elementor-element-f6803ee .n2-ss-slider-4.n2-ow{height: 370px !important;}
.elementor-element-f6803ee .n2-ss-layer.n2-ow h2 {font-size: 45px !important;}
}

/* home main sec Css end ------------------------------------------------------------home main sec Css end*/







/* pronounciate btn Css start -------------------------------------------------------pronounciate btn Css  start*/
.pronounciate-full-para {
  font-size: 45px;
  line-height: 1.2em;
  font-family: "Noto Serif", Sans-serif;
  font-weight: 400;
  margin-top: 30px;
}
.pronounciate-btn {
  border: 2.5px solid #268764;
font-family: "Noto Sans Display", Sans-serif;
  border: 1px solid #268764;
  font-style: italic;
  border-radius: 63px;
  color: #268764 !important;
  padding: 0px 25px;
  font-size: 28px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.pronounciate-btn img {
  width: 35px;
  margin-left: 10px;
}

@media(max-width: 767px) {
  .pronounciate-btn {
    padding: 3px 14px;
  }
  .pronounciate-full-para {
    font-size: 20px;
    line-height: 1.7em;
  }
  .pronounciate-btn {
    font-size: 20px;
  }
  .pronounciate-btn img {
    width: 35px;

  }
}
/* pronounciate btn Css end ---------------------------------------------------------pronounciate btn Css  end*/


/* blog carausel Css start ----------------------------------------------------------blog carausel Css start*/
/* .sp-pcp-post .sp-pcp-post-content {
  margin: 15px 25px 30px 25px;
}
.sp-pcp-post .sp-pcp-post-content p {
  font-size: 20px;
  font-weight: 400;
  font-family: "Noto Sans", Sans-serif;
  line-height: 1.3em;
	color:#000;
}
.pcp-readmore-link {
  text-transform: lowercase !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  font-family: "Noto Sans Display", Sans-serif;
  padding: 0 !important;
	margin-top:15px;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px !important;
}
.pcp-readmore-link:hover {
  background: transparent !important;
  color: #fff !important;
}
.pcp-readmore-link::first-letter {
  text-transform: uppercase;
}

.pcp-readmore-link::after {
  content: "→";
  display: inline-block;
  font-size: 25px;
}
.swiper-slide[aria-label="1 / 3"] {
  background-color: #FAC8E9;
}
.swiper-slide[aria-label="2 / 3"] {
  background-color: #A2DEF2;
}
.swiper-slide[aria-label="3 / 3"] {
  background-color: #EABC60;
} */
/* blog carausel Css end ----------------------------------------------------------blog carausel Css end*/


/* Footer Css start -----------------------------------------------------------------Footer Css start*/
.footer-link span {
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 0% 2px;
  transition: background-size 0.6s ease;
  padding-bottom: 2px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.footer-link span:hover {
  background-size: 100% 2px;
}

.footer-para-link {
  color: #eabc60 !important;
  font-family: "Noto Sans Display", Sans-serif;
  text-decoration: underline !important;
	font-weight: 600;
	font-stretch:normal !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
/* Footer Css end -------------------------------------------------------------------Footer Css end*/



/* custom class refreshideas -------------------------------------------------------------------custom class refreshideas*/
.simple-listings-card a{
	text-decoration:none;
}

/* Link Style */
.custom-link-green {
    color: #268764;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    transition: color 0.3s ease;
}

.custom-link-green:hover,
.custom-link-green:focus {
    color: #7A3940;
}

/* Listing card refreshideas -------------------------------------------------------------------Listing card refreshideas*/
.sl-custom-grid-keywords-label {
    margin-top: 10px;
}

.simple-listings-card {
    border: none !important;
    box-shadow: none !important;
}

.sl-video-modal-close {
    padding: 8px 10px 10px 10px;
}


/* table refreshideas -------------------------------------------------------------------table refreshideas*/
/* Common table wrappers */
.schedule-table-wrap,
.modules-table-wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Table 1 */
.schedule-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
}

.schedule-table th {
    background: #7A3940;
    color: #ffffff;
    text-align: left;
    padding: 12px 20px;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #d8d8d8;
}

.schedule-table td {
    padding: 16px;
    border: 1px solid #d8d8d8;
    font-size: 16px;
    font-weight: 600;
    background: #ffffff !important;
}

/* Table 2 */
.modules-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
}

.modules-table th {
    background: #7A3940;
    color: #ffffff;
    text-align: left;
    padding: 12px 10px;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #d8d8d8;
}

.modules-table td {
    padding: 10px;
    border: 1px solid #d8d8d8;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.45;
    background: #ffffff !important;
}

/* Force all rows white */
.schedule-table tr,
.schedule-table td,
.modules-table tr,
.modules-table td {
    background: #ffffff !important;
}

/* Horizontal scroll only below 600px */
@media (max-width: 600px) {
    .schedule-table,
    .modules-table {
        min-width: 600px;
    }
}
/* table refreshideas -------------------------------------------------------------------table refreshideas*/

/* custom class refreshideas -------------------------------------------------------------------custom class refreshideas*/
