<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: SeaFood Market

Theme URI: https://wordpress.org/

Author: the Chamsocwebsite team

Author URI: https://wordpress.org/

Version: 1.0

Text Domain: chohaisan

*/

.content__products{

    position: relative;

}

.content__products a.viewall{

    position: absolute;

    top:10px;

    right: 0;

    color: gray;

    z-index: 99;

    font-weight: 500;

    transition: all 0.3s ease;

}

.content__products a.viewall:hover{

    color: #a80000;

    font-weight: bold;

}

.woocommerce-Price-currencySymbol{

    margin-left:3px;

}



@media(min-width:992px){

    .header__bottom ul &gt; li:first-child {

        border-left: 1px solid #ccc;

    }

}





.content__products-list ul.products li.product .price del,

.woocommerce-list ul.products li.product .price del{

    float:none;

    margin-top:5px;

    margin-left: 10px;

}

.woocommerce .single-product div.product .price ins{

    float:left;

}

.woocommerce .single-product div.product .price del{

    margin-top:10px;

    margin-left: 10px;

}

input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

    opacity: 1;

}

.woocommerce-cart .cart-collaterals .cart_totals table td{

    vertical-align: middle;

}

.woocommerce ul.products li.product .price &gt; span{

    font-size: 17px;

    color: #a80000;

    font-weight: 700;

}



.woocommerce .single-product div.product .price &gt; span {

    color: #a80000;

    font-weight: 700;

    font-size: 25px;

}



.content__products-list ul.products li.product .woocommerce-loop-product__title,

.woocommerce-list ul.products li.product .woocommerce-loop-product__title{

    /*min-height: 42px;*/

}

.woocommerce .single-product div.product .product_meta .tagged_as,

.woocommerce .single-product div.product .product_meta .posted_in{

    display: block;

    margin-bottom: 15px;

}


/* simple contact*/
html.aml-pu-fullscreen-active {
	overflow: hidden !important
}

html.aml-pu-fullscreen-active body {
	position: fixed !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	overflow: hidden !important
}


.avatar-img {
	border-radius: 50%
}


@-webkit-keyframes at-ripple {
	0% {
		box-shadow: 0 4px 10px rgba(102, 102, 102, .1), 0 0 0 0 rgba(102, 102, 102, .1), 0 0 0 5px rgba(102, 102, 102, .1), 0 0 0 10px rgba(102, 102, 102, .1)
	}
	100% {
		box-shadow: 0 4px 10px rgba(102, 102, 102, .1), 0 0 0 5px rgba(102, 102, 102, .1), 0 0 0 10px rgba(102, 102, 102, .1), 0 0 0 20px rgba(102, 102, 102, 0)
	}
}

@keyframes at-ripple {
	0% {
		box-shadow: 0 4px 10px rgba(102, 102, 102, .1), 0 0 0 0 rgba(102, 102, 102, .1), 0 0 0 5px rgba(102, 102, 102, .1), 0 0 0 10px rgba(102, 102, 102, .1)
	}
	100% {
		box-shadow: 0 4px 10px rgba(102, 102, 102, .1), 0 0 0 5px rgba(102, 102, 102, .1), 0 0 0 10px rgba(102, 102, 102, .1), 0 0 0 20px rgba(102, 102, 102, 0)
	}
}



@keyframes reveal {
	from {
		clip-path: inset(0 0 0 100%)
	}
	to {
		clip-path: inset(0 0 0 0)
	}
}

.auto-ads-ml-popup-container {
	opacity: 0;
	position: fixed;
	width: 608px;
	padding: 64px 40px;
	z-index: 99990;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	box-sizing: content-box;
	letter-spacing: normal !important;
	font-family: 'IBM Plex Sans', sans-serif;
	color: #1d243e !important
}

.auto-ads-ml-popup-container.open {
	opacity: 1 !important
}

.auto-ads-ml-popup-container.hide {
	top: -3000px !important
}

.auto-ads-ml-col {
	display: inline-block !important;
	float: left !important
}

.auto-ads-ml-text-center {
	text-align: center !important
}

.auto-ads-ml-text-title {
	font-weight: bold !important;
	font-size: 24px !important;
	line-height: 31px !important;
	color: #1d243e !important
}

.auto-ads-ml-text-content {
	font-size: 14px !important;
	line-height: 18px !important;
	color: #1d243e !important
}

.auto-ads-ml-mobile .auto-ads-ml-text-title {
	font-size: 16px !important;
	line-height: 21px !important
}

.auto-ads-ml-mobile.auto-ads-ml-template-picture .auto-ads-ml-text-title {
	margin-top: 24px !important
}

.auto-ads-ml-mobile .auto-ads-ml-text-content {
	font-size: 10px !important;
	line-height: 13px !important
}

.auto-ads-ml-pdt-8 {
	padding-top: 8px !important
}

.auto-ads-ml-pdb-8 {
	padding-bottom: 8px !important
}

.auto-ads-ml-pdt-16 {
	padding-top: 16px !important
}

.auto-ads-ml-pdb-16 {
	padding-bottom: 16px !important
}

.auto-ads-ml-text-title-inform {
	font-style: normal !important;
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 26px !important;
	padding-bottom: 8px !important
}

.auto-ads-ml-text-content-tks {
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 18px !important;
	padding-bottom: 16px !important
}

.auto-ads-ml-text-content-inform {
	color: #aeb4c5 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-style: normal !important;
	font-weight: normal !important
}

.auto-ads-ml-desktop .auto-ads-ml-dd-img {
	width: 180px !important;
	height: 240px
}

.auto-ads-ml-desktop .auto-ads-ml-dd-img img {
	width: 100%;
	height: 100%
}

.auto-ads-ml-mobile .auto-ads-ml-dd-img,
.auto-ads-ml-mobile .auto-ads-ml-dd-content {
	width: 100% !important;
	text-align: center !important
}

.auto-ads-ml-mobile .auto-ads-ml-dd-img img {
	width: 120px;
	height: 160px
}

.auto-ads-ml-desktop.auto-ads-ml-template-picture .auto-ads-ml-dd-content {
	width: 380px !important;
	margin: 26px 0 0 48px
}

.auto-ads-ml-desktop .auto-ads-ml-text-content {
	margin: 8px 0 32px 0
}

.auto-ads-ml-mobile .auto-ads-ml-text-content {
	margin: 6px 0 16px 0
}

.auto-ads-ml-desktop.auto-ads-ml-template-content {
	width: 430px !important;
	padding: 64px !important
}

.auto-ads-ml-mobile.auto-ads-ml-popup-container {
	width: 288px !important;
	padding: 24px !important
}

.auto-ads-ml-desktop.auto-ads-ml-template-content .auto-ads-ml-dd-content {
	width: 100% !important
}

.auto-ads-ml-desktop.auto-ads-ml-template-content {
	text-align: center !important
}


