




.slick-slider_4,
.slick-slider{
	margin: 0 -10px;
}
.slick-slider_4 .element,
.slick-slider .element{
	padding: 0 10px;
}
.slick-slider ul.slick-dots{
	list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
	gap: 15px;
}
.slick-slider ul.slick-dots li{
	margin: 0;
}
.slick-slider ul.slick-dots button{
	margin: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
    padding: 0;
    font-size: 0;
    background: #222;
}
.slick-slider ul.slick-dots .slick-active button{
	background: #007C90;
}
.colum__content h3{
	margin-bottom: 0;
}
.colum__content h4 em{
	font-size: 11px;
    color: #007C90;
}
.class_bshung .colum__img{
	display: flex;
    align-items: center;
    min-height: 500px;
}
.class_bshung .colum__img img{
/*	height: auto;*/
}
.thum__img__doc a img{
	max-height: 130px;
}
.ele-carousel .swiper-slide{
	padding: 0 10px;
	background: transparent;
}
.slick-slider_4{
	margin-bottom: 30px;
}
.slick-slider_4 .swiper-slide-inner{
	height: 210px;
	border: 1px solid #fff;
	background: #fff;
}
.slick-slider_4 .swiper-slide-inner img{
	height: 100%;
	object-fit: contain;
    padding: 5px;
    background: #fff;
	margin: 0 auto;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tab-title{
	border: none !important;
	padding: 0 0 10px;
    margin: 0 20px;
	font-size: 22px;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tab-title.elementor-active{
	color: #007C90;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tab-title::after{
	display: none;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tab-title::before{
	content: "";
	width: 100% !important;
    height: 3px !important;
    background-color: #007C90;
    position: absolute;
    bottom: 0 !important;
    opacity: 0 !important;
	left: 0;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tab-title.elementor-active::before{
	opacity: 1 !important;
}
.elementor-top-section .elementor-column-gap-default .elementor-tabs .elementor-tabs-content-wrapper{
	margin-top: 10px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{
	border: none !important;
    padding: 15px 0;
}
.elementor-tabs .elementor-tabs-content-wrapper .elementor-active{
	height: 100% !important;
}
.tab__content__tab {
	display: none
}

.tab__content__tab.active__ck,
.tab__content__tab.current {
	display: block
}

.section__camket {
	padding: 40px 0
}

.layout__caket {
	overflow: hidden;
	clear: both
}

.layout__caket .left__camket {
	float: left;
	width: 65%
}

.layout__caket .right__camket {
	float: right;
	width: 33%
}

.tab__ck {
	display: flex;
	align-items: center;
	margin: 0
}

.tab__ck li {
	width: 20%;
	text-align: center;
	padding: 15px;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	list-style: none;
	margin: 0;
	height: 110px;
	position: relative
}

.tab__ck li img {
	width: auto;
	height: auto;
	max-height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: auto
}

.tab__ck li:last-child {
	border-right: 0
}

.lists__Tab__ck {
	border: 1px solid #b7b7b7
}

.tab__ck li.current {
	border-bottom: 1px solid transparent
}

.item__ck {
	display: table;
	height: 477px;
	width: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important
}

.height__center {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 0 30px
}

.title__ck__nth {
	color: #019aaf;
	font-size: 24px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 10px
}

.height__center p {
	font-size: 16px;
	font-weight: 600;
	color: #019aaf;
	margin: 0 0 35px
}

.layout__caket .left__camket h2 {
	color: #62bd1a;
	font-size: 32px;
	font-weight: 600;
	display: block;
	line-height: 35px;
	text-transform: uppercase
}

.dat__lich a {
	background: #58b12c;
	background: -moz-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: -webkit-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: linear-gradient(to right, #00a6bd 0%, #1f6c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b12c', endColorstr='#1f6c8f', GradientType=1);
	margin: auto;
	border-radius: 40px;
	padding: 6px 20px;
	width: 285px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Helvetica', sans-serif
}

.right__camket {
	background: #53ab34;
	background: -moz-linear-gradient(top, #53ab34 0%, #1a6698 100%);
	background: -webkit-linear-gradient(top, #53ab34 0%, #1a6698 100%);
	background: linear-gradient(to bottom, #00a6bd 0%, #1a6698 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53ab34', endColorstr='#1a6698', GradientType=0);
	padding: 25px 25px 22px
}

.title__from__dk {
	text-align: center;
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 22px
}

.form__dk__ngay input,
.form__dk__ngay select {
	width: 100%;
	height: 40px;
	border: 0;
	background: #fff;
	font-size: 14px;
	color: #333;
	font-size: 15px;
	padding: 0 10px;
	box-shadow: 0 0 0 0;
	margin: 0 0 18.1px
}

.form__dk__ngay input[type=submit] {
	width: 175px;
	margin: 25px auto 0;
	display: block;
	color: #fff;
	border-radius: 6px
}

.tvv {
	text-align: center;
	display: block;
	margin: 11px 0 0;
	color: #fec173;
	font-size: 14px
}

.section__news {
	padding: 40px 0 10px
}

.section__news .box__colum__nth1 {
	margin-bottom: 30px
}

.section__news .box__colum__nth2 {
	margin: 0 -12px
}

.section__news .box__colum__nth2 .news-post-news {
	width: 25%;
	padding: 0 12px;
	margin-bottom: 24px
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
	width: 49%
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__content {
	float: right;
	width: 49%;
	padding-left: 30px
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__content h3 a {
	color: #62bd1a;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	display: block
}

.section__news .box__colum__nth1 .news-post .box__news__inner .box__content .box__des {
	margin-bottom: 0
}

.section__news .box__colum__nth1 .news-post .box__news__inner {
	overflow: hidden;
	clear: both;
	display: flex;
	align-items: center
}

.box__colum__nth2 .news-post-news .box__content h3 a {
	font-weight: 600;
	overflow: hidden
}

.section__congnghe {
	margin-bottom: 40px
}

.support-ultility {
	position: fixed;
	bottom: 40px;
	right: 10px;
	z-index: 99
}

.support-ultility div.rt_phone {
	border-radius: 50%;
	background: #64bc46;
	padding: 6px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.support-ultility div {
	margin: 0 3px;
	width: 40px;
	float: left
}

.quick-alo-phone {
	position: fixed;
	visibility: hidden;
	background-color: transparent;
	width: 200px;
	height: 200px;
	cursor: pointer;
	z-index: 99999 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility .5s;
	-moz-transition: visibility .5s;
	-o-transition: visibility .5s;
	transition: visibility .5s;
	left: 0;
	bottom: 0
}

.quick-alo-phone.quick-alo-show {
	visibility: visible
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

.quick-alo-phone.quick-alo-static {
	opacity: .6
}

.quick-alo-phone.quick-alo-hover,
.quick-alo-phone:hover {
	opacity: 1
}

.quick-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, .4);
	border: 2px solid #bfebfc 9;
	opacity: .1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
	-webkit-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
	animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
	-webkit-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
	animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
	border-color: #00aff2;
	opacity: .5
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
	border-color: #75eb50;
	border-color: #baf5a7 9;
	opacity: .5
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
	border-color: #00ab4e;
	border-color: #bfebfc;
	opacity: .5
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}

.quick-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
	-webkit-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	opacity: 0!important
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, .5);
	background-color: #00aff2 9;
	opacity: .75!important
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	background-color: #baf5a7 9;
	opacity: .75!important
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
	background-color: #00ab4e;
	opacity: .75!important
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
	background-color: rgba(204, 204, 204, .5);
	background-color: #ccc 9;
	opacity: .75!important
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
	background-color: rgba(117, 235, 80, .5);
	opacity: .75!important
}

.quick-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	background: rgba(30, 30, 30, .1) url(/wp-content/themes/flatsome-child/images/call.png) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
	-webkit-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
	-moz-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
	-ms-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
	-o-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
	animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
	background-color: #00aff2
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
	background-color: #75eb50;
	background-color: #75eb50 9
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
	background-size: 65%;
	background-color: #00ab4e
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
	background-color: #ccc
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
	background-color: #75eb50
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		-moz-transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1;
		-moz-opacity: .1;
		-webkit-opacity: .1;
		-o-opacity: .1
	}
	30% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5;
		-moz-opacity: .5;
		-webkit-opacity: .5;
		-o-opacity: .5
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg);
		opacity: .6;
		-moz-opacity: .6;
		-webkit-opacity: .6;
		-o-opacity: .1
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}
	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		-o-transform: rotate(0) kscale(.5) skew(1deg);
		-o-opacity: .1
	}
	30% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		-o-opacity: .5
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		-o-opacity: .1
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-moz-transform: rotate(0) -moz-scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-moz-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		-o-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		-o-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}
	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg)
	}
	50% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}
	30% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}
	100% {
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) 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)
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) 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)
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) 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)
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg)
	}
	10% {
		transform: rotate(-25deg) 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)
	}
}

