@import url('../../css2');

@import url('../../css2-1');

@import url('../../css2-2');


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
margin: 0;
padding: 0;
box-shadow: none;
box-sizing: border-box;
font-family: "Poppins", sans-serif;

}

h1,h2,h3,h4,h5,h6{
/* font-family: "Winky Rough", sans-serif; */
font-family: "Poppins", sans-serif;

}


img {
max-width: 100% !important;
}

body {
font-family: "Poppins", sans-serif;

}

body,
html {
scroll-behavior: smooth;
font-family: "Poppins", sans-serif;
}

a {
text-decoration: none !important;
}

a:focus {
outline: none;
text-decoration: none;
}
header {
position: relative;
width: 100%;
/* background: rgb(0, 0, 0); */
z-index: 99;
}
/*---------header close----------*/
/*-----------header-top------------*/
.header-top {
padding: 5px 0px 5px 0px;
background:#ebd9bb;
}
.header_addres p{
margin-bottom: 0px;
color: #000;
font-size: 13px;
font-weight: 500;
}

.left_info ul li {
display: inline-block;
margin-right: 30px;
}

.left_info a {
color: #fffefe;
font-size: 14px;
font-weight: 500;
}

.left_info i.fa {
font-size: 19px;
color: #fff;
padding-right: 10px;
}

.right_info p {
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 20px;
margin: 0;
}

.left_info {
text-align: right;
}


/* navbar css start */

.navbar{
padding: 0px !important;
margin: 0px !important;
border: none !important;
outline: none !important;
position: sticky;
top: 0px;
right: 0px;
left: 0px;
transition: .4s ease-in-out;
}

.navbar .navbar-nav > li > a{
padding: 30px 12px !important;
color:#fff;
font-weight: 500;
font-size: 14px;
text-transform: capitalize;
transition: .4s ease-in-out;
}

.navbar .navbar-nav > .dropdown:hover > .dropdown-menu{
display: block;
transition: .4s ease-in-out;
}

.navbar .navbar-nav  .dropdown > .dropdown-menu {
padding: 0px !important;
background-color: #fff;
border-radius: 5px !important;
outline: none !important;
border: none !important;
box-shadow: none !important;
width: 230px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}

.navbar .navbar-nav  .dropdown-menu > li{
border-bottom: 1px dashed #d1d1d1;
}

.navbar .navbar-nav  .dropdown-menu > li > a{
color: #212121;
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
padding: 8px 10px 8px 1px;
}


.navbar .navbar-nav  .dropdown-menu > li > a:hover{
color: #a71111 !important;

}


.navbar-brand{
width: 120px;
}
/* navbar css end */

.main_header {
background-color: #a71111;
z-index: 1030;
}


.ganesh-icon {
display: inline-block;
width: 24px;
height: 24px;
background-image: url('../images/ganesh2.jpeg');
background-size: contain;
background-repeat: no-repeat;
}

.pooja-item {
display: flex;
align-items: center;
gap: 8px;
}

.icon_header_ganesh {
display: flex;
align-items: center;
}

/* end */

/* nav header main css tab end */


/* offcanva start */
.offcanvas.offcanvas-start {
background-color: #a71111 !important;
}

.offcanvas-header {
border-bottom: 2px solid #f1e6b3;
padding: 5px 10px 5px 15px !important;
}

.offcanvas-header .offcanvas-title img{
width: 115px;
height: auto;
}
.offcnva_title_summery p{
color: #fff;
font-size: 14px;
}

.mobile_offcanva {
padding: 0px;
}
.header_spanicon {
padding: 8px;
background-color: #a71111;
border-bottom: 1px dotted #a71111;
margin-bottom: 0px;
}

.header_home_mobile {
padding: 0px;
}
.header_home_mobile ul {
list-style: none;
padding: 0;
margin: 0;
}
.header_home_mobile ul li {
padding: 8px;
background-color: #a71111;
border-bottom: 1px dotted #a71111;
margin-bottom: 0px;
}
.header_home_mobile ul li a{
color: #fff;
font-size: 15px;
text-decoration: none;
}
.header_home_mobile ul li a i{
color: #fbf0ba;
}
.header_spanicon a{
color: #fff;
font-size: 15px;
text-decoration: none;
}
.header_spanicon a:hover {
color: #fff;
font-size: 15px;
text-decoration: none;
}
.header_spanicon span{
float: right;
color: #fff;
padding: 4px;
}
.header_spanicon a i{
color: #fbf0ba;
}
.offacnva_body {
padding: 10px 10px 2px 10px;
background-color: #773636;
}

.offacnva_body ul {
list-style: none;
padding: 0;
margin: 0;
}

.offacnva_body li {
padding: 4px 7px;
background-color: rgb(155 0 0);
margin-bottom: 8px;
cursor: pointer;
}
.offacnva_body li a{
color: #fff;
font-size: 13px;
text-decoration: none;
letter-spacing: 0.9px;
}

.offacnva_body li a i{
color: #fbf0ba;
}
.contact_offcanva {
padding-top: 15px;
padding-bottom: 15px;
}
.contact_offcanva h3 {
font-size: 23px;
position: relative;
display: inline-block;
padding-bottom: 5px;
border-bottom: 1mm ridge rgb(251 240 186);
color: #fff;
}

.contact_offcanva h3::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
width: 65px;
height: 3px;
background-color: #fff;
animation: slideLeftRight 2s infinite;
border-left: 18px solid #fff;
border-right: 18px  solid #fff;
}

.contact_offcanva h4 {
font-size: 23px;
padding-top: 15px;
position: relative;
display: inline-block;
padding-bottom: 5px;
border-bottom: 1mm ridge rgb(251 240 186);
}

.contact_offcanva h4::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
width: 35px;
height: 3px;
background-color: #fff;
animation: slideLeftRight 2s infinite;
}

.homepage_title{
text-align: center !important;
}

.main_heading h2 {
font-size: 25px;
color: #000;
font-weight: 700;
text-align: center;
padding-top: 0px;
position: relative;
display: inline-block;
padding-bottom: 0px;
margin-bottom: 0px !important;
text-transform: capitalize;
}

.main_heading h3 {
font-size: 30px;
color: #000;
font-weight: 700;
text-align: center;
padding-top: 0px;
position: relative;
display: inline-block;
padding-bottom: 5px;
}

