.advantage_txt {

    background: #c72f2a;

    height: 100%;

    padding: 49px 7px 68px 148px;

    position: relative;

    z-index: -1;

}







.advantage_txt p {

    color: #fff;

    list-style: none;

}



.advantage_txt ul li {

    list-style: none;

}

.advantage_txt h2 {

    color: #fff;

    font-size: 34px;

    font-weight: 700;

}

.advantage_txt i.fa-solid.fa-check {

    background: #fff;

    color: #c72f2a;

    padding: 4px 5px;

    margin: 10px;

    border-radius: 27px;

    font-size: 11px;

}

.img_advantage img {

    /* margin-left: 138px; */

    height: 360px;

    position: absolute;

    left: 298px;

    top: 120px;

    width: 350px;

    object-fit: cover;

}

.img_dots_main img {

    position: absolute;

}

section.advantage_main_sec{

    position:relative;

}

section.advantage_main_sec .whats_logo_no li span {

    font-weight: 600;

    color: #000 !important;

}



section.advantage_main_sec .whats_button.mb-3 button.btn.btn-primary {

    background: #fff;

    /* color: #000 !important; */

}



.future_content h2 {

    font-size: 45px;

    line-height: 54px;

    font-weight: 600;

}

@media (max-width:820px) {

 .img_advantage img {

    display: none;

}   

.we_ensure_logo_txt {

    margin-left: 0;

}

.advantage_txt {

    background: #c72f2a;

    height: 100%;

    padding: 51px 7px 68px 25px;

    position: relative;

    z-index: -1;

}

/*.google_map img{*/

/*    height:unset !Important;*/

/*    width:unset !important;*/

/*}*/

}