/*======== treatments page 02/06/22 ais css ========*/
.center-content-ais {
	max-width: 1340px;
	margin: 0 auto;
}

.treatment_banner {
	background-position: center top;
}
.treatment_category_banner::after,
.treatment_banner::after {
	background-image: url(assets/images/treatais_banner-curve.png) !important;
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center top;
}
.treatment_category_banner .banner_title::before { display: none; }
/* .treatment_banner .banner_title::before {} */
.treatment_category_banner .banner,
.treatment_banner .banner {
	max-width: 1340px;
}

@media screen and (max-width: 991px ) {
	#banner_area.treatment_category_banner,
	#banner_area.treatment_banner {
	    background-position: center bottom -40px;
	}
	#banner_main_area.set-banner-overlay #banner_area.blog_overview_banner {
		background-position: center center;
    	background-size: cover;
	}
}
@media screen and (max-width: 680px) {
	.treatment_category_banner::after,
	.treatment_banner::after {
		background-image: url(assets/images/treatais_banner-curve-mb.png) !important;
		bottom: -30px;
	}
}

/*---------- about_us_ais ----------*/
.about_us_ais {
	background-color: #FDF9F8;
}
.about_us_ais .about_us_wrap {
	padding: 40px 0 51px 0;
}
.about_us_ais .about_us_info {
    width: 73.4%;
}
.common_style_ais h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    color: #4061B2;
    font-family: 'sinkin_sans700_bold';
    padding-bottom: 35px;
}
.common_style_ais h1,
.common_style_ais h2,
.common_style_ais h3,
.common_style_ais h4,
.common_style_ais h5,
.common_style_ais h6 {color: #4061B2; padding-bottom: 35px;}

.hide_txt_ais { display: none; }
.about_us_ais .about_us_photo {
    width: 26.6%;
}

@media screen and (max-width: 991px ) {
	.about_us_ais .about_us_wrap {
	    padding: 28px 0 40px 0;
	}
	.about_us_ais .about_us_detlies_box { flex-wrap: wrap; }
	.about_us_ais .about_us_info {
	    width: 100%;
	    padding-bottom: 20px;
	}
	.common_style_ais h2,
	.common_style_ais h3,
	.common_style_ais h4,
	.common_style_ais h5,
	.common_style_ais h6 {
	    font-size: 24px;
	    line-height: 52px;
	    padding-bottom: 20px;
	}
	.about_us_ais .about_us_info p { color: #4061b2; padding-bottom: 18px; }
	.hide_txt_ais { display: none; }
	.about_us_ais .about_us_photo {
	    width: 100%;
	}

	.about_us_ais .toon_meer_btn_wrap {
	    padding-bottom: 0px;
	}
	.about_us_ais .toon_meer_btn:hover { text-decoration: underline; }
	.about_us_ais .display_item { display: block !important; }
	.about_us_ais .less_up.toon_meer_btn::after {
		content: '\f106';
	}
}

/*------------ our_treatments_area ------------*/
.our_treatments_area {
	background-color: #fff;
}
.our_treatments_area .about_treatments_wrap {
    padding: 70px 0px 30px 0px;
}
.our_treatments_area .common_style_ais h3 { padding-bottom: 45px; }
.our_treatments_area .treatments_box { padding-top: 15px; }
.treat_meer_btn_wrap {}
.treat_meer_btn {
	font-family: 'sinkin_sans500_medium';
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	height: 60px;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 4px;
}

@media screen and (max-width: 1440px ) {
	.our_treatments_area .about_treatments_wrap {
	    padding: 80px 0px 30px 0px;
	}

	.our_treatments_area .treatments_text p {
	    font-size: 12px !important;
	}
	
	.our_treatments_area .treatments_list_hover_item_wrap {
	    padding-top: 18px;
	}
	.our_treatments_area .treatments_text {
	    padding: 7px 17px 10px 17px;
	}
}

@media screen and (max-width: 1366px ) {
	.our_treatments_area .treatments_text p {
	    font-size: 11px !important;
	}
}

@media screen and (max-width: 991px ) {
	.our_treatments_area .about_treatments_wrap {
	    padding: 40px 0px 30px 0px;
	}
	.our_treatments_area .common_style_ais h3 {
	    padding-bottom: 25px;
	}
	.our_treatments_area .treatments_box {
	    padding-top: 40px;
	}
	.our_treatments_area .treatments_item_mx:hover {
	    min-height: 222px;
	}
	.our_treatments_area .treatments_list_hover > img {
	    height: 100%;
	    height: 222px;
	}
	.our_treatments_area .treatments_text p { padding-bottom: 25px; }
	.our_treatments_area .treatments_item.text_column p {
	    font-size: 14px;
	}
	
	.our_treatments_area .treatments_list_hover_item_wrap {
	    padding-top: 30px;
	}
	.our_treatments_area .treatments_text {
	    padding: 21px 17px 10px 17px;
	}
}

/*----------- seo_area -----------*/
.seo_area {
	background-image: none;
	background-color: #FDF9F8;
}
.over_online_wrap {
    padding: 60px 0 40px 0;
}
.seo_area .common_style_ais h3 { padding-bottom: 31px; }
.seo_area .over_online_item_box {
    margin: 0 -30px;
}
.seo_area .over_online_item {
    width: 50%;
    padding: 0 30px;
}
.seo_area .over_online_item p {
    font-family: 'sinkin_sans300_light';
/*     color: #4061B2;
    font-size: 18px;
    line-height: 36px;
    font-weight: 400; */
    padding-bottom: 26px;
}
.seo_area .over_online_item p a {
	font-family: 'sinkin_sans700_bold';
	font-weight: 400;
	color: #4061B2;
	text-decoration: underline;
}
.seo_area .over_online_btn_wrap {
	display: flex;
	justify-content: center;
}
.seo_area .over_online_btn {
    color: #4061B2;
    font-family: 'sinkin_sans400_regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    padding-right: 20px;
    text-decoration: underline;
}
.seo_area .over_online_btn:hover {
	text-decoration: underline;
}
.seo_area .over_online_btn::after {
    font-family: 'FontAwesome';
    content: '\f107';
    position: absolute;
    width: auto;
    height: auto;
    right: 0;
    top: 0px;
    z-index: 1;
    font-size: 18px;
    line-height: 1;
    color: #11BABA;
}
.less_up.over_online_btn::after {
	content: '\f106';
}

@media screen and (max-width: 991px ) {
	.over_online_wrap {
	    padding: 40px 0 46px 0;
	}
	.seo_area .common_style_ais h3 {
	    padding-bottom: 18px;
	}
	.seo_area .over_online_item_box {
		margin: 0 -20px;
	}
	.seo_area .over_online_item {
	    width: 100%;
	    padding: 0 20px;
	}
	.seo_area .over_online_item p {
	    font-size: 13px;
	    line-height: 22px;
	    padding-bottom: 26px;
	}
}


.treatment_category_banner { background-position: center top; }

/*---------- neuse_treatments_area ----------*/
.neuse_treatments_area {
	background-color: #fff;
	padding: 0 20px;
}
.neuse_treatments_wrap {
	padding: 60px 0; 
}
.neuse_treatments_area .common_style_ais { padding-bottom: 18px; }
.neuse_treatments_area .common_style_ais h3 { padding-bottom: 40px; }
.neuse_treatments_txt {}
.neuse_treatments_txt p {
	max-width: 842px;
	font-family: 'sinkin_sans300_light';
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	color: #444777;
}
.neuse_treatments_box {}
.neuse_treatments_bg {
	background-color: #FBFCFF;
	border: 1px dashed #4061B2;
	border-radius: 4px;
	padding: 38px 20px 41px 20px;
}
.neuse_treatments_bg.less_speace { padding-bottom: 38px; }
.neuse_treatments_box .internal_external_item {}
.neuse_treatments_box .item_left {
	width: 52.7%;
}
.neuse_treatments_box .less_speace .detail_price_table { padding-bottom: 0px; }
.neuse_treatments_box .detail_price_table { padding-bottom: 22px; }
.internal_external_item_row.kdjf { display: block; }
.internal_external_item_row { display: none; }
.neuse_treatments_box .internal_external_row {
	height: auto;
	border-bottom: 1px solid #9daed8;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}
.neuse_treatments_box .less_speace .internal_external_item_row:last-child .internal_external_row {
	margin-bottom: 0;
	border-bottom: 0;
}

.neuse_treatments_box .item_right {
	width: 47.3%;
	justify-content: flex-end;
}
.neuse_treatments_box .internal_external_item:last-child {
    padding-left: 15px;
}
.neuse_treatments_box .tooltip_box h4 {
	font-family: 'sinkin_sans700_bold';
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #4061B2;
	background-image: none;
	padding-left: 0;
}
.neuse_treatments_box .tooltip_box h4 a {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 18px;
	line-height: 1;
	text-decoration: none;
	color: #4061B2;
	position: relative;
}
.neuse_treatments_box .tooltip_box h4 a::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 4px;
	left: 0;
	background-color: #4061B2;
}
.neuse_treatments_box .tooltip_box {
    padding-top: 0px;
    display: flex;
    align-items: center;
}
.neuse_treatments_box .progress_tooltip {
	width: 20px;
	height: 20px;
}
.neuse_treatments_box .progress_tooltip .icon {
    width: 20px;
    height: 20px;
}
.neuse_treatments_box .internal_external_item .req_quote_btn_wrap {
	min-width: 233px;
	padding-left: 20px;
}
.neuse_treatments_box .internal_external_item .btn {
	font-family: 'sinkin_sans400_regular';
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	height: 60px;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 26px;
}
.neuse_treatments_box .internal_external_item .treat_meer_btn_wrap { padding-left: 20px; }
.neuse_treatments_box .treat_meer_btn {
    font-family: 'sinkin_sans500_medium';
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4061B2;
    height: 60px;
    width: auto;
    border: 1px solid #4061B2;
    border-radius: 4px;
    padding: 0 20px;
	min-width:120px;
}
.neuse_treatments_box .treat_meer_btn:hover {
	background-color: #4061B2;
	color: #fff;
}

.neuse_treatments_box .internal_external_item.item_left span {
	font-family: 'sinkin_sans500_medium';
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #4061B2;
	background-image: none;
	padding-left: 0;
}

.neuse_treatments_area .over_online_btn_wrap {
	display: flex;
	justify-content: center;
}
.neuse_treatments_area .over_online_btn {
	font-family: 'sinkin_sans300_light';
	font-weight: 300;
	font-size: 16px;
	line-height: 1;
	text-decoration-line: underline;
	color: #4061B2;
    padding-right: 18px;
}
.neuse_treatments_area .over_online_btn:hover { text-decoration: underline; }
.neuse_treatments_area .over_online_btn::after {
    font-family: 'FontAwesome';
    content: '\f107';
    position: absolute;
    width: auto;
    height: auto;
    right: 0;
    top: 0px;
    z-index: 1;
    font-size: 18px;
    line-height: 1;
    color: #11BABA;
}
.neuse_treatments_area .less_up.over_online_btn::after {
	content: '\f106';
}

@media screen and (max-width: 1440px ) {
	.neuse_treatments_box .item_left {
	  width: 46.7%;
	}
	.neuse_treatments_box .tooltip_box h4 a,
	.neuse_treatments_box .tooltip_box h4 {
	  font-size: 16px;
	}
	.neuse_treatments_box .item_right {
	  width: 53.3%;
	}
	.internal_external_item:last-child {
	  padding-left: 20px;
	}
	.neuse_treatments_box .internal_external_item .req_quote_btn_wrap { padding-left: 10px; }
	.neuse_treatments_box .internal_external_item .treat_meer_btn_wrap { padding-left: 10px; }
	.neuse_treatments_box .treat_meer_btn,
	.neuse_treatments_box .internal_external_item .btn {
	  font-size: 15px;
	  padding: 0 15px;
	}
	.neuse_treatments_box .internal_external_item .req_quote_btn_wrap {
		min-width: 215px;
	}
}

@media screen and (max-width: 991px ) {
	.neuse_treatments_area {
		background-color: #FBFCFF;
	}
	.neuse_treatments_wrap {
		padding: 40px 0; 
	}
	.neuse_treatments_bg {
	    padding: 20px 20px 24px 20px;
	}
	.neuse_treatments_bg.less_speace { padding-bottom: 20px; }
	.neuse_treatments_area .common_style_ais {
	    padding-bottom: 40px;
	}
	.neuse_treatments_area .common_style_ais h3 {
	    padding-bottom: 3px;
	}
	.neuse_treatments_box .detail_price_table {
	    padding-bottom: 0;
	}
	.neuse_treatments_box .item_left {
	    width: 100%;
	    padding: 0px 0px 22px 0px;
	}
	.neuse_treatments_box .internal_external_item.item_left span {
		font-family: 'sinkin_sans700_bold';
		font-weight: 400;
	}
	.neuse_treatments_box .item_right {
		justify-content: inherit;
	    width: 100%;
	}
	.neuse_treatments_box .internal_external_item:last-child {
	    padding-left: 0px;
	}

	.neuse_treatments_box .internal_external_row {
	    height: auto;
	    border-bottom: 1px solid #9daed8;
	    background-color: #fff;
	    padding: 20px;
	    margin: 0 0 20px 0;
	}

	.neuse_treatments_box .tooltip_box { padding-bottom: 22px; }
	.neuse_treatments_box .internal_external_item .req_quote_btn_wrap {
		min-width: 100%;
		width: 100%;
		padding: 0 0 20px 0;
	}
	.neuse_treatments_box .internal_external_item .treat_meer_btn_wrap {
		width: 100%;
		padding: 0;
	}

	.neuse_treatments_box .tooltip_box h4 a,
	.neuse_treatments_box .tooltip_box h4 {
	  font-size: 18px;
	}
	.neuse_treatments_box .treat_meer_btn,
	.neuse_treatments_box .internal_external_item .btn {
	  font-size: 16px;
	  padding: 0 15px;
	}


	.about_us_ais .about_us_info { padding-bottom:32px; }
}


@media screen and (max-width: 1500px ) {
	.become_partner_about_area,
	.most_recent_partners_area,
	.figures_facts_area,
	.our_platform_area,
	.detail_treatments_slider_area,
	.detail_velthuis_area,
	.detail_table_content_area,
	.blog_overview_banner,
	.contact_us_area_full,
	.treatment_category_banner,
	.neuse_treatments_area,
	.treatment_banner,
	.about_us_ais,
	.our_treatments_area,
	.seo_area {
		padding: 0 7vw !important;
	}
	.page_area { padding-left:7vw; padding-right:7vw}
}
@media screen and (max-width: 991px ) {
	.become_partner_about_area,
	.most_recent_partners_area,
	.figures_facts_area,
	.our_platform_area,
	.detail_treatments_slider_area,
	.detail_velthuis_area,
	.detail_table_content_area,
	.blog_overview_banner,
	.contact_us_area_full,
	.treatment_category_banner,
	.neuse_treatments_area,
	.treatment_banner,
	.about_us_ais,
	.our_treatments_area,
	.seo_area {
		padding: 0 20px !important;
	}
	.page_area { padding-left:20px; padding-right:20px}
}
@media screen and (min-width: 992px ) {
.chat_btn_wrap {
    position: fixed;
    width: 390px;
    right: 30px;
    bottom: 30px;
	z-index: 99991;
}
}

/* .contact_us_form_area .field_error .dropzieToggle::after, */
.contact_us_form_area .field_valid .dropzieToggle::after {
    background-image: none !important;
}






/** FAQ Page | MMI | AMINUL **/
/*----------- faq_banner_area -----------*/
.faq_banner_area {
	padding: 0 20px;
	position: relative;
}
.faq_banner_area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(64, 97, 178, 0.2);
}
.faq_banner_area.blog_overview_banner::after {
	background-image: url('assets/images/faq_banner-curve.png');
	bottom: -3px;
	z-index: 2;
	height: 100px;
}
.faq_banner_area .banner {
	padding: 170px 0 188px 0;
}
.faqbanner_info_box {
	max-width: 670px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
.faqbanner_info_box h1,
.faqbanner_info_box h2,
.faqbanner_info_box h3,
.faqbanner_info_box h4 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
	padding-bottom: 16px;
}
.faqbanner_info_box p {
	font-family: 'sinkin_sans500_medium';
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
	padding-bottom: 24px;
}
.faq_banner_area .search_box { position: relative; }
.faq_banner_area .search_field_box {
	height: 72px;
    border-radius: 10px;
    filter: drop-shadow(0px 13px 30px rgba(0, 0, 0, 0.102));
    background-color: rgba(255, 255, 255, 1) !important;
    background-color: #fff !important;
    padding: 8px 145px 8px 10px;
}
.faq_banner_area .faqbannerSearch {
	background-color: rgba(183, 196, 230, 0.1);
	outline-style: none;
	border: 0;
	width: 100%;
	height: 100%;
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: rgba(64, 97, 178, 0.4);
	border-radius: 4px;
	padding: 0 30px 0 26px;
}
.faq_banner_area .faqbannerSearch:-webkit-autofill {
    box-shadow: 0 0 0 38px #fff inset !important;
    -webkit-box-shadow: 0 0 0 38px #fff inset !important;
    text-fill-color: rgba(64, 97, 178, 0.4);
    -webkit-text-fill-color: rgba(64, 97, 178, 0.4);
}
.submit_btn_wrap #submit_btn {
    height: 52px;
    width: 125px;
    font-size: 14px !important;

    background-color: #11BABA;
    background-size: 20px auto;
    padding-left: 30px;
}