@keyframes slideLeftRight {
0% {
transform: translateX(-50%) translateX(-5px);
}
50% {
transform: translateX(-50%) translateX(5px);
}
100% {
transform: translateX(-50%) translateX(-5px);
}
}

.contact_offcanva ul {
list-style: none;
padding: 0;
margin: 0;
}

/* .contact_offcanva li {
margin: 10px 0;
} */

.contact_offcanva li {
display: flex;
align-items: center;
margin: 10px 0;
}

.contact_offcanva .icon_address {
text-align: center;
margin-right: 10px;
font-size: 18px;
color: #fff;
background: #a71111;
padding: 7px 10px 7px 10px;
border: 2px solid #fff;
border-radius: 0px 8px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
}

.contact_offcanva .icon_address1 {
text-align: center;
margin-right: 10px;
font-size: 18px;
color: #fff;
background: #a71111;
padding: 7px 12px 7px 12px;
border: 2px solid #fff;
border-radius: 0px 8px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
}

.contact_offcanva a {
color: #fff;
text-decoration: none;
display: block;
}
.contact_offcanva a i{
background-color: #a71111;
padding: 10px;
border-radius: 0px 8px;
border: 2px solid #fff;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
}
.contact_offcanva a:hover {
text-decoration: none;
color: #fff;
}

.social_icon_headermobile {
display: flex;
align-items: center;
list-style: none;
padding: 0;
margin: 0;
}

.social_icon_headermobile li {
margin: 12px 5px;
}
.social_icon_headermobile .facebook_icon a i{
padding:10px 13px 10px 13px;
background: linear-gradient(90deg,rgba(59, 89, 152, 1) 0%, rgba(59, 89, 152, 1) 50%, rgba(59, 126, 152, 1) 100%);
}

.social_icon_headermobile .instagram_icon a i{
background: linear-gradient(90deg,rgba(98, 40, 215, 1) 0%, rgba(238, 42, 123, 1) 50%, rgba(249, 206, 52, 1) 100%);
}

.social_icon_headermobile .youtube_icon a i{
background: #E52D27;
background: linear-gradient(90deg,rgba(229, 45, 39, 1) 0%, rgba(229, 45, 39, 1) 50%, rgba(179, 18, 23, 1) 100%);
}
.social_icon_headermobile a {
color: #fff;
font-size: 18px;
text-decoration: none;
}

.mobile_bar {
background-color: #a71111;
color: #fff;
border: none !important;
outline: none !important;
box-shadow: none !important;
font-size: 30px;
}

.close_btn{
background-color: #f1e6b3 !important;
outline: none !important;
box-shadow: none !important;
border: none !important;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 100px;
color: #a71111;
}

/* offacnva end  */


/* Responsive adjustments (optional) */


