/*Style Paronama Image*/
.kh_module.kh_module_map {
	position: relative;
	z-index: 1050;
}
.modal-open {
	overflow-y: auto;
	padding: 0 !important;
}
.kh_item_building .modal {
	z-index: 9999999;
}
.kh_module.kh_module_map {
	padding: 70px 0;
}
.kh_box_title.d-flex {
	margin-bottom: 50px;
	align-items: center;
	justify-content: space-between;
}
.kh_box_title .d_title {
	margin-bottom: 0 !important;
}
.kh_map_container {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
#kh_paronama {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
#kh_paronama.show {
	z-index: 9999999999999999999;
}
.kh_map_container .imp-wrap {
	width: 100% !important;
	height: auto !important;
}
.kh_des_map {
}
.kh_des_map a {
	color: #262524;
	font-weight: 600;
	margin-left: 40px;
	display: flex;
	align-items: center;
}
.kh_des_map a i {
	margin-right: 7px;
	background: -webkit-linear-gradient(#eb2338 0%, #ff6676 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 1.7rem;
	/*! flex: 1; */
}
.kh_des_map a i.kh_blue_icon {
	background: -webkit-linear-gradient(#0066ca 0%, #0081ff 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.imp-tooltip {
	padding: 0 !important;
}
.hs-arrow-bottom {
	border-top: 8px solid #0066ca;
	border-top-color: #0066ca !important;
}
.imp-tooltip .squares-element {
	padding: 10px 20px !important;
	background: #0066ca !important;
	border-radius: 7px !important;
}
.imp-tooltip .squares-element h3 {
	font-weight: 600 !important;
}
.kh_item_building .modal-dialog {
	width: 900px;
	height: 550px;
	max-width: unset;
	min-height: unset;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
	margin: 0;
}
.kh_item_building .modal-dialog .modal-content {
	width: 100%;
	height: 100%;
	background: #ffffff;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.15);
	border-radius: 15px;
}
.kh_item_building .modal-dialog .modal-content .modal-body {
	padding: 30px;
	flex: unset;
	max-height: 100%;
}
.kh_inner_building {
	height: 100%;
}
.kh_avt_building {
	max-height: 100%;
}
.kh_avt_building .img-fluid {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
	overflow: hidden;
}
.kh_title_building {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	font-family: "Arial";
	font-style: normal;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.3;
}
.kh_title_building .img-fluid {
	margin-right: 10px;
}
.kh_open_paroname {
	display: inline-block;
	padding: 8px 35px;
	border: 1.4px solid #0066ca;
	border-radius: 10px;
	margin-top: 50px;
}
.kh_open_paroname:hover {
	background: #0066ca;
	color: #fff;
}
.imp-shape-spot .imp-spot-fontawesome-icon {
	color: #0178f0;
	-webkit-text-stroke: 2px #fff;
	font-size: 50px !important;
}
.kh_item_building .modal-dialog .modal-content .close {
	position: absolute;
	float: unset;
	right: 8px;
	top: 8px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #000;
	border-radius: 50%;
	opacity: 0.8;
	font-size: 15px;
	cursor: pointer;
	z-index: 9;
}
.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	left: -30px;
	font-size: 1.5rem;
	font-size: 40px;
}
.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	right: -30px;
	font-size: 1.5rem;
	font-size: 40px;
}
#kh_paronama .psv-navbar {
	position: static;
	justify-content: flex-start;
	flex-flow: column;
	width: 40px;
	height: 100%;
	background: transparent;
	margin: 15px 0 0 15px;
}
#kh_paronama .psv-navbar .psv-move-button {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #222;
	border: 2px solid #222;
	border-radius: 50%;
	background-color: #fff;
	display: flex !important;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.5);
}
#kh_paronama .psv-navbar .psv-move-button:nth-child(2) {
	left: unset;
	right: 10px;
}
#kh_paronama .psv-navbar .psv-move-button:nth-child(3) {
	left: 50%;
	top: 10px;
	transform: translateX(-50%);
}
#kh_paronama .psv-navbar .psv-move-button:nth-child(4) {
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
	top: unset;
}
#kh_paronama .psv-navbar .psv-move-button svg {
	width: 80%;
}
.kh_pano_close.psv-button {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 33px;
	height: 33px;
	background: #ffffff;
	border-radius: 4px;
	padding: 0;
	color: #222;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	display: flex !important;
}
#kh_paronama .psv-navbar .psv-caption {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#kh_paronama .psv-navbar .psv-caption .psv-caption-content {
	color: #22222291;
	font-style: italic;
	font-size: 14px;
}
#kh_paronama .psv-navbar .psv-button.psv-zoom-range {
	display: none;
}
#kh_paronama .psv-navbar .psv-zoom-button,
#kh_paronama .psv-navbar .psv-fullscreen-button {
	width: 33px;
	height: 33px;
	background: #ffffff;
	padding: 0;
	display: flex !important;
	justify-content: center;
	align-items: center;
	margin-bottom: 2px;
	border-radius: 5px 5px 0 0;
}
#kh_paronama .psv-navbar .psv-zoom-button .psv-button-svg {
	color: #222;
	width: 50%;
}
#kh_paronama .psv-navbar .psv-zoom-button[title="Zoom in"] {
	border-radius: 0 0 5px 5px;
}
#kh_paronama .psv-navbar .psv-fullscreen-button {
	border-radius: 5px;
	margin-top: 4px;
}
#kh_paronama .psv-navbar .psv-fullscreen-button .psv-button-svg {
	width: 50%;
	color: #222;
}
#kh_paronama .psv-navbar .psv-menu-button {
	display: none !important;
}
@media screen and (max-device-width: 1366px) {
	.kh_item_building .modal-dialog {
		width: 800px;
		height: auto;
	}
	.imp-shape img {
		width: 35px !important;
		height: auto !important;
	}
	.imp-shape-spot .imp-spot-fontawesome-icon {
		-webkit-text-stroke: 1px #fff;
		font-size: 40px !important;
	}
	.kh_open_paroname {
		margin-top: 25px;
	}
	.kh_title_building .img-fluid {
		max-width: 10%;
	}
	.kh_title_building {
		margin-bottom: 20px;
		font-size: 1.1rem;
	}
}
@media screen and (max-device-width: 1080px) {
	.kh_item_img a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.kh_item_img a .img-fluid {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.kh_list_imgs .owl-prev {
		left: 0;
		width: 40px;
		height: 40px;
		background-color: var(--color);
		color: #fff;
		font-size: 1.2rem;
	}
	.kh_list_imgs .owl-next {
		right: 0;
		width: 40px;
		height: 40px;
		background-color: var(--color);
		color: #fff;
		font-size: 1.2rem;
	}
}
@media screen and (max-device-width: 992px) {
	.kh_item_building .modal-dialog {
		width: 800px;
		height: auto;
	}
	.imp-shape img {
		width: 35px !important;
		height: auto !important;
	}
	.imp-shape-spot .imp-spot-fontawesome-icon {
		-webkit-text-stroke: 1px #fff;
		font-size: 40px !important;
	}
	.kh_open_paroname {
		margin-top: 25px;
	}
	.kh_title_building .img-fluid {
		max-width: 10%;
	}
	.kh_title_building {
		margin-bottom: 20px;
		font-size: 1.1rem;
	}
	.kh_item_building .modal-dialog {
		width: calc(100vw - 100px);
		top: 30%;
	}
	.imp-shape img {
		width: 25px !important;
	}
	.imp-shape-spot .imp-spot-fontawesome-icon {
		font-size: 30px !important;
	}
	.imp-fullscreen-tooltips-container {
		display: none !important;
	}

	.kh_box_title.d-flex {
		margin-bottom: 20px;
		display: block !important;
	}
	.kh_des_map a {
		margin-left: 0;
		margin-right: 20px;
		font-size: 12px;
	}
	.kh_box_title .d_title {
		margin-bottom: 20px !important;
	}
	.kh_des_map a i {
		font-size: 1.2rem;
	}
	#kh_paronama .psv-navbar .psv-button {
		padding: 5px;
		height: 15px;
		width: 15px;
	}
	#kh_paronama .psv-navbar .psv-zoom-button,
	#kh_paronama .psv-navbar .psv-fullscreen-button {
		width: 25px;
		height: 25px;
	}
	#kh_paronama .psv-navbar .psv-fullscreen-button {
		margin-top: 0px;
	}
	#kh_paronama .psv-navbar {
		margin: 10px 0 0 10px;
	}
	.kh_pano_close {
		left: 10px;
		bottom: 10px;
		width: 25px;
		height: 25px;
		font-size: 13px;
		padding: 0;
	}
}
@media screen and (max-device-width: 576px) {
	.kh_list_imgs .owl-next {
		width: 30px;
		height: 30px;
		font-size: 1rem;
	}
	.kh_list_imgs .owl-prev {
		width: 30px;
		height: 30px;
		font-size: 1rem;
	}
	.kh_map_container {
		border-radius: 0;
	}
	.imp-shape img {
		width: 20px !important;
		position: relative;
		left: 5px;
		top: -12px;
	}
	.imp-shape-spot .imp-spot-fontawesome-icon {
		font-size: 23px !important;
		top: 10px;
	}
	.kh_item_building .modal-dialog {
		width: calc(100vw - 20px);
		top: 50%;
	}
	.kh_title_building {
		margin-bottom: 10px;
		font-size: 1rem;
		margin-top: 10px;
	}
	.kh_open_paroname {
		margin-top: 10px;
		padding: 5px 20px;
		font-size: 14px;
	}
	.kh_item_building .modal-dialog .modal-content .modal-body {
		padding: 15px;
	}
	.kh_item_building .modal-dialog .modal-content .close {
		right: 0;
		top: 0;
	}
	.kh_des_building {
		height: 150px;
		overflow-y: auto;
		padding-right: 10px;
	}

	#kh_paronama .psv-navbar .psv-zoom-button,
	#kh_paronama .psv-navbar .psv-fullscreen-button {
		width: 20px;
		height: 20px;
	}
	#kh_paronama .psv-navbar .psv-button {
		padding: 1px;
	}
	.kh_pano_close {
		width: 20px;
		height: 20px;
		font-size: 11px;
	}
	#kh_paronama .psv-navbar .psv-move-button svg {
		width: 50%;
	}
	#kh_paronama .psv-navbar .psv-caption .psv-caption-content {
		color: #c7c7c791;
		font-size: 8px;
		padding: 0;
	}
	.kh_pano_close.psv-button {
		left: 10px;
		bottom: 10px;
		font-size: 10px;
	}
	.kh_avt_building {
		max-height: 350px;
	}
}

