.contact_list_met_11_1 {
	position: relative;
	/* min-height: 950px; */
	min-height: 100vh;
}

.contact_list_met_11_1 p,
.contact_list_met_11_1 li,
.contact_list_met_11_1 li a,
.contact_list_met_11_1 label {
	color: #929292;
}

.contact_list_met_11_1 #map {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute !important;
}

.contact_list_met_11_1 .BMap_pop>div>div {
	border-radius: 8px;
	border: 0 !important
}

.contact_list_met_11_1 .BMap_pop .BMap_top {
	border: none
}

.contact_list_met_11_1 .BMap_pop .BMap_center {
	border: none
}

.contact_list_met_11_1 .anchorBL {
	display: none !important;
}

.contact_list_met_11_1 .contact-cont {
	position: absolute;
	bottom: 0;
	z-index: 8;
	right: 0;
	background: transparent;
	border-bottom: 600px solid;
	border-color: #ffffff;
	border-color: ;
	border-left: 300px solid transparent;
	border-right: 0px solid transparent;
	width: 40%;
	transform: translateX(100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 300ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 300ms;
	transition-duration: 1.2s
}

.contact_list_met_11_1 .contact-text {
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 25%;
	text-align: right;
	right: 60px;
	/* transform: translateY(-50%) */
}

.contact_list_met_11_1 .contact-text.leftinfo {
	text-align: left;
}

.contact_list_met_11_1 .contact-text .title {
	color: #444444;
	color: ;
	margin-bottom: 20px;
	opacity: 0;
	transform: translateY(100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 600ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 600ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 600ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 600ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 600ms;
	transition-duration: 1.2s;
	height: 60px;
	font-size: 24px;
	position: relative;
	font-weight: normal;
}

.contact_list_met_11_1 .contact-text .title .line {
	background-color: #000;
	right: 0;
	left: auto;
	opacity: 0;
	transform: translateY(100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 700ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 700ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 700ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 700ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 700ms;
	transition-duration: 1.2s;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 1px;
	-webkit-transition: width 0.5s ease-out;
	-moz-transition: width 0.5s ease-out;
	-o-transition: width 0.5s ease-out;
	-ms-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
}

.contact_list_met_11_1 .contact-text.leftinfo .title .line {
	left: 0;
	right: auto;
}

.contact_list_met_11_1 .contact-text .subtitle {
	font-size: 18px;
	margin-bottom: 20px;
	opacity: 0;
	transform: translateY(100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 800ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 800ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 800ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 800ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 800ms;
	transition-duration: 1.2s;
	color: #8c8c8c;
	color: ;
}

.contact_list_met_11_1 .contact-text:hover .line {
	width: 50px !important
}

.contact_list_met_11_1 .contact-text .details {
	margin-top: 70px;
	font-size: 16px;
	color: #8c8c8c;
	color: ;
	line-height: 1.8
}

.contact_list_met_11_1 .contact-text .details li {
	opacity: 0;
	transform: translateY(100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1000ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1000ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 1000ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1000ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1000ms;
	transition-duration: 1.2s;
}

.contact_list_met_11_1 .contact-text .details .mark {
	position: relative;
	margin-bottom: 40px;
	font-size: 12px;
	color: #8c8c8c;
	color: ;
	background: transparent;
	padding: 0
}

.contact_list_met_11_1 .contact-text .details .mark:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #8c8c8c;
	background-color: ;
	position: absolute;
	right: 0;
	top: 55px
}

.contact_list_met_11_1.swiper-slide-active .contact-cont {
	transform: translateX(0)
}

.contact_list_met_11_1.swiper-slide-active .contact-text .title {
	opacity: 1;
	transform: translateY(0)
}

.contact_list_met_11_1.swiper-slide-active .contact-text .line {
	opacity: 1;
	transform: translateY(0);
	right: 0;
	left: auto
}

.contact_list_met_11_1.swiper-slide-active .contact-text .subtitle {
	opacity: 1;
	transform: translateY(0)
}

.contact_list_met_11_1.swiper-slide-active .contact-text .scroll {
	margin-top: 30px;
}

.contact_list_met_11_1.swiper-slide-active .contact-text li {
	opacity: 1;
	transform: translateY(0)
}

@media (max-width:1025px) {
	.contact_list_met_11_1.swiper-slide-active .contact-cont {
		transform: translate(0, 0);
		top: 45%;
		background-color: #ffffff;
		background-color: ;
		border: none;
		width: 100%;
	}

	.contact_list_met_11_1 .contact-text {
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		top: 45%;
		transform: translateY(0);
		padding: 20px;
	}

	.contact_list_met_11_1 .contact-text .title {
		height: auto !important;
		font-size: 18px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 1.2;
	}

	.contact_list_met_11_1 .contact-text .title .line {
		transform: translate(-50%, 0);
		left: 50%;
	}

	.contact_list_met_11_1 .contact-text .details {
		margin-top: 30px;
	}

	.contact_list_met_11_1 {
		min-height: 600px;
	}
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	z-index: 1700;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	border: 1px solid transparent;
	border-radius: .286rem;
	outline: 0;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 12px rgba(0, 0, 0, .2)
}

.modal-backdrop {
	position: fixed;
	z-index: 1600;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px 20px;
	border-bottom: 1px solid #e4eaec
}

.modal-header::after {
	display: table;
	clear: both;
	content: ''
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	line-height: 1.571429;
	margin: 0
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e4eaec
}

.modal-footer::after {
	display: table;
	clear: both;
	content: ''
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	overflow: scroll;
	width: 50px;
	height: 50px
}

@media (min-width:480px) {
	.modal-dialog {
		max-width: 600px !important;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
		box-shadow: 0 2px 12px rgba(0, 0, 0, .2)
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 900px
	}
}

.modal-content {
	border: none
}

.modal-header {
	border-bottom: none
}

.modal-header .close {
	margin-top: 1px
}

.modal-footer {
	padding: 6px 20px 20px;
	border-top: none
}

.modal-footer .btn+.btn {
	margin-left: 5px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media (min-width:480px) {
	.modal-dialog {
		margin: 30px
	}
}

@media (min-width:768px) {
	.modal-dialog {
		width: auto;
		margin: 30px auto
	}

	.modal-sm {
		width: 300px
	}
}

.modal-top {
	margin: 0 auto
}

.modal-center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	height: 100%;
	margin: 0 auto;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: center;
	align-content: center
}

.modal-bottom {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	height: 100%;
	margin: 0 auto;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: center;
	align-content: center
}

.modal-sidebar {
	position: absolute;
	right: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	height: 100%;
	margin: 0;
	background-color: #fff;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: center;
	align-content: center
}

.modal-sidebar .modal-content {
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.modal-sidebar .modal-header {
	border-bottom: none
}

.modal-sidebar .modal-footer {
	border-top: none
}

.modal-sidebar button.close {
	position: fixed;
	z-index: 1;
	top: 20px;
	right: 20px
}

.modal.fade .modal-dialog.modal-sidebar {
	-webkit-transform: translate(25%, 0);
	-ms-transform: translate(25%, 0);
	-o-transform: translate(25%, 0);
	transform: translate(25%, 0)
}

.modal.in .modal-dialog.modal-sidebar {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-fill-in {
	background-color: transparent
}

.modal-fill-in.in {
	opacity: 1;
	background-color: rgba(255, 255, 255, .95)
}

.modal-fill-in .modal-dialog {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

@media (min-width:768px) {
	.modal-fill-in .modal-dialog>* {
		width: 600px
	}

	.modal-fill-in .modal-dialog.modal-sm>* {
		width: 300px
	}

	.modal-fill-in .modal-dialog button.close {
		position: fixed;
		z-index: 1;
		top: 20px;
		right: 40px;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: .5
	}
}

@media (min-width:992px) {
	.modal-fill-in .modal-dialog.modal-lg>* {
		width: 900px
	}
}

.modal-fill-in .modal-content {
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.modal-primary .modal-header {
	border-radius: .286rem .286rem 0 0;
	background-color: #1469c5
}

.modal-primary .modal-header * {
	color: #fff
}

.modal-primary .modal-header .close {
	opacity: .6
}

.modal-success .modal-header {
	border-radius: .286rem .286rem 0 0;
	background-color: #46be8a
}

.modal-success .modal-header * {
	color: #fff
}

.modal-success .modal-header .close {
	opacity: .6
}

.modal-info .modal-header {
	border-radius: .286rem .286rem 0 0;
	background-color: #57c7d4
}

.modal-info .modal-header * {
	color: #fff
}

.modal-info .modal-header .close {
	opacity: .6
}

.modal-warning .modal-header {
	border-radius: .286rem .286rem 0 0;
	background-color: #f2a654
}

.modal-warning .modal-header * {
	color: #fff
}

.modal-warning .modal-header .close {
	opacity: .6
}

.modal-danger .modal-header {
	border-radius: .286rem .286rem 0 0;
	background-color: #f96868
}

.modal-danger .modal-header * {
	color: #fff
}

.modal-danger .modal-header .close {
	opacity: .6
}

.modal.modal-fade-in-scale-up .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	opacity: 0
}

.modal.modal-fade-in-scale-up.in .modal-dialog {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.modal.modal-slide-in-right .modal-dialog {
	-webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9) 0s;
	-o-transition: all .3s cubic-bezier(.25, .5, .5, .9) 0s;
	transition: all .3s cubic-bezier(.25, .5, .5, .9) 0s;
	-webkit-transform: translate(20%, 0);
	-ms-transform: translate(20%, 0);
	-o-transform: translate(20%, 0);
	transform: translate(20%, 0);
	opacity: 0
}

.modal.modal-slide-in-right.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

.modal.modal-slide-from-bottom .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: translate(0, 20%);
	-ms-transform: translate(0, 20%);
	-o-transform: translate(0, 20%);
	transform: translate(0, 20%);
	opacity: 0
}

.modal.modal-slide-from-bottom.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1
}

.modal.modal-newspaper .modal-dialog {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	-o-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0
}

.modal.modal-newspaper.in .modal-dialog {
	-webkit-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}

.modal.modal-fall {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-fall .modal-dialog {
	-webkit-transform: translateZ(600px) rotateX(20deg);
	transform: translateZ(600px) rotateX(20deg);
	opacity: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-fall.in .modal-dialog {
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	-webkit-transform: translateZ(0) rotateX(0);
	transform: translateZ(0) rotateX(0);
	opacity: 1
}

.modal.modal-side-fall {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-side-fall .modal-dialog {
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-side-fall.in .modal-dialog {
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
	-webkit-transform: translate(0) translateZ(0) rotate(0);
	transform: translate(0) translateZ(0) rotate(0)
}

.modal.modal-3d-flip-horizontal {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-3d-flip-horizontal .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-3d-flip-horizontal.in .modal-dialog {
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}

.modal.modal-3d-flip-vertical {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-3d-flip-vertical .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-3d-flip-vertical.in .modal-dialog {
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.modal.modal-3d-sign {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-3d-sign .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0 0;
	-ms-transform-origin: 50% 0 0;
	-o-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-3d-sign.in .modal-dialog {
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.modal.modal-super-scaled .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	opacity: 0
}

.modal.modal-super-scaled.in .modal-dialog {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.modal.modal-just-me .modal-dialog {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.modal.modal-just-me .modal-backdrop {
	background-color: #fff
}

.modal.modal-just-me.in {
	background: #fff
}

.modal.modal-just-me.in .modal-dialog {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.modal.modal-just-me.in .modal-backdrop {
	opacity: 1
}

.modal.modal-3d-slit {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-3d-slit .modal-dialog {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-3d-slit.in .modal-dialog {
	-webkit-animation: slit .7s ease-out forwards;
	-o-animation: slit .7s ease-out forwards;
	animation: slit .7s ease-out forwards
}

.modal.modal-rotate-from-bottom {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-rotate-from-bottom .modal-dialog {
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100% 0;
	-ms-transform-origin: 0 100% 0;
	-o-transform-origin: 0 100% 0;
	transform-origin: 0 100% 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-rotate-from-bottom.in .modal-dialog {
	-webkit-transform: translateY(0) rotateX(0);
	transform: translateY(0) rotateX(0)
}

.modal.modal-rotate-from-left {
	-webkit-perspective: 1300px;
	perspective: 1300px
}

.modal.modal-rotate-from-left .modal-dialog {
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100% 0;
	-ms-transform-origin: 0 100% 0;
	-o-transform-origin: 0 100% 0;
	transform-origin: 0 100% 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.modal.modal-rotate-from-left.in .modal-dialog {
	-webkit-transform: translateZ(0) translateX(0) rotateY(0);
	transform: translateZ(0) translateX(0) rotateY(0)
}

.modal button {
	box-shadow: none;
	margin: 0;
}

.modal button.btn-primary.btn-lg {
	padding: .429rem 1rem;
	font-size: 1rem;
	font-weight: none;
	border: none;
}

@media (max-width:767px) {
	.contact_list_met_11_1 .contact-text .details .mark {
		margin-bottom: 15px;
	}

	.contact_list_met_11_1 .contact-text .details .mark:after {
		top: 30px;
	}

	.contact_list_met_11_1.swiper-slide-active .contact-cont {
		transform: translate(0, 0);
		top: 30%;
		background-color: #ffffff;
		background-color: ;
		border: none;
		width: 100%;
	}

	.contact_list_met_11_1 .contact-text {
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		top: 30% !important;
		transform: translateY(0);
		padding: 20px;
	}

	.contact_list_met_11_1 .contact-text .title {
		height: auto !important;
		font-size: 18px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 1.2;
		margin-top: 5px;
	}

	.contact_list_met_11_1 .contact-text .title .line {
		transform: translate(-50%, 0);
		left: 50%;
	}

	.contact_list_met_11_1 .contact-text .details {
		margin-top: 20px;
	}

	.contact_list_met_11_1 {
		min-height: 465px;
	}

	.contact_list_met_11_1.swiper-slide-active .contact-text .scroll {
		margin-top: 15px;
	}

	.page-content {
		padding: 15px 0px
	}

	.panel,
	.well,
	.card-shadow {
		margin-bottom: 15px
	}

	.panel-body,
	.well,
	.modal-body,
	.modal-header,
	.modal-footer {
		padding: 15px
	}

	.modal-footer {
		padding-top: 0
	}

	.well,
	.card-shadow {
		margin-bottom: 15px
	}
}

.close {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	float: right;
	opacity: .2;
	color: #000;
	text-shadow: none;
	margin: 0;
}

button.close {
	padding: 0;
	cursor: pointer;
	border: 0;
	background: 0 0;
	-webkit-appearance: none
}

.modal-sidebar button.close {
	position: fixed;
	z-index: 1;
	top: 20px;
	right: 20px
}

.form-control {
	font-size: 1rem;
	line-height: 1.571429;
	display: block;
	width: 100%;
	padding: .429rem .929rem !important;
	color: #76838f;
	border: 1px solid #e4eaec !important;
	border-radius: .215rem !important;
	background-color: #fff !important;
	background-image: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control.focus,
.form-control:focus {
	border-color: #62a8ea;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control::-webkit-input-placeholder {
	opacity: 1;
	color: #a3afb7
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #a3afb7
}

.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #a3afb7
}

.form-control::placeholder {
	opacity: 1;
	color: #a3afb7
}

.form-control:disabled,
.form-control[readonly] {
	opacity: 1;
	background-color: #f3f7f9
}

.form-control:disabled {
	cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
	height: 2.573rem
}

select.form-control:focus::-ms-value {
	color: #76838f;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block
}

.col-form-label {
	margin-bottom: 0;
	padding-top: .429rem;
	padding-bottom: .429rem
}

.col-form-label-lg {
	font-size: 1.286rem;
	padding-top: .858rem;
	padding-bottom: .858rem
}

.col-form-label-sm {
	font-size: .858rem;
	padding-top: .429rem;
	padding-bottom: .429rem
}

.col-form-legend {
	font-size: 1rem;
	margin-bottom: 0;
	padding-top: .429rem;
	padding-bottom: .429rem
}

.form-control-static {
	min-height: 2.573rem;
	margin-bottom: 0;
	padding-top: .429rem;
	padding-bottom: .429rem
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	font-size: .858rem;
	padding: .429rem .786rem;
	border-radius: .143rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: 2.288rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	font-size: 1.286rem;
	padding: .858rem 1.429rem;
	border-radius: .286rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: 3.573667rem
}

.form-group {
	margin-bottom: 1.429rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: .75rem
}

.form-check+.form-check {
	margin-top: -.25rem
}

.form-check.disabled .form-check-label {
	cursor: not-allowed;
	color: #a3afb7
}

.form-check-label {
	margin-bottom: 0;
	padding-left: 1.25rem;
	cursor: pointer
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:only-child {
	position: static
}

.form-check-inline {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding-left: 1.25rem;
	cursor: pointer;
	vertical-align: middle
}

.form-check-inline+.form-check-inline {
	margin-left: .75rem
}

.form-check-inline.disabled {
	cursor: not-allowed;
	color: #a3afb7
}

.form-control-feedback {
	margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
	padding-right: 2.787rem;
	background-repeat: no-repeat;
	background-position: center right .64325rem;
	-webkit-background-size: 1.2865rem 1.2865rem;
	background-size: 1.2865rem 1.2865rem
}

.has-success .custom-control,
.has-success .form-check-inline,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
	color: #46be8a
}

.has-success .form-control {
	border-color: #46be8a
}

.has-success .input-group-addon {
	color: #46be8a;
	border-color: #46be8a;
	background-color: #ddf3e9
}

.has-success .form-control-feedback {
	color: #46be8a
}

.has-success .form-control-success {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'$form-icon-success-color\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E')
}

.has-warning .custom-control,
.has-warning .form-check-inline,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
	color: #f2a654
}

.has-warning .form-control {
	border-color: #f2a654
}

.has-warning .input-group-addon {
	color: #f2a654;
	border-color: #f2a654;
	background-color: #fff
}

.has-warning .form-control-feedback {
	color: #f2a654
}

.has-warning .form-control-warning {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'#f2a654\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E')
}

.has-danger .custom-control,
.has-danger .form-check-inline,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
	color: #f96868
}

.has-danger .form-control {
	border-color: #f96868
}

.has-danger .input-group-addon {
	color: #f96868;
	border-color: #f96868;
	background-color: #fff
}

.has-danger .form-control-feedback {
	color: #f96868
}

.has-danger .form-control-danger {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'#f96868\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23d9534f\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E')
}

@media (min-width:480px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-check {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-check-label {
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}