/* Extra large devices (1200px and above) */
@media (min-width: 1200px) {

.header_addres i {
margin-right: 5px;
color: #000;
}

ul.list-inline {
padding: 0;
margin: 0;
list-style: none;
}

ul.list-inline li {
display: inline-block;
margin-left: 15px;
font-size: 14px;
color: #fff;
}

ul.list-inline li:first-child {
margin-left: 0;
}

ul.list-inline i {
margin-right: 5px;
color: #000;
font-size: 15px;
}

ul.list-inline a {
color: #000;
text-decoration: none;
font-size: 13px;
font-weight: 500;
}

ul.list-inline a:hover {
text-decoration: none;
}
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Large devices (desktops, 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {

.header_addres i {
margin-right: 5px;
color: #fff; /* or your preferred color */
}

ul.list-inline {
padding: 0;
margin: 0;
list-style: none;
}

ul.list-inline li {
display: inline-block;
margin-left: 15px;
font-size: 14px;
color: #fff;
}

ul.list-inline li:first-child {
margin-left: 0;
}

ul.list-inline i {
margin-right: 5px;
color: #fff;
font-size: 15px;
}

ul.list-inline a {
color: #fff;
text-decoration: none;
font-size: 14px;
}

ul.list-inline a:hover {
text-decoration: none;
}
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
.header_addres i {
margin-right: 5px;
color: #fff; /* or your preferred color */
}

ul.list-inline {
padding: 0;
margin: 0;
list-style: none;
}

ul.list-inline li {
display: inline-block;
margin-left: 15px;
font-size: 14px;
color: #fff;
}

ul.list-inline li:first-child {
margin-left: 0;
}

ul.list-inline i {
margin-right: 5px;
color: #fff;
font-size: 15px;
}

ul.list-inline a {
color: #fff;
text-decoration: none;
font-size: 14px;
}

ul.list-inline a:hover {
text-decoration: none;
}
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* mobile responsive s  */
@media (max-width: 768px) {

.desktop_whatsapp{
display: none !important;
}

.mobile_whatsapp{
display: block !important;
}

.text-end {
text-align: left !important;
margin-top: 10px;
}
.mobile_bar {
display: block !important;
}
.desk_sec {
display: none;
}
.mob_sec {
display: block !important;
}
.about_img_top {
position: absolute;
top: -20px;
left: -20px;
width: 120px;
display: none !important;
}
.about_content {
padding: 15px !important;
}
.about_img_bottom {
position: absolute;
bottom: -20px;
right: -20px;
width: 120px;
display: none !important;
}
.contact_home img {
display: none;
}
.contact_index img {
display: none;
}
.contact_mail a {
font-size: 14px !important;
}
.contact_home {
padding: 0px !important;
}
.contact_index {
padding: 0px !important;
margin-top: 15px;
}
.contact_call {
padding: 30px 10px !important;
}
.header-top{
display: none !important;
}
}

@media (max-width: 767px) {
.text-end {
text-align: left !important;
margin-top: 10px;
}

ul.list-inline {
padding: 0;
margin: 0;
list-style: none;
text-align: left;
}
ul.list-inline li {
display: inline-block;
margin-left: 0;
margin-bottom: 5px;
}

}


.mobile_bar {
display: none;
}

.mob_sec {
display: none;
}


/* about section css s */
.about_sec {
position: relative;
background: linear-gradient(148deg, rgba(249,234,208,1) 0%, rgba(255,255,255,1) 0%, rgba(249,234,208,1) 82%);
padding: 30px 0px;
}

.about_sec  strong{
color: #a71111;
font-size: 15px;
}

.about_img_main img {
width: 100%;
border-radius: 15px;
box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.about_img_top {
position: absolute;
top: -20px;
left: -40px;
width: 120px;
display: block;
}

.about_img_bottom {
position: absolute;
bottom: -20px;
right: -20px;
width: 120px;
display: block;
}

.about_content h3{
color:#212121;
font-size: 20px;
margin-bottom: 8px;
font-weight: 700;
margin-top: 10px;
}

.about_content h4 {
color:#a71111;
font-size: 18px;
margin-bottom: 5px;
font-weight: 600;
}

.about_img_top img,
.about_img_bottom img {
border-radius: 10px;
box-shadow: 0 4px 15px rgba(0,0,0,0.15);
border-bottom: 4px solid #a71111;
}

.about_content {
padding-left: 25px;
}
.about_content span{
color: #a71111;
font-size: 20px;
font-weight: 600;
margin-bottom: 15px;

}
.about_content span i{
color: #a71111;
font-weight: 700;
}
.about_content h1 {
font-size: 25px;
color: #000;
font-weight: 700;
margin-top: 4px;
margin-bottom: 5px !important;
}

.about_content p {
color: #262020;
margin-bottom: 2px !important;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
}

.about_us_btn{
margin-top: 15px;
}

.about_us_btn a {
color: #fff !important;
text-decoration: none;
font-weight: 600;
font-size: 13px;
background-color: #a71111;
border-radius: 5px;
padding: 8px 20px;

}




/* about section css e */

/* product section start */

.product_section_start{
background: linear-gradient(148deg, rgba(249,234,208,1) 0%, rgba(255,255,255,1) 0%, rgba(249,234,208,1) 82%);
padding: 35px 0px 25px 0px;
}
.product_section_start span{
color: #a71111;
font-weight: 600;
text-align: center;
margin-bottom: 10px;
font-size: 20px;
}
.product_section_start span i{
font-weight: 600;
font-size: 20px;
}

.main_heading{
margin-bottom: 18px;
}
.product_images{
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
padding: 3px;
margin-bottom: 20px;
border-radius: 10px;
position: relative;
overflow: hidden;
transition: .4s ease-in-out;
}

.product_images{
width: 100%;
}

.product_images img {
width: 100% !important;
height: auto;
padding: 2px;
border-radius: 20px;

}

.product_images:hover img{
filter: brightness(80%) !important;
transition: .4s ease-in-out;
}

.content_product_div {
color: #000;
padding: 5px;


}
.content_product_div h3{
font-size: 16px;
font-weight: 500;
margin-bottom: 0px;
position: relative;
display: inline-block;
color: #a71111;
display: flex;
align-items: center;
justify-content: space-between;
}

.content_product_div h3 i{
font-size: 20px;
}


.product_images a {
text-decoration: none;
}
.content_product_div p{
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
}
.content_product_div span {
color: #f0c677;
text-decoration: none;
font-size: 14px;
font-weight: 600;
}
.content_product_div a:hover {
color: #f0c677;
text-decoration: none;
font-size: 14px;
font-weight: 600;
}

.view_all_btn{
text-align: center;
display: flex;
align-items: center;
gap: 10px;
justify-content: center;
margin-top: 10px;
}

.view_all_btn > a{
color: #fff !important;
text-decoration: none;
font-weight: 600;
font-size: 13px;
background-color: #a71111;
border-radius: 5px;
padding: 8px 20px;
}

/* product section end */

/* index page contact angle s */
.contact_call {
padding: 30px;
}
.contact_mobile {
padding: 35px 23px 35px 31px;
background: #ebd9bb;
border-radius: 7px;
}

.contact_home {
position: relative;
padding: 20px;
}
.contact_call span{
color: #a71111;
font-weight: 600;
text-align: center;
margin-bottom: 10px;
font-size: 20px;
}
.top-left-img {
position: absolute;
top: 0;
left: 0;
}

.bottom-right-img {
position: absolute;
bottom: 0;
right: 0;
}
.contact_home img{
width: 44%;
height: auto;
margin-top: -60px;
margin-left: -65px;
}
.contact_mobile p{
text-align: center;
font-size: 17px;
font-weight: 600;
}
.contact_mobile a{
justify-content: center;
display: flex;
color: #a71111;
text-decoration: none;
font-size: 25px;
font-weight: 600;
}

.contact_mobile a:hover{
justify-content: center;
display: flex;
color: #000;
text-decoration: none;
font-size: 25px;
font-weight: 600;
}

/*  */
.contact_index {
position: relative;
padding: 20px;
}
.contact_mail {
padding: 35px 23px 35px 31px;
background: #ebd9bb;
border-radius: 7px;
}
.contact_index img{
width: 40%;
height: auto;
margin-bottom: 10px;
margin-right: -70px;
}
.contact_mail p{
text-align: center;
font-size: 17px;
font-weight: 600;
}
.contact_mail a{
justify-content: center;
display: flex;
color: #a71111;
text-decoration: none;
font-size: 23px;
font-weight: 600;
}

.contact_mail a:hover{
justify-content: center;
display: flex;
color: #000;
text-decoration: none;
font-size: 23px;
font-weight: 600;
}

/* index page contact e */


/* footer start css  */

.section_div_footer {
background-color: rgb(155 0 0);
padding: 5px;
border-top: 4px solid #ce6300;
padding-bottom: 25px;
}
.footer_top{
padding: 1px 0px 1px 0px;
border-bottom: 1px dotted #d4d8dc24;
}

.footer_top .row {
justify-content: center;
display: flex;
flex-wrap: wrap;
}

.call_footer a,
.mail_footer a,
.address_footer p {
display: inline-block;
color: #fff;
text-decoration: none;
font-size: 16px;
font-weight: 500;
padding: 10px 15px;
transition: color 0.3s ease;
margin-bottom: 0px;
}

.call_footer a:hover,
.mail_footer a:hover,
.address_footer p:hover {
color: #fff;
}

.call_footer,
.mail_footer {
border-right: 1px solid #d4d8dc57;
height: auto;
align-items: center;
justify-content: center;
}
.address_footer {
display: flex;
align-items: center;
margin: 0px 0;
padding-left: 17px;
margin-top: 10px;
}
.call_footer a i{
background: #a71111;
padding: 10px;
border: 2px dotted rgb(155 0 0);
margin-right: 20px;
color: #fff;
font-size: 20px;
}
.mail_footer a i {
background: #a71111;
padding: 10px 10px 13px 10px;
border: 2px dotted rgb(155 0 0);
margin-right: 20px;
color: #fff;
font-size: 20px;
}
.footer_addres_icon i {
background: #a71111;
padding: 10px 13px 11px 13px;
border: 2px dotted rgb(155 0 0);
font-size: 20px;
margin-right: 0px;
color: #fff;
text-align: center;
font-size: 18px;
color: #fff;
}

/* social icon footer start */
.social_footer {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 15px;
margin-top: 10px;
text-align: center;
border-bottom: 1px dotted #d4d8dc24;
padding-bottom: 10px;
}

.social_footer h3 {
font-size: 22px;
margin: 0;
color: #fff;
font-weight: 600;
}

.footer_div_main h4{
margin-bottom: 12px;
margin-left: 15px;
}
.social_footer ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
}

.social_footer ul li {
margin: 0 3px;
}

.social_footer ul li a {
display: inline-block;
font-size: 18px;
color: #fff;
transition: color 0.3s ease;
}

.social_footer ul li a:hover {
color: #fff;
}

.facebook_footer{
padding: 6px 13px 6px 13px;
background: linear-gradient(90deg, rgba(59, 89, 152, 1) 0%, rgba(59, 89, 152, 1) 50%, rgba(59, 126, 152, 1) 100%);
border: 1px dotted #fff;
margin-right: 5px;
}
.instagram_footer {
padding: 6px 11px 6px 11px;
background: linear-gradient(90deg, rgba(98, 40, 215, 1) 0%, rgba(238, 42, 123, 1) 50%, rgba(249, 206, 52, 1) 100%);
border: 1px dotted #fff;
margin-right: 5px;
}
.youtube_footer {
padding: 6px 10px 6px 10px;
background: linear-gradient(90deg, rgba(229, 45, 39, 1) 0%, rgba(229, 45, 39, 1) 50%, rgba(179, 18, 23, 1) 100%);
border: 1px dotted #fff;
}
/* social icon footer end  */
/* footer contact us css*/
.footer_contact_us_section{
background-color: #a71111;
padding: 20px 0px 5px 0px;
}

.footer_number_div{
margin-bottom: 15px;
}

.footer_number_div > .d-flex > .flex-shrink-0 > i{
background-color: #a71111;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 100px;
color: #fff;
font-size: 25px;
border: 3px solid #fff;
outline: 2px dashed var(--third-color);
}

.footer_num_content_div > a{
display: block;
color: #fff;
font-size: 14px;
font-weight: 500;
}


.footer_num_content_div > a:hover{
color: #f3dac2;
}

.footer_num_content_div > p{
margin-bottom: 0px !important;
color: #fff;
font-size: 14px;
font-weight: 500;
}

/* footer contact us css end */

/* footer css */
.footer{
background-color: #a71111 !important;
padding: 40px 0px 10px 0px;
}

.footer{
position: relative;
}

.footer_overlay{
background-color:#a71111;
padding-top: 40px;
padding-bottom: 10px;
}

.footer_logo_about_main_div{
margin-bottom: 15px;
}

.footer_logo_div{
margin-bottom: 14px;
}

.footer_logo_div > a > img{
width: 130px;
}

.footer_logo_about_main_div > p{
color: #fff;
font-size: 14px;
line-height: 23px;
margin-bottom: 7px !important;
font-weight: 500;
}
.footer_logo_about_main_div > p > a{
color: #ebd9bb;
font-weight: 800;
}

.social_icon_div > p{
margin-bottom: 7px !important;
color: #f8f9fa;
font-size: 15px;
text-transform: capitalize;
}

.social_icon_div > a{
background-color: #ebd9bb;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
margin: 0px 1px;
font-size: 14px;
color: #a71111 !important;
border-radius: 5px;
}

.footer_links_main_div{
margin-bottom: 15px;
}

.footer_links_main_div > h5{
color: #fff;
font-weight: 700;
text-transform: capitalize;
position: relative;
display: inline-block;
margin-bottom: 15px;
}

.footer_links_main_div > h5:before {
width: 28px;
height: 5px;
display: block;
content: "";
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -14px;
background-color: #fff;
border-radius: 100px;
animation: leftRightMove 2s ease-in-out infinite;

}

.footer_links_main_div > h5:after {
width: 100px;
height: 1px;
display: block;
content: "";
position: relative;
margin-top: 10px;
left: 50%;
margin-left: -50px;
background-color: #ebd9bb;
}

.footer_links_main_div  > ul{
list-style: none !important;
padding: 0px 3px !important;
margin-bottom: 0px !important;
}

.footer_links_main_div  > ul > li{
padding: 10px 0px 10px 0px;
border-bottom: 1px dashed #924613;
}

.footer_links_main_div  > ul > li:nth-last-child(1){
border: none !important;
}

.footer_links_main_div  > ul > li > a{
color: #fff;
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
transition: .4s ease-in-out;
display: block;
}

.footer_links_main_div  > ul > li > a:hover{
color: #e5e5e5;
margin-left: 5px;
transition: .4s ease-in-out;
}

.copy_right_section{
background-color: #ebd9bb;
text-align: center;
padding: 7px 1px;
}

.copyright_content_div > p{
margin-bottom: 0px !important;
color: #212121;
font-size: 14px;
font-weight: 600;
letter-spacing: .3px;
}

.copyright_content_div > p > a{
color: #a71111;
text-decoration: underline !important;
}


/* footer css end */

/* ======================copyright section start============*/
.copyright_section{
background-color: #e9daa9;
}

.copyright_section p{
text-align: center;
padding-top: 10px;
text-transform: capitalize;
font-size: 16px;
font-weight: 700;
color: #fff;
}

.copyright_section p a{
color: #924613;
font-weight: 800;
}
/* ======================copyright section end============ */


/*  inner topbar sec s*/
.top_bar_sec {
background: #ce63003d;
padding: 10px 0;
font-size: 14px;
}

.home_bar ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}

.home_bar ul li {
display: flex;
align-items: center;
}

.home_bar ul li:not(:last-child)::after {
content: '';
display: inline-block;
width: 2px;
height: 14px;
background: #000;
margin: 0 8px;
}

.home_bar ul li a {
text-decoration: none;
color: #000;
font-weight: 700;
}

/* inner top bar sec end */

/* vision and mission start */
/* Vision Box Styling */
.box_vision {
background-color: #ffffff;
border-radius: 12px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
padding: 30px 20px 20px;
position: relative;
transition: transform 0.3s ease, box-shadow 0.3s ease;
margin-bottom: 40px;
}

.box_vision:hover {
transform: translateY(-5px);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}

/* Vision Image + Heading */
.vision_div {
text-align: center;
margin-bottom: 55px;
}

.vision_div img {
width: 100%;
height: auto;
margin-bottom: 10px;
}

.vision_heading {
font-size: 1.5rem;
font-weight: 700;
color: #a71111;
}

.box_vision_content p{
color: #262020;
padding: 0;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
margin-bottom: 0px !important;
}
/* Bottom Hexagon Image */
.bottom_image_icon {
position: absolute;
bottom: -40px;
left: 50%;
transform: translateX(-50%);
}

.hexagon-image {
width: 95px;
height: 95px;
clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
background-color: #924613;
object-fit: cover;
}

/* Content Box Styling */
.box_vision_content {
margin-top: 50px;
padding: 10px;
background-color: #fff;
border-radius: 10px;
border: 1px solid #eee;
font-size: 0.95rem;
color: #555;
line-height: 1.6;
}


/* vision and mission end  */

/* havan_section s */
.havan_section span{
color: #a71111;
font-weight: 600;
margin-bottom: 10px;
font-size: 20px;
}
.havan_section h1{
font-size: 25px;
color: #000;
font-weight: 700;
padding-top: 0px;
position: relative;
display: inline-block;
}

.hanavan_div h2{
font-size: 20px;
font-weight: 700;
line-height: 27px;
color: #000;
}

.hanavan_div strong{
font-size: 14px;
}

/*  */

.nav-pills .nav-link {
border-radius: 30px;
background-color: #e0e0e0;
color: #000;
font-weight: 500;
font-size: 15px;
padding: 10px 25px;
transition: background-color 0.3s ease;
font-size: 14px;
/* border: 2px dotted #ffffff !important; */
text-transform: capitalize;
}
.nav-pills .nav-item {
background-color: #f3dac2;
border-radius: 5px;
margin-right: 10px;
margin-bottom: 2px;
}
.nav-pills .nav-link:hover {
background-color: #d1d1d1;
color: #000;
}

.nav-pills .nav-link.active {
background-color:rgb(155 0 0) !important;
color: #fff;
}

/* Custom Styles for Tab Content */
.tab-content {
border: 1px solid #ddd;
border-radius: 10px;
padding: 10px 20px;
background-color: #f9f9f9;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.tab-pane h3{
font-size: 25px;
color: #000;
font-weight: 600;

margin-bottom: 0px !important;
}
.main_heading p{
color: #262020;
padding: 0;
display: block;
font-size: 15px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
margin-bottom: 3px !important;
}

.main_heading p strong{
color: #a71111;
font-size: 14px;
}
/* havan_section e */


/* Spiritual_Services_Offered start */
.Spiritual_Services_Offered span{
color: #a71111;
font-weight: 600;
text-align: center;
margin-bottom: 10px;
font-size: 20px;
}
.Spiritual_Services_Offered h2{
font-size: 25px;
color: #000;
font-weight: 700;
text-align: center;
padding-top: 0px;
position: relative;
display: inline-block;
padding-bottom: 5px;
}

.servie_div {
background-color: #ffffff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
margin-bottom: 15px;
}
.servie_div ul li i{
color: #ce6300;
}
.servie_div:hover {
transform: translateY(-5px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.servie_div ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.servie_div ul li {
padding: 10px 0;
font-size: 14px;
color: #333;
border-bottom: 1px solid #eee;
font-weight: 500;
}

.servie_div ul li:last-child {
border-bottom: none;
}
.online_pujatab h4{
font-size: 20px;
color: #ce6300;
font-weight: 600;
margin-top: 5px;
margin-bottom: 5px !important;
}

.online_pujatab > ul{
list-style: square !important;
padding: 0px 20px;
}



.online_pujatab > ul > li{
color: rgb(38, 32, 32);
font-size: 15px;
line-height: 27px;
font-weight: 500;
margin-bottom: 3px !important;
padding: 0px;
transition: 0.5s ease-in-out;
}

.online_pujatab h5{
font-size: 18px;
color: #ce6300;
font-weight: 600;
margin-top: 10px;
}

.online_pujatab p{
color: #262020;
padding: 0;
display: block;
font-size: 14px;
line-height: 26px;
text-decoration: none;
transition: .5s ease-in-out;
margin-bottom: 0px !important;
font-weight: 500;
}

.online_pujaimages {
display: flex;
justify-content: center;
align-items: center;
padding: 15px;
border: 2px solid rgb(155 0 0);
border-radius: 10px;
}

.online_pujaimages img {
max-width: 100%;
height: auto;
border-radius: 10px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
}

.online_pujaimages img:hover {
transform: scale(1.05);
}

/* Spiritual_Services_Offered end */


/* what_is_online_sec start */
.what_is_online_button {
background-color: rgb(155 0 0);
width: 100%;
height: auto;
padding: 10px;
border-bottom: 1px dotted #fff;
}
.what_is_online_button h2{
color: #fff;
margin-bottom: 0px;
font-size: 15px;
line-height: 27px;
font-weight: 500;
}
.what_is_online_button h3 {
color: #fff;
margin-bottom: 0px;
font-size: 15px;
line-height: 27px;
font-weight: 500;
}
.what_is_online_button i{
float: right;
margin-top: 5px;
}
.drop_boxquestion {
width: 100%;
height: auto;
padding: 10px;
border: 1px solid #8080804a;
margin-top: -2px;
}
.drop_boxquestion p{
color: #262020;
margin-bottom: 0px !important;
padding: 0;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
}
.drop_boxquestion h6{
font-size: 16px;
font-weight: 600;
color: #ce6300;
line-height: 27px;
margin-bottom: 2px !important;
}
.puja-features {
list-style-type: none;
padding: 1px;
margin-bottom: 0px;
}

.puja-features li {
color: #262020;
margin: 5px;
padding: 0;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
}
.puja-features li i{
color: #ce6300;
}
.puja-features li a {
color: #000;
text-decoration: none;
}
.puja-features .phone_iconcolsp{
background: #e9daa9;
padding: 10px;
margin-bottom: 15px;
border: 3px dotted #ffffff;
}
/* what_is_online_sec end */

/* contact us start  */
.icon_contact_row {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 15px;
}

.icon_contact_div i {
font-size: 20px;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 10px;
background-color: #a71111;
}

.icon_contact_row ul {
margin: 0;
padding: 0;
list-style: none;
}

.icon_contact_row ul li a {
text-decoration: none;
color: #000;
font-size: 14px;
transition: color 0.3s;
font-weight: 500;
}

.icon_contact_row ul  h4{
font-size: 15px;
}

.icon_contact_row ul li p {
text-decoration: none;
color: #000;
font-size: 14px;
transition: color 0.3s;
margin-bottom: 0px;
font-weight: 500;
line-height: 25px;
}
.icon_contact_row ul li a:hover {
color: #000;
}

.enquiry_form_card {
background: #fff;
border-radius: 8px;
margin-bottom: 25px;
padding: 20px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
border-radius: 10px;
border: 1px solid #d1d1d1;
}

.form-control:focus {
color: #212529 !important;
background-color: #fff !important;
border-color: #e5e5e5 !important;
outline: 0 !important;
box-shadow: 0 0 0 .25rem rgb(229 229 229) !important;
}

.enquiry_form_card h3 {
color: #000;
font-weight: 700;
font-size: 22px;
}

.enquiry_form_card .form-control {
border-radius: 4px;
box-shadow: none;
font-size: 14px;
border: 1px solid #ccc !important;
outline: none !important;
box-shadow: none !important;
}

.enquiry_form_card .btn-primary {
background-color: rgb(155 0 0);
border: none;
transition: background-color 0.3s ease;
font-size: 14px;
font-weight: 500;
}

.enquiry_form_card .btn-primary:hover {
background-color: #a71111;
color: #fff;
font-size: 14px;
}

.contaict_details {
padding: 15px;
}
.contaict_details h1{
font-size: 23px;
font-weight: 700;
color: #000;
margin-bottom: 10px;
}

.contaict_details p{
color: #262020;
padding: 0;
display: block;
font-size: 15px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
margin-bottom: 28px;
font-weight: 500;
}
/* contact us end */


/* general puja start  */

.all_type_puja {
background-color: #fff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px 3px 20px 13px;
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
position: sticky;
top: 90px !important;

}

.all_type_puja h4 {
font-size: 20px;
margin-bottom: 15px;
color: #000;
font-weight: 700;
}


.ganesh_tap_div {
background-color: #fff;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
text-align: center;
padding: 4px;
cursor: pointer;
margin-bottom: 20px;
}

.samagri_list_div {
margin-bottom: 20px;
}

.samagri_list_div > h2{
font-size: 20px;
margin-bottom: 10px;
}

.samagri_list_div > ul{
padding: 0px 20px !important;
list-style: square !important;
margin-bottom: 0px !important;
}

.samagri_list_div > ul > li{
font-size: 14px;
line-height: 28px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
color: #212529;
border-bottom: 1px dotted #e8e8e8;
padding: 5px 0px;
text-transform: capitalize;
}




.ganesh_content_div > ul{
padding: 0px 20px !important;
list-style: square !important;
margin-bottom: 0px !important;
}

.ganesh_content_div > ul > li{
font-size: 14px;
line-height: 28px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
color: #212529;
text-transform: capitalize;
}

/* .ganesh_heading h3{
font-size: 20px;
font-weight: 800;
color: rgb(155 0 0);
margin-top: 0px;
} */

.ganesh_heading h3 {
font-size: 20px;
font-weight: 800;
margin-bottom: 15px;
color: rgb(155 0 0);
position: relative;
display: inline-block;
padding-bottom: 5px;
border-bottom: 1px solid rgb(155 0 0);
}

.ganesh_heading h3::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
width: 35px;
height: 3px;
background-color: rgb(155 0 0);
animation: slideLeftRight 2s infinite;
}


.ganesh_tap_div img {
width: 100%;
height: auto;
transition: transform 0.3s ease-in-out;
border-radius: 5px;
}
.ganesh_tap_div a{
text-decoration: none;
}
.ganesh_tap_div h4 {
font-size: 14px;
margin-top: 10px;
color: rgb(155 0 0);
transition: color 0.3s ease;
margin-bottom: 2px;
font-weight: 600;
}


.ganesh_tap_div:hover h4 {
color: rgb(155 0 0);
}
.ganesh_heading p{
color: #262020;
padding: 0;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
font-weight: 500;
margin-top: 6px;
}

.ganesh_image_div {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
margin-bottom: 25px;
}



.ganesh_image_div img{
width: 100%;
height: auto;
border-radius: 10px;
}

.inner_button {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.enquiry-btn {
background-color: #a71111;
color: #fff;
border: none;
padding: 6px 12px;
font-size: 14px;
border-radius: 6px;
transition: background-color 0.3s ease;
cursor: pointer;
font-weight: 600;
}
.enquiry-btn a{
color: #ffff !important;
font-size: 14px;
text-decoration: none;
}

.ganesh_content_div{
border: 1px solid #80808036;
padding: 15px;
border-radius: 5px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
margin-bottom: 25px;
}
.ganesh_content_div h1{
font-size: 20px;
font-weight: 800;
margin-bottom: 15px;
color: rgb(155 0 0);
position: relative;
display: inline-block;
padding-bottom: 5px;
border-bottom: 1px solid rgb(155 0 0);
}
.ganesh_content_div h1::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
width: 35px;
height: 3px;
background-color: rgb(155 0 0);
animation: slideLeftRight 2s infinite;
}
.ganesh_content_div p{
color: #262020;
padding: 0;
display: block;
font-size: 14px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
margin-bottom: 0px;
font-weight: 500;
}
.ganesh_content_div h2{
font-size: 18px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 4px;
color: rgb(155 0 0);
margin-bottom: 5px;
}

.ganesh_content_div h3{
font-size: 16px;
font-weight: 700;
margin-top: 15px;
margin-bottom: 4px;
color: rgb(155 0 0);
}
/* general puja end  */


/* popup start */
.modal-content {
background-color: #a71111 !important;
}
.modal-header h1{
color: #fff;
font-size: 18px;
font-weight: 700;
}

.modal-header h4{
color: #fff;
font-size: 18px;
font-weight: 700;
}

.btn-close.popup_closed_btn {
background-color: white;
border-radius: 0.25rem; /* Optional: slightly rounded */
padding: 0.5rem;         /* Optional: space around the icon */
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); /* Optional: subtle border */
}

.btn-close.popup_closed_btn {
filter: invert(1); /* Inverts icon color to black if default is white */
}

.input_placeholder input,
.input_placeholder textarea {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 6px;
padding: 12px 14px;
font-size: 14px;
color: #000 !important;
width: 100%;
transition: border-color 0.3s, box-shadow 0.3s;
}

.input_placeholder input:focus,
.input_placeholder textarea:focus {
border-color: #ccc;
box-shadow: 0 0 6px rgba(233, 237, 241, 0.25);
outline: none;
}

.popup_button_sumbit {
background-color: #ffffff !important;
color: #000000c9 !important;
border: 1px solid #ccc !important;
padding: 12px;
font-size: 15px;
font-weight: 700 !important;
border-radius: 6px;
transition: all 0.3s ease;
}

.popup_button_sumbit:hover {
background-color: #f8f9fa;
color: #000;
border-color: #999;
}

/* popup end  */


/* aura booster start */

.aura_booster_div {
background-color: #ffffff;
border-radius: 12px;
padding: 2.5rem;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
transition: all 0.3s ease;
}

.aura_booster_div:hover {
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
}

/* Typography */
.aura_booster_div h1 {
font-size: 20px;
font-weight: 800;
margin-bottom: 15px;
color: rgb(155 0 0);
position: relative;
display: inline-block;
padding-bottom: 5px;
border-bottom: 1px solid rgb(155 0 0);
}

.aura_booster_div h1::after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
width: 35px;
height: 3px;
background-color: rgb(155 0 0);
animation: slideLeftRight 2s infinite;
}
.aura_booster_div h2 {
font-size: 18px;
font-weight: 700;
margin-top: 15px;
margin-bottom: 4px;
color: rgb(155 0 0);
margin-bottom: 0px;
}

.aura_booster_div h3 {
font-size: 16px;
font-weight: 700;
margin-top: 15px;
margin-bottom: 4px;
color: rgb(155 0 0);
}

.aura_booster_div p {
color: #262020;
padding: 0;
display: block;
font-size: 15px;
line-height: 27px;
text-decoration: none;
transition: .5s ease-in-out;
margin-bottom: 10px;
}

/* aura booster end  */


.mobile_call_whatsapp_fixed_main_div{
position: fixed;
bottom: 50px;
right: 10px;
z-index: 1;
}

.mobile_whatsapp{
display: none;
}


.call_icon_div{
text-align: center;
}

.call_icon_div > a {
background-color: #f24c4c;
height: 60px;
line-height: 57px;
width: 60px;
text-align: center;
border-radius: 100px;
animation: moveUpDown 2s ease-in-out infinite;
display: inline-block;
margin-bottom: 8px;

}

@keyframes moveUpDown {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-8px); /* Adjust the distance */
}
}