@media screen and (max-width: 1440px) {
	.faq_banner_area { padding: 0 7vw; }
}
@media screen and (max-width: 991px) {
	.faq_banner_area { padding: 0 20px; }
	.faq_banner_area .banner { padding: 44px 0 34px 0; }
	.faqbanner_info_box h1 {
	    font-size: 24px;
	    line-height: 30px;
	    padding-bottom: 24px;
	}
	.faqbanner_info_box p {
	    font-size: 16px;
	    line-height: 20px;
	    padding-bottom: 24px;
	}
}

/*---------- giveAndTake_area ----------*/
.giveAndTake_area {
	background-color: #fff;
	padding: 0 20px;
}
.giveAndTake_wrap {
	max-width: 1280px;
	padding-bottom: 88px;
}
.giveAndTake_titleBx { padding-bottom: 44px; }
.no_faq_result,
.giveAndTake_titleBx h1,
.giveAndTake_titleBx h2,
.giveAndTake_titleBx h3,
.giveAndTake_titleBx h4,
.giveAndTake_titleBx h5,
.giveAndTake_titleBx h6 {
	color: #4061B2;
	padding-bottom: 16px;
	text-align: center;
}
.no_faq_result,
.giveAndTake_titleBx h2 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	letter-spacing: -0.02em;
	color: #4061B2;
	padding-bottom: 16px;
}
.giveAndTake_titleBx p {
	font-family: 'sinkin_sans400_regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #4061B2;
}
.giveAndTake_titleBx p br { display: none }
.giveAndTake_titleBx p a {
	color: #11baba;
	position: relative;
}
.giveAndTake_titleBx p a::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 3px;
	z-index: 1;
	background-color: #11baba;
}
.giveAndTake_bx {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: auto;
	margin: 0 -24px -24px -24px;
}
.giveAndTake_col {
	width: 25%;
	padding: 0 24px 24px 24px;
}
.giveAndTake_col_bg {
	background: rgba(17, 186, 186, 0.04);
	border: 1px solid rgba(17, 186, 186, 0.2);
	border-radius: 8px;
	padding: 24px 26px;
	cursor: pointer;
}
.giveAndTake_col_info {
	width: 100%;
	max-width: 198px;
	justify-content: space-between;
}
.giveAndTake3 .giveAndTake_col_info { max-width: 180px; }
.giveAndTake4 .giveAndTake_col_info { max-width: 185px; }
.giveAndTake_icon {}
.giveAndTake_icon img {
	width: auto !important;
}
.giveAndTake_Qustion { padding-left: 5px; }
.giveAndTake_Qustion span {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: -0.02em;
	color: #4061B2;
	display: block;
}
.giveAndTake_Qustion span strong {
	font-family: 'sinkin_sans500_medium';
	font-weight: 400;
	display: block;
}

@media screen and (max-width: 1440px) {
	.giveAndTake_area { padding: 0 7vw; }
}
@media screen and (max-width: 1024px) {
	.giveAndTake_col {
		width: 50%;
		padding: 0 24px 24px 24px;
	}
}
@media screen and (max-width: 991px) {
	.giveAndTake_wrap { padding: 44px 0; }
	.no_faq_result,
	.giveAndTake_titleBx h2 {
	    font-size: 18px;
	    line-height: 22px;
	    text-align: left;
	    padding-bottom: 16px;
	}
	.giveAndTake_titleBx h2 br { display: none; }
	.giveAndTake_titleBx p {
	    font-size: 16px;
	    line-height: 20px;
	    text-align: left;
	}
	.giveAndTake_titleBx p br { display: block }


	.giveAndTake_col {
		width: 100%;
		padding: 0 24px 24px 24px;
	}
	.giveAndTake_col_info {
	    width: 100%;
	}
	.giveAndTake_Qustion {
		padding-left: 10px;
	}
	 .giveAndTake_col  .giveAndTake_col_info {
		justify-content: flex-start;
		max-width: 100%;
	} 
	.giveAndTake_col  .giveAndTake_Qustion span,
	.giveAndTake_col  .giveAndTake_Qustion strong { display: initial }
	.giveAndTake_col  .giveAndTake_Qustion span br { display: none }
	.giveAndTake_col_bg {
	    background: rgba(17, 186, 186, 0.04);
	    border: 1px solid rgba(17, 186, 186, 0.2);
	    border-radius: 8px;
	    padding: 19px 20px;
	}
}

/*---------- faq_tgl_area ----------*/
.faq_tgl_area { padding: 0 20px; }
.faq_tgl_area.content_toggle_area::after { display: none; }
.light_pinkBg { background-color: #FDF9F8; }
.faq_tgl_area .content_toggle_wrap {
    position: relative;
    z-index: 2;
    max-width: 1280px;
    padding: 78px 0 87px 0;
}
.faq_tgl_area .content_toggle_title {}
.faq_tgl_area .content_toggle_title h4 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 44px;
}
.faq_tgl_area .content_toggle_title h2,
.faq_tgl_area .content_toggle_title h3,
.faq_tgl_area .content_toggle_title h4,
.faq_tgl_area .content_toggle_title h5,
.faq_tgl_area .content_toggle_title h6 {
	color: #4061B2;
    padding-bottom: 44px;
}
.light_pinkBg .content_toggle_title h3 {
	color: #FF8AB1;
}
.faq_tgl_area .content_toggle_content_box {
    width: 100%;
    padding-right: 0;
}
.faq_tgl_area .content_toggle_content {
    max-width: 100%;
}
.faq_tgl_area .toggle_view_item {
    border: 1px solid #ccd4ea;
    background-color: transparent;
    border-radius: 5px;
    margin-bottom: 20px;
}
.faq_tgl_area .active_bg.toggle_view_item { background-color: rgba(159, 175, 216, 0.05); }
.light_pinkBg .active_bg.toggle_view_item { background-color: #fff; }
.faq_tgl_area .toggle_view_item.active_bg { box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.08); }
.faq_tgl_area .toggle_view_item:last-child { margin-bottom: 0; }
.faq_tgl_area .toggle_view_item h4 { padding: 35px 80px 40px 24px; }
.faq_tgl_area .toggle_view_item h4::after { right: 21px; }
.faq_tgl_area .show_details_box {
    box-shadow: none;
    padding-right: 0;
    margin-top: 0;
    position: relative;
    top: -8px;
}
.faq_tgl_area .show_details {
    width: 100%;
    padding: 0px 24px 24px 24px;
    max-width: 100%;
}

@media screen and (max-width: 991px) {
	.faq_tgl_area { padding: 0 20px !important; }
	.faq_tgl_area .content_toggle_wrap {
	    padding: 44px 0;
	}

	.faq_tgl_area .content_toggle_title h3 {
	    font-size: 20px;
	    line-height: 25px;
	    padding-bottom: 26px;
	}
	.faq_tgl_area .toggle_view_item h4 {
	    font-size: 16px!important; 
	    line-height: 21px!important; 
	    padding: 15px 75px 23px 24px!important; 
		font-family: 'sinkin_sans500_medium'!important;  
		font-weight:400;
	}
	.faq_tgl_area .show_details_box { margin-top: 0; top: -6px; }
	.frequently_auestions_area .toggle_view_item h4 {
		font-weight: 300 !important;
		font-size: 18px!important;
		line-height: 36px !important;
		padding: 16px 50px 16px 16px !important;
	}
}

/*------------ missing_area ------------*/
.missing_area {
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 0 20px;
}
.missing_area::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(64, 97, 178, 0.8);
}
.missing_wrap {
	position: relative;
	z-index: 2;
	padding: 44px 0;
}
.missing_bx {}
.missing_bx h3 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 28px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
	padding-bottom: 24px;
}
.missing_bx h1,
.missing_bx h2,
.missing_bx h3,
.missing_bx h4,
.missing_bx h5,
.missing_bx h6 {
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
	padding-bottom: 24px;
}

.missing_bx h3 br { display: none; }
.missing_area .clinics_btn_wrap {
	position: static;
}
.missing_area .request_btn {
	width: max-content;
	margin: 0 auto;
	height: 48px;
	font-family: 'sinkin_sans500_medium';
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	padding: 0 24px;
}

@media screen and (max-width: 991px) {
	.missing_bx h3 {
	    font-size: 24px;
	    line-height: 30px;
	}
	.missing_bx h3 br { display: block; }
}
/* Become PartnerPage | MMI | RONY */
.partner_info_box {
    padding-top: 185px;
    padding-bottom: 188px;
}
.become_partner_area.blog_overview_banner::after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: url(assets/images/partner_curve.png)no-repeat;
    background-size: 100% 100px;
    background-position: center center;
}
.blog_overview_banner.become_partner_area{
    background-position: center center;
	background-repeat: no-repeat;
    background-size: cover;
}

.partner_info_box {
    max-width: 604px;
    margin:0 auto;
}
.partner_info_box h1,
.partner_info_box h2,
.partner_info_box h3,
.partner_info_box h4,
.partner_info_box h5,
.partner_info_box h6{
    font-weight: 600;
/*     font-size: 48px !important;
    line-height: 60px !important; */
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.30);
    font-family: 'sinkin_sans600_semibold';
    padding-bottom: 24px;
}

.partner_info_box h5 {
/*     font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 25px !important; */
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.30);
    font-family: 'sinkin_sans500_medium' !important;
    padding-bottom: 24px;
}
.partner_info_box h2,
.partner_info_box h3,
.partner_info_box h4,
.partner_info_box h5,
.partner_info_box h6 {
    color: #FFFFFF;
    padding-bottom: 24px;
}
.partner_btn {
    height: 48px;
    background: #89CE52;
    box-shadow: 0px 24px 18px -20px rgba(66, 108, 32, 0.4);
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-family: 'sinkin_sans500_medium';
    padding: 5px 24px;
    max-width: 278px;
    width: 100%;
    margin: 0 auto;
}

.partner_btn:hover{
    background: #11BABA;
}

.our_platform_area {
    padding: 0px 20px;
    background-color: #fff;
}
.our_platform_contnet {
    max-width: 1720px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 44px;
}
.partner_commn_title h4 {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #4061B2;
    font-family: 'sinkin_sans600_semibold' !important;
    padding-bottom: 16px;
}
.partner_commn_title h1,
.partner_commn_title h2,
.partner_commn_title h3,
.partner_commn_title h4,
.partner_commn_title h5,
.partner_commn_title h6 {
    color: #4061B2;
    padding-bottom: 16px;
}
.partner_commn_title p{
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    color: #4061B2;
    font-family: 'sinkin_sans300_light';

}
.our_platform_area .partner_commn_title {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
}
.platform_slider_bg {
    background: rgba(17, 186, 186, 0.04);
    border: 1px solid rgba(17, 186, 186, 0.2);
    border-radius: 8px;
    padding: 34px;
}
.platform_logo {
    max-width: 75px;
    margin: 0 auto;
    margin-bottom: 40px;
    height: 52px;
}
.platform_logo img{
    width: auto !important;
}
.platform_slider_bg h2, 
.platform_slider_bg h3, 
.platform_slider_bg h4, 
.platform_slider_bg h5,
.platform_slider_bg h6 {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    color: #4061B2;
    font-family: 'sinkin_sans300_light';
	display:block;
}

.platform_slider_bg h2 strong,
.platform_slider_bg h3 strong,
.platform_slider_bg h4 strong,
.platform_slider_bg h5 strong,
.platform_slider_bg h6 strong {
    font-weight: 500;
    font-family: 'sinkin_sans500_medium';
}
.our_platform_slider_box {
    padding: 44px 0px 94px 0px;
    position: relative;
}

.platform_slider_item {
    display: flex;
    height: 100%;
}
.platform_slider.owl-carousel .owl-stage {
    display: flex;
    height: 100%;
}
.platform_slider.owl-carousel .owl-nav {
    max-width: 755px;
    right: 0px;
}
.platform_slider.owl-carousel button.owl-dot {
    width: 175px;
    height: 2px;
    margin: 0 20px;
}
.platform_slider.owl-carousel .owl-nav button.owl-prev, .platform_slider.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    margin-top: 0px;
}
.platform_slider.owl-carousel .owl-dots {
    bottom: -7px;
    height: 3px;
}
.platform_slider.owl-carousel{
    padding-bottom: 48px;
}
.most_recent_partners_area {
    padding: 0px 20px;
    background: rgba(225, 248, 248, 0.6);
}
.recent_partners_content {
    max-width: 1275px;
    padding: 88px 0px;
    position: relative;
    padding-bottom: 96px;
    margin-bottom: 88px;
}
.partner_commn_title {
    max-width: 690px;
}
.clinics_carousel2 .clinics_bg {
    box-shadow: none;
    border: none;
    padding: 23px;
}
.clinics_carousel2 .clinics_item {
    padding:0px 15px;
}
.most_recent_partners_area .clinics_carousel_box {
    padding-top: 44px;
}

.clinics_top_photo {
    position: relative;
    border-radius: 7px 7px 0px 0px;
}

.clinics_top_photo img {
    border-radius: 7px 7px 0px 0px;
}
.clinics_top_logo {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 23px;
    left: 23px;
}
.clinics_top_logo img {
    width: auto !important;
    border-radius: 0px;
}
.most_recent_partners_area .clinics_top_logo img {
	border-radius: 50%;
}
.clinics_item_wrap {
    border-radius: 7px;
    border: 1px solid #e7ebf5;
    display: flex;
    flex-direction: column;
    height: 100%;
	cursor: pointer;
}
.recent_clinics_info h2,
.recent_clinics_info h3,
.recent_clinics_info h4,
.recent_clinics_info h5,
.recent_clinics_info h6 {
    font-style: normal;
    font-family: 'sinkin_sans600_semibold';
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 8px;
}
.clinics_carousel2.owl-carousel .owl-stage {
    display: flex;
    height: 100%;
}