.aml-modal {
	font-family: IBM Plex Sans !important;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.aml_dk-desktop .aml-trans-text {
	color: #6c738d !important;
	margin: 4px 0 12px 0 !important;
	font-size: 14px !important
}

.aml_dk-desktop .aml-modal-header {
	position: relative;
	left: calc(100% - 34.41px) !important;
	top: 21.41px !important;
	height: 40px !important;
	width: 40px !important;
	margin: 0 !important
}

.aml_dk-desktop .aml-close {
	position: absolute;
	left: -10px !important;
	top: -15px !important;
	width: 100% !important;
	height: 100% !important;
	background: url(images/widget_icon_click_close.svg) no-repeat center center
}

.aml_dk-desktop .aml-close:hover {
	cursor: pointer
}

.aml_dk-desktop .aml-modal-content {
	position: absolute;
	width: 570px !important;
	height: auto !important;
	background-color: #fff !important;
	border: 1px solid rgba(0, 0, 0, .2) !important;
	border-radius: 8px !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19) !important;
	-webkit-animation-name: aml-ease-in-out;
	-webkit-animation-duration: .5s;
	animation-name: aml-ease-in-out;
	animation-duration: .5s;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@-webkit-keyframes aml-ease-in-out {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes aml-ease-in-out {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.aml_dk-desktop .aml-modal-body {
	position: relative
}

.aml_dk-desktop .aml-head-body {
	padding: 0 32px 0 32px !important
}

.aml_dk-desktop .aml-modal-title {
	margin-bottom: 0 !important;
	color: #1d243e !important;
	font-weight: bold !important;
	line-height: 24px !important;
	font-size: 16px !important
}

.aml_dk-desktop .aml-input-phone {
	position: relative;
	width: 100% !important;
	height: 48px !important;
	background: #fff !important;
	border: 1px solid #d8dde6 !important;
	box-sizing: border-box !important;
	border-radius: 4px !important;
	margin-top: 24px !important;
	display: flex !important;
	padding: 0 !important;
	align-items: center !important
}

.aml_dk-desktop .aml-input-icon {
	background: transparent;
	position: relative;
	float: left !important;
	margin: 0 10px 0 20px !important
}

.aml_dk-desktop .aml-input-field {
	border: none !important;
	width: calc(85% - 150px) !important;
	height: 19px !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing: .01em !important;
	margin: 0 !important
}

.aml_dk-desktop .aml-input-field:focus {
	outline: 0
}

.aml_dk-desktop ::placeholder {
	color: #aeb4c5 !important
}

.aml_dk-desktop .aml-btn-require-callback {
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	min-width: 150px !important;
	align-items: center !important;
	height: 40px !important;
	border-radius: 4px !important;
	margin: 3px !important;
	border: none !important;
	order: 2 !important;
	color: #fff !important;
	padding: 0 16px 0 16px !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-transform: none !important
}

.aml_dk-desktop .aml-btn-require-callback:hover {
	cursor: pointer
}

.aml_dk-desktop .aml-list-phone {
	background: #f5f6fa !important;
	border-radius: 0 0 8px 8px !important;
	margin-top: 32px !important;
	padding: 12px 32px 32px 32px !important
}

.aml_dk-desktop .aml-scroll-list-phone {
	padding-right: 5px !important;
	max-height: 240px !important;
	overflow-y: auto !important
}

.aml_dk-desktop .aml-phone-info {
	width: 100% !important;
	height: 40px !important;
	background: #fdfdfd !important;
	border-radius: 8px !important;
	margin-top: 8px !important;
	display: flex !important;
	align-items: center !important;
	line-height: 24px !important
}

.aml_dk-desktop .aml-phone-info:first-child {
	margin-top: 0 !important
}

.aml_dk-desktop .aml-region {
	color: #6c738d !important;
	max-width: 55% !important;
	font-size: 14px !important
}

.aml_dk-desktop .aml-phone-number {
	color: #1d243e !important;
	font-size: 14px !important;
	margin-left: 5px !important
}

.aml_dk-desktop .aml-blue-call-icon {
	position: relative !important;
	top: -8% !important;
	left: 21% !important;
	width: 13px !important;
	height: 13px !important
}

.aml_dk-desktop .aml-blue-call {
	width: 24px !important;
	height: 24px !important;
	border-radius: 50% !important;
	background: #fff !important;
	margin: 0 16px 0 24px !important;
	border: 1px solid #fff !important;
	box-sizing: border-box !important;
	box-shadow: 0 0 10px rgba(29, 36, 62, .08) !important
}

.aml_dk-desktop ::-webkit-scrollbar {
	width: 8px
}

.aml_dk-desktop ::-webkit-scrollbar-track {
	background-color: #f5f6fa
}

.aml_dk-desktop ::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #d8dde6
}

.aml_dk-desktop .aml-desktop-devider {
	text-align: center
}

.aml_dk-desktop .aml-desktop-devider-bar {
	width: 130px;
	height: 4px !important;
	border-top: 1px solid #e9ebf1 !important;
	display: inline-block !important
}

.aml_dk-desktop .aml-desktop-devider-text {
	font-size: 12px !important;
	line-height: 16px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	color: #d8dde6 !important
}

.aml_dk-desktop .aml-modal-content.aml-modal-content-one-phone {
	width: 482px !important
}

.aml-modal-title-desktop-one-phone {
	padding: 0 52px !important
}

.aml-bold-phone-number {
	font-size: 32px !important;
	line-height: 48px !important;
	font-weight: bold !important;
	text-align: center !important;
	margin-top: 4px !important;
	color: #1d243e !important
}

.aml_dk-desktop .aml-bold-contact-title {
	line-height: 24px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: center !important;
	margin-top: 16px !important;
	color: #1d243e !important
}

.aml_dk-desktop .aml-package-free .aml-bold-contact-title {
	margin-top: 0 !important
}

.aml_dk-desktop .aml-package-free .aml-one-number-content {
	padding-top: 0 !important
}

.aml_dk-desktop .aml-contact-name {
	font-size: 14px !important
}

.aml-contact-name {
	line-height: 24px !important;
	margin-top: 4px !important;
	color: #6c738d !important;
	text-align: center !important
}

.aml-modal.aml_dk-mobile {
	z-index: 9999999990
}

.aml_dk-mobile .aml-close {
	border: none !important;
	width: 14px !important;
	height: 14px !important;
	background: url(images/widget_icon_click_close.svg) no-repeat center center;
	background-color: transparent;
	position: absolute;
	top: 18px !important;
	right: 18px !important;
	margin-bottom: 0 !important;
	margin-left: 5px !important
}

.aml_dk-mobile .aml-modal-content {
	position: absolute;
	width: calc(100% - 16px) !important;
	height: auto !important;
	left: 8px !important;
	background: #fff !important;
	border-radius: 8px !important;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: .4s;
	animation-name: aml-animatebottom;
	animation-duration: .4s;
	bottom: 8px
}

.aml_dk-mobile .aml-modal-content.horizontal {
	max-height: calc(100% - 60px) !important
}

@-webkit-keyframes aml-animatebottom {
	from {
		margin-top: 100%;
		opacity: 0
	}
	to {
		margin-top: 0%;
		opacity: 1
	}
}

@keyframes aml-animatebottom {
	from {
		margin-top: 100%;
		opacity: 0
	}
	to {
		margin-top: 0%;
		opacity: 1
	}
}

.aml_dk-mobile .aml-list-head {
	display: flex;
	align-items: center !important;
	height: 48px !important;
	background: #efefef !important;
	border: 1px solid #fff !important;
	border-bottom: none !important;
	border-radius: 8px 8px 0 0 !important
}

.aml_dk-mobile .aml-list-head h4 {
	margin: 12px 0 12px 16px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	max-width: calc(100% - 60px) !important;
	line-height: 24px !important;
	color: #6c738d !important;
	line-height: 115% !important
}

.aml_dk-mobile .aml-modal-body {
	max-height: 80vh;
	overflow-y: auto !important;
	background-color: #f9f9f9 !important;
	border-radius: 0 0 8px 8px !important
}

.aml_dk-mobile .aml-phone-info-detail {
	display: flex !important;
	align-items: center !important;
	padding: 0 16px 0 16px !important;
	width: 100% !important;
	height: 100% !important
}

.aml_dk-mobile .aml-phone-info-detail.horizontal {
	border-right: 1px solid #fff !important;
	border-left: 1px solid #d8dde6 !important
}

.aml_dk-mobile .aml-phone-info-detail.left {
	border-left: 1px solid #fff !important
}

.aml_dk-mobile .aml-phone-info-detail.last {
	border-right: none !important
}

.aml_dk-mobile .aml-modal-body.horizontal {
	max-height: calc(100vh - 116px) !important;
	overflow-y: auto !important;
	display: flex !important;
	flex-wrap: wrap !important
}

.aml_dk-mobile .aml-phone-info {
	padding: 8px 0 8px 0 !important;
	display: flex !important;
	align-items: center !important;
	background: #f9f9f9 !important;
	border-bottom: 1px solid #d8dde6 !important;
	border-top: 1px solid #fff !important
}

.aml_dk-mobile .aml-phone-info.last {
	border-radius: 0 0 8px 8px !important;
	border-bottom: none !important
}

.aml_dk-mobile .aml-phone-info.horizontal {
	width: 50% !important
}

.aml_dk-mobile .aml-phone-info-left {
	position: relative !important;
	float: left !important;
	width: 80% !important
}

.aml_dk-mobile .aml-phone-info p {
	font-weight: bold !important;
	font-size: 16px !important;
	margin-bottom: 8px !important;
	line-height: 21px !important;
	color: #1d243e !important
}

.aml_dk-mobile .aml-phone-info span {
	margin-right: 9px !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 13px !important;
	line-height: 20px !important;
	color: #6c738d !important
}

.aml_dk-mobile .aml-phone-info-left img {
	width: 13.29px !important;
	height: 13.25px !important
}

.aml_dk-mobile .aml-phone-info-right {
	position: relative !important;
	margin-left: calc(20% - 40px) !important
}

.aml_dk-mobile .aml-blue-call-icon {
	position: relative !important
}

.aml_dk-mobile .aml-blue-call {
	width: 40px !important;
	height: 40px !important;
	border-radius: 50% !important;
	background: #fff !important;
	box-shadow: 0 9px 20px rgba(0, 0, 0, .05) !important;
	display: flex !important;
	justify-content: center !important
}

.aml_dk-mobile .aml-separate {
	width: 100% !important;
	height: 0 !important;
	border-top: 1px solid #d8dde6 !important;
	border-bottom: 1px solid #fff !important
}

.auto-ads-ml-click-to-call-content {
	font-weight: bold !important;
	font-size: 14px !important;
	line-height: 18px !important;
	text-align: center !important;
	color: #1d243e !important
}

.auto-ads-ml-click-to-call-phone {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 26px !important;
	color: #1d243e !important;
	text-decoration: none !important
}

a.auto-ads-ml-click-to-call-phone:hover {
	text-decoration: none !important
}

.aml-line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.aml-line-clamp-1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden
}

.customer-popup-location {
	min-width: 90px
}

.max-widget-mobile {
	border: 0 none !important;
	padding: 0 !important;
	z-index: 9999999981;
	overflow: visible !important;
	min-width: 0 !important;
	min-height: 0 !important;
	max-width: none !important;
	max-height: none !important;
	width: auto !important;
	height: auto !important;
	position: fixed !important;
	margin: 0 !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	display: block !important;
	box-shadow: unset !important;
	border-radius: 0 !important
}

.max-widget-mobile iframe {
	position: absolute;
	left: 0
}

.validate-ok {
	background-image: url(images/checked-circle.png) !important;
	background-repeat: no-repeat !important;
	background-position: 98% center !important
}

.zalo-chat-widget {
	display: none
}

.auto-ads-ml-powered-by b {
	color: #555 !important
}

.auto-ads-ml-desktop .auto-ads-ml-powered-by {
	writing-mode: vertical-rl;
	text-orientation: mixed;
	position: absolute;
	background: rgba(0, 0, 0, .1);
	border-radius: 4px;
	cursor: pointer;
	font-size: 10px;
	box-sizing: border-box;
	text-align: center;
	height: 132px;
	width: 18px;
	padding: 10px 0;
	background-clip: content-box;
	line-height: 18px !important
}

.auto-ads-ml-powered-by.open {
	visibility: visible;
	opacity: 1
}

.auto-ads-ml-mobile .auto-ads-ml-powered-by {
	height: 62px;
	width: 16px;
	font-size: 8px;
	padding: 4px 4px 4px 0 !important;
	position: fixed;
	background-clip: content-box !important;
	line-height: 12px !important
}

.auto-ads-ml-mobile.auto-ads-ml-horizontal .auto-ads-ml-powered-by {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	background: rgba(0, 0, 0, .1);
	writing-mode: vertical-rl;
	bottom: -4px !important;
	left: -4px !important
}

.auto-ads-ml-mobile.auto-ads-ml-horizontal.auto-ads-ml-background .auto-ads-ml-powered-by {
	background: none;
	bottom: 0 !important;
	right: 6px !important;
	transform: rotate(180deg);
	height: 55px;
	width: 16px;
	font-size: 8px;
	padding: 2px 4px 2px 0 !important
}

.auto-ads-ml-mobile.auto-ads-ml-vertical .auto-ads-ml-powered-by {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	background: rgba(0, 0, 0, .1);
	text-align: center;
	width: 62px;
	height: 16px;
	bottom: 0;
	padding: 4px 4px 0 4px !important
}

.location-preview-mobile .aml-toggle.container-up {
	right: 32px
}

.location-preview-mobile .aml-toggle {
	width: 8px;
	height: 8px
}

.aml-map-head-colapse {
	height: 40px;
	width: auto;
	border-radius: 8px 8px 8px 8px;
	display: flex;
	align-items: center;
	line-height: 40px;
	padding-left: 16px;
	background-color: #efefef;
	border: 1px solid #fff
}

.mobile .aml-map-head-colapse.horizontal {
	padding-left: 9px
}

.mobile .aml-map-head-colapse {
	padding-left: 16px
}

.aml-map-head-colapse.horizontal {
	padding-left: 9px !important
}

.aml-map-head-location-image {
	line-height: 40px;
	height: 16px;
	width: 16px;
	background: url(images/widget_icon_pin.svg) no-repeat center center
}

.aml-map-head-colapse-image {
	line-height: 40px;
	height: 16px;
	width: 16px;
	background: url(images/list_colpase.svg) no-repeat center center
}

.aml-map-head-colapse-content {
	margin-left: 8px;
	color: #6c738d;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px
}

.aml-toggle {
	position: absolute;
	width: 12px;
	height: 12px;
	border: solid #6c738d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	cursor: pointer
}

.aml-toggle.up {
	top: 12px;
	left: 8px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg)
}