.call_icon_div >  a > img{
width: 32px !important;
filter: brightness(0%) invert(1);
height: 60px;
line-height: 60px;
width: 60px;
object-fit: contain;
}

.whatsapp_icon_div{
text-align: center;
}


.whatsapp_icon_div > a {
background-color:#008000;
height: 60px;
line-height: 57px;
width: 60px;
text-align: center;
border-radius: 100px;
animation: zigzag 0.5s ease-in-out infinite;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-duration: 10s;
animation-timing-function: steps(1, end);
position: relative;
animation: zigzag 8s infinite;
display: inline-block;

}



@keyframes zigzag {
0%   { left: 0px; }
1%   { left: -5px; }
2%   { left: 5px; }
3%   { left: -5px; }
4%   { left: 5px; }
5%   { left: 0px; }
100% { left: 0px; }
}



.whatsapp_icon_div  > a > img{
width: 32px !important;
filter: brightness(0%) invert(1);
height: 60px;
line-height: 60px;
width: 60px;
object-fit: contain;
}

/* sitemap css start */
.site_section{
padding: 20px 0px 20px 0px;
}

.sitemap_main_div_list{
margin-bottom: 20px;
}

.kozik_collapse_div > li{
background-color: var(--lightgray-color);
margin-bottom: 0px;
border: 1px solid var(--gray-color);
padding: 12px 20px;
text-transform: capitalize;
font-weight: 600;
font-size: 14px;
border-radius: 6px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
transition: all 0.3s ease-in-out;
cursor: pointer;
position: relative;
overflow: hidden;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
text-transform: capitalize;


}

