/*
Theme Name: Cutytheme
Text Domain: hd
Domain Path: /languages

*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	/* font-family: 'arial', sans-serif !important; */
	font-size: 1.5rem;
	line-height: 1.75;
	color: #000;
	overflow-x: hidden;
}

body {
	background: #ffffff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

#header-section-1 {
	/* position: fixed; */
	/* top: 0; */
	/* z-index: 10; */
	/* background: #fff !important; */
	/* width: 100%; */
	position: relative;
}

header,
section,
footer,
aside,
nav,
article,
figure {
	display: block;
}

#header-section-1 > .wrap {
	max-width: 1180px;
	/* padding-left: 40px; */
	/* padding-right: 40px; */
	border-bottom: 1px solid rgba(234, 235, 240, 0.3);
	position: relative;
	z-index: 1;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

.header-menu .menu {
	position: relative;
	/* top: 8px; */
	/* float: right; */
	height: 70px;
	align-items: center;
}

.header-menu .menu > li.menu-item {
	display: inline-block;
	position: relative;
	list-style: none;
	line-height: normal;
	font-weight: bold;
	height: 100%;
}

.home .header-menu .menu > li.menu-item > a {
	/* color: #000; */
}

.header-menu .menu > li.menu-item > a {
	padding: 9px 4px;
}

ul#menu-main li a {
	text-decoration: none;
	/* text-transform: uppercase; */
	float: left;
	font-weight: 500;
	/* display: block; */
	font-size: 15px;
	color: #343740;
	line-height: 1.5;
	padding: 10px 12px;
	height: 100%;
	display: flex;
	align-items: center;
}

.header-logo .custom-logo-link {
	display: block;
	text-align: center;
}

#header-section-1 .header-logo .custom-logo-link {
}

#header-section-1 .header-logo .custom-logo-link {
	/* text-align: left; */
}

.home #header-section-1:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -150%;
	opacity: 0.9;
	z-index: 0;
	pointer-events: none;
	/* background: rgba(0,0,0,0.7); */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(
		left top,
		left bottom,
		color-stop(0%, rgba(0, 0, 0, 0.7)),
		color-stop(70%, rgba(0, 0, 0, 0)),
		color-stop(100%, rgba(0, 0, 0, 0))
	);
	/* background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%); */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
	/* background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.home-intro .container .section-header {
	padding: 30px 0;
}

.section-header {
	text-align: center;
}

.section-header h3, .section-header h2 {
	text-transform: uppercase;
}

.section-header .desc {
	color: #252525;
	font-weight: normal;
}

.home-intro .container .section-content .image {
	display: block;
	width: calc(50% - 35px);
	float: left;
	margin-right: 15px;
}

.home-intro .container .section-content .text {
	display: block;
	width: calc(50% - 15px);
	float: left;
	margin-left: 15px;
	padding: 45px 0 0 20px;
}

.home-intro .container .section-content .text p {
	color: #252525;
	margin-bottom: 25px;
}

.home-intro .container .section-content .text p.excerpt {
	padding-left: 30px;
	border-left: 1px solid #aebaca;
	font-style: italic;
}

.viewmore-link {
	padding-left: 20px;
	position: relative;
	display: inline-block;
}

.viewmore-link.colored-viewmore .viewmore-line {
	background: #ed1d24;
}

.viewmore-link .viewmore-line {
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 15px;
	background: #fff;
	height: 1px;
}

.viewmore-link.colored-viewmore .viewmore-text {
	color: #252525;
}

.viewmore-link .viewmore-text {
	font-family: "Roboto-Light";
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

section.section.banner-slider .owl-nav {
	margin-top: 0px;
	position: absolute;
	top: 45%;
	height: 10%;
	width: 100%;
}

section.section.banner-slider .owl-nav button.owl-prev {
	padding: 0 10px !important;
	padding-left: 10px !important;
	margin: 0;
	background: #d5d0d05c;
	float: left;
}

section.section.banner-slider .owl-nav button.owl-prev span {
	color: #fff;
	font-size: 30px;
	padding: 0 !important;
	margin: 0 !important;
}

section.section.banner-slider button.owl-next {
	/* padding: 0 10px !important; */
	/* padding-left: 10px !important; */
	margin: 0;
	background: #d5d0d05c;
	float: right;
}

section.section.banner-slider button.owl-next span {
	color: #fff;
	font-size: 30px;
	padding: 0 10px;
	margin: 0 !important;
}

section.section.banner-slider button.owl-next {
	/* padding: 0px 10px !important; */
	/* padding-right: 10px !important; */
	margin: 0;
	background: #d5d0d05c !important;
}

section.section.banner-slider .owl-carousel .owl-prev {
	left: 40px;
}

section.section.banner-slider .owl-carousel .owl-next {
	right: 40px;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}

/*CSSS*/

.data-block {
}

.except-1,
.except-2,
.except-3 {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.except-3 {
	-webkit-line-clamp: 3;
}

.except-2 {
	-webkit-line-clamp: 2;
}

.except-1 {
	-webkit-line-clamp: 1;
}

.clear-fix {
}

.notify {
	background: #122846;
	color: #ed1d24;
	padding: 30px;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999;
	width: 100%;
}

.run-mode {
	text-align: left;
	text-transform: capitalize;
	background-color: #3b5998;
	color: #fff;
	padding: 8px;
	border-bottom: 1px solid #fff;
}

.run-mode a {
	color: rgba(245, 245, 245, 0.43);
}

.run-mode a:hover {
	color: #00bfff;
}

.validation-summary-errors {
	text-align: center;
	color: red;
}

.error_msg.field-validation-valid * {
	color: red;
	font-size: 11px;
}

.clear {
	background: transparent;
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.modal-sm {
	width: 346px;
}

.adv-img {
	background: #f5f5f5;
	width: 100%;
}

.adv-img img {
	height: 132px;
	width: 100%;
}

.img-50x50 {
	height: 50px;
	width: 50px;
}

.img-200x200 {
	height: 200px;
	width: 200px;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

@media print {
	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff !important;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	/* font-size: 14px; */
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%;
}

.h1,
h1 {
	font-size: 36px;
}

.h2,
h2 {
	font-size: 30px;
}

.h3,
h3 {
	font-size: 24px;
}

.h4,
h4 {
	font-size: 18px;
}

.h5,
h5 {
	font-size: 14px;
}

.h6,
h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}

.small,
small {
	font-size: 85%;
}

.mark,
mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dd,
dt {
	line-height: 1.42857143;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: "";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
	background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6;
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
	background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3;
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc;
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
	background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc;
}

.table-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > thead > tr > th {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="month"] {
		line-height: 34px;
	}
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"],
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm {
		line-height: 30px;
	}
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"],
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.checkbox + .checkbox,
.radio + .radio {
	margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
	cursor: not-allowed;
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0;
	}
	.form-inline .checkbox input[type="checkbox"],
	.form-inline .radio input[type="radio"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none;
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.65;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group-xs > .btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown,
.dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
	color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
	position: relative;
	float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
	z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
	z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
	text-decoration: none;
	background-color: #eee;
}

.nav > li.disabled > a {
	color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
	background-color: #eee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified > li {
	float: none;
}

.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:focus,
	.nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #fff;
	}
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified > li {
	float: none;
}

.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:focus,
	.nav-tabs-justified > .active > a:hover {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container-fluid > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container > .navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none;
}

.navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
	form.woocommerce-cart-form {
		width: 100% !important;
	}
	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		width: 100% !important;
	}
	.point_tichluy {
		right: 0 !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100% !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100% !important;
		margin-top: 15px;
	}
	a.cart-contents1 {
		/* float: right; */
		z-index: 0;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-nav .open .dropdown-menu > li > a:hover {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0;
	}
	.navbar-form .checkbox input[type="checkbox"],
	.navbar-form .radio input[type="radio"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.product_price_new {
		font-size: 13px !important;
	}
	p.name.product-title {
		font-size: 11px !important;
	}
	navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #080808;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > .active {
	color: #777;
}

.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding: 48px 0;
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
	margin-right: auto;
	margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: 700;
}

.alert > p,
.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-right,
.media > .pull-right {
	padding-left: 10px;
}

.media-left,
.media > .pull-left {
	padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
	margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
	border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0;
}

.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0;
}

.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000;
	}
	.carousel-inner > .item.active.right,
	.carousel-inner > .item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.carousel-inner > .item.active.left,
	.carousel-inner > .item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner > .item.active,
	.carousel-inner > .item.next.left,
	.carousel-inner > .item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 0, 0, 0.5)),
		to(rgba(0, 0, 0, 0.0001))
	);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 0, 0, 0.0001)),
		to(rgba(0, 0, 0, 0.5))
	);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1;
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	td.visible-md,
	th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table;
	}
	tr.visible-print {
		display: table-row !important;
	}
	td.visible-print,
	th.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

@font-face {
	font-family: "FontAwesome";
	src: url(fonts/fontawesome-webfont.eot?v=4.5.0);
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"),
		url(fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),
		url(fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"),
		url(fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),
		url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	/* font:normal normal normal 14px/1 FontAwesome; */
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: 0.2em 0.25em 0.15em;
	border: solid 0.08em #eee;
	border-radius: 0.1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: 0.3em;
}

.fa.fa-pull-right {
	margin-left: 0.3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: 0.3em;
}

.fa.pull-right {
	margin-left: 0.3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height;
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

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: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1.4;
}

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: 0;
	list-style: none;
	margin: 0;
}

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 {
	color: #000;
	font-weight: bold;
	background: none;
}

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::-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;
}

[hidden] {
	display: none;
}

.alignnone {
	/* margin: 5px 20px 20px 0; */
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 20px auto;
}

.alignright {
	float: right;
	margin: 20px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 20px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 20px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 20px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 100%;
	padding: 5px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 20px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 20px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 20px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 5px;
}

::-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);
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

@media (max-width: 800px) {
	.giohang-gr {
		/* position: absolute; */
		/* right: 40px; */
		/* top: 0; */
		/* padding-right: 10px; */
	}
	header#masthead {
		/* height: 60px; */
	}
	div#product-89 {
		float: left;
	}
	.hidden-md-down.col-lg-8.col-xl-8 {
		display: none;
	}
	.logo-gr {
		position: absolute;
		left: 15px !important;
		padding: 0;
	}
	.col-md-4.sibar-box {
		width: 100%;
		float: left;
	}
	.product-row {
		margin-bottom: 20px;
	}
	.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
		width: 100% !important;
		margin-bottom: 0;
	}
	.summary.entry-summary {
		width: 100% !important;
	}
	.product-row label {
		height: 35px;
	}
	.product-row span {
		height: 35px;
		line-height: 35px;
	}
	.col-6.col-sm-6.col-md-4.col-lg-3.col-xl-3 {
		width: 100% !important;
		padding: 0 !important;
	}
	.button-mn-left {
		position: absolute;
		right: 0 !important;
		top: 0;
	}
	.header-logo {
		width: 100%;
		text-align: center;
		display: block;
	}
	.header-logo img {
		margin: 0 auto;
		text-align: center;
		margin-left: 0;
	}
	.hidden-md-down.col-lg-9.col-xl-9 {
		display: none;
	}
	.product-home.col-md-3 {
		width: 50%;
	}
	.product-home.col-md-3:first-child {
		width: 49% !important;
	}
	button.is-active {
		margin-left: 0;
		left: 0 !important;
	}
	div#responsive-menu-container {
		width: 55% !important;
	}
	.container {
		padding: 0 !important;
		margin: 0 15px !important;
		overflow: hidden;
	}
}

p {
	/*   */
	/* font-size: 14px; */
	color: #000;
}

@media (max-width: 480px) {
	p {
		/* font-size: 13px !important; */
	}
}

a:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-weight: bold;
	line-height: 1.4;
}

html,
body {
	font-size: 14px;
	color: #000;
}

.btn-viewmore {
	display: inline-block;
	background: #cadb45;
	border-radius: 24px;
	color: #fff;
	text-transform: uppercase;
	height: 48px;
	line-height: 48px;
	padding: 0 76px 0 32px;
	border: none;
	position: relative;
}

.btn-viewmore .flash-block {
	border-radius: 24px;
}

.btn-viewmore:hover {
	color: #fff;
	background: #107c81;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.btn-viewmore:hover .btn-line-1 {
	width: 15px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.btn-viewmore:hover .btn-line-2 {
	right: 24px;
	width: 37px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.btn-viewmore:focus {
	color: #fff;
	outline: none;
}

@media (max-width: 1024px) {
	.btn-viewmore {
		height: 42px !important;
		line-height: 42px !important;
		padding: 0 66.5px 0 17px !important;
		border-radius: 21px !important;
	}
	.btn-viewmore .btn-line-1 {
		width: 32.375px !important;
		top: 20.5px !important;
	}
	.btn-viewmore .btn-line-2 {
		width: 13.125px !important;
		right: 39.375px !important;
		top: 20.5px !important;
	}
}

.btn-viewmore .btn-viewmore-text {
	display: block;
	margin-top: 2px;
	letter-spacing: 3px;
}

@media (max-width: 480px) {
	.btn-viewmore .btn-viewmore-text {
		font-size: 11px;
		min-width: 80px;
	}
}

.btn-viewmore .btn-line-1 {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	background: #fff;
	height: 1px;
	width: 37px;
	right: 0;
	top: 24.5px;
}

.btn-viewmore .btn-line-2 {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	background: #fff;
	height: 1px;
	width: 15px;
	right: 45px;
	top: 24.5px;
}

.flash-hover {
	position: relative;
}

.flash-hover:hover .flash-block: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);
	-ms-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);
}

.flash-hover .flash-block {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.flash-hover .flash-block:after {
	position: absolute;
	top: -20px;
	left: 0;
	width: 110%;
	height: 110%;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: -webkit-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	-ms-transition: -ms-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-ms-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);
	content: "";
}

.arrow-btn-next {
	background-image: url(/content/Default/shared/images/common/btn-next.png);
	background-size: cover;
	background-position: center center;
	width: 68px;
	height: 19px;
	right: 1.9%;
}

.arrow-btn-next:hover {
	right: 1%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width: 1024px) {
	.arrow-btn-next {
		width: 54.4px !important;
		height: 15.2px !important;
		margin-top: 0 !important;
	}
}

.arrow-btn-prev {
	background-image: url(/content/Default/shared/images/common/btn-prev.png);
	background-size: cover;
	background-position: center center;
	width: 68px;
	height: 19px;
	left: 1.9%;
}

.arrow-btn-prev:hover {
	left: 1%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width: 1024px) {
	.arrow-btn-prev {
		width: 54.4px !important;
		height: 15.2px !important;
		margin-top: 0 !important;
	}
}

.line-hover {
	padding-right: 60px;
	position: relative;
	display: inline-block;
}