.support-ultility {
	display: none
}

.box__map {
	overflow: hidden
}

.box__map .item__map {
	overflow: hidden;
	clear: both;
	padding-bottom: 12px
}

.item__map .map__inner {
	float: left;
	width: 130px
}

.map__inner a {
	border-radius: 6px;
	display: inline-block;
	padding: 2px 8px;
	color: #fff;
	background: #57b12b;
	text-transform: uppercase;
	font-size: 12px
}

.map__text {
	font-size: 12px;
	color: #fff;
	float: right;
	width: calc(100% - 130px)
}

.map__text i {
	color: #fff960
}

.hour__hour {
	font-size: 12px;
	line-height: 28px
}

.hour__hour a {
	padding-right: 15px
}

.hour__hour i {
	margin-right: 5px
}

.hour__hour span {
	font-family: 'Helvetica', sans-serif
}

.hour__hour ins {
	display: block;
	text-transform: none;
	font-size: 12px;
	color: #fff;
	font-weight: 300;
	font-style: italic;
	line-height: 30px
}

.box__map>img {
	margin-bottom: 10px
}

.map__inner a:hover {
	background: red
}

.widget_media_image {
	text-align: center
}

.vc_btn3-left,
.vc_gitem-post-data-source-post_excerpt {
	display: none !important
}