.kozik_collapse_div > li > span{
cursor: pointer;
background-color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 3px;
font-size: 15px;
font-weight: 600;
color: #212121;
text-transform: capitalize;

}

.kozik_collapse_div > li:hover{
background-color: #773636;
transform: translateY(-3px);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
text-transform: capitalize;

}


.kozik_collapse_div > li > a{
color: #924613;
text-decoration: none;
transition: color 0.3s ease-in-out;
display: block;
width: 100%;
height: 100%;
position: relative;
padding-right: 20px;
font-weight: 600;
text-transform: capitalize;


}

.kozik_collapse_div > li:hover > a {
color: #fff;
text-transform: capitalize;

}

.collpase_list_ul_div{
max-height: 280px;
overflow: auto !important;
}

.collpase_list_ul_div > ul{
padding: 0px 0px !important;
}

.collpase_list_ul_div > ul{
padding: 0px 10px !important;
list-style: none !important;
}

.collpase_list_ul_div > ul > li{
border-bottom: 1px dashed var(--black-color5);
padding: 7px 0px 7px 0px;
text-transform: capitalize;
}

.collpase_list_ul_div > ul > li > a{
display: block;
font-size: 14px;
font-weight: 600;
color: #212121;
text-transform: capitalize;

}



/* sitemap css end */