.aml-toggle.down {
	top: 6px;
	left: 8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.aml-toggle.left {
	top: 8px;
	left: 11px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	z-index: 2000000;
	border: solid #fff !important;
	border-width: 0 2px 2px 0 !important
}

.aml-toggle.right {
	top: 8px;
	left: 4px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	z-index: 2000000;
	border: solid #fff !important;
	border-width: 0 2px 2px 0 !important
}

.aml-toggle.left.disabled,
.aml-toggle.right.disabled {
	border: solid #bcbcbc !important;
	border-width: 0 2px 2px 0 !important
}

.aml-toggle.container-left,
.aml-toggle.container-right {
	width: 28px;
	height: 28px;
	border-width: 0;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .4) !important;
	right: -36px
}

.aml-toggle.container-up,
.aml-toggle.container-down {
	position: absolute;
	position: absolute;
	width: 28px;
	height: 28px;
	background-color: transparent;
	border: none
}

.aml-toggle.container-up {
	right: 40px
}

.aml-toggle.container-down {
	right: 10px
}

.aml-toggle.container-left {
	top: calc(50% + 1px);
	background-color: rgba(0, 0, 0, .4) !important
}

.aml-toggle.container-right {
	top: calc(50% - 29px);
	background-color: rgba(0, 0, 0, .4) !important
}

.aml-toggle.container-left.disabled,
.aml-toggle.container-right.disabled {
	background-color: rgba(0, 0, 0, .08) !important
}

.aml-map-inner-content {
	padding: 0 16px 0 16px
}

.aml-map-inner-content.horizontal.left {
	border-left: 1px solid #fff !important
}

.aml-map-inner-content.horizontal.last {
	border-right: 1px solid #d8dde6 !important
}

.aml-map-inner-content.mobile.horizontal {
	border-right: 1px solid #fff;
	border-left: 1px solid #d8dde6;
	padding: 0 8px 0 8px
}

.aml-map-inner-content.mobile {
	padding: 0 16px 0 16px
}

#amlMap .gm-style-iw .gm-ui-hover-effect {
	color: #666;
	top: .5px !important;
	right: .5px !important
}

.aml-map-head-colapse.level-0 {
	width: 40px;
	height: 100%;
	padding: 8px 0 !important;
	justify-content: center;
	align-items: start
}

.aml-map-inner-content.mobile.level-1 {
	border-left: none;
	border-right: none
}

.aml-tooltip {
	position: relative;
	display: inline-block
}

.aml-tooltip .aml-tooltiptext {
	visibility: hidden;
	font-size: 12px !important;
	line-height: 16px !important;
	text-align: center;
	white-space: nowrap;
	border-radius: 4px;
	padding: 8px;
	position: absolute;
	top: calc(50% - 16px);
	z-index: 1;
	opacity: 0;
	transition: opacity .5s
}

.aml-tooltip .aml-tooltiptext::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid
}

.aml-tooltip:hover .aml-tooltiptext {
	visibility: visible;
	opacity: 1
}

.aml_dk-bottom-center .aml-tooltip .aml-tooltiptext {
	top: auto;
	bottom: calc(150% - 18px);
	left: 0
}

.aml_dk-bottom-center .aml-tooltip .aml-tooltiptext::after {
	top: 110%;
	left: 50%
}

.aml_dk-top-left .aml-tooltip .aml-tooltiptext,
.aml_dk-middle-left .aml-tooltip .aml-tooltiptext,
.aml_dk-bottom-left .aml-tooltip .aml-tooltiptext {
	left: 120%
}

.aml_dk-top-left .aml-tooltip .aml-tooltiptext::after,
.aml_dk-middle-left .aml-tooltip .aml-tooltiptext::after,
.aml_dk-bottom-left .aml-tooltip .aml-tooltiptext::after {
	right: 100%
}

.aml_dk-top-right .aml-tooltip .aml-tooltiptext,
.aml_dk-middle-right .aml-tooltip .aml-tooltiptext,
.aml_dk-bottom-right .aml-tooltip .aml-tooltiptext {
	right: 120%
}

.aml_dk-top-right .aml-tooltip .aml-tooltiptext::after,
.aml_dk-middle-right .aml-tooltip .aml-tooltiptext::after,
.aml_dk-bottom-right .aml-tooltip .aml-tooltiptext::after {
	left: 100%
}

.aml_dk-desktop.aml_dk-style-horizontal.aml_dk-style-default.aml_dk-bottom-center .aml-tooltip .aml-tooltiptext {
	left: 41%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.aml_dk-wrap {
	font-family: IBM Plex Sans !important;
	font-size: 14px !important;
	position: fixed;
	z-index: 2147483647
}

.aml_dk-wrap.aml_dk-sb .aml_dk-flex-container&gt;div {
	width: 26px;
	height: 26px
}

.aml_dk-flex-container {
	display: flex;
	justify-content: center
}

.aml_dk-flex-container&gt;div {
	margin: 8px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	cursor: pointer;
	position: relative
}

.aml_dk-lg .aml_dk-flex-container&gt;div {
	margin: 3px 8px
}

.aml_dk-md .aml_dk-flex-container&gt;div {
	margin: 2px 8px
}

.aml_dk-sm .aml_dk-flex-container&gt;div {
	margin: 2px 8px
}

.aml_dk-desktop.aml_dk-style-default.aml_dk-bottom-right .aml_dk-flex-container&gt;div:hover,
.aml_dk-desktop.aml_dk-style-default.aml_dk-bottom-left .aml_dk-flex-container&gt;div:hover,
.aml_dk-desktop.aml_dk-style-default[class*='-middle'] .aml_dk-flex-container&gt;div:hover,
.aml_dk-desktop.aml_dk-style-default[class*='-top'] .aml_dk-flex-container&gt;div:hover {
	text-decoration: none !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .15), 0 4px 15px rgba(0, 0, 0, .13)
}

