.select-equal{
    width:350px;
    height:40px;
    float:left;
}
.select::after{
    display:none !important;
}
.select2-container--default .select2-selection{
    height:40px;
}
.select2-container .select2-selection--single{
    border-radius: unset;
}
.select:first-of-type .select2-container .select2-selection--single{
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    border-right:unset;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 7px;
    padding-left:15px;
}
.select:nth-child(2) .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left:35px;
}
.select2-selection__arrow{
    display:none;
}
.is-flex-center{
    display:flex;
    justify-content:center;
}
.icon-addon{
    position: absolute;
    z-index: 3;
    top: 9px;
    left: 6px;
}
.search-icon{
    border-left-color:#125CAB;
    border-radius:unset;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    padding: 0 30px;
}
#trainer_card_empty{
    height: 60px;
    text-align: center;
}

.accordion-item{
    margin-bottom: 1rem;
}
.accordion-header {
    height: 47px;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    cursor: pointer;
}
.accordion-content {
    max-height: 200px;
    overflow: auto;
    font-size: 14px;
    background: #ffffff;
    display:none;
}
.accordion-content.is-active{
    display:block;
}
.accordion-content li {
    padding: 5px 10px;
    font-size:14px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}
.accordion-content li.is-active{
    color:#125CAB;
    font-weight:600;
}
.enquiry-button {
    position: absolute;
    bottom: 8px;
    right: 25px;
    color: #125CAB;
    border: 2px solid #125CAB;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
}
.white-card{
    background: #ffffff;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow : 0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);
    padding-top: 13px;
    height: 50px;
}
.white-card h1{
    font-size: 16px;
    font-weight: 600;
}
 a.morelink {
	text-decoration:none;
    outline: none;
    /* float: right; */
     /* margin-top: 56px;  */
}
.morecontent span {
    display: none;
} 
a.morelink1 {
	text-decoration:none;
    outline: none;
    /* float: right; */
     /* margin-top: 56px;  */
}
.morecontent1 span {
    display: none;
}

.pt_pb{
    padding-top: 33px;
    padding-bottom: 33px;
}
.b-color{
    background-color: #B6CDE5;
    /* height: 373px; */
}
.toptrainer_btn {
    width: 85px;
    height: 27px;
    float: right;
    font-family: "montserrat";
    font-size: 12px;
    font-weight: 600;
    border-radius:6px;
    /* cursor: default; */
    margin-left: unset; 
    border: 1px solid #FEE69E;
    color: #593D08 !important;
    margin-right: 19px;
    background-color: #FEE69E;
}
.text-color{
    color: #125CAB;
    padding-top: 4px;
}
.loc-grid{
    font-size: 14px;
    color: #4E4E4E;
    font-weight: 600;
    position: absolute;
    margin-left: 9px;
    margin-top: -1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 165px;    
}
.loc{
    font-size: 14px;
    color: #4E4E4E;
    font-weight: 600;
    position: absolute;
    margin-left: 9px;
    margin-top: -1px;
}
.count{
    font-size: 14px;
    color: #4E4E4E;
    font-weight: 600;
    position: absolute;
    margin-top: -7px;
}
.count-text{
    position: relative;
    top: 6px;
    font-size: 12px;
    font-weight: 400;
}
.ml--30{
    margin-left: -30px;
}
.headings{
    font-size: 14px;
    font-weight: 600;
    color: #4E4E4E;
}
.content{
    font-size: 14px;
    font-weight: 400;
    color: #4E4E4E;
}
.mt-7{
    margin-top: 7px;
}
.ml-10{
    margin-left: 10%;
}
.enq-btn{
    float: right;
    background: #125cab;
    color: white;
    border: 1px solid #125cab;
    width: 138px;
    height: 42px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
}
.more-btn{
    margin-left: 60%;
    border: 1px solid #125CAB;
    color: #125CAB;
    font-size: 16px;
    font-weight: 600;
    width: 138px;
    height: 42px;
    border-radius: 6px;
}
.usericon{
    border: 3px solid #ffffff;
    height: 146px;
    width: 146px;
    display: flex;
    border-radius: 50%;
    margin-top: 100px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #00000029;
    /* transform: translate(1%, 55%); */
}
.usericon-dummy{
        height: 146px;
        width: 146px;
        display: flex;
        margin-top: 100px;
}
.usericon1{
    margin-left: 55px;
}
.usericon2{
    border-radius: 50%;
    width: 140px;
    height: 140px;
}
.usericon2-grid{
    border-radius: 50%;
}
.bottom-line{
    border-bottom: 1px solid #D9D9D9;
}
.verified-icon{
    position: relative;
    top: -24px;
    left: 71px;
}
.img-align{
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -81%;
    right: 0;
    margin: auto;
}
.verified-icon-grid{
    position: relative;
    top: 3px;
}
.tt-img{
    float: right;
}
.mb--45{
    margin-bottom: -45px;
}
.grid-text{
    font-size: 16px;
    font-weight: 600;
    margin-right: -109px;
    float: right;
    cursor: pointer;
    position: relative;
    top: -2px;
}
.skill-size{
    font-size: 14px;
    font-weight: 600;
}
.list-card{
    /* height: 373px; */
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    width: unset;
}
h4{
    font-size: 14px;
    font-weight: 400;
}
.grid-list{
    position: relative;
    top: 4px;
}
.hand{
    cursor: pointer;
    float: right;
    margin-right: 23%;
}