.vc_gitem-post-data-source-post_title h4 {
	font-size: 14px !important
}

.section__slider .slick-slider .slick-next {
	right: 20px
}

.list__service {
	overflow: hidden;
	clear: both
}

.list__service .colum__serv {
	float: left;
	width: 33.333%;
	padding: 0 10px
}

.list__service .colum__serv.sev__right {
	padding-top: 90px
}

.list__service .colum__serv>a {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 0 8px 0px #b6b6b6;
	position: relative
}

.list__service .colum__serv .item__service {
	position: relative
}

.list__service .colum__serv .item__service:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 200px;
	background: url(/wp-content/themes/flatsome-child/img/bbg.png)no-repeat;
	background-size: cover
}

.list__service .colum__serv .item__service .content__sev {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	right: 0;
	text-align: center;
	z-index: 9
}

.list__service .colum__serv .item__service .content__sev h3 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	font-family: "Montserrat-Black" !important
}

.list__service .colum__serv .item__service .img__sev img {
	width: 100%;
	height: 390px;
	object-fit: cover
}

.list__service .colum__serv .item__service .img__sev {
	position: relative;
	overflow: hidden
}

.list__service .colum__serv .item__service .img__sev:before,
.list__ha__cus .post-inner a:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}

.post-inner {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}

.list__service .colum__serv .item__service .img__sev:hover:before,
.list__ha__cus .post-inner:hover a:before {
	-webkit-animation: shine .75s;
	animation: shine .75s
}

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.price del,
.price ins {
	padding: 0 10px
}

.price del {
	text-decoration: line-through;
	color: #fff;
	font-size: 17px;
	font-weight: 600
}

.price ins {
	color: #fff;
	font-size: 24px;
	font-family: 'Helvetica', sans-serif;
	font-weight: 700
}

.datich {
	text-align: center
}

