html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: inherit;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
}

ol,
ul,
li {
	padding: 0;
	list-style: none;
	margin: 0;
}

label {
	font-weight: normal;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	padding-left: 12px;
	padding-right: 12px;
}

select {
	padding-left: 5px;
	padding-right: 8px;
}

input[type="number"] {
	padding-left: 5px;
}

textarea {
	padding: 5px 12px;
}

input,
textarea,
select,
button,
a {
	outline: none;
}

button {
	border: none;
	padding: 0;
}

@charset "UTF-8";

@font-face {
	font-display: swap;
	font-family: 'roboto';
	src: url("assets/fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: 'robotom';
	src: url("assets/fonts/Roboto-Medium.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: 'robotob';
	src: url("assets/fonts/Roboto-Bold.ttf") format("truetype");
}

object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: inherit;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
}

b,
strong,
th {
	font-weight: 700;
}

i,
em {
	font-style: italic;
}

sub,
sup {
	font-size: 75%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 20px 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
}

ol,
ul,
li {
	padding: 0;
	list-style: none;
	margin: 0;
}

label {
	font-weight: normal;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	padding-left: 12px;
	padding-right: 12px;
}

select {
	padding-left: 8px;
}

input[type="number"] {
	padding-left: 5px;
}

textarea {
	padding: 8px 12px 5px 12px;
}

input,
textarea,
select,
button,
a {
	outline: none;
}

button {
	border: none;
	background: none;
	padding: 0;
}

* {
	padding-left: constant(safe-area-inset-left);
	padding-right: constant(safe-area-inset-right);
	padding-bottom: constant(safe-area-inset-bottom);
	padding-top: constant(safe-area-inset-top);
}

.c-img {
	display: block;
	position: relative;
	padding-top: 66%;
}

.c-img img,
.c-img iframe,
.c-img .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: inherit;
}

.hv-over {
	display: block;
	position: relative;
}

.hv-over:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: inherit;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hv-over:hover:after {
	background: #2077a7;
	opacity: 0.5;
}

.hv-scale {
	overflow: hidden;
	display: block;
}

.hv-scale img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hv-scale:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.hv-light {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.hv-light:before,
.hv-light:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
}

