.included-mainbox .col-lg-6:nth-child(2) .included-pointsbox li::before{
    content: "\f17f";
    font-family: flaticon_normal-icon !important;
    color: #ff5a16;
    font-size: 12px;
    top: 2px;
}

.included-mainbox .col-lg-6:nth-child(2) .included-packges .include-title::before{
  color: #ff4d00;  
}

.cta-tour-main{
    position: relative;
    background-position: center;
    padding: 80px 40px;
    border-radius: 25px;
    margin: 0 auto;
    background: #ff5a16;
}

.cta-tour-main .section-title.text-center {
    margin: 0 auto 40px;
}
.cta-tour-sec .temlbtn{
    background-color:#fff;
}
.cta-tour-sec .temlbtn span{
    color:#000;
}
.cta-tour-sec .pilgrima-boxss .temlbtn:hover{
    background-color:#fff !important;
}
.cta-tour-sec .pilgrima-boxss .temlbtn:hover i{
        background: #ff5a16 !important;
    color: #ffffff !important;
}
.cta-tour-main .cta-tour-content{
    margin: 0 auto;
}

.cta-tour-main .cta-tour-content .temlbtn.temlbtn-one{
    color: #000;
    background: #fff;
}

.cta-tour-main .cta-tour-content .temlbtn.temlbtn-one i,
.cta-tour-main .cta-tour-content .temlbtn.temlbtn-one:hover i{
     background: #000 !important;   
}

.cta-tour-main .cta-tour-content .temlbtn.temlbtn-one:hover i{
    color: #fff !important;
}

.cta-tour-main .cta-tour-content .sec-big-title{
  color:#fff;  
}

.cta-tour-main .cta-tour-content p{
    color:#fff;
}

.cta-tour-sec{
    padding:5rem 0 10rem;
    position:relative;
}

.accommoda-boxss{
    display: flex;
    gap: 10px;
    align-items: center;
}
.introcta-boxss{
    display: flex;
    gap: 10px;
    align-items: center;  
    margin-top:30px;
}
.faq-sec-main{
    padding:0 0 5rem;
    position:relative;
}


.accordion-item{
    margin-bottom: 20px;
    border:unset !important;
}

 .accordion-item:last-child{
	margin-bottom: 0;
}


.accordion-button:not(.collapsed)::after{
   filter: brightness(0.5) invert(1);
}
 
 .accordion-header .accordion-button{
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2em;
	padding: 20px;
	background: rgba(255, 77, 0, 0.06);
}
 .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
  .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-bottom-right-radius:0;
    border-bottom-left-radius: 0;
}
 .accordion-body{
	padding:20px;
	font-size:16px;
	background-color: #ff5a16;
	color:#fff;
}
 .accordion-body p{
	margin: 0;
}
 .accordion-button:not(.collapsed) {
    color: #fff;
    box-shadow: none;
    background-color: #ff5a16;
    border-bottom:1px solid #fff;
}

.accordion-button:focus{
    box-shadow:unset;
}

.megamenu li a.active{
color: var(--primary-color);
}

.accordion-item{
     border-radius: 15px !important;
    overflow: hidden;   
}

.why-tour-sec{
    position: relative;
}

.why-package-items{
    display: flex;
    gap: 20px;
}

.why-package-items .why-packa-content p{
    margin:0;
}

.why-package-items .why-packa-icon{
    background: #ffe8d4;
    height: 60px;
    width: 60px;
    min-width: 60px;
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
    border: 1px solid #dddddd;
}

.why-package-items .why-packa-icon img{
    filter: invert(43%) sepia(88%) saturate(2781%) hue-rotate(350deg) brightness(101%) contrast(102%);
}

.why-package-main{
    margin-top:30px;
}

.why-package-items .why-packa-content .why-titlepil{
     font-size: 18px;
}

.why-package-main .why-package-items:not(:last-child){
    margin-bottom:25px;
}

.why-tour-img img{
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
  
}

.why-tour-content{
    margin-left:40px;
}

.cta-tour-main .main-tail {
    position: absolute;
    bottom: -29px;
    right: 30px;
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 0px solid transparent;
    border-top: 25px solid #122f2a;
    z-index: -1;
}