.cta_location_name small {
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.02em;
    color: #11BABA;
    display: block;
    text-transform: capitalize;
    font-family: 'sinkin_sans600_semibold';
}

.clinics_carousel2 .clinics_review_box p strong {
    font-weight: 400;
    color: #4061B2;
}
.clinics_carousel2 .clinics_logo_wrap {
    padding-bottom: 24px;
}

.clinics_carousel2 .clinics_bg p{
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #6D7DA5;
    font-family: 'sinkin_sans300_light';
    padding-bottom: 24px;
}
.clinics_carousel2 .clinics_review_box p {
    font-family: 'sinkin_sans400_regular';
    font-size: 12px;
    line-height: 12px;
    color: #9FAFD8;
    padding-bottom: 0px;
}
.clinics_carousel2 .clinics_btn_box .clinics_btn {
    height: 45px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.02em;
    font-family: 'sinkin_sans500_medium';
}
.clinics_carousel2 .clinics_btn_box .clinics_btn_wrap {
    position: inherit;
    margin-bottom: 16px;
}
.clinics_carousel2 .clinics_btn_box .clinics_btn_wrap:last-child {
    margin-bottom: 0;
}
.clinics_carousel2.owl-carousel.owl-loaded.owl-drag {
    width: auto;
    position: initial;
}
.most_recent_partners_area {
    overflow: hidden;
}
.most_recent_partners_area .clinics_carousel_box {
    width: 1605px;
}
.clinics_carousel2 .owl-item.active.last_item{
    position: relative;
}
.clinics_carousel2 .owl-item.active.last_item::after{
    position: absolute;
    content: '';
    width: 25px;
    height: 100%;
    background: rgb(255 255 255 / 40%);
    top: 0px;
    left: 15px;
    z-index: 9;
}
.clinics_carousel2.owl-carousel .owl-nav {
    max-width: 755px;
    right: 0px;
    bottom: 40px;
}
.clinics_carousel2.owl-carousel button.owl-dot {
    width: 175px;
    height: 2px;
    margin: 0 20px;
}
.figures_facts_area {
    padding: 0px 20px;
    background: #fff;
}
.figures_facts_content {
    max-width: 1275px;
    padding: 88px 0px;
    padding-bottom: 112px;
}
.clinics_carousel2.owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 41px;
}
.clinics_carousel2.owl-carousel .owl-nav button.owl-prev, .clinics_carousel2.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    background:transparent;
}
.clinics_carousel2.owl-carousel .owl-nav button.owl-prev:hover, .clinics_carousel2.owl-carousel .owl-nav button.owl-next:hover {
    background: #cfd7ec;
    color: #fff;
}
.clinics_carousel2.owl-carousel .owl-nav button.owl-prev {
    left: 0px;
}
.clinics_carousel2.owl-carousel .owl-nav button.owl-next {
    right: 0px;
}
.most_recent_partners_area.clinics_carousel_box {
    margin: 0 -15px;
}
.most_recent_partners_area .clinics_btn_box .clinics_btn.view_btn {
    border: 1px solid #11BABA;
    color: #11BABA;;
}
.most_recent_partners_area .clinics_btn_box .clinics_btn.view_btn:hover {
    border-color: #0bcece;
    background-color: #0bcece;
    color: #fff;
}
.clinics_carousel2.owl-carousel .owl-dots {
    padding: 0px;
}
.figures_facts_area .about_counter_box {
    max-width: initial;
    padding-left: 0px;
    justify-content: space-between;
    flex-wrap:wrap;
    margin: 0px -15px;
    padding-top: 65px;
    display: flex;
    height: 100%;
}
.figures_facts_area .counter_item {
    width: 33.33% !important;
    padding: 0px 15px;
}
.figure_count {
/*     border-bottom: 2px solid rgba(64, 97, 178, 0.4); */
    padding-bottom: 30px;
}
.figures_facts_area .about_counter_box .counter_item strong {
/*     font-size: 32px;
    line-height: 40px; */
    display: flex;
    align-items: center;
/*     letter-spacing: -0.02em;
    color: rgba(64, 97, 178, 0.4);
    font-family: 'sinkin_sans700_bold'; */
/*     padding-bottom: 24px; */
    text-align: center;
    display: block;
}
.figures_facts_area .about_counter_box .counter_item .counter_item_bg span {
/*     font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    font-family: 'sinkin_sans700_bold';
    letter-spacing: -0.02em;
    color: #4061B2; */
    margin-top: auto;

}
.discover_more_btn {
    min-height: 48px;
    border: 1px solid #11BABA;
    border-radius: 6px;
    display: inline-flex;
    justify-content: center;
    padding: 5px;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #11BABA;
    font-family: 'sinkin_sans500_medium';
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
    margin-top: 24px;
}
.discover_more_btn:hover{
    background:#11BABA;
    color: #fff; 
}
.figures_facts_area .counter_item_bg {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.figures_facts_area .figure_count {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.partner_get_featured_area {
    background: linear-gradient(0deg, rgba(64, 97, 178, 0.2), rgba(64, 97, 178, 0.2)), url(assets/images/unsplash1.jpg);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    padding: 0px 20px;
}
.partner_get_feature_box {
    max-width: 830px;
    margin: 0 auto;
    text-align: center;
}
.partner_partner_get_featured_area_content  {
    padding: 112px 0px;
}

.partner_get_feature_box h1 {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
    font-family: 'sinkin_sans600_semibold' !important;
    padding-bottom: 44px;
}
.partner_get_feature_box h1,
.partner_get_feature_box h2,
.partner_get_feature_box h3,
.partner_get_feature_box h4,
.partner_get_feature_box h5,
.partner_get_feature_box h6 {
	color: #FFFFFF;
	padding-bottom: 44px;
}
.partner_get_feature_box .partner_btn {
    max-width: 338px;
    padding: 5px;
}
.become_partner_about_area {
    padding: 0px 20px;
    background: #FFFFFF;;
}
.become_partner_about_content {
    padding: 88px 0px;
    max-width: 1275px;
}
.become_partner_about_photo {
    width: 43%;
}
.become_partner_about_info {
    width: 57%;
    padding-right: 50px;
}
.become_partner_about_info h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #4061B2;
    font-family: 'sinkin_sans600_semibold';
    padding-bottom: 16px;
}
.become_partner_about_info h2,
.become_partner_about_info h3,
.become_partner_about_info h4,
.become_partner_about_info h5,
.become_partner_about_info h6 {
	color: #4061B2;
	padding-bottom: 16px;
}
.become_partner_about_info p {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    color: #4061B2; 
    font-family: 'sinkin_sans300_light';
    padding-bottom: 36px;
}
.become_partner_about_info p:last-child {
   padding-bottom: 0px;
}
.become_partner_about_info p a{
    color: #11BABA;
    text-decoration: underline;
    font-family: 'sinkin_sans400_regular';
}
.become_partner_about_area .partner_btn {
    display: inline-flex;
    width: auto;
    max-width: inherit;
    background: transparent;
    border: 1px solid #11BABA;
    border-radius: 6px;
    color: #11BABA;
    box-shadow: none;
}
.become_partner_about_area .partner_btn:hover {
    background: #11BABA;
    color: #fff;
}
.frequently_auestions_area {
    padding: 0px 20px;
    background: #FFFFFF;
}
.frequently_auestions_content {
    max-width: 1275px;
    padding: 88px 0px;
}
.faq_tgl_area .frequently_auestions_content h3,
.frequently_auestions_content h5 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #4061B2;
    text-align: center;
    font-family: 'sinkin_sans600_semibold';
    padding-bottom: 44px;
}
.frequently_auestions_area .toggle_view_item h4 {
    font-weight: 300 !important; 
    font-size: 18px;
    line-height: 36px !important; 
    color: #4061B2;
    font-family: 'sinkin_sans300_light' !important; 
    padding: 16px 50px 16px 16px !important; 
}
.frequently_auestions_area .toggle_view_item {
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #11BABA;
    margin-bottom: 0px;
}
.frequently_auestions_area .show_details_box {
    box-shadow: none;
    padding-right: 0px;
}
.frequently_auestions_area .show_details {
    width: 100%;
    padding: 0px 16px 16px 16px;
    max-width: 100%;
}
.frequently_auestions_area .show_details p {
    font-weight: 300;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #4061B2;
}
.frequently_auestions_area .toggle_view_item h4::after {
    width: 14px;
    height: 16px;
    border-radius: 0px;
    border: none;
    right: 20px;
    content: '';
    background: url(assets/images/taggole_pluse.svg);
    background-repeat: no-repeat;
    top: 35px;
}
.frequently_auestions_area .toggle_view_item h4.active::after {
    transform: none;
    width: 14px;
    height: 16px;
    border-radius: 0px;
    border: none;
    right: 19px;
    top: 29px;
    content: '';
    background: url(assets/images/toggle_corss.svg);
    background-repeat: no-repeat;
}
.frequently_auestions_area .toggle_view_item h4.active {
    font-family: 'sinkin_sans500_medium'!important;
    font-weight: 500;
}
.frequently_auestions_area .show_details_box {
    margin-top: 0px;
}
.partner_get_feature_box h2 span {
    font-style: italic;
}
.partner_get_featured_area2 {
    background: linear-gradient(0deg, rgba(64, 97, 178, 0.2), rgba(64, 97, 178, 0.2)), url(assets/images/unsplash2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.partner_get_featured_area2 .partner_get_feature_box {
    max-width: 1004px;
    margin: 0 auto;
}
.bpartner_testimonial_area {
    background: #FAFBFD;;
    overflow: hidden;
}
.bpartner_testimonial_area .experiences_wrap {
    max-width: 1275px;
    position: relative;
    padding: 88px 0px;
    margin-bottom: 38px;
}
.bpartner_testimonial_area .detail_experiences_sider {
    width: 1610px;
    margin: 0 -16px;
}
.bpartner_testimonial_area .experiences_testimonial_item {
    padding: 0 16px 57px 16px;
}
.bpartner_testimonial_area .experiences_testimonial_bg {
    background: #FFFFFF;
    box-shadow: 0px 13px 22px rgba(64, 97, 178, 0.1);
    padding: 138px 0 40px 0;
}
.bpartner_testimonial_area .experiences_testimonial_bg .author_img span {
    font-size: 16px;
    line-height: 16px;
    color: #444777;
}
.bpartner_testimonial_area .experiences_testimonial_info h4 {
    color: #444777;
}
.experiences_testimonial_info p {
    font-size: 14px;
    line-height: 22px;
    color: #6D7DA5;
}
.bpartner_testimonial_area .detail_experiences_sider .author_img {
    left: 54px;
    width: auto;
}
.bpartner_testimonial_area .experiences_testimonial_info {
    padding: 0px 20px;
}
.bpartner_testimonial_area .partner_commn_title {
    padding-bottom: 65px;
}
.detail_experiences_area.bpartner_testimonial_area .header_reviews_left {
    padding-bottom: 21px;
}
.bpartner_testimonial_area .experiences_testimonial_info h6 {
    font-weight: 500;
/*     font-size: 18px !important;
    line-height: 22px; */
/*     color: rgba(255, 138, 177, 0.8); */
    font-family: 'sinkin_sans500_medium';

}
.bpartner_testimonial_area .experiences_testimonial_info span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    font-family: 'sinkin_sans500_medium';
/*     color: #9FAFD8; */
}
.bpartner_testimonial_area .author_name {
    padding-top: 50px;
}
.bpartner_testimonial_area .owl-carousel .owl-stage {
    display: flex;
}
.bpartner_testimonial.owl-carousel .owl-nav {
    max-width: 755px;
    right: 0px;
    bottom: 90px;
}
.bpartner_testimonial.owl-carousel {
    position: initial;
}
.bpartner_testimonial.owl-carousel .owl-dots {
    bottom: 90px;
}
.bpartner_testimonial.owl-carousel .owl-nav button.owl-prev, 
.bpartner_testimonial.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    background: transparent;
}
.bpartner_testimonial.owl-carousel .owl-nav button.owl-prev:hover, 
.bpartner_testimonial.owl-carousel .owl-nav button.owl-next:hover {
    background: #cfd7ec;
    color: #fff;
}
.bpartner_testimonial.owl-carousel button.owl-dot {
    width: 175px;
    height: 2px;
    margin: 0 20px;
}
.bpartner_testimonial .owl-item.last_item{
    opacity: 0.6;
}
.most_recent_partners_area .clinics_review_box {
    min-width: 90px;
}
.become_partner_form .select2-container .select2-search--inline .select2-search__field {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50px;

}
.become_partner_form.contact_us_form_area .banner_form_popup_top h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #444777;
    padding-bottom: 32px;
}
.become_partner_form.contact_us_form_area .banner_form_popup_top h5 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.02em;
    color: #444777;
    font-family: 'sinkin_sans600_semibold';
}