.button.is-hovered, .button:hover {
    border-color: #b5b5b5;
    color: #FFFFFF !important;
}
.mt-5{
    margin-top: 5px;
}
.pr-6{
    padding-right: 6px;
}
hr{
    background-color: #D9D9D9;
    display: block;
    height: 2px;
    /* margin: 1.5rem 0px; */
    margin-right: -13px;
    margin-top: 3px; 
}
hr.hr-grid{
    background-color: #D9D9D9;
    display: block;
    height: 2px;
    margin: 1.5rem -19rem;
    margin-top: 57px;
    margin-left: -12px;
}
.grid-container {
    display: grid;
    grid-template-columns: 49.5% 50% !important;
    grid-gap: 0.5em;
}
.enq-btn-grid{
    /* float: right; */
    background: #125cab;
    color: white;
    border: 1px solid #125cab;
    width: 138px;
    height: 42px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    top: 12px;
    margin-left: 34%;
}
.static{
        position: absolute;
        bottom: 22px;
}
.more-btn-grid{
    margin-left: 26%; 
    border: 1px solid #125CAB;
    color: #125CAB;
    font-size: 16px;
    font-weight: 600;
    width: 138px;
    height: 42px;
    border-radius: 6px;
}
.padding{
    padding: 12px;
}
.sky-blue{
    background: #B6CDE5;
    height: 74px;
}
.usericon-grid{
    border: 3px solid #ffffff;
    height: 118px;
    width: 118px;
    display: flex;
    border-radius: 50%;
    margin-left: 36%;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #00000029;
}
.usericon1-grid{
    /* margin-left: 43px; */
    width: 119px;
    height: 119px;
}
.mt-10{
    margin-top: 10px;
}
.ml--58{
    margin-left: -58px;
}
.count-text-grid{
    margin-left: 26px;
    position: relative;
    top: 4px;
    left: -25px;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
}
.mt-20{
    margin-top: 20px;
}
.top-left{
    top: 5px;
    /* left: -85px; */
}

.count-grid{
    position: absolute;
    font-size: 14px;
    color: #4E4E4E;
    margin-top: -10px;
    font-weight: 600;
    margin-left: 10px;
}
.count-text-grid{
    margin-left: 58px; 
    top: -18px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
}
.mb--25{
    margin-bottom: -25px !important;
}
h3{
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    margin-top: 12px;
}
.dot{
    width: 427px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dot-list{
    width: 723px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
