@charset "utf-8";
/* CSS Document */

@media (max-width: 1100px) {

.header22_menu {
	font-size: 12px;
}

.dd22_left a {
	font-size: 12px;
}

}

@media (max-width: 1024px) {
	
.mobile {
	display: block;
}

.desktop {
	display: none;
}

.desktop2 {
	display: none;
}

.mobile2 {
	display: flex;
}

.pad01 {
	padding-left: 15px;
}

.pad10 {
	padding-right: 15px;
}

.pad01mob {
	padding-left: 0px;
}

.pad10mob {
	padding-right: 0px;
}

.dt {
	width: 100%;
}

.header {
	position: static;
}

.header_left {
	background: none;
}

.space {
	display: none;
}

.logo {
	float: none;
}

.lang {
	text-align: right;
	padding: 10px 15px 0px 0px;
	font-size: 14px;
}

.menu_icon {
	background: #b30101;
	height: 88px;
	margin-top: 0px;
	padding-top: 30px;
}

.menu_close {
	margin: 30px 0px 0px 15px;
}

.search_area {
	margin: 30px 0px 0px 0px;
}

.search_btn {
	margin: 30px 0px 0px 0px;
}

.menu_header {
	height: 100px;
}

.menu_item1 {
	display: block;
	margin: 20px 10%;
	font-size: 18px;
}

.menu_item1 a {
	display: block;
	color: #c3c1c1;
	padding: 0px 0px;
	text-decoration: none;
}

.menu_item1 a:hover {
	border-bottom: none;
	padding: 0px 0px;
}

.menu_line {
	height: 2px;
	background: #666666;
	margin: 0px 10%;
}

.menu_mob_sub22 {
	background: url(../images/mob_menu_arrow_right.png) no-repeat right center;
}

.submenu_mob_back {
	font-family: sansmt;
	font-size: 20px;
	color: #ffffff;
	background: url(../images/mob_menu_arrow_left.png) no-repeat left center;
	min-height: 31px;
	padding: 2px 0px 0px 7%;
	margin: 20px 0px 0px 3%;
	cursor: pointer;
}

.menu_item22 {
	display: block;
	margin: 10px 10%;
	font-family: sansbold;
	font-size: 14px;
	color: #c8c8c8;
}

.menu_item22 a {
	display: block;
	color: #c8c8c8;
	min-height: inherit;
	text-decoration: none;
	padding: 0px;
	margin-left: 0px;
}

.menu_item3 {
	margin-left: 30px;
}

.submenu_mob {
	position: absolute;
	top: 100px;
	left: -100%;
	width: 100%;
	padding: 0px;
	background: #333333;
	z-index: 103;
	overflow-y: auto;
	height: 100%;
}

.submenu_mob2 {
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	padding: 0px;
	background: #333333;
	z-index: 103;
	overflow-y: auto;
	height: 100%;
}

.slider {
	height: 300px;
}

.slider_pic {
	height: 300px;
}

.slider_item {
	display: block;
}

.slider_effect1,
.slider_effect2,
.slider_effect3 {
	background: none;
}

.slider_effect1 {
	left: 0;	
}

.slider_play {
	display: none;
}

.slider_slogan {
	padding: 10px 15px 20px 15px;
	font-size: 24px;
	line-height: 28px;
}

.slider_more a {
	padding: 9px 45px 7px 45px;
	margin-left: 15px;
	font-size: 16px;
}

.doctor_mob {
	width: 100%;
	height: 500px;
	margin-bottom: 20px;
	padding-top: 400px;
}

.doctor_title_bg {
	height: 100px;
	display: block;
	margin-top: 0px;
}

.doctor_title_name {
	transform: skewX(0deg);
	padding-top: 16px;
}

.doctor_title_position {
	transform: skewX(0deg);
}

.count {
	height: auto;
	background: none;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.count_item {
	height: auto;
	padding-bottom: 50px;
}

.count_item1 {
	min-width: inherit;
}

.count_title1 {
	font-size: 36px;
	line-height: 36px;
	padding-top: 50px;
}

.count_title2 {
	font-size: 11px;
	line-height: 11px;
}

.doctors_title {
	float: none;
	padding: 0px 0px 20px 0px;
	text-align: center;
	color: #ac1d1d;
	width: 100%;
}

.tech {
	height: auto;
	border-top: #999999 2px solid;
	background: none;
}

.tech_text {
	margin: 0px 15px 0px 15px;
}

.tech_text2 {
	height: auto;
	padding-top: 30px;
}

.tech_title {
	padding: 0px 0px 10px 0px;
	font-size: 30px;
	line-height: 40px;
}

.tech_pic {
	height: 300px;
	margin-top: 20px;
}

.tech_effect {
	display: none;
}

.partners {
	height: auto;
	background: #dcd7d7;
	margin-top: 30px;
}

.partners_text {
	margin: 0px 15px 0px 15px;
	padding-bottom: 20px;
}

.partners_text2 {
	height: auto;
}

.partners_title {
	padding: 30px 0px 10px 0px;
	font-size: 30px;
	line-height: 40px;
}

.partner_logos {
	margin: 0px 15px 0px 15px;
	padding: 20px 0px;
}

.white_mob {
	background: #ffffff;
}

.partner_logo {
	float: none;
	display: block;
    height: auto;
    padding: 0px 15px 0px 15px;
	margin-bottom: 30px;
}

.partner_logo img {
	vertical-align: middle;
	max-height: 75px;
}

.envir {
	height: auto;
}

.envir_text {
	margin: 0px 15px 0px 15px;
}

.envir_text2 {
	height: auto;
}

.envir_title {
	padding: 30px 0px 20px 0px;
	font-size: 30px;
	line-height: 40px;
}

.envir_effect {
	height: auto;
	background: url(../images/envir_effect_mob.png) repeat;
	padding-bottom: 20px;
}

.footer_contact {
	padding: 20px 15px 0px 15px;
}

.footer_map {
	padding: 30px 0px 30px 0px;
}

.footer_soc {
	padding: 0px 15px 50px 15px;
}

.footer_soc img {
	float: none;
	margin-right: 15px;
	margin-left: 15px;
}

.footer_copy {
	float: none;
	height: auto;
	margin-top: -40px;	
}

.footer_copy_text {
	height: auto;
	font-size: 10px;
	color: #ffffff;
	background: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.inner_title {
	height: auto;
	min-height: 60px;
	padding: 5px 15px;
}

.aw2 {
	max-width: 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.about_top_text {
	height: auto;
	padding: 30px 15px;
	margin-bottom: 50px;
}

.about_item_title {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}

.about_item_grey {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.about_item_text {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 60px;
}

.partner_item_title {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	background: none;
}

.clients_text {
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

.client_item_pic {
	margin: 0px 0px 20px 0px;
}

.client_item_title {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 50px;
	background: none;
	text-align: center;
}

.inner_doctors_list {
	padding: 0px 0px 0px 0px;
	background: #f6f6f6;
	margin-bottom: 50px;
	margin-top: -60px;
}

.inner_text {
	padding-left: 15px;
	padding-right: 15px;
}

.news_main {
	height: auto;
	background: #efefef;
}

.news_main_image {
	height: 300px;
	margin-top: 20px;
}

.news_main_effect {
	display: none;
}

.news_main_text {
	padding: 20px 15px 0px 15px;
}

.news_image {
	margin-bottom: 30px;
}

.news_effect {
	display: none;
}

.news_text {
	padding: 0px 15px 80px 15px;
}

.history_banner {
	height: 300px;
}

.history_effect_left,
.history_effect_right {
	display: none;
}

.history_block {
	height: auto;
}

.history_pic {
	height: 200px;
}

.history_text_left {
	padding: 30px 15px 0px 15px;
}

.history_text_right {
	padding: 30px 15px 0px 15px;
}

.inner_category_text {
	padding: 60px 15px;
	margin-bottom: 30px;
}

.search_result_keyword {
	padding: 30px 15px 9px 15px;
}

.search_result_qnt {
	padding: 0px 0px 37px 0px;
	margin-left: 15px;
	margin-right: 15px;
}

.search_result_pic {
	margin-bottom: 50px;
	margin-left: 15px;
	margin-right: 15px;
}

.search_result_text {
	padding: 0px 15px 30px 15px;
}

.doctors_more a {
	float: none;
	margin-right: 0px;
}

.go_mob a {
	display: inline-block;
	padding:  10px 10%;
	margin-top: 20px;
	font-family: sansmtbold;
	font-size: 17px;
	color: #ffffff;
	background: #f80305;
	text-decoration:  none;
}

.footer_contact_send {
	padding: 13px 8% 9px 8%;
	font-size: 14px;
	margin: 0px 0px 30px 0px;
}

.footer22_item {
	margin-bottom: 10px;
}

.inner_title_bg {
	height: auto;
	background-size: auto 100%;
}

.inner_title_effect {
	background: none;
}

.news_pdf a {
	margin-bottom: 0px;
	margin-right: 15px;
}

.share_btn {
	margin-right: 15px;
}

.inner_doctors_position {
	width: 60%;
	padding: 0px 2% 25px 2%;
}

.mob_table {
	table-layout: fixed;
	overflow-wrap: break-word;
}

.inner_doctors_item {
	height: auto;
	background-size: 100% 100%;
	padding-bottom: 50px;
}

.inner_doctors_text {
	height: auto;
}

.inner_doctors_more a {
	display: block;
	padding:  11px 11%;
	margin: 0px 25%;
	font-size: 13px;
}

.inner_category_doctors_more a {
	display: block;
	padding:  11px 11%;
	margin: 0px 25%;
	font-size: 11px;
}

.inner_category_doctors_position {
	padding: 0px 25% 18px 25%;
}

.mob_covid_banner {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	background: url(../images/mob_covid_bg.png) repeat;
	z-index: 110;
	color: #02fdff;
	font-size: 16px;
	padding: 30px 15% 0px 15%;
}

.mob_covid_banner a {
	color: #02fdff;
	text-decoration: none;
}

.mob_covid_close {
	position: absolute;
	left: 20px;
	top: 20px;
}

.mob_slider_item {
	width: 80%;
	margin: 50px 0px 0px 10%;
	height: 200px;
	background: url(../images/mob_covid_bg.png) repeat;
}

.carousel-indicators {
	bottom: -10px;
}

.cdeclare {
	left:0;
	top:5%;
	margin: 0px 0px 0px 0px;
	width: 100%;
	z-index:115;
}

.video_window {
	width: 100%;
}

.video_close {
	margin-right: 15px;
}

.footer_contact_subscribe {
	padding: 5px 0px 20px 12px;
}



.customer-logos {
	margin: 0px 30px;
}

.slick-slide {
    margin: 0px 15px;
}

.slick-slide img {
    width: auto;
	height: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick_left {
	width: 26px;
	height: 51px;
	background: url(../images/slider_arrow_left.png) no-repeat;
	background-size: 100% auto;
	border: none;
	position: absolute;
	left: -30px;
	top: 25px;
	cursor: pointer;
}

.slick_right {
	width: 26px;
	height: 51px;
	background: url(../images/slider_arrow_right.png) no-repeat;
	background-size: 100% auto;
	border: none;
	position: absolute;
	right: -30px;
	top: 25px;
	cursor: pointer;
}

.slick_item {
	height: 100px;
}

}