.header1{
    width: 820px;
}
.header2{
    display: flex;
}
.rating1{
    margin-left: 30px;
    color: rgba(76, 78, 100, 0.6);
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    font-weight: 400;
    line-height: 14.63px;

}
.insurance_logo1{
    margin-left: 31px;
}
.insurance-button{
    border-radius:6px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19.42px;
    text-transform: uppercase;
    color: white;
    padding: 15px 30px;
    margin-left: 300px;
    width: 261px;
    height: 47px;

}
.b-popupZ {
    width: 360px;
    height: 500px;
    background: white;
    overflow: hidden;
    position: absolute;
    top: 0px;
    box-shadow: 0px 2px 10px 0px rgba(76, 78, 100, 0.22);
    border-radius: 20px;
    margin-left: 300px;

}
.insurance-button2 {
    border-radius: 6px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19.42px;
    text-transform: uppercase;
    color: white;
    padding: 15px 30px;
    margin-left: 200px;
    width: 261px;
    height: 47px;
}
.insurance_logo {
    flex: 0 1 12.3%;
    display: flex;
    justify-content: center;

}
.insurance_logo img{
    width: 130pt;
    height: 50pt;
}
.ins-bnt{
    margin-left: 275px;
}
.insurance_tabs{
    display: inline-flex;
    align-items: flex-start;
    gap: 18px;
    font-size: 14px;
    margin-left: 24px;
}
.insurance_tab{

}
.hr{
    width: 811px;
    margin-left: 24px;
}
.search{
    padding-left: 24px;
    background-color: #ffffff;
    min-height: 76px;
    display: flex;
    justify-content:space-between;
}
.card-header_search1{
    position: relative;
    flex-basis: 94.5%;
    margin-right: 50px;
}
.search-input1{
    background:#E5E9F5 ;
    border-radius: 30px;
    border: 1px;
    margin-right:50px;
    margin-top: 19px;
    font-size:16px;
    padding:10px 40px 10px 50px ;
    width: 812px;
}
.search-icon-container1{
    position:absolute;
    left: 1%;
    top: 40%;
    width: 50px;
    height: 50px;
}
.search__icon{
    width: 20px;
    height: 20px;
}
.conditions{
    display: flex;
    margin-top: 20px;
}
.conditions_tab{
    margin-left: 5px;
    border-radius: 40px;
    padding: 7px 14px 7px 14px;
    color:#525157;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
}
.conditions_tab.max{
    background-color: #E5E9F5;
    margin-left: 30px;
}
.conditions_tab.spec{
    background-color: #D9D5EC;
}
.conditions_tab.stand{
    background-color: #ffe5cc;
}
.conditions_tab.all{
    background-color: #93c572;
}
.boxs{
    margin-left: 24px;
    margin-top: 40px;
    /*width: 815px;*/

}
.box{
    border: 1px solid #d9d5ec;
    width: 265px;
    height: 190px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(76, 78, 100, 0.22);
}
.img{
    height: 32px;
    width: 107px;
    margin-top: 10px;
}
.percent{
    font-size: 25px;
    color:rgba(110, 104, 147, 1) ;
    font-family: 'Montserrat', sans-serif;
}
.Accreditation{
    margin:10px 0px 10px 0px;
}
.ins_logo img{
    margin-top: 12px;
    width: 20px;
    height: 20px;
}
.bn-mar{
    margin-top:20px;
}
.btn-spec{
    color:rgba(37, 33, 59, 1);
    background-color: rgba(217, 213, 236, 1);
    padding: 13px 7px 13px 7px;
    width: 225px;
}
.b-popupx{
    position:absolute;
    min-height:100%;
    background-color: #7e5050;
    width:100%;
    overflow:hidden;
}
.b-popup{
    width:862px;
    background: white;
    overflow:hidden;
    position:absolute;
    top:0px;
    box-shadow: 0px 2px 10px 0px rgba(76, 78, 100, 0.22);
    border-radius: 20px;
    margin-left: 300px;

}

.btn-stand{
border: 1px;
height: 30px;
width: 30px;
background: rgba(255, 123, 1, 0.2);
}
.btn-stand2{
    height: 30px;
}
.standp{
    color:rgba(255, 123, 1, 1);
}
.circleclose{
    height: 30px;
    width: 30px;
    color: #525157;
}

@media (min-width: 400px){
    .ins_rating{
        display: none;
    }
}
@media (max-width: 400px) {
    .search-input{
        width: 252px;
        font-size:10px;
    }
    .search__icon{
        margin-left: 31px;
        margin-bottom: 15px;
    }
    .card-header_search{
        padding-left: 31px;
    }
    .ins_rating{
        position: relative;
        top:40px;
        left:-120px;
        color: rgba(37,33,59,1);
    }
    .insurance_rating{
        padding-left: 40px;
    }
    .card-body_insurance{
        width:330px;
        height: 114px;
    }
    .btn{
        border: 1px solid rgba(28,82,220,0.5);
        background: none;
        color:rgba(28,82,220,0.5);
        font-size:11px;
        align-items: center;
    }
    .btn-details{
        position: relative;
        top:-54px;
        width: 115px;
        height: 30px;

    }
    .wrapper{
        padding: 0px;
    }
    .titles{
        display: none;
    }
    bank-insurance-logo{
        height: 50pt;
    }

}
