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

html {
    height:100%;
}

body {
  height: 100%;
  margin: 0;
  font-family: sans;
  font-size: 12px;
  color: #303030;
  overflow-x: hidden;
}

.clear {
	clear: both;
}

*:focus {
    outline: none;
}

a {
	color: #8297a7;
	text-decoration: underline;
}

a:hover {
	color: #8297a7;
	text-decoration: none;
}

.wrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -980px;
	padding-bottom: 980px;
	overflow-x: hidden;
}

.footer {
	min-height: 980px;
	background: #333333;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.desktop2 {
	display: flex;
}

.mobile2 {
	display: none;
}

.pad0 {
	padding: 0px;
}

.pad01 {
	padding-left: 0px;
}

.pad10 {
	padding-right: 0px;
}

.mar0 {
	margin: 0px;
}

.dt {
	width: 84.6875%;
	text-align: left;
}

.header {
	width: 100%;
	height: 122px;
	background: #ffffff;
	position: fixed;
	z-index: 4;
	/*border-bottom: #676767 5px solid;*/
}

.header_left {
	width: 100%;
	height: 117px;
	background: #b30101 url(../images/header_sep.png) no-repeat right top;
	position: absolute;
}

.header2 {
	height: 117px;
}

.space {
	width: 100%;
	height: 197px;
}

.menu_icon {
	margin: 40px 0px 0px 0px;
	cursor: pointer;
	position:  relative;
	z-index: 4;
}

.lang {
	padding: 51px 0px 0px 5%;
	font-size: 19px;
	color: #9a9999;
	text-transform: uppercase;
	position:  relative;
	z-index: 4;
}

.lang a {
	color: #9a9999;
	text-decoration: none;
}

.logo {
	float: right;
	padding: 36px 0px 0px 0px;
	position:  relative;
	z-index: 4;
}

.header_partner {
	float: right;
    height: 117px;
    padding: 0px 3% 0px 3%;
}

.header_partner_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.header_partner img {
	vertical-align: middle;
	max-width: 164px;
	max-height: 64px;
	transition: .2s;
}

.header_partner img:hover {
	transform: scale(1.3);
}

.slider {
	height: 748px;
	margin-bottom: 22px;
}

.slider_pic {
	height: 748px;
}

.carousel-control-prev,
.carousel-control-next {
	top: 43%;
	bottom: 0;
	left: 3%;
	width: 34px;
	height: 68px;
	opacity: 1;
}

.carousel-control-next {
	left: auto;
	right: 3%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	display: inline-block;
	width: 34px;
	height: 68px;
	background: none;
}

.carousel-control-prev-icon {
	background: url(../images/slider_arrow_left.png) no-repeat;
}

.carousel-control-next-icon {
	background: url(../images/slider_arrow_right.png) no-repeat;
}

.carousel-indicators {
	right: 0;
	bottom: 0;
	left: 0;
	margin-right: 15%;
	margin-left: 15%;
	z-index: 3;
}

.carousel-indicators li {
	width: 29px;
	height: 30px;
	margin-right: 1px;
	margin-left: 1px;
	opacity: 1;
	background: url(../images/slider_pag.png) no-repeat;
	z-index: 3;
}

.carousel-indicators .active {
	background: url(../images/slider_pag_active.png) no-repeat;
}

.slider_effect1 {
	position: absolute;
	width: 100%;
	height: 748px;
	background: url(../images/slider_effect1.png) no-repeat left bottom;
	left: -100%;	
}

.slider_effect2 {
	position: absolute;
	width: 100%;
	height: 748px;
	background: url(../images/slider_effect2.png) no-repeat left 500px bottom 0px;
	display: none;
}

.slider_effect3 {
	position: absolute;
	width: 100%;
	height: 748px;
	background: url(../images/slider_effect3.png) no-repeat left 678px bottom 0px;
	display: none;
}

.slider_item {
	display: none;
}

.slider_play {
	width: 236px;
	height: 236px;
	background: url(../images/slider_play.png) no-repeat;
	margin: 256px 0px 0px 0px;
	cursor: pointer;
}

.slider_play:hover {
	background: url(../images/slider_play_hover.png) no-repeat;
}

.slider_slogan {
	padding: 256px 0px 47px 80px;
	font-family: sansbold;
	color: #ffffff;
	font-size: 60px;
	line-height: 62px;
}

.slider_more a {
	display: inline-block;
	padding: 12px 60px 9px 60px;
	margin-left: 80px;
	background: #eb1300;
	color: #ffffff;
	font-size: 21px;
	font-family: sansmtbold;
	text-align: center;
	text-decoration: none;
}

.slider_more a:hover {
	background: #ffffff;
	color: #eb1300;
}

