/*
Theme Name: RDT046
Theme URI: http://redeptot.vn
Author: Redeptot.vn
Author URI: http://redeptot.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
* {
	box-sizing: border-box
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	overflow-x: hidden
}

a {
	text-decoration: none;
	background: none;
	-webkit-text-decoration-skip: objects
}

strong {
	font-weight: bold
}

img {
	height: auto;
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

input {
	vertical-align: top;
	text-transform: none;
	color: inherit;
	font: inherit;
	border: none;
	margin: 0
}

input:not([type="submit"]) {
	outline: none!important
}

input[type="text"] {
	-webkit-appearance: none
}

::-moz-focus-inner {
	border: 0
}

::-webkit-file-upload-button {
	font: inherit;
	border: 0;
	outline: 0;
	padding-left: 0;
	background: none
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

:-webkit-full-screen-ancestor:not(iframe) {
	animation: none!important
}

::-moz-placeholder {
	opacity: 0.5;
	color: inherit
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.5
}

h1,h2,h4 {
	font-family: inherit;
	line-height: 1.4;
	margin: 0 0 1.5rem;
	padding-top: 1.5rem;
	color: var(--color-content-heading)
}

h1:first-child,h2:first-child,h4:first-child {
	padding-top: 0
}

p,ul {
	margin: 0 0 1.5rem
}

ul {
	list-style-type: disc;
	margin-left: 2.5rem
}

li {
	margin: 0 0 0.5rem
}

li>ul {
	margin-bottom: 0.5rem;
	margin-top: 0.5rem
}

h1:last-child,h2:last-child,h4:last-child,p:last-child,ul:last-child,li:last-child {
	margin-bottom: 0
}

.l-section[class*="color_"] h4 {
	color: inherit
}

input:not([type="submit"]) {
	width: 100%;
	border: 0px solid transparent;
	background: none
}

.hidden {
	display: none!important
}

.i-cf:before,.i-cf:after {
	content: ' ';
	display: table
}

.i-cf:after {
	clear: both
}

.align_left {
	text-align: left
}

a {
	color: var(--color-content-link)
}

.l-canvas {
	margin: 0 auto;
	width: 100%;
	flex-grow: 1;
	background: var(--color-content-bg-grad);
	color: var(--color-content-text)
}

@media screen and (min-width: 1025px) {
	body:not(.us_iframe) {
		display:flex;
		flex-direction: column;
		min-height: 100vh
	}
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
	body {
		display: block!important
	}
}

.l-footer {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: var(--color-content-bg-grad);
	color: var(--color-content-text)
}

.l-subheader,.l-section {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.l-section {
	position: relative;
	margin: 0 auto
}

.l-section-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.l-section-h {
	position: relative;
	margin: 0 auto;
	width: 100%
}

.l-section-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	height: 15vh;
	color: #fff
}

.l-section-shape.pos_bottom {
	bottom: -1px
}

.l-section-shape.on_front {
	z-index: 11!important
}

.l-section-shape.pos_bottom.hor_flip {
	transform: rotateY(180deg)
}

.l-section-shape>svg {
	display: block
}

.l-section.height_medium {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.far,.fas,.fad {
	display: inline-block;
	line-height: 1;
	font-family: "fontawesome";
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

.g-preloader {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 2.5rem;
	width: 1em;
	height: 1em;
	color: var(--color-content-primary)
}

.g-preloader.type_1:before,.g-preloader.type_1:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: 2px solid
}

.g-preloader.type_1:before {
	opacity: 0.2
}

.g-preloader.type_1:after {
	border-color: transparent;
	border-top-color: inherit;
	animation: rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.l-body .vc_row:after,.l-body .vc_row:before,.l-body .vc_column-inner:after,.l-body .vc_column-inner:before {
	display: none
}

.l-body .wpb_content_element {
	margin-bottom: 0
}

.g-cols.wpb_row {
	margin-bottom: 0
}

.l-section.color_footer-bottom h4 {
	color: var(--color-footer-heading)
}

.color_footer-top {
	background: var(--color-subfooter-bg-grad);
	color: var(--color-subfooter-text)
}

.color_footer-top a {
	color: var(--color-subfooter-link)
}

.color_footer-bottom {
	background: var(--color-footer-bg-grad);
	color: var(--color-footer-text)
}

.color_footer-bottom a {
	color: var(--color-footer-link)
}

.rounded_none .w-header-show {
	border-radius: 0!important
}

@media (max-width: 1024px) {
	.l-section.height_medium {
		padding-top:2.5rem;
		padding-bottom: 2.5rem
	}
}

@media screen and (max-width: 900px) {
	.l-subheader {
		padding-left:1rem!important;
		padding-right: 1rem!important
	}
}

@media screen and (max-width: 767px) {
	h1,h2,h4 {
		margin-bottom:1rem
	}
}

@media screen and (max-width: 600px) {
	.w-header-show {
		margin:10px!important
	}

	.l-subheader,.l-section {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.l-section.height_medium {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
}

.w-btn {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 1.2;
	position: relative
}

.w-btn {
	padding: 0.8em 1.8em
}

.w-btn:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: inherit;
	border-style: solid;
	border-color: inherit;
	border-image: inherit
}

.w-btn-wrapper {
	margin: 0.3rem 0
}

.w-btn-wrapper.align_left {
	display: inline-block;
	vertical-align: top;
	margin-right: 0.6rem
}

.g-cols {
	display: flex;
	flex-wrap: wrap
}

.vc_column_container {
	display: flex;
	flex-direction: column;
	border-color: var(--color-content-border)
}

.vc_column-inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	flex-shrink: 0;
	border-color: inherit
}

.g-cols.type_default {
	margin: 0 -1.5rem
}

.g-cols.type_default>div>.vc_column-inner {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.g-cols.type_boxes {
	margin: 0
}

.g-cols.type_boxes>div>.vc_column-inner {
	padding: 4rem
}

.g-cols.valign_bottom>div>.vc_column-inner {
	justify-content: flex-end
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.vc_column-inner,.wpb_wrapper {
		min-height: 1px
	}
}

.color_footer-top .vc_column_container {
	border-color: var(--color-subfooter-border)
}

.color_footer-bottom .vc_column_container {
	border-color: var(--color-footer-border)
}

@media (min-width: 768px) {
	.vc_col-sm-3 {
		width:25%
	}

	.vc_col-sm-2\/5 {
		width: 40%
	}

	.vc_col-sm-6 {
		width: 50%
	}

	.vc_col-sm-3\/5 {
		width: 60%
	}

	.vc_col-sm-9 {
		width: 75%
	}

	.vc_col-sm-12 {
		width: 100%
	}
}

@media (max-width: 1024px) {
	.g-cols.type_boxes>div>.vc_column-inner {
		padding:2.5rem
	}
}

@media screen and (max-width: 600px) {
	.g-cols.type_boxes>div>.vc_column-inner {
		padding:1.5rem
	}
}

@media (max-width: 767px) {
	.g-cols>div:not([class*="vc_col-xs-"]) {
		width:100%;
		margin: 0 0 1.5rem
	}

	.g-cols.type_boxes>div,.g-cols:not(.reversed)>div:last-child {
		margin-bottom: 0
	}
}

.w-form-row {
	position: relative;
	width: 100%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-left: calc(var(--fields-gap,1rem) / 2);
	padding-right: calc(var(--fields-gap,1rem) / 2)
}

.w-form-row-field {
	position: relative
}

@media screen and (max-width: 600px) {
	.w-form-row {
		width:100%!important
	}
}

.w-grid {
	clear: both
}

.w-grid-item {
	flex-shrink: 0;
	padding: 1.5rem;
}

.w-grid-item-h {
	position: relative;
	height: 100%
}

.w-grid-preloader {
	position: relative;
	height: 0;
	width: 100%;
	overflow: hidden
}

.w-grid-preloader .g-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.w-grid-item .w-hwrapper,.w-grid-item .w-vwrapper {
	position: relative;
	z-index: 1
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.w-grid .w-vwrapper:not(.grid_wrapper_circle),.w-grid .w-vwrapper>* {
		width: 100%
	}
}

.g-filters-item-amount {
	display: none;
	margin-left: 0.5rem
}

.l-header a,.l-header .g-preloader {
	color: inherit
}

.l-subheader-cell {
	display: flex;
	align-items: center;
	flex-grow: 1
}

.l-subheader-cell.at_left {
	justify-content: flex-start
}

.header_hor .l-subheader-cell.at_left>* {
	margin-right: 1.4rem
}

.l-subheader-cell.at_center {
	justify-content: center
}

.l-subheader-cell.at_right {
	justify-content: flex-end
}

.header_hor .l-subheader-cell.at_right>* {
	margin-left: 1.4rem
}

.l-subheader:not(.with_centering) .l-subheader-cell:empty {
	display: none
}

.l-header:before {
	content: 'auto';
	left: -100%;
	position: absolute;
	top: -100%;
	visibility: hidden!important
}

.l-header .w-text {
	line-height: 1.5
}

.l-header .w-text:not(.wrap) {
	white-space: nowrap
}

.w-hwrapper {
	display: flex;
	align-items: center
}

.w-hwrapper.align_left {
	justify-content: flex-start
}

.w-hwrapper.align_left>* {
	margin-right: 1.2rem;
	margin-right: var(--hwrapper-gap,1.2rem)
}

.w-hwrapper.align_left>*:last-child {
	margin-right: 0
}

.w-hwrapper.valign_top {
	align-items: flex-start
}

.l-header .w-image {
	flex-shrink: 0
}

.l-main .w-image {
	max-width: 100%
}

.w-image-h {
	display: block;
	border-radius: inherit;
	border-color: inherit!important;
	color: inherit!important
}

.w-image:not([class*="style_phone"]) .w-image-h {
	background: inherit
}

.l-header .w-image-h {
	height: inherit
}

.w-image img {
	vertical-align: top;
	border-radius: inherit
}

.l-header .w-image img {
	display: block;
	height: inherit;
	width: auto
}

.w-image-h[href] {
	position: relative
}

.l-subheader-cell .w-nav {
	margin-left: 0;
	margin-right: 0
}

.w-nav-list {
	list-style: none;
	margin: 0
}

.w-nav-list:not(.level_1) {
	display: none
}

.w-nav.type_desktop .w-nav-list:not(.level_1) {
	box-shadow: var(--box-shadow)
}

.w-nav.type_desktop .w-nav-list.level_2 {
    text-align: left;
    position: absolute;
    left: -200px;
    z-index: 120;
    min-width: 850px;
}
.w-nav.type_desktop .w-nav-list.level_2 li {
    width: 33.33333%;
    float: left;
}

.w-nav .menu-item {
	display: block;
	position: relative;
	margin: 0
}

.w-nav-anchor {
	display: block;
	overflow: hidden;
	position: relative;
	outline: none!important
}

.w-nav-anchor:not(.w-btn) {
	border: none!important
}

.w-nav.type_desktop .w-nav-anchor.level_1 {
	z-index: 1
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
	line-height: 1.5em;
	padding: 0.6em 20px;
	white-space: nowrap
}

.w-nav-arrow {
	display: none;
	vertical-align: top;
	font-weight: normal;
	line-height: inherit;
	text-transform: none;
	text-align: center
}

.w-nav-arrow:before {
	content: '\f107';
	vertical-align: top;
	font-family: fontawesome;
	font-weight: 400
}

.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before {
	font-size: 1.3em;
	margin-left: 0.4em
}

.w-nav.type_desktop .w-nav-list.level_2 .w-nav-arrow:before {
	content: '\f105';
	font-size: 1.5em
}

.w-nav.type_desktop .hover_underline .w-nav-title {
	position: relative
}

.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: -0.4em;
	margin: 0 auto -2px;
	height: 2px;
	width: 100%;
	background: currentColor;
	opacity: 0
}

.header_hor .w-nav.type_desktop>.w-nav-list {
}

.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item {
	flex-shrink: 0
}

.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1>a:not(.w-btn) {
	background: none
}

.menu-item-object-us_page_block {
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	text-transform: none;
	font-style: normal
}

.w-nav.type_mobile .menu-item-object-us_page_block,.menu-item-object-us_page_block>.w-grid {
	overflow: hidden
}

.w-nav.type_desktop .menu-item[class*="columns"] .w-nav-list.level_2 {
	display: flex;
	flex-wrap: wrap
}

.w-nav.type_desktop .menu-item[class*="columns"] .w-nav-list.level_2>li {
	flex-shrink: 0
}

.w-nav.type_desktop .menu-item[class*="columns"] .w-nav-anchor {
	white-space: normal
}

.w-nav.type_desktop .menu-item.columns_3>ul>li {
	width: 33.3333%
}

.w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) {
	display: none;
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	opacity: 0
}

.w-nav.type_mobile .w-nav-list {
	z-index: 3;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.w-nav.type_mobile.m_align_left {
	text-align: left
}

.w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
	position: fixed;
	display: block;
	top: 0;
	bottom: 0;
	padding: 1rem;
	min-height: 100vh;
	min-width: 270px
}

.header_hor .w-nav.type_mobile.m_layout_panel.m_effect_afr .w-nav-list.level_1 {
	right: 0;
	box-shadow: -1px 0 0 rgba(0,0,0,0.08);
	transform: translateX(100%)
}

.w-nav-control {
	display: none;
	line-height: 50px;
	height: 50px;
	padding: 0 0.8rem;
	color: inherit
}

.w-nav-icon {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	position: relative;
	height: inherit;
	width: 1em
}

.w-nav-icon>div,.w-nav-icon>div:before,.w-nav-icon>div:after {
	content: '';
	display: block;
	position: absolute;
	height: 0;
	width: inherit
}

.w-nav-icon>div {
	border-bottom: 0.15em solid
}

.w-nav-icon>div:before,.w-nav-icon>div:after {
	border-bottom: inherit
}

.w-nav-icon>div {
	top: 50%;
	transform: translateY(-50%)
}

.w-nav-icon>div:before {
	top: -0.3333em
}

.w-nav-icon>div:after {
	top: 0.3333em
}

.w-nav-close {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	font-size: 3rem;
	line-height: 2;
	width: 2em;
	opacity: 0.5
}

.w-nav-close:before {
	content: '\f00d';
	font-family: fontawesome;
	font-weight: normal;
	vertical-align: top
}

@media screen and (max-width: 900px) {
	.w-nav.type_desktop .menu-item[class*="columns"] .w-nav-list.level_2 {
		padding:0!important
	}

	.w-nav.type_desktop .menu-item.columns_3>ul>li {
		width: 50%!important
	}
}

@media screen and (max-width: 767px) {
	.w-nav-close {
		font-size:2rem
	}
}

@media screen and (max-width: 480px) {
	.w-nav-anchor.level_2 {
		white-space:normal
	}
}

.w-post-elm.color_link_inherit a:not(:hover) {
	color: inherit
}

.w-post-elm.has_width {
	flex-shrink: 0
}

.w-post-elm.stretched img {
	width: 100%
}

.w-post-elm.post_image {
	overflow: hidden;
	position: relative
}

.w-post-elm.post_image img {
	display: block
}

.w-post-elm.post_title {
	padding: 0
}

.w-search {
	line-height: 2.8rem
}

.header_hor .l-subheader-cell>.w-search:not(.layout_simple) {
	margin-left: 0;
	margin-right: 0
}

.w-search-form .w-form-row {
	height: inherit;
	padding: 0
}

.w-search input {
	display: block
}

.w-search-open {
	display: block;
	text-align: center;
	width: 2.2em
}

.w-search-open i {
	vertical-align: top;
	line-height: inherit
}

.header_hor .l-subheader-cell.at_right .w-search:not(.layout_simple):last-child {
	margin-right: -0.5em
}

.w-search-close {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	text-align: center;
	line-height: 2;
	width: 2em;
	color: inherit!important;
	opacity: 0.5
}

.w-search-close:before {
	content: '\f00d';
	font-family: fontawesome;
	font-weight: 400;
	vertical-align: top
}

@media (min-width: 601px) {
	.l-header.bg_transparent:not(.sticky) .w-search input {
		background:rgba(0,0,0,0.2);
		color: #fff
	}
}

.w-search.layout_fullwidth .w-search-form {
	position: absolute;
	top: 0;
	left: -1.5rem;
	right: -1.5rem;
	height: 0;
	overflow: hidden;
	z-index: 120
}

.w-search.layout_fullwidth .w-form-row-field {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0
}

.w-search.layout_fullwidth .w-form-row-field:after {
	display: none
}

.w-search.layout_fullwidth input {
	font-size: 1.4rem;
	padding: 0 3rem 0 1.5rem;
	border-radius: 0;
	border: none
}

.w-search.layout_fullwidth .w-search-form input {
	background: none!important;
	box-shadow: none!important;
	color: inherit!important
}

.w-search.layout_fullwidth .w-search-close {
	width: auto;
	padding-right: 1.5rem
}

@media screen and (max-width: 600px) {
	.header_hor .l-header .w-search {
		line-height:inherit
	}

	.w-search.layout_fullwidth input {
		font-size: 1rem!important
	}
}

.w-separator {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 1.5rem
}

.w-separator:not(.with_content) {
	position: relative
}

.w-separator.size_small:empty {
	height: 1.5rem
}

.w-separator.size_large:empty {
	height: 4rem
}

@media (max-width: 1024px) {
	.w-separator.size_small:empty {
		height:calc(0.4rem + 1vw)
	}

	.w-separator.size_large:empty {
		height: calc(0.8rem + 3vw)
	}
}

.w-vwrapper {
	display: flex;
	flex-direction: column
}

.w-vwrapper.align_left {
	align-items: flex-start
}

:root {
	--color-header-middle-bg: #ffffff;
	--color-header-middle-bg-grad: #ffffff;
	--color-header-middle-text: #333333;
	--color-header-middle-text-hover: #cb314a;
	--color-header-transparent-bg: transparent;
	--color-header-transparent-bg-grad: transparent;
	--color-header-transparent-text: #333333;
	--color-header-transparent-text-hover: #cb314a;
	--color-chrome-toolbar: #f5f5f5;
	--color-chrome-toolbar-grad: #f5f5f5;
	--color-header-top-bg: #4d4d4d;
	--color-header-top-bg-grad: #4d4d4d;
	--color-header-top-text: #ffbb3d;
	--color-header-top-text-hover: #e95095;
	--color-header-top-transparent-bg: rgba(0,0,0,0.2);
	--color-header-top-transparent-bg-grad: rgba(0,0,0,0.2);
	--color-header-top-transparent-text: rgba(255,255,255,0.66);
	--color-header-top-transparent-text-hover: #fff;
	--color-content-bg: #ffffff;
	--color-content-bg-grad: #ffffff;
	--color-content-bg-alt: #f5f5f5;
	--color-content-bg-alt-grad: #f5f5f5;
	--color-content-border: #e8e8e8;
	--color-content-heading: #1a1a1a;
	--color-content-heading-grad: #1a1a1a;
	--color-content-text: #333333;
	--color-content-link: #cb314a;
	--color-content-link-hover: #48b6fa;
	--color-content-primary: #cb314a;
	--color-content-primary-grad: #cb314a;
	--color-content-secondary: #48b6fa;
	--color-content-secondary-grad: #48b6fa;
	--color-content-faded: #999999;
	--color-content-overlay: rgba(0,0,0,0.75);
	--color-content-overlay-grad: rgba(0,0,0,0.75);
	--color-alt-content-bg: #f5f5f5;
	--color-alt-content-bg-grad: #f5f5f5;
	--color-alt-content-bg-alt: #ffffff;
	--color-alt-content-bg-alt-grad: #ffffff;
	--color-alt-content-border: #dddddd;
	--color-alt-content-heading: #1a1a1a;
	--color-alt-content-heading-grad: #1a1a1a;
	--color-alt-content-text: #333333;
	--color-alt-content-link: #cb314a;
	--color-alt-content-link-hover: #7049ba;
	--color-alt-content-primary: #63bee6;
	--color-alt-content-primary-grad: linear-gradient(135deg,#63bee6,#a8d9ed);
	--color-alt-content-secondary: #7049ba;
	--color-alt-content-secondary-grad: linear-gradient(135deg,#7049ba,#e95095);
	--color-alt-content-faded: #999999;
	--color-alt-content-overlay: #e95095;
	--color-alt-content-overlay-grad: linear-gradient(135deg,#e95095,rgba(233,80,149,0.75));
	--color-footer-bg: #f9feff;
	--color-footer-bg-grad: #f9feff;
	--color-footer-bg-alt: #1a1a1a;
	--color-footer-bg-alt-grad: #1a1a1a;
	--color-footer-border: #333333;
	--color-footer-text: #333333;
	--color-footer-link: #48b6fa;
	--color-footer-link-hover: #e95095;
	--color-subfooter-bg: #f5f5f5;
	--color-subfooter-bg-grad: #f5f5f5;
	--color-subfooter-bg-alt: #222222;
	--color-subfooter-bg-alt-grad: #222222;
	--color-subfooter-border: #282828;
	--color-subfooter-text: #333333;
	--color-subfooter-link: #48b6fa;
	--color-subfooter-link-hover: #e95095;
	--color-content-primary-faded: rgba(203,49,74,0.15);
	--box-shadow: 0 5px 15px rgba(0,0,0,.15);
	--box-shadow-up: 0 -5px 15px rgba(0,0,0,.15)
}

html,.menu-item-object-us_page_block {
	font-family: 'Lotus Regular',sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px
}

@font-face {
	font-display: swap;
	font-style: normal;
	font-family: "Lotus Regular";
	font-weight: 400;
	src: url(./fonts/lotus-regular.woff) format("woff")
}

h1 {
	font-family: 'Lotus Regular',sans-serif;
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 1.3;
	letter-spacing: 0em;
	margin-bottom: 1.2rem;
		color: var(--color-content-link-hover)!important;
}

h2 {
	font-family: 'Lotus Regular',sans-serif;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: -0.02em;
	margin-bottom: 1.5rem
}

h4 {
	font-family: 'Lotus Regular',sans-serif;
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: -0.02em;
	margin-bottom: 1.5rem
}

@media (max-width: 767px) {
	html {
		font-size:17px;
		line-height: 24px
	}

	h1 {
		font-size: 1.4rem
	}

	h2 {
		font-size: 1.4rem
	}

	h4 {
		font-size: 1rem
	}
}

body {
	background: #eeeeee
}

.l-subheader-h,.l-section-h {
	max-width: 1240px
}

@media (min-width: 900px) {
	body.footer_reveal .l-canvas {
		position:relative;
		z-index: 1
	}

	body.footer_reveal .l-footer {
		position: fixed;
		bottom: 0
	}
}

@media (max-width: 899px) {
	.l-canvas {
		overflow:hidden
	}

	.g-cols>div:not([class*=" vc_col-"]) {
		width: 100%;
		margin: 0 0 1.5rem
	}

	.g-cols.type_boxes>div,.g-cols:not(.reversed)>div:last-child {
		margin-bottom: 0
	}

	.align_center_xs {
		text-align: center
	}
}

a {
	outline: none!important
}

.w-header-show {
	background: rgba(0,0,0,0.3)
}

.us-btn-style_7 {
	font-family: 'Lotus Regular',sans-serif;
	font-size: 16px;
	line-height: 1.2!important;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-radius: 0.3em;
	padding: 0.8em 1.8em;
	background: #fc1e3c;
	border-color: transparent;
	color: #ffffff!important;
	box-shadow: 0 0em 0em rgba(0,0,0,0.2)
}

.us-btn-style_7:before {
	border-width: 2px
}

.us-btn-style_7 {
	overflow: hidden;
	-webkit-transform: translateZ(0)
}

.us-btn-style_7>* {
	position: relative;
	z-index: 1
}

.no-touch .us-btn-style_7:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 0;
	background: #ffa600
}

input:not([type="submit"]) {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0em;
	border-width: 1px;
	border-radius: 0rem;
	background: #ffffff;
	border-color: rgba(252,192,207,0.50);
	color: #333333;
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08) inset
}

input:not([type="submit"]) {
	min-height: 2.5rem;
	line-height: 2.5rem;
	padding: 0 0.8rem
}

.w-form-row-field:after {
	font-size: 15px;
	margin: 0 0.8rem;
	color: #333333
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-phone:before {
	content: "\f095"
}

.fa-search:before {
	content: "\f002"
}

.header_hor .w-nav.type_desktop .menu-item-7205 .w-nav-list.level_2 {
	left: 50%;
	right: auto;
	margin-left: -400px;
	width: 800px;
	padding: 25px
}

#hotline {
	width: 45px;
	height: auto;
	right: 3px;
	bottom: 85px;
	z-index: 999;
	position: fixed
}

#zalo {
	width: 45px;
	height: auto;
	right: 3px;
	bottom: 10px;
	z-index: 999;
	position: fixed
}

.l-subheader,.l-section {
	padding-left: 1px!important;
	padding-right: 1px!important
}

@media (max-width: 600px) {
	.l-subheader,.l-section {
		padding-left:.5rem!important;
		padding-right: .5rem!important
	}
}

.lotus-top {
	background: -moz-linear-gradient(124deg,rgb(249,254,255) 0%,rgb(249,254,255) 65%,rgb(116,237,249) 50%,rgb(115,237,249) 100%);
	background: -webkit-linear-gradient(124deg,rgb(249,254,255) 0%,rgb(249,254,255) 65%,rgb(116,237,249) 50%,rgb(115,237,249) 100%);
	background: linear-gradient(124deg,rgb(249,254,255) 0%,rgb(249,254,255) 65%,rgb(116,237,249) 50%,rgb(115,237,249) 100%)
}

.lotus-top:before {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(148deg,rgba(0,0,0,0) 0%,rgb(0,0,0,0) 63%,rgb(61,165,245) 50%,rgb(61,165,245) 100%)
}

.home-favicon {
	margin-bottom: -1rem!important
}

.footer-heading {
	margin-bottom: 1.5rem
}

.top-intro {
	margin-top: 2rem
}

.top-img {
	margin-top: -2rem
}

.fa-user-headset:before {
	content: "\f82d"
}

.center {
	text-align: center
}

.justify {
	text-align: justify
}

ul {
	list-style: square
}

@media (max-width: 768px) {
	.hide-on-mobile {
		display:none
	}
}
.rll-youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.rll-youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: 0 0
}

.rll-youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all
}

.rll-youtube-player img:hover {
	-webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url(https://lotusmedia.com.vn/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat;
	cursor: pointer
}

.wp-has-aspect-ratio .rll-youtube-player {
	position: absolute;
	padding-bottom: 0;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.rll-youtube-player, [data-lazy-src] {
	display: none !important;
}
.level_1-has-children span.w-nav-arrow {
    display: inline-block; 
    margin-left: 10px;
}

.fa-phone-volume:before {
font-family: 'fontawesome' !important;
    content: "\f2a0"!important;
}
.header_hor .w-nav.type_mobile.m_layout_panel .w-nav-control.active+.w-nav-list.level_1 {
    left: 68px!important;
	background: #944bafc4!important;
	top:32px!important;
}
.mo-ta {
    font-size: 14px!important;
    font-weight: 700;
    line-height: 24px!important;
    text-align: justify;
    padding-left: 8px;
    border-left: 4px solid orange;
}

@media (min-width: 902px){
.l-header.pos_fixed {
    background: #f9feff8f;
}
}
.widgettitle {
    margin: -15px -15px 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    text-align: center;
    padding: 7px;
    font-size: 21px!important;
    height: 40px;
    line-height: 40px;
    background: #0074e3;
    background: linear-gradient(
-45deg
,#268bec 50%,#0074e3 50%);
    background-size: 110% 100%;
}
.w-grid-preloader.active {
    height: 200px;
    position: absolute;
    top: 32%;
}
.category .l-section.height_small {
    max-height: 120px;
}
body > img {
	display: none
}
.w-nav-list.level_2.active {
	transform: none !important;
	display: block !important;
	opacity: 1 !important
}

@media (max-width: 650px){
	.level_1-has-children span.w-nav-arrow {
		line-height: 2;
	}
	ul.w-nav-list.level_1.hover_underline {
		background: #fbfbfbd6;
		margin-top: 50px;
	}
	.ush_menu_1 .w-nav-list:not(.level_1) {
		background: #d0465d3b!important;
	}
	body {
		position: unset !important;
	}
	.admin-bar {
		margin-top: 0;
	}
	.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {
		top: 46px;
	}
	.w-nav-list.level_2 {
		display: none !important
	}
	.w-nav-list.level_2.active {
		display: block !important
	}
	.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-arrow {
		vertical-align: inherit;
	}
}








