.become_thankyou_top h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-family: 'sinkin_sans700_bold';
    color: #444777;
    padding-bottom: 30px;
    padding-right: 60px;
}
.become_thankyou_top p{
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #444777;
    font-family: 'sinkin_sans300_light';
    padding-right: 30px;
}
.become_thankyou_top {
    padding-bottom: 25px;
}
.become_partner_form .select2-container--default .select2-selection--multiple {
    min-height: 50px !important;
}
.become_partner_form .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block !important;
    padding-top: 7px;
}
.become_partner_form.contact_us_form_area .tp_step_field .form-control {
    font-size: 14px !important;
}
 @media screen and (max-width:1440px ) {
    .bpartner_testimonial_area .detail_experiences_sider {
        width: 1370px;
    }
    .bpartner_testimonial_area {
        padding: 0px 20px !important;
    }

}

 @media screen and (max-width:991px ) {
	 .most_recent_partners_area .clinics_carousel_box { width: auto; }
	 .partner_get_featured_area2 {
		background: linear-gradient(0deg, rgba(64, 97, 178, 0.4), rgba(64, 97, 178, 0.4)), url(assets/images/unsplash2.jpg);
	}
    .become_partner_form.contact_us_form_area .tp_step_field .form-control {
        font-size: 100% !important;
    }
    .partner_info_box {
        padding-top: 36px;
        padding-bottom: 45px;
    }
	 .partner_info_box h2,
	 .partner_info_box h1 {
		 font-size:24px !important;
         line-height:30px !important;
	 }
    .partner_info_box h3 {
        font-size: 24px;
        line-height: 38px;
    }
    .partner_info_box h5 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .partner_btn {
        max-width: 100%;
    }
    #banner_area.blog_overview_banner.become_partner_area {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .our_platform_area .partner_commn_title {
        text-align: initial;
        max-width: 100%;
    }
    .our_platform_contnet {
        padding-top: 35px;
    }
    .partner_commn_title h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .partner_commn_title p {
        font-size: 16px;
        line-height: 20px;
    }
    .our_platform_slider_box {
        padding: 24px 0px 56px 0px;
    }
   
    .platform_slider.owl-carousel button.owl-dot {
        width: 49px;
        margin: 0 15px;
    }
    .platform_slider_bg {
        padding: 36px 34px 34px 34px;
    }
    .platform_slider_bg span {
        padding: 0px 2px;
    }
    .platform_slider.owl-carousel {
        padding-bottom: 24px;
    }
    .our_platform_contnet {
        padding-bottom: 34px;
    }
    .clinics_carousel_box {
        width: auto;
    }

    .clinics_carousel2.owl-carousel button.owl-dot {
        width: 49px;
        margin: 0px 12px;
    }
    .recent_partners_content {
        padding-top: 44px;
        padding-bottom: 40px;
        margin-bottom: 44px;
    }
    .clinics_carousel2 .clinics_carousel_box {
        padding-bottom: 44px;
    }
    .figures_facts_content {
        padding-top: 44px;
        padding-bottom: 68px;
    }
    .figures_facts_area .partner_commn_title p {
        font-size: 16px;
        line-height: 36px;
    }
    .figures_facts_area .counter_item {
        width: 100% !important;
        padding-bottom: 68px;
    }
    .figures_facts_area .counter_item::last-child {
        padding-bottom: 0px;
    }
    .figures_facts_area .about_counter_box .counter_item strong {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .discover_more_btn {
        max-width: 100%;
    }
    .partner_partner_get_featured_area_content {
        padding: 88px 0px;
    }
    .partner_get_feature_box h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .partner_get_feature_box .partner_btn {
        max-width: 100%;
    }
    .become_partner_about_content {
        padding: 44px 0px
    }
    .become_partner_about_box {
        flex-wrap: wrap;
    }
    .become_partner_about_info {
        width: 100%;
        padding-right: 0px;
    }
    .become_partner_about_photo {
        width: 100%;
        padding-top: 23px;
    }
    .become_partner_about_info h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .become_partner_about_info p {
        font-size:16px;
    }
    .become_partner_about_area .partner_btn {
        max-width: 100%;
        width: 100%;
        padding: 5px;
        font-size: 14px;
        margin-top: -10px;
    }
    .frequently_auestions_content {
        padding: 44px 0px;
    }
	.faq_tgl_area .frequently_auestions_content h3,
    .frequently_auestions_content h5 {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 40px;
    }
    .frequently_auestions_area .toggle_view_item h4::after {
        top: 50%;
    }
    .frequently_auestions_area .toggle_view_item h4.active::after {
        top: 44%;
    }
    .bpartner_testimonial_area .detail_experiences_sider {
        width: auto;
    }
    .bpartner_testimonial_area .detail_experiences_sider .author_img {
        left: 50%;
        transform: translateX(-50%);
        top: 14px;
    }
    .bpartner_testimonial.owl-carousel button.owl-dot {
        width: 49px;
        margin: 0px 12px;
    }
    .bpartner_testimonial_area .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }
    .bpartner_testimonial_area .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }
    .bpartner_testimonial_area .experiences_wrap { 
        padding-top: 44px;
        margin-bottom: -6px;

    }
    .bpartner_testimonial_area .partner_commn_title p{
        line-height: 36px;
    }
    .bpartner_testimonial_area .experiences_testimonial_bg {
        padding: 94px 0 24px 0;
        background: #FAFBFD;
    }
    .bpartner_testimonial_area .experiences_testimonial_info {
        padding: 0px 24px;
    }
    .bpartner_testimonial_area .experiences_testimonial_item { 
        padding-top: 50px;
    }
    .bpartner_testimonial_area .partner_commn_title{
        padding-bottom: 30px;
    }
    .bpartner_testimonial_area .author_name {
        padding-top: 20px;
    }
    .bpartner_testimonial_area .experiences_testimonial_info span,
    .bpartner_testimonial_area .experiences_testimonial_info h6 { 
/*         font-size: 16px !important;
        line-height: 20px; */
    }
    .bpartner_testimonial_area .date_detail_box  span{
        font-weight: 300;
        font-size: 16px;
        line-height: 30px;
        color: #444777;
        font-family: 'sinkin_sans300_light';

    }
    .bpartner_testimonial_area .experiences_testimonial_item::after {
        right: 34px;
        top: 60px;
    }
  
    .become_thankyou_top h3 {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 16px;
    }
    .become_thankyou_top p{
        
        padding-right: 0px;
    }
    .become_thankyou_top{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .field_width47_mb {
        width: 45%;
    }
    .field_width55_mb {
        width: 55%;
    }
    .become_partner_form.contact_us_form_area .tp_step_row {
        margin: 0 -8px;
    }
    .become_partner_form.contact_us_form_area .tp_step_select {
        padding: 0 8px;
    }
    .become_partner_form.contact_us_form_area .tp_step_field .form-control {
        padding-right: 18px;
    }
    .become_partner_form.contact_us_form_area .banner_form_popup_top h3 {
        font-size: 20px;
        padding-right: 72px;
        padding-bottom: 25px;
    }
    .become_partner_form.contact_us_form_area .banner_form_popup_top h5 {
        font-size: 14px;
        line-height: 14px;
    }
    .become_partner_form .banner_form_popup_top {
        padding-bottom: 18px;
    }
    .become_partner_form.contact_us_form_area .step_header_mobile {
        margin-bottom: 19px;
    }

 }


  @media screen and (max-width:355px ) {
    .bpartner_testimonial.owl-carousel button.owl-dot,
    .platform_slider.owl-carousel button.owl-dot,
    .clinics_carousel2.owl-carousel button.owl-dot  {
        width: 32px;
        margin: 0px 16px;
    }
    .partner_btn {
        font-size: 14px;
    }
    .become_thankyou_top h3 {
        font-size: 16px;
    }
    
  }





/*live er lagbe na*/
.become_partner_form .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 1px 6px;
    padding-right: 3px;
    margin-top: 0px;
	margin-bottom: 5px;
}

.become_partner_form  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 3px;
}