.doctors {
	height: 562px;
	margin-left: -4%;
}

.doctor {
	height: 556px;
	padding-top: 380px;
	cursor: pointer;
}

.doctor_title_bg {
	height: 176px;
	background: url(../images/doctor_title_bg.png) repeat;
	position: relative;
	display: none;
}

.doctor_title_name {
	font-family: sansbold;
	font-size: 23px;
	color: #ffffff;
	padding: 12px 0px 8px 0px;
	margin: 0px 5%;
	text-align: center;
	border-bottom: #ffffff 1px solid;
}

.doctor_title_position {
	font-size: 19px;
	color: #ffffff;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

.doctors_more22 {
	float: left;
	padding: 0px 0px 0px 25%;
}

.doctors_title {
	width: 60%;
	padding: 150px 0px 20px 0px;
	font-family: sansbold;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}

.doctors_title_new1 {
	float: left;
	width: 43%;
	padding: 125px 0px 20px 25%;
	font-family: sansbold;
	font-size: 30px;
	color: #ac1d1d;
}

.doctors_more_new1 a {
	display: inline-block;
	height: 34px;
	font-family: sansmtbold;
	font-size: 21px;
	color: #999999;
	padding: 4px 0px 0px 18px;
	border-left: #eb1300 8px solid;
	text-decoration: none;
}

.doctors_more_new1 a:hover {
	color: #eb1300;
	border-left: #999999 8px solid;
}

.doctors_more a {
	display: inline-block;
	padding: 12px 50px 9px 50px;
	background: #eb1300;
	color: #ffffff;
	font-size: 18px;
	font-family: sansmtbold;
	text-align: center;
	text-decoration: none;
}

.doctors_effect {
	width: 12%;
	height: 28px;
	background: #777272;
	position: absolute;
	margin-top: -28px;
	right: 0;
}

.doctors_effect2 {
	width: 24%;
	height: 28px;
	background: url(../images/doctors_effect2.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	margin: -28px 0px 0px 0px;
	right: 11%;
	transition: linear;
}

.count {
	height: 339px;
	background: url(../images/count_bg.png) repeat-x 0px 220px;
}

.count_item {
	display: inline-block;
	height: 338px;
	background: #ffffff;
}

.count_item1 {
	min-width: 275px;
}

.count_title1 {
	font-family: sansbold;
	color: #ff0000;
	font-size: 92px;
	line-height: 92px;
	padding: 97px 0px 14px 0px;
	text-align: center;
}

.count_title2 {
	font-family: sansbold;
	color: #676767;
	font-size: 24px;
	line-height: 24px;
	padding: 0px 20px;
	text-align: center;
}

.tech {
	height: 626px;
	/*border-top: #999999 3px solid;
	background: url(../images/tech_bg.png) no-repeat left top;*/
}

.tech_text {
	margin: 0px 12% 0px 23%;
}

.tech_text2 {
	height: 543px;
	padding-top: 100px;
}

.tech_title {
	padding: 0px 0px 50px 0px;
	font-family: sansbold;
	font-size: 51px;
	line-height: 67px;
	color: #ac1d1d;
	cursor: pointer;
}

.tech_red {
	width: 20%;
	height: 6px;
	background: #ff0000;
	transition: linear;
}

.tech_grey {
	height: 6px;
	background: #999999;
}

.tech_desc {
	padding: 56px 0px 0px 0px;
	font-size: 14px;
	line-height: 28px;
	color: #303030;
}

.tech_more a {
	display: inline-block;
	height: 34px;
	font-family: sansmtbold;
	font-size: 21px;
	color: #999999;
	padding: 4px 0px 0px 18px;
	border-left: #eb1300 8px solid;
	text-decoration: none;
}

.tech_more a:hover {
	color: #eb1300;
	border-left: #999999 8px solid;
}

.tech_pic {
	height: 625px;
}

.tech_effect {
	height: 625px;
	background: url(../images/tech_effect.png) no-repeat left bottom;
}

.partners {
	height: 445px;
	background: url(../images/partners_bg_2.png) no-repeat left top;
}

.partners_text {
	margin: 0px 5% 0px 15%;
}

.partners_text2 {
	height: 304px;
}

.partners_title {
	padding: 50px 0px 32px 0px;
	font-family: sansbold;
	font-size: 51px;
	line-height: 67px;
	color: #7d7d7d;
}

.partners_desc {
	font-size: 14px;
	line-height: 28px;
	color: #303030;
}

.partner_logos {
	margin: 0px 15% 0px 0px;
}

.partner_logo {
	float: right;
    height: 445px;
    padding: 0px 0px 0px 5%;
}

.partner_logo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

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

.envir {
	height: 695px;
}

.envir_effect {
	height: 695px;
	background: url(../images/envir_effect.png) no-repeat right top;
	background-size: auto 100%;
}

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

.envir_text2 {
	height: 582px;
}

.envir_title {
	padding: 60px 0px 111px 0px;
	font-family: sansbold;
	font-size: 51px;
	line-height: 67px;
	color: #ffffff;
}

.envir_desc {
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
}

.envir_more_sep {
	float: left;
	width: 8px;
	height: 34px;
	background: #ffffff;
	margin-right: 18px;
}

.envir_more a {
	display: inline-block;
	height: 34px;
	font-family: sansmtbold;
	font-size: 21px;
	color: #ffffff;
	padding: 4px 0px 0px 18px;
	border-left: #ffffff 8px solid;
	text-decoration: none;
}

.envir_more a:hover {
	color: #eb1300;
	border-left: #eb1300 8px solid;
}

.footer_contact {
	padding: 123px 0px 0px 0px;
}

.footer_logo {
	padding-bottom: 34px;
}

.footer_contactus_title {
	font-family: sansbold;
	color: #ffffff;
	font-size: 25px;
	padding: 0px 0px 10px 0px;
}

.footer_contact_area {
	width: 100%;
	height: 33px;
	margin: 0px 0px 16px 0px;
	padding: 0px 4%;
	border: none;
	font-size: 15px;
	color: #676767;
	background: #cccccc;
}

.footer_contact_textarea {
	width: 100%;
	height: 187px;
	margin: 0px 0px 30px 0px;
	padding: 0px 4%;
	border: none;
	font-size: 15px;
	color: #676767;
	background: #cccccc;
}

.footer_contact_white {
	background: #ffffff;
}

.footer_contact_subscribe {
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 0px 12px;
	margin: 6px 0px 0px 0px;
}

.footer_contact_send {
	float: right;
	padding: 13px 12% 9px 12%;
	margin: 0px 0px 88px 0px;
	background: #eb1300;
	color: #ffffff;
	font-family: sansmtbold;
	font-size: 21px;
	cursor: pointer;
	border: none;
}

.footer_contact_send:hover {
	color: #333333;
	background: #cccccc;
}

.footer_contact_text {
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;	
}

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

.footer_soc {
	padding: 0px 0px 80px 0px;
}

.footer_soc img {
	float: right;
	margin-left: 5%;
}

.footer_soc_facebook {
	float: right;
	margin-left: 5%;
	width: 45px;
	height: 47px;
	background: url(../images/facebook.png) no-repeat;
}

.footer_soc_facebook:hover {
	background: url(../images/icon22_facebook.png) no-repeat;
}

.footer_soc_youtube {
	float: right;
	margin-left: 5%;
	margin-top: 3px;
	width: 57px;
	height: 40px;
	background: url(../images/youtube.png) no-repeat;
}

.footer_soc_youtube:hover {
	background: url(../images/icon22_youtube.png) no-repeat;
}

.footer_soc_linkedin {
	float: right;
	margin-left: 5%;
	margin-top: 1px;
	width: 44px;
	height: 44px;
	background: url(../images/linkedin.png) no-repeat;
}

.footer_soc_linkedin:hover {
	background: url(../images/icon22_linkedin.png) no-repeat;
}

.footer_soc_instagram {
	float: right;
	margin-left: 5%;
	width: 46px;
	height: 46px;
	background: url(../images/instagram.png) no-repeat;
}

.footer_soc_instagram:hover {
	background: url(../images/icon22_instagram.png) no-repeat;
}

.footer_menu {
	padding: 120px 8% 0px 8%;
	font-family: sansmt;
	color: #c3c1c1;
	font-size: 25px;
	text-align: justify;
}

.footer_menu a {
	color: #c3c1c1;
	text-decoration: none;
	padding-bottom: 20px;
}

.footer_menu a:hover {
	color: #cc0000;
	border-bottom: #cc0000 6px solid;
}

.footer_copy {
	float: right;
	height: 28px;
	margin-top: -28px;	
}

.footer_copy_text {
	height: 28px;
	font-size: 10px;
	color: #ffffff;
	background: url(../images/footer_bg.png) no-repeat right;
	padding: 5px 370px 0px 0px;
}

.w20 {
	width: 20%;
	flex: 0 0 20%;
}

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

.menu_header {
	height: 185px;
	background: #ffffff url(../images/menu_effect.png) no-repeat left bottom;
}

.menu_close {
	margin: 71px 0px 0px 0px;
	cursor: pointer;
}

.menu_logo {
	padding: 74px 0px 0px 0px;
}

.search_area {
	width: 100%;
	height: 50px;
	margin: 74px 0px 0px 0px;
	padding: 0px 4%;
	font-size: 16px;
	color: #676767;
	border: #933131 1px solid;
	border-radius: 7px;
	background: #ffffff;
}

.search_btn {
	width: 55px;
	height: 55px;
	background: url(../images/lupa22.png) no-repeat center;
	margin: 74px 0px 0px 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
}

.menu_soc {
	padding: 86px 0px 0px 0px;
}

.menu_soc img {
	float: right;
	margin-left: 5%;
}

.menu_item1 {
	display: inline-block;
	font-family: sansmt;
	font-size: 30px;
	color: #c3c1c1;
	margin: 51px 0px 30px 0px;
}

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

.menu_item1 a:hover {
	border-bottom: #cc0000 6px solid;
	padding: 0px 0px 3px 0px;
}

.menu_line {
	height: 2px;
	background: #999999;
}

.menu_item2 {
	font-family: sansbold;
	font-size: 19px;
	color: #cccccc;
}

.menu_item2 a {
	display: block;
	min-height: 35px;
	color: #cccccc;
	padding: 3px 0px 0px 36px; 
	text-decoration: none;
}

.menu_item2 a:hover {
	padding: 3px 0px 0px 24px;
	background: #cc0000;
	border-left: #ffffff 12px solid;
}

.inner_title_bg {
	height: 83px;
	background:  url("../images/inner_title_bg22.png") repeat-x center;
}

.inner_title_effect {
	height: 81px;
	margin: -81px 0px 0px 0px;
	background: url("../images/inner_title_effect22.png") no-repeat left 23% top 0px;
}

.inner_title {
	display: table-cell;
	font-family: sansbold;
	font-size: 21px;
	color:  #ffffff;
	vertical-align:  middle;
	height: 81px;
}

.inner_title a {
	color:  #ffffff;
	text-decoration: none;
}

.inner_content {
	padding: 80px 0px;
}

.inner_text {
	color: #393939;
	font-size: 18px;
}

.inner_doctors_search_area {
	width: 100%;
	height: 33px;
	margin: 0px 0px 35px 10%;
	padding: 0px 4%;
	border: none;
	font-size: 15px;
	color: #3b3b3b;
	background: #ebebeb;
}

.inner_doctors_search_text {
	padding: 3px 0px 0px 0px;
	font-size: 17px;
	color: #646464;
	font-family: sansbold;
	text-align:  center;
	margin-left: 100%;
}

.inner_doctors_search_btn {
	width: 36px;
	height: 37px;
	background: url(../images/staff_lupa.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0px 0px -37px -1%;
	position: relative;
	z-index: 1;
	padding: 0px;
	border: none;
	cursor: pointer;
}

.inner_doctors_list {
	padding: 0px 0px 60px 0px;
	background: #f6f6f6 url("../images/doctors_list_effect.png") no-repeat left top;
}

.inner_doctors_list_title {
	font-family: sansbold;
	font-size: 27px;
	color: #c50302;
	padding:  26px 0px 37px 15%;
}

.inner_doctors_list_checkbox {
	float: left;
	width: 27px;
	height: 27px;
	padding: 0px 10% 0px 5%;
	margin-bottom: 22px;
}

.inner_doctors_list_checkbox_all {
	margin-bottom: 40px;
}

.inner_doctors_list_unchecked {
	width: 27px;
	height: 27px;
	background: url("../images/doctors_list_unchecked.png") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.inner_doctors_list_checked {
	width: 27px;
	height: 27px;
	background: url("../images/doctors_list_checked.png") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.inner_doctors_list_text {
	float: left;
	width: calc(85% - 27px);
	font-size: 20px;
	color: #000000;
	margin-bottom: 18px;
	padding-right: 10%;
}

.inner_doctors_item {
	height: 855px;
	background: url("../images/inner_doctors_item_bg22.png") no-repeat center bottom;
	margin:  0px 0px 41px 0px;
	padding: 40px 0px 0px 0px;
}

.inner_doctors_pic {
	height: 500px;
	margin: 0px 16%;
}

@media (max-width: 2560px) {
/*	
.inner_doctors_pic {
	margin: 0px 24%;
}
*/
}

@media (max-width: 1920px) {
	/*
.inner_doctors_pic {
	height: 500px;
	margin: 0px 16%;
}
*/
}

.inner_doctors_text {
	height: 218px;
	
}

.inner_doctors_name {
	font-family: sansbold;
	font-size: 30px;
	color: #ac1d1d;
	padding: 17px 2% 3px 2%;
}

.inner_doctors_position {
	font-size: 20px;
	color: #3b3b3b;
	padding: 0px 10% 33px 10%;
}

.inner_doctors_more a {
	display: inline-block;
	padding:  15px 11%;
	font-family: sansmtbold;
	font-size: 17px;
	color: #ffffff;
	background: #f80305;
	text-decoration:  none;
}

.inner_doctors_more a:hover {
	color: #333333;
	background: #cccccc;
}

.inner_doctors_phone {
	font-family: sansbold;
	font-size: 19px;
	color: #656565;
	padding: 12px 0px 0px 0px;
}

.inner_category_banner {
	height: 400px;
}

.inner_category_text {
	padding: 60px 8%;
	background: url("../images/category_text_bg.png") repeat;
	margin-top:  -400px;
	min-height: 400px;
}

.inner_category_doctors {
	margin-top: -129px;
}

.inner_category_doctors_item {
	height: 640px;
	background: url("../images/inner_doctors_item_bg22.png") no-repeat center bottom;
	background-size: auto 100%;
	margin:  0px 0px 30px 0px;
	padding: 25px 0px 0px 0px;
}

.inner_category_doctors_pic {
	height: 359px;
	margin: 0px 22%;
}

.inner_category_doctors_text {
	height: 159px;
	
}

.inner_category_doctors_name {
	font-family: sansbold;
	font-size: 25px;
	color: #ac1d1d;
	padding: 13px 2% 2px 2%;
}

.inner_category_doctors_position {
	font-size: 15px;
	color: #3b3b3b;
	padding: 0px 15% 24px 15%;
}

.inner_category_doctors_more a {
	display: inline-block;
	padding:  11px 11%;
	font-family: sansmtbold;
	font-size: 13px;
	color: #ffffff;
	background: #f80305;
	text-decoration:  none;
}

.inner_category_doctors_more a:hover {
	color: #333333;
	background: #cccccc;
}

.inner_category_doctors_phone {
	font-family: sansbold;
	font-size: 14px;
	color: #656565;
	padding: 9px 0px 0px 0px;
}

.inner_line_1 {
	height: 6px;
	background: #999999;
	margin: 30px 0px;
}

.inner_line_1_red {
	height: 6px;
	background: #ff0000;
	width: 20%;
}

.inner_text ul li,
.about_item_text ul li {
	/*list-style-image: url(../images/icon_li1.png);*/
	min-height: 23px;
	background: url(../images/icon_li1.png) no-repeat left top;
    list-style-type: none;
	padding-left: 16px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.inner_text ul li ul li {
	list-style-image: url(../images/icon_li2.png);
	margin-bottom: 0px;
}

.cblackcell {
	position:fixed;
	left:0;
	top:0;
	display:none;
	background: url(../images/transp.png) repeat;
	width:100%;
	height:100%;
	z-index:98;
}

.cdeclare {
	position:fixed;
	left:50%;
	top:5%;
	margin: 0px 0px 0px -610px;
	display: none;
	width: 1220px;
	z-index:115;
}

.video_window {
	width: 1220px;
}

.video_close {
	float: right;
	width: 32px;
	height: 32px;
	background: url(../images/icon_close.png) no-repeat;
	cursor: pointer;
	margin-bottom: 30px;
}

.home_video {
	height: 600px;
}

.news_main {
	height: 625px;
	background: #efefef;
	margin-bottom: 74px;
}

.news_main_image {
	height: 625px;
}

.news_main_effect {
	height: 625px;
	background: url(../images/news_main_effect.png) no-repeat left top;
}

.news_main_text {
	padding: 142px 5% 0px 30%;
}

.news_main_date {
	padding: 0px 0px 21px 0px;
	font-family: sansbold;
	font-size: 36px;
	color: #ac1d1d;
}

.news_main_grey {
	height: 6px;
	background: #999999;
}

.news_main_red {
	width: 20%;
	height: 6px;
	background: #ff0000;
	transition: linear;
}

.news_main_title {
	padding: 45px 0px 18px 0px;
	font-family: sansbold;
	font-size: 28px;
	color: #7d7d7d;
}

.news_main_desc {
	padding: 0px 0px 38px 0px;
	font-size: 14px;
	line-height: 28px;
}

.news_image {
	height: 300px;
	margin-bottom: 80px;
	cursor: pointer;
}

.news_effect {
	width: 117px;
	height: 97px;
	background: url(../images/news_effect.png) no-repeat left top;
	cursor: pointer;
}

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

.news_date {
	padding: 0px 0px 0px 0px;
	font-family: sansbold;
	font-size: 23px;
	line-height: 23px;
	color: #ac1d1d;
}

.news_title {
	padding: 0px 0px 28px 0px;
	font-family: sansbold;
	font-size: 26px;
	color: #7d7d7d;
}

.news_desc {
	padding: 0px 0px 42px 0px;
	font-size: 14px;
	line-height: 28px;
}

.news_more a {
	display: inline-block;
	height: 25px;
	font-family: sansmtbold;
	font-size: 15px;
	color: #999999;
	padding: 3px 0px 0px 18px;
	border-left: #eb1300 6px solid;
	text-decoration: none;
}

.news_more a:hover {
	color: #eb1300;
	border-left: #999999 6px solid;
}

.pagination .page-item {
	height: 20px;
	padding: 0px 5px 100px 5px;
	font-family: sansbold;
	font-size: 15px;
	color: #ff0000;
}

.pagination .page-item a {
	color: #999999;
	text-decoration: none;
}

.pagination .page-item a:hover {
	color: #ff0000;
	text-decoration: none;
}

.color_red {
	color: #ff0000;
}

.search_result_keyword {
	padding: 55px 0px 9px 0px;
	color: #252525;
	font-size: 20px;
}

.search_result_qnt {
	padding: 0px 0px 37px 0px;
	color: #252525;
	font-size: 16px;
	border-bottom: #cbcbcb 1px solid;
	margin-bottom: 50px;
}

.search_result_pic {
	height: 110px;
	margin-bottom: 100px;
}

.search_result_pic_effect {
	width: 8px;
	height: 34px;
	background: #f80305;
}

.search_result_text {
	color: #252525;
	font-size: 16px;
}

.search_result_text .bold {
	font-family: sansbold;
}

.search_result_text a {
	color: #252525;
	text-decoration: none;
}

.history_banner {
	height: 398px;
}

.history_item {
	height: 155px;
	font-family: sansbold;
	font-size: 66px;
	line-height: 66px;
	color: #ff0000;
	text-align: center;
	padding-top: 45px;
	cursor: pointer;
}

.history_item_bg1 {
	background: #e3e3e3;
}

.history_item_bg2 {
	background: #cccccc;
}

.history_item_active {
	background: url(../images/history_active_bg.png) repeat;
	color: #ffffff;
}

.history_block {
	height: 613px;
	background: #f2f2f2;
}

.history_pic {
	height: 613px;
}

.history_effect_left {
	height: 613px;
	background: url(../images/history_effect_left.png) no-repeat right top;
}

.history_effect_right {
	height: 613px;
	background: url(../images/history_effect_right.png) no-repeat left top;
}

.history_text_left {
	padding: 168px 5% 0px 30%;
}

.history_text_right {
	padding: 168px 30% 0px 5%;
}

.history_title {
	font-family: sansbold;
	font-size: 26px;
	line-height: 34px;
	color: #7d7d7d;
	padding-bottom: 40px;
}

.history_desc {
	font-size: 14px;
	line-height: 28px;
}

.inner_image {
	float: left;
	margin: 0px 15px 5px 0px;
	max-width: 50%;
}

.news_date_inner {
	padding-bottom: 10px;
}

.about_top_effect_1 {
	height: 378px;
	background: #cc0000 url(../images/mission_effect.png) no-repeat right top;
	background-size: auto 100%;
}

.about_top_text {
	height: 378px;
	background: #dcd7d7;
	padding: 101px 0px 0px 0px;
	margin-bottom: 120px;
}

.about_top_title {
	font-family: sansbold;
	font-size: 48px;
	color: #7d7d7d;
	padding-bottom: 8px;
}

.about_top_desc {
	font-family: sansbold;
	font-size: 18px;
	line-height: 28px;
}

.about_top_pic {
	height: 378px;
}

.about_top_effect_2 {
	height: 378px;
	background: url(../images/mission_effect2.png) no-repeat left top;
	background-size: auto 100%;
}

.aw1 {
	max-width: 17.5%;
	-ms-flex: 0 0 17.5%;
	flex: 0 0 17.5%;
}

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

.aw3 {
	max-width: 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
}

.about_item_title {
	font-family: sansbold;
	color: #ac1d1d;
	font-size: 33px;
	padding-bottom: 31px;
	margin-right: 70px;
}

.about_item_grey {
	height: 6px;
	background: #999999;
	margin-right: 70px;
	margin-bottom: 120px;
}

.about_item_red {
	width: 20%;
	height: 6px;
	background: #ff0000;
	transition: linear;
	margin-right: 70px;
}

.about_item_text {
	margin-bottom: 120px;
	font-size: 18px;
	line-height: 28px;
}

.partner_item_pic {
	text-align: center;
	margin: 0px 70px 80px 0px;
}

.partner_item_title {
	font-family: sansbold;
	color: #cc0000;
	font-size: 27px;
	padding-left: 40px;
	background: url(../images/partner_li.png) no-repeat left center;
}

.clients_text {
	font-size: 18px;
	padding-bottom: 50px;
}

.client_item_pic {
	text-align: center;
	margin: 0px 70px 80px 0px;
}

.client_item_title {
	font-size: 28px;
	padding-left: 40px;
	margin-top: 60px;
	background: url(../images/icon_li1.png) no-repeat left center;
}

.resource_top_title {
	font-family: sansbold;
	font-size: 30px;
}

.notif {
	text-align: center;
	padding-bottom: 10px;
	color: #ffffff;
}







.header22 {
	width: 100%;
	height: 197px;
	background: #ffffff;
	position: fixed;
	z-index: 4;
}

.header22_covid {
	height: 37px;
	background: #888888;
	cursor: pointer;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding-top: 8px;
	color: #02fdff;
}

.header22_main {
	height: 117px;
}

.header22_menu {
	height: 43px;
	background: #c8c8c8;
	border-top: #676767 1px solid;
	font-family: sansmt;
	font-size: 20px;
	color: #212834;
}

.mainmenu22 {
	padding: 0px 0px 0px 0px;
}

.mainmenu22 a {
	display: block;
	height: 42px;
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 0px 0px;
	background: none;
	color: #212834;
	text-decoration: none;
}

.mainmenu22 a:hover,
.mainmenu22 a:focus,
.mainmenu22 .active {
	color: #212834;
	background: none;
	border-bottom: #cc0000 4px solid;
}

.bg-light {
	background: none !important;
}

.navbar {
	padding: 0px !important;
}

.nav-link {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	padding: 50px 100px 20px 0px;
	margin: 0px 0px 0px 0px;
	color: #1A1A1A;
	font-family: sansmt;
	text-align: left;
	list-style: none;
	background: none;
	border: none;
	border-radius: 0px;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0px;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.dropdown-menu a {
	display: block;
	font-size: 16px;
	margin: 0px 0px 10px 0px !important;
	color: #212834;
	background: none;
	text-decoration: none;
	font-family: sansmt;
	border: none;
}

.dropdown-menu a:hover {
	font-family: sansmtbold;
	background: none;
	border: none;
}

.dropdown-toggle::after {
	border: none;
}

.dd22 {
	position: fixed;
	width: 100%;
	height: auto;
	/*background: url(../images/dd22_bg.png) repeat;*/
	background: #ffffff;
	z-index: 2;
	top: 197px;
	left: 0;
	display: none;
	transition: all 2s ease-out;
	opacity: 0.95;
}

.dd22_left {
	float: left;
	padding: 50px 50px 50px 0px;
}

.dd22_left a {
	display: block;
	font-size: 16px;
	margin: 0px 0px 10px 0px !important;
	color: #212834;
	background: none;
	text-decoration: none;
	font-family: sansmt;
	border: none !important;
}

.dd22_left a:hover {
	font-family: sansmtbold;
	background: none;
	border: none !important;
}

.dd22_left_bold {
	font-family: sansmtbold !important;
}

.dd22_right {
	float: left;
	padding: 50px 0px 20px 0px;
	display: none;
}

.dd22_right a {
	display: block;
	font-size: 16px;
	margin: 0px 0px 6px 0px !important;
	padding: 3px 18px 0px 18px !important;
	color: #000000;
	background: none;
	text-decoration: none;
	font-family: sans;
	border: none !important;
}

.dd22_right a:hover {
	background: #cc0000;
	color: #ffffff;
	border: none !important;
}

.header22_main_right {
	height: 117px;
	background: #c40303;
}

.header22_main_center {
	width: 100%;
	height: 117px;
	margin-top: -117px;
	background: #ffffff;
	position: relative;
	z-index: 5;
}

.logo22 {
	padding: 27px 0px 0px 0px;
}

.lang22 {
	width: 100%;
	height: 117px;
	padding: 48px 0px 0px 0px;
	font-size: 17px;
	text-align: right;
	color: #ffffff;
	text-transform: uppercase;
	position:  relative;
	z-index: 4;
	background: #c40303 url(../images/header_sep22_2.png) no-repeat left bottom;
}

.lang22 a {
	color: #ffffff;
	text-decoration: none;
}

.lupa {
	margin: 47px 0px 0px 0px;
	width: 27px;
	height: 27px;
	background: url(../images/lupa22.png) no-repeat;
	cursor: pointer;
}

.search_area22 {
	float: right;
	width: 100%;
	height: 43px;
	margin: 40px 0px 0px 0px;
	padding: 0px 4%;
	border: #933131 1px solid;
	border-radius: 7px;
	font-size: 16px;
	color: #676767;
	background: #ffffff;
}

.menu_phone {
	float: right;
	min-height: 24px;
	margin: 8px 0px 0px 12%;
	padding: 2px 0px 0px 43px;
	font-size: 16px;
	color: #b30101;
	background: url(../images/phone_icon.png) no-repeat left;
}

.doctors_home22_left {
	height: 556px;
	/*background: #c40303 url(../images/doctors_home_left22_2.png) no-repeat right top;
	background-size: 100% auto;*/
	background: #c40303;
}

.doctors_home22_right {
	height: 556px;
	/*background: #c40303 url(../images/doctors_home_right22_3.png) no-repeat right bottom;*/
	background: url(../images/doctors_home_top_1611.png) no-repeat left top, url(../images/doctors_home_btm_1611.png) no-repeat left bottom;
}

.footer22_item {
	height: 35px;
	font-size: 15px;
	color: #ffffff;
	padding: 3px 0px 0px 40px;
	cursor: pointer;
}

.footer22_item a {
	color: #ffffff;
	text-decoration: none;
}

.footer22_address {
	background: url(../images/icon22_address.png) no-repeat left top;
}

.footer22_phone {
	background: url(../images/icon22_phone.png) no-repeat left top;
}

.footer22_email {
	background: url(../images/icon22_email.png) no-repeat left top;
}

.staff_inner_name {
	font-size: 32px;
	line-height: 32px;
	color: #ac1d1d;
	font-family: sansbold;
}

.staff_inner_position {
	font-size: 23px;
	color: #3b3b3b;
	padding: 12px 0px 40px 0px;
}

.staff_inner_edutitle {
	color: #000000;
	font-size: 20px;
	font-family: sansmt;
	padding: 0px 0px 10px 0px;
}

.staff_inner_edutext {
	color: #000000;
	padding: 0px 0px 24px 0px;
}

.staff_inner_bio_title1 {
	background: url(../images/staff_inner_bio_title.png) repeat-x 0px 16px;
}

.staff_inner_bio_title2 {
	display: inline-block;
	color: #000000;
	font-size: 20px;
	font-family: sansmt;
	background: #ffffff;
	padding: 0px 10px 0px 0px;
}

.gal_content {
	padding-left: 5%;
	padding-right: 5%;
}

.gal_date {
	color: #3b3b3b;
	font-size: 24px;
	font-family: sansbold;
}

.gal_pic {
	height: 282px;
	margin: 10px 0px;
}

.gal_title {
	font-family: sansmtbold;
	font-size: 26px;
	color: #ac1d1d;
	padding: 10px 0px 100px 0px;
	background: url(../images/gallery_shadow.png) no-repeat center top / contain;
}

.gal_title a {
	color: #ac1d1d;
	text-decoration: none;
}

.gal_inner_title {
	font-family: sansmtbold;
	font-size: 26px;
	color: #ac1d1d;
	padding: 0px 0px 40px 0px;
}

.gal_inner_pic {
	height: 295px;
	margin-bottom: 30px;
	cursor: pointer;
}

.gal_inner_close {
	padding: 0px 0px 17px 0px;
	text-align: right;
}

.gal_inner_pic_big {
	height: 1042px;
	margin: 0px 0px 40px 0px;
}

.gal_inner_arrows {
	display: inline-block;
	padding: 0px 15px;
	color: #767676;
	font-family: sansmtbold;
	font-size: 28px;
}

.video {
	width: 100%;
	height: 800px;
}

.share_btn {
	float: right;
	height: 27px;
	font-size: 15px;
	color: #3b3b3b;
	padding: 5px 0px 0px 0px;
	margin: 20px 0px 40px 0px;
}

.news_gal_pic {
	height: 106px;
	margin: 40px 0px 6px 0px;
}

.news_gal_shadow {
	height: 20px;
	background: url(../images/news_gal_shadow.png) no-repeat center top;
}

.news_gal_more a {
	display: block;
	font-size: 16px;
	color: #3b3b3b;
	min-height: 32px;
	background: url(../images/open_gallery_icon.png) no-repeat left top;
	padding: 3px 0px 0px 45px;
	margin: 82px 0px 0px 0px;
	text-decoration: none;
}

.news_pdf a {
	display: block;
	float: right;
	font-size: 15px;
	color: #3b3b3b;
	min-height: 54px;
	background: url(../images/pdf_download_icon.png) no-repeat right top;
	padding: 16px 70px 0px 0px;
	margin: 71px 0px 50px 0px;
	text-decoration: none;
}

.susb_unchecked {
	float: left;
	width: 28px;
	height: 28px;
	background: url(../images/subscribe_unchecked.png) no-repeat;
	margin: 6px 0px 0px 0px;
}

.susb_checked {
	float: left;
	width: 28px;
	height: 28px;
	background: url(../images/subscribe_checked.png) no-repeat;
	margin: 6px 0px 0px 0px;
}

.staff_inner_edutext ul li {
	margin-left: -24px;
}