.cta-tour-main .shadow-box {
    position: absolute;
    bottom: -5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: #122f2a;
    border-radius: 25px;
    z-index: -3;
}

.cta-tour-img{
    text-align: end;
    position: absolute;
    bottom: 40px;
}

.cta-tour-img img{
    height:400px;
}

.header-1 .container-fluid{
    max-width:1400px;
}

.who-should-sec{
    padding:0 0 5rem;
    position:relative;
}

.whe-should-point{
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin:20px 0 0;
}

.whe-should-point li {
    padding-left: 26px;
    position: relative;
}

.whe-should-point li::before {
    font-family: flaticon_normal-icon !important;
    content:"\f148";
    position: absolute;
    left: 0;
    top: 0;
    color: #4A7C3F;
    font-size: 16px;
    font-weight: 700;
}

.whe-should-maivm h4{
     font-size: 20px;
    font-weight: 600;  
}
.devotes{
    padding:1.5rem;
    text-align:center;
    position:relative;
    height:100%;
     transition: all 0.4s ease;
}
.devotes figure img {
    transition: transform 0.4s ease;
}
.line{
       border: 1px solid #ff5a1642;
    border-right: 0;
    border-top: 0;
}
.sec-line{
     border: 1px solid #ff5a1642;
   border-bottom: 0;
    border-left: 0;
}
.sec-line.cus{
    border-top:0;
}
.parigarm p{
    margin:0;
}
.parigarm h4{
    font-size:18px;
}
.devotes figure{
    margin-bottom:1.5rem;
}
.welcoming{
    position:relative;
}
.circlee::before{
    content: '';
    position: absolute;
    background: #ff5a16;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    right: -12px;
    bottom: -10px;
}
.circlee{
    position:relative;
}
.why-img img{
    width:100%;
    border-radius:24px;
    object-fit:cover;
}
.rahuu-jethuu{
    padding:4rem 0;
    position:relative;
}

.inner-tabcontent ul li p{
    margin:0;
}

.most-Pilgrims-sec{
    padding: 5rem 0;
    position: relative;
    background: rgba(255, 77, 0, 0.06);  
}


.during-journe {
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 16px rgba(0,0,0,0.13);
  position: relative;
  display: block;
}

.card-image-wrap {
  position: relative;
  display: block;
}

.card-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.card-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: #ff5a16;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 13px;
  border-radius: 20px;
  letter-spacing: 0.01em;
  z-index: 2;
}

.card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 40%, rgba(10,8,6,0.82) 100%);
  z-index: 1;
}

.during-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 14px;
  z-index: 2;
  justify-content: space-between;
}

.during-content h4 {
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}

.during-content p {
    margin: 0;
    color: #efe6e6;
    line-height: 1.4;
}

.vishuneselemain{
    margin-top:40px;
}


.vishuneselemain .swiper-button-next, .vishuneselemain .swiper-button-prev{
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    background: #f7e8df;
    position: absolute;
    top: -60px;
}

.vishuneselemain .swiper-button-prev{
 left: unset;
 right: 100px;
}

.vishuneselemain .swiper-button-prev::after,
.vishuneselemain .swiper-button-next::after {
    font-size: 17px !important;
    color: #ff6600;
    font-weight: 700;
}

.vishunes-sweper{
    position:relative;
}

.vishunes-sweper .vishuneselemain{
    position: static !important;
}

.koil-sec-table{
    padding:5rem 0;
    position:relative;
}

.koil-menu {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0 0 40px;
  list-style: none;
 justify-content: center;
}

.koil-menu .nav-item {
  display: block;
}

.koil-menu .nav-link {
  display: inline-block;
  padding: 8px 22px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #ff5a16;
  background: transparent;
  border: 1.5px solid #ff5a16;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  text-decoration: none;
}

.koil-menu .nav-link:hover {
  background: rgba(192,82,42,0.08);
  color: #ff5a16;
}

.koil-menu .nav-link.active {
  background: #ff5a16;
  color: #fff;
  border-color: #ff5a16;
}

.koil-content-point {
  display: flex;
  flex-direction: column;
  padding: 24px 0 0;
}
.koil-content-point .koil-content-items:not(:last-child){
    padding-bottom:30px;
}

.koil-content-items {
  position:relative;
}