/*End*/

.d_box_title {
	position: absolute;
	top: 30%;
	width: 30%;
}
.d_img_sl {
	position: relative;
}
.d_footer_i {
	width: 16px;
}
.d_modun {
	padding: 50px 0;
}
.d_over {
	overflow: hidden;
	height: 0;
}
.d_views {
	height: auto !important;
	overflow: unset !important;
}
#d_banner_home {
	background: url("../images/bg.png") no-repeat;
	background-size: cover;
	padding: 50px 0 250px 0 !important;
	position: relative;
	margin-bottom: 200px;
}
.row.d_row_itro {
	position: absolute;
	bottom: -130px;
}
.d_icon_itro {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -40px;
	text-align: center;
}
.d_text_itro_ct {
	font-style: normal;
	font-weight: 400;
	font-size: 0.9rem;
		text-align: center;
	color: #262524;
}
.d_text_itro {
	font-style: normal;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.3;
	text-align: center;
	color: #262524;
}
.d_flouw {
	position: absolute;
	top: -106px;
}
.kh_col_info {
	padding: 0 47px;
}
.row.kh_row_info {
	margin: 0 -40px !important;
}
.d_box_intro {
	cursor: pointer;
	width: 100%;
	position: relative;
	background: #ffffff;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
	border-radius: 15px;
	height: 100%;
	padding: 20px 10px 50px 10px;
	display: flex;
	flex-flow: column;
}
.kh_wrap_text_intro {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kh_col_info:hover * {
	color: #fff;
}

.d_book_bn {
	max-width: 100%;
}
.d_box_intro_list {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	bottom: -120px;
}
.d_title_bn {
	align-items: center;
	display: flex;
}
.d_webcome {
	font-size: 1.25rem;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
}
.d_text_title_bn {
	font-size: 1.75rem;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
}
.d_text_content_sm {
	color: #fff;
	font-style: normal;
	font-size: 1rem;
	font-weight: 400;
}
.d_box_left_bn {
	width: 80%;
}
.btn_custome {
	width: 144px;
	height: 45px;
	line-height: 30px;
	background: none;
	font-style: normal;
	font-weight: 400;
	border: 1.4px solid #ffffff;
	border-radius: 10px;
	margin: 0 auto;
    display: block;
	background-color: #ff0000 !important;
}

.btn_custome:hover {
    background-color: #cc0000 !important;
    border: 1.4px solid #25eb25 !important;
}

.white {
	color: #fff !important;
}
.d_webcome::before {
	content: "";
	width: 80px;
	height: 4px;
	background: #71cdff !important;
	position: absolute;
	top: -20px;
}
.d_webcome {
	position: relative;
}
.d_title {
	font-style: normal;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.3;
	position: relative;
	color: #262524;
}
.d_title::before {
	content: "";
	width: 90px;
	height: 4px;
	background: #eb2338 !important;
	position: absolute;
	top: -20px;
}
#d_photo {
	position: relative;
}