.state_city_section{
padding: 20px 0px 40px 0px;
}

.state_city_dropdown_main_div > li{
list-style: none !important;
background-color: #924613;
margin-top: 4px;
margin-bottom: 4px;
padding: 10px 20px;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: space-between;
}

.state_city_dropdown_main_div > li > span{
color: #fff;
background-color: #773636;
color: #fff;
width: 23px;
height: 23px;
line-height: 23px;
border-radius: 100px;
text-align: center;
cursor: pointer;
}


.state_title_div{
text-align: center;
margin-bottom: 2px;
margin-top: 20px;
}

.state_title_div > h2{
font-size: 30px;
font-weight: 800;
text-transform: capitalize;

}

.all_cities_collapse_div > a{
color: #fff !important;
}


.state_city_dropdown_main_div > li > a{
color: #fff;
font-weight: 600;
text-transform: capitalize;
}

.city_name_list_main_div {
max-height: 300px;
overflow-x: auto;
}

.city_name_list_main_div > ul{
list-style: none;
padding: 0px 0px !important;
margin-bottom: 5px !important;
}

.city_name_list_main_div > ul > li{
background-color: var(--gray-color3);
padding: 8px 20px 8px 20px;
border-radius: 0px;
margin-bottom: 0px !important;
}

.city_name_list_main_div > ul > li:hover{
background-color: #924613;
}