.koil-content-items:before{
    position: absolute;
    left: 7px;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 2px;
    background: linear-gradient(to top, rgb(255 255 255 / 0%), #ff5a16, rgb(255 255 255 / 0%));
    z-index: -1;
}

.koil-content-items .koil-icon {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ff5a16;
    position: absolute;
    left: 0;
}

.koli-contentbox {
    position:relative;
    padding-left: 70px;
}

.koli-contentbox span {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #7A6A5A;
    background: #EDE0D4;
    padding: 3px 12px;
    border-radius: 20px;
    width: fit-content;
    margin: 0 0 15px;
    position: relative;
    top: -6px;
}

.koli-contentbox span:before{
    position: absolute;
    left: -65px;
    top: 10px;
    content: "";
    height: 2px;
    width: 100%;
    background: linear-gradient(to top, rgb(255 255 255 / 0%), #ff5a16, rgb(255 255 255 / 0%));
    z-index: -1;
}

.koli-contentbox h4 {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #1A1208;
  line-height: 1.3;
}

.koli-contentbox p {
  margin: 0;
  font-size: 14.5px;
  color: #4A3F35;
  line-height: 1.7;
  margin-top:10px;
}
.koil-table-content .heri-title {
    font-size: 24px;
    font-weight: 600;
}
.koil-table-content .divifocurs{
    font-style: italic;
    color: #ff5a16;
    font-size: 18px;
    font-weight: 500; 
}

.koil-table-img img{
    border-radius:20px;
}

.why-kumba-sec{
    padding: 5rem 0;
    position: relative;
}


.kumbantvai-box {
  background: #FDF5F0;
  border: 1.5px solid #E8C9B5;
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 100%;
}

.kumbantvai-box .kumban-icon {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1.5px solid #E8C9B5;
}

.kumbantvai-box .kumban-icon img {
  object-fit: contain;
  filter: invert(31%) sepia(60%) saturate(600%) hue-rotate(340deg) brightness(90%);
}

.kumban-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.kumbantvai-box .kumban-content h4 {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #1A1208;
  line-height: 1.3;
}

.kumbantvai-box .kumban-content p {
  margin: 0;
  font-size: 14px;
  color: #4A3F35;
  line-height: 1.7;
}

.most-Pilgrims-sec .row{
    row-gap:25px;
}

.kumbantvai-img img{
    height: 250px;
    width: 100%;
    border-radius: 20px;  
    object-fit: cover;
}

.kumbant{
    height: 100%;
    align-content: center;   
}

.why-kumba-sec .row {
    row-gap:20px;
}

.import-sec-main{
    padding:5rem 0;
    position:relative;
    background: #faf4ea;
}


.visiting-thing {
 position:relative;
}

.visiting-thing .visiting-items:not(:last-child){
    margin-bottom:20px;
}

.visiting-items {
   background: #fff;
  border: 1.5px solid #E8DDD4;
  border-radius: 12px;
  padding: 18px 20px;
  align-items: center;
}


.visiting-items .visiting-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.visiting-items .visiting-content h4 {
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    color: #1A1208;
    line-height: 1.3;
}

.visiting-items .visiting-content p {
    margin: 0;
    font-size: 15px;
    color: #4A3F35;
    line-height: 1.7;
}

.pilgrimage-sec{
    padding:5rem 0;
    position:relative;
}

.thing-img{
    text-align:center;
    margin-top:20px;
}

.pilgrima-boxss{
    display:flex;
    gap:10px;
    margin-top:30px;
}

.pilgrima-boxss .temlbtn:hover {
    background-color: #000000 !important;
}

.pilgrima-boxss .temlbtn span::before {
    color: unset;
}

.pilgrima-boxss .temlbtn:hover i {
    background-color: #fff !important;
    color: #000 !important;
}


.pilgrima-img {
  height: 100%;
  min-height: 420px;
  border-radius: 20px;
  overflow: hidden;
}

.pilgrima-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 20px;
}

.pilgrima-content {
position:relative;
margin-left:40px;
}

.pilgrima-content .sec-big-title{
     line-height: 1.5;
}

.pilgrima-content .sec-big-title span{
    font-style: italic;
    color: #ff4d00;
}


.intro-border {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
  width:60%;
}

.intro-border::before {
  content: '';
  flex: 1;
  height: 1px;
  background: #A0722A;
}

.intro-border::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #A0722A;
}