.datich a {
	background: #58b12c;
	background: -moz-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: -webkit-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: linear-gradient(to right, #58b12c 0%, #1f6c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b12c', endColorstr='#1f6c8f', GradientType=1);
	display: block;
	width: 80%;
	margin: auto;
	border-radius: 40px;
	padding: 5px 20px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Helvetica', sans-serif
}

.datich a img {
	margin-right: 5px
}

.datich a:hover {
	background: #58b12c
}

.section__service {
	background: url(/wp-content/themes/flatsome-child/img/bcd.jpg)center center no-repeat;
	background-size: contain;
	padding: 40px 0
}

.title__serice h2 {
	color: #58b12c;
	font-size: 44px;
	text-transform: uppercase;
	line-height: 55px;
	margin: 0 0 10px;
	font-family: "Montserrat-Black" !important
}

.title__serice p {
	font-size: 15px;
	color: #000;
	line-height: 25px;
	font-weight: 600
}

.title__serice {
	margin-bottom: 25px
}

.tab__content__doctor.tab__dc__active,
.tab__content__doctor.current {
	display: block
}

.inner__doctor__tab {
	clear: both;
	display: flex;
	align-items: center;
	height: 650px;
	overflow: hidden
}

.inner__doctor__tab .right__dc img {
	width: 100%;
	height: 650px;
	object-fit: cover
}

.inner__doctor__tab .left__dc {
	float: left;
	width: calc(100% - 39%)
}

.inner__doctor__tab .right__dc {
	width: 39%;
	float: right
}

.tab__doctor {
	display: flex;
	align-items: center;
	margin: 0;
	box-shadow: 0 0 2px 1px #c2c2c2;
	background: #fff
}

.tab__doctor li {
	list-style: none;
	margin: 0;
	padding-top: 15px
}

.tab__doctor li.current,
.tab__doctor li:hover {
	background: url(/wp-content/themes/flatsome-child/img/bg.png);
	background-size: cover
}

.tab__doctor li span {
	display: block;
	color: #fff;
	font-size: 10px;
	border: 1px solid #eaeaea;
	text-align: center;
	padding: 4px 0;
	border-bottom: 1px solid #b3b3b3;
	font-weight: 600;
	background: #58b12c;
	background: -moz-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: -webkit-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: linear-gradient(to right, #58b12c 0%, #1f6c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b12c', endColorstr='#1f6c8f', GradientType=1)
}

.tab__doctor li:nth-child(2n) span {
	background: #fff;
	color: #333
}

.tab__doctor .owl-item:nth-child(2n) .iterm__doctor span {
	background: #fff;
	color: #333
}

.img__doc {
	position: relative;
	width: 100%;
	height: 140px;
	position: relative
}

.img__doc img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto !important;
	margin: auto;
	height: auto;
	max-height: 135px
}

.section__doctor .owl-nav .owl-prev,
.section__doctor .owl-nav .owl-next {
	margin: 0;
	width: 35px;
	height: 35px
}

.section__doctor .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -60px;
	z-index: 9
}

.section__doctor .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -60px;
	z-index: 9
}

.info__dc {
	margin-bottom: 30px
}

.info__dc p {
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 20px;
	font-weight: 600
}

