.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
   
    background-color: #7e9836;
   
}
.circle {
    background: #ebfad0
    ;
}
.btn_bottom {
    border: 1px solid #7e9836;
}
.key_innner {
    background: none;
    padding: 0px;
}
.banner_section .banner_text h1 span {
    color: #B33924;
}
.banner_section .app_btn li a {
    background-color: #E53935 ;
}
.bixol-footer {
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-image:  linear-gradient(#0f0f54e8, #173eb3c9), url(../img/New/hello.jpg);
    background-size: cover;
    background-position: top;
    position: relative;
}
.owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
    height: 600px;
}

.bixol {
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../img/ss/bg.jpg);
    background-size: cover;
    background-position: top;
    position: relative;
}
.logo_side .logo img{
    width: 200px;
}
footer .download_side .app_btn {
    display: flex;
    /* align-items: center; */
    /* justify-content: end; */
    margin-top: 40px;
}
footer {
    background-color: #29480d;;
    padding: 100px 0 0;
    margin-top: 50px;
}
footer .download_side .app_btn li a {
    display: block;
    padding: 12px 20px;
    background-color: #eff989;
    border: none;
    position: relative;
    border-radius: 6px;
    transition: .4s all;
    border: solid 1px white;
    margin-left: 8px;
}
footer .download_side .app_btn li a:hover {
    background-color: #c30306;
    border: solid 1px var(--bg-white);
}
footer .download_side .app_btn li a:hover img{
    filter: invert(1);
}
/* .bixol-feedback {
    background-image: linear-gradient(#fafdff, #c3e8fd, white), url(../img/hello-3.jpg);
} */
.contact_form form .form-group .form-control {
    border-radius: 10px;
    /* border: 1px solid #010205; */
    /* color: black; */
    height: 60px;
    padding: 10px 20px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    background-color: white;
}
.white_text .section_title h2 , .white_text .section_title p{
 color: black;
}
.bixol-feedback .card{
    padding: 20px;
}
.bixol-feedback .container {
    max-width: 1200px;
}
.contact_form {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.contact_form form .form-group .form-control {
    border-radius: 10px;
    /* border: 1px solid #636778; */
    color: black;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 60px;
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, 0.1);
}
.review_section .section_title h2 span {
    color: #b94935;
}
.riya img{
    width: 513px;
}
.abtImg img{
    width: 270px;
}
.how_it_inner .steps_block .icon {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background-color: #ffed4e;
    margin: 0 auto;
}
.how_it_inner {
    max-width: 1370px;
    margin: 0 auto;
    background-color: #ebfad0;
    padding: 100px 0;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.title_badge {
    color: var(--bg-white);
    display: inline-block;
    padding: 2px 20px;
    border-radius: 100px;
    background-color: #e53935;
    margin-bottom: 10px;
}
.review_section .review_side .review_block {
    background-color: #ebfad0;
    border-radius: 20px;
    padding: 50px;
    margin-bottom: 30px;
}
.car:hover {
    border-bottom: 0;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
    -moz-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
    box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
    margin-top: -20px;
    position: static;
    padding: 20px;
}
/*  */
.how_it_section .steps_block .steps .text p{
    height: 80px;
}

.about_section .section_title1{
    margin-bottom: 25px;
}
.about_section .btn_block{
    margin-top: 10px;
}

/* sabjimandi start */
.banner_section:after {
    position: absolute;
    z-index: -5;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/new/mandise-bg2.png);
}
/* term-condition start */
.privacy-policys {
    padding: 50px 0;
}
.privacy-policys .appie-section-title {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 40px;
}
.privacy-policys h3 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 700;
}
.privacy-policys h5 {
    margin-bottom: 20px;
    font-weight: 700;
    text-align: justify;
}
.privacy-policys p {
    font-size: 18px;
    text-align: justify;
    font-family: sans-serif;
    margin-bottom: 10px;
    color: #666666;
}
.privacy-policys ul {
    margin-left: 30px;
}
.privacy-policys ul li {
    font-size: 18px;
    text-align: justify;
    font-family: sans-serif;
    line-height: 2;
    list-style: disc;
    color: #666666;
}
.privacy-policys .row {
    justify-content: center;
}
/* sabjimandi end */