/*---expert---care---start---here---*/
.expert_section{background: #F7F7F7;}
.expert_section .title_wraper{width: 365px;}
.expert_section .title_desc_colm{width: calc(100% - 365px);}
.expert_section .title_row{width: 760px;}
.expert_care_slider{overflow: hidden;/*padding-right: 60px;*/border-top-left-radius: 16px;border-bottom-left-radius: 16px;}
.expert_care_slider .swiper-wrapper{flex-direction: row !important;}
.expert_care_slider .swiper-wrapper .swiper-slide{margin-top: 0px !important;height: initial !important;}
.expert_inner_card{display: flex;height: 100%;}
.expert_image_box{width: 47%;position: relative;}
.expert_image{width: 100%;display: block;height: 100%;object-fit: cover;}
.expert_care_content_colm{width: 53%;padding: 15px;}
.expert_item{border-radius: 16px;overflow: hidden;background: #fff;  
     box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 4%);height: 100%;position: relative; padding-bottom: 48px;}
.expert_care_slider .swiper-slide{padding: 10px 0px;}
.expert_doctor_name{font-weight: 700;font-size: 16px;line-height: 1.3;padding-right: 25px;position: relative;}
.expert_care_doctor_desc{margin-top: 3px;font-size: 14px;line-height: 19px;color: #747474;}
.expert_care_doctor_experience{font-size: 14px;line-height: 20px;font-weight: 500;padding: 10px 0px 15px 0px;
    border-bottom: 1px solid #E7E7E7;position: relative;}
.expert_care_doctor_experience:after{content: ''; position: absolute; bottom: -1px;left: 0px;border-bottom: 2px solid #047C9E;width: 40px;}
.expert_care_location{padding-top: 12px;}
.expert_care_location_title{position: relative;padding-left: 20px;font-size: 14px;color: #747474;margin-top: 5px;}
.expert_care_location label input{display: none;}
 
.expert_care_location_title:after{content: '';position: absolute;top: 2px;left: 0px;width: 13px;height: 13px;
    border: 1px solid #047C9E;border-radius: 30px;}
.expert_care_location_title:before{content: '';position: absolute;top: 6px;left: 4px;width: 5px;height: 5px;
    border: 1px solid #047C9E;border-radius: 30px;background: #047C9E;display: none;}
  .expert_care_location label input[type="radio"]:checked + .expert_care_location_title::before {
    display: block;
}
.expert_care_location label{font-weight: 400;cursor: pointer;}
/* .expert_wrapper{margin-right: -60px;} */
.expert_care_bottom_btn_row{display: flex;position: absolute;left: 0px;right: 0px;bottom: 0px;}
.expert_care_colm_btn{width: 47%;}
.expert_care_colm_btn:nth-of-type(2){width: 53%;}
.expert_care_colm_btn2 .call_now_btn_common{padding: 15px 5px;border-bottom-right-radius: 17px;overflow: hidden;}
.play_btn_expert{width: 21px;position: absolute;top: 10px;right: 10px;z-index: 2; cursor: pointer;}
.play_btn_expert img{width: 100%;height: initial;}
.share_icon_expert{width: 18px;position: absolute;right: 0px;top: 0px;line-height: 0px;cursor: pointer;z-index: 4;}
.share_icon_expert img{width: 100%;height: initial;}
 
.share_list_wrapper{position: absolute;top: 96%;right: -5px;padding-top: 5px;}
.share_social_list{border-radius: 6px;background: #057b9d;padding: 5px 6px;}
.share_social_list li{display: block;list-style: none;padding: 0px;margin: 5px auto;width: 24px;}
.share_social_list a{display: block;}
.share_social_list a img{width: 100%;height: initial;}
.share_list_wrapper{opacity: 0;pointer-events: none;transition: all 0.3s;}
.expert_section{position: relative;}
.expert_section .slider_arrow{position: absolute;top: 0px;right: 0px;z-index: 6;}
.expert_care_colm_btn:first-child .card_common_btn{padding: 16px 5px;}
.expert_care_doctor_experience span{display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;}
@media only screen and (min-width: 1025px){
.share_icon_expert:hover .share_list_wrapper{display: block;pointer-events: initial;opacity: 1;}
}
 
@media only screen and (max-width: 1400px){
.expert_care_doctor_desc br{display: none;}
.expert_care_doctor_desc{font-size: 13px;}
.expert_doctor_name{font-size: 14px;}
.expert_care_doctor_experience{font-size: 13px;padding: 7px;}
.expert_care_location_title{font-size: 13px;}
}
@media only screen and (max-width: 1300px){
.expert_care_colm_btn2 .call_now_btn_common {padding: 14.5px 5px;}
.expert_care_colm_btn:first-child .card_common_btn{padding: 14px 5px;height: 100%;}
.expert_item{padding-bottom: 47px;}
}
@media only screen and (max-width: 1199px){
.expert_wrapper{margin-right: -30px;}
.expert_care_slider{padding-right: 30px;}
}
@media only screen and (max-width: 1024px){
.share_icon_expert.active .share_list_wrapper{opacity: 1;pointer-events: initial;}
}
 
@media only screen and (max-width: 991px){
 .expert_section .slider_arrow{top: 45%;left: -18px;right: 15px; justify-content: space-between;
transform: translate(0px, -50%);pointer-events: none;}
 .expert_wrapper{position: relative;}
 .custom-swiper-button-prev, .custom-swiper-button-next{background: #fff;pointer-events: initial;}
}
 
 
@media only screen and (max-width: 767px){
.expert_wrapper{margin-right: -15px;}
.expert_care_slider{padding-right: 15px;}
.expert_section .section_title br{display: block;}
.expert_doctor_name br, .expert_care_doctor_desc br{display: none;}
.expert_care_slider .swiper-slide{height: initial;}
.expert_item{height: 100%;}
.expert_section .slider_arrow{left: -11px;}
.expert_section .common_btn{width: 100%;justify-content: center;}
.expert_care_colm_btn2 .call_now_btn_common{padding: 14px 5px;}
.custom_popup_inner iframe{height: 400px;}
.expert_item{padding-bottom: 46px;}
.expert_image{height: 101%;}
/* .expert_care_doctor_experience span{display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;} */
}
@media only screen and (max-width: 390px){
.expert_wrapper .card_common_btn, .expert_care_colm_btn2 .call_now_btn_common{font-size: 12px;}
.expert_wrapper .card_common_btn span{width: 7px;}
.expert_section .slider_arrow{right: 5px;}
}
 
 
.slider_border_line .custom-swiper-button-next:before, .slider_border_line .custom-swiper-button-prev:before{
    content: '';position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;
    width: 100%;height: 100%;border: 1px solid #047C9E; border-radius: 30px;
    clip-path: polygon(50% 0%, 100% 0%, 100% 50%, 50% 50%);
  transform: rotate(-90deg);
  transition: all 0.3s;
}
.slider_border_line .custom-swiper-button-next:hover:before, .slider_border_line .custom-swiper-button-prev:hover:before{
    clip-path: inset(0);
}
.slider_border_line .swiper-button-disabled:before{display: none;}
 
/*---expert---care---end---here---*/
.viewsreference--view-title {
    display: none;
}
.expert_section .contextual-region {
    position: unset;
}
.expert_care_bottom_btn_row a {
    text-decoration: none;
}
/*---expert---care---end---here---*/