.city_name_list_main_div > ul > li > a{
color: #212121;
display: block;
font-size: 15px;
font-weight: 600;
display: flex;
align-items: center;
gap: 5px;
text-transform: capitalize;
}

.city_name_list_main_div > ul > li > a > span{
font-size: 13px;
}

.city_name_list_main_div > ul > li:hover a{
color: #fff;
}

/*  */

.blog_section{
padding: 40px 0px 20px 0px;
}

.left_side_blog_main_div{
margin-bottom: 15px;
border: 1px solid #d1d1d1;
border-radius: 10px;
}

.left_side_blog_main_div > .blogs_left_side_img > img{
border-radius: 10px 10px 0px 0px;
width: 100%;
display: block;
}

.blogs_content_div{
padding: 5px 10px;
}

.blogs_content_div > span{
margin-bottom: 6px;
display: inline-block;
font-weight: 600;
font-size: 13px;
text-transform: capitalize;
color: #924613;
}

.blogs_content_div > h4{
font-size: 18px;
text-transform: capitalize;
}

.blogs_content_div > h4 > a{
color: #212529;
font-weight: 600;
}

.blogs_content_div > p{
font-size: 14px;
font-weight: 500;
line-height: 26px;
margin-bottom: 1px !important;
}

.blogs_content_div > a{
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
}