.hv-light:before {
	right: 0;
	bottom: 0;
	background: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hv-light:after {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.12);
	-webkit-transition: 0.75s ease-in-out;
	-moz-transition: 0.75s ease-in-out;
	-ms-transition: 0.75s ease-in-out;
	-o-transition: 0.75s ease-in-out;
	transition: 0.75s ease-in-out;
	-webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	-moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	-o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	-ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.hv-light:hover:after {
	-webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	-moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	-o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	-ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.s-content .aligncenter {
	display: block;
	text-align: center;
	margin: auto;
}

.s-content .alignright {
	display: block;
	text-align: right;
	margin-left: auto;
}

.s-content .alignleft {
	display: block;
	text-align: left;
	margin-right: auto;
}

.s-content ol {
	list-style: decimal;
	margin-left: 15px;
	margin-bottom: 10px;
}

.s-content ul {
	list-style: initial;
	margin-left: 15px;
	margin-bottom: 10px;
}

.s-content li {
	list-style: inherit;
	margin-bottom: 5px;
}

.s-content p {
	margin-bottom: 10px;
}

.s-content img {
	display: inline-block;
	max-width: 100%;
	margin: 10px 0;
	height: auto !important;
	object-fit: contain;
}

.s-content table,
.s-content iframe {
	max-width: 100%;
}

.s-content a {
	color: #026fac;
}

.s-content table {
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #ebebeb;
}

.s-content table td {
	border-collapse: collapse;
	border: solid 1px #ebebeb;
	padding: 3px;
}

.s-content h1 {
	display: block;
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.s-content h2 {
	display: block;
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.6em;
	margin-left: 0;
	margin-right: 0;
	color: #1f61ac;
	;
	font-family: robotob;
}

.s-content h3 {
	display: block;
	font-size: 1.17em;
	margin-top: 1.6em;
	margin-bottom: 0.3em;
	margin-left: 0;
	margin-right: 0;
	font-family: robotob;
}

.s-content h4 {
	display: block;
	font-size: 1em;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.s-content h5 {
	display: block;
	font-size: .83em;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.s-content h6 {
	display: block;
	font-size: .67em;
	margin-top: 2.33em;
	margin-bottom: 2.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

img {
	max-width: 100%;
	vertical-align: middle;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
}

.smooth {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.col-mar-0 {
	margin-left: 0px;
	margin-right: 0px;
}

.col-mar-0>div[class^="col-"] {
	padding-left: 0px;
	padding-right: 0px;
}

.col-mar-5 {
	margin-left: -5px;
	margin-right: -5px;
}

.col-mar-5>div[class^="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.col-mar-8 {
	margin-left: -8px;
	margin-right: -8px;
}

.col-mar-8>div[class^="col-"] {
	padding-left: 8px;
	padding-right: 8px;
}

.col-mar-10 {
	margin-left: -10px;
	margin-right: -10px;
}

.col-mar-10>div[class^="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

.relative {
	position: relative;
}

.static {
	position: static;
}

.absolute {
	position: absolute;
}

body {
	font-size: 14px;
	font-family: 'roboto', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	max-width: 1920px;
	margin: auto;
	margin-left: auto !important;
	margin-right: auto !important;
	top: 0 !important;
	color: #333333;
}

.compensate-for-scrollbar {
	padding-right: 5px;
}

.compensate-for-scrollbar .header-menu-wrapper {
	padding-right: 5px;
}

button:focus,
input:focus {
	outline: none;
}

input:focus,
textarea:focus {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.clmain {
	color: #1f61ac;
}

.clsp {
	color: #07835c;
}

.cltext {
	color: #676767;
}

.lh-13 {
	line-height: 1.3;
}
.all-title2 {
	font-size: 22px;
	font-family: 'robotob';
	line-height: 1.3;
	position: relative;
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
	padding: 4px 15px;
	border-radius: 5px;
	display: inline;
}

.all-title {
	font-size: 28px;
	font-family: 'robotob';
	line-height: 1.3;
	position: relative;
	padding-bottom: 15px;
}

.all-title:after {
	content: '';
	position: absolute;
	height: 4px;
	width: 110px;
	background: #1f61ac;
	bottom: 0;
	left: 0;
}

.all-title.white {
	color: white;
}

.all-title.white:after {
	background: white;
}

.all-title.center {
	text-align: center;
}

.all-title.center:after {
	bottom: 0;
	left: 50%;
	margin-left: -55px;
}

.side-bar-title {
	font-size: 24px;
	position: relative;
	padding-bottom: 3px;
	border-bottom: solid 1px #333333;
}

.all-sub-title {
	font-size: 24px;
	font-family: 'robotob';
	line-height: 1.3;
	position: relative;
	padding-bottom: 10px;
}

.all-sub-title:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 80px;
	background: #1f61ac;
	bottom: 0;
	left: 0;
}

.all-sub-title.white {
	color: white;
}

.all-sub-title.white:after {
	background: white;
}

.all-sub-title.long:after {
	width: 180px;
}

.all-sub-title.medium:after {
	width: 130px;
}

.all-sub-title.small-text {
	font-size: 21px !important;
}

.all-sub-title.small {
	padding-bottom: 8px;
	font-size: 18px !important;
}

.all-sub-title.black {
	padding-bottom: 5px;
}

.all-sub-title.black:after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100% !important;
	background: #555555;
	bottom: 0;
	left: 0;
}

.all-sub-title.center:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.all-title-detail {
	font-size: 21px;
	font-family: 'robotob';
	line-height: 1.3;
	position: relative;
	padding-left: 15px;
}

.all-title-detail:after {
	content: '';
	position: absolute;
	height: 20px;
	width: 5px;
	border-radius: 5px;
	background: #0c9849;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hv-main {
	color: #1f61ac !important;
}

.hv-main:hover {
	color: #07835c !important;
}

.hv-main-sp:hover {
	color: #1f61ac !important;
}

.hv-sp:hover {
	color: #07835c !important;
}

.hv-sp-main {
	color: #07835c !important;
}

.hv-sp-main:hover {
	color: #1f61ac !important;
}

.btn-all {
	display: inline-block;
	border-radius: 5px;
	padding: 10px 12px;
}

.btn-all i {
	margin-right: 5px;
	font-size: 18px;
}

.btn-all.btn-small {
	padding: 6px 25px;
}

.btn-all-main {
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
}

.btn-all-main:hover {
	color: #1f61ac;
	background: white;
}

.btn-all-main:focus {
	color: #1f61ac;
	background: white;
}

.btn-all-sp {
	background: #07835c;
	color: white;
	border: solid 1px #07835c;
}

.btn-all-sp:hover {
	color: #07835c;
	background: white;
}

.btn-all-sp:focus {
	color: #07835c;
	background: white;
}

.btn-view-all {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn-view-all:hover {
	color: #1f61ac;
}

.btn-view-all-main {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
	padding: 6px 20px;
	border-radius: 50px;
}

.btn-view-all-main:hover,
.btn-view-all-main:focus {
	color: #1f61ac;
	background: white;
}

.hv-icon i {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.hv-icon:hover i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.roboto {
	font-family: 'roboto';
}

.robotom {
	font-family: 'robotom';
}

.robotob {
	font-family: 'robotob';
}

.cspoint {
	cursor: pointer;
}

.fs-10 {
	font-size: 10px !important;
}

.fs-12 {
	font-size: 12px !important;
}

.fs-14 {
	font-size: 14px !important;
}

.fs-15 {
	font-size: 15px !important;
}

.fs-16,
.fs-16-cv {
	font-size: 16px !important;
}

.fs-17,
.fs-17-cv {
	font-size: 17px !important;
}

.fs-18,
.fs-18-cv {
	font-size: 18px !important;
}
.fs-19,
.fs-19-cv {
	font-size: 19px !important;
}

.fs-20,
.fs-20-cv {
	font-size: 16px !important;
}

.fs-21,
.fs-21-cv {
	font-size: 21px !important;
}

.fs-22,
.fs-22-cv {
	font-size: 20px !important;
}

.fs-24,
.fs-24-cv {
	font-size: 24px !important;
}

.fs-26,
.fs-26-cv {
	font-size: 26px !important;
}

.fs-28,
.fs-28-cv {
	font-size: 28px !important;
}

.fs-30,
.fs-30-cv {
	font-size: 30px !important;
}

.fs-36,
.fs-36-cv {
	font-size: 36px !important;
}

/* checkbox */
.module-checkbox {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 8px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.module-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.module-checkbox .checkmark {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	top: 4px;
	left: 0;
	height: 16px;
	width: 16px;
	background-color: white;
	border-radius: 3px;
	border: solid 1px #676767;
}

.module-checkbox:hover input~.checkmark {
	background-color: #ebebeb;
}

.module-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.module-checkbox input:checked~.checkmark:after {
	display: block;
}

.module-checkbox .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid #252525;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* end check box */
.modul-select2 {
	width: 100%;
}

.select2-container .select2-selection--single {
	height: 35px;
	border: solid 1px #ebebeb;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 33px;
}

.slider-controls .prev-btn,
.slider-controls .next-btn {
	position: absolute;
	top: 50%;
	font-size: 20px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	z-index: 2;
	background: rgba(0, 0, 0, 0.2);
	color: #66a7c6;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.slider-controls .prev-btn:hover,
.slider-controls .next-btn:hover {
	color: white;
}

.slider-controls .prev-btn {
	left: 6%;
}

.slider-controls .next-btn {
	right: 6%;
}

.slider-controls .swiper-button-disabled {
	display: none !important;
}

.slider-pagination {
	position: absolute;
	width: 100%;
	z-index: 2;
	text-align: center;
	left: 0;
	bottom: 15px;
	pointer-events: none;
}

.slider-pagination .swiper-pagination-bullet {
	pointer-events: all;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	opacity: 1;
	background: #c1cad9;
}

.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 30px;
	background: #1f61ac;
}

.slider-pagination .swiper-pagination-bullet:not(:last-child) {
	margin-right: 10px;
}

.pagenigation {
	text-align: center;
}

.pagenigation a,
.pagenigation strong,
.pagenigation span {
	display: inline-block;
	height: 50px;
	min-width: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
	padding: 5px;
	background: #fafafa;
	border: solid 1px #e1e1e1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.pagenigation a:hover,
.pagenigation strong,
.page-numbers.current {
	background: #1f61ac;
	border: solid 1px #1f61ac;
	color: white;
}

.scrollstyle::-webkit-scrollbar-track {
	background-color: #f7f7f7;
	height: 6px;
	width: 6px;
}

.scrollstyle::-webkit-scrollbar {
	background-color: #1f61ac;
	margin: 6px;
	height: 6px;
	width: 6px;
}

.scrollstyle::-webkit-scrollbar-thumb {
	background-color: #1f61ac;
	border-radius: 3px;
	width: 6px;
}

.header-top {
	background: #fff;
	padding: 15px 0px;
}

.header-top .logo {
	width: 210px;
}

.header-top .phone-header {
	width: 155px;
}

.header-top .phone-header .phone-number {
	margin-top: -8px;
}

.header-top .header-action {
	min-width: 275px;
}

.header-top .search-box {
	width: calc(100% - 750px);
}

html[lang='vi'] .header-top .search-box,
html[lang='auto'] .header-top .search-box {
	width: calc(100% - 660px);
}

.header {
	position: relative;
	z-index: 100;
}

.btn-show-search-form {
	font-size: 22px;
	color: #1f61ac;
}

.form-search-header input {
	width: 100%;
	height: 40px;
	background: white;
	border-radius: 40px;
	border: solid 1px #e6e6e6;
	padding-right: 50px;
}

.form-search-header button {
	position: absolute;
	top: 0;
	right: 5px;
	width: 40px;
	height: 40px;
	color: #1f61ac;
	font-size: 20px;
}

.form-search-header button:hover {
	color: #07835c;
}

.header-menu-link {
	background: #1f61ac;
}

.header-all-link {
	padding: 10px 0px;
	border-bottom: solid 1px #ebebeb;
}

.all-link-menu {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	width: 100%;
	background: #f7f7f7;
	font-size: 16px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.all-link-menu ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.all-link-menu ul a {
	display: inline-block;
	font-family: 'robotob';
	color: #1f61ac;
	position: relative;
	padding-bottom: 3px;
}

.all-link-menu ul a:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 45px;
	background: #1f61ac;
	bottom: 0;
	left: 0;
}

.all-link-menu ul li {
	width: 20%;
	margin-top: 15px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

.all-link-menu ul li ul {
	display: block;
}

.all-link-menu ul li ul li {
	width: 100%;
	margin-top: 6px;
}

.all-link-menu ul li ul li a {
	font-family: 'roboto';
	color: #666666;
}

.all-link-menu ul li ul li a:hover {
	color: #1f61ac;
}

.all-link-menu ul li ul li a:after {
	content: '';
	display: none;
}

.all-link-error-show ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.all-link-error-show ul a {
	display: inline-block;
	font-family: 'robotob';
	color: #1f61ac;
	position: relative;
	padding-bottom: 3px;
}

.all-link-error-show ul a:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 45px;
	background: #1f61ac;
	bottom: 0;
	left: 0;
}

.all-link-error-show ul li {
	width: 20%;
	margin-top: 15px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

.all-link-error-show ul li ul {
	display: block;
}

.all-link-error-show ul li ul li {
	width: 100%;
	margin-top: 6px;
}

.all-link-error-show ul li ul li a {
	font-family: 'roboto';
	color: #666666;
}

.all-link-error-show ul li ul li a:hover {
	color: #1f61ac;
}

.all-link-error-show ul li ul li a:after {
	content: '';
	display: none;
}

.main-menu ul {
	font-family: 'robotob';
}

.main-menu ul li {
	color: white;
	display: inline-block;
	position: relative;
	font-size: 15px;
}

.main-menu ul li a {
	display: flex;
	align-items: center;
	padding: 10px 45px;
	position: relative;
	font-size: 15px;
}

.main-menu ul li ul {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
	position: absolute;
	min-width: 250px;
	top: 100%;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
	transition: transform 1s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
}

.main-menu ul li ul li {
	display: block;
	background: #fff;
	font-family: 'roboto';
}

.main-menu ul li ul li a {
	color: #151514 !important;
	padding: 8px 12px;
}

.main-menu ul li ul li:hover a {
	background: #1f61ac;
	color: white !important;
}

.main-menu ul li ul li:not(:last-child) {
	border-bottom: 1px solid #f5f5f5;
}

.main-menu ul li ul.big-menu {
	display: flex;
	flex-wrap: wrap;
	width: 500px;
}

.main-menu ul li ul.big-menu li {
	width: 250px;
}

.main-menu ul li ul.big-menu li a {
	height: 100%;
}

.main-menu ul li:hover>ul {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.main-menu ul li:hover a {
	background: white;
	color: #1f61ac;
}

.btn-sp-menu {
	color: white;
	position: absolute;
	top: 50%;
	right: -100px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.btn-menu-mobile .animated-icon span {
	background: #1f61ac;
}

.menu-mobile {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 999;
	background: white;
	display: none;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.menu-mobile ul li {
	display: block;
	color: #333333;
	position: relative;
	font-size: 14px;
	border-bottom: solid 1px #ebebeb;
	font-size: 18px;
	overflow: hidden;
}

.menu-mobile ul li a {
	display: block;
	padding: 8px 15px;
	font-family: 'robotob';
}

.menu-mobile ul li i {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	padding: 12px 17px;
	color: #333333;
}

.menu-mobile ul li i.rotate {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.menu-mobile ul li ul {
	display: none;
}

.menu-mobile ul li ul li {
	border-bottom: solid 1px #e1e1e1;
	font-size: 16px;
}

.menu-mobile ul li ul li a {
	padding: 8px 15px 8px 35px;
	font-family: 'roboto';
}

.menu-mobile ul li ul li ul li a {
	padding: 8px 15px 8px 55px;
}

.menu-mobile ul li:first-child {
	border-top: solid 1px #ebebeb;
}

.btn_sp_menu {
	opacity: 1;
}

.btn_sp_menu:hover {
	opacity: 0.6;
}

.animated-icon {
	margin-top: -3px;
	width: 25px;
	height: 16px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.animated-icon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.animated-icon span {
	background: white;
}

.animated-icon span:nth-child(1) {
	top: 0px;
}

.animated-icon span:nth-child(2) {
	top: 8px;
}

.animated-icon span:nth-child(3) {
	top: 16px;
}

.animated-icon.open span:nth-child(1) {
	top: 6px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.animated-icon.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

.animated-icon.open span:nth-child(3) {
	top: 6px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.flash-notification {
	background: #fcba12;
}

.flash-notification .content {
	width: calc(100% - 20px);
	padding-right: 10px;
	text-align: center;
}

.flash-notification .close-icon {
	width: 20px;
	cursor: pointer;
}

.flash-notification a {
	padding: 12px 0px;
	display: inline-block;
}

.flash-notification a:hover {
	color: white;
	
}

.footer {
	background: #1f61ac;
	color: #fff;
	padding-top: 2.5rem;
}

.footer .logo img {
	max-height: 65px;
}

.footer-menu li {
	margin-bottom: 7px;
	font-size: 15px;
	position: relative;
	padding-left: 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-menu li:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	/* background: #fff; */
	/* width: 8px; */
	/* height: 8px; */
	left: 0;
	/* border-radius: 50%; */
}

.footer-menu li:hover {
	color: #07835c;
}

.footer-menu li:hover:before {
	/* background: #07835c; */
}

.copy-right {
	border-top: solid 1px #fff;
}

.list-social a {
	display: inline-block;
	width: 48px;
	height: 48px;
	font-size: 20px;
	background: #1f61ac;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	border: solid 1px #1f61ac;
	color: white;
}

.list-social a svg {
	width: 20px;
	height: 20px;
}

.list-social a svg path {
	fill: white;
}

.list-social a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	color: #1f61ac;
	background: white;
}

.list-social a:hover svg path {
	fill: #1f61ac;
}

.list-social a:not(:last-child) {
	margin-right: 10px;
}

.banner-home .swiper-slide img {
	/* min-height: 220px; */
}

.banner-home .slider-pagination {
	bottom: 25px;
}

.module-medical-examination {
	padding: 30px 30px 10px 30px;
	margin-top: 50px;
	z-index: 2;
	position: relative;
	border-radius: 15px;
	background-color: #f2f2f3;
	/* background-image: linear-gradient(#f2f2f3, white); */
}

.form-book-medical-examination {
	background: white;
	padding: 25px 15px;
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.form-book-medical-examination input,
.form-book-medical-examination textarea {
	width: 100%;
	border: solid 1px #e1e1e1 !important;
	border-radius: 5px;
	margin-bottom: 10px;
}

.form-book-medical-examination input {
	height: 40px;
}

.form-book-medical-examination input:focus {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1) !important;
}

#datepicker-medical,
#datepicker-medical2 {
	position: relative;
}

#datepicker-medical input,
#datepicker-medical2 input {
	padding-right: 45px;
}

#datepicker-medical .input-group-addon,
#datepicker-medical2 .input-group-addon,
.date-picker .input-group-addon {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 38px;
	height: 38px;
	background: #f2f2f2;
	cursor: pointer;
	text-align: center;
	line-height: 38px;
}

.sale-item-side-bar img,
.sale-item-header img,
.sale-item-header img {
	width: 100%;
}

.form-contact-sidebar {
	background: white;
	border-radius: 5px;
	overflow: hidden;
}

.form-contact-sidebar input,
.form-contact-sidebar textarea {
	width: 100%;
	border: solid 1px #e1e1e1 !important;
	border-radius: 5px;
	margin-bottom: 10px;
}

.form-contact-sidebar input {
	height: 40px;
}

.form-contact-sidebar input:focus {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1) !important;
}

.form-contact-sidebar .header-form {
	background: #1f61ac;
	color: white;
}

.form-contact-sidebar .form-content {
	border: solid 1px #e1e1e1;
	background: #edf9ff;
}

.form-contact-sidebar .btn-all-main {
	border-radius: 50px;
}

.form-contact-sidebar.in-loading-form:before {
	border-radius: 5px;
}

.form-contact-main {
	background: white;
	box-shadow: 0px 24px 40px rgba(3, 110, 178, 0.1);
	border-radius: 10px;
	overflow: hidden;
}

.form-contact-main input,
.form-contact-main textarea,
.form-contact-main select {
	width: 100%;
	border: solid 1px #e1e1e1 !important;
	border-radius: 5px;
	margin-bottom: 15px;
	margin-bottom: 15px;
}

.form-contact-main select {
	height: 40px;
}

.form-contact-main input {
	height: 40px;
}

.form-contact-main input:focus {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1) !important;
}

.form-contact-main .header-form {
	background: #1f61ac;
	color: white;
}

.form-contact-main .form-content {
	border: solid 1px #e1e1e1;
}

.form-contact-main.in-loading-form:before {
	border-radius: 5px;
}

.list-for-customer .item {
	text-align: center;
	/* padding: 0px 8px !important;
	min-width: 100px; */
}

.list-for-customer .item .icon {
	width: 72px;
	height: 72px;
	background: #1f61ac;
	line-height: 40px;
	border-radius: 50%;
	padding: 10px;
}

.list-for-customer .item-wrapper {
	height: 100%;
	padding: 13px 5px;
	border: solid 1px #e1e1e1;
	border-radius: 8px;
	background: white;
}

.list-for-customer .item-wrapper:hover {
	background: white;
}

.for-customer-block {
	max-width: 1050px;
	margin-top: 15px;
}

.for-customer-block .img-box .c-img {
	padding-top: 62%;
	border-radius: 10px;
	overflow: hidden;
}

.back-to-top {
	display: none;
	position: fixed;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
	z-index: 100;
	width: 50px;
	height: 50px;
	line-height: 45px;
	right: 30px;
	bottom: 30px;
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
	opacity: 0.7;
}

.back-to-top:hover {
	opacity: 1;
}

@keyframes lac {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	10% {
		-webkit-transform: rotate(-25deg);
		transform: rotate(-25deg);
	}

	20% {
		-webkit-transform: rotate(25deg);
		transform: rotate(25deg);
	}

	30% {
		-webkit-transform: rotate(-25deg);
		transform: rotate(-25deg);
	}

	40% {
		-webkit-transform: rotate(25deg);
		transform: rotate(25deg);
	}

	50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes lac {
	0% {
		-webkit-transform: rotate(0deg);
	}

	10% {
		-webkit-transform: rotate(-25deg);
	}

	20% {
		-webkit-transform: rotate(25deg);
	}

	30% {
		-webkit-transform: rotate(-25deg);
	}

	40% {
		-webkit-transform: rotate(25deg);
	}

	50% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes zoomin {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.7);
		transform: scale(1.7);
		opacity: .1;
	}
}

@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(0.8);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.7);
		opacity: .1;
	}
}

@keyframes zoomout {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: .3;
	}
}

@-webkit-keyframes zoomout {
	0% {
		-webkit-transform: scale(0.8);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.1);
		opacity: .3;
	}
}

.btn-call {
	position: fixed;
	bottom: 30px;
	left: 30px;
	z-index: 99;
}

.btn-call span {
	display: block;
	font-size: 35px;
	width: 60px;
	height: 60px;
	margin: auto;
	border-radius: 50%;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: #1f61ac;
	position: relative;
}

.btn-call span i {
	color: white;
	-webkit-animation-name: lac;
	animation-name: lac;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.btn-call span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	background: white;
	-webkit-animation-name: zoomin;
	animation-name: zoomin;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	z-index: -1;
}

.btn-call span:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 50%;
	background: white;
	z-index: -1;
}

.icon-play-video {
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%;
	margin-left: -22.5px;
	margin-top: -22.5px;
	z-index: 2;
}

.icon-play-video span {
	display: block;
	font-size: 30px;
	width: 45px;
	height: 45px;
	margin: auto;
	border-radius: 50%;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #1f61ac;
	position: relative;
	padding-left: 3px;
}

.icon-play-video span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	background: white;
	-webkit-animation-name: zoomin;
	animation-name: zoomin;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	z-index: -1;
}

.icon-play-video span:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 50%;
	background: white;
	z-index: -1;
}

.our-service {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.our-service .slider-pagination {
	position: static;
}

.our-service .swiper-slide:nth-child(3n+1) .item-our-service .content {
	background: #02a15e;
}

.our-service .swiper-slide:nth-child(3n+2) .item-our-service .content {
	background: #068a8b;
}

.our-service .swiper-slide:nth-child(3n+3) .item-our-service .content {
	background: #017cab;
}

.img-box-show img {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.05);
}

.item-our-service {
	color: white;
}

.item-our-service .c-img {
	padding-top: 63%;
	border-radius: 10px 10px 0px 0px;
}

.item-our-service .content {
	border-radius: 10px;
	padding: 15px;
}

.item-our-service .thumb {
	display: block;
	width: 7rem;
	height: 6rem;
	margin: 0 auto;
}

.item-our-service .thumb img {
	border-radius: 50%;
	border: 5px solid #fff;
}

.item-expert-team .img {
	background-image: url("assets/images/Rectangle-951.webp");
	background-size: cover;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.list-info-doctor-content .item .icon {
	max-width: 23px;
}

.list-info-doctor-content .item .content-item {
	padding-left: 10px;
	border-left: solid 2px #1f61ac;
}

.list-info-doctor-content .item:not(:last-child) {
	margin-bottom: 18px;
}

.expert-team .main-slide {
	padding: 0 130px;
}

.expert-team .slider-controls .prev-btn,
.expert-team .slider-controls .next-btn {
	background: #f7f7f6;
	color: #8d8d8d;
}

.expert-team .slider-controls .prev-btn:hover,
.expert-team .slider-controls .next-btn:hover {
	color: black;
}

.expert-team .slider-controls .prev-btn {
	left: 40px;
}

.expert-team .slider-controls .next-btn {
	right: 40px;
}

.item-expert-team-thumb .img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 100%;
	border-radius: 50%;
	overflow: hidden;
	background: #efefee;
	position: relative;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-expert-team-thumb .img img {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-expert-team-thumb:hover .img {
	background: #1f61ac;
}

.item-expert-team-thumb:hover .img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.slide-expert-team-thumb .swiper-slide-thumb-active .img {
	background: #1f61ac;
}

.slide-expert-team-thumb .swiper-slide-thumb-active .img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.new-module .big-col {
	width: 45%;
	max-width: 45%;
	border-right: solid 1px #e1e1e1;
}

.new-module .medium-col {
	width: 26%;
	max-width: 26%;
	border-right: solid 1px #e1e1e1;
}

.new-module .medium-col .item-new-medium:not(:last-child) {
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.new-module .small-col {
	width: 29%;
	max-width: 29%;
}

.new-module .small-col .item-new-small:not(:last-child) {
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.new-big {
	border-bottom: solid 1px #e1e1e1;
}

.new-big .img {
	width: 50%;
}

.new-big .content {
	width: 50%;
	padding-left: 20px;
}

.new-big .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.new-medium {
	border-bottom: solid 1px #e1e1e1;
}

.new-medium .img {
	width: 38%;
}

.new-medium .content {
	width: 62%;
	padding-left: 20px;
}

.new-medium .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.bottom-new-detail {
	border: solid 1px #dfdfdf;
	background: #edf9ff;
	border-radius: 5px;
}

.bottom-new-detail .main-wraper {
	padding: 20px;
}

.bottom-new-detail .img {
	width: 38%;
}

.bottom-new-detail .content {
	width: 62%;
	padding-left: 20px;
}

.bottom-new-detail .c-img {
	padding-top: 63%;
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.bottom-new-detail .list-subitem {
	padding: 12px 20px;
	border-top: solid 1px #dfdfdf;
}

.bottom-new-detail .list-subitem li {
	position: relative;
	padding-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.bottom-new-detail .list-subitem li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family: 'robotob';
}

.bottom-new-detail .list-subitem li:before {
	content: '';
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	top: 50%;
	left: 0;
	margin-top: -5px;
	background: #666666;
}

.bottom-new-detail .list-subitem li:hover a {
	color: #1f61ac;
}

.bottom-new-detail .list-subitem li:hover:before {
	background: #1f61ac;
}

.new-cate-info a {
	color: #0c974a;
}

.new-cate-info a:hover {
	color: #07835c;
}

.relate-new-big {
	border-bottom: solid 1px #e1e1e1;
}

.relate-new-big .img {
	width: 56%;
}

.relate-new-big .content {
	width: 44%;
	padding-right: 15px;
}

.relate-new-big .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.relate-new-small {
	border-bottom: solid 1px #e1e1e1;
}

.relate-new-small .img {
	width: 30%;
}

.relate-new-small .content {
	width: 70%;
	padding-right: 15px;
}

.relate-new-small .c-img {
	padding-top: 56%;
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-new-big .c-img {
	padding-top: 60%;
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-new-medium .c-img {
	padding-top: 57%;
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-new-small .c-img {
	padding-top: 70%;
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-new-small .img {
	width: 105px;
}

.item-new-small .content {
	width: calc(100% - 105px);
	padding-right: 15px;
}

.new-side-bar-big {
	border-bottom: solid 1px #e1e1e1;
}

.new-side-bar-big .c-img {
	padding-top: 62%;
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.new-side-bar-small {
	border-bottom: solid 1px #e1e1e1;
}

.new-side-bar-small .img {
	width: 85px;
}

.new-side-bar-small .content {
	width: calc(100% - 85px);
	padding-right: 10px;
}

.new-side-bar-small .c-img {
	border-radius: 5px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-time {
	color: #595959;
}

.zoom-effect {
	overflow: hidden;
}

.zoom-effect img {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.zoom-effect:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.partner-home .slider-pagination {
	position: static;
}

.item-partner {
	/* border: solid 1px #e1e1e1;
	border-radius: 10px;
	padding: 10px; */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-partner:hover {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.footer-action {
	position: fixed;
	background: #004f7a;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 100;
	padding: 8px 15px;
}


#crumbs {
	padding: 10px 0px;
	font-size: 16px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0 !important;
}

#crumbs li {
	position: relative;
}

#crumbs li:not(:last-child):after {
	content: "\f101";
	font-family: "fontawesome";
	color: #026fac;
	margin-left: 5px;
	margin-right: 5px;
}

#crumbs span {
	margin: 0 5px;
	color: #026fac;
}

#crumbs a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.126ea2 ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #026fac;
}

#crumbs a:hover {
	color: #07835c;
}

#crumbs a.active {
	color: #666666 !important;
}

#crumbs #crumbs-item {
	padding-left: 0 !important;
}

#crumbs #crumbs-item:before {
	display: none !important;
}

.shadow-box-top {
	box-shadow: 0px -1px 20px 1px rgba(0, 0, 0, 0.1);
}

.shadow-box-right {
	box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.035);
}

.shadow-box-left {
	box-shadow: -10px 0px 10px 0px rgba(0, 0, 0, 0.035);
}

.list-pathology-cate .slider-controls .prev-btn,
.list-pathology-cate .slider-controls .next-btn {
	width: 30px;
	height: 30px;
	background: transparent;
	color: #1f61ac;
}

.list-pathology-cate .slider-controls .prev-btn:hover,
.list-pathology-cate .slider-controls .next-btn:hover {
	color: white;
	background: #1f61ac;
}

.list-pathology-cate .slider-controls .prev-btn {
	left: 0;
}

.list-pathology-cate .slider-controls .next-btn {
	right: 0;
}

.slide-pathology .item-pathology .img {
	width: 50px;
	height: 50px;
	padding: 5px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
	background: #1f61ac;
}

.slide-pathology .item-pathology:hover .img {
	background: #0c9849;
}

.slide-pathology .item-pathology:hover .name {
	color: #1f61ac;
}

.title-info-new {
	border-bottom: solid 1px #e1e1e1;
}

.title-info-new .author_info .img {
	width: 60px;
	min-width: 60px;
	height: 60px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	background: #f1f8ff;
	position: relative;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.title-info-new .author_info .img img {
	position: absolute;
	min-height: 100%;
	top: 0px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.new-content-main {
	font-size: 16px;
}

.sapo {
	font-family: robotob !important;
}

.short-content {
	font-family: roboto;
	margin-top: 1.5em;
	margin-bottom: 0.83em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.rating-new-info {
	padding: 6px 10px;
	background: #f6f7f9;
	border: solid 1px #e1e1e1;
	border-radius: 5px;
}

.rating-new-info .action button {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 30px;
	height: 30px;
	border: solid 1px #e1e1e1;
	background: #f6f6f6;
	border-radius: 5px;
}

.rating-new-info .action button:hover,
.rating-new-info .action button.active {
	color: white;
}

.rating-new-info .action button.like:hover,
.rating-new-info .action button.like.active {
	background: #1f61ac;
}

.rating-new-info .action button.un-like:hover,
.rating-new-info .action button.un-like.active {
	background: #dc3545;
}

.the-new-source {
	border-bottom: solid 3px #dadada;
}

.a2a_svg {
	width: 26px !important;
	height: 26px !important;
}

.item-tag {
	display: inline-block;
	padding: 6px 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #fafafa;
	border: solid 1px #666666;
	border-radius: 5px;
	color: #848484;
}

.item-tag:hover {
	background: #666666;
	color: white;
}

.video-youtybe-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.video-youtybe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-youtybe-container-new {
	border-radius: 10px;
	overflow: hidden;
	max-width: 550px;
}

.list-service-sidebar a {
	display: block;
	padding: 8px 0px;
}

.list-service-sidebar a:hover {
	color: #07835c;
}

.list-service-sidebar li:not(:last-child) {
	border-bottom: solid 1px #ebebeb;
}

.service-slider {
	border: solid 1px #d7d7d7;
}

.service-slider .header-item {
	border-bottom: solid 1px #d7d7d7;
	background: #f9f9f9;
	padding: 8px;
}

.service-slider .header-item .controls {
	font-size: 30px;
	line-height: 28px;
}

.service-slider .swiper-button-disabled {
	color: #c8c8c8;
}

.item-hot-service-slider {
	padding: 15px;
}

.item-hot-service-slider .c-img {
	border-radius: 8px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-hot-service-slider .btn-all-main {
	font-size: 12px !important;
	padding: 6px 12px;
	border-radius: 50px;
}

.item-hot-service-slider .btn-all-main i {
	font-size: 14px !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.item-doctor-same-specialty .img {
	border-radius: 10px 10px 0px 0px;
	border: solid 1px #d7d7d7;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	padding-top: 100%;
	overflow: hidden;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-doctor-same-specialty .img img {
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
}

.item-doctor-same-specialty .content {
	margin-top: 1px;
	color: white;
	background: #1f61ac;
	padding: 10px;
	border-radius: 0px 0px 10px 10px;
}

.item-doctor-same-specialty:hover .content {
	background: #00a94a;
}

.item-doctor-image .img {
	border-radius: 10px 10px 0px 0px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-doctor-image .img img {
	width: 100%;
}

.item-doctor-image .content {
	margin-top: 4px;
	color: white;
	background: #1f61ac;
	border-radius: 0px 0px 10px 10px;
}

.item-doctor .content-img {
	width: 170px;
}

.item-doctor .content-img .img {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow: hidden;
	padding-top: 110%;
	border: solid 1px #e1e1e1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-doctor .content-img .img img {
	position: absolute;
	top: 15px;
	left: 10px;
	width: calc(100% - 20px);
}

.item-doctor .info-doctor {
	width: 205px;
}

.item-doctor .content {
	/* width: 325px; */
}

.item-doctor:hover .content-img .img {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.list-doctor {
	padding-top: 18px;
	border-top: solid 1px #e6e6e6;
}

.list-doctor .item-doctor {
	padding: 18px;
	margin-bottom: 18px;
	border: solid 1px #e6e6e6;
	border-radius: 10px;
}

.doctor-same-specialty .slider-pagination,
.doctor-image .slider-pagination {
	position: static;
}

.doctor-same-specialty .slider-controls .prev-btn,
.doctor-same-specialty .slider-controls .next-btn,
.doctor-image .slider-controls .prev-btn,
.doctor-image .slider-controls .next-btn {
	background: #f3f2f2;
	color: #8d8d8d;
}

.doctor-same-specialty .slider-controls .prev-btn:hover,
.doctor-same-specialty .slider-controls .next-btn:hover,
.doctor-image .slider-controls .prev-btn:hover,
.doctor-image .slider-controls .next-btn:hover {
	color: #f3f2f2;
	background: #8d8d8d;
}

.doctor-same-specialty .slider-controls .prev-btn,
.doctor-image .slider-controls .prev-btn {
	left: 0;
}

.doctor-same-specialty .slider-controls .next-btn,
.doctor-image .slider-controls .next-btn {
	right: 0;
}

.title-hover-border {
	font-size: 18px;
	font-family: 'robotob';
	position: relative;
	padding-bottom: 8px;
	display: inline-block;
}

.title-hover-border:after {
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	width: 100px;
	height: 3px;
	background: #1f61ac;
	left: calc(50% - 50px);
	bottom: 0px;
}

.title-hover-border:hover {
	color: #1f61ac;
}

.title-hover-border:hover:after {
	width: 100%;
	left: 0;
}

.item-cate-service {
	border: solid 1px #b7b7b7;
	border-radius: 10px;
	height: 100%;
	overflow: hidden;
}

.item-cate-service .c-img {
	padding-top: 102%;
}

.item-cate-service .content {
	text-align: center;
	padding: 12px 15px 15px 15px;
}

.item-cate-service:hover {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-cate-service-sub {
	border: solid 1px #b7b7b7;
	border-radius: 10px;
	height: 100%;
	overflow: hidden;
	background: #f2f2f2;
}

.item-cate-service-sub .c-img {
	padding-top: 63%;
}

.item-cate-service-sub .content {
	padding: 12px 15px 15px 15px;
}

.item-cate-service-sub:hover {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.form-search-doctor input {
	width: 100%;
	height: 40px;
	background: white;
	border-radius: 5px;
	border: solid 1px #e6e6e6;
	padding-right: 50px;
}

.form-search-doctor button {
	position: absolute;
	top: 0;
	right: 0px;
	width: 40px;
	border-radius: 0px 5px 5px 0px;
	height: 40px;
	font-size: 20px;
}

.form-search-doctor button:hover {
	color: white;
	background: #1f61ac;
}

.doctor-position {
	display: inline-block;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 5px;
	color: white;
	background: #1f61ac;
}

.item-doctor-siderbar {
	border-bottom: solid 1px #ebebeb;
}

.item-doctor-siderbar .border {
	border-radius: 10px;
	overflow: hidden;
}

.item-doctor-siderbar .img {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow: hidden;
	padding-top: 110%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-doctor-siderbar .img img {
	position: absolute;
	top: 15px;
	left: 10px;
	width: calc(100% - 20px);
}

.item-doctor-siderbar .content {
	background: #1f61ac;
	padding: 5px;
	color: white;
}

.item-character {
	text-align: center;
	display: inline-block;
	cursor: pointer;
	border: solid 1px #d0d0d0;
	background: #f5f5f5;
	width: 50px;
	height: 50px;
	line-height: 48px;
	font-size: 24px;
	font-family: 'robotob';
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative;
}

.item-character:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 6px;
	bottom: 0px;
	left: 0px;
	background: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-character:hover,
.item-character.active {
	margin-bottom: 13px;
}

.item-character:hover:after,
.item-character.active:after {
	background: #1f61ac;
}

.list-item-search {
	width: 100%;
}

.list-item-search li {
	font-size: 16px;
	margin-bottom: 8px;
	display: inline-block;
	width: 24%;
}

.list-item-search li a {
	display: block;
	position: relative;
	padding-left: 20px;
}

.list-item-search li a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #939292;
	top: 50%;
	left: 0;
	margin-top: -4px;
}

.list-item-search li a:hover {
	color: #07835c;
}

.list-item-search li a:hover:before {
	background: #07835c;
}

.header-item-search {
	border-bottom: solid 1px #afafaf;
}

.box-sidebar {
	border: solid 1px #ebebeb;
	padding: 15px 12px 5px 12px;
	border-radius: 10px;
}

.list-question li {
	margin-bottom: 25px;
}

.list-question .number {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	line-height: 33px;
	background: #1f61ac;
	color: white;
}

.list-question .link {
	display: block;
	width: calc(100% - 35px);
	padding-left: 12px;
}

.list-question .link:hover {
	color: #07835c;
}

.question-big {
	border-bottom: solid 1px #e1e1e1;
}

.question-big .img {
	width: 50%;
}

.question-big .content {
	width: 50%;
	padding-left: 20px;
}

.question-big .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.question-medium {
	border-bottom: solid 1px #e1e1e1;
}

.question-medium .img {
	width: 38%;
}

.question-medium .content {
	width: 62%;
	padding-left: 20px;
}

.question-medium .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.info-user-question .icon {
	color: #0c9849;
}

.theme-question-name {
	color: #0c9849;
	font-size: 13px;
}

.question-main-image {
	border-radius: 10px;
	width: 100%;
	overflow: hidden;
	max-width: 600px;
}

.question-main-image img {
	width: 100%;
}

.question-main-image .icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: #1f61ac;
	color: white;
	border-radius: 3px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}

.question-main-image .icon:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.title-question .theme {
	display: inline-block;
	padding: 3px 10px;
	background: #0c9849;
	color: white;
	font-size: 13px;
	border-radius: 5px;
}

.item-question-answer .logo {
	width: 160px;
}

.item-question-answer .icon {
	min-width: 24px;
}

.relate-item .relate-new-small:last-child {
	border-bottom: none !important;
}

.list-time-pick {
	display: none;
}

.list-time-pick .item-time-pick {
	width: calc(33.33% - 6px);
	margin-bottom: 10px;
}

.list-time-pick .item-time-pick input:checked~span {
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
}

.list-time-pick .item-time-pick span {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 100%;
	display: block;
	text-align: center;
	cursor: pointer;
	font-family: 'robotob';
	font-size: 13px;
	border: solid 1px #e1e1e1;
	border-radius: 5px;
	padding: 5px;
}

.list-time-pick .item-time-pick span:hover {
	background: #1f61ac;
	color: white;
	border: solid 1px #1f61ac;
}

.auto_complete_result {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	width: 100%;
	height: auto;
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 5px;
	box-shadow: 0 0 10px #666;
	font-size: 14px;
	line-height: normal;
	overflow: hidden;
	padding: 0 !important;
	transition: none 0s ease 0s;
}

.lds-spinner {
	display: none;
	color: #1f61ac;
	margin: -8px auto 5px auto;
	display: inline-block;
	position: relative;
	width: 50px;
	height: 40px;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-o-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}

.lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 6px;
	height: 18px;
	border-radius: 20%;
	background: #1f61ac;
}

.lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
}

@keyframes lds-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.auto_complete_result .title-result {
	padding: 5px;
	background: #1f61ac;
	color: white;
	font-weight: bold;
	border-bottom: solid 1px #ebebeb;
}

.auto_complete_result .item-auto-result {
	padding: 5px;
	border-bottom: solid 1px #ebebeb;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.auto_complete_result .item-auto-result:hover {
	background: #f9f9f9;
}

.auto_complete_result .item-auto-result .img {
	width: 55px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.auto_complete_result .item-auto-result .content {
	width: calc(100% - 55px);
	padding-left: 8px;
}

.auto_complete_result .item-auto-result .highlight {
	color: #1f61ac;
}

.auto_complete_result .view-all {
	padding: 6px 10px;
	text-align: center;
	font-size: 16px;
	background: #ebebeb;
	font-family: 'robotob';
}

.img-doctor {
	border: solid 1px #d7d7d7;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	padding-top: 90%;
	overflow: hidden;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.img-doctor img {
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
}

.in-loading-form {
	position: relative;
}

.in-loading-form:before {
	content: '';
	position: absolute;
	z-index: 2;
	background: rgba(255, 255, 255, 0.75);
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 11px;
}

.in-loading-form:after {
	content: '';
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	background: url("assets/images/spiner.gif");
	background-size: contain;
}

.modern-equipment-home {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

.modern-equipment-home-img {
	padding-left: 345px;
}

.modern-equipment-home-img .slider-pagination {
	position: static;
}

.item-img-equipment {
	padding: 10px;
}

.item-img-equipment .c-img {
	padding-top: 53%;
	border-radius: 15px;
	border: solid 5px #e9e9e9;
	box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.3);
}

.modern-equipment-home-content {
	position: absolute;
	width: 465px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.item-content-equipment {
	padding: 35px 20px;
	background: #ffffffb8;
	border-radius: 15px;
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

#google_translate_element2 {
	display: none;
}

.toc-wrapper {
	top: 0;
	z-index: 2;
}

#toc_container {
	background: #edf9ff;
	border: 1px solid #eeeeee;
	padding: 10px;
	width: 100%;
	font-size: 15px;
	border-radius: 10px;
}

#toc_container .toc_list {
	margin-top: 10px;
}

#toc_container ul {
	counter-reset: section;
}

#toc_container ul li {
	font-size: 15px;
	margin-top: 0.5em;
}

#toc_container ul li a strong {
	font-weight: normal !important;
}

#toc_container ul li a {
	font-weight: normal !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#toc_container ul li a:hover {
	color: #07835c;
}

#toc_container ul li img {
	display: none !important;
}

#toc_container ul li ul {
	padding-left: 25px;
}

#toc_container ul li ul li {
	font-size: 14px;
	font-family: 'roboto';
}

#toc_container ul li:before {
	counter-increment: section;
	content: counters(section, ".") ". ";
}

#toc_container .toc-header {
	font-size: 18px;
	font-family: 'robotob';
	position: relative;
}

#toc_container .toc-header .icon {
	display: inline-block;
	margin-right: 5px;
}

#toc_container .toc-header .toggle-content-toc {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	width: 27px;
	height: 27px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	right: 0;
	cursor: pointer;
}

#toc_container .toc-header .toggle-content-toc.active {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

div.user-rating {
	margin: 0px !important;
}

label.star {
	font-size: 16px !important;
	cursor: pointer;
}

input.star:checked~label.star:before {
	content: "ï€…" !important;
}

.item-image-gallery {
	border-radius: 15px;
	overflow: hidden;
}

.item-image-gallery .c-img {
	padding-top: 70%;
}

.galley-slider .slider-pagination {
	position: static;
}

.item-gallery .img {
	border-radius: 5px;
	overflow: hidden;
}

.item-gallery .img .c-img {
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-gallery .icon {
	position: absolute;
	color: white;
	left: 10px;
	bottom: 10px;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 3px;
}

.item-gallery .icon.big {
	font-size: 20px;
	padding: 2px 15px;
}

.item-gallery .sp-time {
	color: #b3b3b3;
}

.gallery-big .img {
	width: 66%;
}

.gallery-big .content {
	width: 34%;
	padding-left: 20px;
}

.gallery-big .c-img {
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.gallery-big .icon {
	position: absolute;
	color: white;
	left: 10px;
	bottom: 10px;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 3px;
}

.gallery-big .icon.big {
	font-size: 20px;
	padding: 2px 15px;
}

.item-gallery-category .view-more a {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 8px 35px;
	border-radius: 50px;
	background: #ebebeb;
}

.item-gallery-category .view-more a:hover {
	background: #555555;
	color: #ebebeb;
}

.item-gallery-category .view-more:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0;
	background: #ebebeb;
}

.hot-galley-module {
	background: #f2f2f2;
}

.hot-galley-module .slider-controls .prev-btn,
.hot-galley-module .slider-controls .next-btn {
	font-size: 26px;
	background: white;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
	color: #555555;
	border-radius: 5px;
}

.hot-galley-module .slider-controls .prev-btn:hover,
.hot-galley-module .slider-controls .next-btn:hover {
	background: #555555;
	color: white;
}

.hot-galley-module .slider-controls .prev-btn {
	left: -15px;
}

.hot-galley-module .slider-controls .next-btn {
	right: -15px;
}

.item-hot-galley {
	padding-bottom: 60px;
}

.item-hot-galley .img {
	width: 58%;
	position: relative;
	z-index: 2;
	padding-left: 3px;
}

.item-hot-galley .img .c-img {
	padding-top: 60%;
	border-radius: 10px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.item-hot-galley .content {
	width: calc(42% + 30px);
	margin-left: -30px;
	margin-bottom: -60px;
}

.item-hot-galley .content .all-sub-title {
	margin-left: 60px;
	margin-bottom: 30px;
}

.item-hot-galley .content-wrapper {
	padding: 35px 60px 80px 60px;
	border-radius: 20px;
	border: solid 1px #d7d7d7;
}

.item-hot-galley .icon {
	position: absolute;
	color: white;
	left: 10px;
	bottom: 10px;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 3px;
}

.item-hot-galley .icon.big {
	font-size: 20px;
	padding: 2px 15px;
}

.show-change-font-size {
	position: absolute;
	display: none;
	top: calc(100% + 5px);
	right: 0;
	width: 290px;
	z-index: 2;
	background: white;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.show-change-font-size input {
	width: 100%;
	box-shadow: none;
	outline: none;
	border: none;
}

.skiptranslate {
	display: none;
}

.lang-box {
	width: 30px;
	display: flex;
	flex-wrap: wrap;
	height: 21px;
	overflow: hidden;
}

.lang-box:hover {
	overflow: initial;
}

.lang-box .btn-lang {
	width: 30px;
	order: 2;
}

html[lang='en'] .btn-lang-en {
	order: 1;
}

html[lang='vi'] .btn-lang-vi {
	order: 1;
}

html[lang='ko'] .btn-lang-ko {
	order: 1;
}

.main-search-module .new-medium,
.main-search-module .question-medium {
	height: 100%;
}

.hotline-send-contact {
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px;
	color: white;
}

.contact-btn {
	background: #FFA901;
	color: white;
	border: solid 1px #FFA901;
	border-radius: 5px;
	padding: 8px 30px;
	display: inline-block;
}

.contact-btn:hover {
	background: white;
	color: #FFA901;
}

.module-form-search-question {
	background: #ebebeb;
	padding: 0px 10px;
	border-radius: 10px;
}

.module-form-search-question .form-search-question {
	max-width: 500px;
}

.form-search-question {
	width: 100%;
}

.form-search-question input {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	height: 40px;
	background: white !important;
	border-radius: 40px;
	border: solid 1px #e6e6e6;
	padding-right: 50px;
}

.form-search-question button {
	position: absolute;
	top: 0;
	right: 5px;
	width: 40px;
	height: 40px;
	color: #959595;
	font-size: 20px;
}

.form-search-question button:hover {
	color: #07835c;
}

#orderExaminationSchedule .modal-content {
	border-radius: 10px;
}

#orderExaminationSchedule .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	filter: brightness(0) invert(1);
}

#orderExaminationSchedule .modal-dialog {
	max-width: 665px;
}

.about-us-introduce {
	background: #ecf3f6;
}

.about-us-introduce .image {
	position: relative;
	margin-right: 16px;
}

.about-us-introduce .image img {
	border-radius: 10px;
	position: relative;
	z-index: 2;
}

.about-us-introduce .image:before {
	content: '';
	position: absolute;
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	background: #1f61ac;
	border-radius: 10px;
	right: -16px;
	bottom: -16px;
}

.list-content-about-us {
	position: relative;
	z-index: 2;
	background: white;
	box-shadow: 0px 16px 40px rgba(24, 161, 240, 0.1);
	border-radius: 10px;
}

.list-content-about-us .item .icon {
	padding: 8px;
	width: 60px;
	height: 60px;
	background: #dceffb;
	border-radius: 50%;
}

.vision-and-mission {
	background: #f9f9f9;
	margin-top: -6rem;
}

.vision-and-mission .item {
	background: white;
	border-radius: 10px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.035);
}

.vision-and-mission .item .content:after {
	content: '';
	position: absolute;
	width: 25%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	left: 0;
	bottom: 0;
	height: 2px;
	background: #1f61ac;
}

.vision-and-mission .item:hover .content:after {
	width: 100%;
}

.geographical-advantage {
	background: #f9f9f9;
}

.geographical-advantage .img-360 .c-img {
	padding-top: 66%;
}

.geographical-advantage .img-360:hover .icon-360-play,
.geographical-advantage .img-360:focus .icon-360-play {
	display: none;
}

.geographical-advantage .icon-360-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	pointer-events: none;
}

.green-hospital-model {
	background: url("assets/images/blue-fabric-motion-background%201.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.slider-green-hospital-model .c-img {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}

.introdule-doctor-list {
	background: #f4f5f6;
}

.introdule-doctor-list .list-item .item {
	color: white;
}

.introdule-doctor-list .list-item .item .name {
	display: inline-block;
	font-size: 28px;
	position: relative;
	padding-bottom: 10px;
}

.introdule-doctor-list .list-item .item .name:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	background: white;
	left: 0;
	bottom: 0;
}

.introdule-doctor-list .list-item .item .content {
	background-size: cover;
	background-repeat: no-repeat;
}

.introdule-doctor-list .list-item .item:nth-child(3n+1) .content {
	background-image: url("assets/images/Rectangle%205605.png");
}

.introdule-doctor-list .list-item .item:nth-child(3n+2) .content {
	background-image: url("assets/images/Rectangle%205607.png");
}

.introdule-doctor-list .list-item .item:nth-child(3n+3) .content {
	background-image: url("assets/images/Rectangle%205608.png");
}

.introduce-ttb {
	background-color: #f4f5f6;
	background-image: url("assets/images/jean-philippe-delberghe-75xPHEQBmvA-unsplash%204.png");
}

.slide-ttb-intrduce .item-ttb {
	background: white;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
}

.slide-ttb-intrduce .c-img {
	border-radius: 10px;
	overflow: hidden;
}

.history-begin .thumb {
	position: relative;
}

.history-begin .thumb .bg-white {
	position: relative;
	z-index: 2;
}

.history-begin .thumb:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 32px;
	background: radial-gradient(50% 50% at 50% 50%, rgba(37, 37, 37, 0.2) 0%, rgba(37, 37, 37, 0) 100%);
	opacity: 0.3;
	bottom: -16px;
	left: 0;
}

.history-begin .thumb .item {
	border: 1px dashed #888888;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	box-sizing: border-box;
}

.history-begin .thumb .item .content {
	width: 58px;
	height: 58px;
	background: #FFFFFF;
	border-radius: 50%;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	margin-top: 8px;
	text-align: center;
	line-height: 56px;
}

.history-begin .thumb .swiper-slide-thumb-active .item,
.history-begin .thumb .item:hover {
	background: rgba(0, 126, 199, 0.15);
	border: 1px dashed #007EC7;
}

.history-begin .thumb .swiper-slide-thumb-active .item .content,
.history-begin .thumb .item:hover .content {
	color: white;
	background: linear-gradient(124.29deg, #18A1F0 2.15%, #006AA7 109.31%);
}

.history-begin .thumb .swiper-slide:not(:last-child) {
	position: relative;
}

.history-begin .thumb .swiper-slide:not(:last-child):before {
	content: '';
	position: absolute;
	width: calc(100% - 90px);
	height: 1px;
	top: 50%;
	right: 5px;
	margin-top: -0.5px;
	border: 1px dashed #007EC7;
}

.history-begin .thumb .swiper-slide:not(:last-child):after {
	content: "\f0da";
	font-family: 'fontawesome';
	position: absolute;
	top: 50%;
	right: calc(50% - 45px);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #1f61ac;
	font-size: 20px;
}

.history-begin .main {
	margin-top: 16px;
	box-shadow: 0px 8px 40px rgba(0, 126, 199, 0.05);
}

.introduce-service {
	background: #f4f5f6;
}

.list-introduce-service .item {
	background: white;
	border-left: solid 3px #1f61ac;
}

.list-introduce-service .item:nth-child(2n+2) {
	background: #0A9949;
	border-left: solid 3px #0A9949;
	color: white;
}

.image-introduce {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.introduce-cooperate {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.introduce-message {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.leadership-module,
.certifications-module {
	background: #f9f9f9;
}

.item-leadership .c-img {
	z-index: 2;
	width: calc(100% - 30px);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.item-leadership .job {
	color: #0A9949;
}

.item-leadership .content {
	padding-top: 140px;
	margin-top: -120px;
	position: relative;
	background: white;
	box-shadow: 0px 8px 16px rgba(0, 126, 199, 0.1);
	border-radius: 5px;
}

.item-leadership .content:before {
	content: '';
	position: absolute;
	width: 35%;
	height: 3px;
	background: #0A9949;
	z-index: 2;
	bottom: 0;
	left: 0;
}

.item-leadership .content:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: linear-gradient(124.29deg, #18A1F0 2.15%, #006AA7 109.31%);
	bottom: 0;
	left: 0;
}

.sidebar-all {
	height: 100%;
}

.c-img-file img {
	object-fit: contain;
	width: 90%;
	height: 90%;
	top: 5%;
	right: 5%;
}

.slide_detail_editor {
	max-width: 600px;
}

.slide_detail_editor .swiper-slide {
	padding: 10px;
}

.slide_detail_editor .swiper-slide .image {
	box-shadow: 0px 1px 5px 1px #e1e1e1;
	border-radius: 10px;
	overflow: hidden;
}

.slide_detail_editor .swiper-slide img {
	width: 100%;
	margin: 0 !important;
}

.slide_detail_editor .slider-controls .prev-btn,
.slide_detail_editor .slider-controls .next-btn {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #f0ebe7;
	color: #8e8c8f;
	font-size: 16px;
	height: 42px;
	width: 42px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.slide_detail_editor .slider-controls .prev-btn:hover,
.slide_detail_editor .slider-controls .next-btn:hover {
	color: #f0ebe7;
	background: #8e8c8f;
}

.slide_detail_editor .slider-controls .prev-btn {
	left: 10px;
}

.slide_detail_editor .slider-controls .next-btn {
	right: 10px;
}

.slide_detail_editor .slider-controls .swiper-button-disabled {
	display: none !important;
}

.news-detail-html {
	background: #c1f4ff;
	padding: 15px;
	border-left: solid 8px #1f61ac;
}

.news-detail-html .author {
	font-style: italic;
}

.box-contact-success {
	padding: 15px;
	border: solid 1px #ebebeb;
	border-radius: 10px;
	box-shadow: 0px 1px 5px 1px #ebebeb;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.item-character.item-disable {
	pointer-events: none;
	color: #e9e4e4;
}

.box-contact-info {
	border: solid 1px #e9e9e9;
	border-radius: 10px;
	padding: 20px 30px;
	background: #f9f9f9;
}

.box-contact-info {
	max-width: 1015px;
}

.form-contact-contact input,
.form-contact-contact textarea {
	width: 100%;
	border: solid 1px #acacac;
	border-radius: 5px;
	margin-bottom: 10px;
}

.form-contact-contact input {
	height: 45px;
}

.form-contact-contact button {
	border-radius: 99px;
}

.form-contact-contact:before {
	content: '';
	position: absolute;
	height: 150px;
	width: 1px;
	background: #c6c6c6;
	top: 50%;
	left: -45px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.list-item-faqs {
	max-width: 950px;
}

.list-item-faqs .item {
	border: solid 1px #e1e1e1;
	color: #757575;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 5px;
}

.list-item-faqs .item .name-question {
	font-family: 'robotob';
	padding: 12px 35px 12px 0px;
}

.list-item-faqs .content {
	display: none;
	padding: 12px 0px;
}

.list-item-faqs .item:not(:last-child) {
	margin-bottom: 15px;
}

.list-item-faqs .item .icon {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	line-height: 20px;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.list-item-faqs .item .icon:before {
	content: "\f0fe";
	font-family: 'fontawesome';
	font-size: 20px;
}

.list-item-faqs .item.active .icon:before {
	content: "\f146";
}

.list-item-faqs .item.active .name-question {
	border-bottom: solid 1px #c6c6c6;
}

.list-item-faqs .item .name-question:hover .icon {
	color: #1f61ac;
}

.list-item-faqs .item.active {
	background: #f5f5f5;
}

.fb_dialog_advanced iframe {
	bottom: 170px !important;
	right: auto !important;
	left: 18px !important;
}

.fb_dialog_mobile iframe {
	bottom: 165px !important;
	right: auto !important;
	left: 5px !important;
}

.zalo-chat-widget {
	right: auto !important;
	left: 35px !important;
	bottom: 105px !important;
	z-index: 900 !important;
}

#fb-customer-chat iframe {
	bottom: 230px !important;
	right: auto !important;
	left: 17px !important;
}

.s-content blockquote {
	width: 100%;
	padding: 35px 35px 20px 35px;
	text-indent: 65px;
	align-items: center;
	border-radius: 12px;
	background-color: #c5eaff;
	border: solid 1px #E5E5E5;
	position: relative;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: robotob;
}

.s-content blockquote:before {
	width: 54px;
	height: 40px;
	background: transparent url('assets/images/quote-icon1.svg') center center no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	content: "";
	position: absolute;
	top: 20px;
	left: 35px;
}

.header-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

@media (min-width: 991px) {
	.list-for-customer .item {
		min-width: 148px;
		margin-bottom: 20px;
	}

	.shine-effect {
		overflow: hidden;
	}

	.shine-effect:after {
		content: "";
		pointer-events: none;
		position: absolute;
		top: -50%;
		left: -60%;
		width: 20%;
		height: 200%;
		opacity: 0;
		transform: rotate(30deg);
		background: rgba(255, 255, 255, 0.13);
		background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
	}

	.shine-effect:hover:after {
		opacity: 1;
		left: 130%;
		transition-property: left, top, opacity;
		transition-duration: 0.7s, 0.7s, 0.25s;
		transition-timing-function: ease;
	}

	.doctor-sidebar-info {
		position: sticky;
		top: 10px;
		z-index: 2;
	}
}

@media (min-width: 1200px) {
	.col-xl-28 {
		width: 28%;
	}

	.col-xl-72 {
		width: 72%;
	}

	.all-title.big {
		font-size: 40px;
	}

	body {
		padding-top: 118px;
	}

	.doctor-sidebar-info {
		top: 130px;
	}

	.toc-wrapper {
		top: 119px;
	}

	.list-for-customer-contact .item {
		width: 12.5% !important;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1170px;
	}
}

@media (min-width: 1599px) {
	.geographical-advantage .sp-col {
		padding-right: 100px !important;
	}
}

@media (min-width: 1900px) {
	.geographical-advantage .sp-col {
		padding-right: 225px !important;
	}
}

@media (max-width: 1400px) {
	.btn-sp-menu {
		right: -80px;
	}

	.fs-30-cv {
		font-size: 26px !important;
	}

	.fs-36-cv {
		font-size: 30px !important;
	}

	.all-title {
		font-size: 28px;
		padding-bottom: 8px;
	}

	.btn-all {
		padding: 6px 12px;
	}

	.module-medical-examination {
		padding: 15px;
		margin-top: 25px;
	}

	.banner-home .slider-pagination {
		bottom: 20px;
	}

	.flash-notification a {
		padding: 8px 0px;
	}

	.main-menu ul li {
		font-size: 14px;
	}
}

@media (max-width: 1200px) {
	body {
		padding-top: 64px;
	}

	.header-top {
		padding: 10px 0px;
	}

	.header-top .logo {
		width: 150px;
	}

	.fs-22-cv {
		font-size: 20px !important;
	}

	.all-title {
		font-size: 26px;
	}

	.all-title.sm {
		font-size: 19px;
	}

	.all-title2.sm {
		font-size: 18px;
		padding: 4px;
	}

	.module-medical-examination {
		margin-top: 20px;

	}

	.header-top .search-box {
		width: auto !important;
	}

	.header-top .search-box .form-search-header {
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		position: absolute;
		top: calc(100% + 15px);
		left: 0;
		right: 0;
		width: 100%;
		margin-top: 30px;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}

	.header-top .search-box .form-search-header.active {
		margin-top: 0px;
		opacity: 1;
		pointer-events: all;
		visibility: unset;
	}

	.header-top .header-action {
		min-width: 265px;
	}

	.item-doctor .content-img {
		width: 130px;
	}

	.item-doctor .info-doctor {
		width: 180px;
	}

	.item-doctor .content {
		width: 230px;
	}

	.item-content-equipment {
		padding: 10px;
	}

	.vision-and-mission {
		margin-top: -3rem;
	}
}

@media (max-width: 991px) {
	body {
		padding-top: 53px;
	}

	.fs-16-cv {
		font-size: 16px;
	}

	.fs-24-cv {
		font-size: 20px !important;
	}

	.fs-26-cv {
		font-size: 22px !important;
	}

	.fs-28-cv {
		font-size: 22px !important;
	}

	.fs-36-cv {
		font-size: 26px !important;
	}

	.module-medical-examination {
		margin-top: 0px;
		margin-bottom: 8px;
		background: white;
	}

	.module-medical-examination .item-wrapper {
		padding: 0;
		border: none;
	}

	.module-medical-examination {
		padding: 15px 0px;
	}

	.expert-team .main-slide {
		padding: 0 20px;
	}

	.expert-team .slider-controls .prev-btn {
		left: 0px;
	}

	.expert-team .slider-controls .next-btn {
		right: 0px;
	}

	.new-module .big-col {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		border-right: none;
	}

	.new-module .medium-col {
		display: none;
	}

	.new-module .small-col {
		width: 100%;
		max-width: 100%;
	}

	.new-module .small-col .item-new-small:first-child {
		border-top: solid 1px #e1e1e1;
		padding-top: 10px;
	}

	.item-new-small .content {
		padding-right: 0px;
		padding-left: 12px;
	}

	.all-sub-title {
		font-size: 22px;
	}

	.new-medium .content {
		padding-left: 12px;
	}

	.side-bar-title {
		font-size: 22px;
	}

	.shadow-box-right {
		box-shadow: none;
	}

	.shadow-box-left {
		box-shadow: none;
	}

	.item-doctor .content-img {
		width: 130px;
	}

	.item-doctor .info-doctor {
		/* width: calc(100% - 145px); */
	}

	.item-doctor .content {
		width: 100%;
		margin-top: 10px;
	}

	.all-sub-title.small-text {
		font-size: 19px !important;
	}

	.modern-equipment-home-img {
		padding-left: 0;
	}

	.modern-equipment-home-img .slider-pagination {
		/* display: none !important; */
		margin-top: unset!important;
	}

	.modern-equipment-home .px-mobile {
		/* padding-left: 0 !important;
		padding-right: 0 !important; */
	}

	.modern-equipment-home .container-sp {
		max-width: 100%;
		background: #f3f3f3;
		margin-top: 120px;
	}

	.modern-equipment-home .all-title-wrapper {
		padding: 10px 0.75rem;
		background: rgba(255, 255, 255, 0.8);
	}

	.modern-equipment-home .all-title {
		/* color: #555555; */
	}

	.modern-equipment-home .all-title:after {
		background: #1f61ac !important;
	}

	.item-img-equipment {
		padding: 0px;
	}

	.item-img-equipment .c-img {
		background: rgba(255, 255, 255, 0.8);
		box-shadow: none;
	}

	.modern-equipment-home-wraper {
		top: -70px;
	}

	.new-home {
		margin-top: -60px;
		background: white;
	}

	.gallery-big .img {
		width: 100%;
	}

	.gallery-big .content {
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}

	.item-hot-galley {
		padding-bottom: 20px;
	}

	.item-hot-galley .img {
		width: 100%;
		padding-left: 3px;
	}

	.item-hot-galley .content {
		width: 100%;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 10px;
	}

	.item-hot-galley .content .all-sub-title {
		margin-left: 0px;
		margin-bottom: 10px;
	}

	.item-hot-galley .content-wrapper {
		padding: 15px;
	}

	.hot-galley-module {
		background: #f2f2f2;
	}

	.hot-galley-module .slider-controls .prev-btn,
	.hot-galley-module .slider-controls .next-btn {
		top: 30%;
		width: 40px;
		height: 40px;
	}

	.hot-galley-module .slider-controls .prev-btn {
		left: -12px;
	}

	.hot-galley-module .slider-controls .next-btn {
		right: -12px;
	}

	.all-link-error-show ul li {
		width: 33.333%;
	}

	.form-contact-contact:before {
		display: none;
	}

	.box-contact-info {
		padding: 20px 15px;
	}
}

@media (max-width: 767px) {
	.s-content blockquote {
		padding: 20px 20px 10px 20px;
		text-indent: 55px;
		font-size: 18px;
	}

	.s-content blockquote:before {
		width: 44px;
		height: 30px;
		top: 12px;
		left: 20px;
	}

	.fs-16-cv {
		font-size: 14px !important;
	}

	.fs-18-cv {
		font-size: 16px !important;
	}

	.fs-20-cv {
		font-size: 18px !important;
	}

	.fs-22-cv {
		font-size: 18px !important;
	}

	.fs-26-cv {
		font-size: 20px !important;
	}

	.fs-28-cv {
		font-size: 20px !important;
	}

	.fs-36-cv {
		font-size: 22px !important;
	}

	.fs-21-cv {
		font-size: 18px !important;
	}

	.btn-call {
		display: none;
	}

	.footer-menu {
		border-top: dashed 1px #afafaf;
		padding-top: 12px;
	}

	.footer-menu ul {
		display: flex;
		flex-wrap: wrap;
		/* justify-content: center; */
	}

	.footer-menu li {
		margin-bottom: 3px;
		position: relative;
		padding-left: 10px;
	}

	.footer-menu li:before {
		display: none;
	}

	.footer-menu li:not(:last-child) {
		border-right: solid 1px #afafaf;
		padding-right: 10px;
	}

	.copy-right {
		border-top: dashed 1px #afafaf;
	}

	.expert-team .main-slide {
		padding: 0px;
	}

	.item-expert-team .img {
		padding-top: 100%;
		border-radius: 50%;
		overflow: hidden;
		position: relative;
	}

	.item-expert-team .img img {
		position: absolute;
		top: 20px;
		left: 0;
		width: 100%;
	}

	.item-expert-team .list-info .item:not(:first-child) {
		display: none;
	}

	.back-to-top {
		right: 15px;
		bottom: 70px;
	}

	.footer {
		padding-bottom: 51px;
		padding-top: 2rem;
		margin-top: 2rem;
	}

	.new-big .img {
		width: 100%;
	}

	.new-big .content {
		margin-top: 10px;
		width: 100%;
		padding-left: 0px;
	}

	.new-medium .img {
		width: 100%;
	}

	.new-medium .content {
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}

	.question-big .img {
		width: 100%;
	}

	.question-big .content {
		margin-top: 10px;
		width: 100%;
		padding-left: 0px;
	}

	.question-medium .img {
		width: 100%;
	}

	.question-medium .content {
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}

	.relate-new-big .img {
		width: 100%;
	}

	.relate-new-big .content {
		margin-top: 10px;
		width: 100%;
		padding-right: 0px;
	}

	.bottom-new-detail .main-wraper {
		padding: 12px;
	}

	.bottom-new-detail .img {
		width: 100%;
	}

	.bottom-new-detail .content {
		width: 100%;
		padding-left: 0px;
		margin-top: 10px;
	}

	.bottom-new-detail .list-subitem {
		padding: 12px;
	}

	.relate-new-small .img {
		width: 100%;
	}

	.relate-new-small .content {
		margin-top: 10px;
		width: 100%;
		padding-right: 0px;
	}

	.list-item-search li {
		width: 49%;
	}

	.all-link-error-show ul li {
		width: 50%;
	}
	.mt25 {
		margin-top: unset!important;
	}
	h3.title-post {
		-webkit-line-clamp: 2!important;
	}
}

@media (max-width: 575px) {
	.menu-mobile {
		max-height: calc(100vh - 44px);
		overflow: auto;
	}

	.zalo-chat-widget {
		left: 20px !important;
		bottom: 97px !important;
	}

	.list-info-doctor-content .item .icon {
		max-width: 20px;
	}

	.banner-home .slider-pagination {
		display: none;
	}

	.banner-home .slider-controls {
		display: none;
	}

	body {
		padding-top: 44px;
	}

	.header-top {
		box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
		padding: 0px 0px;
		background: white;
	}

	.btn-menu-mobile {
		background: #1f61ac;
		width: 60px;
		height: 48px;
		margin-right: -12px;
	}

	.btn-menu-mobile .animated-icon span {
		background: white;
		height: 3px;
	}

	.btn-show-search-form {
		/* padding-left: 15px;
		padding-right: 15px;
		border-left: solid 1px #cccccc;
		border-right: solid 1px #cccccc; */
	}

	.list-doctor {
		padding-top: 14px;
	}

	.list-doctor .item-doctor {
		padding-bottom: 14px;
		margin-bottom: 14px;
	}

	.item-character {
		width: 35px;
		height: 35px;
		line-height: 35px;
		margin-right: 8px;
		margin-bottom: 8px;
	}

	.list-question li {
		margin-bottom: 15px;
	}

	.expert-team .list-info-doctor-content .item:not(:first-child) {
		display: none;
	}

	.all-link-error-show ul li {
		width: 100%;
	}
	.mt25 {
		margin-top: unset!important;
	}
	h3.title-post {
		-webkit-line-clamp: 2!important;
	}
}

.position-relative {
	position: relative !important;
}

.main-menu ul li ul li ul{
	min-width: 360px;
    left: 100%;
    top: 2%;
}

.main-menu > ul > li.menu-item-has-children > a:after {
	content: '>';
	transition: 0ms;
	margin-left: 6px;
	transform: rotate(90deg) scaleY(1.5);
	font-size: 14px;
}

.main-menu > ul > li > ul > li.menu-item-has-children > a{
	display: flex;
	justify-content: space-between;
}
.main-menu > ul > li > ul > li.menu-item-has-children > a:after{
	content: '>';
	transition: 0ms;
	margin-left: 6px;
	transform: rotate(0deg) scaleY(1.5);
}

#dark_theme {
	filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.list-for-customer .item .icon img {
	max-width: 28px;
	max-height: 100%;
	object-fit: contain !important;
}

.banner-home{
	overflow: hidden;
}
@media (min-width: 1900px) {
	.banner-home{
			height: 605px;
	} 
}
@media (min-width: 1599) {
	.banner-home{
			height: 535px;
	} 
}
@media (min-width: 1366) {
	.banner-home{
			height: 458px;
	} 
}

.allic,
.allicon {
    background-image: url(assets/images/ic.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.sec1Box-ic {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 50px;
}

.sec1Box-ic i {
	height: 51px;
	background-position-y: 0;
}

i[id^="cateIc-"] {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	opacity: 0.85;
}

#cateIc-1 {
	width: 60px;
	height: 40px;
	background-position-x: -56px;
}
#cateIc-2 {
	width: 65px;
	height: 48px;
	background-position-x: -337px;
}
#cateIc-3 {
	width: 37px;
	height: 51px;
	background-position-x: -264px;
}
#cateIc-4 {
	width: 50px;
	height: 52px;
	background-position-x: -211px;
}
#cateIc-5{
	width: 55px;
	height: 44px;
	background-position-x: 0;
}
#cateIc-6{
	width: 30px;
    height: 51px;
    background-position-x: -304px;
}
#cateIc-7{
	width: 45px;
    height: 51px;
    background-position-x: -117px;
}
#cateIc-8{
	width: 43px;
    height: 48px;
    background-position-x: -165px;
}
#cateIc-9{
	width: 44px;
	height: 48px;
	background-position: -209px -189px;
}

.dmb.slider-pagination {
	position: unset;
	margin-top: 2%;
}

.mt25 {
	margin-top: 25px;
}

h3.title-post {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.list-dmb {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.item-dmb {
width: calc(33.33% - 5px);
margin: 0 0 8px;
padding: 15px 5px;
border: solid 1px #e1e1e1;
border-radius: 8px;
text-align:center;
font-size: 13px!important;
}
.item-dmb .icon {
width: 72px;
height: 72px;
background: #1f61ac;
line-height: 40px;
border-radius: 50%;
padding: 10px;
}

/* update */
.vs-icon {
	background-image: url(assets/images/ic2.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#vs1 {
  width: 17px;
  height: 21px;
  background-position: -234px -53px
}

#vs2 {
  width: 20px;
  height: 16px;
  background-position: -256px -52px
}

#vs3 {
	width: 24px;
	height: 22px;
	background-position: -241px -24px;
}

.footer .logo {
	filter: brightness(0) invert(1);
}

.time-working {
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	background: #003c81;
	padding: 10px;
	border-radius: 20px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	gap: 5px;
}

.time-working strong {
	font-size: 23px;
}

.title-footer::after {
	content: '';
	position: absolute;
	height: 4px;
	width: 103px;
	background: #ffffff;
	bottom: 0;
	left: 0;
}

.title-footer {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 17px!important;
}

#form-ct {
	background: #f7f7f7;
	border-radius: 20px;
	box-shadow: 0 0 24px rgba(13, 47, 35, 0.26);
	padding: 20px 20px 20px;
}
#form-ct input,
#form-ct textarea {
width: 100%;
height: 35px;
background: #fff;
margin-bottom: 10px;
border-radius: 5px;
padding-left: 10px;
padding-right: 10px;
outline: none;
border: none;
}

#form-ct textarea {
	height: 85px;
}

#form-ct button {
display: block;
width: 125px;
height: 35px;
border-radius: 5px;
background: #1f61ac;
color: #fff;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
border: none;
margin: 0 auto
}

#form-ct button i {
margin-right: 10px
}

#form-ct .head {
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	color: #1f61ac;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 18px;
	gap: 5px;
}

.btn-all-main.active {
	background: #07835c;
}

.btn-all-sp.active {
	background: #1f61ac;
}

.expert-team {
	position: relative;
	background: #f3f3f4;
}

.blurimg {
	/* background-image: url("assets/images/Rectangle-951.webp");
	filter: blur(9px); */
	width: 100%;
	height: 95%;
	position: absolute;
}