/*------ special_chat_bx specialo page jonno css lekha ase  ------*/
.special_chat_bx {
    position: fixed;
    width: auto;
    height: auto;
    right: 40px;
    bottom: 60px;
    z-index: 999;
}
.special_chat_inner_bx {
    display: none;
    padding-bottom: 20px;
}
.special_chat_bx .chat_btn_wrap {
    position: static;
    width: auto;
    right: 0;
    bottom: 0;
    padding-top: 20px;
}
.special_chat_bx .chat_btn {
    font-family: 'sinkin_sans300_light';
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
    border-radius: 100px;
    background-color: #FF8AB1;
    background-image: none;
    
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    height: 68px;
    transition: all 0.3s;
    padding: 10px 24px;
    margin: 0 0 0 auto;
}
.partner_btn_wrap .chat_btn { background-color: #11BABA; }
.request_btn_wrap .chat_btn { background-color: #89CE52; }
.chat_btn:hover { background-color: #FF6296; }
.partner_btn_wrap .chat_btn:hover { background-color: #0D9090; }
.request_btn_wrap .chat_btn:hover { background-color: #4A990A; }
.chat_btn span {
    background-image: url('assets/images/msg_icon.svg');
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left center;
    padding-left: 30px;
}
.partner_btn_wrap .chat_btn span {
    background-image: url('assets/images/partner_icon.svg');
    background-repeat: no-repeat;
    background-size: 19px auto;
    padding-left: 29px;
}
.request_btn_wrap .chat_btn span {
    background-image: url('assets/images/Request_icon.svg');
    background-repeat: no-repeat;
    background-size: 22px auto;
    padding-left: 32px;
}
.pluse_Specialbx {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #89CE52;
    cursor: pointer;
    margin: 0 0 0 auto;
    position: relative;
}
.pluse_Specialbx:hover { background-color: #11BABA; }
.pluse_Specialbx::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('assets/images/pluse_Special.svg');
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.3s;
}
.cross_Specialbx.pluse_Specialbx { background-color: #4061B2; }
.cross_Specialbx.pluse_Specialbx::after {
    transform: rotate(45deg);
}

@media screen and (max-width: 991px) {
    .special_chat_bx {
        width: 100%;
        right: 0;
        bottom: 0;
        padding: 0 20px 20px 20px;
    }
    .special_chat_bx .chat_btn_wrap {
        max-width: 100% !important;
    }
    .special_chat_bx .chat_btn::after { display: none; }
    .special_chat_bx .chat_btn {
        margin: 0;
        width: 100%;
        justify-content: flex-start;
    }
    .form_popup_area.contact_us_form_area.thankyou_area .special_chat_bx,
    .form_popup_area.contact_us_form_area.become_partner_form .special_chat_bx {
        display: none;
    }
	
	/* MMI */
	.faq_banner_area .submit_btn_wrap #submit_btn {
		width: 124px;
/* 		text-indent: -999999px; */
		height: 46px;
	}
	.faqbanner_info_box span.btn-close { top: 11px !important; }
	.faq_banner_area .search_field_box { padding-right: 146px; }
	.faqbanner_info_box span.btn-close { right: 90px !important; }
	.faq_banner_area .faqbannerSearch { padding-left: 15px;  padding-right:10px}
	.faq_banner_area .search_field_box { height: 60px; }
	
	.giveAndTake_col_bg {
		min-height: 80px;
		display: flex;
		align-items: center;
	}
}





/* MMI for FAQ */
.faq_search_target {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccd4ea;
    box-shadow: 0px 8px 14px rgb(0 0 0 / 11%);
}
.faq_search_target li {
	font-size: 14px;
	padding: 12px 12px;
	font-family: 'sinkin_sans400_regular';
	font-weight: 400;
	border-bottom: 1px solid #ccd4ea;
}
.faqbanner_info_box span.btn-close {
    position: absolute;
    right: 155px;
    font-size: 22px;
    top: 17px;
    cursor: pointer;
	display: none;
}
.faq_tgl_area.frequently_auestions_area .active_bg.toggle_view_item {
	background: transparent;
}
.become_thankyou_top .form_submit {
    margin-bottom: -25px;
}
.form_popup_area .field_error .sale_radio_item .check,
.form_popup_area_clinic .field_error .sale_radio_item .check {
	border-color: #ffc0c0;
}
.form_popup_area .field_valid .sale_radio_item .check,
.form_popup_area_clinic .field_valid .sale_radio_item .check {
	border-color: rgba(17, 186, 186, 0.4);
}
.clinic_hidden_val { display: none; }
.feedback2 .experiences_title {
	justify-content: space-between;
	align-items: center;
}
.feedback2 .expercience_btn .btn {
    color: #fff;
    border: 1px solid #fff;
}
.frequently_auestions_area .toggle_view_item {
    box-shadow: none !important;
}

.select2-container .select2-results__option--highlighted, .select2-container .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
    background-color: transparent !important;
	color: #4061B2;
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
    background-color: transparent !important;
    color: #11BABA;
}
.select2.select2-container .select2-search--inline { float: none; }

.select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
	background-image: url(assets/images/nose_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(2) {
	background-image: url(assets/images/eye_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(3) {
	background-image: url(assets/images/hair_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(4) {
	background-image: url(assets/images/face_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(5) {
	background-image: url(assets/images/teeth_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(6) {
	background-image: url(assets/images/upperbody_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(7) {
	background-image: url(assets/images/legs_icon_menu_hover.svg);
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true]:nth-child(8) {
	background-image: url(assets/images/buik_menu_hover.svg);
}
.fix_content { overflow-x: hidden; overflow-y: scroll; }
.select2-container .select2-search--inline .select2-search__field { padding-right: 15px; }






/* MMI - AIS -- 08-09-2020 -- Specialist Details Page */
/*======== AIS-CSS 24/08/2022 ========*/
/*------------- speacialdetail_banner -------------*/
.only_lp_view { display: none; }
.speacialdetail_banner {
	position: relative;
	background-position: center top 17px;
	padding: 0 20px;
}
.speacialdetail_banner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(240, 242, 249, 0.8);
}
.speacialdetail_banner.blog_overview_banner::after { z-index: 2; }
.speacialdetail_banner .banner {
	max-width: 1374px;
}
.speacialdetail_banner .detail_banner_max {
	max-width: 1280px;
	margin: 0 auto;
}
.speacialdetail_banner .banner_title {
    padding: 140px 0 112px 0;
}
.speacialdetail_banner .banner_title::before {
    left: -50px;
    max-width: 662px;
    background-position: left 0px top 28px;
    min-height: inherit;
}
.speacialdetail_banner .banner_logo {
    background: #FFFFFF;
    border-radius: 50%;
    filter: none;
}
.speacialdetail_banner .banner_logo img {
	width: 100% !important;
	border-radius: 50% !important;
}
.speacialdetail_banner .banner_title h6 {
	text-transform: lowercase;
	padding-bottom: 11px;
}
.speacialdetail_banner .banner_title h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -0.02em;
    padding-bottom: 7px;
}
.speacialdetail_banner .banner_title h2,
.speacialdetail_banner .banner_title h3,
.speacialdetail_banner .banner_title h4,
.speacialdetail_banner .banner_title h5,
.speacialdetail_banner .banner_title h6 {
    font-size: 36px;
    padding-bottom: 7px;
}
.speacialdetail_banner .banner_title small {
	font-family: 'sinkin_sans400_regular';
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #4061B2;
	display: block;
}
.speacialdetail_banner .banner_title small a {
	color: #4061B2;
	text-decoration: underline;
}

@media screen and (max-width: 1440px) {
	.speacialdetail_banner {
		padding: 0 7vw;
	}
	.speacialdetail_banner .banner_title {
	    align-items: flex-start;
	}
	.speacialdetail_banner .banner_logo {
	    width: 80px;
	    min-width: 80px;
	    height: 80px;
	}
	.speacialdetail_banner .detail_banner_title h6 {
	    font-size: 18px;
	    line-height: 1;
	    padding-bottom: 13px;
	}
	.speacialdetail_banner .banner_title h2 {
	    font-size: 30px;
	    line-height: 1;
	    padding-bottom: 13px;
	}
	.speacialdetail_banner .banner_title small {
	    font-size: 16px;
	    line-height: 1;
	}
	.speacialdetail_banner .blog_review_box { margin: 0 0 0 auto; }
}
@media screen and (max-width: 991px) {
	.speacialdetail_banner::before { display: none; }
	.speacialdetail_banner .banner_title {
	    padding: 30px 0;
	}
	.speacialdetail_banner .banner_title::before {
	    left: -22px;
	    background-image: url(assets/images/speacialDetialCurvMB.png);
	    width: 100%;
	    max-width: 100%;
	    top: 21px;
	    bottom: inherit;
	    background-size: 333px auto;
	    background-position: 0 0;
	}
	.speacialdetail_banner .banner_logo {
	    width: 100px;
	    min-width: 100px;
	    height: 100px;
	    margin-right: 8px;
	}
	.speacialdetail_banner .detail_banner_title h6 {
	    padding-bottom: 8px;
	}
	.speacialdetail_banner .banner_title h2 {
	    font-size: 24px;
	    padding-bottom: 8px;
	}
	.speacialdetail_banner .banner_title small {
	    font-size: 14px;
	    line-height: 14px !important;
	}
}
@media screen and (max-width: 374px) {
	.speacialdetail_banner .banner_title::before {
	    background-size: 100% auto;
	}
}

/*------------ specialists_over_area ------------*/
.specialists_over_area {
	background-color: #fff;
	padding: 0 20px;
}
.specialists_over_wrap {
	max-width: 1280px;
	padding: 40px 0 60px 0;
}
.specialists_over_title {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 24px;
}
.specialists_over_title h3 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: -0.02em;
	color: #4061B2;
}
.specialists_btn {
	padding-top: 0;
}
.specialists_btn .btn {
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #89CE52;
	border-color: #89CE52;
	height: 48px;
	padding: 0 35px;
}
.specialists_btn .btn:hover {
	background-color: #fff;
	color: #89CE52;
}
.specialists_over_info {}
.show_more_content { display: none; }
.specialists_over_info p {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	color: #4061B2;
	padding-bottom: 36px;
}
.specialists_over_info p a {
	color: #11BABA;
	position: relative;
}
.specialists_over_info p a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 1px;
	z-index: 1;
	background-color: #11BABA;
}
.specialists_btn_wrap { padding-top: 2px; }
.specialists_btn_wrap .over_online_btn {
    font-size: 18px;
    line-height: 1;
    padding-right: 14px;
    text-decoration: none;
}
.specialists_btn_wrap.d_b .over_online_btn,
.specialists_btn_wrap .d_n { display: none; }
.specialists_btn_wrap.d_b .d_n { display: inline-block; }
.specialists_btn_wrap .over_online_btn::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 4px;
	z-index: 1;
	background-color: #4061B2;
	transition: all 0.2s;
}
.specialists_btn_wrap.d_b .over_online_btn::before { bottom: -1px; }
.specialists_btn_wrap .over_online_btn::after {
    right: 0;
    top: 2px;
    font-size: 20px;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
}
.specialists_btn_wrap .over_online_btn:hover::before {
	opacity: 0;
	visibility: hidden;
}

@media screen and (max-width: 1440px) {
	.only_lp_view { display: block; }
	.lp_viewNone { display: none !important; }
	.specialists_over_area { padding: 0 7vw; }
	.specialists_over_wrap { padding: 40px 0 65px 0;}
	.specialists_over_title h3 {
	    font-size: 28px;
	    line-height: 28px;
	}
	.specialists_over_info p {
	    font-size: 16px;
	    line-height: 28px;
	    padding-bottom: 28px;
	}
}
@media screen and (max-width: 991px) {
	.specialists_over_area { padding: 0 20px; }
	.specialists_over_wrap { padding: 40px 0;}
		.specialists_over_title h3 {
	    font-size: 20px;
	    line-height: 20px;
	}
}

/*------------ Specialsdetail_slider_area ------------*/
.Specialsdetail_slider_area {
	background-color: #FDF9F8;
	padding: 0 20px;
}
.Specialsdetail_slider_area::after { display: none; }
.Specialsdetail_slider_area .detail_treatments_slider_wrap {
	max-width: 1280px;
	padding: 60px 0 110px 0;
}
.Specialsdetail_slider_area.less_padding .detail_treatments_slider_wrap {
	padding: 60px 0 84px 0;
}
.Specialsdetail_slider_title {}
.common_style_title {
	width: 100%;
	max-width: 900px;
	padding-bottom: 25px;
}
.common_style_title h3 {
	font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -0.02em;
	color: #4061B2;
	padding-bottom: 24px;
}
.common_style_title h2,
.common_style_title h3,
.common_style_title h4,
.common_style_title h5,
.common_style_title h6{
	color: #4061B2;
	padding-bottom: 24px;
}
.common_style_title p {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	color: #4061B2;
}
.Specialsdetail_slider_title h3 { color: #FF8AB1; }
.Specialsdetail_slider_area .detail_treatments_slider_box {
    padding-bottom: 0px;
    margin-right: 0px;
}
.Specialsdetail_slider_area .detail_tslider {
    padding-bottom: 10px;
}
.Specialsdetail_slider_area .owl-carousel button.owl-dot {
    width: 174px;
    margin: 0 15px;
}
.Specialsdetail_slider_area .treatments_item_mx {
	border: 1px solid #F0F2F9;
	border-radius: 5px;
}
.Specialsdetail_slider_area .nose_item { border-color: #F0F2F9; }
.Specialsdetail_slider_area .eye_item { border-color: #059F9F; }
.Specialsdetail_slider_area .hair_item { border-color: #F0F2F9; }
.Specialsdetail_slider_area .tslider_item .eye_item .icon_box>p { background-image: none; }
.Specialsdetail_slider_area .treatments_item_mx.active_shadow {
	/* border-color: #fff; */
}
.Specialsdetail_slider_area .nose_item .treatments_img { position: relative; }
.Specialsdetail_slider_area .nose_item .treatments_img::after,
.Specialsdetail_slider_area .eye_item .treatments_img::after,
.Specialsdetail_slider_area .hair_item .treatments_img::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(64, 97, 178, 0.6);
	border-radius: 4px;
}
.Specialsdetail_slider_area .eye_item .treatments_img::after { background-color: rgba(5, 159, 159, 0.8); }
.Specialsdetail_slider_area .hair_item .treatments_img::after { background-color: rgba(255, 165, 165, 0.6); }
.Specialsdetail_slider_area .treatments_img > img {
    width: 100% !important;
    height: auto;
    max-height: 140px;
    object-fit: cover !important;
    border-radius: 4px !important;
}

.Specialdetail_price_table_bx {
	position: relative;
	padding-top: 4px;
	padding-bottom: 100px;
}
.Specialdetail_price_table_bx .detail_price_table {
    margin-top: 0;
}
.Specialdetail_price_table_bx .internal_external_row {
    height: 90px;
    box-shadow: none;
    border-bottom-color: rgb(255,138,177,0.8);
}
.Specialdetail_price_table_bx .internal_external_row:last-child {
    border-bottom: 1px solid rgb(255,138,177,0.8);
}
.Specialdetail_price_table_bx .internal_external_item.item_left span {
    font-size: 14px;
    line-height: 18px;
    color: #4061B2;
}
.Specialdetail_price_table_bx .tooltip_box h4 {
    background-image: none;
    padding-left: 0px;
    font-family: 'sinkin_sans600_semibold';
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.02em;
	color: rgba(64, 97, 178, 0.6);
}
.Specialdetail_price_table_bx .tooltip_box h4 a {
    font-size: 18px;
    line-height: 18px;
    color: #4061B2
}
.Specialdetail_price_table_bx .internal_external_item .btn {
	font-family: 'sinkin_sans400_regular';
	font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 35px;
}

.Specialdetail_price_table_bx .owl-nav {
    width: 100%;
    height: 0;
    max-width: 550px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Specialsdetail_slider_area .owl-nav button.owl-prev, 
.Specialsdetail_slider_area .owl-nav button.owl-next { background-color: transparent; }
.Specialdetail_price_table_bx .owl-nav button.owl-prev, 
.Specialdetail_price_table_bx .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    border: 1px solid #4061b2;
    background-color: transparent;
    color: #9fafd8;
    border-radius: 50%;
    outline: none;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
}
.Specialdetail_price_table_bx .owl-nav button.owl-prev { left: 0; }
.Specialdetail_price_table_bx .owl-nav button.owl-next { right: 0; }
.Specialdetail_price_table_bx .owl-nav button.owl-prev:hover, 
.Specialdetail_price_table_bx .owl-nav button.owl-next:hover {
    background: #cfd7ec;
    color: #fff;
}

.Specialdetail_price_table_bx .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    margin: 0;
}
.Specialdetail_price_table_bx button.owl-dot {
    width: 175px;
    height: 1px;
    margin: 0 15px;
    background-color: #4061B2;
    border-radius: 0;
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: 0;
}
.Specialdetail_price_table_bx button.owl-dot.active {
    background-color: #9FAFD8;
}

@media screen and (max-width: 1440px) {
	.Specialsdetail_slider_area { padding: 0 7vw; }
	.common_style_title h3 {
	    font-size: 22px;
	    line-height: 22px;
	}
	.common_style_title p {
	    font-size: 16px;
	    line-height: 28px;
	}
}
@media screen and (max-width: 1024px) {
	.Specialsdetail_slider_area .tooltip_box { padding-right: 23px; }
	.Specialdetail_price_table_bx .tooltip_box h4 { padding-right: 10px; }
	.Specialdetail_price_table_bx .tooltip_box h4 a {
	    display: block;
	    margin: 4px 0 0 0;
	}
	.Specialdetail_price_table_bx .internal_external_item .btn { padding: 15px 26px; }
}
@media screen and (max-width: 991px) {
	.Specialsdetail_slider_area { padding: 0 20px; }
	.Specialsdetail_slider_area .detail_treatments_slider_wrap {
	    padding: 40px 0;
	}
	.common_style_title h3 {
	    font-size: 18px;
	    line-height: 22px;
	}
	.Specialsdetail_slider_area .internal_external_item.item_left {
	    padding: 15px 0px 18px 0px;
	}
	.Specialsdetail_slider_area .internal_external_item.item_left span {
	    font-size: 14px;
	    line-height: 18px;
	    padding-right: 0;
	}
	.Specialsdetail_slider_area .tooltip_box {
	    padding-right: 0;
	}
	.Specialsdetail_slider_area .detail_price_table { padding: 0 15px; }
	.Specialsdetail_slider_area .internal_external_row {
	    height: auto;
	    box-shadow: none;
	    border-bottom: 1px solid rgb(255 138 177 / 80%);
	}
	.detail_treatments_slider_box .eye_item .price_list_item_btn_box span { background-image: none; }
	.Specialsdetail_slider_area .tooltip_box h4 {
	    background-image: none;
	    padding-left: 0px;
	    font-family: 'sinkin_sans600_semibold';
	    font-weight: 400;
	    font-size: 16px;
	    line-height: 20px;
	    letter-spacing: -0.02em;
	    color: rgba(64, 97, 178, 0.6);
	}
	.Specialsdetail_slider_area .tooltip_box {
	    padding-bottom: 18px;
	}
	.Specialsdetail_slider_area .read_more_btn_wrap {
	    padding-top: 35px;
	}
	.Specialsdetail_slider_area .internal_external_item .btn {
	    height: 50px;
	}
	.Specialsdetail_slider_area .internal_external_item .btn {
	    padding: 6px 30px;
	}
	.Specialsdetail_slider_area .less_meer_btn .btn { height: 45px; }
}

/*--------- Specialsdetail_experiences_area ---------*/
.Specialsdetail_experiences_area {
	background-color: #fff;
	padding: 0 20px;
}
.Specialsdetail_experiences_area .experiences_wrap {
	max-width: 1280px;
	padding: 60px 0px 100px 0px;
}
.Specialsdetail_experiences_area .your_experience_box {
	width: 100%;
	margin: 0;
	display: block;
	padding-bottom: 56px;
}
.Specialsdetail_experiences_area .your_experience_box h2 {}
.Specialsdetail_experiences_area .your_experience_box p { padding-bottom: 25px; }
.Specialsdetail_experiences_area .expercience_btn {
    width: max-content;
}
.Specialsdetail_experiences_area .expercience_btn .btn {
    height: 45px;
    font-family: 'sinkin_sans500_medium';
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: -0.02em;
	color: #11BABA;
	border-color: #11BABA;
	border-radius: 5px;
	padding: 5px 16px;
}
.Specialsdetail_experiences_area .expercience_btn .btn:hover {
	background-color: #4061B2;
	border-color: #4061B2;
	color: #fff;
}
.Specialsdetail_experiences_area .detail_experiences_sider {
    margin: 0 -15px;
}
.Specialsdetail_experiences_area .experiences_testimonial_carousel {
    padding-bottom: 0;
}
.Specialsdetail_experiences_area .experiences_testimonial_item {
    height: 100%;
    position: relative;
    border-radius: 6px;
    padding: 0 15px 36px 15px;
}
.Specialsdetail_experiences_area .experiences_testimonial_bg {
	box-shadow: 0px 10px 18px rgb(64 97 178 / 10%);
    padding: 88px 0 48px 0;
    margin-top: 34px;
}
.Specialsdetail_experiences_area .experiences_testimonial_item::after {
    right: 72px;
    top: 18px;
}
.Specialsdetail_experiences_area .detail_experiences_sider .author_img {
    left: 60px;
    width: 120px;
    margin: 0;
    padding: 0;
}
.Specialsdetail_experiences_area .detail_experiences_sider .author_img img {
    width: 100% !important;
    max-width: inherit !important;
}
.Specialsdetail_experiences_area .experiences_testimonial_info {
    max-width: 335px;
    padding: 0 20px;
}
.Specialsdetail_experiences_area .date_detail_box {
	width: max-content;
	margin: 0 0 0 auto;
}
.Specialsdetail_experiences_area .experiences_testimonial_info .date_detail_box span {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #444777;
	padding-bottom: 34px;
	display: block;
}
.Specialsdetail_experiences_area .experiences_testimonial_info h4 {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	padding-bottom: 16px;
}
.Specialsdetail_experiences_area .header_reviews_left .star_box {
    padding-right: 10px;
}
.Specialsdetail_experiences_area .experiences_testimonial_info p {
    font-size: 14px;
    line-height: 22px;
}
.Specialsdetail_experiences_area .author_name {
    padding-top: 48px;
    margin-top: auto;
}
.Specialsdetail_experiences_area .experiences_testimonial_info h6,
.Specialsdetail_experiences_area .experiences_testimonial_info span  {
/*     color: rgba(255, 138, 177, 0.8); */
    font-family: 'sinkin_sans600_semibold';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.Specialsdetail_experiences_area .experiences_testimonial_info span {
	font-family: 'sinkin_sans700_bold';
/* 	color: #9fafd8; */
}
.Specialsdetail_experiences_area .experiences_testimonial_carousel.owl-carousel .owl-nav {
    max-width: 548px;
    margin: 0 auto;
    right: 0px;
}
.Specialsdetail_experiences_area .owl-nav button.owl-prev, 
.Specialsdetail_experiences_area .owl-nav button.owl-next { background-color: transparent; }
.Specialsdetail_experiences_area .experiences_testimonial_carousel.owl-carousel button.owl-dot {
    width: 174px;
    margin: 0 15px;
}
@media screen and (max-width: 1440px) {
	.Specialsdetail_experiences_area { padding: 0 7vw !important; }
	.Specialsdetail_experiences_area .your_experience_box { max-width: 100%; }
}

@media screen and (max-width: 1024px) {
	.Specialsdetail_experiences_area .detail_experiences_sider .author_img {
	    left: 45px;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_item::after {
	    right: 40px;
	}
}
@media screen and (max-width: 991px) {
	.Specialsdetail_experiences_area { padding: 0 20px !important; }
	.Specialsdetail_experiences_area .experiences_wrap {
	    max-width: 1280px;
	    padding: 40px 0px 80px 0;
	}
	.Specialsdetail_experiences_area .your_experience_box p {
	    padding-bottom: 24px;
	}
	.Specialsdetail_experiences_area .expercience_btn {
	    width: 100%;
	    padding: 0;
	    margin: 0;
	}
	.Specialsdetail_experiences_area .expercience_btn .btn { font-size: 14px; line-height: 14px; }
	.Specialsdetail_experiences_area .your_experience_box {
	    padding-bottom: 0;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_bg {
	    padding: 88px 0 24px 0;
	    margin-top: 85px;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_item::after {
	    right: 32px;
	    top: 65px;
	}
	.Specialsdetail_experiences_area .detail_experiences_sider .author_img {
	    left: 0;
	    right: 0;
	    width: 142px;
	    transform: inherit;
	    margin: -18px auto 0 auto;
	}

	.Specialsdetail_experiences_area .experiences_testimonial_info {
	    max-width: 100%;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_info h4 {
	    padding-bottom: 20px;
	}

	.Specialsdetail_experiences_area .experiences_testimonial_info .header_reviews_left {
	    padding-bottom: 20px;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_info p {
	    font-size: 13px;
	}
	.Specialsdetail_experiences_area .author_name {
	    padding-top: 20px;
	    margin-top: auto;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_info .date_detail_box span {
	    padding-bottom: 0;
	    bottom: 28px;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_carousel.owl-carousel button.owl-dot {
	    width: 95px;
	    margin: 0 4px;
	}
	.Specialsdetail_experiences_area .owl-carousel .owl-nav button.owl-prev {
	    left: 15px;
	}
	.Specialsdetail_experiences_area .owl-carousel .owl-nav button.owl-next {
	    right: 15px;
	}
}

@media screen and (max-width: 358px) {
	.Specialsdetail_experiences_area .experiences_testimonial_item::after {
	    right: 25px;
	    top: 65px;
	}
	.Specialsdetail_experiences_area .experiences_testimonial_carousel.owl-carousel button.owl-dot {
	    width: 78px;
	}
}

/*--------- works_where_area ---------*/
.works_where_area {
	background-color: rgba(159, 175, 216, 0.05);
	padding: 0 20px;
}
.works_where_area .recent_partners_content {
	max-width: 1280px;
	padding: 60px 0px 60px 0;
	margin-bottom: 58px;
}
.works_where_area .partner_commn_title { padding-bottom: 0; }
.works_where_area .partner_commn_title h4 {
    font-family: 'sinkin_sans600_semibold';
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 24px;
}
.works_where_area .clinics_carousel_box {
	width: auto;
	margin: 0 -15px;
    padding-top: 40px;
}
.works_where_area .clinics_carousel2 {
    padding-bottom: 16px;
}
.works_where_area .clinics_top_logo img {
    width: 32px !important;
    border-radius: 0px;
}
.works_where_area .clinics_review_box {
    min-width: 92px;
}
.works_where_area .recent_clinics_info h5 {
    font-style: normal;
    font-family: 'sinkin_sans600_semibold';
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 8px;
}
.works_where_area .owl-carousel button.owl-dot {
    margin: 0 15px;
}
.works_where_area .owl-carousel .owl-nav {
    max-width: 550px;
}
.works_where_area .owl-nav button.owl-prev, 
.works_where_area .owl-nav button.owl-next { background-color: transparent; }

@media screen and (max-width: 1440px) {
	.works_where_area { padding: 0 7vw; }
}
@media screen and (max-width: 991px) {
	.works_where_area { padding: 0 20px; }
	.works_where_area .recent_partners_content {
		padding: 40px 0px 57px 0;
		margin-bottom: 40px;
	}

	.works_where_area .partner_commn_title h4 {
	    font-size: 18px;
	    line-height: 22px;
	}

	.works_where_area .clinics_carousel_box {
	    padding-top: 40px;
	    padding-bottom: 0;
	}
	.works_where_area .recent_clinics_info h2,
	.works_where_area .recent_clinics_info h3,
	.works_where_area .recent_clinics_info h4,
    .works_where_area .recent_clinics_info h5,
	.works_where_area .recent_clinics_info h6 {
	    font-size: 16px;
	    line-height: 16px;
	}
	.works_where_area .clinics_btn_box .clinics_btn {
	    font-size: 14px;
	    line-height: 14px;
	}

	.works_where_area .owl-carousel button.owl-dot {
	    width: 94px;
	    margin: 0px 5px;
	}
}

@media screen and (max-width: 358px) {
	.works_where_area .owl-carousel button.owl-dot {
	    width: 78px;
	}
}

/*------------ also_works_area ------------*/
.also_works_area {
	background-color: #fff;
	padding: 0 20px;
}
.also_works_wrap {
	max-width: 1280px;
	padding: 60px 0 100px 0;
}
.also_works_title { padding-bottom: 21px; }
.also_works_title h3 { padding-bottom: 0; }
.also_works_box {
	width: auto;
	margin: 0 -15px;
}
.also_works_slider { padding-bottom: 13px; }
.also_works_area .owl-carousel .owl-stage { display: flex; }
.also_works_area .clinics_item {
	height: 100%;
    padding: 22px 15px;
}
.also_works_area .clinics_item_wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
	border: 1px solid #E6EEFF;
	box-shadow: 0px 3px 21px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
}
.also_works_area .clinics_top_photo {
    position: relative;
    border-radius: 0px;
}
.also_works_area .clinics_top_photo .also_Bigimg {
	border-radius: 10px 10px 0px 0px;
}
.also_works_area .clinics_top_logo {
    position: absolute;
    width: 100%;
    height: auto;
    background: none;
    border-radius: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    bottom: 13px;
    left: 0;
    padding: 0 18px;
}
.also_worklogo_img {
	width: 65px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 3px;
	margin: 0 5px;
	padding: 14px 8px;
}
.also_worklogo_img:first-child { margin-left: 0; }
.also_worklogo_img:last-child { margin-right: 0; }
.also_worklogo_img img {
/* 	width: 22px !important;
	border-radius: 50%;
	margin: 0 auto; */
}
.also_worklogo_img strong {
	font-size: 8px;
	line-height: 10px;
	color: #000;
	text-align: center;
	display: block;
	text-transform: uppercase;
}
.also_works_area .clinics_bg {
    border: 0;
    border-radius: 0px 0px 9px 9px;
    background-color: #fff;
    box-shadow: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px 18px;
}
.also_works_area .clinics_logo_wrap { padding-bottom: 11px; }
.also_works_area .recent_clinics_info h5 {
    font-family: 'sinkin_sans700_bold';
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 3px;
}
.also_works_area .recent_clinics_info h5 a { color: #4061B2; }
.also_works_area .recent_clinics_info small {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #4061B2;
	display: block;
}
.also_works_area .clinics_star { padding-bottom: 7px; }
.also_works_area .clinics_star small {
    font-family: 'sinkin_sans600_semibold';
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #89ce52;
    display: inline-block;
    padding-left: 5px;
    padding-bottom: 0;
}
.also_works_area .clinics_review_box p {
	font-family: 'sinkin_sans400_regular';
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    color: #9FAFD8;
}
.also_works_area .clinics_review_box p strong {
	font-weight: 400;
	color: #4061b2;
}
.also_works_area .clinics_bg span {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #444777;
	display: block;
	padding-bottom: 18px;
}
.also_works_area .clinics_btn_box {
    margin-top: auto;
}
.also_works_area .clinics_btn_box .clinics_btn {
    font-family: 'sinkin_sans500_medium';
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #11BABA;
    border: 1px solid #11BABA;
    text-decoration: none;
    border-radius: 5px;
    width: 100%;
    height: 45px;
    transition: all 0.3s;
}
.also_works_area .owl-nav {
    max-width: 548px;
    margin: 0 auto;
    right: 0px;
}
.also_works_area .owl-carousel .owl-nav button.owl-prev, 
.also_works_area .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
}
.also_works_area .owl-nav button.owl-prev, 
.also_works_area .owl-nav button.owl-next { background-color: transparent; }
.also_works_area .owl-carousel .owl-dots {
    bottom: 2px;
}
.also_works_area .owl-carousel button.owl-dot {
    width: 174px;
    height: 2px;
    border-radius: 0;
    margin: 0 15px;
}

@media screen and (max-width:1440px) {
	.also_works_area {
	    padding: 0 7vw;
	}
}
@media screen and (max-width:1024px) {
	.also_works_area .clinics_bg { padding: 20px 14px; }
}
@media screen and (max-width:991px) {
	.also_works_area { padding: 0 20px; }
	.also_works_wrap { padding: 40px 0 80px 0;}


	.also_works_title { padding-bottom: 2px; }
	.also_works_area .clinics_btn_box { margin-top: 66px; }
	.also_works_area .clinics_bg { padding: 20px 18px; }

	.also_works_area .owl-carousel button.owl-dot {
	    width: 94px;
	    margin: 0 5px;
	}
	.also_works_area .owl-carousel .owl-nav button.owl-next { right: 15px; }
	.also_works_area .owl-carousel .owl-nav button.owl-prev { left: 15px; }
}
@media screen and (max-width: 358px) {
	.also_works_area .owl-carousel button.owl-dot {
	    width: 78px;
	}
}

/*------ special_chat_bx ------*/
.special_chat_bx {
	position: fixed;
	width: auto;
	height: auto;
	right: 40px;
	bottom: 60px;
	z-index: 99999;
}
.special_chat_inner_bx {
	display: none;
	padding-bottom: 40px;
}
.special_chat_bx .chat_btn_wrap {
	position: static;
	width: auto;
	right: 0;
	bottom: 0;
	padding-top: 20px;
}
.special_chat_bx .chat_btn {
	font-family: 'sinkin_sans300_light';
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
    border-radius: 100px;
    background-color: #FF8AB1;
	background-image: none;
    
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    height: 68px;
    transition: all 0.3s;
    padding: 10px 24px;
    margin: 0 0 0 auto;
}
.partner_btn_wrap .chat_btn { background-color: #11BABA; }
.request_btn_wrap .chat_btn { background-color: #89CE52; }
.chat_btn:hover { background-color: #FF6296; }
.partner_btn_wrap .chat_btn:hover { background-color: #0D9090; }
.request_btn_wrap .chat_btn:hover { background-color: #4A990A; }
.chat_btn span {
	background-image: url('assets/images/msg_icon.svg');
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left center;
    padding-left: 30px;
}
.partner_btn_wrap .chat_btn span {
	background-image: url('assets/images/partner_icon.svg');
    background-repeat: no-repeat;
    background-size: 19px auto;
    padding-left: 29px;
}
.request_btn_wrap .chat_btn span {
	background-image: url('assets/images/Request_icon.svg');
    background-repeat: no-repeat;
    background-size: 22px auto;
    padding-left: 32px;
}
.pluse_Specialbx {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #89CE52;
	cursor: pointer;
	margin: 0 0 0 auto;
	position: relative;
	bottom: 20px;
}
.pluse_Specialbx:hover { background-color: #11BABA; }
.pluse_Specialbx::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url('assets/images/pluse_Special.svg');
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.cross_Specialbx.pluse_Specialbx { background-color: #4061B2; }
.cross_Specialbx.pluse_Specialbx::after {
	transform: rotate(45deg);
}

@media screen and (max-width:1024px) {
	.footer_logo {
	    margin-bottom: 30px;
	}
	.footer_widget.footer_column1 {
		width: 100%;
		border-bottom: 1px solid #9FAFD8;
    	padding-bottom: 38px;
    	margin: 0 15px 26px 15px;
	}
	.footer_widget.footer_column2,
	.footer_widget.footer_column3 { width: 25.33%; padding-bottom: 50px; }
	.footer_widget.footer_column4 { width: 47.33%; padding-bottom: 50px; }
	.footer_widget.footer_column5 { width: 100%;}
}
@media screen and (max-width: 991px) {
	.special_chat_bx {
	    right: 0;
	    bottom: 0;
	    padding: 0 20px;
	}
	.special_chat_bx.bg_color {width: 100%}
	.special_chat_bx .chat_btn_wrap {
		max-width: 100% !important;
	}
	.special_chat_bx .chat_btn::after { display: none; }
	.special_chat_bx .chat_btn {
	    margin: 0;
	    width: 100%;
	    justify-content: flex-start;
	}

	.footer_logo {
	    margin-bottom: 30px;
	}
	.footer_box {
        flex-direction: column;
    }
	.footer_widget.footer_column1 {
        width: initial;
        border-bottom: 2px solid #9FAFD8;
        padding-bottom: 38px;
        margin: 0 -20px 26px -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
	.footer_widget.footer_column2,
	.footer_widget.footer_column3 { width: 50%; padding-bottom: 50px; }
	.footer_widget.footer_column4 { width: 100%; padding-bottom: 50px; }
	.footer_widget.footer_column5 { width: 100%;}
}



/* Specialist Overview Page | MMI | UZZAL Vai */
.specialists_overview_area .clinics_bolg_info {
	flex-wrap: wrap;
}
.specialists_overview_area .view_btn_box {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.specialists_overview_area .view_btn_box  a {
	width: 100%;
}
.specialists_overview_area .view_btn_box .less_meer_btn {
	width: 50%;
	padding-bottom: 0;
}
.specialists_overview_area .view_clinic { padding-right: 12px; }
.specialists_overview_area .request_quote { padding-left: 12px; }

.specialists_overview_area .clinics_bolg_photo::before { display: none; }
.specialists_overview_area .clinics_bolg_photo img {
    object-fit: cover;
    height: 100%;
}
.specialists_overview_area .clinics_bolg_photo .sp_feature_img {
	/* 	mmi */
	max-height: 156px;
	width: 100%; 
}
.specialists_overview_area .clinics_bolg_photo a {
    position: relative;
    height: 100%;
    display: block;
}
.specialists_overview_area .clinics_bolg_photo {
    position: relative;
}
.specialists_overview_area .clinics_bolg_info_left h6 {
    padding-bottom: 3px;
}
/* .specialists_overview_area .clinics_bolg_info_left h6 {
	font-weight: 400;
	font-size: 12px !important;
	line-height: 16px;
	color: #444777;
	font-family: 'sinkin_sans300_light' !important;
	padding-bottom: 15px;
} */
.specialists_overview_area .clinics_bolg_info_left small {
	font-weight: 400;
	font-size: 12px !important;
	line-height: 16px;
	color: #444777;
	font-family: 'sinkin_sans300_light' !important;
	padding-bottom: 15px;
}
.specialists_overview_area .clinics_bolg_info_left p {
	font-size: 12px !important;
	line-height: 16px !important;
	color: rgba(68, 71, 119, 0.6);
	font-family: 'sinkin_sans300_light' !important;
	padding-bottom: 14px;
}
.specialists_logo_box {
/* 	width: 100%; */
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	padding: 20px;
}
.specialists_logo {
	width: 60px;
	height: 60px;
	border-radius: 4px;
	margin-right: 8px;
	background-color: rgba(255, 255, 255, 0.8);
	display: flex;
	align-items: center;
}
.specialists_logo img {
	border-radius: 4px !important;
	height: auto !important;
	padding: 7px;
}
.specialists_overview_area .place_input_field .form-control { background: url('assets/images/communication.svg') no-repeat left 14px center }
.specialists_overview_area .place_input_field .form-control:focus {
	background: url('assets/images/communication_focus.svg') no-repeat left 14px center
}
.specialists_form .choose_clinic_item .dropzie.active .dropzieToggle,
.specialists_form .choose_clinic_item .dropzieToggle {
	background: url('assets/images/compnay_icon.svg') no-repeat left 19px center;
	background-color: #FFFFFF;
	padding-left: 62px;
}
.w-100 { width: 100%; }


.specialists_form .treatment_type .form-control {
    background:#fff url(assets/images/communication.svg) no-repeat left 22px center;
    padding-left: 62px;
}
.specialists_form .tp_step_field .form-control { font-size: 14px !important; }

.choose_clinic_item { margin-bottom: 30px; }
.specialists_form .submit_btn {
	background: #89CE52;
	border-color: #89CE52;
}
.specialists_form .submit_btn:hover {
	color:#89CE52;
}
.specialists_form .submit_btn.submit_btn:hover span {
    background-image: url(assets/images/invlap_iocn_hover2.svg);
    color:#89CE52;
}
.specialists_form .banner_form_popup_bg {
	padding-bottom: 30px;
}
.specialists_form .form_submit { padding-bottom: 12px; padding-top: 18px; }

.specialists_form .banner_form_popup_top h3 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 25px;
	font-family: 'sinkin_sans600_semibold';
}
.specialists_form .banner_form_popup_top h5 {
	font-size: 18px;
	line-height: 18px;
	font-family: 'sinkin_sans600_semibold';
}
.specialists_form .banner_form_popup_top { padding-bottom: 24px; }
.specialists_banner .banner_title h1 { font-size: 48px;font-family: 'sinkin_sans600_semibold'; }
.filter_widget_tgl_wrap2 .radio-btn { padding-left: 0; }
.filter_widget_tgl_wrap2 .custom-radio+label strong { border-color: #4061B2 !important; }
@media screen and (max-width: 991px){
.request_qoute_form_popup_wrap .load_clinic::before,
.specialists_form .choose_clinic_item.sp_load_treat::before,
.specialists_form .choose_clinic_item.sp_load_clinic::before {
    content: "";
    width: 48px;
    height: 46px;
    position: absolute;
    right: 12px;
    top: 2px;
    z-index: 1;
    background-color: #fff;
    border-radius: 0 6px 6px 0;
}
.specialists_form .tp_step_field .form-control { font-size: 16px !important; }
.specialists_overview_area .view_btn_box .less_meer_btn {
    width: 100%;
    padding:0;
}
.specialists_overview_area .view_btn_box .view_clinic { padding-bottom: 15px; }
.specialists_overview_area .clinics_bolg_info_left p { padding-bottom: 20px; }
.specialists_logo_box {
	padding: 20px 20px 13px;
}
.specialists_overview_area.clinics_oveview_blog_area .select_filter {
	width: 100%;
}
.specialists_overview_area .place_input_field {  margin-bottom: 0; }

#banner_area.blog_banner_area { padding-bottom:40px !important}
.set-banner-overlay .clinics_banner .banner_title::before,
#banner_area.blog_banner_area .banner_title::before { top:0}
.blog_content_area { z-index:25; position:relative}
.blog_content_area .blog_area_wrap {
	padding-top: 0;
    margin-top: -41px;	
}
.tp_clinics_oveview .clinics_blogs_full,
.specialists_overview_area  .clinics_blogs_full {
    padding-top: 0;
    margin-top: -74px;
}
.clinics_banner .banner { padding-bottom:40px}
.specialists_banner .banner { padding-bottom: 45px; }
.field_width50_mb { width: 50% }
.specialists_form .banner_form_popup_top h3 {
	font-size: 18px;
	line-height: 22px;
}
.specialists_form .banner_form_popup_top h5 {
	font-size: 16px;
	line-height: 16px;
}
.specialists_form .banner_form_popup_top { padding-bottom: 12px; }
.specialists_form .banner_form_popup_bg {
	padding-bottom: 10px;
}
.specialists_form .tp_step_field .tp_input_filed { height: 80px; }
.specialists_form .form_submit {
    padding-bottom: 5px;
    padding-top: 10px;
}
.treatments_bottom_sticky_btn { z-index: 9999; }
.clinics_oveview_blog_area .filter_radieo_btn_wrap {
	position: relative;
	z-index: 100;
}
.bg_color {
	transition: all 0.3s;
	height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	background-color: rgba(68, 71, 119, 0.8);
}
}


/* MMI */
.specialists_overview_area .dropzieToggle { padding-right: 40px; }
.load_more_sp.no-posts {
    pointer-events: none;
    opacity: .7;
	display: none !important;
}
.sp_ajax_result h5.no-posts {
    color: #4061B2;
    margin-top: 25px;
}
.specialists_overview_area .radio_item_wrap >img {
	height: 41px;
	object-fit: cover;
}
.footer_contact_us_form_area .wpcf7-submit { display: none; }
.footer_contact_us_form_area form.submitting .wpcf7-spinner {
    right: 0;
    left: inherit;
    top: 35px;
    margin: 0px  10px;
}
.page-template-specialist-overview .over_online_item p {
    font-size: 14px !important;
    line-height: 24px !important;
    font-family: 'sinkin_sans400_regular' !important;
    color: #444777;
}
.load_more_treatment.active .tr_read_more,
.treatment_right_details_box .treatments_item { display: none; }


.treatment_right_details_box .treatments_item:nth-of-type(1),
.treatment_right_details_box .treatments_item:nth-of-type(2),
.treatment_right_details_box .treatments_item:nth-of-type(3),
.treatment_right_details_box .treatments_item:nth-of-type(4),
.treatment_right_details_box .treatments_item:nth-of-type(5),
.treatment_right_details_box .treatments_item:nth-of-type(6),
.treatment_right_details_box .treatments_item:nth-of-type(7),
.treatment_right_details_box .treatments_item:nth-of-type(8) { display: block; }

.load_more_treatment.active .tr_read_less,
.treatments_item.text_column { display: block !important; }
.treatment_ov .treatments_item .icon img {
	min-width: 44px;
	max-width: 60px;
}
.specialists_banner .banner_title {
    padding-top: 180px;
    padding-bottom: 100px;
}
/* .specialists_banner .banner_title::before {
    background-position: left -10px top 130px;
} */
.font_w_500 {
    font-family: 'sinkin_sans500_medium';
}
.specialists_overview_area .get-search-treatment { padding-right: 25px; }
.specialists_form .field_error.step_error_message {
	display: block;
}
@media screen and (max-width: 991px ) {
	.specialists_overview_area .clinics_bolg_photo img {
		max-height: inherit !important;
	}
	.sp_sorting { width: 100%; }
	.treatment_ov .treatments_item .icon img {
		min-width: 25px;
		max-width: 28px;
	}
}



/*---- province_clinic_box | Rony ----*/
.province_clinic_box {
    padding-top: 75px;
}
.province_clinic_box h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #4061B2;
    padding-bottom: 36px;
    font-family: 'sinkin_sans700_bold';
}
.province_catagory_box {
    display: flex;
    flex-wrap: wrap;
}
.province_catagory_item {
    width: 33.33%;
    padding-bottom: 12px;
}
.province_catagory_bg h5{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #4061B2;
    font-family: 'sinkin_sans700_bold';
    padding-bottom: 8px;
}
.province_catagory_bg ul li {
    font-weight: 400;
    font-size: 16px;
    line-height:16px;
    font-family: 'sinkin_sans300_light' !important;
    letter-spacing: -0.02em;
    text-decoration-line: underline;
    color: #444777;
    padding: 7px 0px;
}
.province_catagory_bg ul li a {
    color: #444777;
    display: inline-block;
    border-bottom: 1px solid #444777;
}
.more_provincie_list { width: 100%; }
.province_catagory_box .more {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #4061B2;
    margin-top: 38px;
    position: relative;
    padding-right: 18px;
    cursor: pointer;
	display: inline-block;
}
.province_catagory_box .more.less::after,
.province_catagory_box .more::after {
    content: '\f3d0';
    position: absolute;
    font-family: "Ionicons";
    right: 0px;
    top: 2px;
    font-weight: 900;
    color: #11BABA;
}
.province_catagory_box .more.less::after {
    transform: rotate(180deg);
}

@media screen and (max-width: 991px){
    .province_catagory_item {
        width: 100%;
        padding-bottom: 30px;
    }
    .province_clinic_box h3 { 
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 50px;
    }
    .province_clinic_box {
        padding-top: 15px;
    }
    .province_catagory_box .more {
        max-width: 135px;
        margin: 0 auto;
        margin-top: 8px;
        margin-bottom: 30px;
    }
}



/* MMI */
.sp_form_treatment_s {
    z-index: 5;
    position: relative;
}


/* Klinic Partner form */
.clinics_bolg_singup .new_singup_info p {
    font-weight: 400;
    font-size: 12px !important;
    line-height:133% !important;
    color: #444777;
    font-family: 'sinkin_sans400_regular' !important;
    max-width: 225px;
    padding-top: 18px;
}

.clinics_bolg_singup .less_sing_up {
    padding-top: 10px;
}
.clinics_bolg_singup .clinics_bolg_info_left .less_meer_btn.request_quote.less_sing_up .btn {
    width: auto;
    display: inline-flex;
    padding: 5px 52px;
    font-family: 'sinkin_sans500_medium';
}
.clinics_bolg_singup .less_meer_btn .btn {
    font-family: 'sinkin_sans500_medium';
}

@media screen and (max-width: 991px){
   .clinics_bolg_singup .view_btn_box .less_meer_btn {
        padding-top: 10px;
    }
    .blog_review_box p {
        font-size: 12px !important;
        line-height: 12px !important;
        padding-top: 5px;
    }

    .clinics_bolg_singup .view_btn_box {
        padding-top: 5px;
    }
    .clinics_bolg_singup .new_singup_info p {
        padding-top: 4px;
    }
    .clinics_bolg_singup .new_singup_info p strong{
      font-family: 'sinkin_sans500_medium';
      letter-spacing: -0.02em;
      font-weight: normal;
    }
}


/* MMI - subscription popup form for klinic page */
.thankyou_with_circle_counter .contact_us_text_box {
	padding: 50px 0 0 0;
}
.tel_verification_temp,
.force_hide {
	display: none !important;
}
.enabled_subscription_form .view_btn_box .request_quote .btn {
    background-color: transparent;
    color: #11BABA;
    border-color: #11BABA;
}
.enabled_subscription_form .view_btn_box .request_quote .btn:hover {
	background-color: #11BABA;
	color: #fff;
}




/***  Blog & Text Page Redesign - MMI | RONY  ***/
.blog_overview_banner.textpage_banner2 .banner_title::before {
	content: none;
}	

.textpage_banner2 .center-content {
	max-width: 960px;
}
.textpage_area2 .center-content {
	max-width: 960px;
}
.simple_top_text {
	background: rgba(64, 97, 178, 0.04);
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 50px;
}
.simple_top_text span {
	font-weight: 500;
	font-size: 18px;
	color: #444777;
	line-height: 175%;
    font-family: 'sinkin_sans500_medium';
}
.simple_top_text span p {
	font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}

.textpage_area2 .blog_title_box p{
	font-size: 14px !important;
	padding-bottom: 40px;
}  
.textpage_area2 .blog_title_box img{
	border-radius: 8px;
}
.textpage_area2 .blog_title_box small {
	padding-top: 6px;
	font-weight: 300;
	font-size: 12px;
	line-height: 175%;
	color: #444777;
	font-family: 'sinkin_sans300_light';
	padding-bottom: 40px;
	display: block;
}

.textpage_area2 .simple_blog_content_box .blog_title_box {
	width: 50%;
	padding: 0px 20px;
}
.textpage_area2 .simple_blog_content_box {
	margin: 0px -20px;
}
.new_bolg_content_wrap {
    padding-top: 6px;
}

.textpage_area2 .simple_blog_wrap h3 {
	padding-bottom: 8px;
}
.textpage_area2 .simple_blog_content_box .blog_title_box p {
	padding-bottom: 25px;
}
.textpage_area2 .simple_blog_content_box .blog_title_box  img {
    margin-top: 8px;
}
.textpage_area2 .simple_blog_content_box .blog_title_box small {
	padding-bottom: 0px;
}
.textpage_area2 .simple_blog_content_box {
	padding-bottom: 0px;
}
.simple_top_text2 {
	background: rgba(97, 205, 187, 0.08);
	border: 1px dashed #61CDBB;
	border-radius: 8px;
	padding: 24px;
	margin-bottom: 24px;
} 
.simple_top_text2  span {
	font-weight: 300;
	font-size: 14px;
	line-height: 175%;
	color: #444777;
	font-family: 'sinkin_sans300_light';
}

.simple_btn_box .btn {
	background: #11BABA;
	border: 2px solid #11BABA;
	border-radius: 6px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 125%;
	letter-spacing: -0.04em;
	color: #FFFFFF;
    font-family: 'sinkin_sans600_semibold';
    padding: 0px 56px;
	margin-right: 24px;
}
.simple_btn_box .btn.btn2 {
	background: rgba(97, 205, 187, 0.08);
	color:#11BABA;
	margin-right: 0px;
}
.simple_btn_box .btn.btn2:hover {
	background: #11BABA;
	color: #FFFFFF;
}
.simple_btn_box .btn:hover {
	background: rgba(97, 205, 187, 0.08);
    color: #11BABA;
}
.simple_btn_box {
	display: flex;
	flex-wrap: wrap;
	padding-top: 24px;
}

.simple_blog_content_box2 .blog_title_box {
	width: 50%;
	padding: 0px 20px;
}
.simple_blog_content_box2 .blog_image_box_wrap {
    width: 50%;
    padding: 0px 20px;
}
.simple_blog_content_box2 .blgo_image_single small {
	font-weight: 300;
	font-size: 12px;
	line-height: 175%;
	color: #444777;
	font-family: 'sinkin_sans300_light';
	display: block;
	padding-right: 10px;
}
.textpage_area2 .simple_blog_content_box2 {
	padding-bottom: 16px !important;
}
.textpage_area2 .blog_title_box.blog_title3 p{
    padding-bottom: 24px;
}
.textpage_area2 .blog_title_box.blog_title3 {
    padding-bottom: 16px;
}
.textpage_area2 .graph_box_wrap small {
	font-weight: 300;
	font-size: 12px;
	line-height: 175%;
	color: #444777;
	font-family: 'sinkin_sans300_light';
	display: block;
	padding-top: 6px;
	padding-bottom: 0;
}
.textpage_area2 .graph_box_wrap  {
	padding-bottom: 98px;
}
.textpage_full_single2 .full_single_wrap {
	max-width: 960px;
	padding-top: 40px;
}  

.textpage_full_single.textpage_full_single2 {
	 background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%), url(assets/images/new_textphoto3.png);
	 background-size: cover;
	 background-position: center center; 
}
.textpage_full_single2 .blog_title_box p {
	font-size: 14px !important;
}
.textpage_area2_bottom .simple_blog_wrap h5 {
	padding-bottom: 8px;
}
.textpage_area2  .simple_blog_content_box1 {
	padding-bottom: 30px;
}

.new_bottom_title_warp {
	padding-top: 28px;
}
.new_bottom_title_warp h6 {
	padding-bottom: 8px;
}
.new_bottom_title_warp .blog_title_box p {
	padding-bottom: 25px;
}
.new_bottom_title_warp .blog_title_box ul {
    margin-top: 15px;
    margin-bottom: 30px;
}
.new_bottom_title_warp .blog_title_box ul li a {
    font-family: 'sinkin_sans400_regular';
}
.textpage_area.textpage_area2.textpage_area2_bottom {
    padding-bottom: 72px;
}

.best_version_area.best_version_area_new {
/*     background: url(assets/images/prefooter-desktop.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.best_version_area_new.best_version_area .banner_box {
	background: none;
}


/* ===============blog deatil css start====================== */

.blog_overview_banner.new_blog_deatil {
	background-repeat: no-repeat;
	background-position: center center;
}
.new_blog_deatil .banner {
	max-width: 960px;
}
.blog_overview_banner.new_blog_deatil .banner_title {
	padding-top: 0px;
	padding-bottom: 45px;
}
.new_blog_deatil .photo_top_box {
	position: initial;
	display: inline-flex;
	border-radius: 0px 0px 4px 4px;
}
.new_blog_deatil .banner_title strong {
	font-weight: 400;
	letter-spacing: -0.04em;
	text-transform: uppercase;
    font-family: 'sinkin_sans400_regular' !important;
	color: #444777;
	padding-top: 21px;
	padding-bottom: 10px;
	display: block;
	font-size: 16px;
   line-height: 125%;
}
.new_blog_deatil .banner_title a{
	font-weight: 400;
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -0.04em;
	color: #11BABA;
    font-family: 'sinkin_sans400_regular' !important;
    display: block;
    padding-left: 22px;
    background: url(assets/images/new_cal.svg)no-repeat left center;
    background-size: 18px auto;
    margin-top: 10px;
}
.blog_overview_banner.new_blog_deatil .banner_title::before {
    background-position: left -10px top 16px;
}

.blog_simple_toptext {
	display: flex;
	flex-wrap: wrap;
}
.top_text_logo {
    width: 150px;
    height: 150px;
    background: #FFFFFF;
    border-radius: 6px;
    min-width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_text_info {
    width: 83.5%;
    padding-left: 24px;
}
.reverse_row {
	flex-direction: row-reverse;
}
.textpage_area2 .simple_blog_content_box.reverse_row .blog_title_box p:last-child {
	padding-bottom: 0px;
}
.textpage_area2 .simple_blog_content_box1.reverse_row {
	padding-bottom: 40px;
}

.blog_simple_toptext2 .top_text_logo {
	width: 200px;
	height: 226px;
	min-width: 226px;
}
.blog_simple_toptext2 {
	background: rgba(64, 97, 178, 0.04);
	border: 1px solid rgba(64, 97, 178, 0.4);
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.blog_simple_toptext2 .top_text_info  {
	width: 75%;
}
.blog_simple_toptext2 .simple_btn_box .btn.btn2 {
	background: rgba(64, 97, 178, 0.04);
}
.blog_simple_toptext2 .simple_btn_box .btn.btn2:hover {
	background: #11BABA;
}
.blog_simple_toptext2 .simple_btn_box .btn:hover {
	background: rgba(64, 97, 178, 0.04);
}

.blog_simple_toptext2 .top_text_logo img {
	border-radius: 6px;
}
.blog_simple_toptext2 .top_text_info h5 {
	color: #444777;
	padding-bottom: 8px;
}
.blog_simple_toptext2 .top_text_info h6 a {
	letter-spacing: -0.04em;
	text-decoration-line: underline;
	color: #11BABA;
}
.blog_simple_toptext2 .top_text_info h6  {
	padding-bottom: 24px;
}
.simple_top_text2.blog_simple_toptext .simple_btn_box  {
	padding-top: 20px;
}
.blog_detail_top_text2 {
	background: rgba(255, 191, 191, 0.08);
	border: 1px dashed #FFBFBF;
	border-radius: 8px;
	margin-bottom: 98px;
}
.blog_detail_top_text2 .simple_btn_box .btn.btn2 {
	background: #FFFFFF;
    border: 2px solid #FFBFBF;
    color:#FFBFBF;
}
.blog_detail_top_text2 .simple_btn_box .btn.btn2:hover {
	background:#FFBFBF;
	color: #fff;
}
.blog_simple_toptext2 span a {
	color: #11BABA;
	text-decoration: underline;
    font-family: 'sinkin_sans400_regular';
}

.new_blog_posts_slider {
	padding: 0px 20px;
	background: linear-gradient(0deg, rgba(159, 175, 216, 0.9), rgba(159, 175, 216, 0.9)), url(assets/images/bg_original_related-blogs.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.new_blog_posts_content {
	max-width: 960px;
	padding: 98px 0px;
}
.new_blog_posts_title h3 {
	letter-spacing: -0.04em;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.new_blog_posts_title p {
	font-weight: 300;
	font-size: 14px !important;
	line-height: 175%;
	color: #FFFFFF;
}
.new_blog_posts_title_info {
	max-width: 600px;
}
.new_blog_posts_title {
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    padding-bottom: 40px;
}
.new_view_btn a {
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -0.04em;
	/*text-decoration-line: underline;*/
	position: relative;
	color: #FFFFFF;
}
.new_view_btn a::after {
	content: '';
	position: absolute;
	width: 95%;
	height: 1px;
	background: #fff;
	bottom: 2px;
	left: 0px;
}
.nbloag_post_slider .blog_item_single_wrap {
	width: 100%;
}
.nbloag_post_slider .blog_item_single_box {
	padding: 0px;
}
.nbloag_post_slider.owl-carousel .owl-item .photo_top_box img {
    width: 24px;
} 
.nbloag_post_slider .blog_item_info {
    background: #FFFFFF;
    border: 1px solid #E6EEFF;
    box-shadow: none;
    border-radius: 6px;
    padding: 16px;
    margin: -146px 16px 0 16px;
    position: relative;
}

.new_blog_posts_wrap{
    width: 1570px;
}
.new_blog_posts_content .owl-item.last_item {
    opacity: 40%;
}

.new_blog_posts_content .blog_item_info h6 {
	letter-spacing: -0.04em;
	padding-bottom: 10px;
}
.new_blog_posts_content .blog_item_info p {
	padding-top: 14px;
	font-size: 14px !important;
}
.new_blog_posts_content .less_meer_btn {
    padding-top: 16px;
}
.new_blog_posts_content .less_meer_btn .btn {
	height: 50px;
    font-family: 'sinkin_sans600_semibold';
}
.nbloag_post_slider .photo_top_box {
	top: 16px;
}
.nbloag_post_slider.owl-carousel .owl-nav {
	max-width: 1080px;
}
.nbloag_post_slider.owl-carousel button.owl-dot {
	width: 16.3%;
	background: #fff;
	margin: 0 8px;
}
.nbloag_post_slider.owl-carousel button.owl-dot.active {
    background-color: #4061B2;
}
.nbloag_post_slider.owl-carousel .owl-dots {
	max-width: 1080px;
	bottom: 0px;
}
.nbloag_post_slider .blog_item_single_wrap {
	padding-bottom: 0px;
	margin-bottom: 66px;
}
.nbloag_post_slider.owl-carousel .owl-nav button.owl-prev, 
.nbloag_post_slider.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background-color:transparent;
    color: #fff;
}
.new_view_btn  a .fa {
	font-size: 12px;
	margin-left: 2px
}

.best_version_area_new .banner_inner_box {
	padding-top: 80px;
} 
.best_version_area_new.best_version_area .banner_info h2  {
	padding-bottom: 8px;
}
.best_version_area_new.best_version_area .banner_info h5 {
	 font-size: 20px !important;
	line-height: 20px !important;
	color: #FFFFFF;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    font-family: 'sinkin_sans400_regular' !important;
    font-weight: 400 !important;

}
@media screen and (min-width: 991px) {
	.textpage_area2 .graph_box_wrap .mCSB_horizontal.mCSB_inside > .mCSB_container,
	.simple_blog_content_box2 .blgo_image_single .mCSB_horizontal.mCSB_inside > .mCSB_container {
		width: 100% !important;
	}
}

@media screen and (max-width: 1440px) {
	.blog_overview_banner.new_blog_deatil .banner_title {
	    padding-bottom: 80px;
	}

	.new_blog_posts_wrap{
	    width: 1350px;
	}
	.textpage_area.textpage_area2.textpage_area2_bottom {
	    padding-bottom: 72px !important;
	}
}

@media screen and (max-width: 1280px){
 .new_blog_posts_wrap {
	    width: auto;
	}
	.new_blog_posts_content .owl-item.last_item {
	    opacity: initial;
	}
}
@media screen and (max-width: 991px) {
	.textpage_area2 .simple_blog_content_box .blog_title_box {
		width: 100%;
	}
	.simple_blog_content_box2 .blog_image_box_wrap {
		width: auto;
	}
	.simple_btn_box .btn {
		width: 100%;
		margin-right: 0px;
	}
	.simple_btn_box .btn:nth-child(2) {
		margin-top: 24px;
	}
	.best_version_area.best_version_area_new {
/* 		background: url(assets/images/prefooter-mobile.png); */
		background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
	}
	.textpage_area2 .graph_box_wrap small {
	    padding: 6px 20px 0px 20px;
	}
	.simple_blog_content_box2 .blgo_image_single small {
		padding: 0px 20px;
	}
	.simple_top_text  {
		margin: 40px 0px;
	}
	.new_bolg_content_wrap {
	    padding-top: 0px;
	}
	.simple_blog_content_box1  .blog_title_box p:last-child {
		padding-bottom: 10px;
	}
	.textpage_area2 .graph_box_wrap {
	    padding-bottom: 40px;
	}
	/*.textpage_full_single.textpage_full_single2 {
		background-position: right center;
	}*/
	.textpage_full_single2 .simple_btn_box {
		padding-top: 0px;
	}
	.textpage_area.textpage_area2.textpage_area2_bottom {
	    padding-top: 40px !important;
	    padding-bottom: 15px !important;
	}
	.textpage_area2 .blog_title_box small,
	.textpage_area2 .simple_blog_content_box .blog_title_box small {
	    /*padding-bottom: 40px;*/
	    padding-bottom: 24px;
	    padding-right: 10px;
	}
	.new_bottom_title_warp .blog_title_box ul {
	    margin-top: 5px;
	    margin-bottom: 0px;
	}


	/* bolg detail css */
	.blog_overview_banner.new_blog_deatil .banner_title::before {
		display: none;
	}
	.new_blog_deatil .banner_title h1 {
		padding-top: 30px;
	}
	.new_blog_deatil .banner_title strong {
		padding-bottom: 0px;
	}
	.new_blog_deatil .banner_title a {
		margin-top: 8px;
	}
	.blog_overview_banner.new_blog_deatil .banner_title {
	    padding-bottom: 40px;
	}

	.textpage_area2 .simple_blog_wrap h2, 
	.textpage_area2 .blog_title_box h2 {
		padding-bottom: 8px;
	}
	.textpage_area2 .simple_blog_wrap h3 {
		padding-top: 0px;
	}
	.textpage_area2 .simple_blog_content_box .blog_title_box p {
	    padding-bottom: 40px;
	}
	.textpage_area2 .simple_blog_content_box .blog_title_box img {
	    margin-top: 0px;
	}
	.simple_blog_content_box.simple_blog_content_box1 {
		padding-bottom: 0px;
	}
	.blog_simple_toptext .top_text_logo {
		width: 100%;
		 margin-bottom: 24px;
	}

	.top_text_info {
	    width: 100%;
	    padding-left:0px;
	}
	.simple_top_text2.blog_simple_toptext .simple_btn_box {
	    padding-top: 24px;
	}
	.textpage_area2 .simple_blog_content_box1.reverse_row {
		flex-direction: column-reverse;
	}
	.textpage_area2 .simple_blog_content_box.reverse_row .blog_title_box p:last-child {
	    padding-bottom: 40px;
	} 
	.textpage_area2 .simple_blog_content_box1.reverse_row .blog_title_box small {
		padding-bottom: 0px;
	}
	.blog_simple_toptext2 .top_text_logo {
		width: 100%;
		height: auto;
	}
	.blog_simple_toptext2 .top_text_info {
		width: 100%;
		padding-top: 24px;
	}
	.blog_detail_top_text2  {
		margin-bottom: 40px;
	}
	.new_bottom_title_warp {
	    padding-top: 0px;
	}
	.textpage_area2_bottom {
		padding-bottom: 15px;
	}

	.new_blog_posts_content {
		padding: 40px 0px;
	}
	.new_blog_posts_title p {
	    font-size: 16px !important;
	}
	.nbloag_post_slider .blog_item_info {
		margin-top: -122px;
	}
	.new_view_btn {
	    margin-top: 58px;
	    text-align: center;
	}
	.simple_top_text2 span,
	.textpage_area2 .blog_title_box p {
	    font-size: 16px !important;
	}
	.blog_simple_toptext2 .top_text_info h5 {
		font-size: 18px !important;
	}
	.blog_simple_toptext2 .top_text_info h6 {
		font-size: 16px !important;
	}
	.textpage_full_single2 .full_single_wrap {
		padding-top: 26px;
	}
	.textpage_full_single2 .blog_title_box p {
	    font-size: 16px !important;
	}
	.textpage_full_single2 .blog_title_box h3 ,
	.textpage_full_single2 .blog_title_box h4 {
		padding-bottom: 8px;
	}
	.new_blog_posts_content .blog_item_info h6 {
		font-size: 16px !important;
	}
	.new_blog_posts_content .blog_item_info p {
		font-size: 16px !important;
	}
	.new_blog_posts_content .less_meer_btn .btn {
		font-size: 16px;
	}
	.best_version_area_new .banner_inner_box {
	    padding-top: 40px;
	}
	.best_version_area_new.best_version_area .banner_box {
		min-height: 492px;
        padding-bottom: 34px !important;
	}

	.best_version_area_new.best_version_area .banner_info h2 {
	    padding-bottom: 10px;
	}
	.best_version_area_new.best_version_area .banner_info {
	    padding-bottom: 18px;
	}
}


/*========================================*/
/*========================================*/
/*-------------new bolg add css start*------------/
/*========================================*/
/*========================================*/


.clinics_bolg_singup .new_singup_info p {
    font-weight: 400;
    font-size: 12px !important;
    line-height:133% !important;
    color: #444777;
    font-family: 'sinkin_sans400_regular' !important;
    max-width: 225px;
    padding-top: 18px;
}

.clinics_bolg_singup .less_sing_up {
    padding-top: 10px;
}
.clinics_bolg_singup .clinics_bolg_info_left .less_meer_btn.request_quote.less_sing_up .btn {
    width: auto;
    display: inline-flex;
    padding: 5px 52px;
    font-family: 'sinkin_sans500_medium';
}
.clinics_bolg_singup .less_meer_btn .btn {
    font-family: 'sinkin_sans500_medium';
}

@media screen and (max-width: 991px){
   .clinics_bolg_singup .view_btn_box .less_meer_btn {
        padding-top: 10px;
    }
    .blog_review_box p {
        font-size: 12px !important;
        line-height: 12px !important;
        padding-top: 5px;
    }

    .clinics_bolg_singup .view_btn_box {
        padding-top: 5px;
    }
    .clinics_bolg_singup .new_singup_info p {
        padding-top: 4px;
    }
    .clinics_bolg_singup .new_singup_info p strong{
      font-family: 'sinkin_sans500_medium';
      letter-spacing: -0.02em;
      font-weight: normal;
    }
}
.textpage_area2 .pt0 { padding-top: 0 !important; }
.textpage_area2 .top_text_info.pl0 { padding-left: 0 !important; width: 100%; }
.nbloag_post_slider .rel_blog img {
	max-height: 300px;
	height: 100%;
	object-fit: cover;
}



@media screen and (min-width: 992px){
	.request_qoute_form_popup_wrap .fild_step_col { display: block; }
}
.request_qoute_form_popup_wrap .wpcf7-submit { display: none; }
.request_qoute_form_popup_wrap .sustainable_checkbox  { padding: 0 8px; }
.request_qoute_form_popup_wrap .sale_radio_item .check {  border: 2px solid rgba(64, 97, 178, 0.4); }
.request_qoute_form_popup_wrap .field_error .sale_radio_item .check {  border: 2px solid rgba(217, 39, 0, 0.4); }
.request_qoute_form_popup_wrap .sustainable_checkbox label { color: #4061B2; }
.request_qoute_form_popup_wrap .sustainable_checkbox .field_valid input[type=radio]:checked ~ .check {
	border-color: #89CE52;
}
.request_qoute_form_popup_wrap .sustainable_checkbox .field_valid input[type=radio]:checked ~ label, 
.request_qoute_form_popup_wrap .sustainable_checkbox .field_valid input[type=checkbox]:checked ~ label {
	color: #4061B2;
}
.single-behandelingen .form_popup_area_clinic .banner_form_popup_bg,
.single-behandelingen .form_popup_area_clinic .banner_form_popup_area,
.treatment_popup_form_area .banner_form_popup_bg,
.treatment_popup_form_area .banner_form_popup_area {
	max-width: 730px;
}
.not-allowed {
     pointer-events: auto! important;
     cursor: not-allowed! important;
}
.sp_load_treat.not-allowed {
	pointer-events: none !important;
}
.become_thankyou_top .orange_view_button { margin-bottom: 12px; } 
.single-behandelingen .banner_main_area { z-index: 5; }
.select_2_col_wrap .tp_step_select { width: 100%; }
.treatment_popup_form_area .banner_form_popup_top h3 {
    color: #444777;
    padding-bottom: 8px;
}
.treatment_popup_form_area .banner_form_popup_top h5 {
    color: #444777;
}