.d_photo_l1 {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.d_photo_l2 {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#d_count {
	background: url("../images/count.png") no-repeat;
	background-size: cover;
	position: relative;
}
.d_count_v {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.d_count_v1 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#d_count {
	padding: 100px 0;
	margin-bottom: 50px;
}
.d_form_cout {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-radius: 15px;
	text-align: center;
	padding: 30px 10px 10px 10px;
	height: 100%;
	position: relative;
}
.d_icon_number {
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	margin: auto;
}
.d_number {
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.3;
	text-align: center;
	color: #ffffff;
}
.d-flex.d_box_list_num {
	justify-content: center;
}
.d_num_ex {
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.3;
	text-align: center;
	color: #ffffff;
}
.d_text_number {
	font-style: normal;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.3;
	text-align: center;
	color: #ffffff;
}
.d_form_cout::before {
	position: absolute;
	width: 50px;
	height: 50%;
	content: "";
	top: 0;
	left: -2px;
	border-top-left-radius: 15px;
	border: 2px solid #fff;
	border-bottom: unset;
	border-right: unset;
}
.d_form_cout::after {
	position: absolute;
	content: "";
	top: 0;
	width: 50px;
	height: 50%;
	content: "";
	top: 0;
	right: -2px;
	border-top-right-radius: 15px;
	border: 2px solid #fff;
	border-bottom: unset;
	border-left: unset;
}

/*.d_form_cout::before {
	position: absolute;
	width: 50px;
	height: 50%;
	content: "";
	top: 0;
	left: -2px;
	border: 2px solid #fff;
	border-right: unset;
	border-bottom: unset;
	border-radius: 15px 0 0 0;
}
.d_form_cout::after {
	position: absolute;
	width: 50px;
	height: 50%;
	content: "";
	top: 0;
	right: -2px;
	border: 2px solid #fff;
	border-left: unset;
	border-bottom: unset;
	border-radius: 0 15px 0 0;
}*/

.d_icon_inter {
	cursor: pointer;
}

/* slide */
.d_col_slide {
	padding: 0 10px;
	height: 100%;
}
.d_box_form_list {
	margin: 0 -10px;
	height: 100%;
}
.d_img_sl {
	width: 100%;
}
.d_col_sl {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	height: 100%;
}
.d_col_sm {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	height: 100%;
	flex-flow: column;
	flex-wrap: wrap;
}
.d_fg_box {
	max-width: 50%;
	padding: 0 10px;
	flex: 0 0 50%;
}
.d_col_sl .d_fg_box:nth-child(3) {
	flex: 0 0 100%;
	max-width: 100%;
	margin-top: 20px !important;
}
.d_img_sl {
	width: 100%;
	border-radius: 15px;
	cursor: pointer;
	height: 100%;
}
.d_col_sm .d_fg_box:nth-child(1) {
	max-height: 100%;
	flex: 0 0 100%;
}
.d_col_sm .d_fg_box:nth-child(2) {
	max-height: 50%;
	flex: 0 0 50%;
	padding: 0 10px 10px 10px;
}
.d_col_sm .d_fg_box:nth-child(3) {
	max-height: 50%;
	flex: 0 0 50%;
	padding: 10px 10px 0 10px;
}

/* slide */
@media (max-width: 1420px) {
	.kh_col_info {
		padding: 0 24px;
	}
	.row.kh_row_info {
		margin: 0 -24px !important;
	}
	.d_number {
		font-size: 38px;
	}
	.d_box_intro {
		width: 100%;
		padding: 20px 20px 50px 20px;
	}
	#d_banner_home {
		background: url("../images/bg.png") no-repeat;
		background-size: auto;
		background-size: cover;
		padding: 50px 0 266px 0 !important;
		position: relative;
		margin-bottom: 260px;
	}
	.d_col_count {
		margin-bottom: 40px;
	}
	.d_count_v1,
	.d_count_v {
		opacity: 0.4;
	}
	.d_box_intro_list {
		position: absolute;
		margin: 0 auto;
		width: 100%;
		bottom: -200px;
	}
	.d_photo_l1,
	.d_photo_l2 {
		opacity: 0.4;
	}
}
@media (max-width: 1025px) {
	.d_photo_l1,
	.d_photo_l2 {
		width: 120px;
	}
	.d_count_v1,
	.d_count_v,
	.d_flouw,
	figure .d_ht1,
	figure .d_ht {
		opacity: 0.4;
	}
	.kh_col_info {
		padding: 0 15px;
	}
	.row.kh_row_info {
		margin: 0 -15px !important;
	}
	.d_box_intro_list {
		bottom: -190px;
	}
	#d_banner_home {
		margin-bottom: 240px;
	}
	.d_col_count {
		margin-bottom: 50px;
	}
	.d_box_left_bn {
		width: 100%;
		margin-bottom: 30px;
	}
}
@media (max-width: 990px) {
	.d_box_intro_list {
		position: relative;
		bottom: unset;
		margin-top: 30px;
	}
	.kh_col_info {
		margin-bottom: 60px;
	}
	#d_banner_home {
		margin-bottom: 30px;
		padding: 50px 0 0 0 !important;
	}
	.d_photo_l1,
	.d_photo_l2 {
		width: 120px !important;
	}
	#d_count {
		padding: 100px 0;
		margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
	.d_box_intro_list {
		position: relative;
		bottom: unset;
		margin-top: 40px;
	}
	.kh_col_info {
		padding: 0 15px;
		margin-bottom: 90px;
	}
	#d_banner_home {
		margin-bottom: unset;
		padding: 50px 0 0 0 !important;
	}
}
@media (max-width: 576px) {
	.d_photo_l1,
	.d_photo_l2 {
		width: 50px !important;
	}
	.kh_module.kh_module_map {
		padding: 50px 0;
	}
	.d_number {
		font-size: 25px;
	}
	.d_text_number {
		font-weight: 600;
	}
	.d_num_ex {
		font-size: 20px;
	}
	.d_form_cout::before {
		width: 30px;
	}
	.d_form_cout::after {
		width: 30px;
	}
	#d_count {
		padding: 60px 0 0px 0;
		margin-bottom: 0;
	}
	.d_title {
		font-size: 1.4rem;
	}
	.kh_col_info {
		margin-bottom: 70px;
	}
	.kh_module.kh_module_map {
		padding: 50px 0 30px 0;
	}
	.d_modun {
		padding: 50px 0 30px 0;
	}
}

@media only screen and (min-width: 1280px) {
	/*Animation*/
		#d_banner_home .d_box_left_bn,
		#d_banner_home .d_box_right_bn,
		.kh_row_info .kh_col_info,
		#d_photo .d_slide_th,
		#d_count .d_col_count,
		.kh_map_container {
			opacity: 0;
		}

		#d_banner_home.kh_ani .d_box_left_bn {
			animation: fadeInUp 2s forwards ease;
		}
		#d_banner_home.kh_ani .d_box_right_bn {
			animation: fadeInRight 2s forwards ease;
		}
		.d_box_intro_list.kh_ani .kh_col_info {
			animation: fadeInLeft 1.5s forwards ease;
		}
		#d_photo.kh_ani .d_slide_th {
			animation: fadeInUp 1.5s forwards ease;
		}
		#d_count.kh_ani .d_col_count {
			animation: fadeInUp 1.5s forwards ease;
		}
		
		.kh_module_map.kh_ani .kh_map_container {
			animation: backInUp 1.5s forwards ease;
		}
		/*.home .kh_module.kh_module_opinion.kh_ani .kh_wrap_opinion {
			animation: zoomInDown 1.5s forwards ease;
			opacity: 1;
		}*/
}
