* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body{
  font-family: "SF-Pro-Display-Regular"!important;
  line-height: 1.425;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after {
	content: '';
	content: none
}

q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a:hover {
	text-decoration: none
}

a {
	color: inherit
}

a:active,
a:focus {
	text-decoration: none;
	color: inherit
}

img {
	max-width: 100%
}

ol,
ul,
li {
	padding: 0px;
	list-style: none;
	margin: 0px
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bold
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

.the-content {
	line-height: 1.4
}

.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6,
.the-content strong,
.the-content b {
	margin: 15px 0;
	font-family: "SF-Pro-Display-Regular"
}

.the-content h1 {
	font-size: 20px
}

.the-content h2 {
	font-size: 18px
}

.the-content h3 {
	font-size: 16px
}

.the-content h4,
.the-content h5,
.the-content h6 {
	font-size: 14px
}

.the-content p {
	margin-bottom: 10px
}

.the-content table {
	margin: 15px 0;
	border: 1px solid #000;
	max-width: 100% !important
}

.the-content table tr,
.the-content table th,
.the-content table td {
	border: 1px solid #000;
	padding: 10px
}

.the-content ul {
	margin-left: 5px
}

.the-content ul li {
	list-style: disc;
	margin: 0 10px
}

.the-content ol {
	margin-left: 5px
}

.the-content ol li {
	list-style: decimal;
	margin: 0 10px
}

.the-content img {
	max-width: 100%;
	height: auto
}

::-webkit-scrollbar {
	width: 8px
}

::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, 0.2)
}

ul.page-numbers {
	text-align: center
}

ul.page-numbers i {
	font-size: 14px
}

ul.page-numbers a,
ul.page-numbers span {
	display: inline-block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	color: rgba(0, 0, 0, 0.85);
	border-radius: 0;
	cursor: pointer
}

ul.page-numbers span.page-numbers.current {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.85);
	border: 1px solid rgba(0, 0, 0, 0.85)
}