.aml_dk-style-horizontal.aml_dk-sm .aml_dk-flex-container&gt;div,
.aml_dk-style-horizontal-default.aml_dk-sm .aml_dk-flex-container&gt;div {
	background-size: auto !important
}

.aml_dk-mobile.aml_dk-style-horizontal.aml_dk-sm .aml_dk-flex-container&gt;div,
.aml_dk-style-horizontal-default.aml_dk-sm .aml_dk-flex-container&gt;div {
	background-size: 30px !important
}

.aml_dk-style-default .aml_dk-flex-container {
	flex-direction: column
}

.aml_dk-style-default.aml_dk-bottom-center .aml_dk-flex-container {
	flex-direction: row-reverse
}

.aml_dk-mobile.aml_dk-style-default&gt;.aml_dk-flex-container {
	justify-content: center
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-bottom-center&gt;.aml_dk-flex-container {
	padding: 0 16px
}

.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-1 .aml-flc-style-default,
.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-2 .aml-flc-style-default,
.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-1 .aml-flc-style-square,
.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-2 .aml-flc-style-square,
.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-1 .aml-flc-style-gradient-default,
.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-2 .aml-flc-style-gradient-default {
	justify-content: flex-end
}

.aml_dk-style-default.aml_dk-bottom-center.aml_dk-channel-3 .aml-flc-style-default {
	justify-content: center
}

.aml_dk-style-default.aml_dk-top-right {
	top: 24px;
	right: 0
}

.aml_dk-style-default.aml_dk-top-left {
	top: 24px;
	left: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-lg.aml_dk-top-right {
	top: 20px;
	right: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-lg.aml_dk-top-left {
	top: 20px;
	left: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-md.aml_dk-top-right {
	top: 22px;
	right: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-md.aml_dk-top-left {
	top: 22px;
	left: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-sm.aml_dk-top-right {
	top: 24px;
	right: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-sm.aml_dk-top-left {
	top: 24px;
	left: 0
}

.aml_dk-style-default.aml_dk-middle-right {
	right: 0
}

.aml_dk-style-default.aml_dk-middle-left {
	left: 0
}

.aml_dk-style-default.aml_dk-bottom-right {
	bottom: 250px;
	right: 0
}

.aml_dk-style-default.aml_dk-bottom-left {
	bottom: 24px;
	left: 0
}

.aml_dk-mobile.aml_dk-style-default.aml_dk-bottom-center {
	bottom: 0;
	left: 0;
	width: 100%
}

.aml-powered-by {
	text-align: center;
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	transition: visibility 2s ease, opacity .6s ease
}

.aml_dk-desktop.aml_dk-style-default.aml_dk-channel-1[class*='-top-'] {
	top: 38px
}

.aml_dk-desktop.aml_dk-style-default.aml_dk-channel-2[class*='-top-'] {
	top: 8px
}

.aml_dk-desktop.aml_dk-style-default.aml_dk-channel-1[class*='-bottom-'] {
	bottom: 38px
}

.aml_dk-desktop.aml_dk-style-default.aml_dk-channel-2[class*='-bottom-'] {
	bottom: 8px
}

.aml_dk-desktop.aml_dk-style-horizontal.aml_dk-channel-1[class*='-bottom-'] {
	bottom: 0
}

.aml_dk-desktop.aml_dk-style-horizontal.aml_dk-channel-2[class*='-bottom-'] {
	bottom: 0
}

.aml_dk-desktop.aml_dk-style-default[class*='-right'] {
	padding-right: 20px
}

.aml_dk-desktop.aml_dk-style-default[class*='-left'] {
	padding-left: 20px
}

.aml_dk-desktop.aml_dk-style-default .aml-pb-style-default.aml-powered-by,
.aml_dk-desktop.aml_dk-style-main-button .aml-pb-style-main-button.aml-powered-by,
.aml_dk-desktop.aml_dk-style-default .aml-pb-style-gradient-default.aml-powered-by,
.aml_dk-desktop.aml_dk-style-square .aml-pb-style-square.aml-powered-by {
	color: #555 !important;
	background: rgba(0, 0, 0, .1);
	font-size: 10px;
	height: 19px;
	line-height: 18px;
	position: absolute;
	transform-origin: 0 0;
	padding: 1px 7px 2px 7px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	letter-spacing: .3px;
	white-space: nowrap !important
}

.aml-powered-by-b {
	font-weight: bold !important
}

.aml_dk-desktop .aml-powered-by-b {
	font-size: 10px !important
}

.aml_dk-desktop.aml_dk-style-default[class*='-right'] .aml-pb-style-default.aml-powered-by,
.aml_dk-desktop.aml_dk-style-default[class*='-right'] .aml-pb-style-main-button.aml-powered-by,
.aml_dk-desktop.aml_dk-style-default[class*='-right'] .aml-pb-style-gradient-default.aml-powered-by {
	top: calc(50% + 57px);
	right: -104px;
	transform: rotate(-90deg);
}

.aml_dk-desktop.aml_dk-style-default[class*='-left'] .aml-pb-style-default.aml-powered-by,
.aml_dk-desktop.aml_dk-style-default[class*='-left'] .aml-pb-style-main-button.aml-powered-by,
.aml_dk-desktop.aml_dk-style-default[class*='-left'] .aml-pb-style-gradient-default.aml-powered-by {
	top: calc(50% - 57px);
	left: 20px;
	transform: rotate(90deg)
}

.aml_dk-mobile.aml_dk-style-default .aml-pb-style-default.aml-powered-by,
.aml_dk-mobile.aml_dk-style-default .aml-pb-style-square.aml-powered-by,
.aml_dk-mobile.aml_dk-style-default .aml-pb-style-gradient-default.aml-powered-by {
	color: #666 !important;
	background: rgba(0, 0, 0, .1);
	font-size: 9px !important;
	border-radius: 2px 2px 0 0;
	position: absolute;
	line-height: 16px;
	padding: 0 5px;
	white-space: nowrap
}

.aml_dk-mobile.aml_dk-style-default[class*='-left'] .aml-pb-style-default.aml-powered-by,
.aml_dk-mobile.aml_dk-style-default[class*='-right'] .aml-pb-style-default.aml-powered-by {
	bottom: -24px
}

.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-lg .aml-pb-style-default.aml-powered-by {
	right: 6px
}

.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-md .aml-pb-style-default.aml-powered-by {
	right: 2px
}

.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-sm .aml-pb-style-default.aml-powered-by {
	right: -2px
}

.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-lg .aml-pb-style-default.aml-powered-by {
	left: 6px
}

.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-md .aml-pb-style-default.aml-powered-by {
	left: 2px
}

.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-sm .aml-pb-style-default.aml-powered-by {
	left: -2px
}

.aml_dk-mobile.aml_dk-style-default[class*='bottom-left'],
.aml_dk-mobile.aml_dk-style-default[class*='bottom-right'] {
	bottom: 24px
}

.aml_dk-mobile.aml_dk-style-default[class*='-center'] .aml-pb-style-default.aml-powered-by,
.aml_dk-mobile.aml_dk-style-default[class*='-center'] .aml-pb-style-square.aml-powered-by,
.aml_dk-mobile.aml_dk-style-default[class*='-center'] .aml-pb-style-gradient-default.aml-powered-by {
	transform: rotate(90deg);
	left: -20px
}

@supports (-webkit-overflow-scrolling:touch) {
	.aml_dk-mobile.aml_dk-style-horizontal .aml_dk-flex-item span,
	.aml_dk-mobile.aml_dk-style-horizontal-default .aml_dk-flex-item span {
		bottom: 10% !important;
	}
	.aml_dk-mobile.aml_dk-style-horizontal-default&gt;.aml-powered-by,
	.aml_dk-mobile.aml_dk-style-horizontal&gt;.aml-powered-by,
	.aml_dk-mobile.aml_dk-style-gradient-vertical&gt;.aml-powered-by {
		font-size: 7px !important;
	}
	.aml_dk-mobile.aml_dk-style-default .aml-pb-style-default.aml-powered-by,
	.aml_dk-mobile.aml_dk-style-gradient-default .aml-pb-style-gradient-default.aml-powered-by,
	.aml_dk-mobile.aml_dk-style-square .aml-pb-style-square.aml-powered-by {
		font-size: 8px !important;
	}
}

.aml-powered-by.open {
	visibility: visible;
	opacity: 1
}


.aml_dk-style-gradient-vertical {
	padding: 0 !important
}

.aml_dk-style-gradient-vertical[class*='-top-'] {
	top: 32px !important
}

.aml_dk-desktop.aml_dk-style-gradient-vertical[class*='-bottom-'] {
	bottom: 50px !important
}

.aml_dk-mobile.aml_dk-style-gradient-vertical[class*='bottom'] {
	bottom: 50px
}

.aml_dk-style-gradient-vertical[class*='-left'] {
	border-radius: 0 10px 10px 0;
	left: 0 !important
}

.aml_dk-style-gradient-vertical[class*='-left'] .aml_dk-flex-container {
	border-radius: 0 10px 10px 0;
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0);
	transition: border-radius .5s ease
}

.aml_dk-style-gradient-vertical:hover[class*='-left'] .aml_dk-flex-container {
	border-radius: 0 10px 0 0
}

.aml_dk-style-gradient-vertical[class*='-right'] {
	border-radius: 10px 0 0 10px;
	right: 0 !important
}

.aml_dk-style-gradient-vertical[class*='-right'] .aml_dk-flex-container {
	border-radius: 10px 0 0 10px;
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0)
}

.aml_dk-style-gradient-vertical:hover[class*='-right'] .aml_dk-flex-container {
	border-radius: 10px 0 0 0
}

.aml_dk-style-gradient-vertical .aml_dk-flex-container&gt;div {
	width: 32px;
	height: 32px
}

.aml_dk-style-gradient-vertical .aml_dk-flex-container&gt;div:hover {
	box-shadow: 0 1px rgba(255, 255, 255, .16) !important
}

.aml_dk-style-gradient-vertical .aml_dk-flex-item {
	margin: 0 !important;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 1px rgba(255, 255, 255, .16)
}

.aml_dk-style-gradient-vertical .aml_dk-flex-item:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	box-shadow: none;
	transition: border-bottom .5s ease, box-shadow .5s ease
}

.aml_dk-style-gradient-vertical:hover .aml_dk-flex-item:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 1px rgba(255, 255, 255, .16) !important
}

.aml_dk-style-gradient-vertical .aml_dk-channel-facebook {
	background-image: url(/images/Messenger_On.svg)
}

.aml_dk-style-gradient-vertical .aml_dk-channel-zalo {
	background-image: url(/images/Zalo_On.svg)
}

.aml_dk-style-gradient-vertical .aml_dk-channel-click_to_call {
	background-image: url(/images/Call_On.svg)
}

.aml_dk-style-gradient-vertical .aml_dk-channel-google_map {
	background-image: url(/images/Location.svg)
}

.aml_dk-style-gradient-vertical.dark .aml_dk-channel-facebook {
	background-image: url(images/widget_icon_dark_messenger.svg)
}

.aml_dk-style-gradient-vertical.dark .aml_dk-channel-zalo {
	background-image: url(images/widget_icon_dark_zalo.svg)
}

.aml_dk-style-gradient-vertical.dark .aml_dk-channel-click_to_call {
	background-image: url(images/widget_icon_dark_click_to_call.svg)
}

.aml_dk-style-gradient-vertical.dark .aml_dk-channel-google_map {
	background-image: url(images/widget_icon_dark_map.svg)
}

.aml_dk-style-gradient-vertical .aml-pb-style-gradient-vertical.aml-powered-by {
	position: absolute;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 18px;
	padding: 4px 0;
	font-size: 8px;
	color: rgba(230, 221, 216, .8) !important;
	line-height: 10px;
	visibility: visible;
	opacity: 1;
	transition: bottom .5s ease
}

.aml_dk-style-gradient-vertical:hover .aml-pb-style-gradient-vertical.aml-powered-by {
	bottom: -18px
}

.aml_dk-style-gradient-vertical.dark .aml-pb-style-gradient-vertical.aml-powered-by {
	color: #333 !important
}

.aml_dk-style-default[class*='-left'] .aml-pb-style-gradient-vertical.aml-powered-by {
	left: 0;
	border-radius: 0 0 10px 0
}

.aml_dk-style-default[class*='-right'] .aml-pb-style-gradient-vertical.aml-powered-by {
	right: 0 !important;
	border-radius: 0 0 0 10px
}

.aml_dk-desktop.aml_dk-style-square {
	padding: 0 !important
}

.aml_dk-style-square .aml_dk-channel-facebook {
	background-image: url(images/widget_icon_messenger_square.svg)
}

.aml_dk-style-square .aml_dk-channel-zalo {
	background-image: url(images/widget_icon_zalo_square.svg)
}

.aml_dk-style-square .aml_dk-channel-click_to_call {
	background-image: url(images/widget_icon_click_to_call_square.svg)
}

.aml_dk-style-square .aml_dk-channel-tawk_to {
	background-image: url(images/widget_icon_tawkto_square.svg)
}

.aml_dk-style-square .aml_dk-channel-contact_form {
	background-image: url(images/widget_icon_contact_form_square.svg)
}

.aml_dk-style-square .aml_dk-channel-google_map {
	background-image: url(images/widget_icon_map_square.svg)
}


.aml_dk-style-square .aml_dk-channel-whatsapp {
	background-image: url(images/widget_icon_whatsapp_square.svg)
}

.aml_dk-style-square .aml_dk-channel-download_doc {
	background-image: url(images/widget_icon_download_doc_square.svg)
}

.aml_dk-style-square .aml_dk-channel-promotion {
	background-image: url(images/widget_icon_promotion_square.svg)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-facebook .aml-text-content {
	background-image: linear-gradient(0deg, #1d77e2 1.46%, #2cb7ff 99.03%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-zalo .aml-text-content {
	background-image: linear-gradient(180deg, #3a8bff 0%, #035ada 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-click_to_call .aml-text-content {
	background-image: linear-gradient(179.83deg, #8ad336 .15%, #509600 92.02%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-tawk_to .aml-text-content {
	background-image: linear-gradient(180deg, #08ca60 0%, #007e39 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-contact_form .aml-text-content {
	background-image: linear-gradient(180deg, #ffc044 0%, #ef9f00 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-google_map .aml-text-content {
	background-image: linear-gradient(180deg, #07d8f8 0%, #00a0d2 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-whatsapp .aml-text-content {
	background-image: linear-gradient(180deg, #24ea6e 0%, #088e3a 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-download_doc .aml-text-content {
	background-image: linear-gradient(180deg, #5930ff 0%, #585fec .01%, #2a32e1 100%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-channel-promotion .aml-text-content {
	background-image: linear-gradient(4.15deg, #f71f01 18.44%, #ff9c05 85.14%)
}

.aml_dk-desktop.aml_dk-style-square .aml_dk-flex-container&gt;div:hover {
	box-shadow: initial !important
}

.aml_dk-desktop.aml_dk-style-square[class*='-left'] .aml_dk-flex-container&gt;div {
	right: 0;
	transition: right .5s ease
}

.aml_dk-desktop.aml_dk-style-square[class*='-right'] .aml_dk-flex-container&gt;div {
	left: 0;
	transition: left .5s ease
}

.aml_dk-desktop.aml_dk-style-square .aml-text-content {
	position: absolute;
	white-space: nowrap;
	color: #fff;
	padding: 0 8px
}

.aml_dk-desktop.aml_dk-style-square[class*='-left'] .aml-text-content {
	text-align: left
}

.aml_dk-desktop.aml_dk-style-square[class*='-right'] .aml-text-content {
	text-align: right
}

.aml_dk-desktop.aml_dk-style-square .aml-powered-by {
	bottom: -18px;
	padding: 1px 3px !important;
	font-size: 9px !important
}

.aml_dk-desktop.aml_dk-style-square[class*='-left'] .aml-powered-by {
	left: 3px;
	border-radius: 0 4px 4px 0 !important
}

.aml_dk-desktop.aml_dk-style-square[class*='-right'] .aml-powered-by {
	right: 3px;
	border-radius: 4px 0 0 4px !important
}

.aml_dk-desktop.aml_dk-style-square[class*='-bottom-'] {
	bottom: 24px !important
}

.aml_dk-desktop.aml_dk-style-square[class*='-top-'] {
	top: 24px !important
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-facebook {
	background-image: url(images/widget_m_icon_messenger_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-zalo {
	background-image: url(images/widget_m_icon_zalo_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-click_to_call {
	background-image: url(images/widget_m_icon_click_to_call_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-tawk_to {
	background-image: url(images/widget_m_icon_tawkto_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-contact_form {
	background-image: url(images/widget_m_icon_contact_form_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-google_map {
	background-image: url(images/widget_m_icon_map_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-whatsapp {
	background-image: url(images/widget_m_icon_whatsapp_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-download_doc {
	background-image: url(images/widget_m_icon_download_doc_square.svg)
}

.aml_dk-mobile.aml_dk-style-square .aml_dk-channel-promotion {
	background-image: url(images/widget_m_icon_promotion_square.svg)
}

.aml_dk-mobile.aml_dk-style-horizontal-default .aml_dk-flex-container&gt;div,
.aml_dk-mobile.aml_dk-style-horizontal .aml_dk-flex-container&gt;div {
	background-position: center 28%
}

.aml_dk-mobile.aml_dk-style-horizontal .aml_dk-flex-item span,
.aml_dk-mobile.aml_dk-style-horizontal-default .aml_dk-flex-item span {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 12%;
	white-space: nowrap;
	line-height: normal !important
}

.aml_dk-mobile.aml_dk-style-horizontal .aml_dk-flex-item span {
	color: #fff
}

.aml_dk-mobile.aml_dk-style-horizontal.dark .aml_dk-flex-item span {
	color: #333 !important
}

.aml_dk-desktop.aml_dk-style-horizontal .aml_dk-flex-item span:first-child {
	font-size: 12px;
	line-height: 48px;
	padding: 0 16px 0 32px;
	white-space: nowrap
}

.aml_dk-desktop.aml_dk-style-horizontal .aml_dk-flex-container {
	height: 48px
}

.aml_dk-style-horizontal .aml_dk-channel-facebook {
	background-image: url(../images/Messenger_On.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-zalo {
	background-image: url(../images/Zalo_On.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-click_to_call {
	background-image: url(../images/Call_On.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-tawk_to {
	background-image: url(../images/ht_tawkto.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-contact_form {
	background-image: url(../images/ht_contact_form.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-google_map {
	background-image: url(../images/Location.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-whatsapp {
	background-image: url(../images/ht_whatsapp.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-download_doc {
	background-image: url(../images/ht_download_doc.svg)
}

.aml_dk-style-horizontal .aml_dk-channel-promotion {
	background-image: url(../images/widget_m_icon_light_promotion.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-facebook {
	background-image: url(../images/widget_icon_dark_messenger.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-zalo {
	background-image: url(../images/widget_icon_dark_zalo.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-click_to_call {
	background-image: url(../images/widget_icon_dark_click_to_call.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-tawk_to {
	background-image: url(../images/widget_icon_dark_tawkto.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-contact_form {
	background-image: url(../images/widget_icon_dark_contact_form.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-google_map {
	background-image: url(../images/widget_icon_dark_map.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-whatsapp {
	background-image: url(../images/widget_icon_dark_whatsapp.svg)
}

.aml_dk-style-horizontal.dark .aml_dk-channel-download_doc {
	background-image: url(../images/widget_icon_dark_download_doc.svg)
}

.aml_dk-style-horizontal {
	bottom: 0;
	left: 0 !important;
	width: 100%
}

.aml_dk-mobile.aml_dk-style-horizontal-default .aml-powered-by,
.aml_dk-mobile.aml_dk-style-horizontal.dark&gt;.aml-powered-by {
	color: rgba(108, 115, 141, .72) !important
}

.aml_dk-desktop.aml_dk-style-horizontal&gt;.aml_dk-flex-container {
	background-color: #0974f6
}

.aml_dk-desktop.aml_dk-style-horizontal&gt;.aml_dk-flex-container&gt;.aml-text-content {
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 24px;
	color: #fff;
	padding-left: 48px;
	vertical-align: middle
}

.aml_dk-desktop.aml_dk-style-horizontal&gt;.aml_dk-flex-container {
	display: flex;
	justify-content: center
}

.aml_dk-desktop.aml_dk-style-horizontal&gt;.aml_dk-flex-container&gt;div {
	background-position: 0 center;
	background-size: 24px !important;
	width: auto;
	min-width: 100px;
	height: 48px;
	color: #fff;
	margin: 0 8px !important
}

.aml_dk-desktop.aml_dk-style-horizontal&gt;.aml_dk-flex-container&gt;.aml_dk-flex-item:not(:first-of-type) {
	border-right: 1px solid rgba(0, 0, 0, .16);
	box-shadow: 1px 0 0 0 hsla(0, 0%, 100%, .1)
}

.aml_dk-desktop.aml_dk-style-horizontal.dark&gt;.aml_dk-flex-container&gt;div {
	color: #333 !important
}

.aml_dk-desktop.aml_dk-style-horizontal .aml-powered-by {
	position: fixed;
	font-family: IBM Plex Sans;
	right: 4px;
	bottom: 52px;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px
}

.aml_dk-mobile.aml_dk-style-horizontal-default,
.aml_dk-mobile.aml_dk-style-horizontal {
	bottom: 0;
	width: 100%;
	box-shadow: 0 -4px 8px rgba(29, 36, 62, .2)
}

.aml_dk-mobile.aml_dk-style-horizontal-default {
	background-color: #fff
}

.aml_dk-mobile.aml_dk-style-horizontal-default .aml_dk-flex-item span {
	color: #6c738d
}

.aml_dk-mobile.aml_dk-style-horizontal-default&gt;.aml-powered-by,
.aml_dk-mobile.aml_dk-style-horizontal&gt;.aml-powered-by {
	position: absolute;
	right: -19px !important;
	height: 16px;
	padding: 0 5px;
	font-size: 8px;
	line-height: 16px !important;
	transform: rotate(-90deg)
}

.aml_dk-mobile.aml_dk-style-horizontal&gt;.aml-powered-by {
	color: #d8dde6 !important
}

.aml_dk-style-horizontal-default .aml_dk-channel-facebook {
	background-image: url(../images/widget_m_icon_messenger.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-zalo {
	background-image: url(../images/widget_m_icon_zalo.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-click_to_call {
	background-image: url(../images/widget_m_icon_click_to_call.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-tawk_to {
	background-image: url(images/widget_m_icon_tawkto.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-contact_form {
	background-image: url(images/widget_m_icon_contact_form.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-google_map {
	background-image: url(../images/widget_m_icon_map.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-whatsapp {
	background-image: url(images/widget_m_icon_whatsapp.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-download_doc {
	background-image: url(images/widget_m_icon_download_doc.svg)
}

.aml_dk-style-horizontal-default .aml_dk-channel-promotion {
	background-image: url(images/widget_m_icon_promotion.svg)
}

.aml_dk-main-button {
	position: absolute;
	cursor: pointer
}

.aml_dk-desktop.aml_dk-style-main-button .aml_dk-main-button {
	position: fixed;
	width: 70px;
	height: 70px
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-main-button {
	width: 56px;
	height: 56px
}

.aml_dk-style-main-button .aml_dk-main-button {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
	animation: pulse 2s infinite
}

.aml_dk-desktop.aml_dk-style-main-button .aml_dk-main-button {
	border: 8px solid
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-main-button {
	border: 6px solid
}

.aml_dk-main-button-icon {
	position: absolute;
	top: 0;
	left: 0;
	transition: .2s all
}

.aml_dk-main-button.aml_dk-background-color-main-button-contact-us-desktop,
.aml_dk-main-button.aml_dk-background-color-main-button-contact-us-mobile {
	border: 2px solid #fff !important
}

.aml_dk-icons-line {
	display: flex;
	transition: .2s all
}

.aml_dk-main-button svg path {
	fill: currentColor !important
}

.aml_dk-desktop .aml_dk-main-button span svg {
	width: 32px;
	height: 32px;
	margin: 11px
}

.aml_dk-mobile .aml_dk-main-button span svg {
	width: 28px;
	height: 28px;
	margin: 8px
}

.aml_dk-style-main-button.open .aml_dk-flex-container {
	display: flex
}

.aml_dk-style-main-button.open[class*='-top'] .aml_dk-flex-container {
	flex-direction: column
}

.aml_dk-style-main-button.open .aml_dk-main-button,
.aml_dk-style-main-button.open .aml_dk-hightlight {
	display: none
}

.aml_dk-style-main-button.aml-hide .aml_dk-flex-container {
	display: none
}

.aml_dk-style-main-button.aml-hide {
	display: block !important
}

.aml_dk-style-main-button.aml-hide .aml_dk-main-button,
.aml_dk-style-main-button.aml-hide .aml_dk-hightlight {
	display: block
}

.aml_dk-mobile.aml_dk-style-main-button.open .aml-powered-by,
.aml_dk-style-main-button.aml-hide .aml-powered-by {
	visibility: visible;
	opacity: 1;
	display: unset
}

.aml_dk-style-main-button.aml-hide .aml-powered-by {
	display: none
}

.aml_dk-desktop.aml_dk-style-main-button[class*='-bottom'] {
	bottom: 16px !important
}

.aml_dk-style-main-button[class*='-middle'] {
	margin-top: unset !important;
	top: calc(50% - 35px)
}

.aml_dk-style-main-button[class*='-top'] {
	top: 16px
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'] {
	top: 50%
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-1 {
	margin-top: -128px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-2 {
	margin-top: -192px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-3 {
	margin-top: -256px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-4 {
	margin-top: -320px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-5 {
	margin-top: -384px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-1 {
	margin-top: -85px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-2 {
	margin-top: -145px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-3 {
	margin-top: -205px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-4 {
	margin-top: -265px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-5 {
	margin-top: -325px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-1 {
	margin-top: -112px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-2 {
	margin-top: -168px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-3 {
	margin-top: -224px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-4 {
	margin-top: -280px !important
}

.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-5 {
	margin-top: -336px !important
}

@media only screen and (max-height:650px) {
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-lg.aml_dk-channel-5,
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-md.aml_dk-channel-5,
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-sm.aml_dk-channel-5 {
		top: calc(50% + 35px) !important
	}
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-lg.aml_dk-channel-4,
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-md.aml_dk-channel-4,
	.aml_dk-desktop.aml_dk-style-main-button[class*='-middle'].aml_dk-sm.aml_dk-channel-4 {
		top: calc(50% + 105px) !important
	}
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-5,
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-5,
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-5 {
		margin-top: -295px !important
	}
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-lg.aml_dk-channel-4,
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-md.aml_dk-channel-4,
	.aml_dk-desktop.aml_dk-style-main-button.open[class*='-middle'].aml_dk-sm.aml_dk-channel-4 {
		margin-top: -235px !important
	}
}

.aml_dk-mobile.aml_dk-style-main-button {
	width: 56px;
	height: 56px;
	cursor: pointer
}

.aml_dk-mobile.aml_dk-style-main-button.aml-hide2 {
	display: none !important
}

.aml_dk-mobile.aml_dk-style-main-button.aml-hide[class*='-right'] {
	right: 16px
}

.aml_dk-mobile.aml_dk-style-main-button.aml-hide[class*='-left'] {
	left: 16px
}

.aml_dk-mobile.aml_dk-style-main-button[class*='-bottom'] {
	bottom: 16px
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container {
	flex-direction: column;
	position: fixed;
	bottom: 0;
	left: 0;
	width: calc(100% - 16px);
	margin: 8px;
	background-color: #f5f6fa !important;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	border-radius: 12px
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container&gt;div {
	display: table;
	width: 100%;
	margin: 0;
	padding: 2px 16px 2px 66px;
	background-size: 30px;
	background-position: 16px center;
	text-align: left;
	color: #1d243e !important
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container&gt;div:not(:last-of-type) {
	border-bottom: 1px solid #ecedf1;
	box-shadow: 0 1px 0 0 #fff
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container&gt;div&gt;p {
	margin: 10px 0 !important
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container div:first-child {
	margin-top: 8px;
	height: auto;
	z-index: 1
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container div:first-child p {
	padding-right: 16px
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container div:nth-last-child(2) {
	margin-bottom: 16px !important;
	border-bottom: none !important
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-main-button-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px;
	z-index: 2
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-facebook {
	background-image: url(images/widget_m_icon_messenger.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-zalo {
	background-image: url(../images/widget_m_icon_zalo.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-click_to_call {
	background-image: url(images/widget_m_icon_click_to_call.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-tawk_to {
	background-image: url(images/widget_m_icon_tawkto.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-contact_form {
	background-image: url(images/widget_m_icon_contact_form.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-google_map {
	background-image: url(images/widget_m_icon_map.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-whatsapp {
	background-image: url(images/widget_m_icon_whatsapp.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-download_doc {
	background-image: url(images/widget_m_icon_download_doc.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml_dk-channel-promotion {
	background-image: url(images/widget_m_icon_promotion.svg)
}

.aml_dk-mobile.aml_dk-style-main-button .aml-powered-by {
	color: #aeb4c5 !important;
	z-index: 2;
	position: fixed;
	bottom: 12px;
	right: 20px;
	font-size: 9px
}

.aml-moveable {
	position: fixed !important
}

.aml_dk-hightlight {
	z-index: -1;
	position: fixed;
	height: 48px;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap
}

.aml_dk-desktop[class*='-right'] .aml_dk-hightlight {
	padding: 14px 51px 14px 23px;
	border-radius: 24px 0 0 24px
}

.aml_dk-desktop[class*='-left'] .aml_dk-hightlight {
	padding: 14px 23px 14px 51px;
	border-radius: 0 24px 24px 0
}

@media only screen and (min-device-width:375px) and (min-device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait),
only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) and (orientation:portrait),
only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
	.aml_dk-mobile.aml_dk-style-horizontal-default&gt;.aml-powered-by,
	.aml_dk-mobile.aml_dk-style-horizontal&gt;.aml-powered-by {
		top: 19px !important
	}
	.aml_dk-mobile.aml_dk-style-default.aml_dk-bottom-center.aml_dk-lg {
		bottom: 10px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-sm {
		left: 8px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-sm {
		right: 8px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-md {
		left: 8px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-md {
		right: 8px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-left'].aml_dk-lg {
		left: 8px
	}
	.aml_dk-mobile.aml_dk-style-default[class*='-right'].aml_dk-lg {
		right: 8px
	}
	.aml_dk-mobile.aml_dk-style-main-button .aml-powered-by {
		right: 20px !important
	}
	.aml_dk-mobile.aml_dk-style-main-button .aml_dk-flex-container {
		margin-bottom: 19px !important
	}
	.aml_dk-mobile.aml_dk-style-main-button .aml-powered-by {
		bottom: 23px !important
	}
}

.aml_dk-mobile.aml_dk-style-gradient-default .aml_dk-flex-container&gt;div {
	border-radius: 50% !important
}

.aml_dk-style-gradient-default [class*='aml_dk-channel-'] {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center
}

.aml_dk-style-gradient-default .aml_dk-channel-facebook {
	background-image: url(images/messenger-icon.png)
}

.aml_dk-style-gradient-default .aml_dk-channel-zalo {
	background-image: url(images/icon-zalo.png)
}

.aml_dk-style-gradient-default .aml_dk-channel-click_to_call {
	background-image: url(images/mobile-icon.png)
}

.aml_dk-style-gradient-default .aml_dk-channel-tawk_to {
	background-image: url(../images/ht_tawkto.svg)
}

.aml_dk-style-gradient-default .aml_dk-channel-contact_form {
	background-image: url(../images/ht_contact_form.svg)
}

.aml_dk-style-gradient-default .aml_dk-channel-google_map {
	background-image: url(../images/Location.svg)
}

.aml_dk-style-gradient-default .aml_dk-channel-whatsapp {
	background-image: url(images/ht_whatsapp.svg)
}

.aml_dk-style-gradient-default .aml_dk-channel-download_doc {
	background-image: url(images/ht_download_doc.svg)
}

.aml_dk-style-gradient-default .aml_dk-channel-promotion {
	background-image: url(images/ht_promotion.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-facebook {
	background-image: url(images/widget_icon_dark_messenger.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-zalo {
	background-image: url(images/widget_icon_dark_zalo.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-click_to_call {
	background-image: url(images/widget_icon_dark_click_to_call.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-tawk_to {
	background-image: url(images/widget_icon_dark_tawkto.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-contact_form {
	background-image: url(images/widget_icon_dark_contact_form.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-google_map {
	background-image: url(images/widget_icon_dark_map.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-whatsapp {
	background-image: url(images/widget_icon_dark_whatsapp.svg)
}

.aml_dk-style-gradient-default.dark .aml_dk-channel-download_doc {
	background-image: url(images/widget_icon_dark_download_doc.svg)
}

.aml_dk-flex-item svg {
	fill: #fff
}

.aml_pb-bottom-right {
	bottom: 16px;
	right: 20px
}

.aml_pb-bottom-left {
	bottom: 16px;
	left: 20px
}

.aml_pb-bottom-right.mobile {
	right: 16px;
	bottom: 16px
}

.aml_pb-bottom-left.mobile {
	bottom: 16px;
	left: 16px
}

.aml_pb-bottom-left.aml-tooltip .aml-tooltiptext {
	left: 116% !important;
	right: unset !important
}

.aml_pb-bottom-right.aml-tooltip .aml-tooltiptext {
	right: 116% !important;
	left: unset !important
}

.aml_pb-bottom-left.aml-tooltip .aml-tooltiptext::after {
	right: 100%
}

.aml_pb-bottom-right.aml-tooltip .aml-tooltiptext::after {
	left: 100%
}

.iframe-layout {
	overflow-y: hidden
}

#promotion-frame {
	border-radius: 8px;
	box-shadow: 0 8px 32px rgba(108, 115, 141, .12) !important;
	position: fixed;
	display: block;
	width: 360px;
	height: 0;
	display: flex
}

#promotion-frame.mobile {
	position: fixed;
	width: 100%;
	box-shadow: none;
	padding: 0 6px
}

#iframe_promotion {
	width: 100%;
	border-width: 0;
	border-radius: 8px;
	z-index: 1000000;
	max-height: 100%;
	height: 100%
}

#promotion-frame.mobile.horizontal {
	position: absolute;
	height: 100%
}

.promotion-desktop-preview #promotion-frame {
	max-height: 80vh !important
}

.promotion-mobile-preview.mobile #promotion-frame {
	max-width: calc(100vw - 13px)
}

#aml_pb_wrap:hover {
	cursor: pointer
}

.ring-animation {
	-webkit-animation: ring .6s 0s ease-out infinite;
	-moz-animation: ring .6s 0s ease-out infinite;
	-o-animation: ring .6s 0s ease-out infinite;
	animation: ring .6s 0s ease-out infinite
}

@keyframes ring {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

.aml-box-highlight {
	font-family: IBM Plex Sans !important
}

#aml_pb_wrap .call-trap-box.call-trap {
	position: absolute;
	top: 14px;
	left: 14px;
	border-radius: 100%;
	width: 32px;
	height: 32px
}

.aml-highlight-item {
	font-family: IBM Plex Sans !important;
	background: linear-gradient(360deg, #e5ebef 0%, #eef2f5 50.52%, #fefefe 100%);
	box-shadow: 0 16px 19px rgba(186, 189, 212, .2), inset 0 -1px 1px rgba(0, 0, 0, .25);
	border-radius: 88px;
	width: auto;
	height: auto
}

.aml-highlight-item .aml-icon-box {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.aml-highlight-item .aml-icon-box .icon {
	width: 60px;
	height: 60px
}

.aml-highlight-item .icon {
	background-size: cover
}

.aml-highlight-item .text {
	font-family: IBM Plex Sans;
	line-height: 43px;
	white-space: nowrap
}

.aml-highlight-item .text.aml-right {
	float: left !important;
	margin: 4px 4px 0 16px;
	width: auto !important
}

.aml-highlight-item .aml-icon-box.aml-right {
	float: left !important;
	margin: 4px
}

.aml-highlight-item .text.aml-left {
	float: right !important;
	margin: 4px 16px 0 4px;
	width: auto !important
}

.aml-highlight-item .aml-icon-box.aml-left {
	float: right !important;
	margin: 4px
}

.aml-text-transform-uppercase {
	text-transform: uppercase !important
}

.aml-overflow-hidden {
	overflow: hidden !important
}

#call-modal {
	position: fixed;
	max-height: 576px;
	bottom: 16px;
	width: 300px;
	box-shadow: 0 0 15px rgba(90, 80, 108, .2) !important;
	border-radius: 16px
}

#call-modal:not(.mobile) #wrap-call.preview {
	max-height: 500px
}

#call-modal.left {
	left: 16px
}

#call-modal.right {
	right: 16px
}

#call-modal.mobile {
	width: 100%;
	height: 100%;
	max-height: 100%;
	bottom: 0;
	border-radius: 0 !important;
	background-color: rgba(0, 0, 0, .4)
}

#iframe-call {
	height: 100%;
	width: 100%;
	border-radius: 16px !important
}

#wrap-call.mobile {
	position: fixed;
	width: 100%;
	padding: 0 6px
}

#wrap-call.horizontal {
	height: 100% !important;
	bottom: 0;
	padding: 0
}

.aml-notification-count-badge {
	width: 24px;
	height: 24px;
	background: linear-gradient(157.23deg, #e73604 8.86%, #f03400 38.81%, #bc2602 82.43%, #b72401 90.69%);
	border-radius: 50%;
	position: absolute;
	z-index: 10000;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold
}

.aml-banner-popup {
	display: none;
	position: fixed !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	box-shadow: 0 8px 32px rgba(108, 115, 141, .12) !important;
	padding: 0 !important;
	margin: 0
}

.aml-banner-popup.mobile {
	max-width: 100%;
	width: 100%;
	height: 100vh
}

.aml-banner-popup.mobile.horizontal:not(.banner-nine) {
	height: 100vh !important
}

.aml-banner-popup.mobile.banner-nine {
	max-width: none;
	height: auto
}

.aml-banner-popup.mobile.banner-nine.horizontal {
	width: auto
}

.aml-banner-popup.mobile.no-center {
	top: 0;
	left: 0;
	bottom: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0)
}

.aml-banner-popup.mobile.horizontal.horizontal-center {
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.aml-banner-frame,
.aml-contact_form-frame {
	width: 100%;
	height: 100%;
	position: relative;
	border: none;
	display: block
}

.aml-banner-popup.banner-three.desktop .aml-banner-frame {
	border: 1px solid #dadada;
	border-radius: 20px
}

.aml-contact_form-frame {
	border-radius: 6px
}

.aml-banner-popup .aml-banner-close {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	right: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.aml-banner-popup.mobile .aml-banner-close {
	width: 48px;
	height: 48px
}

.aml-banner-popup .aml-btn-close {
	width: 24px;
	height: 24px;
	background: url('images/banner_close.svg') no-repeat center center;
	background-color: #00000066;
	border-radius: 4px
}

.aml-banner-popup .aml-banner-power-by,
.aml-contact_form-popup .aml-contact_form-power-by {
	position: absolute;
	width: 114px;
	height: 19px;
	background: #000;
	opacity: .5;
	border-radius: 2px;
	color: #8f8f8f;
	font-size: 10px;
	font-family: IBM Plex Sans;
	line-height: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -24px;
	left: 50%;
	transform: translate(-50%)
}

.aml-contact_form-popup .aml-contact_form-power-by {
	color: #e6e6e6
}

.aml-banner-popup.desktop .aml-banner-power-by:hover,
.aml-contact_form-popup.aml-pu-desktop .aml-contact_form-power-by {
	cursor: pointer
}

.aml-banner-popup.mobile .aml-banner-power-by,
.aml-contact_form-popup.aml-pu-mobile .aml-contact_form-power-by {
	color: #8c8c8c
}

.aml-color-73 {
	color: #737373 !important
}

.aml-banner-popup.mobile.no-center .aml-banner-power-by {
	bottom: 4px !important;
	background: none !important
}

.aml-banner-popup.mobile.no-center.banner-three .aml-banner-power-by {
	background: #000 !important
}

.aml-banner-popup.mobile .aml-banner-power-by.horizontal {
	bottom: 4px !important;
	background: none !important
}

.aml-banner-popup.mobile .aml-banner-power-by:not(.horizontal) {
	color: #8c8c8c
}

.aml-banner-popup .aml-banner-power-by.horizontal.left {
	left: 25% !important
}

.aml-banner-popup .aml-banner-power-by.horizontal.right {
	left: 100% !important;
	transform: translate(-100%) !important
}

.aml-banner-popup .banner-nine-img {
	width: 500px
}

.aml-banner-popup.mobile .banner-nine-img {
	width: 100vw
}

.aml-banner-popup.mobile.horizontal .banner-nine-img {
	height: 100vh;
	max-width: unset !important;
	width: auto;
	margin: auto
}

.aml-banner-rounded {
	border-radius: 12px
}

.aml-banner-no-rounded {
	border-radius: unset
}

@media(min-width:980px) {
	.aml-banner-popup.desktop {
		width: 512px !important
	}
}

@media(min-width:1396px) {
	.aml-banner-popup.desktop {
		width: 600px !important
	}
}

@media(min-width:1876px) {
	.aml-banner-popup.desktop {
		width: 720px !important
	}
}

.aml-loading-div {
	z-index: 2
}

.aml-fb-customerchat-close {
	z-index: 2147483647 !important;
	width: 60px !important;
	height: 60px !important;
	position: fixed !important;
	background-image: url(images/fb_icon_close.svg) !important;
	background-position: center !important;
	background-size: cover !important;
	cursor: pointer !important
}

.fb-customerchat iframe.aml-fb-hiding {
	bottom: -3000px !important
}

.fb-customerchat.fb_iframe_widget&gt;span&gt;iframe {
	width: 399px !important
}

.aml-contact_form-popup.aml-pu-desktop {
	width: 33%;
	max-width: 600px;
	min-width: 400px;
	border-radius: 6px
}

.aml-contact_form-popup.aml-pu-mobile {
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-overflow-scrolling: touch !important;
	overflow-y: scroll !important;
	border-radius: 0 !important
}

.aml-contact_form-popup.aml-pu-mobile #iframe_contact_form {
	border-radius: 0 !important
}

.aml-contact_form-popup {
	position: relative;
	margin: 38px auto;
	background-color: #fff;
	box-sizing: content-box;
	letter-spacing: normal !important
}

.aml-contact_form-popup #iframe_contact_form {
	width: 100%;
	height: 100%;
	border: unset
}


.aml-pu-mobile .aml-contact_form-power-by {
	display: none
}
.simple-contact-mobile{display:none !important}

@media only screen and (min-width: 768px) {
.aml_dk-flex-container&gt;div {
	width: 54px!important;
	height: 54px!important;
	margin: 6px!important;
	background-size: 100%!important;
	border: 2px solid #fff!important;
	border-radius: 50%!important;
/*	background-image: linear-gradient(180deg, #4fc3f7 0%, #0277bd 100%)!important;*/
}
.aml_dk-style-gradient-default [class*='aml_dk-channel-'] {
    background-size: 100% !important;
}
}


.aml-tooltip .aml-tooltiptext {
	background-color: #1D243E;
	color: #fff;
}

.aml_dk-top-right .aml-tooltip .aml-tooltiptext::after,
.aml_dk-middle-right .aml-tooltip .aml-tooltiptext::after,
.aml_dk-bottom-right .aml-tooltip .aml-tooltiptext::after {
	border-color: transparent transparent transparent #1D243E;
}

 @media only screen and (max-width: 767px) {
.aml_dk-flex-container&gt;div {
    width: 76.00px!important;
    height: 58.00px!important;
    margin: 0.00px!important;
    background-size: 50px!important;
}
.aml_dk-bottom-center .aml_dk-flex-container&gt;div {
    height: 70px!important;
    background-size: 45px!important;
}
.aml_dk-mobile.aml_dk-style-default.aml_dk-bottom-right&gt;.aml_dk-flex-container{display: inline-block;}
.aml_dk-flex-item span {
    font-size: 10.13px!important;
}
.aml_dk-channel-google_map {
    background-image: url(../images/widget_icon_map.svg);
}
.aml_dk-channel-zalo {
    background-image: url(images/icon-zalo.png);
}
.aml_dk-channel-facebook {
    background-image: url(../images/widget_icon_messenger.svg);
}
.aml_dk-channel-click_to_call {
    background-image: url(../images/widget_icon_click_to_call.svg);
}
.simple-contact-mobile{display:block !important}
.simple-contact-desktop{display:none !important}
.simple-contact-mobile .aml_dk-flex-item a{display: block;min-height: 50px;}
}   
.simple-contact-desktop:hover .aml-powered-by{
    opacity: 1;
    visibility: visible;   
}
   </pre></body></html>