.button__view__doc a {
	background: #58b12c;
	background: -moz-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: -webkit-linear-gradient(left, #58b12c 0%, #1f6c8f 100%);
	background: linear-gradient(to right, #58b12c 0%, #1f6c8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58b12c', endColorstr='#1f6c8f', GradientType=1);
	margin: auto;
	border-radius: 40px;
	padding: 9px 30px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600
}

.button__view__doc a:hover {
	background: #2a700a
}

.title__dc__t {
	color: #090;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0 0 40px;
	font-weight: 600;
	font-family: "Montserrat-Black" !important
}

.chinhquy__Dc {
	color: #333;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0 0 35px;
	font-weight: 600;
	margin-bottom: -45px;
	font-family: "Montserrat-Black" !important
}

.chinhquy__Dc span {
	color: #090;
	font-family: "Montserrat-Black" !important
}

.section__doctor {
	padding: 50px 0
}

@media (max-width:1024px) {
	.section__customer {
		height: auto
	}
	.support-ultility {
		display: block
	}
	#main .large-9,
	#main .post-sidebar,
	#main .large-3 {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 0
	}
	.mobile-sidebar ul li a img {
		display: none !important
	}
	.thong_tin_button .item__button {
		width: 33.333%;
		margin: 0 5px;
		background: #57b02d;
		padding: 5px;
		border-radius: 6px;
		border-bottom: 5px solid #418f1d
	}
}

@media (max-width:812px) {
	.thong_tin_button .item__button a {
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		color: #fff
	}
	.inner__doctor__tab {
		display: block;
		overflow: hidden;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		width: 100%;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: inherit
	}
	.section__doctor {
		padding: 15px 0
	}
	.inner__doctor__tab .left__dc {
		float: none;
		width: 100%;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10;
		display: block;
		margin-bottom: 20px
	}
	.button__view__doc a {
		border-radius: 40px;
		padding: 7px 10px;
		color: #fff;
		font-size: 14px
	}
	.inner__doctor__tab .right__dc {
		width: 100%;
		padding: 0 0 20px;
		text-align: center;
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.inner__doctor__tab .right__dc img {
		height: auto
	}
	.tab__doctor {
		align-items: center;
		margin: 0;
		box-shadow: 0 2px 5px rgb(0 0 0/30%)
	}
	.info__dc p {
		font-size: 13px;
		line-height: 22px;
		margin: 0 0 10px
	}
	
	.title__home__heading {
		text-align: center;
		color: #fff;
		font-size: 22px;
		text-transform: uppercase;
		line-height: 27px;
		margin: 0 0 10px
	}
	.title__dc__t {
		color: #090;
		font-size: 22px;
		text-transform: uppercase;
		line-height: 24px;
		margin: 0 0 13px
	}
	.chinhquy__Dc {
		color: #333;
		font-size: 17px;
		text-transform: uppercase;
		line-height: 29px;
		margin: 0 0 13px;
		font-weight: 600
	}
	.tab__doctor li {
		list-style: none;
		margin: 0;
		padding-top: 15px;
		color: #fff;
		text-align: center;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		list-style: none;
		position: relative;
		margin: 0
	}
	.list__service .colum__serv {
		width: 100%;
		padding: 0
	}
	.section__service {
		padding: 15px 0;
		background: 0 0
	}
	.list__congnghe .secont__congnghe .item__congnghe {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px
	}
	.list__congnghe {
		margin-top: 0
	}
	.list__congnghe .first__congnghe {
		margin-bottom: 10px
	}
	.list__service .colum__serv.sev__right {
		padding-top: 20px
	}
	.elementor-slick-slider .slick-slider .slick-next {
		right: 0
	}
	.elementor-slick-slider .slick-prev {
		left: 0
	}
	.section__info,
	.box__news {
		padding: 30px 0 !important
	}
	.box__customer {
		padding: 30px 0 10px !important
	}
	.block-product-col .col-4 {
		width: 50%
	}
	.block-product-col .col-4:nth-child(2n+1) {
		clear: both
	}
	.block-product-col .col-3 {
		width: 50%
	}
	.block-product-col .col-3:nth-child(3n+1) {
		clear: none
	}
	.block-product-col .col-3:nth-child(2n+1) {
		clear: both
	}
	.section__why {
		padding: 0 10px
	}
	.tabBlock-content {
		width: 100%
	}
	.news-widget-doctor .swiper-container {
		width: 100%
	}
	.box__sevice .elementor-widget-container {
		margin-bottom: 20px !important
	}
	
	.list__video__nb .left__nb__video {
		width: 100%;
		margin-bottom: 15px
	}
	.list__video__nb .right__nb__video {
		width: 100%
	}
	.page-right-sidebar .large-12 {
		padding: 0
	}
	.box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
		width: 100%;
		margin-bottom: 15px
	}
	.box__colum__nth1 .news-post .box__news__inner .box__content {
		width: 100%
	}
	.box__colum__nth2 .news-post-news {
		width: 100%
	}
	.post-inner img {
		height: 190px
	}
	.list__video .left__video {
		width: 100%;
		margin-bottom: 15px
	}
	.list__video .right__video {
		width: 100%
	}
	.list__video .left__video .img__video img {
		height: auto
	}
	.layout__caket .left__camket {
		width: 100%;
		margin-bottom: 15px
	}
	.layout__caket .right__camket {
		width: 100%
	}
	.layout__caket .left__camket h2 {
		font-size: 19px;
		line-height: 30px
	}
	.tab__ck li {
		height: 50px;
		padding: 3px
	}
	.tab__ck li img {
		max-height: 40px
	}
	.section__camket,
	.section__Video,
	.section__news {
		padding: 20px 0
	}
	.section__news .box__colum__nth1 .news-post .box__news__inner {
		display: block
	}
	.section__news .box__colum__nth1 .news-post .box__news__inner .box__thumb__img {
		width: 100%;
		margin-bottom: 15px
	}
	.section__news .box__colum__nth1 .news-post .box__news__inner .box__content {
		padding: 0;
		width: 100%
	}
	.section__news .box__colum__nth1 .news-post .box__news__inner .box__content h3 a {
		font-size: 17px;
		line-height: 23px
	}
	.section__news .box__colum__nth2 .news-post-news {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 12px
	}
	.title__serice h2 {
		font-size: 35px;
		letter-spacing: 0
	}
	#media_image-8 {
		margin-bottom: 0
	}
	#logo img {
		padding: 0 !important
	}
	.section__congnghe {
		margin-bottom: 20px
	}
}
@media (max-width: 767px){
	.elementor-element-e57ec95 .elementor-tabs .elementor-tabs-wrapper{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 20px;
	}
}
@media (max-width:480px) {
	.class_bshung .colum__img{
		min-height: auto;
	}
	.thong_tin_button .item__button {
		width: 33.333%;
		text-align: center;
		margin: 0 2px;
		background: #57b02d;
		padding: 5px;
		border-radius: 6px;
		border-bottom: 3px solid #418f1d
	}
	.thong_tin_button .item__button a {
		display: flex;
		font-size: 13px;
		text-transform: capitalize;
		color: #fff;
		height: 44px;
		align-items: center;
		text-align: left
	}
	.thong_tin_button .item__button a img {
		float: left;
		height: 25px;
		object-fit: cover;
		width: 25px;
		margin-right: 5px
	}
	.list__service .colum__serv .item__service .content__sev h3 {
		font-size: 24px
	}
	.box__colum__nth2 .news-post-news .box__thumb__img a img,
	.box__colum__nth2 .news-post-news .box__thumb__img {
		height: 130px
	}
	.item__ck {
		height: 190px
	}
	.title__ck__nth {
		font-size: 18px;
		line-height: 26px
	}
	.height__center {
		padding: 0 10px
	}
	.height__center p {
		font-size: 13px;
		margin-bottom: 15px
	}
	.img__icon img {
		max-height: 35px
	}
	.page-wrapper {
		padding-bottom: 0
	}
	.section__customer {
		padding: 25px 0 0
	}
	.post-inner {
		margin-bottom: 10px
	}
	.post-inner img {
		height: auto
	}
	.box__colum__nth1 .news-post .box__news__inner .box__thumb__img img {
		height: auto
	}
	.news-block-widget-style-6 .box__colum__left {
		width: 100%
	}
	.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-next {
		position: absolute;
		top: 21%;
		left: inherit;
		z-index: 9999999;
		right: 0
	}
	.box__list__video__tt .owl-carousel .owl-nav.disabled button.owl-prev {
		top: 21%;
		left: 0
	}
	.box__title__address .elementor-icon-box-icon {
		display: none !important
	}
	.list__video__nb .left__nb__video .items__vd__nb h6 a {
		font-size: 14px;
		line-height: 23px
	}
	.list__video__nb .right__nb__video .items__vd__nb>a {
		width: 150px
	}
	.box__nb__content {
		width: calc(100% - 165px)
	}
	.box__post__select .item__post__news {
		width: 50%;
		margin-bottom: 10px
	}
	.list__news__archive .item__news__archive .news__left {
		width: 40%
	}
	.list__news__archive .item__news__archive .news__left a img {
		height: 120px
	}
	.list__news__archive .item__news__archive .news__right {
		width: calc(100% - 45%)
	}
	.heading-title-home {
		line-height: 38px;
		margin: 0 0 10px;
		font-size: 18px
	}
	.video__items {
		width: 100%
	}
	.thum__img__doc {
		height: 135px
	}
	.thum__img__doc a img {
		max-height: 130px
	}
	.section__doctor .elementor-spacer-inner {
		display: none !important
	}
	.customer__item .inner__customer .content-title h4 {
		font-size: 16px
	}
	.colum__img {
		width: 100%
	}
	.colum__content {
		width: 100%;
		padding: 15px 10px
	}
	.colum__img img {
		width: 100%;
		height: auto
	}
	.customer__item .inner__customer .img-customer {
		width: 130px
	}
	.customer__item .inner__customer .content-title {
		width: calc(100% - 145px);
		padding: 0
	}
	.customer__item .inner__customer .img-customer img {
		width: 130px;
		height: 130px
	}
	.box__customer h2,
	.section__why h2 {
		font-size: 22px;
		line-height: 35px
	}
	.box-text del,
	.box-text ins {
		width: 100%;
		margin: 3px
	}
	.list__related li {
		width: 50%
	}
	.list__related li:nth-child(2n+1) {
		clear: both
	}
	.box__content__previews .name__preview {
		width: 100%;
		border: 0
	}
	.box__content__previews .box__des__previews {
		width: 100%
	}
	.section__doctor .elementor-image-box-content {
		width: initial;
		display: inline-block
	}
	.chinhquy__Dc span {
		color: #090;
		display: block;
		text-align: center;
		font-size: 26px;
		line-height: 30px;
		margin: 0 0 10px
	}
	.chinhquy__Dc ins {
		display: none
	}
	.chinhquy__Dc {
		color: #333;
		font-size: 15px;
		text-transform: uppercase;
		line-height: 29px;
		margin: 0 0 13px;
		font-weight: 600;
		text-align: center
	}
}