.right_side_artical_main_div{
background-color: #fff;
position: sticky;
top: 100px;
}

.right_side_artical_main_div > h3{
font-size: 20px;
margin-bottom: 10px;
text-transform: capitalize;
color: #212529;
border-bottom: 1px solid #c1c1c1;
padding-bottom: 10px;
}

.left_side_artical_content_div{
margin-bottom: 20px;
background-color: #f6f5f5;
border-radius: 10px;
}

.left_side_artical_image_div{
margin-bottom: 5px;
}

.left_side_artical_image_div > img{
display: block;
width: 100%;
border-radius: 10px 10px 0px 0px;
}

.left_side_artical_details{
padding: 1px 10px 5px 10px;
}

.left_side_artical_details > h4{
font-size: 14px;
text-transform: capitalize;
line-height: 23px;
margin-bottom: 0px !important;
}

.left_side_artical_details > h4 > a{
color: #212529;
font-weight: 600;
}


.left_side_artical_details > span{
margin-bottom: 6px;
display: inline-block;
font-weight: 600;
font-size: 13px;
text-transform: capitalize;
color: #924613;
}

.details_left_side_blog_main_div > h1{
font-size: 20px;
text-transform: capitalize;
color: #212529;
margin-bottom: 15px;
}



.details_blogs_left_side_img {
border-radius: 10px;
margin-bottom: 10px;
}

.details_blogs_left_side_img > img{
border-radius: 10px;
margin-bottom: 20px;
}

.details_blogs_content_div > span{
margin-bottom: 6px;
display: inline-block;
font-weight: 600;
font-size: 13px;
text-transform: capitalize;
color: #924613;
}

.details_blogs_content_div  > h4{
font-size: 18px;
text-transform: capitalize;
}


.details_blogs_content_div  > h1{
font-size: 18px;
text-transform: capitalize;
}

.details_blogs_content_div > p{
font-size: 14px;
font-weight: 500;
line-height: 26px;
margin-bottom: 5px !important;
}

.details_blogs_flex_div {
width: 100%;
gap: 10px;
border-radius: 10px;
margin-top: 20px;
width: 100%;
margin-bottom: 20px;
}

.details_blog_middle_img > img{
width: 100%;
max-width: 100%;
border-radius: 10px;
}


.aura_booster_section{
background-color: #f7f7f7;
padding: 20px 0px;
}

.title_aura_booster_div h4{
font-weight: 600;
text-transform: capitalize;
font-size: 24px;
color: #212121;
margin-bottom: 15px;
}

.auro_booster_main_div{
background-color: #fff;
padding: 4px;
border-radius: 5px;
margin-bottom: 20px;
}

.aura_booster_img_div {
margin-bottom: 10px;
width: 100%;
}


.aura_booster_img_div img{
width: 100%;
display: block;

}

.auro_booster_main_div h5{
color: #212121;
font-size: 17px;
text-transform: capitalize;
margin-bottom: 3px !important;
}

.auro_booster_main_div p{
font-size: 14px;
line-height: 25px;
font-weight: 500;
color: rgb(33, 37, 41);
text-transform: capitalize;
text-decoration: none;
transition: 0.5s ease-in-out;
}




.blogs_page_title_div{
text-align: center;
margin-bottom: 24px;
}


.blogs_page_title_div > h1{
font-size: 30px;
font-weight: 600;
color: #212121;
text-transform: capitalize;
}