.line-hover:hover {
	padding-left: 10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.line-hover:hover .line-1 {
	width: 30px;
	right: 18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #cadb45;
}

.line-hover:hover .line-2 {
	width: 12px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.line-hover .line-hover-text {
	font-size: "Roboto-Light";
	color: #cadb45;
	font-size: 14px;
}

.line-hover .line-1 {
	display: block;
	position: absolute;
	top: 9px;
	right: 36px;
	width: 12px;
	background: rgba(255, 255, 255, 0.5);
	height: 1px;
}

.line-hover .line-2 {
	display: block;
	position: absolute;
	top: 9px;
	right: 0;
	width: 30px;
	height: 1px;
	background: #cadb45;
}

.item:hover .hover-icon.hover-icon-color {
	opacity: 1;
}

.item:hover .hover-icon .fa {
	opacity: 1;
	webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.item:hover .hover-icon-overlay {
	opacity: 0.8;
	background: #d2df42;
	background: -webkit-linear-gradient(right, #d2df42, #107c81);
	background: -o-linear-gradient(left, #d2df42, #107c81);
	background: -moz-linear-gradient(left, #d2df42, #107c81);
	background: linear-gradient(to left, #d2df42, #107c81);
}

.item .video-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20;
}

.item .video-btn .btn-bg-img {
	webkit-animation: rolling 2s linear infinite;
	-moz-animation: rolling 2s linear infinite;
	animation: rolling 2s linear infinite;
}

.item .video-btn span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.item .video-btn span img {
	display: block;
	margin: 0 auto;
}

.item .hover-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 30;
}

.item .hover-icon.hover-icon-color {
	background: rgba(202, 219, 69, 0.3);
	border-radius: 50%;
	padding: 10px;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.8s, opacity 0.8s;
	-moz-transition: -moz-transform 0.8s, opacity 0.8s;
	-o-transition: -o-transform 0.8s, opacity 0.8s;
	transition: transform 0.8s, opacity 0.8s;
}

.item .hover-icon.hover-icon-color .fa {
	color: #fff;
	background: #d2df42;
	background: -webkit-linear-gradient(left top, #d2df42, #107c81);
	background: -o-linear-gradient(bottom right, #d2df42, #107c81);
	background: -moz-linear-gradient(bottom right, #d2df42, #107c81);
	background: linear-gradient(to bottom right, #d2df42, #107c81);
	width: 65px;
	height: 65px;
	line-height: 65px;
	font-size: 22px;
}

.item .hover-icon .fa {
	background: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-webkt-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	line-height: 80px;
	font-size: 36px;
	text-align: center;
	text-decoration: none;
	width: 80px;
	height: 80px;
	opacity: 0;
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-o-transform: scale(5);
	transform: scale(5);
	position: relative;
	-webkit-transition: -webkit-transform 0.8s, opacity 0.5s;
	-moz-transition: -moz-transform 0.8s, opacity 0.5s;
	-o-transition: -o-transform 0.8s, opacity 0.5s;
	transition: transform 0.8s, opacity 0.5s;
	color: #5da368;
}

.item .hover-icon-overlay {
	border-radius: 15px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #000;
	opacity: 0.3;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 29;
}

.item .icon-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #000;
	opacity: 0.2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 29;
}

@media (min-width: 489px) {
	.mobile-show {
		display: none;
	}
}

@media (max-width: 768px) {
	.mobile-show {
		display: inline-block;
	}
}

@media (min-width: 489px) {
	.mobile-hide {
		display: inline-block;
	}
}

@media (max-width: 768px) {
	.mobile-hide {
		display: none;
	}
}

@keyframes moves {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-20px);
	}
	60% {
		transform: translateY(-10px);
	}
}

@keyframes rolling {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.bordered-title {
	position: relative;
}

.bordered-title:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 1px;
	background: #da1c22;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 10px;
}

.viewmore-link {
	padding-left: 20px;
	position: relative;
	display: inline-block;
}

.viewmore-link.colored-viewmore .viewmore-line {
	background: #ed1d24;
}

.viewmore-link.colored-viewmore .viewmore-text {
	color: #252525;
}

.viewmore-link:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-left: 35px;
}

.viewmore-link:hover .viewmore-line {
	width: 30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.viewmore-link .viewmore-line {
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	width: 15px;
	background: #fff;
	height: 1px;
}

.viewmore-link .viewmore-text {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

.border-wrap-container {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.border-wrap-container:hover {
	background: rgba(23, 49, 86, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.border-wrap-container:hover .hover-block {
	opacity: 1;
	margin-top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.border-wrap-container:hover .border-wrap .border.top div {
	width: 100%;
}

.border-wrap-container:hover .border-wrap .border.right div {
	height: 100%;
}

.border-wrap-container:hover .border-wrap .border.bottom div {
	width: 100%;
}

.border-wrap-container:hover .border-wrap .border.left div {
	height: 100%;
}

.border-wrap-container .hover-block {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 21;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 20px;
}

.border-wrap-container .hover-block i {
	color: #fff;
	font-size: 25px;
	float: left;
}

.border-wrap-container .hover-block p {
	margin-left: 10px;
	display: block;
	float: left;
	font-size: 15px;
	line-height: 25px;
}

.border-wrap-container .border-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	margin: 10px;
}

.border-wrap-container .border-wrap .border {
	position: absolute;
}

.border-wrap-container .border-wrap .border.top {
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.border-wrap-container .border-wrap .border.top div {
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
}

.border-wrap-container .border-wrap .border.right {
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
}

.border-wrap-container .border-wrap .border.right div {
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
}

.border-wrap-container .border-wrap .border.bottom {
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
}

.border-wrap-container .border-wrap .border.bottom div {
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
}

.border-wrap-container .border-wrap .border.left {
	bottom: 0;
	left: 0;
	width: 1px;
	height: 100%;
}

.border-wrap-container .border-wrap .border.left div {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
}

.border-wrap-container .border-wrap .border div {
	position: absolute;
	background: rgba(255, 255, 255, 0.4);
	-webkit-transition: all 0.5s ease-in-out 0.15s;
	-moz-transition: all 0.5s ease-in-out 0.15s;
	transition: all 0.5s ease-in-out 0.15s;
}

input:focus {
	outline: none;
}

button:focus {
	outline: none;
}

.viewmore-line span {
	position: relative;
}

.viewmore-line span:after {
	content: "";
	position: absolute;
	z-index: 1;
	background: #ed1c24;
	width: 14px;
	height: 1px;
	display: block;
	top: 50%;
	left: -14px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	text-align: center;
}

.viewmore-line span:before {
	content: "";
	background: #ed1c24;
	position: absolute;
	z-index: 1;
	width: 14px;
	height: 1px;
	display: block;
	top: 50%;
	right: -28px;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	text-align: center;
}

.page-btn-prev {
	height: auto !important;
	width: auto !important;
	background-image: none !important;
	left: -40px !important;
	border: 1px solid #ed1c24;
	padding: 6px 8px;
}

@media (max-width: 768px) {
	.page-btn-prev {
		left: 0 !important;
	}
}

.page-btn-prev i {
	font-size: 20px;
	color: #ed1c24;
}

.page-btn-next {
	height: auto !important;
	width: auto !important;
	background-image: none !important;
	right: -40px !important;
	border: 1px solid #ed1c24;
	padding: 6px 8px;
}

@media (max-width: 768px) {
	.page-btn-next {
		right: 0 !important;
	}
}

.page-btn-next i {
	font-size: 20px;
	color: #ed1c24;
}

.page-sub-menu {
	padding: 30px 0;
	display: inline-block;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
}

@media (max-width: 768px) {
	.page-sub-menu .page-sub-menu-list {
		margin-bottom: 20px !important;
	}
	.page-sub-menu .page-sub-menu-list .title {
		margin-bottom: 10px !important;
	}
}

.page-sub-menu .page-sub-menu-list {
	float: left;
	margin-right: 50px;
}

.page-sub-menu .page-sub-menu-list .title {
	font-size: 15px;
	text-transform: uppercase;
	color: #252525;
	margin-bottom: 25px;
}

.page-sub-menu .page-sub-menu-list .title a {
	color: #252525;
}

.page-sub-menu .page-sub-menu-list li {
	margin-bottom: 15px;
}

.page-sub-menu .page-sub-menu-list li:last-child {
	margin-bottom: 0;
}

.page-sub-menu .page-sub-menu-list li.active a:before {
	content: "";
	background: #ed1d24;
	border-radius: 100%;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 6px;
	left: -10px;
}

.page-sub-menu .page-sub-menu-list li:hover a {
	color: #000;
}

.page-sub-menu .page-sub-menu-list li:hover a:before {
	content: "";
	background: #ed1d24;
	border-radius: 100%;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 6px;
	left: -10px;
}

.page-sub-menu .page-sub-menu-list li a {
	font-size: 14px;
	color: #252525ab;
	position: relative;
}

.border-wrap .border > div > i {
	display: none !important;
}

.video-btn {
	opacity: 0;
	cursor: pointer;
}

.video-btn i {
	color: #fff;
	font-size: 60px;
}

.video-btn .video-play-btn {
	display: none;
}

.popup-image {
	opacity: 0;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.popup-image.popup-active {
	opacity: 1;
	z-index: 1000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.popup-image .container {
	position: relative;
	z-index: 1002;
}

@media (max-width: 1024px) {
	.popup-image .container {
		margin-top: 30% !important;
	}
}

@media (min-width: 1025px) and (max-width: 1300px) {
	.popup-image .container {
		margin-top: 10% !important;
	}
}

@media (min-width: 1369px) and (max-width: 1698px) {
	.popup-image .container {
		margin-top: 5%;
	}
}

@media (min-width: 1699px) and (max-width: 1920px) {
	.popup-image .container {
		margin-top: 8% !important;
	}
}

.popup-image-overlay {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1001;
}

.popup-image-cls {
	display: none;
	position: absolute;
	z-index: 1002;
	top: 0;
	right: 0;
	background: #fff;
	padding: 20px;
	cursor: pointer;
}

.popup-image-cls i {
	font-size: 30px;
	color: #173156;
}

.sitemap-block {
	overflow: hidden;
	padding: 50px 0;
}

@media (max-width: 480px) {
	.sitemap-block .container .sitemap-product {
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 20px;
	}
	.sitemap-block .container .sitemap-product .sitemap-list {
		width: 100% !important;
	}
	.sitemap-block .container .sitemap-menu {
		width: 100% !important;
		padding-left: 0 !important;
		border-left: 0 !important;
	}
}

@media (min-width: 481px) and (max-width: 768px) {
	.sitemap-block .container .sitemap-product {
		padding-right: 20px !important;
		width: calc(75% - 30px) !important;
	}
	.sitemap-block .container .sitemap-product .block-title {
		margin-bottom: 15px !important;
		font-size: 24px !important;
	}
	.sitemap-block .container .sitemap-product .sitemap-list .title {
		font-size: 16px !important;
	}
	.sitemap-block .container .sitemap-menu {
		width: calc(25% - 21px) !important;
		padding-left: 20px !important;
	}
	.sitemap-block .container .sitemap-menu .block-title {
		margin-bottom: 15px !important;
		font-size: 24px !important;
	}
}

.sitemap-block .container .sitemap-product {
	display: block;
	float: left;
	width: calc(75% - 30px);
	padding-right: 30px;
}

.sitemap-block .container .sitemap-product .block-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #252525;
	margin-bottom: 20px;
}

.sitemap-block .container .sitemap-product .sitemap-list {
	float: left;
	width: calc((100%) / 3);
}

.sitemap-block .container .sitemap-product .sitemap-list .title {
	text-transform: uppercase;
	font-size: 20px;
	color: #252525;
}

.sitemap-block .container .sitemap-product .sitemap-list .title:before {
	display: none;
}

.sitemap-block .container .sitemap-product .sitemap-list li {
	margin-bottom: 15px;
	position: relative;
}

.sitemap-block .container .sitemap-product .sitemap-list li:hover:before {
	opacity: 1;
}

.sitemap-block .container .sitemap-product .sitemap-list li:before {
	content: "";
	background: #ed1d24;
	border-radius: 100%;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 6px;
	left: -10px;
	opacity: 0;
}

.sitemap-block .container .sitemap-product .sitemap-list li a {
	color: #7a7a7a;
}

.sitemap-block .container .sitemap-product .sitemap-list li a:hover {
	color: #252525;
}

.sitemap-block .container .sitemap-menu {
	display: block;
	float: left;
	width: calc(25% - 36px);
	padding-left: 35px;
	border-left: 1px solid #e9e9e9;
}

.sitemap-block .container .sitemap-menu .block-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #252525;
	margin-bottom: 20px;
}

.sitemap-block .container .sitemap-menu .sitemap-menu-list li {
	margin-bottom: 15px;
}

.sitemap-block .container .sitemap-menu .sitemap-menu-list li a {
	color: #7a7a7a;
}

.sitemap-block .container .sitemap-menu .sitemap-menu-list li a:hover {
	color: #252525;
}

video::-webkit-media-controls {
	display: none;
}

.sk-fading-circle {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	color: #5c453f;
	position: fixed;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}

.sk-fading-circle .text {
	position: absolute;
	top: 36%;
	font-size: 28px;
	color: #fff;
}

.sk-fading-circle .sk-circle {
	width: 50px;
	height: 50px;
	position: absolute;
}

.sk-fading-circle .sk-circle:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
	0%,
	39%,
	100% {
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
}

@keyframes sk-circleFadeDelay {
	0%,
	39%,
	100% {
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
}

.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: "Arial-Bold";
}

.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 {
	letter-spacing: 0.1px;
	margin-bottom: 15px;
}

.the-content p strong {
	font-family: "Roboto-Bold";
}

.the-content .wp-caption {
	max-width: 70%;
}

@media (max-width: 480px) {
	.the-content .wp-caption {
		max-width: 100%;
	}
}

.the-content .wp-caption img {
	width: 100%;
}

.the-content .wp-caption .wp-caption-text {
	background: #192d37;
	color: #fff;
}

.the-content table {
	margin: 15px 0;
	border: 1px solid #000;
	max-width: 100% !important;
}

@media (max-width: 480px) {
	.the-content table {
		overflow-x: auto;
		display: block;
	}
}

.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;
}

.clearfix::after {
	clear: both;
	content: "";
	display: table;
}

.container {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}

.row {
	max-width: 1180px;
}

.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;
}

.header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 50;
	background: #173156;
	font-family: "Roboto-Regular";
}

.home .header.home-header {
	background: rgba(23, 49, 86, 0.5) !important;
}

@media (max-width: 768px) {
	.header.inner-page-header .top-header {
		background: #122846;
	}
}

.header.is-active {
	display: block !important;
}

@media (max-width: 768px) {
	.header {
		position: absolute !important;
		background: transparent;
	}
}

@media (min-width: 701px) {
	.header.nav-shrink {
		background: #173156 !important;
		border-bottom: 1px solid #dddddd4a;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
}

@media (min-width: 701px) and (min-width: 1100px) {
	.header.nav-shrink .top-header {
		display: block;
		float: left;
		padding: 20px 30px;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.header.nav-shrink .top-header .header-socials {
		top: 27px;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.header.nav-shrink .main-header {
		width: auto;
		display: block;
		padding: 13.5px 0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
}

.header .top-header {
	padding: 24px 30px;
}

.header .top-header .custom-logo-link {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.header .top-header .header-socials {
	position: absolute;
	top: 30px;
	right: 50px;
	display: inline-block;
}

@media (max-width: 768px) {
	.header .top-header .header-socials {
		position: fixed !important;
		top: auto !important;
		right: 0 !important;
		left: 0;
		bottom: 0;
		background: #122846;
		padding: 14px 0 8px 0;
		text-align: center;
		border-top: 1px solid #717e90;
	}
	.header .top-header .header-socials .header-language {
		margin-left: 45px;
		margin-right: 10px;
	}
}

.header .top-header .header-socials .header-language {
	display: inline-block;
	float: left;
}

.header .top-header .header-socials .header-language li {
	font-size: 15px;
	color: #fff;
	display: inline-block;
	margin-left: 5px;
}

.header .top-header .header-socials .header-language li.active {
	font-family: "Roboto-Bold";
}

.header .top-header .header-socials .header-language li a:hover {
	color: #4491ff;
}

.header .top-header .header-socials #header-search-form {
	display: block;
	float: left;
}

@media (min-width: 769px) {
	.header .top-header .header-socials #header-search-form:hover {
		-webkit-transition: all 0.8s ease;
		-moz-transition: all 0.8s ease;
		transition: all 0.8s ease;
	}
	.header .top-header .header-socials #header-search-form:hover input {
		width: auto !important;
		padding: 6px 30px 6px 12px;
		-webkit-transition: all 0.8s ease;
		-moz-transition: all 0.8s ease;
		transition: all 0.8s ease;
		margin-left: 20px;
	}
}

.header .top-header .header-socials #header-search-form input {
	display: block;
	float: left;
	width: 0;
	margin-top: -6px;
	height: 35px;
	padding: 6px 0;
	border: 0;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

@media (max-width: 768px) {
	.header .top-header .header-socials #header-search-form input {
		padding: 6px 12px 6px 12px !important;
		width: auto !important;
	}
}

@media (max-width: 480px) {
	.header .top-header .header-socials #header-search-form input {
		padding: 4px !important;
	}
}

@media (max-width: 320px) {
	.header .top-header .header-socials #header-search-form input {
		font-size: 10px !important;
	}
}

@media (min-width: 900px) {
	.header .top-header .header-socials #header-search-form input {
		position: absolute;
		right: 75px;
	}
}

.header .top-header .header-socials #header-search-form .header-search-btn {
	display: block;
	float: left;
	color: #fff;
	padding: 0 18px;
	border-right: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	background: transparent;
	outline: none;
}

@media (max-width: 768px) {
	.header .top-header .header-socials #header-search-form .header-search-btn {
		padding: 0 10px !important;
	}
}

.header .top-header .header-socials .header-mail-btn {
	color: #fff;
	padding-left: 18px;
}

@media (max-width: 768px) {
	.header .top-header .header-socials .header-mail-btn {
		padding-left: 10px !important;
		float: left;
	}
}

.header .top-header .header-socials .header-devide-line {
	display: inline-block;
	width: 1px;
	height: 20px;
	background: #fff;
	padding-left: 18px;
	margin-top: 5px;
}

.header .main-header {
	width: calc(100% - 100px);
	margin: 0 50px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	text-align: center;
}

@media (max-width: 768px) {
	.header .main-header {
		display: none;
	}
}

.header .main-header .main-header-menu {
	display: inline-block;
}

.header .main-header .main-header-menu li {
	display: inline-block;
	margin: 0 15px;
}

.header .main-header .main-header-menu li.active a {
	color: #4491ff;
	border-bottom: 1px solid #4491ff;
}

.header .main-header .main-header-menu li a {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	padding: 12px;
	color: #fff;
}

.header .main-header .main-header-menu li a:hover {
	color: #4491ff;
}

.main-menu-wrap {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 42px;
	width: 100%;
	z-index: 10000;
	overflow: hidden;
	overflow-y: auto;
	background-color: rgba(35, 36, 37, 0.9);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.main-menu-wrap.is-active {
	opacity: 1;
	pointer-events: all;
}

.main-menu-wrap.is-active .inner:before {
	height: calc(100% - 80px);
}

.main-menu-wrap.is-active .inner ._logo {
	margin-left: 38px;
	max-width: 60%;
	display: block;
	margin-bottom: 25px;
}

.main-menu-wrap.is-active .inner .main-menu li {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(1) {
	transition-delay: 200ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(2) {
	transition-delay: 400ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(3) {
	transition-delay: 600ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(4) {
	transition-delay: 800ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(5) {
	transition-delay: 1000ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(6) {
	transition-delay: 1200ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(7) {
	transition-delay: 1400ms;
}

.main-menu-wrap.is-active .inner .main-menu li:nth-child(8) {
	transition-delay: 1600ms;
}

.main-menu-wrap .inner {
	padding: 40px 20px 40px;
	position: relative;
	min-height: calc(100% - 82px);
}

.main-menu-wrap .inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	height: 0;
	left: 27px;
	border-left: 1px solid #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.main-menu-wrap .inner .main-menu {
	padding: 10px 10px 0 40px;
}

.main-menu-wrap .inner .main-menu li {
	padding: 8px 0;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.main-menu-wrap .inner .main-menu li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

.main-menu-wrap * {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.menu-hamburger {
	position: fixed;
	z-index: 100000;
	display: block;
	width: 17px;
	height: 15px;
	margin-bottom: 14px;
	top: auto;
	bottom: 0;
	left: 20px;
}

@media (min-width: 769px) {
	.menu-hamburger {
		display: none;
	}
}

.menu-hamburger:hover .line:nth-of-type(2) {
	width: 17px;
}

.menu-hamburger.is-active .line:nth-of-type(1) {
	transform: translateY(3px) rotateZ(45deg);
	margin-bottom: 0;
}

.menu-hamburger.is-active .line:nth-of-type(2) {
	opacity: 0;
}

.menu-hamburger.is-active .line:nth-of-type(3) {
	transform: rotateZ(-45deg);
	margin-top: -6px;
}

.menu-hamburger .line {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	border-bottom: 3px solid #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.menu-hamburger .line:nth-of-type(2) {
	width: 11px;
}

.modal {
	text-align: center;
}

.modal:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	height: 400px;
	background-color: #fff;
}

.modal .modal-dialog .close {
	position: absolute;
	top: 15px;
	right: 15px;
	opacity: 1;
	line-height: 0;
}

.modal .modal-dialog .close:focus {
	outline: none;
	border: none;
}

.modal .modal-dialog .close:hover {
	opacity: 0.8;
}

.pagination {
	display: block;
	padding-left: 0;
	margin: 20px 0 10px;
	border-radius: 4px;
	text-align: center;
}

.pagination .page-numbers {
	height: 30px;
	width: 30px;
	line-height: 30px;
	color: black;
	display: flex;
	text-align: center;
	background-color: rgb(255 255 255 / 60%);
	border-radius: 50%;
	align-items: center;
	justify-content: center;
}

.pagination .page-numbers.next {
	margin-right: 0;
	background: none;
	font-size: 0;
	width: 30px;
	height: 30px;
	color: #000;
	background-color: rgb(255 255 255 / 60%);
}

.pagination .page-numbers.next::after {
	content: ">";
	font-size: 17px;
	width: 30px;
	height: 30px;
}

.pagination .page-numbers.current {
	/* background: none; */
	/* font-weight: bold; */
	/* font-size: 17px; */
	/* color: red; */
	width: 30px;
	height: 30px;
}

footer .footer-social-links {
	display: block;
	width: 100%;
	background: #fafafa;
	text-align: center;
	padding: 10px 0;
}

footer .footer-social-links ul li {
	display: inline-block;
	margin: 0 12.5px;
}

footer .footer-social-links ul li:hover a i {
	color: #ed1d24;
}

footer .footer-social-links ul li a i {
	font-size: 20px;
	color: #122846;
}

footer .footer-block {
	background: #122846;
}

@media (min-width: 490px) and (max-width: 800px) {
	footer .footer-block .container {
		padding: 40px 0 0 0 !important;
	}
	footer .footer-block .container .footer-address {
		width: 100% !important;
		margin-bottom: 15px;
	}
	footer .footer-block .container .footer-address .form-group {
		width: calc(50% - 20px) !important;
	}
	footer .footer-block .container .footer-column {
		width: calc(25% - 40px) !important;
		padding: 0 20px !important;
	}
	footer .footer-block .container .footer-menu ul {
		display: none !important;
	}
}

@media (max-width: 480px) {
	footer .footer-block .container {
		padding: 40px 0 0 0 !important;
	}
	footer .footer-block .container .footer-address {
		width: 100% !important;
		padding: 0 !important;
	}
	footer .footer-block .container .footer-address .footer-logo {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	footer .footer-block .container .footer-address .footer-contact li a {
		font-size: 13px !important;
	}
	footer .footer-block .container .footer-column {
		padding: 0 !important;
		margin-bottom: 15px;
	}
	footer .footer-block .container .footer-column .title {
		margin-bottom: 15px !important;
		padding-left: 10px;
	}
	footer .footer-block .container .footer-column .title:before {
		left: 0 !important;
	}
	footer .footer-block .container .footer-column a {
		font-size: 12px !important;
		margin-bottom: 10px !important;
	}
	footer .footer-block .container .footer-column .item {
		width: 50%;
		display: block;
		float: left;
	}
	footer .footer-block .container .footer-column:nth-of-type(3) {
		width: 50% !important;
	}
	footer .footer-block .container .footer-column:nth-of-type(4) {
		width: 50% !important;
	}
	footer .footer-block .container .footer-column:nth-of-type(5) {
		width: 100% !important;
	}
	footer .footer-block .container .footer-menu {
		width: 100% !important;
		padding-left: 0 !important;
	}
	footer .footer-block .container .footer-menu ul {
		display: none;
	}
}

footer .footer-block .container {
	padding: 40px 0;
	position: relative;
}

@media (min-width: 801px) and (max-width: 1024px) {
	footer .footer-block .container {
		padding: 40px 20px !important;
	}
}

footer .footer-block .container .footer-address {
	display: block;
	width: calc(25% - 20px);
	float: left;
	padding-right: 20px;
	position: relative;
	z-index: 1;
}

footer .footer-block .container .footer-address .footer-logo {
	display: block;
	margin-bottom: 30px;
}

footer .footer-block .container .footer-address .footer-contact li {
	margin-bottom: 20px;
}

footer .footer-block .container .footer-address .footer-contact li a {
	display: block;
	font-size: 15px;
	color: #fff;
	position: relative;
	padding-left: 30px;
}

footer .footer-block .container .footer-address .footer-contact li a:hover {
	color: #717e90;
}

footer .footer-block .container .footer-address .footer-contact li a i {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 21;
}

@media (max-width: 480px) {
	footer .footer-block .container .footer-address #subscribe_form {
		margin-bottom: 30px !important;
	}
}

footer .footer-block .container .footer-address #subscribe_form .form-group {
	width: calc(100% - 20px);
	background: #0e2038;
	position: relative;
	padding: 0 10px;
}

footer .footer-block .container .footer-address #subscribe_form .form-group input {
	background: transparent;
	border: 0;
	line-height: 43px;
	color: #fff;
	width: calc(100% - 60px);
}

@media (min-width: 600px) and (max-width: 768px) {
	footer .footer-block .container .footer-address #subscribe_form .form-group input {
		width: calc(100% - 50px) !important;
	}
}

footer .footer-block .container .footer-address #subscribe_form .form-group button {
	background: transparent;
	border: 0;
	float: right;
}

footer .footer-block .container .footer-address #subscribe_form .form-group button:hover i {
	color: #717e90;
}

footer .footer-block .container .footer-address #subscribe_form .form-group button i {
	color: #fff;
	line-height: 43px;
}

footer .footer-block .container .footer-column {
	display: block;
	width: calc(21% - 60px);
	float: left;
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

footer .footer-block .container .footer-column .title {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 14px;
	position: relative;
}

footer .footer-block .container .footer-column .title:last-child {
	margin-top: 30px;
}

footer .footer-block .container .footer-column .title:before {
	content: "";
	background: #ed1d24;
	border-radius: 100%;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 6px;
	left: -10px;
}

footer .footer-block .container .footer-column a {
	display: block;
	margin-bottom: 20px;
	color: #717e90;
	font-size: 13px;
}

footer .footer-block .container .footer-column a:hover {
	color: #fff;
}

footer .footer-block .container .footer-menu {
	display: block;
	width: calc(11% - 20px);
	float: left;
	padding-left: 20px;
	position: relative;
	z-index: 1;
}

footer .footer-block .container .footer-menu .title {
	text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
}

footer .footer-block .container .footer-menu .title:hover {
	color: #fff;
}

footer .footer-block .container .footer-menu .title:hover:before {
	opacity: 1;
}

footer .footer-block .container .footer-menu .title:before {
	content: "";
	background: #ed1d24;
	border-radius: 100%;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 6px;
	left: -10px;
	opacity: 0;
}

footer .footer-block .container .footer-menu ul li {
	margin-bottom: 20px;
}

footer .footer-block .container .footer-menu ul li:hover a {
	color: #fff;
}

footer .footer-block .container .footer-menu ul li a {
	color: #717e90;
	font-size: 13px;
}

footer .footer-block .container .footer-line {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

@media (max-width: 480px) {
	footer .footer-block .container .footer-line {
		display: none;
	}
}

@media (min-width: 490px) and (max-width: 800px) {
	footer .footer-block .container .footer-line span.line-two {
		width: 25% !important;
	}
	footer .footer-block .container .footer-line span.line-three {
		width: 25% !important;
	}
	footer .footer-block .container .footer-line span.line-four {
		width: 25% !important;
	}
}

footer .footer-block .container .footer-line span {
	display: block;
	float: left;
	height: 100%;
	border-right: 1px solid #354862;
}

footer .footer-block .container .footer-line span.line-one {
	width: 25%;
}

footer .footer-block .container .footer-line span.line-two {
	width: 21%;
}

footer .footer-block .container .footer-line span.line-three {
	width: 21%;
}

footer .footer-block .container .footer-line span.line-four {
	width: 21%;
}

footer .footer-bottom {
	border-top: 1px solid #354862;
	background: #122846;
	text-align: center;
	padding: 15px 0;
}

@media (max-width: 480px) {
	footer .footer-bottom {
		padding: 10px 0 !important;
	}
}

footer .footer-bottom p {
	font-size: 12px;
}

.home-bg {
	position: fixed;
	z-index: -1;
	display: block;
	right: 0;
	bottom: 5%;
}

.section-header {
	text-align: center;
}

@media (max-width: 700px) {
	.show-box-footer {
		margin: 0 !important;
		width: 100% !important;
	}
	.textwidget {
		max-width: 100% !important;
	}
	.mail_reg {
		width: 90% !important;
	}
	.mail_reg input.wpcf7-form-control.wpcf7-submit {
		font-size: 13px !important;
	}
	.tt-footer {
		max-width: 100% !important;
	}
	.box-footers.col-md-4 {
		margin-bottom: 12px !important;
	}
	.social {
		margin-top: 35px !important;
	}
	ul#network-footer {
		max-width: 100% !important;
	}
	ul#network-footer li {
		margin: 1em 2em;
		width: auto !important;
	}
	footer#footer {
		padding-bottom: 10px !important;
	}
	.section-header {
		padding: 20px 0 !important;
	}
}

.section-header .desc {
	font-style: italic;
	color: #252525;
	font-size: 17px;
	margin-top: 20px;
	font-weight: 400;
}

@media (max-width: 480px) {
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text {
		left: 20px !important;
		right: 20px !important;
		bottom: 80px !important;
	}
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text {
		padding-left: 15px !important;
	}
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text h3 {
		font-size: 32px !important;
	}
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text:before {
		height: 48px !important;
	}
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide {
	height: 90vh;
	background-size: cover;
	background-position: center center;
	position: relative;
}

@media (max-width: 768px) {
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide {
		height: 500px;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.home-banner #home-banner-slider .swiper-wrapper .swiper-slide {
		height: 700px;
	}
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text {
	position: absolute;
	z-index: 20;
	left: 7.3%;
	bottom: 7.3%;
	color: #fff;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text {
	position: relative;
	padding-left: 35px;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text:before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 3px;
	height: 60px;
	background: #ed1d24;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text:after {
	content: "";
	background-image: url(/content/Default/shared/css/images/base/pattern-text.png);
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text h3 {
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	z-index: 10;
	position: relative;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text p {
	z-index: 10;
	position: relative;
}

.home-banner #home-banner-slider .swiper-wrapper .swiper-slide .text .inner-text .viewmore-link {
	z-index: 10;
	position: relative;
}

.home-banner #home-banner-slider .swiper-pagination {
	bottom: 7.3%;
	right: 3.3%;
	left: auto;
	width: auto;
}

.home-banner #home-banner-slider .swiper-pagination .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	border: 1px solid #fff;
}

.home-banner #home-banner-slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #ed1d24;
	border: 1px solid #ed1d24;
}

.home-intro .container {
	padding-bottom: 45px;
}

@media (min-width: 701px) and (max-width: 800px) {
	.home-intro .container {
		margin-bottom: 25px !important;
	}
	.home-intro .container .section-content .text {
		padding: 0 !important;
		width: 50% !important;
		margin-left: 0 !important;
	}
	.home-intro .container .section-content .text p {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 700px) {
	.home-intro .container {
		padding: 15px 0 !important;
	}
	.home-intro .container .section-content .image {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.home-intro .container .section-content .image img {
		width: 100%;
	}
	.home-intro .container .section-content .text {
		width: 100% !important;
		margin-left: 0 !important;
		padding: 20px 0 !important;
	}
	.home-intro .container .section-content .text p {
		margin-bottom: 15px !important;
	}
}

.home-intro .container .section-header {
	padding: 30px 0;
}

.home-intro .container .section-content .image {
	display: block;
	width: calc(50% - 35px);
	float: left;
	margin-right: 15px;
}

.home-intro .container .section-content .image .swiper-container .swiper-slider img {
	width: 100%;
}

.home-intro .container .section-content .image .swiper-container .swiper-pagination {
	bottom: 25px;
}

.home-intro .container .section-content .image .swiper-container .swiper-pagination .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	border: 1px solid #fff;
}

.home-intro .container .section-content .image .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	background: #ed1d24;
	border: 1px solid #ed1d24;
}

.home-intro .container .section-content .text {
	display: block;
	width: calc(50% - 15px);
	float: left;
	margin-left: 15px;
	padding: 45px 0 0 20px;
}

.home-intro .container .section-content .text p {
	color: #252525;
	margin-bottom: 25px;
}

.home-intro .container .section-content .text p.excerpt {
	padding-left: 30px;
	border-left: 1px solid #aebaca;
}

.home-awards {
	background: #173156;
	padding: 40px 0 45px 0;
}

@media (max-width: 480px) {
	.home-awards {
		padding: 20px 0 30px 0 !important;
	}
	.home-awards .container .section-header {
		margin-bottom: 0 !important;
	}
	.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .year span {
		font-size: 16px !important;
	}
}

.home-awards .container .section-header {
	margin-bottom: 20px;
}

.home-awards .container .section-header h3 {
	color: #fff;
}

.home-awards .section-content {
	position: relative;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item {
	overflow: hidden;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .year {
	display: block;
	margin-bottom: 10px;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .year span {
	padding-right: 20px;
	border-right: 1px solid #da1c22;
	font-size: 20px;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .image {
	display: block;
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
	background-size: cover;
	background-position: center center;
	height: 135px;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .image img {
	width: 100%;
	display: none;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text {
	display: block;
	float: left;
	width: calc(50% - 10px);
	margin-left: 10px;
	height: 135px;
	position: relative;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text .title {
	font-size: 14px;
	color: #fff;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text .title a {
	font-weight: normal;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text .title a:hover {
	color: #b8bfca;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text .time {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 12px;
	color: #b8bfca;
}

.home-awards .section-content #home-awards-slider .swiper-wrapper .swiper-slide .item .text .time i {
	margin-right: 5px;
}

.home-awards .section-content #home-awards-slider .swiper-pagination {
	position: relative;
	margin-top: 20px;
	bottom: 0 !important;
}

.home-awards .section-content #home-awards-slider .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: transparent;
	border: 1px solid #fff;
}

.home-awards .section-content #home-awards-slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

@media (min-width: 801px) {
	.home-awards .section-content #home-awards-slider .swiper-pagination {
		display: none;
	}
}

.home-awards .section-content .swiper-button-next {
	height: auto !important;
	width: auto !important;
	background-image: none !important;
	right: 2% !important;
	border: 1px solid #fff;
	padding: 6px 8px;
}

.home-awards .section-content .swiper-button-next i {
	font-size: 20px;
	color: #fff;
}

.home-awards .section-content .swiper-button-prev {
	height: auto !important;
	width: auto !important;
	background-image: none !important;
	left: 2% !important;
	border: 1px solid #fff;
	padding: 6px 8px;
}

.home-awards .section-content .swiper-button-prev i {
	font-size: 20px;
	color: #fff;
}

.home-projects {
	margin-bottom: 39px;
}

@media (max-width: 480px) {
	.home-projects {
		margin-bottom: 0;
		padding: 15px 0 30px 0 !important;
	}
	.home-projects .container .section-content .item {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		height: 200px !important;
	}
	.home-projects .container .section-content .item .text .title {
		font-size: 14px !important;
	}
	.home-projects .container .section-content .item .text .view-more {
		font-size: 14px !important;
		position: relative;
	}
}

.home-projects .container .section-header {
	padding: 25px 0;
}

.home-projects .container .section-content .item {
	display: block;
	float: left;
	background-size: cover;
	background-position: center center;
	width: calc(33% - 4px);
	margin-bottom: 8px;
	height: 240px;
	position: relative;
	overflow: hidden;
}

@media (min-width: 490px) and (max-width: 800px) {
	.home-projects .container .section-content .item {
		height: 270px !important;
	}
}

.home-projects .container .section-content .item:nth-of-type(2n) {
	margin-left: 7px;
}

.home-projects .container .section-content .item:nth-of-type(2n + 1) {
	margin-left: 7px;
}

.home-projects .container .section-content .item:hover .text {
	margin-bottom: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.home-projects .container .section-content .item:hover .text .title span {
	border: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.home-projects .container .section-content .item .text {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
	margin-bottom: -47px;
}

.home-projects .container .section-content .item .text .title {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	background: rgba(23, 49, 86, 0.5);
	padding: 13px 0;
}

.home-projects .container .section-content .item .text .title span {
	padding-left: 10px;
	border-left: 1px solid #ed1c24;
}

.home-projects .container .section-content .item .text .view-more {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	background: #1b3a66;
	padding: 13px 0;
	display: block;
}

.home-story {
	background-size: cover;
	background-position: center center;
	background-image: url(images/story-bg.png);
	padding: 95px 0 95px 0;
}

@media (min-width: 701px) and (max-width: 800px) {
	.home-story {
		padding: 50px 0 50px 0 !important;
	}
}

@media (max-width: 700px) {
	.home-story {
		padding: 35px 0 35px 0 !important;
	}
	.home-story .container .section-header {
		margin: 0 10px !important;
	}
	.home-story .container .section-header p {
		text-align: justify;
	}
	.home-story .container .section-content {
		margin: 10px 0 0 0 !important;
	}
	.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item .number {
		font-size: 25px !important;
		margin-bottom: 10px !important;
	}
}

.home-story .container .section-header {
	margin: 0 16.7%;
}

.home-story .container .section-header h3 {
	color: #fff;
}

.home-story .container .section-header p {
	margin-top: 20px;
	/* font-family:'Roboto-Light' */
}

.home-story .container .section-content {
	margin: 0 8.35%;
	margin-top: 45px;
}

.home-story .container .section-content #home-story-slider {
	position: relative;
}

.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item {
	text-align: center;
}

.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item .number {
	font-size: 50px;
	color: #fff;
	margin-bottom: 40px;
	font-family: "Roboto-Light";
}

@media (min-width: 701px) and (max-width: 800px) {
	.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item .number {
		font-size: 30px !important;
		margin-bottom: 25px !important;
	}
}

.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item .devide-line {
	display: block;
	background: #7e8997;
	height: 1px;
	width: calc(100% - 40px);
	margin: 0 auto;
	margin-bottom: 20px;
}

.home-story .container .section-content #home-story-slider .swiper-wrapper .swiper-slide .item .name {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.home-story .container .section-content #home-story-slider .swiper-pagination {
	position: relative;
	margin-top: 20px;
	bottom: 0 !important;
}

.home-story .container .section-content #home-story-slider .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: transparent;
	border: 1px solid #fff;
}

.home-story .container .section-content #home-story-slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

@media (min-width: 700px) {
	.home-story .container .section-content #home-story-slider .swiper-pagination {
		display: none;
	}
}

.home-news {
	padding: 70px 0;
}

@media (max-width: 700px) {
	.home-news {
		padding: 35px 0 !important;
	}
	.home-news .block-title {
		font-size: 18px !important;
		text-align: center;
	}
	.home-news .home-events-block {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.home-news .home-events-block .home-events-block-inner #home-events-slider {
		height: auto !important;
	}
	.home-news
		.home-events-block
		.home-events-block-inner
		#home-events-slider
		.swiper-wrapper
		.swiper-slide
		.item
		.text
		.title {
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}
	.home-news
		.home-events-block
		.home-events-block-inner
		#home-events-slider
		.swiper-wrapper
		.swiper-slide
		.item
		.text
		p {
		margin-bottom: 10px !important;
	}
	.home-news .home-events-block .home-events-block-inner #home-events-slider .swiper-pagination {
		position: relative;
		bottom: 20px !important;
		margin-top: 15px;
	}
	.home-news .home-news-block {
		width: 100% !important;
		margin-left: 0 !important;
		margin-top: 35px;
	}
	.home-news .home-news-block .item .image {
		width: 40% !important;
	}
	.home-news .home-news-block .item .text {
		height: 100% !important;
		width: calc(60% - 10px) !important;
		padding: 0 0 0 10px !important;
	}
	.home-news .home-news-block .item .text .title {
		font-size: 14px !important;
	}
	.home-news .home-news-block .item .text p {
		height: 63px;
		overflow: hidden;
		margin-bottom: 5px !important;
		font-size: 12px !important;
	}
	.home-news .home-news-block .item .text .time {
		height: auto !important;
	}
	.home-news .home-news-block .item .text .viewmore-link {
		left: 10px !important;
	}
}

@media (max-width: 800px) and (min-width: 701px) {
	.home-news {
		padding: 35px 0 !important;
	}
	.home-news .block-title {
		font-size: 25px !important;
	}
	.home-news .home-events-block {
		margin-right: 10px !important;
		width: calc((100%) / 3 - 10px);
	}
	.home-news .home-events-block .home-events-block-inner #home-events-slider {
		height: auto !important;
	}
	.home-news
		.home-events-block
		.home-events-block-inner
		#home-events-slider
		.swiper-wrapper
		.swiper-slide
		.item
		.text
		.title {
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}
	.home-news
		.home-events-block
		.home-events-block-inner
		#home-events-slider
		.swiper-wrapper
		.swiper-slide
		.item
		.text
		p {
		margin-bottom: 10px !important;
	}
	.home-news .home-events-block .home-events-block-inner #home-events-slider .swiper-pagination {
		position: relative;
		bottom: 20px !important;
		margin-top: 15px;
	}
	.home-news .home-news-block {
		margin-left: 10px !important;
		width: calc((200%) / 3 - 10px);
	}
	.home-news .home-news-block .item .image {
		width: 40% !important;
	}
	.home-news .home-news-block .item .text {
		height: 100% !important;
		width: calc(60% - 10px) !important;
		padding: 0 0 0 10px !important;
	}
	.home-news .home-news-block .item .text .title {
		font-size: 14px !important;
	}
	.home-news .home-news-block .item .text p {
		height: 63px;
		overflow: hidden;
		margin-bottom: 5px !important;
		font-size: 12px !important;
	}
	.home-news .home-news-block .item .text .time {
		height: auto !important;
	}
	.home-news .home-news-block .item .text .viewmore-link {
		left: 10px !important;
	}
}

.home-news .block-title {
	font-size: 30px;
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: unset;
}

.home-news .home-events-block {
	display: block;
	float: left;
	width: calc((100%) / 3 - 15px);
	margin-right: 15px;
}

.home-news .home-events-block .home-events-block-inner {
	padding: 5px;
	background: #173156;
}

.home-news .home-events-block .home-events-block-inner #home-events-slider {
	height: 566px;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.image
	.border-wrap-container {
	display: block;
	width: 100%;
	height: 100%;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.image
	.border-wrap-container
	img {
	width: 100%;
	position: relative;
	z-index: -1;
}

.home-news .home-events-block .home-events-block-inner #home-events-slider .swiper-wrapper .swiper-slide .item .text {
	padding: 20px;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.text
	.title {
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
	font-family: unset;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.text
	.title
	a:hover {
	color: #b8bfca;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.text
	.time {
	color: #b8bfca;
	font-size: 12px;
	margin-bottom: 20px;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.text
	.time
	i {
	margin-right: 5px;
}

.home-news .home-events-block .home-events-block-inner #home-events-slider .swiper-wrapper .swiper-slide .item .text p {
	margin-bottom: 20px;
	/* font-family:'Roboto-Light' */
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-wrapper
	.swiper-slide
	.item
	.text
	.viewmore-link
	.viewmore-text {
	color: #fff;
}

.home-news .home-events-block .home-events-block-inner #home-events-slider .swiper-pagination {
	bottom: 25px;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-pagination
	.swiper-pagination-bullet {
	background: transparent;
	border: 1px solid #fff;
	opacity: 1;
}

.home-news
	.home-events-block
	.home-events-block-inner
	#home-events-slider
	.swiper-pagination
	.swiper-pagination-bullet-active {
	background: #ed1d24;
	border: 1px solid #ed1d24;
}

.home-news .home-news-block {
	display: block;
	float: left;
	width: calc((200%) / 3 - 15px);
	margin-left: 15px;
}

.home-news .home-news-block .item {
	height: 172px;
	overflow: hidden;
	margin-bottom: 30px;
}

.home-news .home-news-block .item:last-child {
	margin-bottom: 0;
}

.home-news .home-news-block .item .image {
	display: block;
	float: left;
	width: 35%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.home-news .home-news-block .item .image a {
	display: block;
	width: 100%;
	height: 100%;
}

.home-news .home-news-block .item .image a img {
	display: none;
}

.home-news .home-news-block .item .text {
	display: block;
	float: left;
	width: calc(73% - 60px);
	height: calc(100% - 10px);
	padding: 10px 5px 0 30px;
	position: relative;
}

.home-news .home-news-block .item .text .title {
	color: #252525;
	font-size: 15px;
	margin-bottom: 10px;
	font-family: unset;
}

.home-news .home-news-block .item .text p {
	color: #252525;
	font-size: 13px;
	margin-bottom: 10px;
}

@media (min-width: 769px) and (max-width: 1024px) {
	.home-news .home-news-block .item .text p {
		height: 54px;
		overflow: hidden;
	}
	.home-news .home-news-block .item .text p.time {
		height: auto !important;
	}
}

.home-news .home-news-block .item .text p.time i {
	margin-right: 5px;
}

.home-news .home-news-block .item .text .viewmore-link {
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 30px;
}

.news-list-block {
	width: 100%;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 35px 0 0;
	gap: 30px;
}

.news-list-block .newsItem {
	width: calc((100% - 60px) / 3);
	/* margin-right: 30px; */
	/*margin-bottom: 30px;*/
	display: flex;
	flex-direction: column;
}

.news-list-block .newsItem:nth-of-type(3n) {
	margin-right: 0;
}

@media (max-width: 1024px) {
	.news-list-block .newsItem {
		width: calc((100% - 30px) / 2);
	}
}

@media (max-width: 640px) {
	.news-list-block .newsItem {
		width: 100%;
		margin-right: 0;
		/* margin-bottom: 25px; */
	}
}

.news-list-block .newsItem .newsItem-img {
	width: 100%;
	height: 232px;
	overflow: hidden;
}

.news-list-block .newsItem .newsItem-img a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.news-list-block .newsItem .newsItem-img a img {
	display: none;
	width: 100%;
	height: auto;
}

.news-list-block .newsItem .newsItem-img a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	background-color: transparent;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media (max-width: 480px) {
	.news-list-block .newsItem .newsItem-img {
		height: auto;
	}
	.news-list-block .newsItem .newsItem-img a img {
		display: block;
	}
}

.news-list-block .newsItem .newsItem-img:hover a:before {
	background-color: rgba(23, 49, 86, 0.25);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background-color: rgb(255 255 255 / 60%);
	padding: 20px;
	flex: 1 1 0;
}

.news-list-block .newsItem .newsItem-text .title {
	margin-bottom: 15px;
	font-size: 19px;
	color: #252525;
	overflow: hidden;
	/* max-height: 48px; */
	font-weight: 600;
}

.news-list-block .newsItem .newsItem-text .title a {
	color: #252525;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text .title:hover {
	color: #173156;
}

.news-list-block .newsItem .newsItem-text .title:hover a {
	color: #173156;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media (max-width: 480px) {
	.news-list-block .newsItem .newsItem-text .title {
		max-height: 77px;
	}
}

.news-list-block .newsItem .newsItem-text .date {
	font-size: 12px;
	line-height: 16px;
	color: #252525;
	opacity: 0.7;
	margin-bottom: 15px;
	/* text-align: left; */
}

.news-list-block .newsItem .newsItem-text .date i {
	padding-right: 5px;
}

.news-list-block .newsItem .newsItem-text .shortContent {
	font-size: 15px;
	color: #252525;
	margin-bottom: 20px;
	overflow: hidden;
	height: auto;
	/*max-height: 20px;*/
	/* text-align: left; */
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media (max-width: 480px) {
	.news-list-block .newsItem .newsItem-text .shortContent {
		max-height: 60px;
	}
}

.news-list-block .newsItem .newsItem-text .read_more {
	font-size: 14px;
	color: #1b3a66;
	text-transform: uppercase;
	padding-left: 45px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
}

.news-list-block .newsItem .newsItem-text .read_more a {
	color: #1b3a66;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text .read_more:before {
	position: absolute;
	top: 49%;
	left: 0;
	content: "";
	height: 1px;
	width: 30px;
	background-color: #da1c22;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text .read_more:hover {
	padding-left: 52px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text .read_more:hover a {
	color: #173156;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news-list-block .newsItem .newsItem-text .read_more:hover:before {
	width: 37px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.panigation_page {
	width: 100%;
	text-align: center;
	margin: 0 auto 50px;
}

.panigation_page ul {
	display: inline-block;
}

.panigation_page ul li {
	display: inline-block;
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.panigation_page ul li a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	font-size: 15px;
	color: #101912;
	opacity: 0.85;
}

.panigation_page ul li.active a {
	background-color: #122846;
	color: #fff;
	opacity: 0.85;
}

@media (max-width: 768px) {
	.panigation_page {
		margin: 0 auto 35px;
	}
	.panigation_page ul li {
		width: 23px;
		height: 23px;
	}
	.panigation_page ul li a {
		font-size: 14px;
	}
}

.newsDetail_banner {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 600px;
}

@media (max-width: 768px) {
	.newsDetail_banner {
		height: 450px;
	}
}

@media (max-width: 480px) {
	.newsDetail_banner {
		height: 370px;
	}
}

.newsDetail {
	width: 100%;
	padding: 30px 0 40px;
}

.newsDetail .newsDetail-content {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
}

@media (max-width: 768px) {
	.newsDetail .newsDetail-content {
		/* padding: 0 30px; */
	}
}

@media (max-width: 480px) {
	.newsDetail .newsDetail-content {
		padding: 0;
	}
}

.newsDetail .newsDetail-content .newsDetail-title {
	font-size: 20px;
	color: #252525;
	/* margin-bottom: 20px; */
	text-transform: uppercase;
	font-weight: 500;
}

@media (max-width: 480px) {
	.newsDetail .newsDetail-content .newsDetail-title {
		font-size: 20px;
		line-height: 28px;
	}
}

.newsDetail .newsDetail-content .newsDetail-description {
	margin-bottom: 0;
	display: inline-block;
	display: none;
}

@media (max-width: 480px) {
	.newsDetail .newsDetail-content .newsDetail-description {
		margin-bottom: 20px;
	}
}

.newsDetail .newsDetail-content .newsDetail-description .newsDetail-descriptionItem {
	display: inline-block;
	float: left;
	margin-right: 27px;
	font-size: 12px;
	color: #252525;
	opacity: 0.7;
}

.newsDetail .newsDetail-content .newsDetail-description .newsDetail-descriptionItem a {
	font-size: 12px;
	color: #252525;
	opacity: 0.7;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.newsDetail .newsDetail-content .newsDetail-description .newsDetail-descriptionItem a:hover {
	color: #173156;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.newsDetail .newsDetail-content .newsDetail-description .newsDetail-descriptionItem i {
	margin-right: 5px;
}

.newsDetail .newsDetail-content .the-content {
	width: 100%;
	padding: 0;
}

.newsDetail .newsDetail-content .the-content p {
	width: 100%;
	font-size: 15px;
	color: #252525;
	line-height: 25px;
	margin-bottom: 25px;
}

.newsDetail .newsDetail-content .the-content b,
.newsDetail .newsDetail-content .the-content strong {
	font-family: "Roboto-Bold";
}

.newsDetail .newsDetail-content .the-content i {
	font-style: italic;
}

.newsDetail .newsDetail-content .the-content img {
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
}

.newsDetail_involve {
	width: 100%;
	margin-top: 40px;
	/* float: left; */
}

@media (max-width: 480px) {
	.newsDetail_involve {
		margin-top: 30px;
	}
}

.newsDetail_involve .newsDetail_involve-title {
	position: relative;
	width: 100%;
	text-align: center;
}

.newsDetail_involve .newsDetail_involve-title p {
	display: inline-block;
	background-color: #fff;
	text-transform: uppercase;
	color: #252525;
	position: relative;
	padding: 0 15px;
	font-weight: 600;
	font-size: 26px;
	color: #252525;
	text-transform: uppercase;
}

.newsDetail_involve .newsDetail_involve-title:before {
	position: absolute;
	top: 49%;
	left: 0;
	content: "";
	height: 0;
	width: 100%;
	border-top: 1px solid rgb(0 0 0 / 20%);
}

.newsDetail_involve .news-list-block {
	padding-top: 30px;
}

.intro-about {
	padding: 50px 0;
}

@media (max-width: 768px) {
	.intro-about {
		padding: 20px 0 !important;
	}
	.intro-about .container .image {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.intro-about .container .text {
		width: 100% !important;
		margin-left: 0 !important;
		padding: 20px 0 0 0 !important;
	}
	.intro-about .container .text .title {
		font-size: 20px !important;
		padding-bottom: 10px !important;
		margin-bottom: 20px !important;
	}
	.intro-about .container .text .title:after {
		width: 70px !important;
	}
	.intro-about .container .text p {
		margin-bottom: 15px !important;
	}
}

.intro-about .container .image {
	display: block;
	width: calc(50% - 35px);
	float: left;
	margin-right: 15px;
}

.intro-about .container .image img {
	width: 100%;
	height: auto;
}

.intro-about .container .text {
	display: block;
	width: calc(50% - 15px);
	float: left;
	margin-left: 15px;
	padding: 20px 0 0 20px;
}

.intro-about .container .text .title {
	text-transform: uppercase;
	font-size: 30px;
	color: #252525;
	display: block;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.intro-about .container .text .title:after {
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	background: #da1c22;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.intro-about .container .text p {
	margin-bottom: 25px;
	color: #252525;
}

.intro-about .container .text p strong {
	font-style: italic;
}

.intro-about .container .text p:last-child {
	margin-bottom: 0;
}

.intro-vision-mission {
	background: #173156;
	padding: 34px 0;
}

@media (max-width: 768px) {
	.intro-vision-mission {
		padding: 30px 0 !important;
	}
	.intro-vision-mission .title {
		font-size: 20px !important;
	}
}

.intro-vision-mission .vision-block {
	text-align: center;
}

.intro-vision-mission .vision-block .title {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
}

.intro-vision-mission .mission-block {
	text-align: center;
}

.intro-vision-mission .mission-block .title {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
}

.intro-vision-mission .intro-devide-line {
	display: block;
	width: 100px;
	height: 1px;
	margin: 0 auto;
	background: #da1c22;
	margin-top: 30px;
	margin-bottom: 30px;
}

.intro-progress {
	text-align: center;
	padding: 40px 0;
}

@media (max-width: 768px) {
	.intro-progress {
		padding: 30px 0 !important;
	}
	.intro-progress .page-title {
		font-size: 20px !important;
		margin-bottom: 30px !important;
	}
	.intro-progress .intro-progress-download {
		margin-top: 30px !important;
	}
	.intro-progress .intro-progress-download .intro-download-item:first-child {
		margin-right: 0 !important;
		margin-bottom: 10px !important;
	}
	.intro-progress .intro-progress-download a {
		padding: 12px 30px !important;
		font-size: 13px !important;
		min-width: 140px !important;
	}
}

.intro-progress .container {
	position: relative;
}

.intro-progress .container .slide-left-dot {
	content: "";
	background: #e9e9e9;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	position: absolute;
	z-index: -1;
	top: calc(50% - 4.5px);
	left: 20px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.intro-progress .container .slide-right-dot {
	content: "";
	background: #e9e9e9;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	position: absolute;
	z-index: -1;
	top: calc(50% - 4.5px);
	right: 10px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.intro-progress .page-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #173156;
	margin-bottom: 60px;
}

.intro-progress #intro-progress-slider:before {
	content: "";
	background: #e9e9e9;
	width: 100%;
	height: 1px;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.intro-progress #intro-progress-slider .swiper-slide {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n + 1) .image {
	padding-bottom: 45px;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n + 1) .image:before {
	content: "";
	display: block;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-image: url(/content/Default/shared/css/images/intro/dot.png);
	width: 19px;
	height: 51px;
	position: absolute;
	bottom: -10px;
	right: 0;
	left: 0;
	z-index: 0;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n + 1) .text {
	margin-top: 35px;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n) .image {
	padding-top: 40px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n) .image:before {
	content: "";
	display: block;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-image: url(/content/Default/shared/css/images/intro/r-dot.png);
	width: 19px;
	height: 51px;
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	z-index: 0;
}

.intro-progress #intro-progress-slider .swiper-slide:nth-of-type(2n) .text {
	margin-bottom: 35px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.intro-progress #intro-progress-slider .swiper-slide .image {
	height: 115px;
	position: relative;
}

.intro-progress #intro-progress-slider .swiper-slide .image img {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.intro-progress #intro-progress-slider .swiper-slide .text {
	text-align: left;
	height: 125px;
	position: relative;
	overflow: auto;
	overflow-y: scroll;
	padding-right: 5px;
}

.intro-progress #intro-progress-slider .swiper-slide .text::-webkit-scrollbar {
	width: 2px;
}

.intro-progress #intro-progress-slider .swiper-slide .text .date {
	font-size: 15px;
	color: #252525;
	margin-bottom: 7px;
}

.intro-progress #intro-progress-slider .swiper-slide .text .desc {
	color: #252525;
	font-size: 14px;
}

.intro-progress .intro-progress-download {
	margin-top: 55px;
}

.intro-progress .intro-progress-download a {
	display: inline-block;
	background: #173156;
	padding: 15px 40px;
	font-size: 14px;
	color: #fff;
	min-width: 232px;
	width: auto !important;
	text-align: center;
}

.intro-progress .intro-progress-download a:first-child {
	margin-right: 10px;
}

.intro-partners {
	background-image: url(/content/Default/shared/css/images/intro/partner-bg.png);
	padding: 40px 0;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 768px) {
	.intro-partners {
		padding: 30px 0 0 0 !important;
	}
	.intro-partners .page-title {
		font-size: 20px !important;
		margin-bottom: 15px !important;
	}
	.intro-partners .intro-partners-list-item .title {
		width: 100% !important;
		margin-bottom: 10px !important;
		line-height: 1 !important;
	}
	.intro-partners .intro-partners-list-item .intro-partner-slide-item {
		width: calc(100% - 40px) !important;
		padding: 0 20px !important;
	}
}

.intro-partners .page-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #173156;
	margin-bottom: 40px;
	text-align: center;
}

.intro-partners .intro-partners-list-item {
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
	display: inline-block;
	width: 100%;
}

.intro-partners .intro-partners-list-item:last-child {
	border: 0;
}

.intro-partners .intro-partners-list-item .title {
	display: block;
	float: left;
	width: 20%;
	font-size: 15px;
	color: #252525;
	line-height: 81px;
}

.intro-partners .intro-partners-list-item .intro-partner-slide-item {
	position: relative;
	display: block;
	float: left;
	width: calc(80% - 100px);
	padding: 0 50px;
}

.intro-partners .intro-partners-list-item .intro-partner-slide-item .swiper-container .swiper-slide a {
	height: 81px;
	width: 100%;
	display: block;
	position: relative;
}

.intro-partners .intro-partners-list-item .intro-partner-slide-item .swiper-container .swiper-slide a img {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.intro-partners .intro-partners-list-item .intro-partner-slide-item .page-btn-next {
	right: 0 !important;
}

.intro-partners .intro-partners-list-item .intro-partner-slide-item .page-btn-prev {
	left: 0 !important;
}

.album-list-content .container .gallery-list-block {
	display: inline-block;
	width: 100%;
}

@media (max-width: 768px) {
	.album-list-content .container .gallery-list-block {
		padding-top: 20px !important;
	}
	.album-list-content .container .gallery-list-block .gallery-list-item {
		width: calc((100% - 10px) / 2) !important;
	}
	.album-list-content .container .gallery-list-block .gallery-list-item:nth-of-type(2n + 1) {
		margin-right: 10px !important;
	}
	.album-list-content .container .gallery-list-block .gallery-list-item .title {
		height: 40px !important;
		font-size: 14px !important;
	}
}

.album-list-content .container .gallery-list-block.album-list-block {
	padding-top: 40px;
}

.album-list-content .container .gallery-list-block.video-list-block {
	padding-top: 40px;
}

.album-list-content .container .gallery-list-block.video-list-block .item .hover-block {
	opacity: 1;
	margin-top: 0;
}

.album-list-content .container .gallery-list-block.video-list-block .item .hover-block i {
	font-size: 45px;
}

@media (max-width: 480px) {
	.album-list-content .container .gallery-list-block.video-list-block .item .hover-block i {
		font-size: 30px !important;
	}
}

.album-list-content .container .gallery-list-block.document-list-block {
	padding-top: 40px;
}

.album-list-content .container .gallery-list-block.document-list-block .item .hover-block i {
	font-size: 45px;
}

@media (max-width: 480px) {
	.album-list-content .container .gallery-list-block.document-list-block .item .hover-block i {
		font-size: 30px !important;
	}
}

.album-list-content .container .gallery-list-block.document-list-block .item .title a {
	display: block;
	width: 100%;
}

.album-list-content .container .gallery-list-block.document-list-block .item .title a i {
	float: right;
	padding-right: 10px;
	line-height: 25px;
}

.album-list-content .container .gallery-list-block .gallery-list-item {
	display: block;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px solid #ed1d24;
}

@media (min-width: 769px) {
	.album-list-content .container .gallery-list-block .gallery-list-item {
		width: calc((100% - 60px) / 3);
		margin-right: 30px;
	}
	.album-list-content .container .gallery-list-block .gallery-list-item:nth-of-type(3n) {
		margin-right: 0;
	}
}

.album-list-content .container .gallery-list-block .gallery-list-item .image {
	height: 232px;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 480px) {
	.album-list-content .container .gallery-list-block .gallery-list-item .image {
		height: 115px !important;
	}
}

.album-list-content .container .gallery-list-block .gallery-list-item .title {
	font-size: 15px;
	line-height: 25px;
	color: #252525;
	overflow: hidden;
	max-height: 48px;
	padding: 15px 0;
}

.album-detail-content {
	padding-top: 0 !important;
}

.album-detail-content .projectDetail-title {
	text-transform: none !important;
	text-align: left;
}

.projectDetail_banner {
	position: relative;
}

.projectDetail_banner:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background-image: url(/content/Default/shared/css/images/du-an-chi-tiet/pattern-banner.png);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.projectDetail_banner .link-back {
	position: absolute;
	bottom: 7.3%;
	right: 7.3%;
	font-size: 14px;
	color: #fff;
}

@media (max-width: 480px) {
	.projectDetail_banner .link-back {
		right: auto;
		left: 7.3%;
		bottom: 4%;
	}
}

.projectDetail_banner .link-back i {
	color: #fff;
	margin-right: 10px;
}

.projectDetail_banner .link-back:hover,
.projectDetail_banner .link-back:focus {
	color: #fff;
}

.projectDetail-name {
	position: absolute;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	left: 7.3%;
	right: 43%;
	bottom: 7.3%;
	padding-left: 35px;
	line-height: 42px;
}

@media (max-width: 768px) {
	.projectDetail-name {
		font-size: 28px;
		right: 40%;
		padding-left: 20px;
		line-height: 33px;
	}
}

@media (max-width: 480px) {
	.projectDetail-name {
		right: 15px;
		bottom: 11%;
		font-size: 25px;
	}
}

.projectDetail-name:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 3px;
	height: 84%;
	background: #ed1d24;
}

.newsDetail-content {
	padding-top: 35px;
}

.projectDetail-left,
.projectDetail-right {
	width: calc(50% - 20px);
	float: left;
	padding-right: 20px;
}

@media (max-width: 768px) {
	.projectDetail-left,
	.projectDetail-right {
		width: 100%;
		padding-right: 0;
	}
}

.projectDetail-right {
	padding-right: 0;
	padding-left: 20px;
}

@media (max-width: 768px) {
	.projectDetail-right {
		padding-left: 0;
	}
}

.projectDetail-right li {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 25px;
}

@media (max-width: 768px) {
	.projectDetail-right li {
		margin-bottom: 15px;
	}
}

@media (max-width: 480px) {
	.projectDetail-right li {
		margin-bottom: 10px;
		flex-direction: column;
	}
}

.projectDetail-right li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}

.projectDetail-right li a img {
	margin-right: 10px;
}

.projectDetail-right li a span {
	text-transform: uppercase;
	font-size: 15px;
	color: #252525;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.projectDetail-right li a:hover span,
.projectDetail-right li a:focus span {
	color: #ed1d24;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.projectDetail-right li p img {
	display: block;
	max-width: 23px;
	margin-right: 10px;
}

.projectDetail-right li p:nth-of-type(1) {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	width: 32%;
}

@media (max-width: 1024px) {
	.projectDetail-right li p:nth-of-type(1) {
		width: 40%;
	}
}

@media (max-width: 768px) {
	.projectDetail-right li p:nth-of-type(1) {
		width: auto;
		margin-right: 10px;
		min-width: max-content;
	}
}

@media (max-width: 480px) {
	.projectDetail-right li p:nth-of-type(1) {
		min-width: auto;
	}
}

.projectDetail-right li p:nth-of-type(1) span {
	text-transform: uppercase;
	font-size: 15px;
	color: #252525;
}

@media (max-width: 768px) {
	.projectDetail-right li p:nth-of-type(1) span {
		font-size: 13px;
	}
}

.projectDetail-right li p:nth-of-type(2) {
	width: calc(100% - 32%);
	font-size: 15px;
	color: #252525;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}

@media (max-width: 1024px) {
	.projectDetail-right li p:nth-of-type(2) {
		width: calc(100% - 40%);
	}
}

@media (max-width: 768px) {
	.projectDetail-right li p:nth-of-type(2) {
		width: auto;
		padding-top: 4px;
	}
}

.projectDetail-right li p:nth-of-type(2) span {
	margin-right: 5px;
}

.projectDetail-leftImg {
	width: 100%;
}

.projectDetail-leftImg img {
	display: block;
	width: 100%;
}

@media (max-width: 768px) {
	.projectDetail-leftImg img {
		width: auto;
		margin: 0 auto;
	}
}

.projectDetail-leftTitle {
	font-size: 15px;
	text-transform: uppercase;
	color: #252525;
	position: relative;
	margin-top: 25px;
	padding-bottom: 10px;
}

@media (max-width: 480px) {
	.projectDetail-leftTitle {
		margin-top: 15px;
	}
}

.projectDetail-leftTitle:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	top: auto;
	bottom: 0;
	background: #ed1d24;
}

.projectDetail-leftDesc {
	margin-top: 20px;
}

@media (max-width: 480px) {
	.projectDetail-leftDesc {
		margin-top: 10px;
	}
}

.projectDetail-leftDesc p {
	margin-bottom: 25px;
	font-size: 15px;
	color: #252525;
}

@media (max-width: 768px) {
	.projectDetail-leftDesc p {
		margin-bottom: 15px;
	}
}

.projectDetail-title {
	font-size: 30px;
	text-transform: uppercase;
	color: #252525;
	text-align: center;
	margin: 25px 0 20px;
}

@media (max-width: 768px) {
	.projectDetail-title {
		margin-top: 15px;
	}
}

@media (max-width: 480px) {
	.projectDetail-title {
		font-size: 18px;
		margin-bottom: 15px;
	}
}

.slider__projectDetail .slick-list .item .slider__projectDetail-item {
	width: 100%;
	height: 560px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

@media (max-width: 768px) {
	.slider__projectDetail .slick-list .item .slider__projectDetail-item {
		height: 380px;
	}
}

@media (max-width: 480px) {
	.slider__projectDetail .slick-list .item .slider__projectDetail-item {
		height: 290px;
	}
}

.slider__projectDetail .slick-list .item:focus {
	outline: none;
}
.slider__projectDetail .slick-list .item.slick-current {
	position: relative !important;
}

.slider__projectDetail .slick-list .item.slick-current:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	pointer-events: none !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
	height: 100%;
}

.videoWrapper .home-myFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper .home-myFrame .html5-video-player a:hover {
	color: red;
	-moz-transition: color 0.1s cubic-bezier(0.4, 0, 1, 1);
	-webkit-transition: color 0.1s cubic-bezier(0.4, 0, 1, 1);
	transition: color 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.carousel__projectDetail {
	margin: 20px 0 25px;
}

@media (max-width: 480px) {
	.carousel__projectDetail {
		margin-bottom: 15px;
	}
}

.carousel__projectDetail .slick-list {
	width: calc(100% - 90px);
	margin: 0 auto;
	position: relative;
}

@media (max-width: 480px) {
	.carousel__projectDetail .slick-list {
		margin-bottom: 15px;
		width: calc(100% - 20px);
	}
}

.carousel__projectDetail .slick-list .slick-track .item.slick-current .slider__projectDetail-item:before {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item.slick-current .slider__projectDetail-item .icon {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item.slick-current .slider__projectDetail-item .icon i {
	margin-top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0 5px;
	height: 90px;
	position: relative;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	background-image: url(/content/Default/shared/css/images/du-an-chi-tiet/pattern-slide.png);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 20;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item .icon i {
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item .icon img {
	display: block;
	max-width: 16px;
	margin-top: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item:hover:before {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item:hover .icon {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item:hover .icon i {
	margin-top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item .slider__projectDetail-item:hover .icon img {
	margin-top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-list .slick-track .item:focus {
	outline: none;
}

.carousel__projectDetail .slick-list .slick-track .item.slick-slide {
	border: none;
}

.carousel__projectDetail .slick-list .slick-track .item.projectDetail-video .slider__projectDetail-item:before {
	background-image: url(/content/Default/shared/css/images/du-an-chi-tiet/pattern-slide-video.png) !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel__projectDetail .slick-prev,
.carousel__projectDetail .slick-next {
	width: 30px;
	height: 35px;
	border: 1px solid #ed1d24;
	opacity: 1;
	font-size: 20px;
	position: absolute;
	top: calc(50% - 17.5px);
}

@media (max-width: 480px) {
	.carousel__projectDetail .slick-prev,
	.carousel__projectDetail .slick-next {
		width: auto;
		height: auto;
		border: none;
	}
}

.carousel__projectDetail .slick-prev {
	left: 0;
}

.carousel__projectDetail .slick-prev:before {
	display: none;
}

.carousel__projectDetail .slick-prev i {
	font-family: FontAwesome;
	color: #ed1d24;
}

.carousel__projectDetail .slick-prev.slick-disabled {
	border: 1px solid #252525;
	opacity: 0.25;
}

@media (max-width: 480px) {
	.carousel__projectDetail .slick-prev.slick-disabled {
		border: none;
	}
}

.carousel__projectDetail .slick-prev.slick-disabled i {
	color: #252525;
	opacity: 0.75;
}

.carousel__projectDetail .slick-next {
	right: 0;
}

.carousel__projectDetail .slick-next:before {
	display: none;
}

.carousel__projectDetail .slick-next i {
	font-family: FontAwesome;
	color: #ed1d24;
}

.carousel__projectDetail .slick-next.slick-disabled {
	border: 1px solid #252525;
	opacity: 0.25;
}

.carousel__projectDetail .slick-next.slick-disabled i {
	color: #252525;
	opacity: 0.75;
}

.projectDetail-location {
	margin-bottom: 20px;
}

.projectDetail-map {
	height: 595px;
}

@media (max-width: 480px) {
	.projectDetail-map {
		height: 380px;
	}
}

.projectDetail-map #googleMap {
	width: 100%;
	height: 100%;
}

.projectDetail-more .projectDetail-leftTitle {
	margin-bottom: 25px;
}

@media (max-width: 768px) {
	.projectDetail-more .projectDetail-leftTitle {
		margin-top: 10px;
	}
}

.projectDetail-more .projectDetail-leftTitle:before {
	width: 100px;
}

@media (max-width: 480px) {
	.projectDetail-more .project-list-block {
		margin-bottom: 25px !important;
	}
}

.contact-content .contact-tab-list .item {
	display: block;
	float: left;
	width: calc(33% - 110px);
	padding: 33px 55px;
	border-right: 2px solid #f5f5f5;
	min-height: 135px;
	cursor: pointer;
}

@media (max-width: 768px) {
	.contact-content .contact-tab-list .item {
		padding: 25px;
		width: calc(100% - 50px);
		min-height: auto !important;
		border-bottom: 1px solid #252525;
	}
	.contact-content .contact-tab-list .item.active {
		border-bottom: 1px solid #252525 !important;
		background: #f5f5f5;
	}
}

.contact-content .contact-tab-list .item:last-child {
	border: 0;
}

.contact-content .contact-tab-list .item.active {
	border-bottom: 2px solid #ed1d24;
}

.contact-content .contact-tab-list .item:hover {
	background: #f5f5f5;
}

.contact-content .contact-tab-list .item .contact-tab-title {
	text-transform: uppercase;
	font-size: 15px;
	color: #252525;
	margin-bottom: 15px;
}

.contact-content .contact-tab-list .item .contact-tab-add {
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}

.contact-content .contact-tab-list .item .contact-tab-add i {
	font-size: 15px;
	color: #ed1d24;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	line-height: 1.5;
}

.contact-content .contact-tab-list .item .contact-tab-add .text {
	font-size: 15px;
	color: #252525;
}

.contact-content .contact-tab-list .item .contact-tab-phone {
	position: relative;
	padding-left: 25px;
}

.contact-content .contact-tab-list .item .contact-tab-phone i {
	font-size: 15px;
	color: #ed1d24;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	line-height: 1.5;
}

.contact-content .contact-tab-list .item .contact-tab-phone .text {
	font-size: 15px;
	color: #252525;
}

.contact-content .contact-map-block {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

@media (min-width: 1600px) and (max-width: 1920px) {
	.contact-content .contact-map-block {
		height: 700px !important;
	}
}

.contact-content .contact-map-block #googleMap {
	width: 100%;
	height: 100%;
}

.contact-content .contact-form-block {
	padding: 50px 0;
}

@media (max-width: 768px) {
	.contact-content .contact-form-block {
		padding: 30px 0 !important;
	}
	.contact-content .contact-form-block .container {
		margin: 0 !important;
	}
	.contact-content .contact-form-block .container .contact-form-title {
		margin-bottom: 20px !important;
		font-size: 21px !important;
	}
	.contact-content .contact-form-block .container form .form-group {
		padding: 0 20px !important;
		width: calc(100% - 40px) !important;
	}
	.contact-content .contact-form-block .container form .form-group label {
		margin-right: 20px !important;
		font-size: 14px !important;
	}
	.contact-content .contact-form-block .container form .form-group input {
		font-size: 14px !important;
	}
}

@media (max-width: 768px) and (max-width: 480px) {
	.contact-content .contact-form-block .container button {
		width: 120px !important;
		height: 36px !important;
		line-height: 36px !important;
	}
}

.contact-content .contact-form-block .container .contact-form-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #252525;
	margin-bottom: 35px;
	text-align: center;
}

.contact-content .contact-form-block .container form .form-group {
	margin-bottom: 10px;
	background: #fafafa;
	height: 45px;
	padding: 0 30px;
	display: block;
	float: left;
	width: calc(100% - 60px);
}

.contact-content .contact-form-block .container form .form-group:hover label {
	color: #ed1d24;
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(1) input {
	width: calc(100% - 140px);
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(2) {
	width: calc(50% - 65px);
	margin-right: 10px;
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(2) input {
	width: calc(100% - 100px);
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(3) {
	width: calc(50% - 65px);
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(3) input {
	width: calc(100% - 130px);
}

.contact-content .contact-form-block .container form .form-group:nth-of-type(4) {
	height: auto !important;
	margin-bottom: 20px;
}

.contact-content .contact-form-block .container form .form-group label {
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	margin-right: 30px;
	display: block;
	float: left;
}

.contact-content .contact-form-block .container form .form-group input {
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
}

.contact-content .contact-form-block .container form .form-group textarea {
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
	height: 120px;
	width: calc(100% - 110px);
}

.contact-content .contact-form-block .container form .form-group textarea:focus {
	outline: none;
}

.contact-content .contact-form-block .container form button {
	display: block;
	width: 170px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0 auto;
	border: 0;
	outline: none;
	background: #122846;
}

.leadership-list {
	overflow: hidden;
}

.leadership-list .leadership-popup-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(23, 49, 86, 0.5);
	z-index: 80;
	display: none;
}

.leadership-list .leadership-item {
	display: block;
	float: left;
	margin-bottom: 50px;
}

@media (min-width: 769px) {
	.leadership-list .leadership-item {
		width: calc((100% - 90px) / 4);
		margin-right: 30px;
	}
	.leadership-list .leadership-item:nth-of-type(4n) {
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.leadership-list .leadership-item {
		width: calc(50% - 15px);
		margin-right: 30px;
	}
	.leadership-list .leadership-item:nth-of-type(2n + 1) {
		margin-right: 0;
	}
	.leadership-list .leadership-item .leadership-popup {
		padding: 20px !important;
		top: calc(50% - 20px) !important;
		max-height: 78% !important;
	}
	.leadership-list .leadership-item .leadership-popup .leadership-popup-image {
		padding: 10px !important;
		width: calc(100% - 22px) !important;
		margin-right: 0 !important;
		margin-bottom: 20px;
		text-align: center;
	}
	.leadership-list .leadership-item .leadership-popup .leadership-popup-desc {
		width: 100% !important;
	}
	.leadership-list .leadership-item .leadership-popup .leadership-popup-desc .desc-title {
		margin-bottom: 10px !important;
	}
	.leadership-list .leadership-item .leadership-popup .leadership-popup-desc .desc-content {
		padding-left: 0 !important;
		margin-bottom: 15px !important;
	}
}

.leadership-list .leadership-item.leadership-item-active .leadership-popup {
	opacity: 1;
	pointer-events: all;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.leadership-list .leadership-item .image {
	width: 100%;
}

.leadership-list .leadership-item .image img {
	width: 100%;
}

.leadership-list .leadership-item .image img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.leadership-list .leadership-item .text {
	margin-top: 18px;
}

.leadership-list .leadership-item .text .title {
	color: #252525;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.leadership-list .leadership-item .text .desc {
	color: #252525;
	font-size: 13px;
	height: 54px;
}

.leadership-list .leadership-item .leadership-popup {
	position: fixed;
	z-index: 86;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 45px;
	width: 80%;
	max-height: 80%;
	overflow-y: scroll;
	opacity: 0;
	pointer-events: none;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-image {
	display: block;
	float: left;
	width: calc(40% - 102px);
	border: 1px solid #e5e5e5;
	padding: 25px;
	margin-right: 50px;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-image img {
	margin-bottom: 20px;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-image .name {
	font-size: 15px;
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-desc {
	display: block;
	float: left;
	width: 60%;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-desc .desc-title {
	font-size: 15px;
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.leadership-list .leadership-item .leadership-popup .leadership-popup-desc .desc-content {
	font-size: 13px;
	color: #252525;
	margin-bottom: 30px;
	padding-left: 40px;
}

.page-title-block {
}

@media (max-width: 768px) {
	.page-title-block {
		padding: 25px 0 !important;
	}
	.page-title-block .title {
		font-size: 25px !important;
		padding-left: 25px !important;
		border-left: 2px solid #ed1d24 !important;
	}
}

.page-title-block .title {
	font-weight: 500;
	color: #1b3a66;
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	margin-bottom: 0;
}

.project-title-block {
}

@media (max-width: 768px) {
	.project-title-block {
		margin-top: 82px !important;
	}
}

@media (max-width: 768px) {
	.project-list-content .container .header-block .tab-list {
		width: 100% !important;
	}
	.project-list-content .container .header-block .tab-list li {
		width: 100%;
		padding-bottom: 5px !important;
		margin-bottom: 10px !important;
	}
	.project-list-content .container .header-block #project-form {
		width: 100% !important;
	}
	.project-list-content .container .desc-block {
		padding: 30px 0 !important;
	}
	.project-list-content .container .project-list-block .item {
		width: calc((100% - 10px) / 2) !important;
	}
	.project-list-content .container .project-list-block .item:nth-of-type(2n + 1) {
		margin-right: 10px !important;
	}
	.project-list-content .container .project-list-block .item .text .title {
		font-size: 13px !important;
	}
	.project-list-content .container .project-list-block .item .text .view-more {
		font-size: 13px !important;
	}
}

.project-list-content .container .header-block {
	padding-top: 35px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.project-list-content .container .header-block .tab-list {
	display: inline-block;
	width: 75%;
	float: left;
}

.project-list-content .container .header-block .tab-list li {
	margin-right: 30px;
	display: inline-block;
	padding-bottom: 16px;
}

.project-list-content .container .header-block .tab-list li.active {
	border-bottom: 1px solid #ed1d24;
}

.project-list-content .container .header-block .tab-list li:hover {
	border-bottom: 1px solid #ed1d24;
}

.project-list-content .container .header-block .tab-list li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #252525;
}

.project-list-content .container .header-block #project-form {
	display: block;
	width: 25%;
	float: left;
	position: relative;
	margin-top: -13px;
	border-radius: 0;
	border-bottom: 1px solid #252525;
}

.project-list-content .container .header-block #project-form input {
	float: right;
	color: #252525;
	padding: 0;
	border: 0;
	padding: 8px 0;
	outline: none;
	background: transparent;
	box-shadow: none;
}

.project-list-content .container .header-block #project-form input::-webkit-input-placeholder {
	color: #252525;
}

.project-list-content .container .header-block #project-form input::-moz-placeholder {
	color: #252525;
}

.project-list-content .container .header-block #project-form input:-ms-input-placeholder {
	color: #252525;
}

.project-list-content .container .header-block #project-form input:-moz-placeholder {
	color: #252525;
}

.project-list-content .container .header-block #project-form button {
	display: block;
	position: absolute;
	right: 0;
	top: 13px;
	z-index: 1;
	border: 0;
	background: transparent;
}

.project-list-content .container .desc-block {
	padding: 35px 100px 45px 100px;
}

.project-list-content .container .desc-block p {
	color: #252525;
}

.project-list-content .container .project-list-block {
	overflow: hidden;
	margin-bottom: 40px;
}

.project-list-content .container .project-list-block .item {
	display: block;
	float: left;
	background-size: cover;
	background-position: center center;
	height: 210px;
	width: calc((100% - 20px) / 3);
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

@media (max-width: 480px) {
	.project-list-content .container .project-list-block .item {
		height: 150px !important;
	}
}

@media (min-width: 769px) {
	.project-list-content .container .project-list-block .item:nth-of-type(3n + 1) {
		margin-right: 10px;
	}
}

@media (min-width: 769px) {
	.project-list-content .container .project-list-block .item:nth-of-type(3n + 2) {
		margin-right: 10px;
	}
}

.project-list-content .container .project-list-block .item:hover .text {
	margin-bottom: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.project-list-content .container .project-list-block .item:hover .text .title span {
	border: 0 !important;
}

.project-list-content .container .project-list-block .item .text {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	margin-bottom: -47px;
}

.project-list-content .container .project-list-block .item .text .title {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	background: rgba(23, 49, 86, 0.5);
	padding: 13px 0;
}

.project-list-content .container .project-list-block .item .text .title span {
	padding-left: 10px;
	border-left: 1px solid #ed1c24;
}

.project-list-content .container .project-list-block .item .text .view-more {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	background: #1b3a66;
	padding: 13px 0;
}

.recruitment-banner {
	position: relative;
	width: 100%;
}

@media (max-width: 768px) {
	.recruitment-banner {
		margin-top: 82px;
	}
}

.recruitment-banner img {
	display: block;
	width: 100%;
	height: auto;
}

.recruitment-content {
	padding: 40px 14.494875549% 0;
}

@media (max-width: 1024px) {
	.recruitment-content {
		padding: 40px 30px 0;
	}
}

@media (max-width: 768px) {
	.recruitment-content {
		padding: 40px 15px 0;
	}
}

@media (max-width: 480px) {
	.recruitment-content {
		padding: 25px 15px 0;
	}
}

.recruitment-content ._title {
	font-size: 30px;
	color: #252525;
	text-transform: uppercase;
}

@media (max-width: 480px) {
	.recruitment-content ._title {
		font-size: 21px;
	}
}

.recruitment-content ._desc {
	display: flex;
	align-items: center;
	margin: 5px 0;
}

@media (max-width: 480px) {
	.recruitment-content ._desc {
		margin-bottom: 0;
	}
}

.recruitment-content ._desc p {
	font-size: 12px;
	color: rgba(37, 37, 37, 0.7);
	text-transform: uppercase;
	margin-right: 30px;
}

.recruitment-content ._desc p:last-child {
	margin-right: 0;
}

.recruitment-content ._desc p a {
	color: rgba(37, 37, 37, 0.7);
}

.recruitment-content ._desc p a:hover {
	color: rgba(37, 37, 37, 0.7);
}

.recruitment-content ._desc p i {
	margin-right: 8px;
	color: rgba(37, 37, 37, 0.7);
	font-size: 12px;
}

.recruitment-content .the-content {
	width: 56.7010309278%;
	float: left;
}

@media (max-width: 768px) {
	.recruitment-content .the-content {
		width: 100%;
	}
}

.recruitment-content .the-content p {
	font-size: 15px !important;
	color: #252525;
	margin-bottom: 0;
}

@media (max-width: 480px) {
	.recruitment-content .the-content p {
		font-size: 14px;
	}
}

.recruitment-content .the-content p strong,
.recruitment-content .the-content p b {
	font-family: "Roboto-Bold";
}

.recruitment-content .the-content p a {
	color: #4491ff;
	word-wrap: break-word;
}

.recruitment-content .the-content p a:hover {
	color: #4491ff;
}

.recruitment-content .the-content p em {
	display: block;
	margin: 20px 0 10px;
}

.recruitment-content .the-content p i {
	font-style: italic;
}

.recruitment-content .the-content ol li,
.recruitment-content .the-content ul li {
	font-size: 15px;
	color: #252525;
	line-height: 23px;
}

@media (max-width: 480px) {
	.recruitment-content .the-content ol li,
	.recruitment-content .the-content ul li {
		font-size: 14px;
	}
}

.recruitment-content .the-content ol li strong,
.recruitment-content .the-content ol li b,
.recruitment-content .the-content ul li strong,
.recruitment-content .the-content ul li b {
	font-family: "Roboto-Bold";
}

.recruitment-content .the-content ol li a,
.recruitment-content .the-content ul li a {
	color: #4491ff;
	word-wrap: break-word;
}

.recruitment-content .the-content ol li a:hover,
.recruitment-content .the-content ul li a:hover {
	color: #4491ff;
}

.recruitment-content .the-content ol li i,
.recruitment-content .the-content ol li em,
.recruitment-content .the-content ul li i,
.recruitment-content .the-content ul li em {
	font-style: italic;
}

.recruitment-content .form-register {
	position: relative;
	top: -21px;
	margin-bottom: -21px;
	width: 40.7216494845%;
	float: right;
}

@media (max-width: 768px) {
	.recruitment-content .form-register {
		width: 100%;
		top: 0;
		margin-bottom: 0;
		margin-top: 20px;
	}
}

.recruitment-content .form-register ._title {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

@media (max-width: 768px) {
	.recruitment-content .form-register ._title {
		margin-bottom: 10px;
	}
}

@media (max-width: 480px) {
	.recruitment-content .form-register ._title {
		flex-direction: column;
	}
}

.recruitment-content .form-register ._title p {
	font-size: 12px;
	color: rgba(37, 37, 37, 0.7);
	text-transform: uppercase;
	min-width: max-content;
}

@media (max-width: 480px) {
	.recruitment-content .form-register ._title p {
		width: 100%;
		text-align: left;
		margin-bottom: 3px;
	}
}

.recruitment-content .form-register ._title p:nth-of-type(2) {
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}

@media (max-width: 480px) {
	.recruitment-content .form-register ._title p:nth-of-type(2) {
		text-align: left;
	}
}

.recruitment-content .form-register ._title p strong,
.recruitment-content .form-register ._title p b {
	color: #252525;
}

.recruitment-content .form-register form {
	margin-left: 20px;
	background-color: #f5f5f5;
	padding: 30px 25px 28px;
}

@media (max-width: 768px) {
	.recruitment-content .form-register form {
		margin-left: 0;
	}
}

@media (max-width: 480px) {
	.recruitment-content .form-register form {
		padding: 30px 15px 28px;
	}
}

.recruitment-content .form-register form .form-group {
	position: relative;
	width: 100%;
	margin-bottom: 23px;
}

.recruitment-content .form-register form .form-group:nth-of-type(4) input {
	position: relative;
}

.recruitment-content .form-register form .form-group:nth-of-type(4) input:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 4px;
	width: 18px;
	height: 9px;
	background-image: url(/content/Default/shared/css/images/tuyen-dung/icon-file.png);
}

@media (max-width: 480px) {
	.recruitment-content .form-register form .form-group:nth-of-type(4) input:before {
		display: none;
	}
}

.recruitment-content .form-register form .form-group p {
	position: absolute;
	top: 2px;
	right: 0;
	font-style: italic;
	font-size: 12px;
	color: rgba(37, 37, 37, 0.7);
}

.recruitment-content .form-register form .form-group p span {
	color: #252525;
}

.recruitment-content .form-register form .form-group label {
	font-family: "Roboto-Medium";
	font-size: 13px;
	color: #252525;
	text-transform: uppercase;
}

.recruitment-content .form-register form .form-group input {
	font-family: "Roboto-Medium";
	font-size: 13px;
	color: #252525;
	height: 28px;
	padding: 0;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	width: 100%;
	border-radius: initial;
	background-color: transparent;
	box-shadow: none;
}

.recruitment-content .form-register form .form-group input:focus {
	outline: none;
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

.recruitment-content .form-register form .form-group textarea {
	font-family: "Roboto-Medium";
	font-size: 13px;
	color: #252525;
	height: 110px;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: initial;
	outline: none;
	resize: none;
	padding: 4px 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.recruitment-content .form-register form .form-group textarea:focus {
	border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

.recruitment-content .form-register form button {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background-color: #173156;
	height: 45px;
	line-height: 45px;
	padding: 0 35px;
	border: none;
	outline: none;
	margin: 0 auto;
}

.recruitment-content .form-register form button:hover,
.recruitment-content .form-register form button:focus {
	background-color: #173156;
	border: none;
	outline: none;
	color: #fff;
}

.recruitment-content .form-register form button img {
	display: block;
	max-width: 14px;
	height: auto;
	margin-right: 10px;
}

.recruitment-content .form-register form .message {
	font-size: 14px;
	color: #252525;
	text-align: center;
	margin-top: 14px;
}

.btn-backList {
	display: inline-block;
	font-size: 14px;
	color: #252525;
	text-transform: uppercase;
	height: 52px;
	line-height: 52px;
	padding: 0 45px;
	margin: 50px auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 768px) {
	.btn-backList {
		margin: 25px auto;
	}
}

.btn-backList:hover,
.btn-backList:focus {
	color: #252525;
}

.btn-backList:hover {
	background-color: #173156;
	color: #fff;
}

.btn-backList:hover i {
	color: #fff;
}

.btn-backList i {
	color: #252525;
	font-size: 14px;
	margin-left: 10px;
	transform: rotate(180deg);
	position: relative;
	top: -1px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.news-list-block .recruitmentItem {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 15px;
	box-sizing: border-box;
}

.news-list-block .recruitmentItem:hover {
	background: #eee;
}

.news-list-block .recruitmentItem .newsItem-img {
	height: auto;
}

.news-list-block .recruitmentItem .newsItem-img:hover a:before {
	background: transparent !important;
}

.news-list-block .recruitmentItem .newsItem-img img {
	display: block !important;
	padding: 10px;
	width: 160px !important;
}

@media (min-width: 769px) {
	.news-detail-main {
		/* margin-top:128px */
	}
}

.home-banner .owl-nav {
	margin-top: 0px;
	position: absolute;
	top: 45%;
	height: 10%;
	width: 100%;
}

.home-banner .owl-nav button.owl-prev {
	padding: 0 10px !important;
	padding-left: 10px !important;
	margin: 0;
	background: #d5d0d05c;
	float: left;
}

.home-banner .owl-nav button.owl-prev span {
	color: #fff;
	font-size: 30px;
	padding: 0 !important;
	margin: 0 !important;
}

button.owl-next {
	padding: 0 10px !important;
	padding-left: 10px !important;
	margin: 0;
	background: #d5d0d05c;
	float: right;
}

button.owl-next span {
	color: #fff;
	font-size: 30px;
	padding: 0 10px;
	margin: 0 !important;
}

button.owl-next {
	padding: 0px 10px !important;
	padding-right: 10px !important;
	margin: 0;
	background: #d5d0d05c !important;
}

.banner-slider-item div.text {
	position: absolute;
	z-index: 20;
	left: 7.3%;
	bottom: 7.3%;
	color: #fff;
}

.banner-slider-item div.text div.inner-text {
	position: relative;
	padding-left: 35px;
}

.home-banner .banner-slider-item div.text div.inner-text:before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 3px;
	height: 60px;
	background: #ed1d24;
}

.home-banner .banner-slider-item div.text h3 {
	font-family: "Roboto-Light";
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	z-index: 10;
	position: relative;
}

.form-submit.form-hasBg {
	padding-top: 50px;
	padding-bottom: 60px;
	background: #0e244c;
	background: radial-gradient(#244a8c, #0e244c);
	position: relative;
	text-align: center;
	color: #fff;
}

.form-submit.form-hasBg .bg-form {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	overflow: hidden;
}

.form-submit.form-hasBg .bg-form .img {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	opacity: 0.2;
	background-position: center;
	background-size: cover;
}

.position-relative {
	position: relative;
}

.form-submit.form-hasBg .form-title {
	font-size: 27px;
}

.form-submit.form-hasBg .form-title {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 40px;
}

.yellow-text-gradient {
	background: linear-gradient(0deg, #d6a221 0%, #ffefa5 100%);
	-webkit-background-clip: text;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
}

.form-submit.form-hasBg .description {
	font-size: 16px;
	margin-bottom: 30px;
}

.form-submit.form-hasBg .description {
	font-size: 18px;
	color: #fff;
	margin-bottom: 45px;
}

.yellow-text-gradient {
	color: #e7b737;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	line-height: 1.4;
}

.form-submit input {
	margin-bottom: 20px;
	padding: 9px 20px;
}

.form-submit input,
.form-submit textarea {
	line-height: 1.42857143;
	max-width: 100%;
	width: 450px;
	max-width: 100%;
	display: inline-block;
	outline: none;
	color: #666;
	font-weight: bold;
	padding: 12px 20px;
	border: 1px solid #9d9d9d;
	margin-bottom: 25px;
	font-family: inherit;
	font-size: inherit;
}

input.wpcf7-form-control.wpcf7-submit.btn-yellow {
	line-height: 1.42857143;
	border: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: inline-block;
	font-size: 18px;
	color: #3e0404;
	padding: 8px 60px 12px 60px;
	border-radius: 5px;
	cursor: pointer;
	background-color: transparent;
}

input.wpcf7-form-control.wpcf7-submit.btn-yellow:before {
	background: linear-gradient(0deg, #d6a221, #ffefa5);
	opacity: 1;
	z-index: -1;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	content: "";
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
}

input.wpcf7-form-control.wpcf7-submit.btn-yellow:after {
	background: linear-gradient(0deg, #031b52, #4295cb);
	opacity: 0;
	z-index: -1;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	content: "";
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
}

input.wpcf7-form-control.wpcf7-submit.btn-yellow,
.btn-white {
	font-size: 16px;
	padding: 6px 40px 9px 40px;
}

input.wpcf7-form-control.wpcf7-submit.btn-yellow {
	background: linear-gradient(0deg, #d6a221, #ffefa5);
	width: 15%;
}

footer .top-footer {
	padding: 30px 0;
	background: #0c244c;
	background: radial-gradient(#13346b, #0c244c);
	color: #fff;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
	/* height: 100px; */
}

footer .list-social {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

footer .list-social > li {
	display: inline-block;
}

footer .list-social > li > a {
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	display: block;
	margin-bottom: 10px;
	transition: all ease 0.3s;
}

footer .list-social > li > a .icon {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 32px;
	font-size: 15px;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
	transition: all ease 0.3s;
}

footer .list-social > li > a:after {
	position: absolute;
	bottom: 0px;
	content: "";
	left: 5%;
	top: 100%;
	right: 5%;
	height: 10px;
	opacity: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	transition: all ease 0.3s;
}

footer .top-footer .box-info {
	text-align: center;
	font-size: 14px;
}

footer .top-footer .title-footer h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

footer .top-footer a {
	color: inherit;
	text-decoration: none;
}

.col-md-3.col-sm-6.col-xs-12 {
	width: 25%;
	float: left;
	/* padding-right: 10px; */
	/* padding-left: 10px; */
	/* position: relative; */
	/* min-height: 1px; */
	margin: 0;
	padding: 0;
}

footer .top-footer .title-footer.title-footer-1 {
	background-image: url(./images/ico-footer1.svg);
}

footer .top-footer .title-footer.title-footer-2 {
	background-image: url(./images/ico-footer2.svg);
}

footer .top-footer .title-footer.title-footer-3 {
	background-image: url(./images/ico-footer3.svg);
}

footer .top-footer .title-footer.title-footer-4 {
	background-image: url(./images/ico-footer4.svg);
}

footer .top-footer .title-footer {
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left 25px bottom;
	border-bottom: 1px solid #3f557a;
}

.col-md-3.col-sm-6.col-xs-12 div.box-item {
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	min-height: 1px;
}

footer .bot-footer {
	background-color: #dbab31;
	overflow: auto;
	text-align: center;
	color: #fff;
	padding: 16px 15px;
}

footer .list-social > li > a:hover {
	transform: translateY(-10px);
	padding-bottom: 10px;
	margin-bottom: 0px;
}

footer .top-footer a:hover {
	color: #e7b737;
}

::placeholder {
	color: #666 !important;
}

/*-----CSS Form Fixel-----*/

.v-form-fixed-3 {
	position: fixed;
	background: #015ea7;
	text-align: left;
	color: #fff;
	z-index: 9;
	width: 530px;
	transition: left 1.2s, right 1.2s;
	-webkit-transition: left 1.2s, right 1.2s;
	max-width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 3px;
}

.v-form-fixed-3.over-screen.active {
	left: 0;
	width: 100%;
}

.v-form-fixed-3 .v-form-item {
	padding-right: 15px;
}

.v-form-fixed-3 input.form-text {
	background: white;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	padding: 10px 15px;
	border-radius: 3px;
}

.v-form-fixed-3 .v-form-item {
	margin: 15px 0;
}

.v-form-fixed-3 .before {
	content: "+";
	position: absolute;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	top: -30px;
	right: -20px;
	font-size: 40px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: normal;
	cursor: pointer;
}

.v-form-fixed-3 .v-form-title {
	margin: 15px 0;
	background: none;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}

.v-form-fixed-3 .v-form-item-title {
	display: none;
}

.v-form-fixed-3 input.form-submit {
	width: 100%;
	border: 1px solid #fff;
	padding: 9px 12px;
	background: #f78e05;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.v-form-fixed-3 input.form-submit:hover {
	background: #ab6407;
}

.v-form-fixed-3 .v-form-content {
	padding: 0;
}

.v-open-form-fixed-3 {
	position: fixed;
	transition: all 1.1s;
	-webkit-transition: all 1.1s;
	z-index: 9;
	background: rgba(96, 168, 204, 0.9);
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.v-open-form-fixed-3:hover {
	background: #015ea7;
}

.v-show-form-fixed {
	cursor: pointer;
}

.v-form-fixed-3 {
	left: -700px;
	bottom: 55px;
	border-radius: 0px 3px 3px 0px;
}

.v-form-fixed-3.active {
	left: 10px;
	z-index: 999;
}

.v-open-form-fixed-3 {
	left: -700px;
	bottom: 155px;
}

.v-open-form-fixed-3.active {
	left: 0;
}

.v-form-content {
	background: none;
}

input.v-form-field-type-text,
.v-form-field-type-textarea {
	padding: 10px 30px;
	width: 100%;
	border: 1px solid #ece9e9;
	box-sizing: border-box;
}

.v-form-item {
	margin-bottom: 20px;
}

.v-form-item-title {
	display: none;
}

.v-form-item-content {
	position: relative;
}

.v-form-item.v-form-item-submit input {
	background: #f78e05;
	border: 0;
	padding: 10px 50px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: auto;
	display: block;
	border-radius: 3px;
}

.core-block .v-form-title {
	padding: 10px 16px;
	background: #ce4c06;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	text-align: center;
	font-family: sans-serif;
}

form.v-form {
	color: #fff;
}

.v-form-description {
	margin: 10px 0;
	text-align: justify;
}

.v-form-field-type-textarea {
	min-height: 65px;
}

.v-form-field-type-checkbox {
	position: relative;
	top: 2px;
	margin-right: 30px;
	cursor: pointer;
}

.back-form {
	margin: 10px;
	background: #fff;
	border-radius: 5px;
	color: #333;
	padding: 5px 15px;
	display: inline-block;
	cursor: pointer;
}

.back-form i {
	padding-right: 5px;
}

.wrap-v-form img {
	max-width: 100px;
}

#sidebar .wrap-v-form .v-form-content {
	border: none;
}

a.SidebarNews-item-text-a {
	font-size: 13px;
	text-decoration: none;
	/* text-transform: lowercase; */
}

li.SidebarNews-item.clearfix {
	margin-bottom: 15px;
}

.v-wrap-full {
	width: 1200px;
	margin: 0 auto;
}

header.header.home-header.addcl {
	background: #173156;
}

header.header.home-header.addcl.nav-shrink {
	background: #173156 !important;
}

.container.pagect {
	color: #252525;
	padding: 10px 15px;
}

.full-width {
	margin-bottom: 10px;
	background: #e8e8e8;
	padding: 0 30px;
	display: block;
	float: left;
	width: calc(100% - 60px);
}

.full-width input {
	font-family: "Roboto-Regular";
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
}

.full-width textarea {
	font-family: "Roboto-Regular";
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
	height: 120px;
}

.full-width {
	margin-bottom: 10px;
	background: #faf9f9;
	padding: 0 30px;
	display: block;
	float: left;
	width: calc(100% - 60px);
}

.full-width input {
	font-family: "Roboto-Regular";
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
}

.full-width textarea {
	font-family: "Roboto-Regular";
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
	height: 120px;
}

.col-width {
	width: calc(50% - 70px);
	margin-right: 10px;
	margin-bottom: 10px;
	background: #faf9f9;
	height: 45px;
	padding: 0 30px;
	display: block;
	float: left;
}

.col-width input {
	font-family: "Roboto-Regular";
	font-size: 15px;
	color: #494949;
	line-height: 45px;
	background: transparent;
	border: 0;
	display: block;
	float: left;
}

.senform {
	width: 20%;
	height: 47px;
	line-height: 47px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: "Roboto-Bold";
	margin: 0 auto;
	border: 0;
	display: flex;
	outline: none;
	background: #122846;
}

.senform input {
	border: none;
	background: none;
	text-align: center;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.senform i {
	position: absolute;
	line-height: 50px;
	padding-left: 35px;
}

span.ajax-loader {
	display: none !important;
}

li.khong-phan-loainones {
	display: none !important;
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

.download-fill {
	width: 80px;
	height: 80px;
	top: -20px;
	left: -20px;
	position: absolute;
	background-color: #cd843b;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.75;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.contact-fill {
	width: 80px;
	height: 80px;
	top: -110px;
	left: -69px;
	position: absolute;
	background-color: #0b5b1d;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.1;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hotline-phone-ring-circle {
	border: 2px solid #d9a36c;
}

.hotline-phone-ring-circle-fill {
	background-color: rgb(205, 132, 59);
}

.hotline-phone-ring-img-circle {
	background-color: #cd843b;
}

.hotline-bar {
	background: linear-gradient(to right, #cd843b, #1f2944);
}

.hotline-phone-ring-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
}

.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility 0.5s;
	left: 0;
	bottom: 0;
	display: block;
}

.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	/* border: 2px solid #e60808; */
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 26px;
	left: 26px;
	position: absolute;
	/* background-color: rgba(230, 8, 8, 0.7); */
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
	/* background-color: #e60808; */
	width: 33px;
	height: 33px;
	top: 36px;
	left: 37px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}

.hotline-bar {
	position: absolute;
	/* background: #E88A25; */
	/* background: -webkit-linear-gradient(left, #e88a25, #d40000); */
	background: -o-linear-gradient(right, #e88a25, #d40000);
	background: -moz-linear-gradient(right, #e88a25, #d40000);
	/* background: linear-gradient(to right, #e88a25, #d40000); */
	height: 35px;
	width: 200px;
	line-height: 35px;
	border-radius: 3px;
	padding: 0 10px;
	background-size: 100%;
	cursor: pointer;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	z-index: 9;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
	border-radius: 50px !important;
	border: 2px solid white;
	/* width: 175px !important; */
	left: 33px;
	bottom: 36px;
}

.hotline-bar > a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-indent: 50px;
	display: block;
	letter-spacing: 1px;
	line-height: 38px;
	font-family: Arial;
}

.hotline-bar > a:hover,
.hotline-bar > a:active {
	color: #fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.5) skew(1deg);
		-webkit-opacity: 0.1;
	}
	30% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		-webkit-opacity: 0.5;
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: 0.1;
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
	}
	100% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

@media (max-width: 768px) {
	.hotline-bar {
		display: none;
	}
}

.doitac-slider-item img {
	width: auto !important;
	height: 100px;
	margin: 0 auto;
}

section.home-doitac {
	margin: 15px 0px;
}

ul.sub-menu {
	position: absolute;
	background: white;
	width: 260px;
	display: none;
	top: 70px;
	padding: 0 10px;
	box-shadow: 0 0 10px #0000001a;
	z-index: 9;
}

ul.sub-menu li {
	float: left;
	width: 100%;
	padding: 0 0px;
	text-align: left;
	margin: 0 0px !important;
}

ul#menu-main-menu li:hover ul.sub-menu {
	display: block;
}

ul.sub-menu li:hover {
	background: #fff;
}

section.home-DA2 {
	padding-top: 30px;
	padding-bottom: 50px;
}

.box-da2 div a > img {
	min-height: 170px;
	max-height: 170px;
}

h3.title-da2 {
	padding-top: 10px;
	font-size: 15px;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
}

section.home-DA2 .owl-nav {
	margin-top: 0px;
	position: absolute;
	top: 45%;
	height: 10%;
	width: 100%;
}

section.home-DA2 .owl-nav button.owl-prev {
	padding: 0 10px !important;
	padding-left: 10px !important;
	margin: 0;
	background: #d5d0d05c;
	float: left;
}

section.home-DA2 .owl-nav button.owl-prev span {
	color: #fff;
	font-size: 30px;
	padding: 0 !important;
	margin: 0 !important;
}

section.home-DA2 button.owl-next {
	/* padding: 0 10px !important; */
	/* padding-left: 10px !important; */
	margin: 0;
	background: #d5d0d05c;
	float: right;
}

section.home-DA2 button.owl-next span {
	color: #fff;
	font-size: 30px;
	padding: 0 10px;
	margin: 0 !important;
}

section.home-DA2 button.owl-next {
	/* padding: 0px 10px !important; */
	/* padding-right: 10px !important; */
	margin: 0;
	background: #d5d0d05c !important;
}

section.home-DA2 .owl-carousel .owl-prev {
	left: 40px;
}

section.home-DA2 .owl-carousel .owl-next {
	right: 40px;
}

h3.title-secDA {
	padding-bottom: 10px;
}

.box-da3 div a > img {
	min-height: 230px;
}

h3.title-secDA-left {
	text-align: left;
	margin-bottom: 10px;
}

.item-ha img {
	min-height: 195px;
}

footer {
	/* background-size: 100% auto; */
	/* float: left; */
	/* width: 100%; */
	/* padding-bottom: 30px; */
}

.item-partner img {
	max-height: 90px;
	width: auto !important;
	min-height: 90px;
}

.item-partner {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 2px;
}

h3.partner-title {
	text-align: left;
	text-transform: uppercase;
	font-size: 25px;
	color: #000;
	margin-bottom: 15px;
	padding-left: 10px;
}

section.section.partner {
	padding-bottom: 0px;
	padding-top: 30px;
}

.show-box-footer {
	background: rgba(255, 255, 255, 0.65);
	margin-top: 25px;
	float: left;
	margin-left: 5%;
	margin-bottom: 60px;
	width: 90%;
}

h4.title-footer {
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 25px;
}

.col-xs-12.col-sm-3.col-md-3 ul.menu li a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}

.col-xs-12.col-sm-3.col-md-3 ul.menu li {
	list-style: none;
	line-height: 30px;
	padding-left: 15px;
}

.some-content-related-div {
	background: #e7eff6;
	/* margin-left: 10px; */
	/* padding: 10px; */
}

#inner-content-div h5 {
	font-weight: bold;
	color: #116ab0;
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: #116ab0 solid 2px;
}

ul.list-f {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.list-f li {
	padding: 3px 0px;
}

section.copyright {
	background: #122846;
	float: left;
}

.left-cop {
	line-height: 35px;
	color: #fff;
	width: 50%;
	float: left;
}

.right-cop {
	text-align: right;
	width: 50%;
	float: left;
	line-height: 35px;
	color: #fff;
}

.right-cop a {
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #fe8d01;
}

.section-header:before {
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	display: block;
	background-color: #000;
	z-index: -1;
}

.section-header h3 {
	display: inline-block;
	background-color: #fff;
	margin: 0;
	padding: 1rem;
	width: auto !important;
}

.section-header {
	/* height: 100%; */
	/* width: 100%; */
	position: relative;
	display: block;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
	/* z-index: 9999; */
}

p.name.product-title {
	text-transform: uppercase;
	width: 100%;
	/* float: left; */
	overflow: hidden;
	text-overflow: clip;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 2.5rem;
	margin: 0 0 0.5rem 0;
	color: #333333;
	font-size: 15px;
	line-height: 2.5;
	margin: 0 !important;
	padding-top: 0;
	font-weight: bold;
	/* text-align: left; */
	height: min-content;
	display: -webkit-box;
	text-align: center;
}

.product-home.col-md-3 {
	margin-bottom: 15px;
}

.product-home.col-md-3 {
	/* background: #eee; */
	float: left;
}

.product-home.col-md-3:hover .box-image img {
	padding: 0;
}

section#section_1691265431 {
	padding-top: 30px;
	background: #eaeaea00;
	margin-top: 30px;
	padding-bottom: 30px;
}

section.section-iamges {
	margin: 30px 0;
}

.imageHover {
	position: relative;
	overflow: hidden;
}

.imageHover a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	transform: scale(0, 1);
}

.imageHover img {
	width: 100%;
}

.imageHover img {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.imageHover a:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-left: 1px solid rgba(255, 255, 255, 0.8);
	border-right: 1px solid rgba(255, 255, 255, 0.8);
	transform: scale(1, 0);
}

section#section_1691265431 .imageHover a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-top: 1px solid rgba(0, 0, 0, 0.8);
	border-bottom: 1px solid rgba(0, 0, 0, 0.8);
	transform: scale(0, 1);
}

section#section_1691265431 .imageHover a:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-left: 1px solid rgba(0, 0, 0, 0.8);
	border-right: 1px solid rgba(0, 0, 0, 0.8);
	transform: scale(1, 0);
}

.imageHover:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

section#section_1691265431 .imageHover:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.imageHover a:hover:before,
.imageHover a:hover:after {
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

section#section_1691265431 .imageHover a:hover:before,
section#section_1691265431 .imageHover a:hover:after {
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.products.row.row-small.large-columns-5.medium-columns-3.small-columns-2.has-shadow.row-box-shadow-1.row-box-shadow-4-hover.has-equal-box-heights {
	display: flex;
	flex-wrap: wrap;
}

.box_SEC2 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #111;
	padding-bottom: 2rem;
	margin-bottom: 1.5rem;
}

section.SEC2 {
	margin: 30px 0px;
}

.col-md-4.item_banner.imageHover {
	padding: 0;
}

h3.title {
	/* font-size: 29px; */
	/* padding-left: 10px; */
}

p.time {
	color: #000;
	padding-left: 10px;
	line-height: 50px;
	font-size: 17px;
}

.mail_reg input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #000 !important;
	font-size: 15px;
	letter-spacing: 0.2px;
	line-height: 20px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	z-index: 1;
	font-weight: 400;
	border: none;
}

.mail_reg {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
}

input.wpcf7-form-control.wpcf7-submit {
	text-align: center;
	width: 40%;
	display: block;
	margin: 0 auto;
	/* margin-left: 30%; */
	line-height: 33px;
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 10px;
	color: #000;
	height: 40px;
	padding: 0 17px;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}

h3.footer-form.widget-title {
	text-align: center;
	text-transform: lowercase;
	margin-bottom: 30px;
	font-size: 22px;
	letter-spacing: 0.6px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 0;
}

ul#network-footer {
	text-align: center;
	max-width: 45%;
	margin: 0 auto;
}

ul#network-footer li {
	float: left;
	display: inline-block;
	/* margin: 1em 2em; */
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	width: 20%;
	text-align: center;
}

.textwidget {
	max-width: 35%;
	margin-bottom: 30px !important;
	margin: 0 auto;
}

.social {
	width: 100%;
	float: left;
	margin-top: 56px;
}

.box-footers.col-md-4 {
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.6px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 0;
}

.tt-footer {
	max-width: 80%;
	margin: 0 auto;
}

.box_SEC2:last-child {
	border-bottom: none;
}

.terms-cont {
	font-size: 12px;
	letter-spacing: 0.2px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#terms {
	float: right;
	padding-right: 20px;
}

nav#terms ul {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	display: inline;
	text-transform: uppercase;
}

nav#terms ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	display: inline;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}

nav#terms ul li a {
	font-size: 13px;
}

nav#terms ul li:first-child a:after {
	content: "|";
	margin-left: 5px;
}

.box-footers.col-md-4.cennter-footer {
	font-size: 18px;
}

.box-footers.col-md-4 i {
	padding-right: 15px;
	font-size: 14px;
}

.box-footers.col-md-4.cennter-footer i {
	font-size: 16px;
}

section.home-DA3 {
	margin-top: 30px;
	margin-bottom: 50px;
}

main.news-detail-main {
	margin-top: 55px;
}

.box-showct {
	width: 100%;
	/* float: left; */
	padding-top: 30px;
	background-color: rgb(255 255 255 / 70%);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	overflow: hidden;
}

h2.sibar-title {
	display: block;
	text-transform: uppercase;
	padding: 0 0 0.3125rem;
	border-bottom: 1px solid #000;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 1.125rem;
	text-align: left;
}

.col-md-2.item_count {
	/* text-align: center; */
	font: 500 3.625rem/0.775 "Genath", Times, serif;
	float: left;
	line-height: 70px;
	height: 70px;
	padding: 0 1.25rem;
}

p.time-sibar {
	color: #a7a9ac;
	margin-bottom: 6px;
}

.sibar-item {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	min-height: 85px;
	border-bottom: 1px solid #d1d3d4;
	margin-right: 10.1483979942% !important;
	padding: 20px 0;
}

h3.title-sibar-item a {
	display: block;
	color: #000;
	margin-bottom: 15px;
	font-family: "Genath", Times, serif;
	font-size: 1.25rem;
	line-height: 1.22222222;
}

main#main {
	margin-top: 60px;
}

@media (max-width: 640px) {
	main#main {
		margin-top: 55px;
	}
}

.newsDetail-title {
	background: #f6f7f7;
	text-align: left;
	padding: 15px 20px;
	/* border-bottom: 1px solid; */
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.box-showct > p {
	/* font-family: Genath, Times, serif; */
	/* font-weight: 300; */
	/* font-size: 1.475rem; */
	/* letter-spacing: 0; */
	/* line-height: 1.565656; */
	font-size: 16px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	/* width: 50%; */
	/* float: left; */
}

.summary.entry-summary {
	width: 49%;
	/* float: right; */
}

.box_content.related_pr {
	width: 100%;
	float: left;
	padding-top: 30px;
}

.product_meta > span {
	width: 100%;
	float: left;
	line-height: 23px;
}

a.woocommerce-product-gallery__trigger {
	display: none;
}

.ct-cmt {
	width: 100%;
	/* float: left; */
}

ul.tabs.wc-tabs li {
	float: left;
	padding: 5px 15px;
	line-height: 30px;
}

ul.tabs.wc-tabs li.active {
	background: #eee;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	margin-bottom: -1px;
}

.woocommerce-tabs.wc-tabs-wrapper > div {
	border: 1px solid #ccc;
	width: 100%;
	/* float: left; */
	margin-top: -1px;
	min-height: 120px;
}

.show-ralated {
	/* float: left; */
	width: 100%;
	/* margin-top: 30px; */
	display: flex;
	flex-wrap: wrap;
}

section.related.products.newsDetail_involve .imageHover a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-top: 1px solid rgba(0, 0, 0, 0.8);
	border-bottom: 1px solid rgba(0, 0, 0, 0.8);
	transform: scale(0, 1);
}

section.related.products.newsDetail_involve .imageHover a:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	border-left: 1px solid rgba(0, 0, 0, 0.8);
	border-right: 1px solid rgba(0, 0, 0, 0.8);
	transform: scale(1, 0);
}

section.related.products.newsDetail_involve .imageHover:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

section.related.products.newsDetail_involve .imageHover a:hover:before,
section.related.products.newsDetail_involve .imageHover a:hover:after {
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

p.woocommerce-result-count {
	display: none;
}

form.woocommerce-ordering {
	float: right;
	display: none;
}

.button-mn-left {
	/* float: right; */
	top: 9px;
	right: 15px;
	position: fixed;
	z-index: 9999;
	/* transform: translateY(-50%); */
}

@media (max-width: 640px) {
	.button-mn-left {
		top: 2px;
	}
}

.button-mn-left i {
	font-size: 30px;
	line-height: 60px;
}

.conetnt_gt_box p {
	font-style: italic;
	color: #252525;
	font-size: 21px;
	font-weight: normal;
	text-align: justify;
}

.conetnt_gt_box {
	font-style: italic;
	color: #252525;
	font-size: 20px;
	font-weight: normal;
}

.conetnt_gt_box ul {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.conetnt_gt_box ul li {
	list-style: circle !important;
}

.col-inner.text-center a {
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #000000;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: 600;
}

h3.title-da2-SEC3 {
	margin-top: 20px;
	text-align: center;
}

div#responsive-menu-container {
	width: 20%;
	z-index: 111111;
}

button#responsive-menu-button {
	z-index: 999999 !important;
}

button.is-active {
	/* left: 300%; */
	position: relative;
}

header#masthead {
	float: left;
	position: fixed;
	top: 0;
	z-index: 10;
	background: #fff !important;
	width: 100%;
}

.wrap.clear-after.container div.row {
	width: 95%;
}

section.box-sibar {
	margin-bottom: 30px;
}

.product-row label {
	width: 80px;
	/* float: left; */
	/* line-height: 40px; */
	font-weight: 500;
}

.product-row span {
	/* width: 70%; */
	/* float: left; */
	/* line-height: 40px; */
	flex: 1 1 0;
}

.product-row {
	/* float: left; */
	/* width: 100%; */
	/* padding: 8px 0; */
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

p.price {
	font-size: 17px;
	color: red;
	font-weight: 700;
	line-height: 30px;
}

a#buttom_mua {
	font-weight: normal;
	line-height: 30px;
	/* float: left; */
	/* width: 100%; */
	border-radius: 2px;
	background-color: #60a785;
	color: #fff;
	border-radius: 5px;
}

input#billing_first_name {
	/* width: 100% !important; */
}

p#billing_first_name_field {
	/* width: 100% !important; */
}

.woocommerce-billing-fields__field-wrapper input {
	line-height: 35px;
	padding-left: 10px;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.woocommerce-billing-fields {
	padding-bottom: 15px;
}

textarea#order_comments {
	border-radius: 3px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #ccc;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	opacity: 1 !important;
}

ol.flex-control-nav.flex-control-thumbs {
	/* width: 100%; */
	/* float: left; */
	/* height: 73px; */
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	margin-left: -4px !important;
	margin-right: -4px !important;
	margin-top: 4px !important;
}

ol.flex-control-nav.flex-control-thumbs li {
	width: 20% !important;
	float: none;
	padding: 4px;
	/* border: 1px solid #ccc; */
}

.support-hotline {
	position: fixed;
	bottom: 15%;
	right: 30px;
	z-index: 50;
	pointer-events: none;
}

.support-hotline .div_title {
	position: relative;
	z-index: 20;
	pointer-events: auto;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate(160px, 0);
	-moz-transform: translate(160px, 0);
	-o-transform: translate(160px, 0);
	-ms-transform: translate(160px, 0);
	transform: translate(160px, 0);
}

.support-hotline .div_title span.icon {
	width: 60px;
	height: 60px;
	position: relative;
	display: block;
}

.support-hotline .div_title span.icon:before {
	background-color: rgba(255, 204, 204, 0.9);
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	position: absolute;
	content: "";
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.support-hotline .div_title span.icon:after {
	top: -30px;
	left: -30px;
	right: -30px;
	bottom: -30px;
	position: absolute;
	content: "";
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid #ff0000;
	opacity: 0.1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.support-hotline .div_title i {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	background: #ed2524;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.support-hotline .div_title.show {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.support-hotline .div_title span.text {
	display: block;
	position: absolute;
	bottom: 7px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
}

.support-hotline .div_content {
	pointer-events: auto;
	width: 250px;
	position: absolute;
	top: 0;
	right: 85px;
	background-color: #fff;
	border: 2px solid #ff0000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-transform: translate(400px, 0);
	-moz-transform: translate(400px, 0);
	-o-transform: translate(400px, 0);
	-ms-transform: translate(400px, 0);
	transform: translate(400px, 0);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 18px;
	color: #ffffff;
}

.support-hotline.show .div_content {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.support-hotline .div_content:before {
	position: absolute;
	content: "";
	top: 16px;
	right: -16px;
	border-left: 16px solid #ff0000;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
}

.support-hotline .div_content:after {
	position: absolute;
	content: "";
	top: 18px;
	right: -14px;
	border-left: 14px solid #fff;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}

.support-hotline .div_content .title_hotline {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 10px;
}

.support-hotline .div_content .number_phone {
	font-size: 23px;
	line-height: 40px;
	color: #ff0000;
	margin-bottom: 15px;
	position: relative;
	font-weight: bold;
	padding-left: 30px;
}

.support-hotline .div_content .number_phone:before {
	content: "\f2a0";
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 28px;
	color: #ff0000;
	font-family: "fontAwesome";
}

.support-hotline .div_content .yahoo_skype {
	margin-bottom: 0;
}

.support-hotline .div_content .yahoo_skype .fl {
	width: 49%;
	float: left;
	background: #521596;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.support-hotline .div_content .yahoo_skype .fr {
	width: 49%;
	float: right;
	background: #00adef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.support-hotline .div_content .yahoo_skype a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 10px 7px 45px;
	color: #ffffff;
	font-family: "UTMAndrogyne";
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.support-hotline .div_content .yahoo_skype .yahoo a {
	background-image: url("../images/icon-yahoo.png");
}

.support-hotline .div_content .yahoo_skype .skype a {
	background-image: url("../images/icon-skype.png");
}

.support-hotline .div_content .yahoo_skype a:hover {
	background-color: #0085ba;
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-moz-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-moz-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		-moz-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-o-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-o-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-o-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		-o-transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.2;
	}
	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes bounce1 {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate(-50%, 0);
	}
	40% {
		transform: translate(-50%, -10px);
	}
	60% {
		transform: translate(-50%, -5px);
	}
}

@-moz-keyframes bounce1 {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate(-50%, 0);
	}
	40% {
		transform: translate(-50%, -10px);
	}
	60% {
		transform: translate(-50%, -5px);
	}
}

@-o-keyframes bounce1 {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate(-50%, 0);
	}
	40% {
		transform: translate(-50%, -10px);
	}
	60% {
		transform: translate(-50%, -5px);
	}
}

@keyframes bounce1 {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translate(-50%, 0);
	}
	40% {
		transform: translate(-50%, -10px);
	}
	60% {
		transform: translate(-50%, -5px);
	}
}

.cart-heading {
	width: auto;
	/* float: left; */
	z-index: -1;
}

i.cart-icon {
	vertical-align: top;
	width: 42px;
	line-height: 36px;
	height: 42px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	text-align: center;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	padding: 0px 0px 0px 0px;
	position: relative;
	/* margin-top: 10px; */
	display: inline-block;
}

i.cart-count {
	position: absolute;
	width: 23px;
	height: 23px;
	background: #60a703;
	color: #fff;
	line-height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: 600;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	margin-left: -17px;
	/* margin-top: 20px; */
	font-style: normal;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	z-index: 1;
}

i.cart-icon img {
}

.addcar-home a {
	background: #7c767642;
	font-size: 13px;
	line-height: 15px !important;
	padding: 10px;
	border-radius: 0;
	-webkit-box-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.product-home.col-md-3:hover div.addcar-home a {
	background: #ccc;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	height: 35px;
	border: 1px solid #00000033;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.woocommerce form .form-row textarea {
	height: 150px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-weight: normal;
	background: #0000009c;
	color: white;
	background-color: #0000009c;
}

.woocommerce-privacy-policy-text {
	padding: 10px 0;
}

.woocommerce .col2-set .col-1 > h2,
.woocommerce .col2-set .col-2 > h2,
h2.wc-bacs-bank-details-heading,
h2.woocommerce-order-details__title {
	text-transform: uppercase;
	font-size: 17px;
	margin: 0 0 15px 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	margin: 15px 0 0 0;
	background: white;
	box-shadow: 0 0 2px #0000001c;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 22%;
	position: relative;
	float: left;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: calc(78% - 30px);
	float: right;
	background-color: #fff;
	padding: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid #00000014;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 10px;
	background: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	color: #343740;
	font-weight: 500;
	padding: 15px 10px;
	display: block;
	line-height: 1.6;
}

.woocommerce-MyAccount-navigation-link--edit-address {
	display: none;
}

.woocommerce form .form-row label {
	color: #010101;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.woocommerce table.my_account_orders {
	font-size: inherit;
}

tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed {
	/* background: #c0b565; */
}

a.woocommerce-MyAccount-downloads-file.button.alt {
	background-color: #0000009c;
}

h3#ship-to-different-address {
	display: none;
}

.woocommerce-billing-fields > h3 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 15px;
}

label[for="order_comments"] .optional {
	display: none;
}

h3#order_review_heading {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 15px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #0000009c;
	padding: 10px 15px;
	font-size: 15px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	margin: 15px 0;
	border: 1px dashed #00000033;
	padding: 10px;
}

.woocommerce ul.order_details {
	margin-bottom: 15px;
}

.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
	display: none;
}

p.note_order_cs a {
	color: #946f0b;
}

form.woocommerce-cart-form {
	float: left;
	width: 70%;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	float: right;
	width: 28%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
}

.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2 {
	display: none;
}

.woocommerce table.shop_table thead > tr {
	background: #c0b565;
}

.woocommerce table.shop_table td {
	padding: 5px 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	background: #f6f7f7;
	margin: 0;
}

.point_tichluy {
	position: absolute;
	padding: 12px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	top: -70px;
	right: -50px;
	background: url(images/star_icon.png);
	background-size: contain;
	width: 100px;
	height: 100px;
	color: black;
	z-index: 99;
}

.point_tichluy span {
	display: inline-block;
	padding-top: 30px;
}

tr.woocommerce-shipping-totals.shipping {
	display: none;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: #0000009c;
	opacity: 0.8;
}

.woocommerce-message {
	border-top-color: #0000009c;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
	padding: 0 !important;
}

.woocommerce-message::before {
	color: #0000009c;
}

.box-text-products {
	/* float: left; */
	width: 100%;
	text-align: center;
}

.product_price_new {
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 10px;
	grid-gap: 10px;
	gap: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

h1.product_title.entry-title {
	/* display: none; */
	margin-bottom: 10px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: black;
	font-size: 20px;
}

a.icon_tk {
	/* float: right; */
	/* margin-top: 10px; */
	/* background: whitesmoke; */
	color: black;
	/* padding: 7px 15px; */
	/* margin-right: 10px; */
	transition: all 0.3s;
	white-space: nowrap;
	width: 42px;
	/* line-height: 36px; */
	height: 42px;
	background: #fff;
	border: 1px solid #cccccc;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-left: 10px;
}

a.icon_tk > i {}
a.icon_tk > span {
    display: none;
}

a.icon_tk:hover {
	/* background: black; */
	/* color: white; */
}

ul#menu-main > li > a {padding: 2px 10px;}

.woocommerce-info {
	border-color: black;
}

.woocommerce-info::before {
	color: black;
}

.col_edit_acc legend {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px;
}

.woocommerce-privacy-policy-text p {
	font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover {
	background: #c0b565;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:before {
	content: "+";
	font-weight: 400;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
	padding: 5px 10px;
}

.product-home.damua {
	opacity: 1;
}

.timer_countdown {
	background: #9e1010;
	/* float: left; */
	/* width: 100%; */
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	color: white;
}

.timer_countdown:hover {
	background: #9e1010;
	color: white;
}

.product-home.col-md-3 .product-small img {
	max-height: 170px;
}

p#billing_state_field {
	display: none;
}

.product-home.newsItem .box-image img {
	/* height: 270px; */
}

.btn_gr_dathang {
	/* float: left; */
	width: 100%;
	margin: 0 0 20px 0;
	position: relative;
}

.btn_gr_dathang .btn_video {
	background: #c30f0f;
	float: left;
	text-align: center;
	padding: 10px 0;
	color: white;
	font-size: 14px;
	width: 50%;
	margin: 0 5px 0 0;
	cursor: pointer;
	box-shadow: 0 0 10px #00000029;
	border-radius: 2px;
}

.btn_gr_dathang .content_btn {
	display: flex;
}

.btn_gr_dathang .btn_video.chat_now {
	background: #157bcb;
	margin-right: 0;
}

.btn_gr_dathang .btn_video i {
	font-size: 18px;
	font-weight: bold;
	padding-right: 5px;
}

.btn_gr_dathang .btn_video:hover {
	background: #a80808 !important;
}

.btn_gr_dathang .btn_video.chat_now:hover {
	background: #0868b3 !important;
}

.btn_gr_dathang .btn_video:hover a {
	color: white;
}

.btn_video .timer_countdown {
	background: none;
	line-height: normal !important;
	font-size: 12px;
}

.btn_video a {
	line-height: initial;
	color: #fff;
}

.shipping_address {
	display: none;
}

.btn_gr_dathang .timer_countdown {
	background: none;
	color: #d50b0b;
	font-size: 14px;
	font-weight: bold;
}

.btn_gr_dathang.fixed {
	position: fixed;
	width: fit-content;
	top: 90px;
	z-index: 99;
	min-width: 320px;
}

.sibar-right {
	position: relative;
}

a.prev.page-numbers {
	width: auto;
}

.pagination .page-numbers:hover {
	/* text-decoration: underline; */
}

.timer-or .timer_countdown {
	background: none;
	color: #cf0707;
	font-size: 14px;
	text-align: left;
	padding: 0;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-number {
	width: 90px;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-date {
	width: 30%;
}

.no-padding {
	padding: 0;
}

.header-menu .menu > li.menu-item:hover > ul.sub-menu {
	display: block;
	margin-left: 0;
}

li#menu-item-119 {
}

ul.sub-menu > li {
	line-height: 35px;
	border-bottom: 1px solid #0000001c;
}

ul.sub-menu > li:last-child {
	border: none;
}

a.cart-contents1 {
	/* float: right; */
}

.woocommerce nav.woocommerce-pagination {
	display: block;
	margin: auto;
}

.div_buttom_mua a#buttom_mua {
	width: 48%;
	background: #7c767642;
	color: black;
	border-radius: 0;
	margin-right: 10px;
	font-size: 13px;
	line-height: initial;
	padding: 10px;
}

.div_buttom_mua a#buttom_mua:last-child {
	margin: 0;
}

.div_buttom_mua {
	/* float: left; */
	width: 100%;
	margin-bottom: 15px;
}

.div_buttom_mua a#buttom_mua:hover {
	background: #3d3b3b42;
}

li#tab-title-reviews {
	/* display: none; */
}

.woocommerce div.product .woocommerce-tabs .panel {
	border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	text-transform: uppercase;
	font-weight: normal;
}

div.wpcf7-response-output {
	padding: 5px 15px;
	text-align: center;
}

video::-webkit-media-controls-fullscreen-button {
	margin-right: -48px;
	z-index: 10;
	position: relative;
	background: #fafafa;
	background-image: url(https://image.flaticon.com/icons/svg/151/151926.svg);
	background-size: 35%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


.top-footer-container {
	background: rgb(231 239 246 / 90%);
	padding-top: 40px;
	padding-bottom: 40px;
}

body.woocommerce-account .newsDetail-descriptionItem {
	display: none !important;
}

header.site-header .section.header-section > .container {}

body.woocommerce-account .newsDetail .box-showct .woocommerce {
    display: flex;
    flex-flow: row wrap;
    grid-gap: 30px;
    gap: 30px;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce::after,
body.woocommerce-account .newsDetail .box-showct .woocommerce::before {
	display: none;
}

body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-navigation {
    flex: 0 0 auto;
    width: 280px;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content {
    flex: 1 1 0;
    width: auto;
}

body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .intro-text {
	background-color: #eee;
	padding: 15px;
	margin-bottom: 20px;
}

body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .quydoi_note {
    margin-bottom: 0;
    font-weight: 300;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .quydoi_note b {
	color: #ed1d24;
	/* font-size: 15px; */
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs {
    margin-top: 20px;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs ul {
    margin-bottom: 30px;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs ul li {
    list-style: disc;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs ul li::marker {

}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs ul li a {
	display: inline-block;
	padding: 4px 0;
	font-size: 16px;
}
body.woocommerce-account .newsDetail .box-showct .woocommerce .woocommerce-MyAccount-content .note_order_cs ul li a:hover {}

textarea.resize_none {
	resize: none;
}

#acf-edit-account-form {
	clear: both;
}

form.user-extra-info {}
form.user-extra-info > legend {
	margin-top: 30px;
	border-top: 1px solid rgb(0 0 0 / 20%);
	padding-top: 16px;
}
form.user-extra-info .acf-fields {}
form.user-extra-info .acf-form-submit {
	margin-top: 16px;
}
form.user-extra-info .acf-fields > .acf-field {
	padding: 0;
	border: none;
}

form.user-extra-info .acf-fields > .acf-field .acf-label {
	margin-bottom: 0;
}
form.user-extra-info .acf-fields > .acf-field .acf-label label {
	font-weight: 700;
}

form.user-extra-info .acf-fields > .acf-field .acf-input {
	margin-bottom: 16px;
}

form.user-extra-info .acf-fields > .acf-field .acf-input .acf-image-uploader .image-wrap img {
	width: 200px;
	max-width: 100%;
}

form.user-extra-info .acf-fields > .acf-field .acf-input .acf-url i {
	top: 10px;
}

/*#customer_login form.register .nsl-container {*/
/*	display: none !important;*/
/*}*/

.woocommerce form.login > .nsl-container.nsl-container-block {
	display: none !important;
}

.swiper-slide {
	height: auto !important;
}

.swiper-slide article.item {
	height: 100%;
}

.swiper-slide article.item {
	height: 100%;
	display: inline-block;
	width: 100%;
}

.home-post-slides article.item .cover-content {
	/* margin-top: -20px; */
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
}

.home-post-slides article.item .cover-content .group1 {
	flex: 1 1 0;
}

.home-reviews .swiper-container .swiper-wrapper article.item .content-wrap {
	flex: 1 1 0;
}

.list-home-product-wrapper ul li article.item {
	height: 100%;
}

.list-home-product-wrapper ul li article.item .box-title {
	flex: 1 1 0;
}

.home-post-slides article.item .cover-content .cat {
	display: none !important;
}

.home-post-slides article.item .cover-content .view-more {
	background-color: rgb(249 234 234 / 90%);
	padding: 0 15px 15px 15px;
}

.home-post-slides article.item .cover-content .group1 {
	background-color: #f9eaea;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	padding: 15px 15px 0 15px;
}

.home-post-slides {
	padding-top: 50px;
}

@media (min-width: 1480px) {
	.section.header-section > .grid-container,
	.section.home-maps > .grid-container,
	.top-footer-container > .grid-container,
	.home-reviews > .grid-container,
	.home_left_widget > .grid-container,
	.home-post-slides > .grid-container,
	.list-home-product-wrapper > .grid-container,
	.section.home-intro > .grid-container,
	.footer-widgets > .grid-container,
	.footer-credit > .grid-container {
		padding-left: 165px;
		padding-right: 165px;
		width: 100%;
		max-width: 100%;
	}
}