@font-face {
	font-family: "UTM Aptima";
	src: url("../../../fonts/UTMAptima/UTM Aptima.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "UTM AptimaBold";
	src: url("../../../fonts/UTMAptima/UTM AptimaBold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "UTM AptimaBoldItalic";
	src: url("../../../fonts/UTMAptima/UTM AptimaBoldItalic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "UTM AptimaItalic";
	src: url("../../../fonts/UTMAptima/UTM AptimaItalic.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Black";
	src: url("../../../fonts/Gilroy/Gilroy-Black1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Bold";
	src: url("../../../fonts/Gilroy/Gilroy-Bold1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Extrabold";
	src: url("../../../fonts/Gilroy/Gilroy-Extrabold1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Heavy";
	src: url("../../../fonts/Gilroy/Gilroy-Heavy1.otf") format("truetype");
	font-weight: normal;
	font-family: "Gilroy-Light";
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Light";
	src: url("../../../fonts/Gilroy/Gilroy-Light1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-medium";
	src: url("../../../fonts/Gilroy/SF-Pro-Display-Medium1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Regular";
	src: url("../../../fonts/Gilroy/Gilroy-Regular1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Semibold1";
	src: url("../../../fonts/Gilroy/Gilroy-Semibold1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-Thin1";
	src: url("../../../fonts/Gilroy/Gilroy-Thin1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Gilroy-UltraLight1";
	src: url("../../../fonts/Gilroy/Gilroy-UltraLight1.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Bold";
	src: url("../fonts/SF-Pro-Display-Bold.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Light";
	src: url("../fonts/SF-Pro-Display-Light.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Regular";
	src: url("../fonts/SF-Pro-Display-Medium.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Regular";
	src: url("../fonts/SF-Pro-Display-Regular.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Semibold";
	src: url("../fonts/SF-Pro-Display-Semibold.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Thin";
	src: url("../fonts/SF-Pro-Display-Thin.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-Regular";
	src: url("../fonts/SF-Pro-Display-Medium.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "SF-Pro-Display-RegularItalic";
	src: url("../fonts/SF-Pro-Display-RegularItalic.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "intro";
	src: url("../fonts/Intro.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

::-webkit-scrollbar {
	width: 8px
}

::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.2)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, 0.2)
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-weight: bold;
	font-family: "SF-Pro-Display-Regular";
	line-height: 1.4
}

html,
body {
	position: relative;
	font-family: "Roboto-Book";
	font-size: 14px;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased
}

body {
	color: var(--text_main_color, #333);
}

.clearfix::after {
	clear: both;
	content: '';
	display: table
}

.hide-text {
	overflow: hidden;
	padding: 0;
	text-indent: 101%;
	white-space: nowrap
}

.visually-hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.container-col-1 {
	width: 8.3333333333%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-1 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-2 {
	width: 16.6666666667%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-2 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-3 {
	width: 25%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-3 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-4 {
	width: 33.3333333333%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-4 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-5 {
	width: 41.6666666667%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-5 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-6 {
	width: 50%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-6 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-7 {
	width: 58.3333333333%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-7 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-8 {
	width: 66.6666666667%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-8 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-9 {
	width: 75%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-9 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-10 {
	width: 83.3333333333%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-10 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-11 {
	width: 91.6666666667%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-11 {
		width: 100%;
		padding: 0 20px
	}
}

.container-col-12 {
	width: 100%;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.container-col-12 {
		width: 100%;
		padding: 0 20px
	}
}

.g12-col-1 {
	width: 8.3333333333%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-1 {
		width: 100%
	}
}

.g12-col-2 {
	width: 16.6666666667%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-2 {
		width: 100%
	}
}

.g12-col-3 {
	width: 25%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-3 {
		width: 100%
	}
}

.g12-col-4 {
	width: 33.3333333333%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-4 {
		width: 100%
	}
}

.g12-col-5 {
	width: 41.6666666667%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-5 {
		width: 100%
	}
}

.g12-col-6 {
	width: 50%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-6 {
		width: 100%
	}
}

.g12-col-7 {
	width: 58.3333333333%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-7 {
		width: 100%
	}
}

.g12-col-8 {
	width: 66.6666666667%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-8 {
		width: 100%
	}
}

.g12-col-9 {
	width: 75%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-9 {
		width: 100%
	}
}

.g12-col-10 {
	width: 83.3333333333%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-10 {
		width: 100%
	}
}

.g12-col-11 {
	width: 91.6666666667%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-11 {
		width: 100%
	}
}

.g12-col-12 {
	width: 100%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g12-col-12 {
		width: 100%
	}
}

.g10-col-1 {
	width: 10%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-1 {
		width: 100%
	}
}

.g10-col-2 {
	width: 20%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-2 {
		width: 100%
	}
}

.g10-col-3 {
	width: 30%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-3 {
		width: 100%
	}
}

.g10-col-4 {
	width: 40%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-4 {
		width: 100%
	}
}

.g10-col-5 {
	width: 50%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-5 {
		width: 100%
	}
}

.g10-col-6 {
	width: 60%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-6 {
		width: 100%
	}
}

.g10-col-7 {
	width: 70%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-7 {
		width: 100%
	}
}

.g10-col-8 {
	width: 80%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-8 {
		width: 100%
	}
}

.g10-col-9 {
	width: 90%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-9 {
		width: 100%
	}
}

.g10-col-10 {
	width: 100%;
	float: left
}

@media only screen and (max-width: 768px) {
	.g10-col-10 {
		width: 100%
	}
}

.fl {
	float: left
}

.fr {
	float: right
}

.fri {
	float: right !important
}

.lsn,
.lsn>li {
	list-style: none
}

.posr {
	position: relative
}

.posa {
	position: absolute
}

.posf {
	position: fixed
}

.imgdf>img {
	max-width: 100%;
	width: auto;
	height: auto;
	border: none
}

.dib {
	display: inline-block
}

.dtb {
	display: table
}

.dtbc {
	display: table-cell
}

.pt0 {
	padding-top: 0 !important
}

.pr0 {
	padding-right: 0 !important
}

.pt0 {
	padding-top: 0 !important
}

.pb0 {
	padding-bottom: 0 !important
}

.tac {
	text-align: center
}

.taj {
	text-align: justify
}

.tar {
	text-align: right
}

.ttu {
	text-transform: uppercase
}

.tdu {
	text-decoration: underline
}

.tdn {
	text-decoration: none
}

.vat {
	vertical-align: top
}

.fwb {
	font-weight: bold
}

.fw2 {
	font-weight: 200
}

.fw3 {
	font-weight: 300
}

.fw4 {
	font-weight: 400
}

.fw5 {
	font-weight: 500
}

.fw6 {
	font-weight: 600
}

.fw7 {
	font-weight: 700
}

.fw8 {
	font-weight: 800
}

.fw9 {
	font-weight: 900
}

.ovfh {
	overflow: hidden
}

.img-backstretch {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 101%;
	min-width: 101%;
	z-index: -1
}

@media (max-width: 1024px) {
	.hidden-devide-1024 {
		display: none !important
	}
}

@media (min-width: 1025px) {
	.show-devide-1024 {
		display: none !important
	}
}

@media (max-width: 768px) {
	.hidden-devide-768 {
		display: none !important
	}
}

@media (min-width: 769px) {
	.show-devide-768 {
		display: none !important
	}
}

.header {
	display: flex;
	flex-wrap: wrap;
	position: fixed;
	width: 100%;
	z-index: 999;
	transition: 0.5s
}

.header.fix-header {
	background: var(--shop-color-main);
	transition: 0.5s
}

.header.fix-header .header-left {
	top: 0px;
	z-index: 999
}

.header.fix-header .header-top {
	display: block;
	transition: 0.5s
}

.header.fix-header .header-top ul {
	border-bottom: 0px solid rgba(255, 255, 255, 0.4) !important;
	position: relative
}

.header.fix-header .header-top ul:before {
	content: "";
	width: 92%;
	height: 1px;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	right: 0;
	bottom: 0
}

.header.fix-header .header-top ul li a {
	font-size: 14px
}

.header.fix-header .header-bottom {
	transition: 0.5s;
	padding: 13px 0px
}

.header.fix-header .header-bottom .menu-nav {
	padding-top: 0 !important
}

.header.fix-header .header-bottom .menu-nav ul li a {
	font-size: 12px
}

.header.fix-header .header-bottom .header-language {
	position: absolute;
	right: 30px;
	top: 13px;
	transition: 0.5s
}

.header.fix-header .header-left a img {
	transition: 0.5s;
	width: 70%
}

@media only screen and (max-width: 768px) {
	.header {
		display: none
	}
}

.header .header-left {
	position: absolute;
	left: 20px;
	top: 14px;
	z-index: 999
}

.header .header-left a {
	display: block;
	text-align: center;
	position: relative
}

.header .header-left a img {
	width: 100%;
	transition: 0.5s
}

.header .header-right {
	width: 100%
}

.header .header-right .header-top ul {
	width: 100%;
	padding: 5px 35px;
	overflow: hidden;
	border-bottom: 0px solid rgba(255, 255, 255, 0.4);
	display: flex;
	justify-content: flex-end;
	transition: 0.5s;
	position: relative
}

.header .header-right .header-top ul:before {
	content: "";
	width: 92%;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	right: 0;
	bottom: 0;
	animation-name: arrLoading;
	-moz-animation-name: arrLoading;
	-webkit-animation-name: arrLoading;
	animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear
}

.header .header-right .header-top ul li {
	float: right;
	/*padding-left: 27px;*/
	display: block
}

.header .header-right .header-top ul li a {
	font-size: 10px;
	font-family: "SF-Pro-Display-Light";
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px
}

.header .header-right .header-top ul li a:hover {
	color: var(--shop-color-main)
}

.header .header-right .header-bottom {
	position: relative;
	transition: 0.5s
}

.header .header-right .header-bottom.is-animation .menu-nav li a {
	-webkit-transition-duration: .1s;
	transition-duration: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}

.header .header-right .header-bottom.is-animation .menu-nav li:nth-of-type(2) a {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.header .header-right .header-bottom.is-animation .menu-nav li:nth-of-type(3) a {
	-webkit-transition-delay: 0.250s;
	transition-delay: 0.250s
}

.header .header-right .header-bottom.is-animation .menu-nav li:nth-of-type(4) a {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.header .header-right .header-bottom.is-animation .menu-nav li:nth-of-type(5) a {
	-webkit-transition-delay: 0.350s;
	transition-delay: 0.350s
}

.header .header-right .header-bottom.is-animation .menu-nav li:nth-of-type(6) a {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s
}

.header .header-right .header-bottom .menu-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 15px;
	transition: 0.5s;
	position: relative
}

.header .header-right .header-bottom .menu-nav li {
	padding-right: 60px;
	border: 0 !important;
	transition: 0.1s;
	position: relative;
	overflow: hidden
}

.header .header-right .header-bottom .menu-nav li a {
	font-size: 12px;
	font-family: "SF-Pro-Display-Light";
	text-transform: uppercase;
	color: #fff;
	width: 100% !important;
	display: block;
	transition: 0.5s;
	padding: 1px;
	transition: 0.5s;
	transform: translateY(-20px);
	transition-delay: 0.2s
}

.header .header-right .header-bottom .menu-nav li a:hover {
	color: var(--shop-color-hover)!important;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
}

.header .header-right .header-bottom .menu-nav li .sub-menu {
	position: absolute;
	left: -10px;
	width: 245px;
	z-index: 100;
	opacity: 0;
	padding-top: 5px;
	transition: 0.5s;
	background: var(--shop-color-main);
	top: 16px;
	border-radius: 4px
}

.header .header-right .header-bottom .menu-nav li .sub-menu li {
	padding: 10px 20px !important
}

.header .header-right .header-bottom .menu-nav li.current_page_item a {
	color: var(--text_menu_color, #fff);
	font-family: "SF-Pro-Display-Light";
	letter-spacing: 1px
}

.header .header-right .header-bottom .menu-nav li:hover {
	overflow: visible;
	color: var(--shop-color-main)
}

.header .header-right .header-bottom .menu-nav li:hover a {
	color: var(--text_menu_hover_color, #fff);
}

.header .header-right .header-bottom .menu-nav li:hover .sub-menu {
	opacity: 1;
	color: var(--shop-color-main)
}

.header .header-right .header-bottom .menu-nav.menu-nav-active li .sub-menu {
	background: #05326a;
	padding-top: 15px;
	top: 15px
}

.header .header-right .header-bottom .menu-nav.menu-nav-active li .sub-menu li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important
}

.header .header-right .header-bottom .menu-nav.menu-nav-active li .sub-menu li:last-child {
	border: none !important
}

.header .header-right .header-bottom .header-language {
	position: absolute;
	right: 30px;
	top: 13px;
	transition: 0.5s;
	display: none
}

.header .header-right .header-bottom .header-language ul {
	float: left
}

.header .header-right .header-bottom .header-language ul li {
	float: left;
	padding: 0 15px;
	position: relative
}

.header .header-right .header-bottom .header-language ul li:before {
	content: "";
	width: 1px;
	height: 12px;
	background: rgba(255, 255, 255, 0.7);
	top: 2px;
	right: 0;
	position: absolute
}

.header .header-right .header-bottom .header-language ul li:nth-of-type(2n):before {
	background: transparent
}

.header .header-right .header-bottom .header-language ul li:last-child {
	border: none
}

.header .header-right .header-bottom .header-language ul li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-family: "SF-Pro-Display-Light";
	color: rgba(255, 255, 255, 0.7)
}

.header .header-right .header-bottom .header-language ul li a.is-active {
	color: #fff
}

.header .header-right .header-bottom .header-language ul li a:hover {
	color: #fff
}

.header .header-right .header-bottom .header-language .icon-search {
	color: #3aabfd
}

.search-popup {
	position: fixed;
	top: 64px;
	right: 26px;
	z-index: 9999;
	opacity: 0;
	transition: .8s
}

.search-popup.is-active {
	opacity: 1;
	transition: .8s
}

.search-popup .search-popup-inner button {
	float: left;
	width: 40px;
	line-height: 40px;
	padding: 0;
	border: none;
	background-color: #3aabfd;
	color: #fff
}

.search-popup .search-popup-inner input {
	float: left;
	width: calc(100% - 40px);
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	border: none;
	outline: none;
	background-color: #fff;
	font-family: "SF-Pro-Display-Bold"
}

.header-social {
	position: fixed;
	right: 40px;
	bottom: 103px;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

@media only screen and (max-width: 1024px) {
	.header-social {
		display: none
	}
}

.header-social:before {
	content: "";
	height: 100px;
	width: 1px;
	background: rgba(255, 255, 255, 0.4);
	right: 8px;
	bottom: -113px;
	position: absolute
}

.header-social.fix-header-social {
	right: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.header-social.fix-header-social:before {
	display: none
}

.header-social.fix-header-social .social-block li {
	margin-bottom: 8px
}

.header-social.fix-header-social .social-block a {
	display: inline-block;
	float: none;
	width: 36px;
	height: 36px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	background: #000;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #5C5B5B;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.header-social.fix-header-social .social-block a .social-icon-before {
	background: #3b5998;
	display: block
}

.header-social.fix-header-social .social-block a .social-icon-after,
.header-social.fix-header-social .social-block a .social-icon-before {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateZ(18px);
	-moz-transform: translateZ(18px);
	-ms-transform: translateZ(18px);
	-o-transform: translateZ(18px);
	transform: translateZ(18px);
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	color: #212121;
	font-size: 12px
}

.header-social.fix-header-social .social-block a .social-icon-after {
	-webkit-transform: rotateX(90deg) translateZ(18px);
	-moz-transform: rotateX(90deg) translateZ(18px);
	-ms-transform: rotateX(90deg) translateZ(18px);
	-o-transform: rotateX(90deg) translateZ(18px);
	transform: rotateX(90deg) translateZ(18px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

.header-social.fix-header-social .social-block a .social-icon-after {
	background: #b39246
}

.header-social.fix-header-social .social-block a:hover {
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg)
}

.header-social.fix-header-social .social-block a:hover .social-icon-after {
	webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible
}

.header-social.fix-header-social .social-block a:hover .social-icon-after .fa {
	color: #fff
}

.header-social.fix-header-page-social {
	bottom: 500px !important
}

@media only screen and (max-width: 480px) {
	.header-social {
		display: none
	}
}

.header-social .social-block li a {
	display: block;
	padding-bottom: 15px
}

.header-social .social-block li a .social-icon-before {
	display: none
}

.header-social .social-block li a .fa {
	color: #fff
}

.header-social .social-block li a:hover .fa {
	color: #3badff
}

.humberger {
	position: fixed;
	z-index: 9999;
	bottom: 6px;
	display: none;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

@media only screen and (max-width: 768px) {
	.humberger {
		left: 50px
	}
}

@media only screen and (max-width: 480px) {
	.humberger {
		left: 24px
	}
}

.humberger .line {
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 8px;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.humberger.humberger-active {
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.humberger.humberger-active .line:nth-child(1) {
	-webkit-transform: translateY(16px) rotateZ(45deg);
	-moz-transform: translateY(16px) rotateZ(45deg);
	transform: translateY(10px) rotateZ(45deg);
	background: #fff;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.humberger.humberger-active .line:nth-child(2) {
	opacity: 0;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.humberger.humberger-active .line:nth-child(3) {
	-webkit-transform: translateY(-3px) rotateZ(-45deg);
	-moz-transform: translateY(-3px) rotateZ(-45deg);
	transform: translateY(-9px) rotateZ(-45deg);
	background: #fff;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

@media only screen and (max-width: 768px) {
	.humberger {
		display: block
	}
}

@media only screen and (max-width: 480px) {
	.humberger {
		display: block
	}
}

.menu-mobile {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #132e4f;
	text-align: center;
	z-index: 1000;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
	align-items: center;
	padding-top: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	justify-content: center
}

.menu-mobile.menu-mobile-active {
	opacity: 1;
	transform: translateX(0%)
}

.menu-mobile.menu-mobile-active ul li {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
	-moz-transition-duration: .8s;
	-o-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	transition-duration: .8s;
	opacity: 1
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(1) {
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(2) {
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(3) {
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
	transition-delay: 300ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(4) {
	-moz-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(5) {
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(6) {
	-moz-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
	transition-delay: 600ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(7) {
	-moz-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
	transition-delay: 700ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(8) {
	-moz-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
	transition-delay: 800ms
}

.menu-mobile.menu-mobile-active ul li:nth-of-type(9) {
	-moz-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
	transition-delay: 900ms
}

.menu-mobile ul {
	margin-top: 10px
}

.menu-mobile ul li {
	opacity: 0;
	color: #101912;
	font-family: "Aptima-Regular";
	font-size: 15px;
	line-height: 24px;
	padding-top: 15px;
	-moz-transition-duration: .8s;
	-o-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%)
}

.menu-mobile ul li a {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 5px 0;
	font-family: "SF-Pro-Display-Light"
}

.header-menu-mobile {
	background: #123152;
	width: 100%;
	height: 51px;
	bottom: 0;
	position: fixed;
	z-index: 999;
	display: none
}

@media only screen and (max-width: 768px) {
	.header-menu-mobile {
		display: block
	}
}

.header-menu-mobile .social-mobile-block {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.header-menu-mobile .social-mobile-block li {
	padding-left: 20px
}

@media only screen and (max-width: 1024px) {
	.header-menu-mobile .social-mobile-block li {
		padding: 0px 25px
	}
}

@media only screen and (max-width: 480px) {
	.header-menu-mobile .social-mobile-block li {
		padding: 0px 18px
	}
}

.header-menu-mobile .social-mobile-block li a .fa {
	color: #fff;
	font-size: 20px
}

.logo-mobile {
	position: absolute;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
	top: 20px;
	display: none
}

@media only screen and (max-width: 768px) {
	.logo-mobile {
		display: block
	}
}

.scrollTop {
	position: fixed;
	width: 36px;
	height: 36px;
	bottom: 5px;
	right: 0px;
	text-align: center;
	background: #3b5998;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 9999;
	opacity: 0
}

@media only screen and (max-width: 480px) {
	.scrollTop {
		bottom: 56px;
		z-index: 1;
		display: none
	}
}

.scrollTop span {
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.scrollTop span .fa {
	color: #fff;
	font-size: 24px
}

.scrollTop p {
	color: #fff;
	font-size: 10px;
	line-height: 83px;
	font-family: "SF-Pro-Display-Bold"
}

@keyframes arrLoading {
	0% {
		width: 0px
	}
	100% {
		width: 100%
	}
}

@media only screen and (max-width: 768px) {
	.footer {
		padding-bottom: 50px
	}
}

.footer .footer-top {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	background-color: var(--footer-bg-color-2, #003678);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

@media only screen and (max-width: 1024px) {
	.footer .footer-top {
		background-size: auto
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer-top {
		background-image: none !important;
		background: #003678
	}
}

.footer .footer-top .footer-left-block {
	z-index: 10;
	padding: 45px
}

@media only screen and (max-width: 768px) {
	.footer .footer-top .footer-left-block {
		width: 100%;
		padding: 30px;
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3
	}
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-left-block {
		width: 100%;
		padding: 15px;
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3
	}
}

.footer .footer-top .footer-left {
	padding-left: 30px;
	border-left: 1px solid rgba(255, 255, 255, 0.2)
}

@media only screen and (max-width: 768px) {
	.footer .footer-top .footer-left {
		padding-left: 0;
		border-left: 0
	}
}

.footer .footer-top .footer-left .logo-footer {
	padding-bottom: 20px
}

.footer .footer-top .footer-left .text-contact {
	display: flex;
	flex-wrap: wrap
}

.footer .footer-top .footer-left .text-contact .text {
	margin-right: 45px
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-left .text-contact .text {
		margin-right: 10px
	}
}

.footer .footer-top .footer-left .text-contact .text:nth-of-type(3n) {
	margin-right: 0
}

.footer .footer-top .footer-left .text-contact .text h3 {
	font-size: 14px;
	font-family: "SF-Pro-Display-Bold";
	color: var(--footer-color-title, rgba(255, 255, 255, 0.6));
	padding-bottom: 18px;
	text-transform: uppercase
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-left .text-contact .text h3 {
		color: #fff;
		margin-bottom: 15px;
	}
}

.footer .footer-top .footer-left .text-contact .text p {
	font-size: 12px;
	font-family: "SF-Pro-Display-Regular";
	color: var(--footer-color-title, rgba(255, 255, 255, 0.6))
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-left .text-contact .text p {
		font-size: 11px
	}
}

.footer .footer-top .footer-left .text-contact .text p:nth-of-type(2n) {
	padding-bottom: 8px
}

.footer .footer-top .footer-left .text-contact .text p:nth-of-type(2n) a {
	font-size: 14px;
	font-family: "SF-Pro-Display-Regular";
	color: var(--footer-color-text);
	transform: scale(1);
	display: inline-block;
	transition: all 0.3s ease-in-out 0.2s;
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-left .text-contact .text p:nth-of-type(2n) a {
		font-size: 11px
	}
}

.footer .footer-top .footer-left .text-contact .text p:nth-of-type(2n) a:hover {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out 0.1s
}

.footer .footer-top .footer-left .text-contact .text span {
	font-size: 12px;
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.6);
	display: inline-block;
	padding-top: 10px
}

.footer .footer-top .footer-right {
	width: calc((100% / 12) * 4.5);
	position: relative;
	background-position: center center;
	background-size: cover;
	z-index: 10;
	padding: 116px 45px 57px 120px;
	text-align: right
}

@media only screen and (max-width: 1024px) {
	.footer .footer-top .footer-right {
		background-position: initial;
		padding-right: 30px
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer-top .footer-right {
		width: 100%;
		padding: 30px;
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-right {
		width: 100%;
		padding: 30px 15px;
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2
	}
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-right {
		width: 100%;
		padding: 30px 15px;
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		background: #003678;
		background-image: none
	}
}

.footer .footer-top .footer-right .contact-form {
	z-index: 999
}

.footer .footer-top .footer-right .contact-form .label {
	font-size: 14px;
	font-family: "SF-Pro-Display-Bold";
	color: #fff;
	padding-bottom: 10px;
	text-transform: uppercase
}

.footer .footer-top .footer-right .contact-form .contact-desc {
	font-size: 11px;
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.6);
	padding-bottom: 20px;
	float: right
}

@media only screen and (max-width: 1920px) {
	.footer .footer-top .footer-right .contact-form .contact-desc {
		width: 50%
	}
}

@media only screen and (max-width: 1600px) {
	.footer .footer-top .footer-right .contact-form .contact-desc {
		width: 70%
	}
}

@media only screen and (max-width: 1440px) {
	.footer .footer-top .footer-right .contact-form .contact-desc {
		width: 80%
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer-top .footer-right .contact-form .contact-desc {
		width: 100%
	}
}

.footer .footer-top .footer-right .contact-form .form-group input {
	border-radius: 26px;
	outline: none;
	width: 340px;
	height: 36px;
	line-height: 36px;
	border: 0;
	padding: 0 19px;
	background: #2a5180;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
	text-align: right
}

@media only screen and (max-width: 1024px) {
	.footer .footer-top .footer-right .contact-form .form-group input {
		width: 238px
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer-top .footer-right .contact-form .form-group input {
		width: 340px
	}
}

@media only screen and (max-width: 320px) {
	.footer .footer-top .footer-right .contact-form .form-group input {
		width: 290px
	}
}

.footer .footer-top .footer-right .contact-form .btn-submit-send1 {
	border: 0;
	display: inline-block;
	float: none;
	border-radius: 26px;
	min-width: 87px;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: var(--shop-color-button);
	color: #fff;
	font-family: "SF-Pro-Display-Bold";
	font-size: 10px;
	overflow: hidden;
	outline: none
}

.footer .footer-top .footer-right .contact-form .btn-submit-send1 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.footer .footer-top .footer-right .contact-form .btn-submit-send1 span:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 110%;
	height: 110%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: transform .6s;
	-moz-transition: transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.footer .footer-top .footer-right .contact-form .btn-submit-send1:hover span:after {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

@media only screen and (max-width: 480px) {
	.footer .footer-top .footer-right .contact-form .btn-submit-send1 {
		margin-left: 0px
	}
}

.footer-center {
	padding: 15px 40px;
	background: #002a5e
}

.footer-center .agency-list .swiper-container .swiper-wrapper .swiper-slide {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important
}

.footer-center .agency-list .swiper-container .swiper-wrapper .swiper-slide a img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.footer-center .agency-list .swiper-container .swiper-wrapper .swiper-slide a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

@media only screen and (max-width: 768px) {
	.footer-center {
		padding: 30px
	}
}

@media only screen and (max-width: 480px) {
	.footer-center {
		padding: 15px
	}
}

.footer-bot {
	display: block;
	overflow: hidden;
	padding: 15px 45px;
	background: #fff
}

@media only screen and (max-width: 768px) {
	.footer-bot {
		padding: 15px 30px
	}
}

@media only screen and (max-width: 480px) {
	.footer-bot {
		padding: 15px
	}
}

.footer-bot .footer-nav ul li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #333
}

@media only screen and (max-width: 320px) {
	.footer-bot .footer-nav ul li {
		padding: 0 13px
	}
}

.footer-bot .footer-nav ul li:nth-child(1) {
	padding-left: 0px
}

.footer-bot .footer-nav ul li a {
	font-size: 12px;
	color: #30343d;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	transform: scale(1);
	transition: all 0.3s ease-in-out 0.2s;
	display: inline-block
}

.footer-bot .footer-nav ul li a:hover {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out 0.1s;
	color: #002a5e
}

@media only screen and (max-width: 480px) {
	.footer-bot .footer-nav ul {
		display: flex;
		padding-bottom: 10px
	}
}

.footer-bot .footer-nav p {
	text-align: center;
	font-size: 12px;
	font-family: "SF-Pro-Display-Regular";
	color: var(--text_copyright_color, #333);
}

@media only screen and (max-width: 480px) {
	.footer-bot .footer-nav p {
		float: left
	}
}

.frm-contact-msg {
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
	font-family: "SF-Pro-Display-RegularItalic"
}

::placeholder {
	color: rgba(255, 255, 255, 0.6);
	opacity: 1;
	text-align: right;
	font-family: "SF-Pro-Display-Regular";
	letter-spacing: 1px;
	font-size: 10px
}

@media only screen and (max-width: 768px) {
	::placeholder {
		text-align: left
	}
}

:-ms-input-placeholder {
	color: #fff
}

::-ms-input-placeholder {
	color: #fff
}

.js-news-menu .menu-item {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dcdddf;
	margin-bottom: 15px;
	transition: all .6s ease;
	overflow: inherit
}

.js-news-menu .menu-item a {
	width: calc((100% - 26px));
	font-family: "SF-Pro-Display-Bold";
	font-size: 16px;
	color: #a7abb2;
	text-transform: uppercase;
	margin-bottom: 18px;
	transition: all .3s ease
}

.js-news-menu .menu-item .sub-menu {
	padding: 0 0 0 26px;
	margin-bottom: 5px;
	display: none;
	transition: all .6s ease
}

.js-news-menu .menu-item .sub-menu a {
	display: inline-block;
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: var(--shop-color-main);
	transition: all .3s ease;
	width: 100%
}

.js-news-menu .menu-item .sub-menu.current-menu-item:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 1
}

.js-news-menu .menu-item .sub-menu.current-menu-item a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.menu-item-type-custom {
	color: #a7abb2
}

.js-news-menu .menu-item.current-menu-parent a {
	color: var(--shop-color-main)
}

.js-news-menu .menu-item.current-menu-parent .sub-menu {
	display: block;
	position: relative;
	transition: all .6s ease
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item {
	border: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item.current-menu-item:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 1
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item.current-menu-item a {
	color: var(--shop-color-main) !important;
	font-family: "SF-Pro-Display-Bold"
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type {
	position: relative
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type a {
	color: var(--shop-color-main);
	font-size: 14px !important;
	text-transform: capitalize !important;
	margin-bottom: 0px
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:last-child {
	border: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:hover:before {
	opacity: 1
}

.js-news-menu .menu-item:hover a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.current-menu-parent a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.current-menu-item a {
	color: var(--shop-color-main) !important
}

.intro-ld {
	padding: 40px calc(100% / 12)
}

@media only screen and (max-width: 768px) {
	.intro-ld {
		padding: 40px 30px
	}
}

@media only screen and (max-width: 480px) {
	.intro-ld {
		padding: 40px 15px 0px 15px
	}
}

.intro-ld .intro-block-1 {
	margin-bottom: 50px
}

.intro-ld .intro-block-1 .title {
	text-align: center;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	font-size: 22px;
	padding-bottom: 35px
}

.intro-ld .intro-block-1 .item {
	display: flex;
	flex-wrap: wrap;
	background: #f7f7f7
}

.intro-ld .intro-block-1 .item .intro-images {
	width: 45%;
	box-shadow: 0px 1px 20px rgba(51, 51, 51, 0.2)
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-1 .item .intro-images {
		width: 100%
	}
}

.intro-ld .intro-block-1 .item .intro-images img {
	width: 100%;
	height: 100%
}

.intro-ld .intro-block-1 .item .intro-text {
	width: 55%;
	padding: 66px
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-1 .item .intro-text {
		width: 100%;
		padding: 20px 20px 10px 20px
	}
}

.intro-ld .intro-block-1 .item .intro-text h2 {
	font-family: "SF-Pro-Display-Bold";
	padding-bottom: 13px;
	font-size: 22px;
	text-transform: capitalize
}

.intro-ld .intro-block-1 .item .intro-text p {
	padding-bottom: 25px;
	font-family: "SF-Pro-Display-Regular";
	font-size: 16px;
	text-transform: capitalize
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-1 .item .intro-text p {
		padding-bottom: 15px
	}
}

.intro-ld .intro-block-1 .item .intro-text p strong {
	font-family: "SF-Pro-Display-Bold"
}

.intro-ld .intro-block-1 .item .intro-text p:nth-child(2) {
	padding-bottom: 45px;
	font-family: "SF-Pro-Display-Regular";
	font-size: 18px;
	text-transform: uppercase
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-1 .item .intro-text p:nth-child(2) {
		padding-bottom: 25px
	}
}

.intro-ld .intro-block-2 {
	margin-bottom: 40px
}

.intro-ld .intro-block-2 .title {
	text-align: center;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	font-size: 22px;
	padding-bottom: 35px
}

.intro-ld .intro-block-2 .item-block-2 {
	display: flex;
	flex-wrap: wrap
}

.intro-ld .intro-block-2 .item-block-2 .item {
	width: calc((100% - 6px) / 3);
	margin-right: 3px
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-2 .item-block-2 .item {
		width: 100%;
		margin-right: 0px
	}
}

.intro-ld .intro-block-2 .item-block-2 .item .intro-images {
	width: 100%
}

.intro-ld .intro-block-2 .item-block-2 .item .intro-images img {
	width: 100%
}

.intro-ld .intro-block-2 .item-block-2 .item .intro-text {
	width: 100%;
	padding: 15px
}

.intro-ld .intro-block-2 .item-block-2 .item .intro-text h2 {
	font-size: 15px;
	font-family: "SF-Pro-Display-Bold";
	padding-bottom: 15px;
	text-transform: capitalize
}

.intro-ld .intro-block-2 .item-block-2 .item .intro-text p {
	font-size: 12px;
	font-family: "SF-Pro-Display-Regular";
	text-transform: uppercase
}

.intro-ld .intro-block-2 .item-block-2 .item:nth-of-type(3n) {
	margin-right: 0px
}

.intro-ld .intro-block-3 {
	margin-bottom: 40px
}

.intro-ld .intro-block-3 .title {
	text-align: center;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	font-size: 22px;
	padding-bottom: 35px
}

.intro-ld .intro-block-3 .item-block-3 {
	display: flex;
	flex-wrap: wrap
}

.intro-ld .intro-block-3 .item-block-3 .item {
	width: calc((100% - 9px) / 4);
	margin-right: 3px
}

@media only screen and (max-width: 480px) {
	.intro-ld .intro-block-3 .item-block-3 .item {
		width: calc((100% - 3px) / 2);
		margin-right: 3px
	}
	.intro-ld .intro-block-3 .item-block-3 .item:nth-of-type(2n) {
		margin-right: 0px
	}
}

.intro-ld .intro-block-3 .item-block-3 .item .intro-images {
	width: 100%
}

.intro-ld .intro-block-3 .item-block-3 .item .intro-images img {
	width: 100%
}

.intro-ld .intro-block-3 .item-block-3 .item .intro-text {
	width: 100%;
	padding: 15px
}

.intro-ld .intro-block-3 .item-block-3 .item .intro-text h2 {
	font-size: 15px;
	font-family: "SF-Pro-Display-Bold";
	padding-bottom: 12px;
	text-transform: capitalize
}

.intro-ld .intro-block-3 .item-block-3 .item .intro-text p {
	font-size: 12px;
	font-family: "SF-Pro-Display-Regular";
	text-transform: uppercase
}

.intro-ld .intro-block-3 .item-block-3 .item:nth-of-type(4n) {
	margin-right: 0px
}

.intro-msls {
	padding: 50px 0 70px 0px;
	position: relative
}

@media only screen and (max-width: 480px) {
	.intro-msls {
		padding: 30px 0 40px 0px
	}
}

.intro-msls:before {
	content: "";
	background-image: url(../../../images/home/bg5.png);
	background-position: center center;
	background-size: cover;
	width: 1000px;
	height: 1000px;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0.5
}

.intro-msls:after {
	content: "";
	background-image: url(../../../images/home/bg4.png);
	background-position: center center;
	background-size: cover;
	width: 1000px;
	height: 700px;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1
}

.intro-msls .intro-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 45px calc(100% / 12)
}

@media only screen and (max-width: 768px) {
	.intro-msls .intro-container {
		padding: 10px 30px
	}
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container {
		padding: 10px 15px
	}
}

.intro-msls .intro-container:before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 3px;
	background: #333;
	left: 50%;
	margin-left: -2px
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container:before {
		left: 32px
	}
}

.intro-msls .intro-container .timeline-block {
	position: relative;
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block {
		margin: 20px 0px 40px 0px
	}
}

.intro-msls .intro-container .timeline-block .year {
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	font-size: 25px;
	font-family: "SF-Pro-Display-Bold";
	display: block;
	padding: 5px 0px 8px 0px;
	background: #fff
}

.intro-msls .intro-container .timeline-block .year.activeYear {
	color: #b59448
}

.intro-msls .intro-container .timeline-block .year:before {
	content: "";
	position: absolute;
	height: 2px;
	width: 22px;
	background: #b59448;
	bottom: 6px;
	left: 50%;
	transform: translateX(-50%)
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .year {
		left: 15px;
		font-size: 13px;
		padding: 9px;
		border-radius: 50%;
		top: 5px
	}
}

.intro-msls .intro-container .timeline-block .timeline-content-block {
	width: 50%;
	padding-right: 60px
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .timeline-content-block {
		width: 100%;
		padding-right: 0px;
		padding-left: 55px;
		padding-bottom: 20px
	}
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content {
	position: relative;
	background: #fff;
	border-radius: 4px;
	padding: 30px;
	width: 100%;
	float: left;
	box-shadow: 0px 1px 20px rgba(33, 37, 41, 0.2)
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content:after {
	content: "";
	width: 2px;
	height: 98%;
	background: #b59448;
	top: 0;
	left: 0;
	position: absolute
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content {
		padding: 10px
	}
	.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content:after {
		content: "";
		width: 2px;
		height: 98%;
		background: #b59448;
		top: 0;
		left: auto;
		right: 0;
		position: absolute
	}
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content p {
	font-family: "SF-Pro-Display-Regular";
	font-size: 15px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
	letter-spacing: 0.5px
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content p {
		padding-bottom: 20px
	}
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content p:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	left: 0;
	top: 5px;
	background: #b59448
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content p strong {
	font-family: "SF-Pro-Display-Bold";
	color: #086db5
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content p:last-child {
	padding-bottom: 0px
}

.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-left: 7px solid #fff
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .timeline-content-block .timeline-content:before {
		content: '';
		position: absolute;
		top: 16px;
		right: 100%;
		left: auto;
		height: 0;
		width: 0;
		border: 7px solid transparent;
		border-right: 7px solid #fff
	}
}

.intro-msls .intro-container .timeline-block .timeline-img-block {
	width: 50%;
	padding-left: 60px
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block .timeline-img-block {
		padding-left: 55px;
		width: 100%
	}
}

.intro-msls .intro-container .timeline-block .timeline-img-block .timeline-img {
	float: right;
	width: 100%
}

.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-content-block {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	padding-left: 60px;
	padding-right: 0px
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-content-block {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		padding-left: 55px
	}
	.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-content-block .timeline-content:after {
		content: "";
		width: 2px;
		height: 98%;
		background: #b59448;
		top: 0;
		right: 0;
		position: absolute;
		left: auto
	}
}

.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-content-block .timeline-content:after {
	content: "";
	width: 2px;
	height: 98%;
	background: #b59448;
	top: 0;
	right: 0;
	position: absolute;
	left: auto
}

.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-content-block .timeline-content:before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	left: auto;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #fff
}

.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-img-block {
	padding-right: 60px;
	padding-left: 0px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

@media only screen and (max-width: 480px) {
	.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-img-block {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding-right: 0px;
		padding-left: 55px
	}
}

.intro-msls .intro-container .timeline-block:nth-of-type(2n) .timeline-img-block .timeline-img img {
	float: right
}

.field {
	padding: 42px calc(100% / 12)
}

@media only screen and (max-width: 768px) {
	.field {
		padding: 42px 30px
	}
}

@media only screen and (max-width: 480px) {
	.field {
		padding: 40px 15px
	}
}

.field .item {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 22px;
	box-shadow: 0px 1px 20px rgba(51, 51, 51, 0.2)
}

.field .item.is-active .field-popup {
	display: block
}

.field .item ._img-left {
	width: calc((100% / 10) * 5.5);
	background-size: cover;
	background-position: center;
	position: relative;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

@media only screen and (max-width: 480px) {
	.field .item ._img-left {
		width: 100%;
		height: 200px
	}
}

.field .item ._text-right {
	width: calc((100% / 10) * 4.5);
	padding: 60px
}

@media only screen and (max-width: 768px) {
	.field .item ._text-right {
		padding: 30px
	}
}

@media only screen and (max-width: 480px) {
	.field .item ._text-right {
		width: 100%;
		padding: 20px
	}
}

.field .item ._text-right .number {
	font-size: 20px;
	color: #333;
	font-family: "Gilroy-Extrabold";
	position: relative
}

.field .item ._text-right .number:before {
	content: "";
	position: absolute;
	background: #b19044;
	width: 120px;
	height: 1px;
	bottom: 13px;
	left: -120px
}

.field .item ._text-right .number span {
	font-size: 38px;
	display: inline-block;
	padding-right: 5px
}

.field .item ._text-right .the-content p {
	padding-bottom: 25px;
	font-family: "SF-Pro-Display-Regular"
}

.field .item ._text-right .text-title {
	font-size: 24px;
	font-family: "Gilroy-Extrabold";
	color: #b19044;
	text-transform: uppercase;
	padding-bottom: 30px
}

.field .item ._text-right .viewmore-btn:hover {
	background: #fff;
	color: var(--shop-color-button)
}

.field .item:nth-of-type(2n) ._img-left {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

@media only screen and (max-width: 480px) {
	.field .item:nth-of-type(2n) ._img-left {
		-webkit-box-ordinal-group: 0;
		-moz-box-ordinal-group: 0;
		-ms-flex-order: 0;
		-webkit-order: 0;
		order: 0
	}
}

.field .item:nth-of-type(2n) ._text-right {
	text-align: right
}

.field .item:nth-of-type(2n) ._text-right .number:before {
	left: auto;
	right: -120px
}

.popup-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background: rgba(0, 0, 0, 0.5);
	pointer-events: none
}

.popup-overlay.is-active {
	opacity: 1;
	pointer-events: all
}

.field-popup {
	width: 1200px;
	position: fixed;
	top: 77px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
	height: calc(100% - 100px);
	display: none
}

@media only screen and (max-width: 1024px) {
	.field-popup {
		width: 730px;
		height: calc(100% - 200px)
	}
}

@media only screen and (max-width: 480px) {
	.field-popup {
		width: 300px;
		height: calc(100% - 200px)
	}
}

.field-popup .popup-inner {
	height: 100%;
	overflow-y: auto
}

.field-popup .field-popup-bg {
	height: 400px;
	width: 100%;
	background-size: cover;
	background-position: center center
}

@media only screen and (max-width: 480px) {
	.field-popup .field-popup-bg {
		height: 200px
	}
}

.field-popup .popup-text-left {
	padding: 30px 238px;
	background: #fff
}

@media only screen and (max-width: 1024px) {
	.field-popup .popup-text-left {
		padding: 30px 100px
	}
}

@media only screen and (max-width: 480px) {
	.field-popup .popup-text-left {
		padding: 30px 15px
	}
}

.field-popup .popup-text-left h3 {
	font-size: 40px;
	font-family: "Gilroy-Bold";
	color: #b19044;
	padding-bottom: 30px
}

@media only screen and (max-width: 480px) {
	.field-popup .popup-text-left h3 {
		font-size: 25px;
		padding-bottom: 20px
	}
}

@media only screen and (max-width: 320px) {
	.field-popup .popup-text-left h3 {
		font-size: 23px
	}
}

.field-popup .popup-text-left p {
	font-family: "SF-Pro-Display-Regular";
	padding-bottom: 30px;
	line-height: 23px
}

@media only screen and (max-width: 480px) {
	.field-popup .popup-text-left p {
		padding-bottom: 20px
	}
}

.field-popup .popup-text-left img {
	height: auto
}

.text-center {
	display: flex;
	justify-content: center;
	width: 100%
}

.text-center .prev,
.text-center .next {
	font-family: "SF-Pro-Display-Bold";
	color: #333;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	margin-right: 10px
}

.text-center .next {
	margin-right: 0px
}

.text-center .page-numbers {
	display: flex;
	justify-content: center;
	align-items: center
}

.text-center .page-numbers li {
	margin-right: 7px;
	color: #333;
	font-size: 15px;
	height: 30px;
	width: 30px;
	text-align: center;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-family: "SF-Pro-Display-Bold"
}

.text-center .page-numbers li .current {
	color: #fff !important;
	background-color: #b59448 !important;
	border: 0px !important
}

.text-center .page-numbers li a {
	font-size: 15px;
	height: 30px;
	width: 30px
}

.text-center .page-numbers li span {
	font-size: 15px;
	height: 30px;
	width: 30px;
	background-color: #b59448;
	border: none;
	border-radius: 50%
}

.text-center .page-numbers li:hover {
	color: #fff;
	background-color: #b59448;
	border-radius: 50%
}

.text-center .page-numbers li:hover a {
	color: #fff
}

.symbol {
	padding: 45px calc((100% / 12) * 2)
}

@media only screen and (max-width: 768px) {
	.symbol {
		padding: 30px 30px
	}
}

@media only screen and (max-width: 480px) {
	.symbol {
		padding: 30px 15px
	}
}

.symbol .symbol-title {
	font-family: "SF-Pro-Display-Semibold";
	font-size: 20px;
	padding-bottom: 20px
}

.symbol p {
	font-size: 15px;
	font-family: "SF-Pro-Display-Regular";
	padding-bottom: 45px;
	line-height: 30px
}

@media only screen and (max-width: 480px) {
	.symbol p {
		padding-bottom: 30px
	}
}

.symbol .item-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.symbol .item-block .item {
	width: calc((100% / 10) * 4)
}

@media only screen and (max-width: 480px) {
	.symbol .item-block .item {
		width: 50%
	}
}

@media only screen and (max-width: 480px) {
	.symbol .item-block .item img {
		width: 70%
	}
}

.symbol .item-block .item .text {
	padding: 45px 0px
}

@media only screen and (max-width: 480px) {
	.symbol .item-block .item .text {
		padding: 30px 0px
	}
}

.symbol .item-block .item .text p {
	padding-bottom: 5px
}

.symbol .item-block .item .text p strong {
	font-family: "SF-Pro-Display-Regular";
	padding-right: 3px
}

@media only screen and (max-width: 480px) {
	.symbol .item-block .item:nth-of-type(2n) img {
		width: 100%
	}
}

.symbol .symbol-color {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 40px
}

@media only screen and (max-width: 480px) {
	.symbol .symbol-color {
		padding-bottom: 0px
	}
}

.symbol .symbol-color .item {
	width: calc((100% - 100px) / 3);
	margin-right: 50px
}

@media only screen and (max-width: 480px) {
	.symbol .symbol-color .item {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px
	}
}

.symbol .symbol-color .item .desc {
	padding: 30px 50px;
	background: #156fb3;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
	text-align: center;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	line-height: 24px;
	letter-spacing: 1px
}

.symbol .symbol-color .item .desc:nth-child(3) {
	background: #d2ae6d !important
}

.symbol .symbol-color .item:nth-of-type(2n) .desc {
	background: #d2ae6d !important;
	border-top-left-radius: 0px
}

.symbol .symbol-color .item:nth-of-type(3n) {
	margin-right: 0px
}

.symbol .symbol-color .item:nth-of-type(3n) .desc {
	background: #fff;
	color: #31353f;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right: 20px;
	border: 1px solid #333
}

.project-detail {
	padding: 50px calc((100% / 12))
}

@media only screen and (max-width: 1024px) {
	.project-detail {
		padding: 30px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail {
		padding: 30px 15px
	}
}

.project-detail .project-info {
	padding: 40px 120px;
	box-shadow: 0px 0px 49px -15px rgba(51, 51, 51, 0.5);
	border-collapse: separate;
	overflow: hidden;
	margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
	.project-detail .project-info {
		padding: 40px 90px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .project-info {
		padding: 40px 20px 20px
	}
}

.project-detail .project-info .title {
	font-size: 25px;
	text-transform: uppercase;
	color: #b59448;
	padding-bottom: 45px;
	font-family: "SF-Pro-Display-Bold";
	text-align: center
}

.project-detail .project-info p {
	font-family: "SF-Pro-Display-Regular";
	position: relative;
	padding-left: 15px;
	padding-bottom: 15px;
	letter-spacing: 1.5px
}

.project-detail .project-info p:before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 6px;
	background: #b59448
}

.project-detail .project-info p strong {
	font-family: "SF-Pro-Display-Bold"
}

.project-detail .item-block {
	display: flex;
	flex-wrap: wrap
}

.project-detail .item-block .item {
	margin-bottom: 3px;
	margin-right: 3px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.project-detail .item-block .item:nth-of-type(4n+1) {
	width: calc((100% / 10) * 2.5 - 3px);
	height: 373px
}

@media only screen and (max-width: 1024px) {
	.project-detail .item-block .item:nth-of-type(4n+1) {
		height: 300px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .item-block .item:nth-of-type(4n+1) {
		width: calc(50% - 3px);
		height: 200px
	}
}

.project-detail .item-block .item:nth-of-type(4n+2) {
	width: calc((100% / 10) * 7.5 - 3px);
	margin-right: 0px;
	height: 373px
}

@media only screen and (max-width: 1024px) {
	.project-detail .item-block .item:nth-of-type(4n+2) {
		height: 300px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .item-block .item:nth-of-type(4n+2) {
		width: calc(50% - 3px);
		height: 200px
	}
}

.project-detail .item-block .item:nth-of-type(4n+3) {
	width: calc((100% / 10) * 7.5 - 3px);
	height: 480px
}

@media only screen and (max-width: 1024px) {
	.project-detail .item-block .item:nth-of-type(4n+3) {
		height: 400px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .item-block .item:nth-of-type(4n+3) {
		width: calc(50% - 3px);
		height: 200px
	}
}

.project-detail .item-block .item:nth-of-type(4n+4) {
	width: calc((100% / 10) * 2.5 - 3px);
	margin-right: 0px;
	height: 480px
}

@media only screen and (max-width: 1024px) {
	.project-detail .item-block .item:nth-of-type(4n+4) {
		height: 400px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .item-block .item:nth-of-type(4n+4) {
		width: calc(50% - 3px);
		height: 200px
	}
}

.project-detail .the-content {
	padding: 30px 116px 0px;
	font-family: "SF-Pro-Display-Regular"
}

@media only screen and (max-width: 1024px) {
	.project-detail .the-content {
		padding: 30px 90px 0px
	}
}

@media only screen and (max-width: 480px) {
	.project-detail .the-content {
		padding: 30px 20px 0px
	}
}

.project-detail .the-content p {
	padding-bottom: 30px;
	margin-bottom: 0px;
	letter-spacing: 1px
}

.project {
	padding: 20px calc(100% / 12);
	display: flex;
	flex-wrap: wrap
}

@media only screen and (max-width: 1024px) {
	.project {
		padding: 15px 30px
	}
}

@media only screen and (max-width: 480px) {
	.project {
		padding: 15px
	}
}

.project .project-nav {
	padding: 30px 0px;
	width: 100%
}

.project .project-nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.project .project-nav ul li {
	padding: 0 15px;
	position: relative;
	transition: 0.5s
}

.project .project-nav ul li.current-menu-item a {
	color: #bfa363
}

.project .project-nav ul li:before {
	content: "";
	background-image: url(../../image/line-small.png);
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 13px;
	right: -4px;
	bottom: 2px
}

.project .project-nav ul li a {
	font-family: "SF-Pro-Display-Bold";
	font-size: 14px;
	text-transform: uppercase;
	color: #a4abb3;
	position: relative;
}

.project .project-nav ul li a.is-active {
	color: #bfa363;
	padding-left: 20px;
	transition: 0.2s
}

.project .project-nav ul li a:before {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 0px;
	position: absolute;
	transition: 0.8s
}

.project .project-nav ul li a:hover {
	color: #bfa363
}

.project .item-block {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.project .item {
	width: calc((100% - 20px) / 2);
	margin-right: 20px;
	border-radius: 8px;
	box-shadow: 0px 0px 49px -15px rgba(51, 51, 51, 0.5);
	border-collapse: separate;
	overflow: hidden;
	margin-bottom: 20px
}

.project .item .view {
	width: 30%;
	padding-left: 25px
}

@media only screen and (max-width: 1024px) {
	.project .item .view {
		width: 100%;
		padding-left: 0px
	}
}

@media only screen and (max-width: 480px) {
	.project .item .view {
		width: 100%;
		padding-left: 0px
	}
}

.project .item .view a {
	width: 115px;
	height: 28px;
	border-radius: 26px;
	background: var(--shop-color-button);
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "SF-Pro-Display-Bold";
	text-align: center;
	line-height: 28px;
	display: block;
	letter-spacing: 2px;
	position: relative
}

@media only screen and (max-width: 1024px) {
	.project .item .view a {
		margin: 0 auto
	}
}

.project .item .view a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.project .item .view a span:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 110%;
	height: 110%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: transform .6s;
	-moz-transition: transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.project .item .view:hover span:after {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.project .item .view.view-2 {
	width: 100% !important;
	margin-top: 20px
}

.project .item .view.view-2 a {
	display: block;
	margin: auto
}

.project .item .view.view-project {
	position: absolute;
	right: 30px;
	top: 20px;
	width: auto !important;
	padding-left: 0px !important
}

@media only screen and (max-width: 480px) {
	.project .item {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px
	}
}

.project .item:nth-of-type(2n) {
	margin-right: 0px
}

.project .item .img {
	width: 100%;
	height: 321px;
	display: block;
	position: relative
}

.project .item .img .bg {
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	position: relative
}

.project .item .img .bg:before {
	content: "";
	position: absolute;
	background: -webkit-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -o-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -moz-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0
}

.project .item .img .bg:hover:before {
	opacity: 1
}

.project .item .news_item-text {
	padding: 23px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	position: relative
}

.project .item .news_item-text .title {
	width: 70%
}

@media only screen and (max-width: 1024px) {
	.project .item .news_item-text .title {
		width: 100%;
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 480px) {
	.project .item .news_item-text .title {
		width: 100%;
		margin-bottom: 20px
	}
}

.project .item .news_item-text .title a {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	transition: all 0.3s ease
}

@media only screen and (max-width: 1024px) {
	.project .item .news_item-text .title a {
		font-size: 14px
	}
}

.shareholders {
	display: flex;
	flex-wrap: wrap;
	padding: 50px calc(100% / 12)
}

@media only screen and (max-width: 1024px) {
	.shareholders {
		padding: 40px 30px
	}
}

@media only screen and (max-width: 480px) {
	.shareholders {
		padding: 30px 15px
	}
}

.shareholders .item {
	width: calc((100% - 30px) / 4);
	margin-right: 10px;
	margin-bottom: 10px;
	transition: 0.5s all;
	border-radius: 10px
}

.shareholders .item:hover {
	transition: 0.5s all;
	box-shadow: 0px 0px 23px -5px #6c757d;
	border-radius: 10px
}

.shareholders .item a img {
	width: 100%
}

.shareholders .item:nth-of-type(4n) {
	margin-right: 0px
}

.diagram {
	padding: 40px calc(100% / 12)
}

@media only screen and (max-width: 1024px) {
	.diagram {
		padding: 30px
	}
}

@media only screen and (max-width: 480px) {
	.diagram {
		padding: 20px 15px
	}
}

.diagram .item {
	margin-bottom: 80px;
	text-align: center
}

@media only screen and (max-width: 1024px) {
	.diagram .item {
		margin-bottom: 40px
	}
}

@media only screen and (max-width: 480px) {
	.diagram .item {
		margin-bottom: 40px
	}
}

.diagram .item .title {
	font-size: 35px;
	font-family: "SF-Pro-Display-Regular";
	color: #b59448;
	padding-bottom: 40px;
	text-transform: uppercase
}

@media only screen and (max-width: 480px) {
	.diagram .item .title {
		font-size: 25px;
		padding-bottom: 20px
	}
}

.member {
	padding: 50px calc(100% / 12)
}

@media only screen and (max-width: 1024px) {
	.member {
		padding: 30px
	}
}

@media only screen and (max-width: 480px) {
	.member {
		padding: 30px 15px
	}
}

.member .item-block {
	display: flex;
	flex-wrap: wrap
}

.member .item-block .item {
	display: flex;
	flex-wrap: wrap;
	width: calc((100% - 15px) / 2);
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid rgba(51, 51, 51, 0.1);
	border-radius: 8px;
	transition: 0.5s;
	border-collapse: separate;
	overflow: hidden
}

@media only screen and (max-width: 480px) {
	.member .item-block .item {
		width: 100%;
		margin-right: 0px
	}
}

.member .item-block .item .item-left {
	width: 50%;
	height: 100%;
	text-align: center;
	padding: 40px
}

@media only screen and (max-width: 1023px) {
	.member .item-block .item .item-left {
		padding: 20px
	}
}

@media only screen and (max-width: 480px) {
	.member .item-block .item .item-left {
		padding: 15px
	}
}

.member .item-block .item .item-left .img {
	margin-bottom: 20px
}

.member .item-block .item .item-left .title {
	font-family: "SF-Pro-Display-Bold"
}

.member .item-block .item .item-right {
	width: 50%
}

.member .item-block .item .item-right .bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center
}

.member .item-block .item:nth-of-type(2n) {
	margin-right: 0px
}

.member .item-block .item:hover {
	transition: 0.5s;
	box-shadow: 0px 0px 49px -15px rgba(51, 51, 51, 0.5)
}

.member .item-block .item:hover .item-left .title {
	color: var(--shop-color-main)
}

.page_News .breadcrumb_link a {
	font-family: "SF-Pro-Display-Regular";
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 20px 0 0px
}

.page_News .breadcrumb_link a:last-child {
	padding-left: 20px
}

.page_News .breadcrumb_link span {
	color: #fff
}

.js-news-menu .menu-item {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dcdddf;
	margin-bottom: 15px;
	transition: all .6s ease;
	overflow: inherit;
	padding-left: 27px;
	position: relative
}

.js-news-menu .menu-item:before {
	content: "";
	background-image: url(../../../images/news/icon.png);
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	background-size: cover;
	background-position: center;
	top: 3px
}

.js-news-menu .menu-item a {
	width: calc((100% - 26px));
	font-family: "SF-Pro-Display-Bold";
	font-size: 16px;
	color: #a7abb2;
	text-transform: uppercase;
	margin-bottom: 18px;
	transition: all .3s ease
}

.js-news-menu .menu-item .sub-menu {
	padding: 0 0 0 26px;
	margin-bottom: 5px;
	display: none;
	transition: all .6s ease
}

.js-news-menu .menu-item .sub-menu a {
	display: inline-block;
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: var(--shop-color-main);
	transition: all .3s ease;
	width: 100%
}

.js-news-menu .menu-item .sub-menu.current-menu-item:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 1
}

.js-news-menu .menu-item .sub-menu.current-menu-item a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.menu-item-type-custom {
	color: #a7abb2
}

.js-news-menu .menu-item.current-menu-parent a {
	color: var(--shop-color-main)
}

.js-news-menu .menu-item.current-menu-parent .sub-menu {
	display: block;
	position: relative;
	transition: all .6s ease
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item {
	border: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item.current-menu-item:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 1
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item.current-menu-item a {
	color: var(--shop-color-main) !important;
	font-family: "SF-Pro-Display-Bold"
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type {
	position: relative
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 10px;
	padding-right: 0.5em;
	position: absolute;
	top: 2px;
	left: -14px;
	color: var(--shop-color-main);
	opacity: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type a {
	color: var(--shop-color-main);
	font-size: 14px !important;
	text-transform: capitalize !important;
	margin-bottom: 0px
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:last-child {
	border: 0
}

.js-news-menu .menu-item.current-menu-parent .sub-menu .menu-item-type-post_type:hover:before {
	opacity: 1
}

.js-news-menu .menu-item:hover a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.current-menu-parent a {
	color: var(--shop-color-main) !important
}

.js-news-menu .menu-item.current-menu-item:before {
	content: "";
	background-image: url(../../../images/news/icon-active.png);
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	background-size: cover;
	background-position: center;
	top: 3px
}

.js-news-menu .menu-item.current-menu-item a {
	color: var(--shop-color-main) !important
}

.news-detail .__left .hight-light {
	padding-bottom: 30px;
	border-radius: 5px
}

.news-detail .__left .hight-light .item {
	width: 100%;
	border-radius: 8px;
	box-shadow: 0px 0px 49px -15px rgba(51, 51, 51, 0.5);
	border-collapse: separate;
	overflow: hidden
}

.news-detail .__left .hight-light .item .img {
	display: block;
	width: 100%;
	height: 327px;
	background-size: cover;
	background-position: center
}

@media only screen and (max-width: 768px) {
	.news-detail .__left .hight-light .item .img {
		height: 250px
	}
}

@media only screen and (max-width: 480px) {
	.news-detail .__left .hight-light .item .img {
		height: 220px
	}
}

.news-detail .__left .hight-light .item .news_item-text {
	padding: 25px;
	max-width: 500px
}

.news-detail .__left .hight-light .item .news_item-text .title {
	padding-bottom: 10px
}

.news-detail .__left .hight-light .item .news_item-text .title a {
	font-size: 16px;
	font-family: "SF-Pro-Display-Semibold";
	text-transform: uppercase
}

.news-detail .__left .hight-light .item .news_item-text .title:hover a {
	color: #05326a
}

.news-detail .__left .hight-light .item .news_item-text .date {
	color: #a4abb3;
	padding-bottom: 10px
}

.news-detail .__left .hight-light .item .news_item-text .date i {
	color: #a4abb3;
	display: inline-block;
	padding-right: 5px
}

.news-detail .__left .hight-light .item .news_item-text .shortContent {
	color: #a4abb3;
	font-family: "SF-Pro-Display-Regular";
	letter-spacing: 0.5px
}

.news-detail .__left .news-block {
	display: flex;
	flex-wrap: wrap
}

.news-detail .__left .news-block .item {
	width: calc((100% - 22px) / 2);
	margin-right: 22px;
	margin-bottom: 30px
}

@media only screen and (max-width: 480px) {
	.news-detail .__left .news-block .item {
		width: 100%;
		margin-right: 0px
	}
}

.news-detail .__left .news-block .item:nth-of-type(2n) {
	margin-right: 0px
}

.news-detail .__left .news-block .item .img {
	display: block;
	width: 100%;
	height: 327px;
	background-size: cover;
	background-position: center;
	border-radius: 5px
}

@media only screen and (max-width: 768px) {
	.news-detail .__left .news-block .item .img {
		height: 250px
	}
}

@media only screen and (max-width: 480px) {
	.news-detail .__left .news-block .item .img {
		height: 220px
	}
}

.news-detail .__left .news-block .item .news_item-text {
	padding: 25px 0px;
	max-width: 500px;
	background: #fff
}

.news-detail .__left .news-block .item .news_item-text .title {
	padding-bottom: 10px
}

.news-detail .__left .news-block .item .news_item-text .title a {
	font-size: 16px;
	font-family: "SF-Pro-Display-Semibold";
	text-transform: uppercase
}

.news-detail .__left .news-block .item .news_item-text .title:hover a {
	color: #05326a
}

.news-detail .__left .news-block .item .news_item-text .date {
	color: #a4abb3;
	padding-bottom: 10px
}

.news-detail .__left .news-block .item .news_item-text .date i {
	color: #a4abb3;
	display: inline-block;
	padding-right: 5px
}

.news-detail .__left .news-block .item .news_item-text .shortContent {
	color: #a4abb3;
	font-family: "SF-Pro-Display-Regular";
	letter-spacing: 0.5px
}

.news-detail .__left .text-center {
	display: flex;
	justify-content: center
}

.news-detail .__left .text-center .prev,
.news-detail .__left .text-center .next {
	font-family: "SF-Pro-Display-Bold";
	color: #333;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	margin-right: 10px
}

.news-detail .__left .text-center .next {
	margin-right: 0px
}

.news-detail .__left .text-center .page-numbers {
	display: flex;
	justify-content: center;
	align-items: center
}

.news-detail .__left .text-center .page-numbers li {
	margin-right: 7px;
	color: #333;
	font-size: 15px;
	height: 30px;
	width: 30px;
	text-align: center;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-family: "SF-Pro-Display-Bold"
}

.news-detail .__left .text-center .page-numbers li a {
	font-size: 15px;
	height: 30px;
	width: 30px
}

.news-detail .__left .text-center .page-numbers li span {
	font-size: 15px;
	height: 30px;
	width: 30px;
	background-color: #b59448;
	border: none;
	border-radius: 50%
}

.news-detail .__left .text-center .page-numbers li:hover {
	color: #fff;
	background-color: #b59448;
	border-radius: 50%
}

.news-detail .__left .text-center .page-numbers li:hover a {
	color: #fff
}

.library_tab {
	padding: 50px calc(100% / 12)
}

@media only screen and (max-width: 768px) {
	.library_tab {
		padding: 50px 30px
	}
}

@media only screen and (max-width: 480px) {
	.library_tab {
		padding: 50px 15px
	}
}

.library_tab .tab-menu-block .library-nav {
	padding-bottom: 50px
}

.library_tab .tab-menu-block .library-nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.library_tab .tab-menu-block .library-nav ul li {
	padding: 0 15px;
	position: relative;
	transition: 0.5s
}

.library_tab .tab-menu-block .library-nav ul li:before {
	content: "";
	background-image: url(../../image/line-small.png);
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 13px;
	right: -4px;
	bottom: 2px
}

.library_tab .tab-menu-block .library-nav ul li a {
	font-family: "SF-Pro-Display-Bold";
	font-size: 12px;
	text-transform: uppercase;
	color: #a4abb3;
	position: relative;
	padding-left: 20px
}

.library_tab .tab-menu-block .library-nav ul li a.is-active {
	color: #bfa363;
	padding-left: 20px;
	transition: 0.2s
}

.library_tab .tab-menu-block .library-nav ul li a:before {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: -4px;
	left: 0px;
	position: absolute;
	transition: 0.8s
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block {
	display: flex;
	flex-wrap: wrap
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item {
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	margin-bottom: 40px
}

@media only screen and (max-width: 480px) {
	.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item {
		width: 100%;
		margin-right: 0px
	}
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item:nth-of-type(3n) {
	margin-right: 0px
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .bg {
	display: block;
	box-shadow: 0px 0px 49px -13px rgba(51, 51, 51, 0.5);
	position: relative;
	transition: all 0.4s ease-in-out;
	border-radius: 8px;
	width: 100%;
	height: 251px;
	background-size: cover;
	background-position: center center;
	overflow: hidden
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .bg .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 48px;
	z-index: 1
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .bg .bg-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -o-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -moz-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	opacity: 0;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .bg:hover .bg-hover {
	opacity: 1;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .text .label {
	text-transform: uppercase;
	color: var(--shop-color-hover);
	font-family: "Gilroy-Light";
	padding: 20px 0px 10px 0px
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .text .title {
	font-size: 17px;
	color: #333;
	font-family: "Gilroy-Bold";
	text-transform: uppercase
}

.library_tab .tab-menu-block .library-slide .library-tab-block .item-block .item .text .title:hover {
	color: var(--shop-color-hover)
}

.library_tab .tab-menu-block .library-slide .library-tab-block .box_view_more {
	width: 100%;
	text-align: center
}

.library_tab .tab-menu-block .library-slide .library-tab-block .box_view_more .viewmore-btn {
	color: #fff;
	margin: auto;
	min-width: 120px;
	width: 120px;
	height: 32px;
	line-height: 32px
}

.section-1 {
	position: relative;
	width: 100%;
	height: 100vh;
	display: block
}

@media only screen and (max-width: 768px) {
	.section-1 {
		height: 500px
	}
}

@media only screen and (max-width: 480px) {
	.section-1 {
		height: 500px
	}
}

.section-1 .search-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer
}

.section-1 .search-overlay.is-active {
	opacity: 1;
	z-index: 900
}

.section-1 .swiper-container {
	height: 100%
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: block;
	overflow: hidden
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item .banner-gradient1 {
	position: fixed;
	content: "";
	background-image: url('../../image/bg-logo.png');
	background-position: center center;
	background-size: cover;
	width: 206px;
	height: 418px;
	top: 0;
	left: 0
}

@media only screen and (max-width: 768px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item .banner-gradient1 {
		display: none
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	animation: imageScaleAnimation 30s infinite ease
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image:before {
	content: "";
	background: rgba(33, 37, 41, 0.4);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner {
	position: absolute;
	left: 23.0555555556%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner {
		left: 10%;
		top: 70%
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block {
	position: relative;
	z-index: 10
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block:after {
	content: "";
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 45px;
	height: 83px;
	right: -21px;
	top: 6px
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title {
	color: #fff;
	font-size: 56.63px;
	font-family: "intro";
	text-transform: uppercase;
	letter-spacing: 8px
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title {
		font-size: 40px
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title:before {
	content: "";
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 45px;
	height: 83px;
	left: 124px;
	top: -43px
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title:before {
		left: 95px;
		top: -59px
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title:after {
	content: "";
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 45px;
	height: 83px;
	left: 73px;
	bottom: -64px
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block .title:after {
		left: 49px;
		bottom: -64px
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block p {
	position: absolute;
	color: #fff
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block p:nth-child(2) {
	top: -15px;
	font-size: 13px;
	font-family: "SF-Pro-Display-RegularItalic"
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block p:nth-child(3) {
	bottom: -10px;
	right: 29px;
	font-size: 17.65px;
	font-family: "SF-Pro-Display-Thin";
	letter-spacing: 1px
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .title-banner .title-block p:nth-child(3) {
		bottom: -12px;
		right: 27px
	}
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .bg-logo .bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 206px;
	height: 408px
}

.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .banner-news-text {
	position: absolute;
	bottom: 32px;
	left: 189px
}

@media only screen and (max-width: 480px) {
	.section-1 .swiper-container .swiper-wrapper .swiper-slide ._item ._image .banner-news-text {
		display: none
	}
}

.section-1 .scroll-down {
	position: absolute;
	top: auto;
	bottom: 21px;
	width: 19px;
	height: 44px;
	right: 80px;
	-webkit-animation: scrollDestop 2s infinite;
	-moz-animation: scrollDestop 2s infinite;
	-o-animation: scrollDestop 2s infinite;
	-ms-animation: scrollDestop 2s infinite;
	z-index: 99;
	cursor: pointer
}

@media only screen and (max-width: 768px) {
	.section-1 .scroll-down {
		display: none
	}
}

.section-1 .pagination-page {
	display: none
}

.section-3 {
	background: #fff;
	position: relative;
	background-size: cover;
	background-position: center center
}

@media only screen and (max-width: 480px) {
	.section-3 {
		background: #fff
	}
}

@media only screen and (max-width: 480px) {
	.section-3:before {
		background-image: none
	}
}

.section-3 .s3-block {
	padding: 77px 0px 47px 0;
	position: relative;
	margin-left: 118px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block {
		padding: 30px 0px 0px 0px;
		z-index: 500;
		margin-left: 0px
	}
}

.section-3 .s3-block .menu-tab-home-project {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 30px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project {
		padding-bottom: 0px
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title {
	width: calc((100% / 12) * 2);
	position: absolute;
	left: -77px;
	top: 51px;
	z-index: 500
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .menu-tab-home-project .project-title {
		width: 100%;
		left: 40px;
		top: auto;
		position: relative
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title {
		width: 100%;
		left: auto;
		top: auto;
		position: relative;
		padding-bottom: 40px
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title .title {
	font-size: 37px;
	color: #fff;
	font-family: "SF-Pro-Display-Bold"
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title .title {
		text-align: center;
		color: #333
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title .title:before {
	content: '';
	height: 42px;
	background: rgba(255, 255, 255, 0.4);
	width: 1px;
	position: absolute;
	top: -32px;
	left: 69px;
	z-index: 0;
	transform: rotate(28deg)
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title .title:before {
		display: none
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title .title:after {
	content: '';
	height: 60px;
	background: rgba(255, 255, 255, 0.4);
	width: 1px;
	position: absolute;
	top: 26px;
	left: 33px;
	z-index: 0;
	transform: rotate(28deg)
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title .title:after {
		display: none
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title .label {
	font-size: 13px;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.6);
	letter-spacing: 3px;
	padding-right: 10px;
	position: absolute;
	top: 44px;
	left: 61px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title .label {
		position: absolute;
		left: 53%;
		top: 38px;
		color: #a4abb3
	}
}

.section-3 .s3-block .menu-tab-home-project .project-title .label:before {
	content: "";
	background-image: url(../../image/Shape2-small.png);
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 13px;
	right: 0px;
	bottom: 1px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-title .label:before {
		background-image: url(../../image/line-small.png)
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block {
	width: 100%;
	z-index: 900
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block {
		padding-top: 50px
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block {
		padding: 0
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-right: 40px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul {
		padding-right: 0px;
		justify-content: center
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li {
	padding: 0 15px;
	position: relative;
	transition: 0.5s
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li {
		width: 100%;
		padding: 0 15px;
		height: 49px;
		border-bottom: 1px solid #fff;
		background: #123152;
		display: flex;
		align-items: center
	}
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:nth-of-type(2n) {
		margin-right: 0
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:before {
	content: "";
	background-image: url('../../image/line-small.png');
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 13px;
	right: -4px;
	bottom: 2px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:before {
		display: none
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:last-child:before {
	background-image: none
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a {
	font-family: "SF-Pro-Display-Bold";
	font-size: 12px;
	text-transform: uppercase;
	color: #a4abb3;
	position: relative;
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a {
		color: #a4abb3
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a:after {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: -1px;
	left: 0px;
	position: absolute;
	transition: 0.8s;
	opacity: 1
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a:after {
		opacity: 1
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a {
		padding-left: 20px
	}
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active {
	color: #bfa363;
	padding-left: 20px;
	transition: 0.2s
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active:before {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: -1px;
	left: 0px;
	position: absolute;
	transition: 0.8s
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active:after {
	content: "";
	display: none
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:hover {
	transition: 0.5s
}

.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:hover a {
	color: #bfa363;
	transition: 0.5s
}

.section-3 .s3-block .home-project-tab {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	position: relative;
	padding: 30px 0px;
	z-index: 10
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab {
		padding: 15px 0px
	}
}

.section-3 .s3-block .home-project-tab .pagination-page {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: none
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .pagination-page {
		display: flex;
		align-items: center
	}
}

.section-3 .s3-block .home-project-tab .pagination-page .swiper-pagination-bullet {
	margin-right: 5px
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight {
	width: 55%;
	padding-right: 50px;
	position: relative;
	z-index: 500;
	background-image: linear-gradient(to right, #006bb8, #fff, #fff, #fff)
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight {
		width: calc(55% - 40px);
		margin-left: 40px
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight {
		width: 100%;
		padding: 0;
		display: block;
		margin-left: 0px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item {
	border-radius: 8px;
	box-shadow: 0px 0px 49px -15px rgba(51, 51, 51, 0.5);
	border-collapse: separate;
	overflow: hidden
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img {
	display: block;
	height: 396px;
	width: 100%;
	position: relative
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img {
		height: 150px
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img {
		height: 226px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg {
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	position: relative
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg:before {
	content: "";
	position: absolute;
	background: -webkit-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -o-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -moz-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg:hover:before {
	opacity: 1
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text {
	padding: 23px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text {
		padding: 23px 15px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title {
	width: 70%
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title {
		width: 100%
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title a {
	font-family: "SF-Pro-Display-Semibold";
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	transition: all 0.3s ease
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title a:hover {
	color: var(--shop-color-sub);
	transition: all 0.3s ease
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title p {
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: #a4abb3
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view {
	width: 30%;
	padding-left: 25px
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view {
		padding-left: 0px
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view {
		width: 100%;
		padding-left: 0;
		display: flex;
		justify-content: center;
		margin-top: 20px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a {
	width: 115px;
	height: 28px;
	border-radius: 26px;
	background: var(--shop-color-sub);
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "SF-Pro-Display-Bold";
	text-align: center;
	line-height: 28px;
	display: block;
	letter-spacing: 2px;
	position: relative
}

@media only screen and (max-width: 768px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a {
		width: 90px
	}
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a {
		width: 115px
	}
.section-3 .s3-block .home-project-tab .home-news-project-hightlight {
    width: 100% !important;
    padding: 0 15px;
    margin-right:0 !important;
}
.section-3 .s3-block .home-project-tab .home-news-project-hightlight{
	background-image:none;
}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item {
    padding-left: 15px;
    padding-right: 20px;
    margin-top: 20px;
}
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a span:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 110%;
	height: 110%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: transform .6s;
	-moz-transition: transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a:hover span:after {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.section-3 .s3-block .home-project-tab .home-news-project-list {
	width: 45%;
	position: relative;
	top: auto;
	left: auto
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list {
		width: 100%;
		position: relative;
		top: auto;
		left: auto
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container {
	height: 100% !important;
	width: 60%;
	float: left;
	overflow: inherit
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container {
		width: 100%
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper {
	height: 100% !important
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide {
	height: calc((100% - 50px) / 2) !important
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item {
	width: 100% !important;
	display: block;
	float: left;
	height: 100%
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item {
		padding: 15px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd {
	display: block;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border-radius: 8px;
	overflow: none;
	overflow: hidden
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd {
		height: 220px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:before {
	content: "";
	position: absolute;
	background: -webkit-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -o-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -moz-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.14) 19%, rgba(0, 0, 0, 0.46) 63%, rgba(0, 0, 0, 0.54) 76%, rgba(0, 0, 0, 0.6) 89%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.14) 19%, rgba(0, 0, 0, 0.46) 63%, rgba(0, 0, 0, 0.54) 76%, rgba(0, 0, 0, 0.6) 89%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.14) 19%, rgba(0, 0, 0, 0.46) 63%, rgba(0, 0, 0, 0.54) 76%, rgba(0, 0, 0, 0.6) 89%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a000000', endColorstr='#99000000', GradientType=0);
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text {
	width: 190px;
	position: absolute;
	left: 24px;
	bottom: 14px;
	z-index: 999
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text {
		display: none
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text p {
	font-size: 12px;
	font-family: "SF-Pro-Display-Bold";
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding-bottom: 8px;
	letter-spacing: 1px
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text .view {
	font-size: 12px;
	position: relative;
	color: #fff;
	font-family: "SF-Pro-Display-Regular";
	letter-spacing: 1.5px
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text .view:before {
	content: "";
	width: 15px;
	height: 1px;
	background: #fff;
	top: 5px;
	left: 70px;
	position: absolute
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:hover:after {
	opacity: 0
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:hover:before {
	opacity: 1;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text {
	padding: 23px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	display: none
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text {
		padding: 23px 0px;
		display: block
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title {
	width: 70%
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title {
		width: 100%
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a {
	font-family: "SF-Pro-Display-Semibold";
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	transition: all 0.3s ease;
	display: inline-block
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a {
		font-size: 14px;
		padding-bottom: 12px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a:hover {
	color: var(--shop-color-sub);
	transition: all 0.3s ease
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title p {
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: #c6cacf
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title p {
		font-size: 12px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view {
	width: 30%;
	padding-left: 51px
}

@media only screen and (max-width: 480px) {
	.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view {
		width: 100%;
		padding-left: 0;
		display: flex;
		justify-content: center;
		margin-top: 20px
	}
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a {
	padding: 6px 40px;
	border-radius: 26px;
	background: var(--shop-color-sub);
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "SF-Pro-Display-Bold";
	text-align: center;
	line-height: 28px;
	display: block;
	letter-spacing: 2px;
	position: relative
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a span:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 110%;
	height: 110%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: transform .6s;
	-moz-transition: transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a:hover span:after {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.section-4 {
	padding: 52px 0 50px
}

@media only screen and (max-width: 480px) {
	.section-4 {
		padding: 30px 0 50px
	}
}

.section-4 .home-news {
	display: flex;
	flex-wrap: wrap;
	position: relative
}

.section-4 .home-news .home-news-tab {
	width: calc((100% / 12) * 2);
	padding: 25px 18px 0px 40px;
	margin-top: 25px
}

@media only screen and (max-width: 768px) {
	.section-4 .home-news .home-news-tab {
		width: calc((100% / 12) * 4)
	}
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab {
		width: 100%;
		padding: 0px;
		margin-top: 0
	}
}

.section-4 .home-news .home-news-tab .news-title {
	position: relative;
	padding-bottom: 35px
}

.section-4 .home-news .home-news-tab .news-title .title {
	font-size: 37px;
	color: var(--text_title_color, #333);
	font-family: "SF-Pro-Display-Bold";
	position: relative
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-title .title {
		text-align: center
	}
}

.section-4 .home-news .home-news-tab .news-title .title:before {
	content: '';
	height: 52px;
	background: rgba(51, 51, 51, 0.4);
	width: 1px;
	position: absolute;
	top: -32px;
	left: 69px;
	z-index: 0;
	transform: rotate(28deg)
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-title .title:before {
		display: none
	}
}

.section-4 .home-news .home-news-tab .news-title .title:after {
	content: '';
	height: 60px;
	background: rgba(51, 51, 51, 0.4);
	width: 1px;
	position: absolute;
	top: 26px;
	left: 33px;
	z-index: 0;
	transform: rotate(28deg)
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-title .title:after {
		display: none
	}
}

.section-4 .home-news .home-news-tab .news-title .label {
	font-size: 13px;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	color: rgba(51, 51, 51, 0.6);
	letter-spacing: 3px;
	padding-right: 10px;
	padding-left: 46px;
	position: relative
}

.section-4 .home-news .home-news-tab .news-title .label:before {
	content: "";
	background-image: url(../../image/line-small.png);
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 13px;
	right: 105px;
	bottom: 1px
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-title .label:before {
		right: 0px
	}
}

.section-4 .home-news .home-news-tab .news-title .label span {
	font-family: "SF-Pro-Display-Regular";
	color: rgba(51, 51, 51, 0.4)
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-title .label {
		position: absolute;
		left: 41%;
		top: 38px;
		color: #a4abb3
	}
}

.section-4 .home-news .home-news-tab .news-tab-list li {
	position: relative
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-tab-list li {
		width: 100%;
		padding: 0 15px;
		height: 49px;
		border-bottom: 1px solid #fff;
		background: #123152;
		display: flex;
		align-items: center
	}
}

.section-4 .home-news .home-news-tab .news-tab-list li a {
	font-size: 12px;
	font-family: "SF-Pro-Display-Bold";
	color: #a4abb3;
	text-transform: uppercase;
	position: relative;
	padding: 0 15px 20px 20px;
	display: inline-block;
	letter-spacing: 1px
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .home-news-tab .news-tab-list li a {
		padding: 0 15px 0px 20px
	}
}

.section-4 .home-news .home-news-tab .news-tab-list li a.is-active {
	color: var(--shop-color-hover)
}

.section-4 .home-news .home-news-tab .news-tab-list li a:after {
	content: "";
	background-image: url(../../image/line-small.png);
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 8px;
	height: 12px;
	right: 0;
	top: 0
}

.section-4 .home-news .home-news-tab .news-tab-list li a:hover {
	color: var(--shop-color-hover)
}

.section-4 .home-news .home-news-tab .news-tab-list li a:hover:before {
	background-image: url(../../image/icon-news-color.png)
}

.section-4 .home-news .news-thumbnail {
	width: calc((100% / 12) * 10)
}

@media only screen and (max-width: 768px) {
	.section-4 .home-news .news-thumbnail {
		width: calc((100% / 12) * 8)
	}
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail {
		width: 100%;
		position: relative
	}
}

.section-4 .home-news .news-thumbnail .news-slide .pagination-news {
	display: flex;
	align-items: center;
	justify-content: center;
	left: 40px;
	top: 76%
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail .news-slide .pagination-news {
		left: 50%;
		transform: translateX(-50%);
		top: auto;
		bottom: -29px
	}
}

.section-4 .home-news .news-thumbnail .news-slide .pagination-news .swiper-pagination-bullet {
	position: relative;
	width: 6px;
	height: 6px;
	border: 2px solid transparent;
	background-color: #a9b0b7;
	margin: 0px 5px;
	opacity: 1;
	border-radius: 50%;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	outline: none
}

.section-4 .home-news .news-thumbnail .news-slide .pagination-news .swiper-pagination-bullet-active {
	width: 15px;
	height: 15px;
	border: 3px solid var(--shop-color-hover);
	background-color: transparent;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	outline: none
}

.section-4 .home-news .news-thumbnail .news-slide .swiper-container .swiper-wrapper .swiper-slide {
	padding: 25px 25px 0 25px;
	width: 28%
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail .news-slide .swiper-container .swiper-wrapper .swiper-slide {
		width: 100%;
		padding: 30px 15px
	}
}

.section-4 .home-news .news-thumbnail .item {
	position: relative
}

.section-4 .home-news .news-thumbnail .item .img {
	display: block;
	box-shadow: 0px 0px 49px -13px rgba(51, 51, 51, 0.5);
	position: relative;
	transition: all 0.4s ease-in-out;
	border-radius: 8px;
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center center;
	overflow: hidden
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail .item .img {
		box-shadow: 0px 0px 48px -1px #ced4da
	}
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail .item .img {
		box-shadow: 0px 0px 45px -3px #ced4da
	}
}

.section-4 .home-news .news-thumbnail .item .img img {
	width: 100%;
	border-radius: 8px
}

.section-4 .home-news .news-thumbnail .item .img .bg-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -o-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: -moz-linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	background: linear-gradient(to top, #9b7f42, rgba(152, 125, 64, 0.1));
	opacity: 0;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.section-4 .home-news .news-thumbnail .item .img:hover .bg-hover {
	opacity: 1;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.section-4 .home-news .news-thumbnail .news_item-text .title {
	padding-top: 20px;
	padding-bottom: 12px
}

.section-4 .home-news .news-thumbnail .news_item-text .title a {
	font-size: 12px;
	color: var(--shop-color-text);
	font-family: "SF-Pro-Display-Bold";
	text-transform: uppercase
}

@media only screen and (max-width: 480px) {
	.section-4 .home-news .news-thumbnail .news_item-text .title a {
		font-size: 14px
	}
}

.section-4 .home-news .news-thumbnail .news_item-text .title a:hover {
	color: var(--shop-color-hover, var(--shop-color-hover))
}

.section-4 .home-news .news-thumbnail .news_item-text .date {
	padding-bottom: 12px;
	color: #bac0c6;
	font-family: "SF-Pro-Display-Regular"
}

.section-4 .home-news .news-thumbnail .news_item-text .date .fa {
	display: inline-block;
	padding-right: 5px
}

.section-4 .home-news .news-thumbnail .news_item-text .shortContent {
	color: #a4abb3;
	font-size: 14px;
	line-height: 18px;
	font-family: "SF-Pro-Display-Regular"
}

@-webkit-keyframes scrollDestop {
	0% {
		bottom: 60px;
		opacity: 0
	}
	90% {
		bottom: 19px;
		opacity: 1
	}
	100% {
		bottom: 21px;
		opacity: 0
	}
}

@-moz-keyframes scrollDestop {
	0% {
		bottom: 60px;
		opacity: 0
	}
	90% {
		bottom: 19px;
		opacity: 1
	}
	100% {
		bottom: 21px;
		opacity: 0
	}
}

@-o-keyframes scrollDestop {
	0% {
		bottom: 60px;
		opacity: 0
	}
	90% {
		bottom: 19px;
		opacity: 1
	}
	100% {
		bottom: 21px;
		opacity: 0
	}
}

@keyframes scrollDestop {
	0% {
		bottom: 60px;
		opacity: 0
	}
	90% {
		bottom: 19px;
		opacity: 1
	}
	100% {
		bottom: 21px;
		opacity: 0
	}
}

@-webkit-keyframes imageScaleAnimation {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

@-moz-keyframes imageScaleAnimation {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

@keyframes imageScaleAnimation {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

.banner-news-block {
	position: absolute;
	z-index: 200;
	width: 60%;
	bottom: 32px;
	left: 50%;
	transform: translateX(-50%)
}

@media only screen and (max-width: 480px) {
	.banner-news-block {
		left: 55%;
		transform: translateX(-45%)
	}
}

.banner-news-block .news-title-banner {
	position: absolute;
	left: -86px;
	top: -5px
}

@media only screen and (max-width: 480px) {
	.banner-news-block .news-title-banner {
		left: -74px
	}
}

.banner-news-block .news-title-banner .label {
	color: #fff;
	background: var(--bg_icon_title_color, #b8974b);
	padding: 5px 10px 2px 10px;
	display: inline-block;
	border-radius: 26px;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Semibold";
	font-size: 13px
}

.banner-news-block .news-desc-banner .swiper-slide {
	padding: 0px 10px 0 10px;
	width: auto !important;
	border-right: 1px solid rgba(255, 255, 255, 0.7)
}

.banner-news-block .news-desc-banner ._item a {
	color: #fefeff;
	font-family: "SF-Pro-Display-Thin";
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	transition: all 0.5s ease-in-out 0.2s;
	display: block
}

.banner-news-block .news-desc-banner ._item a:hover {
	color: #fff
}

.swiper-pagination-bullet {
	position: relative;
	width: 6px;
	height: 6px;
	border: 2px solid transparent;
	background-color: #a9b0b7;
	margin: 0px 5px;
	opacity: 1;
	border-radius: 50%;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	outline: none
}

.swiper-pagination-bullet-active {
	width: 15px;
	height: 15px;
	border: 3px solid var(--shop-color-hover);
	background-color: transparent;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	outline: none
}

.invest-field {
	height: calc(100vh - 58px);
	min-height: 580px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
	.invest-field {
		height: 400px;
		min-height: 400px
	}
}

@media only screen and (max-width: 480px) {
	.invest-field {
		height: 100%
	}
}

.invest-field__link {
	position: absolute;
	z-index: 10;
	display: inline-block;
	left: 40px;
	bottom: 45px;
	font-family: "SF-Pro-Display-Semibold";
	font-size: 13px;
	color: #fff;
	letter-spacing: 3px;
	line-height: 20px
}

@media only screen and (max-width: 480px) {
	.invest-field__link {
		bottom: 10px
	}
}

.invest-field__link:hover {
	color: #fff
}

.invest-field__link:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #b59448;
	position: absolute;
	right: -50px;
	top: 8.5px
}

.invest-field__desc {
	background-size: cover;
	background-position: center center;
	width: 20%;
	position: relative;
	height: 100%;
	padding: 78px 40px
}

@media only screen and (max-width: 768px) {
	.invest-field__desc {
		width: 35%;
		height: 100%
	}
}

@media only screen and (max-width: 480px) {
	.invest-field__desc {
		width: 100%;
		height: 100%;
		padding: 30px 70px 70px 70px
	}
}

.invest-field__content {
	height: 100%;
	width: 80%;
	position: relative
}

@media only screen and (max-width: 768px) {
	.invest-field__content {
		width: 65%;
		height: 100%
	}
}

@media only screen and (max-width: 480px) {
	.invest-field__content {
		width: 100%;
		height: 300px
	}
}

.invest-field__content #home_invest_field_slide {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.invest-field__content #home_invest_field_slide .swiper-slide {
	width: 21.75%;
	height: 100%
}

.invest-field__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	outline: none;
	z-index: 200;
	cursor: pointer
}

.invest-field__arrow i {
	font-size: 31px;
	color: rgba(255, 255, 255, 0.5)
}

@media only screen and (max-width: 768px) {
	.invest-field__arrow i {
		font-size: 40px
	}
}

@media only screen and (max-width: 480px) {
	.invest-field__arrow i {
		font-size: 31px
	}
}

.invest-field #invest_field_prev {
	left: -70px
}

@media only screen and (max-width: 768px) {
	.invest-field #invest_field_prev {
		left: -251px
	}
}

@media only screen and (max-width: 480px) {
	.invest-field #invest_field_prev {
		left: 0px
	}
}

.invest-field #invest_field_next {
	left: 70px
}

@media only screen and (max-width: 768px) {
	.invest-field #invest_field_next {
		left: 464px
	}
}

@media only screen and (max-width: 480px) {
	.invest-field #invest_field_next {
		left: auto;
		right: 0
	}
}

.invest-field__pagination {
	display: block;
	z-index: 100;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -30px;
	height: 60px;
	line-height: 60px;
	width: 60px;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
	background: #fff;
	color: #b08f43;
	font-size: 14px;
	font-family: 'SF-Pro-Display-Bold';
	letter-spacing: 2px
}

@media only screen and (max-width: 768px) {
	.invest-field__pagination {
		display: none
	}
}

.invest-field__item {
	display: block;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.invest-field__item:hover:before {
	background: rgba(176, 142, 66, 0.85)
}

.invest-field__item:hover .invest-field__index span {
	color: #fff
}

.invest-field__item:hover .invest-field__name:before {
	background: #fff
}

.invest-field__item:hover .viewmore-btn {
	background: #fff;
	color: var(--shop-color-sub)
}

.invest-field__item:before {
	content: '';
	display: block;
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: rgba(14, 28, 51, 0.6)
}

.invest-field__item .viewmore-btn {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.invest-field__text {
	position: absolute;
	z-index: 20;
	display: block;
	right: 25px;
	bottom: 55px;
	left: 25px
}

@media only screen and (max-width: 480px) {
	.invest-field__text {
		bottom: 50px;
		left: 39px
	}
}

.invest-field__index {
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.4);
	margin-bottom: 0
}

.invest-field__index span {
	font-family: "SF-Pro-Display-Semibold";
	font-size: 20px;
	color: var(--bg_icon_title_color, #faea69);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.invest-field__type {
	font-family: "SF-Pro-Display-Regular";
	color: #fff;
	letter-spacing: 2px;
	font-size: 14px;
	margin-bottom: 5px
}

.invest-field__name {
	font-family: "SF-Pro-Display-Semibold";
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	margin-bottom: 40px
}

.invest-field__name:before {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.viewmore-btn {
	min-width: 115px;
	padding: 0 20px;
	height: 28px;
	border-radius: 26px;
	background: var(--shop-color-sub);
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "SF-Pro-Display-Bold";
	text-align: center;
	line-height: 28px;
	display: inline-block;
	letter-spacing: 2px;
	position: relative;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)
}

.underline-title-block {
	display: inline-block;
	position: relative;
	padding-bottom: 18px;
	width: 100%
}

@media only screen and (max-width: 480px) {
	.underline-title-block {
		width: 100%
	}
}

.underline-title-block:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: var(--bg_icon_title_color, #b59448);
	position: absolute;
	left: 0;
	bottom: 0
}

.section-text__title {
	font-size: 37px;
	color: #fff;
	font-family: "SF-Pro-Display-Bold";
	line-height: 38px;
	position: relative
}

.section-text__title:before {
	content: '';
	height: 42px;
	background: rgba(255, 255, 255, 0.4);
	width: 1px;
	position: absolute;
	top: -32px;
	left: 69px;
	z-index: 0;
	transform: rotate(28deg)
}

.section-text__title:after {
	content: '';
	height: 60px;
	background: rgba(255, 255, 255, 0.4);
	width: 1px;
	position: absolute;
	top: 26px;
	left: 33px;
	z-index: 0;
	transform: rotate(28deg)
}

.section-text__title span {
	padding-left: 55px
}

.section-text__label {
	font-size: 13px;
	text-transform: uppercase;
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.6);
	letter-spacing: 3px;
	padding-right: 10px;
	padding-left: 55px
}

.section-text__label span {
	font-family: "SF-Pro-Display-Regular";
	color: rgba(255, 255, 255, 0.4)
}

.page-newsDetail {
	position: relative;
	display: block
}

.pageBanner {
	position: relative;
	width: 100%;
	height: 330px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media only screen and (max-width: 480px) {
	.pageBanner {
		height: 252px
	}
}

.pageBanner .__text {
	position: absolute;
	z-index: 2;
	top: auto;
	bottom: 30px;
	left: calc(100% / 12);
	right: calc((100% / 12) * 4.5)
}

.pageBanner .__text ._title {
	font-family: "SF-Pro-Display-Bold";
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px
}

.pageBanner .__text ._time {
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: #fff
}

.pageBanner .__text ._time i {
	margin-right: 3px
}

.pageBanner .__text ._time span {
	margin-left: 10px;
	font-style: italic
}

@media (max-width: 1024px) {
	.pageBanner .__text {
		left: 30px;
		right: calc((100% / 12) * 4)
	}
	.pageBanner .__text ._title {
		font-size: 22px;
		line-height: 32px
	}
}

@media (max-width: 480px) {
	.pageBanner .__text {
		left: 15px;
		right: 15px;
		bottom: 45px
	}
	.pageBanner .__text ._title {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 5px
	}
}

.pageBanner ._back-link {
	position: absolute;
	z-index: 2;
	bottom: 135px;
	left: calc((100% / 12) * 8.3);
	font-family: "SF-Pro-Display-Bold";
	font-size: 14.5px;
	color: #fff
}

.pageBanner ._back-link i {
	margin-right: 10px
}

@media (max-width: 1024px) {
	.pageBanner ._back-link {
		bottom: 110px
	}
}

@media (max-width: 480px) {
	.pageBanner ._back-link {
		bottom: 10px;
		left: 15px;
		font-size: 13px
	}
}

.newsDetail_content {
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0 calc(100% / 12) 55px
}

@media (max-width: 1024px) {
	.newsDetail_content {
		padding: 0 30px 55px
	}
}

@media (max-width: 480px) {
	.newsDetail_content {
		padding: 0 15px 25px
	}
}

.newsDetail_content .__left {
	width: calc((100% / 10) * 7);
	padding: 30px 25px 0 0
}

@media (max-width: 480px) {
	.newsDetail_content .__left {
		width: 100%;
		padding: 30px 0 0 0
	}
}

.newsDetail_content .__left .the-content {
	font-family: "SF-Pro-Display-Regular";
	color: #333333;
	font-size: 15px;
	line-height: 24px
}

@media (max-width: 480px) {
	.newsDetail_content .__left .the-content {
		text-align: justify
	}
}

.newsDetail_content .__left .the-content p {
	margin: 22px 0 0px
}

@media (max-width: 480px) {
	.newsDetail_content .__left .the-content p {
		margin: 18px 0 0px
	}
}

.newsDetail_content .__left .the-content strong,
.newsDetail_content .__left .the-content b {
	font-family: "SF-Pro-Display-Bold"
}

.newsDetail_content .__left .the-content a {
	font-family: "SF-Pro-Display-Regular";
	word-break: break-word;
	color: #007bff
}

.newsDetail_content .__left .the-content a:hover {
	color: #007bff
}

.newsDetail_content .__left .the-content em {
	font-family: "SF-Pro-Display-Regular";
	font-style: italic
}

.newsDetail_content .__left .the-content img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block
}

.newsDetail_content .__left .the-content ul {
	margin: 22px 0 0px
}

.newsDetail_content .__left .the-content ul li {
	list-style: disc;
	font-family: "SF-Pro-Display-Regular";
	color: #333333;
	font-size: 14px;
	line-height: 23px
}

.newsDetail_content .__left .the-content ul:first-child {
	margin-top: 0px
}

.newsDetail_content .__left .the-content .wp-caption {
	position: relative;
	margin: 22px auto 0px;
	text-align: center
}

.newsDetail_content .__left .the-content .wp-caption img {
	display: block;
	width: auto;
	height: auto
}

.newsDetail_content .__left .the-content .wp-caption .wp-caption-text {
	font-family: "SF-Pro-Display-Bold";
	font-size: 14px;
	color: #626670;
	width: 100%;
	margin: 0;
	padding: 12px 30px;
	line-height: 21px
}

@media (max-width: 480px) {
	.newsDetail_content .__left .the-content .wp-caption {
		margin: 18px auto 0
	}
	.newsDetail_content .__left .the-content .wp-caption .wp-caption-text {
		padding: 12px 20px 8px
	}
}

.newsDetail_content .__left .the-content-bottom {
	position: relative;
	margin-top: 40px;
	padding: 15px 130px 15px 0;
	border-bottom: 1px solid #dcdddf;
	border-top: 1px solid #dcdddf
}

.newsDetail_content .__left .the-content-bottom ._hagtags a {
	display: inline-block;
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: #a4abb3;
	font-style: italic
}

.newsDetail_content .__left .the-content-bottom ._hagtags a span {
	font-weight: bold;
	color: #333
}

.newsDetail_content .__left .the-content-bottom .link_share {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.newsDetail_content .__left .the-content-bottom .link_share a {
	display: inline-block;
	font-size: 16px;
	color: #b5954c;
	margin-left: 17px
}

.newsDetail_content .__right {
	position: relative;
	width: calc((100% / 10) * 3);
	padding: 0 0 0 36px;
	margin-top: -74px
}

@media (max-width: 1024px) {
	.newsDetail_content .__right {
		padding: 0
	}
}

@media (max-width: 768px) {
	.newsDetail_content .__right {
		margin-top: -64px
	}
}

@media (max-width: 480px) {
	.newsDetail_content .__right {
		width: 100%;
		margin-top: 30px
	}
}

.newsDetail_content .__right ._title-def {
	font-family: "SF-Pro-Display-Regular";
	font-size: 28px;
	color: var(--shop-color-main);
	margin-bottom: 24px
}

@media (max-width: 768px) {
	.newsDetail_content .__right ._title-def {
		font-size: 24px;
		margin-bottom: 20px
	}
}

.newsDetail_content .__right ._text-def {
	font-family: "SF-Pro-Display-Bold";
	font-size: 12px;
	color: #31353f;
	text-transform: uppercase;
	line-height: 17px;
	overflow: hidden;
	transition: opacity 0.35s, transform 0.35s
}

.newsDetail_content .__right ._img-def {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
	overflow: hidden
}

.newsDetail_content .__right ._img-def:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: opacity 0.5s, transform 0.5s
}

.newsDetail_content .__right ._img-def:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	transform: translate(-50%, -50%);
	width: 25%;
	height: 25%;
	opacity: 0;
	transition: all .25s ease;
	background-color: rgba(20, 64, 132, 0.3)
}

.newsDetail_content .__right ._viewAll {
	position: relative;
	font-family: "SF-Pro-Display-Bold";
	font-size: 12.7px;
	color: #b5954c;
	padding-right: 22px;
	transition: all .3s ease;
	display: none
}

.newsDetail_content .__right ._viewAll:before {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 1px;
	width: 15px;
	background-color: #b5954c;
	transition: all .3s ease
}

.newsDetail_content .__right ._viewAll p {
	margin: 0;
	display: inline-block
}

.newsDetail_content .__right ._viewAll:hover {
	padding-right: 30px
}

.newsDetail_content .__right ._viewAll:hover:before {
	width: 23px
}

.newsDetail_content .__right .news_type {
	width: 100%;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px
}

.newsDetail_content .__right .news_type ._title {
	padding: 24px 23px 15px;
	font-family: "SF-Pro-Display-Bold";
	color: var(--shop-color-main);
	font-size: 28px;
	border-bottom: 1px solid #dcdddf
}

.newsDetail_content .__right .news_type ._menu {
	padding: 20px 23px 10px
}

.newsDetail_content .__right .news_type ._menu ._item {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dcdddf;
	margin-bottom: 15px;
	overflow: hidden;
	transition: all .6s ease
}

.newsDetail_content .__right .news_type ._menu ._item ._icon {
	margin-right: 12px
}

.newsDetail_content .__right .news_type ._menu ._item ._icon img {
	width: 14px;
	height: auto;
	transition: all .3s ease
}

.newsDetail_content .__right .news_type ._menu ._item ._icon img:nth-of-type(1) {
	display: block
}

.newsDetail_content .__right .news_type ._menu ._item ._icon img:nth-of-type(2) {
	display: none
}

.newsDetail_content .__right .news_type ._menu ._item ._text {
	width: calc((100% - 26px));
	font-family: "SF-Pro-Display-Bold";
	font-size: 16px;
	color: #a7abb2;
	text-transform: uppercase;
	margin-bottom: 18px;
	transition: all .3s ease
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu {
	padding: 0 0 0 26px;
	margin-bottom: 5px;
	display: none;
	transition: all .6s ease
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child {
	margin-bottom: 15px
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child a {
	display: inline-block;
	font-family: "SF-Pro-Display-Regular";
	font-size: 14px;
	color: var(--shop-color-main);
	transition: all .3s ease
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child a i {
	font-size: 10px;
	opacity: 0;
	margin-right: 10px
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child.active a,
.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child:hover a {
	font-family: "SF-Pro-Display-Bold"
}

.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child.active a i,
.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child:hover a i {
	opacity: 1
}

.newsDetail_content .__right .news_type ._menu ._item.active ._icon img:nth-of-type(1) {
	display: none
}

.newsDetail_content .__right .news_type ._menu ._item.active ._icon img:nth-of-type(2) {
	display: block
}

.newsDetail_content .__right .news_type ._menu ._item.active ._text {
	color: var(--shop-color-main)
}

.newsDetail_content .__right .news_type ._menu ._item:last-child {
	border: 0;
	margin-bottom: 0
}

@media (max-width: 768px) {
	.newsDetail_content .__right .news_type ._title {
		padding: 22px 15px 15px;
		font-size: 20px
	}
	.newsDetail_content .__right .news_type ._menu {
		padding: 20px 15px 10px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._icon {
		margin-right: 10px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._icon img {
		width: 12px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._text {
		width: calc((100% - 22px));
		font-size: 12px;
		margin-bottom: 15px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._tab_menu {
		padding: 0 0 0 22px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child {
		margin-bottom: 12px
	}
	.newsDetail_content .__right .news_type ._menu ._item ._tab_menu ._item-child a {
		font-size: 12px
	}
}

@media (max-width: 480px) {
	.newsDetail_content .__right .news_type ._title {
		padding: 15px 15px 15px;
		font-size: 20px
	}
	.newsDetail_content .__right .news_type ._menu {
		padding: 10px 15px 10px
	}
}

.newsDetail_content .__right .news_hot {
	padding-bottom: 30px
}

.newsDetail_content .__right .news_hot ._list ._item {
	display: flex;
	margin-bottom: 18px
}

.newsDetail_content .__right .news_hot ._list ._item ._img-def {
	width: 72px;
	height: 72px
}

.newsDetail_content .__right .news_hot ._list ._item ._text-def {
	width: calc(100% - 72px);
	padding-left: 14px;
	max-height: 66px
}

.newsDetail_content .__right .news_hot ._list ._item:hover ._img-def:after {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1)
}

.newsDetail_content .__right .news_hot ._list ._item:hover ._img-def:before {
	width: 100%;
	height: 100%;
	opacity: 1
}

.newsDetail_content .__right .news_hot ._list ._item:hover ._text-def {
	color: var(--shop-color-main)
}

@media (max-width: 768px) {
	.newsDetail_content .__right .news_hot {
		padding-bottom: 20px
	}
}

.newsDetail_content .__right .album-def {
	padding-top: 15px;
	border-top: 1px solid #dcdddf;
	margin-bottom: 38px
}

.newsDetail_content .__right .album-def ._list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 6px
}

.newsDetail_content .__right .album-def ._list ._item {
	position: relative;
	width: calc((100% - 20px) / 2);
	margin-right: 20px
}

.newsDetail_content .__right .album-def ._list ._item:nth-of-type(2n) {
	margin-right: 0
}

.newsDetail_content .__right .album-def ._list ._item ._img-def {
	width: 100%;
	height: 108px
}

.newsDetail_content .__right .album-def ._list ._item ._text-def {
	padding: 12px 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 48px
}

.newsDetail_content .__right .album-def ._list ._item:hover ._img-def:after {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1)
}

.newsDetail_content .__right .album-def ._list ._item:hover ._img-def:before {
	width: 100%;
	height: 100%;
	opacity: 1
}

.newsDetail_content .__right .album-def ._list ._item:hover ._text-def {
	color: var(--shop-color-main)
}

.newsDetail_content .__right .album-def.album-video ._list ._item ._play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease
}

.newsDetail_content .__right .album-def.album-video ._list ._item ._play img {
	width: 24px;
	height: auto
}

.newsDetail_content .__right .album-def.album-video ._list ._item:hover ._play {
	transform: translate(-50%, -50%) scale(1.3)
}

@media (max-width: 768px) {
	.newsDetail_content .__right .album-def {
		margin-bottom: 30px
	}
	.newsDetail_content .__right .album-def ._list ._item {
		width: calc((100% - 10px) / 2);
		margin-right: 10px
	}
	.newsDetail_content .__right .album-def ._list ._item ._text-def {
		padding: 12px 0 16px
	}
}

.page-letter .pageBanner ._back-link {
	position: static;
	bottom: 0;
	left: 0
}

.page-letter .newsDetail_content .__right {
	margin-top: 0;
	padding: 30px 0 0 36px
}

@media (max-width: 1024px) {
	.page-letter .newsDetail_content .__right {
		padding: 30px 0 0
	}
}

.contact-page .banner {
	overflow: hidden;
	width: 100%;
	padding: 241px 8.3333333333% 20px;
	position: relative
}

.contact-page .banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0057C2;
	opacity: 0.5;
	top: 0;
	left: 0
}

.contact-page .banner p,
.contact-page .banner b {
	font-family: "SF-Pro-Display-Regular";
	font-size: 12px;
	color: white;
	width: max-content;
	width: -moz-max-content;
	float: left;
	text-transform: uppercase;
	position: relative
}

.contact-page .banner p:first-child {
	position: relative;
	margin-right: 50px;
	margin-bottom: 5px
}

.contact-page .banner p:first-child:before {
	content: "";
	position: absolute;
	height: 13px;
	width: 1px;
	top: 0;
	background: white;
	right: -25px;
	transform: rotateZ(30deg)
}

.contact-page .banner b {
	font-size: 35px;
	width: 100%
}

.contact-page .content-contact-page {
	width: 83.3333333333%;
	margin: auto;
	margin-top: 55px
}

.contact-page .content-contact-page b._title {
	color: var(--shop-color-main);
	font-size: 16px;
	line-height: 26px;
	font-family: "SF-Pro-Display-Regular";
	text-transform: uppercase;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 15px;
	cursor: pointer
}

.contact-page .content-contact-page b._title:before {
	content: "";
	position: absolute;
	width: 47px;
	height: 1px;
	background: #00163C;
	bottom: 0;
	left: 0
}

.contact-page .content-contact-page .map {
	display: flex;
	justify-content: space-between
}

.contact-page .content-contact-page .map .ggle-map {
	border-radius: 10px;
	width: 52.9166666667%;
	overflow: hidden;
	transition: 0.4s
}

.contact-page .content-contact-page .map .ggle-map:hover {
	box-shadow: 2px 8px 25px #00000029
}

.contact-page .content-contact-page .map .ggle-map div#googleMap {
	width: 100%;
	height: 100%
}

.contact-page .content-contact-page .map .ggle-map.active {
	box-shadow: 2px 8px 25px #00000029
}

.contact-page .content-contact-page .map .detail-address {
	width: 44.5833333333%
}

.contact-page .content-contact-page .map .detail-address ._1address {
	padding: 15px 10px 10px 15px;
	overflow: hidden;
	border-radius: 10px;
	transition: 0.4s;
	margin-bottom: 10px
}

.contact-page .content-contact-page .map .detail-address ._1address:hover {
	box-shadow: 3px 2px 20px 5px #b1903e36
}

.contact-page .content-contact-page .map .detail-address ._1address:last-child {
	margin-bottom: 0
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line {
	width: 100%;
	display: flex;
	align-items: baseline;
	padding-bottom:20px;
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line i.fa {
	color: #31353F;
	display: inline-block;
	margin-right: 5px;
	transition: 0.4s
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line a {
	display: inline-block;
	color: #31353F;
	flex: 14px;
	line-height: 20.5px;
	font-family: "SF-Pro-Display-Regular";
	transition: 0.4s
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line:nth-of-type(1) {
	float: left
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line:nth-of-type(2) {
	margin-bottom: 0px
}

.contact-page .content-contact-page .map .detail-address ._1address ._1line:nth-of-type(2),
.contact-page .content-contact-page .map .detail-address ._1address ._1line:nth-of-type(3) {
	float: right
}

.contact-page .content-contact-page .map .detail-address ._1address.active {
	background: var(--shop-color-main)
}

.contact-page .content-contact-page .map .detail-address ._1address.active a,
.contact-page .content-contact-page .map .detail-address ._1address.active i.fa,
.contact-page .content-contact-page .map .detail-address ._1address.active b {
	color: white
}

.contact-page .content-contact-page .map .detail-address ._1address.active b:before {
	background: white
}

.contact-page .content-contact-page .form-img {
	display: flex;
	justify-content: space-between;
	margin: 100px 0
}

.contact-page .content-contact-page .form-img form#js-frm-feedback {
	width: 44.5833333333%;
	padding-top: 50px
}

.contact-page .content-contact-page .form-img form#js-frm-feedback input,
.contact-page .content-contact-page .form-img form#js-frm-feedback textarea {
	font-family: "SF-Pro-Display-Regular"
}

.contact-page .content-contact-page .form-img form#js-frm-feedback input::placeholder,
.contact-page .content-contact-page .form-img form#js-frm-feedback textarea::placeholder {
	text-align: left !important;
	color: #000 !important
}

.contact-page .content-contact-page .form-img form#js-frm-feedback input,
.contact-page .content-contact-page .form-img form#js-frm-feedback textarea,
.contact-page .content-contact-page .form-img form#js-frm-feedback button {
	width: 100%;
	border: none;
	outline: 0;
	cursor: pointer
}

.contact-page .content-contact-page .form-img form#js-frm-feedback input {
	height: 50px;
	line-height: 50px
}

.contact-page .content-contact-page .form-img form#js-frm-feedback textarea {
	height: 68px;
	line-height: 20px;
	padding-top: 0;
	margin-top: 20px
}

.contact-page .content-contact-page .form-img form#js-frm-feedback input,
.contact-page .content-contact-page .form-img form#js-frm-feedback textarea {
	border-bottom: 1px solid #8B8A99
}

.contact-page .content-contact-page .form-img form#js-frm-feedback button {
	background: var(--shop-color-button, #B2913D);
	font-family: "SF-Pro-Display-Bold";
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	border: 1px solid var(--shop-color-button, #B2913D);
	border-radius: 20px;
	transition: 0.4s;
	height: 36px;
	line-height: 36px;
	margin-top: 40px;
	cursor: pointer
}

.contact-page .content-contact-page .form-img form#js-frm-feedback button:hover {
	color: var(--btn_hover_color, #B2913D);
	background: white
}

.contact-page .content-contact-page .form-img form#js-frm-feedback .frm-msg {
	color: #31353F;
	font-size: 14px;
	line-height: 20.5px;
	font-family: "SF-Pro-Display-Regular";
	margin-top: 20px;
	font-weight: bold
}

.contact-page .content-contact-page a.right {
	display: inline-block;
	width: 52.9166666667%;
	transition: 0.4s
}

.contact-page .content-contact-page a.right:hover {
	box-shadow: 2px 8px 25px #00000029
}

.contact-page .content-contact-page a.right img {
	width: 100%;
	height: 100%;
}

@media (max-width: 1024px) {
	.contact-page .content-contact-page {
		width: 100%;
		padding: 0px 30px
	}
}

@media (max-width: 768px) {
	.contact-page .content-contact-page .map,
	.contact-page .content-contact-page .form-img {
		flex-direction: column
	}
	.contact-page .content-contact-page .form-img {
		margin: 50px 0
	}
	.contact-page .content-contact-page .map .ggle-map {
		height: 400px;
		margin-bottom: 30px
	}
	.contact-page .content-contact-page .map .detail-address,
	.contact-page .content-contact-page .form-img form#feedback {
		max-width: 535px;
		margin: auto
	}
	.contact-page .content-contact-page .form-img form {
		padding-bottom: 50px;
		padding-top: 0
	}
	.contact-page .content-contact-page .map .ggle-map,
	.contact-page .content-contact-page .map .detail-address,
	.contact-page .content-contact-page .form-img a.right,
	.contact-page .content-contact-page .form-img form {
		width: 100% !important
	}
}

@media (max-width: 480px) {
	.contact-page .content-contact-page {
		padding: 0px 15px;
		margin-top: 30px
	}
	.contact-page .content-contact-page .map .detail-address ._1address {
		padding: 10px
	}
	.contact-page .content-contact-page .map .detail-address ._1address ._1line {
		width: 100%;
		margin-bottom: 10px !important
	}
	.contact-page .content-contact-page .form-img {
		margin: 20px 0
	}
	.contact-page .content-contact-page .form-img form#feedback {
		padding-top: 0
	}
	.contact-page .content-contact-page .map .detail-address,
	.contact-page .content-contact-page .form-img form#feedback {
		width: 100%
	}
}

.header-bottom{display:none;}
.header .header-bottom{display:block}
.search-popup{
  top:33px;
  right:43px;
}
.icon-container span{
  font-family:unset;
}
.text ul li a{
  color:var(--text_footer_color, rgba(255, 255, 255, 0.6));
}
.text ul li{
  padding:5px 0
}
.section-4{
  padding-bottom:0;
}
#content .footer-right{
  display:none;
}
/* information */
.header-social.information{
  bottom: 50%;
}
#newsletter-0 {
    display: none;
}
h2.vc_custom_heading.tieude.vc_custom_1525341559231{
  color:#fff;
  font-size:17px;
  padding-bottom:10px
}
.wpb_text_column.wpb_content_element.vc_custom_1525341824778.newslettersinfo{
  color:rgba(255, 255, 255, 0.6);
  font-size:12px;
  padding-bottom:20px;
}
input#input-name-1,input#input-email-1{
    border-radius: 26px;
    outline: none;
    width: 340px;
    height: 36px;
    line-height: 36px;
    border: 0;
    padding: 0 19px;
    background: #2a5180;
    color: #fff;
    font-family: "SF-Pro-Display-Regular";
    text-align: right;
    margin-bottom:15px;
}

input[type="submit"]{
    border: 0;
    display: inline-block;
    float: right;
    border-radius: 26px;
    min-width: 87px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 0;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: var(--shop-color-sub);
    color: #fff;
    font-family: "SF-Pro-Display-Bold";
    font-size: 10px;
    overflow: hidden;
    outline: none;
}
.pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination li{
    margin-right: 7px;
    width: 30px;
    height: 30px;
    transition: all .4s ease-in-out;
    font-size: 15px;
}
.pagination li :hover{
    color: #fff!important;
    background-color: #b59448!important;
    border-radius: 50%!important;
}

.pagination li span, .pagination>li:last-child>span{
    font-size: 15px;
    height: 30px;
    width: 30px;
    background-color: #b59448!important;
    border: none;
    border-radius: 50%;
    border-top-left-radius: 50%!important;
    border-bottom-left-radius: 50%!important;
}
.pagination li a{
    font-weight: 600;
    border: none;
    color: #111;
    width:30px;
    height:30px;
    line-height:30px;
    padding:0!important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
  background:#b59448;
  border-color:#b59448;
  color:#fff;
  border-radius:50%;
  border:unset!important
}
.breadcrumb_link a,.breadcrumb_link span{
  color:#fff;
}
.item-block.tab-content{
  display: none!important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.tab-content.current-menu-item{
  display:flex!important;
  opacity: 1;
}
ul.tabs li{
  cursor:pointer;
}
.mc4wp-alert.valid.mc4wp-success{
  color:green;
}
ul.tabs{
  margin-bottom:20px;
}
@media (max-width: 768px){
  .section-4{
    padding-bottom:50px!important;
  }
  input[type="submit"]{
    float:none;
  }
  .text ul li a{
    font-size:12px;
  }
  input#input-name-1, input#input-email-1{
    width:100%;
  }
  .text-contact .text{
    width:100%;
    margin-bottom:20px;
  }
  .text-contact .text h3{
    padding-bottom:0!important;
  }
}


#newsletter-0,.footer-right{
  display:block!important;
}
#newsletter-0{
  width:40%!important;
  margin:0 auto;
}
#newsletter-0 h2, #newsletter-0 p{
  color: var(--text_title_color, #111);
  text-align:center;
}
#newsletter-0 input{
  border-radius: 26px;
  outline: none;
  width: 200px;
  height: 36px;
  line-height: 36px;
  border: 0;
  padding: 0 19px;
  background: var(--bg_input_color, #2a5180);
  color: #fff;
  font-family: "SF-Pro-Display-Regular";
  text-align: right;
  margin-bottom: 15px;
}
#newsletter-0 .submit input{
  width:120px;
  text-align:center;
  float:none;
}
@media(max-width:767px){
  .project .item .view.view-project{
    position:unset!important;
  }
}

.section-4{
  margin-bottom:50px;
} 
.footer font, .footer .text ul li a,.footer strong,.footer p,.footer h2{
  font-family:"SF-Pro-Display-Regular"!important
} 
@media (max-width:480px){
  .footer .footer-top .footer-left .text-contact .text{
    width:100%;
  }
}

.header .header-left a img{
  max-width: 113px;
  height: auto;
}
.footer .footer-top .footer-left .text-contact .text{
  color: #fff;
}

.view-news{
	margin-bottom: 50px;
}
.view-news .news-thumbnail{
	width: 100%!important;
}
.view-news .pagination-news{
	top: unset!important;
	bottom: -35px!important;
	left: 50%!important;
	transform: translateX(-50%);
}

.logo-footer img{
  margin-bottom: 20px;
}
@media(min-width: 991px){
  body{
    min-height: 100vh;
  }
}
#success-contact h1{
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
}
#success-contact .project{
	display: block;
}

@media(max-width: 767px){
	.section-3:before{
		display: none;
	}
}

.text-ellipsis{
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 30px;
    display: -webkit-box;
}

.text-ellipsis.ellipsis-3{
	-webkit-line-clamp: 3;
}
.text ul li a{
	color: #fff;
}

[id^="newsletter"]{
	margin: 20px auto!important;
}

.underline-title-block.text-ellipsis{
	min-height: unset;
	padding:0;
}
.pageBanner{
    background-image: url('/image/catalog/danhmuc/new-banner.png');
}
@media (max-width:767px){
    .hidden-xs{
        display:none !important;
    }
}