.intro-border {
  position: relative;
}

.intro-border::before,
.intro-border::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #ff4d00;
}

.intro-border span{
    width: 15px;
    height: 15px;
    border: 2px solid #ff4d00;
    transform: rotate(45deg);
}

.temple-include-sec{
    position:relative;
}


.temple-include-sec v .col-lg-6:nth-child(2) .temple-include {
      background: #F5F4E8;
}

.temple-include{
    background: #F7F3DC;
    border: 1.5px solid #E8D9BC;
    border-radius: 16px;
    padding: 28px 28px 24px;
    height: 100%;
}

.temple-include .teminclude-title{
    font-size: 22px;
    font-weight: 600;
    color: #2C3A1E;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.temple-include  .teminclude-title::before {
    content: "\f147";
    font-family: flaticon_normal-icon !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color:  #4A7C3F;
    font-size: 22px;
    border-radius: 10px;
    flex-shrink: 0;
    font-weight: 700;
}

.temple-include-sec .row .col-lg-6:nth-child(2) .temple-include .teminclude-title::before{
    content: "\f180";
    color:#ff5a16;
}

.temple-include .temple-incluedpoin{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.temple-include .temple-incluedpoin li{
    font-size: 15px;
    padding-right: 26px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #00000024;
}
.temple-include .temple-incluedpoin li::before {
    content: '\2713';
    position: absolute;
    right: 0;
    top: 0;
    color: #4A7C3F;
    font-size: 14px;
    font-weight: 700;
}

.temple-include-sec .row .col-lg-6:nth-child(2) .temple-include li::before {
    content: "\f17f";
    font-family: flaticon_normal-icon !important;
    color:#ff5a16;
    font-size: 12px;
}

.temple-include-sec .row .col-lg-6:nth-child(2) .temple-include{
    margin-left:20px;
    background:#F5F4E8;
}

.temple-include-sec .row .col-lg-6:nth-child(1) .temple-include{
    margin-right:20px;
}
.temple-includemain{
    position:relative;
}

.temple-includemain .temple-incborder{
    position:absolute;
    width:40px;
    height:100%;
    margin:0 auto;
    left:0;
    right:0;
    top:0;
}

.temple-includemain .temple-incborder::after{
    bottom:0;
}

.temple-includemain .temple-incborder::before,
.temple-includemain .temple-incborder::after {
    content: '';
    width: 1px;
    height: 47%;
    background:linear-gradient(to top, rgb(255 255 255 / 0%), #ff5a16, rgb(255 255 255 / 0%));
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.steps-section {
    background: #1E1710;
    border-radius: 28px;
    padding: 60px 56px;
    position: relative;
    overflow: hidden;
}
.steps-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 50% 60% at 90% 50%, rgba(240, 164, 74, 0.12) 0%, transparent 70%), radial-gradient(ellipse 40% 40% at 5% 80%, rgba(240, 164, 74, 0.06) 0%, transparent 60%);
    pointer-events: none;
}
.steps-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    position: relative;
}
.steps-row::before {
    content: '';
    position: absolute;
    top: 26px;
    left: 36px;
    right: 36px;
    height: 1px;
    background: linear-gradient(90deg, #C97720 0%, #F0A44A 50%, #C97720 100%);
    opacity: 0.5;
    z-index: 0;
}
.step {
    position: relative;
    z-index: 1;
    padding: 0 20px 0 0;
}
.step-num-wrap {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background:#3A2E1E;
    border: 1px solid #C97720;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: background 0.3s, border-color 0.3s;
}
.step-num {
    font-size: 18px;
    font-weight: 600;
    color: #F0A44A;
    transition: color 0.3s;
}
.step-title {
    font-size: 19px;
    font-weight: 600;
    color:#fff;
    margin-bottom: 8px;
}
.step-desc {
    font-size: 14px;
    font-weight: 300;
    color: #A8997F;
    line-height: 1.7;
    margin:0;
}

.booking-propcess .section-title{
    margin-bottom:50px;
}

.intro-sec-about{
    padding:5rem 0;
    position:relative;
}

.about-boxbook {
    display: flex;
    gap: 10px;
    align-items: center;  
}

.about-boxss .about-img img{
    border-radius: 20px;
    /*height: 170px;*/
    object-fit: cover;
} 

.key-numberbox{
     padding: 20px;
    background: #f7e8df;
    border-radius: 20px;   
}

.key-numberbox p{
    margin:0;
}

.key-numberbox span{
    font-size: 35px;
    font-weight: 600;  
}

.about-boxbook .about-boxss:nth-child(2) .key-numberbox{
    background: #122f2a;
    margin:0 0 10px;
}

.about-boxbook .about-boxss:nth-child(2) .key-numberbox span, 
.about-boxbook .about-boxss:nth-child(2) .key-numberbox p{
    color:#fff;
}

.about-boxbook{
    margin-right:25px;
}

.about-boxbook .about-boxss:nth-child(2){
    margin-top:40px;
}


.about-boxss .key-numberbox{
    margin-top:10px;
}

.mission-visi-sec{
    padding: 5rem 0;
    position: relative;
    background: rgba(255, 77, 0, 0.06);
}

.mission-visi-sec .col-lg-6 .mision-visibox:not(:last-child){
    margin-bottom:20px;
}

.mision-visibox{
    background: #fff;
    border: 1px solid #E8D9BC;
    border-radius: 16px;
    padding:20px;
}

.mision-visibox .mision-icon{
    background: #F8EDD5;
    border: 1px solid #f0d9b5;
    width: 50px;
    height: 50px;
    line-height: 47px;
    border-radius: 50%;
    text-align: center;
    margin:0 0 15px;
}

.mision-visibox .mision-icon img{
    filter: invert(43%) sepia(88%) saturate(2781%) hue-rotate(350deg) brightness(101%) contrast(102%);
}

.mision-visibox .mision-content p{
    font-size:14.5px;
    margin:0;
}

.mision-visibox .mision-content .misi-title{
    font-size:18px;
    font-weight:600;
}

.philoso-sec{
    display: flex;
    margin: 4rem 0 0;
    gap: 20px;
    align-items: center;
    border: 1px solid #E8D9BC;
    border-radius: 20px;
    overflow: hidden;
    background:#fff;
}

.philoso-sec .philoso-img img{
    min-width: 350px;
    object-fit: cover;
}

.philoso-sec .philoso-content{
   padding:20px; 
}

.philoso-sec .philoso-content .philo-title{
    font-size:20px;
    font-weight:600;
}

.what-we-sec{
    padding:5rem 0;
    position:relative;
}

.speci-boxwe{
 background: #FFF9F0;
 border: 1.5px solid #E8D9BC;
 border-radius: 20px;
 padding: 30px;
 height: 100%;
}

.speci-boxwe .speci-icon{
    background: #F8EDD5;
    border: 1px solid #f0d9b5;
    height: 50px;
    width: 50px;
    border-radius: 20px;
    text-align: center;
    line-height: 45px;
    margin: 0 0 15px;
}

.speci-boxwe .speci-title{
    font-weight:600;
    font-size:18px;
}

.speci-boxwe .speci-content p{
    margin:0;
}

.what-we-sec .container > .row{
    row-gap:25px;
}

.visiting-thing.handle-sobb .visiting-items{
    display: flex;
    gap: 20px;  
    border-radius:30px;
}

.visiting-thing.handle-sobb .visiting-items .visi-icon{
    background: #FAF3E3;
    border: 1px solid #f0d9b5;
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}

.speci-boxwe .speci-icon img{
   filter: invert(43%) sepia(88%) saturate(2781%) hue-rotate(350deg) brightness(101%) contrast(102%); 
}

.visiting-thing.handle-sobb .visiting-items .visi-icon img{
   filter: invert(43%) sepia(88%) saturate(2781%) hue-rotate(350deg) brightness(101%) contrast(102%);   
}

.why-heritage-sec{
    padding:5rem 0;
    position:relative;
}

.why-her-img img{
    border-radius:20px;
}
.why-her-img{
    text-align:end;
}
.why-her-main .whyher-items:not(:last-child){
    margin-bottom: 25px;
}

.why-her-main{
    margin-top:30px;
}

.whyher-items .title-experit{
 font-size: 18px;
}

.whyher-items p{
 margin:0;
}

.why-her-content{
    margin-right:40px;
}

.test-monil-sec{
    padding:5rem 0;
    position:relative;
     background: #faf4ea;
}

.testimo-box {background: #ffff;border: 1px solid #f0d9b5;border-radius: 18px;padding: 32px 36px;position: relative;max-width: 460px;/* box-shadow: 0 4px 24px rgba(0,0,0,0.25); */}

.testimo-box::before {
  font-family: flaticon_normal-icon !important;
  content: "\f1b2";
  font-size: 40px;
  font-weight: 700;
  color: #F0A44A;
  line-height: 1;
  display: block;
  margin-bottom: 16px;
}

.testimo-box::after {
  font-family: flaticon_normal-icon !important;
  content: "\f15b" "\f15b" "\f15b" "\f15b" "\f15b";
  position: absolute;
  top: 38px;
  right: 36px;
  font-size: 15px;
  letter-spacing: 3px;
  color: #F0A44A;
}

.testimo-box .textprtg {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.85;
  /* color: #E8DDD0; */
  margin-bottom: 24px;
}

.testimo-box .name-tesmt {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 20px;
  border-top: 1px solid rgb(110 84 53 / 18%);
}

.testimo-box .name-tesmt img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.testimo-box .name-tesmt .locati {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.testimo-box .name-tesmt span {
  font-size: 17px;
  font-weight: 600;
}

.testimo-box .name-tesmt p {
  font-size: 12.5px;
  font-weight: 400;
  margin: 0;
}

.testiswiper .swiper-button-next, .testiswiper .swiper-button-prev{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: var(--primary-color); 
}

.testiswiper .swiper-button-next{
    right:-40px;
}

.testiswiper .swiper-button-prev{
    left:-40px;
}

.testiswiper .swiper-button-next:after, 
.testiswiper .swiper-button-prev:after {
    font-size: 18px;
    color: #fff;
}

.testiswiper-main{
    position:relative;
}

.testiswiper-main .testiswiper{
 position: static;
}





.popup-overlay{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.65);
    display:none;
    align-items:center;
    justify-content:center;
    padding:20px;
    z-index:9999;
}

.popup-overlay.active{
    display:flex;
}

.popup-box{
    width:100%;
    max-width:550px;
    background:#fff;
    border-radius:20px;
    padding:35px;
    position:relative;
    animation:popupShow .3s ease;
}

@keyframes popupShow{
    from{
        opacity:0;
        transform:translateY(20px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

.popup-close{
    position:absolute;
    top:15px;
    right:15px;
    width:40px;
    height:40px;
    border:none;
    border-radius:50%;
    cursor:pointer;
    font-size:24px;
    background:#f5f5f5;
}

.popup-header{
    margin-bottom:25px;
}

.popup-header h3{
    margin:0 0 10px;
    font-size:28px;
}

.popup-header p{
    margin:0;
    color:#666;
}

.form-group{
    margin-bottom:15px;
}

.form-group input,
.form-group select,
.form-group textarea{
    width:100%;
    height:55px;
    border:1px solid #ddd;
    border-radius:10px;
    padding:0 15px;
    outline:none;
}

.form-group textarea{
    height:120px;
    padding-top:15px;
    resize:none;
}

.submit-btn{
    width:100%;
    height:55px;
    border:none;
    border-radius:10px;
    cursor:pointer;
    font-size:16px;
    font-weight:600;
}
.form-fridd{
        display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(2, 2fr);
    gap: 15px;
}
@media(max-width:767px){
    .popup-box{
        padding:25px 20px;
    }

    .popup-header h3{
        font-size:24px;
    }
}

.temple-trour-sec{
    padding:0 0 5rem;
}

.booking-propcess .section-title p{
    color:#fff;
    text-align:center;
}

.pilgrimage-sec.heritage-delta{
    padding:0 0 5rem;
}

.why-kumba-sec.temple-package-sec{
    padding:5rem 0 0;
}

.tourpage-sec.architecture-intro{
  padding:5rem 0 0;  
}

.error-box-main {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.error-box-main p {
    margin: 0 0 30px;
}

.error-sec {
    padding: 5rem 0;
    position: relative;
}

.error-box-main .temlbtn{
 margin:0 auto;   
}