body {color: var(--default-color);background-color: var(--background-color);font-family: var(--default-font);}
a {color: var(--accent-color);text-decoration: none;}
a:hover {color: color-mix(in srgb, var(--accent-color), transparent 25%);text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
color: var(--heading-color);
font-family: var(--heading-font);
}
* {font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;}

section{padding:20px 0;}

/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
#topbar {
font-size: 12px;
height: 30px;
padding: 0;
color: #fff;
background:#e80a07;
}
#topbar1 {
font-size: 12px;
height: 30px;
padding: 0;
color: #fff;
background:#fbd939;
}
#topbar1 i {
 
  background: #fff;
  padding: 1px 5px;
  border-radius: 56%;
}

#topbar .contact-info i {
color: #fff;
line-height: 0;
margin-right: 5px;
}
#topbar .contact-info a {
line-height: 0;
color: #fff;
transition: 0.3s;
font-size: 12px;
font-weight:600;
margin-right: 10px;
}

#topbar .social-links a {
color: #fff;
padding: 4px 12px;
display: inline-block;
line-height: 1px;
transition: 0.3s;
font-size: 20px;
}
h1{color:#e80a07;font-weight:600;}
h2{color:#e80a07;font-weight:600;}
h3{color:#e80a07;font-weight:600;}
h4{color:#e80a07;font-weight:600;}
h5{color:#e80a07;font-weight:600;}
h6{color:#e80a07;font-weight:600;}
.twitter i{color:#07d3e8;}
.facebook i{color:#1537b9;}
.instagram i{color:#d909c2;}
.linkedin i{color:#1537b9;}
.pinterest i{color:#e80a07;}

/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
.logo{
width:60%;
height:40%;
}
.payment{
padding:3px 8px;
color:#fff;
background:#000;
}
.area{
padding:3px 8px;
color:#000;
background:#fff;
}
.phone{
padding:3px 8px;
color:#000;
background:#fbd939;
}
.gst{
padding:3px 8px;
color:#fff;
background:#000;
font-weight:600;
}
.quote{
color:#fff;
background:#000;
font-weight:600;
font-size:14px !important;
}
.social-links a{
padding:0 5px;
font-size:18px;
}
.nav-item a {
font-size: 16px;
color: #000;
}
.nav-item a:hover {
font-size: 16px;
color: #000;
}
.nav-item i {color:#e80a07;}
p{
text-align:justify;
}
/*---------form----------*/
.shree_form{
border-radius: 15px 15px 0 0;
margin: -45px auto 50px;
}
.shreeji_form, .shree_form {
width: 90%;
position: relative;
z-index: 2;
overflow: hidden;
}
.form-header-red {
background-color: #e80a07;
border-radius: 15px 15px 0 0;
padding: 15px;
}
.fw-bold {
font-weight: 700 !important;
}
.shreeji_form {
background-color: #ffff;
border-radius: 0 0 15px 15px;
box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
margin: -75px auto 50px;
}
.shreeji_form, .shree_form {
width: 90%;
position: relative;
z-index: 2;
overflow: hidden;
}
.btn-submit {
background-color: #e80a07;
border: none;
padding: 12px;
font-weight: 500;
font-size: 16px;
border-radius: 8px;
width: 100%;
transition: background-color .3s, transform .2s;
}
.heading {
text-align: center;
font-size: 1em;
color: #fd1f02;
border-bottom: 3px double #F00;
font-weight: bold;
width: 100%;
margin: auto;
padding-bottom: 3px;
margin-top: 10px;
margin-bottom: 10px;
}
.table-responsive td a {
color: #008000;
font-size: 20px;
font-weight:600;
}
.sr_card{
height:490px;
margin-bottom:20px;
}
.sr_card h4{
text-align:center;
color:#e80a07;
font-weight:600;
font-size: 20px;
}
.sr_card h4 a{font-weight:600;}
.feed {
background: #dcaa23;
padding: 20px;
border-radius: 10px;
margin-bottom: 30px;
}
.feed h2{color:#000;
font-size:40px;
}
.feed p{color:#000;
font-size:20px;
}
.feed a{
background-color: #fff;
padding:8px 12px;
border-radius:10px;
font-size:18px;
}
.testi{
text-align: center !important;
background: #fff;
padding: 20px;
border-radius: 20px;
}
.testi h2{color:#000;}
.testi p{font-size:15px;color:#fff;}
.news_feed h4{ font-size:14px;}
.news_feed p{ font-size:11px;}

.news_feed {
background: #fff2ce;
padding: 10px;
border-radius: 10px;
}
.payment_method {
background: #fff2ce;
padding: 50px 10px;
border-radius: 10px;
margin-top:20px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
}
.state-heading{
	text-align:center!important;
	font-size:20px;
	font-weight:600;
}
.sr-box {
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.bank-details {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07);
    border-left: 5px solid #EAA101;
}
/*---------footer----------*/
.footer{background:#e80a07; color:#fff; margin-top:40px;}
.footer h4{color:#fff;}
.footer ul li{padding-top:6px;list-style-type:none;}
.footer ul{padding-left:0;}
.copyright{padding:10px 0;}
.all_cities ul li a{font-size:12px;}
.all_cities ul li i{font-size:12px;}
.all_cities ul{padding-left:10px!important;}

@media (max-width: 575px) {
#topbar {
   display:none!important;
  }
  #topbar1 {
   display:none!important;
  }
  a.navbar-brand {
    width: 80%;
}
}
@media (max-width: 360px) {
#topbar {
   display:none!important;
  }
  #topbar1 {
   display:none!important;
  }
  a.navbar-brand {
    width: 80%;
}
}
@media (max-width: 999px) {
#topbar {
   display:none!important;
  }
  #topbar1 {
   display:none!important;
  }
  a.navbar-brand {
    width: 80%;
}
}
.Shreeji_section .Shreeji-city-content {
    border: 1px solid #e6e6e6;
    padding: 10px 10px;
    transition: .5s;
    margin-bottom: 30px;
	border-radius: 10px 35px;
	box-shadow: -3px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.Shreeji_section .Shreeji-city-content .Shreeji_icon {
    font-size: 30px;
    margin-right: 8px;
}
.Shreeji_section .Shreeji-city-content .Shreeji_icon img{
   width:100%;
}
.Shreeji_text {
    padding: 0 10px 0 0;
}
.Shreeji_text p{
    font-size:16px;
}
.Shreeji_text p span{
    font-size:20px;
	color:#e80a07;
	Font-weight:700;
}