/* protocloud-css */

.ppprovider-icon-image {
width: 20% !important;
}

.kbs_sponspersons-profiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding:30px 0;
    padding:10px 0 0 0; 

}
.kbs_person-profile {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 3%;
}
.kbs_sponmembers-module .kbs_person-profile {
    margin: inherit;
    background-color: #fff;
    padding: 30px 15px;
    border-radius: 10px;
    background-color: transparent;
    padding: 10px 15px;
}
.kbs_sponmembers-module .kbs_sponspersons-profiles {
    display: inherit;
    flex-wrap: inherit;
    justify-content: inherit;
}
.kbs_sponmembers-module .kbs_person-profile .et_pb_team_member_image img {
    margin: auto;
}
.kbs_sponmembers-module .kbs_sponspersons-profiles .et_pb_team_member_image {
    position: relative;
}
.kbs_sponmembers-module .kbs_sponspersons-profiles.slick-slider .kbs_person-profile.certified-yes .et_pb_team_member_image:before {
    left: 15%!important;
}
.kbs_sponmembers-module  button.slick-prev.slick-arrow {
    position: absolute;
    right: 53%;
    top: 50px;
    background-color: #fff;
    height: 50px;
    width: 50px;
    color: #1b943f;
    font-size: 23px;
    font-weight: 700;
    border: 0;
    border-radius: 50%;
}
.kbs_sponmembers-module  button.slick-next.slick-arrow {
    position: absolute;
    top: 50px;
    left: 53%;
	    top: 50px;
    background-color: #fff;
    height: 50px;
    width: 50px;
    color: #1b943f;
    font-size: 23px;
    font-weight: 700;
    border: 0;
    border-radius: 50%;
}
.kbs_sponmembers-module .slick-list.draggable {
    padding-top: 100px;
}
main.site-main.gd_place.type-gd_place.status-publish.hentry:has(.main-detail){
	max-width:100%;
}
.main-detail{
	border-bottom: 2px solid #b7b7b7;
}
.about-detail .geodir-post-meta-container h5,
.about-detail .et_pb_text_inner h5 {
    font-size: 24px;
    font-weight: 600;
    color: #00902c;
}
.contact-detail .elementor-widget.elementor-widget-wp-widget-gd_post_meta{
	    background-color: #fccd50;
    border-radius: 6px;
    color: #000;
    line-height: 1.45em;
}
.contact-detail i.far.fa-building {
    display: none;
}
.contact-detail .elementor-widget.elementor-widget-wp-widget-gd_post_meta a,
.contact-detail .elementor-widget.elementor-widget-wp-widget-gd_post_meta span{
	color: #000;
	font-weight:600;
}
.contact-detail span.geodir_post_meta_icon.geodir-i-phone span.geodir_post_meta_title {
    display: none;
}
.contact-detail .geodir-post-meta-container .geodir_post_meta_icon.geodir-i-email,
.contact-detail .geodir-post-meta-container .geodir_post_meta_icon.geodir-i-phone {
    border-right: 1px solid;
    padding: 10px;
	display:inline-block;
	font-size:32px;
}
.contact-detail .geodir-post-meta-container .geodir-field-email a ,
.contact-detail .geodir-post-meta-container .geodir-field-phone a {
    padding-bottom: 8px;
    padding-left: 15px;
    padding-top: 8px;
    padding-right: 15px;
}
.contact-detail .geodir-post-meta-container .geodir-field-email,
.contact-detail .geodir-post-meta-container .geodir-field-phone{
	display:flex;
	align-items:center;
}
.contact-detail .geodir_post_meta_icon.geodir-i-address {
    display: none;
}
.contact-detail  .geodir_post_meta.text-.geodir-field-address {
    padding: 10px 15px;
}
.contact-detail  .geodir_post_meta.text-.geodir-field-address br{
    display: none;
}
.contact-detail{
	padding-top:2%;
	padding-bottom:2%;
}
.detail-doc-name .geodir_post_meta.text-.geodir-field-post_title {
    font-size: 24px;
    font-weight: 600;
    color: #00902c;
    margin-top: 10px;
    line-height: 2rem;
}

.detail-category-name span.geodir-category {
    color: #090909;
    font-size: 0;
}
.detail-category-name span.geodir-category a {
    font-size: 20px;
    color: #090909;
}
.detail-category-name p.geodir_post_taxomomies {
    padding-top: 0;
}
.certified-doc {
    position: relative;
}
.certified-doc img.certified-icon {
    position: absolute;
    right: 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 100%;
    top: 11px;
}
.certified-doc img.ppprovider-icon {
    position: absolute;
    bottom: -52px;
    width: 150px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.certified-doc .sponsor{
background-image: url(https://iabdm.org/wp-content/uploads/fellow-badge-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    font-weight: 700;
    font-size: 1.15em;
    letter-spacing: .15em;
    line-height: .85em;
    margin: 0 auto;
    width: 200px;
    padding: 10px 0 25px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    z-index: 9;
    bottom: 20px;
     left: 50%;
    transform: translate(-50%, 0px);
}
.geodir_post_meta.text-.geodir-field-timing .geodir_post_meta_title {
    font-weight: 600;
}