/*!/wp-content/themes/fortuna/css/style.css*/@font-face {
	font-family: CrimsonBold;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-Bold.otf");
 font-display:swap;}

@font-face {
	font-family: CrimsonBoldItalic;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-BoldItalic.otf");
 font-display:swap;}
@font-face {
	font-family: CrimsonItalic;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-Italic.otf");
 font-display:swap;}
@font-face {
	font-family: CrimsonRoman;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-Roman.otf");
 font-display:swap;}

@font-face {
	font-family: CrimsonSemibold;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-Semibold.otf");
 font-display:swap;}
@font-face {
	font-family: CrimsonSemiboldItalic;
	src: url("/wp-content/themes/fortuna/css/../fonts/Crimson-SemiboldItalic.otf");
 font-display:swap;}

div.wpcf7-validation-errors {
	display: none !important;
}
html,body {
	font-family: 'Open Sans', sans-serif;
	color: #3B4D61;
	font-weight : normal;
	letter-spacing: 1.5px;
	overflow-x: hidden;
}
:focus {
	outline: -webkit-focus-ring-color auto 0;
}
h1,h2,h3,h4,h5 {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	overflow-wrap: break-word;
}
.text-color-white {
	color: #fff;
}
.flex-space-between {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
.site {
	display: flex;
	flex-direction: row;
}
.site-menu {
	z-index: 1;
	max-width: 274px;
	width: 274px;
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0.5);
	background: #0064a3; /* Old browsers */
	background: -moz-linear-gradient(top, #0064a3 0%, #013b79 100%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0064a3 0%,#013b79 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0064a3 0%,#013b79 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064a3', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.site-content {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	width: calc(100% - 274px);
}
.site-footer {
	background-color: #696969;
	color: #fff;
	font-size: 14px;
	padding-left: 60px;
}
.site-footer p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.navbar-header {
	display: none;
}
.site-menu ul {
	margin-bottom: 0;
	margin-top: 0;
	list-style-type: none;
	font-weight: lighter;
}
.current-menu-item {
	border-right: 2px solid;
	border-right-color: #fff;
}
.menu-div-item {
	position: relative;
	text-transform: uppercase;
  font-size: 14px;
  margin-top: 25px;
}
.menu-div-item > a {
	color: #ffffff;
	width: 100%;
	display: block;
}
.site-menu .menu-item-has-children >.menu-div-item >a::after {
	color: #ffffff;
  content: "⌃";
  transform: rotate(180deg);
  display: inline-block;
	position: absolute;
	right: 20px;
}
.site-menu .menu-item-has-children >.menu-div-item >a.active::after {
  transform: rotate(0deg);
}
.menu-item-has-children > ul {
	display: none;
}
.menu-item-has-children >.sub-menu>li>.menu-div-item{
	text-transform: capitalize;
}
.menu-logo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	padding: 20px 0;
}
.menu-logo .img-logo-menu {
	width: 101px;
	height: 61px;
}
.footer-menu .menu-info { 
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #052F5C;
	height: 74px;
	padding: 0 0 0 30px;
}
.footer-menu .menu-info a {
	font-size: 13px;
	color: #fff;
	padding-bottom: 5px;
}
.footer-menu .footer-mail {
	width: 161px;
}
.menu-logo p {
	font-size: 17px;
	font-family: 'Times New Roman', Times, serif;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0;
	color: #111;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center;
}
a.back-awards {
	position: absolute;
	top: 50%;
	left: 120px;
	font-size: 13px;
	color: #02A7C3;
}
a.back-awards::before {
	content: "〈";
	display: inline-block;
	margin-right: 3px;
	font-size: 12px;
}
.product-menu-mobile {
	display: none;
}
/* 
site-product-menu
*/
.site-product-menu {
	display: flex;
	flex-direction: row;
	justify-content: normal;
	width: 324px;
}
.site-product-menu .site-menu {
	width: 95px;
	z-index: 2;
	transition: width 0.5s;
}
.site-product-menu .menu-product {
	box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0.5);
	flex: none;
	width: 229px;
	transition: width 0.5s;
	z-index: 1;
}
.site-product-menu .menu-product .all-product {
	font-size: 12px;
	background-color: #F5F5F5;
	padding: 16px 20px;
	cursor: pointer;
} 
.site-product-menu .menu-product .all-product p {
	text-transform: uppercase;
}
.site-product-menu .menu-product .all-product a {
	display: none;
}
.site-product-menu .menu-product .all-product a::before {
	content: "⬅";
	display: inline-block;
	margin-right: 5px;
}
.site-product-menu .menu-product ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	list-style-type: none;
	visibility: visible;
	opacity: 1;
	-webkit-padding-start: 20px;
}
.site-product-menu .menu-product .menu-div-item {
	margin-top: 15px;
}
.site-product-menu .menu-product .third-level-menu {
	background-color: rgb(245, 245, 245);
	margin-left: -40px;
	padding: 1px 0px 16px 40px;
	margin-top: 15px;
}
.site-product-menu .menu-product .third-level-menu .menu-div-item {
	margin-top: 8px;
}
.site-product-menu .menu-product ul .menu-div-item > a {
	color: #3A3D4A;
	text-transform: capitalize;
	font-size: 12px;
	display: inline;
}
.site-product-menu .menu-product ul .current-menu-item {
	border: none;
}
.site-product-menu .menu-product ul .current-menu-item .menu-div-item {
	border-right: 2px solid;
	border-right-color: #013B79;
}
.site-product-menu .menu-product .menu-item-has-children.current-menu-item ul  .menu-div-item {
	border-right: 0;
}
.site-product-menu .menu-product ul .current-menu-item  .menu-div-item a {
	color: #013B79;
	
}
.site-product-menu .menu-product .menu-item-has-children.current-menu-item ul  .menu-div-item > a {
	color: #3A3D4A;
}
.menu-div-item .span-menu {
	display: none;
}
.site-product-menu .menu-product .menu-item-has-children >.menu-div-item .span-menu {
	color: #3A3D4A;
	width: 14px;
	height: 14px;
	font-size: 18px;
	content: "⌃";
	transform: rotate(180deg);
	display: inline-block;
	position: absolute;
	right: 20px;
	font-weight: 100;
	cursor: pointer;
}
.site-product-menu .menu-product .menu-item-has-children >.menu-div-item .span-menu.active {
	transform: rotate(0deg);
}
.site-product-menu .menu-logo .img-logo-menu {
	width: 56px;
	height: 34px;
}
.site-product-menu .menu-logo p {
	display: none;
}
.site-product-menu .site-menu .menu-opacity {
	visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.site-product-menu .footer-menu .menu-info {
	display: none;
}
.site-product-menu .menu-hamburger {
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.site-product-menu .menu-hamburger .hamburger {
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.site-product-menu .menu-hamburger p {
	font-size: 13px;
}
/* menu product active */

.site-product-menu.menu-active .site-menu  {
	width: 274px;
}
.site-product-menu.menu-active .menu-product {
	width: 50px;
}
.site-product-menu.menu-active .menu-logo .img-logo-menu {
	width: 101px;
	height: 61px;
}
.site-product-menu.menu-active .site-menu .menu-opacity {
	visibility: visible;
  opacity: 1;
}
.site-product-menu.menu-active .menu-product ul {
	visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.site-product-menu.menu-active .menu-product .all-product p {
	display: none;
}
.site-product-menu.menu-active .menu-product .all-product a {
	display: block;
}
.site-content-product {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	width: calc(100% - 324px);
}

/* 
home page
*/
.home-banner {
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	width: 100%;
	height: 346px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 111px;
}
.home-banner h2 {
	font-family: 'CrimsonSemibold';
	font-size: 52px;
	color: #fff;
	line-height: 1;
}
.home-banner p {
	font-size: 16px;
	color: #fff;
}
.logos {
	padding-left: 111px;
}
.title-item {
	font-weight: 600;
	color: #013B79;
	text-transform: uppercase;
	font-size: 14px;
}
.home .title-item {
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
}
.home .logos .title-item {
	margin-top: 34px;
}
.logos .logo {
	display: inline-flex;
	width: 166px;
	height: 63px;
}
.logos .logo img {
	width: 166px;
}
.home-main {
	background-image: url("/wp-content/themes/fortuna/css/../images/brg/brgContentHome.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 111px 60px 111px;
	overflow-x: hidden;
}
.home-main .our-products .products-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
.home-main .our-products .title-item {
	margin-top: 30px;
}
.home-main .our-products .products-item .product {
	width: calc(100% / 3 - 2px);
	background-color: #F5F5F5;
	display: flex;
	flex-direction: row;
	justify-content: normal;
	height: 80px;
	-webkit-margin-after: 1em;
}
.home-main .our-products .products-item .product a {
	color: #3A3D4A;
	display: flex;
	flex-direction: row;
	justify-content: normal;
	align-items: center;
	width: 100%;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
}
.home-main .our-products .products-item .product a img {
	width: 14px;
	height: 17px;
	margin-right: 5px;
}
.home-main .company .info-company {
	flex-direction: row;
	justify-content: space-between;
	display: flex;
}
.home-main .company .info-company .about-us {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 290px;
	padding: 15px 0 0 20px;
}
.home-main .company .info-company .group-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	margin-left: 30px;
}
.home-main .company .info-company .titel-item-company {
	font-family: 'CrimsonSemibold';
	font-size: 30px;
	color: #3A3D4A;
	line-height: 1;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin-bottom: 25px;
}

.home-main .company .info-company .group-info .core-principles {
	background-color: #004D83;
	border-radius: 2px;
	color: #fff;
	margin-bottom: 30px;
	align-items: center;
	padding: 20px;
}
.home-main .company .info-company .group-info .csr-service {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}
.home-main .company .info-company .group-info .csr-service .box {
	width: calc(100% / 2 - 15px);
	background-color: #F5F5F5;
	display: flex;
	flex-direction: column;
	justify-content: normal;
	min-height: 100px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	padding: 15px 0 0 20px;
}
.home-main .company .info-company .group-info .csr-service .box-csr {
	background-color: #fff;
}
.home-main .company .info-company .group-info .csr-service .box p {
	font-size: 16px;
	color: #7C8287;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}
.home-main .company .info-company .group-info .csr-service .box p.titel-item-company {
	font-size: 30px;
	color: #3A3D4A;
}
.home-main .company .why-choose-us {
	flex-direction: row;
	justify-content: space-between;
	display: flex;
	background-color: #F5F5F5;
	margin-top: 50px;
}
.home-main .company .why-choose-us .box-title-why-us {
	width: calc(100% / 2);
	display: flex;
	flex-direction: column;
	justify-content: normal;
	padding: 20px 0 0 30px;
}
.home-main .company .why-choose-us .box-title-why-us h3 {
	font-size: 30px;
	color: #7C8287;
	font-family: 'CrimsonRoman';
}
.home-main .company .why-choose-us .box-title-why-us h2 {
	font-size: 36px;
	color: #3A3D4A;
	font-family: 'CrimsonRoman';
	line-height: 1.3;
}
.home-main .company .why-choose-us .box-list-why-us {
	width: calc(100% / 2);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 30px 0;
}
.home-main .company .why-choose-us .box-list-why-us p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 15px;
	color: #3B4D61;
}
.flex-title-row {
	flex-direction: row;
	justify-content: space-between;
	display: flex;
	align-items: center;
}
.flex-title-row a {
	color: #02A7C3;
	font-size: 13px;
	font-style: italic;
}
.flex-title-row a:after {
	content: "〉";
	display: inline-block;
  margin-left: 5px;

}
.home-main .company .list-awards {
	margin-top: 40px;
	overflow-x: hidden;
}
.home-main .company .list-awards .owl-carousel .owl-item .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 196px;
	overflow: hidden;
}
.home-main .company .list-awards .owl-carousel .owl-item .custom-img::before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	width: calc(100% - 16px);
	min-height: 190px;
	max-height: 190px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #fff;
	top: 3px;
	left: 8px;
}
.home-main .company .list-awards .owl-carousel .owl-item .custom-img::after {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	left: 0;
	line-height: 0;
	height: 6px;
	bottom: 0;
	width: 100%;
	background: #1e5799;
	background: -moz-linear-gradient(left, #1e5799 0%, #005286 0%, #013b79 100%);
	background: -webkit-linear-gradient(left, #1e5799 0%,#005286 0%,#013b79 100%);
	background: linear-gradient(to right, #1e5799 0%,#005286 0%,#013b79 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#013b79',GradientType=1 );
}
.home-main .company .list-awards .owl-carousel .owl-item img {
	width: calc(100% - 10px);
}
.home-main .company .list-awards .owl-carousel .owl-item p {
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #3B4D61;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
}
.home-main .company .list-events {
	margin-top: 40px;
	overflow-x: hidden;
}
.home-main .company .list-events .owl-carousel .owl-item .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 196px;
	overflow: hidden;
	border: 1px solid #E2E2E2;
	border-radius: 2px;
	background-color: #ffffff;
}
.home-main .company .list-events .owl-carousel .owl-item p {
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #3B4D61;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
}
.home-main .company .list-events .owl-carousel .owl-item .home-date {
	font-size: 13px;
	color: #7C8287;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}
/* 
		page
*/
section.banner {
	position: relative;
	width: 100%;
	height: 180px;
}
div#banner {
	position: absolute;
	width: 100%;
	height: 180px;
	top: 0;
	left: 0;
}
.page-title {
	position: absolute;
	top: 25px;
	left: 120px;
	font-size: 52px;
	font-family: 'CrimsonSemibold';
	color: #3A3D4A;
}
.page-title span {
	color:#013B79
}
.site-content .container {
	background-color: #FCFCFC;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: calc(100vh - 215px);
}
.site-content .container p {
	font-size: 15px;
}
.bgr-color-white {
	background-color: #ffffff;
}
/* 
testtimonial
*/
.item-testimonial {
	max-width: 632px;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	margin-bottom: 17px;
	margin-left: 111px;
	padding: 20px 30px;
	border-radius: 2px;
	box-shadow: 0 8px 14px 0 rgba(224, 224, 224, 0.5);
	position: relative;
}
.item-testimonial::before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	line-height: 0;
	height: 32px;
	top: -4px;
	width: 32px;
	left: -16px;
	border-radius: 50%;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #207cca 0%, #0086b9 0%, #004e83 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%,#207cca 0%,#0086b9 0%,#004e83 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%,#207cca 0%,#0086b9 0%,#004e83 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#004e83',GradientType=0 ); /* IE6-9 */
}
.item-testimonial::after {
	content: "“";
	display: block;
	clear: both;
	position: absolute;
	line-height: 0;
	height: 32px;
	top: 18px;
	width: 32px;
	left: -8px;
	color: #fff;
	font-family: 'Crimson';
	font-size: 44px;
}
.item-testimonial p {
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	color: #3B4D61;
}
.item-testimonial .testimonial-content {
	font-size: 15px;
}
.item-testimonial .testimonial-info {
	text-align: right;
}
.item-testimonial .testimonial-info .client-name {
	font-weight: 600;
	font-size: 14px;
}
.item-testimonial .testimonial-info .occupation-name {
	font-style: italic;
	font-size: 14px;
}
.item-testimonial .testimonial-info .company-name {
	font-size: 14px;
	opacity: 0.7;
}
.viell-testimonial {
	color: #02A7C3;
	font-size: 13px;
	font-style: italic;
}
.viell-testimonial::after {
	content: "〉";
	display: inline-block;
	margin-left: 5px;
}
/* 
page about us
*/
.site-content .container.bgr-about-core {
	background-color: #fff;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
}
.site-content .container.bgr-tech-service {
	background-size: inherit;
	min-height: 100vh;
}
.content-aboust-us {
	max-width: 530px;
	margin-left: 120px;
}
.content-aboust-us h1,h2 {
	font-size: 30px;
	font-family: 'CrimsonSemibold';
}
.content-aboust-us p {
	font-size: 15px;
}
/* 
why choose us
*/
.content-why-choose-us {
	max-width: 530px;
	margin-left: 120px;
}
.content-why-choose-us h1 {
	font-size: 36px;
	font-family: 'CrimsonSemibold';
}
.container .list_why_choose_us {
	max-width: 853px;
	margin-left: 120px;
	margin-bottom: 30px;
}
.container .list_why_choose_us .item-why_choose_us {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-top: 40px;
}
.container .list_why_choose_us .item-why_choose_us .title_item {
	width: 320px;
	display: flex;
	color: #013B79;
}
.container .list_why_choose_us .item-why_choose_us .title_item h2 {
	font-size: 22px;
	font-family: 'CrimsonRoman';
}
.container .list_why_choose_us .item-why_choose_us .title_item h2 span {
	font-size: 40px;
	font-family: 'CrimsonBold';
}
.container .list_why_choose_us .item-why_choose_us .content_item {
	flex: 1;
	color: #3B4D61;
}
/* 
awards
*/
.list-content-awards {
	margin-left: 120px;
	max-width: 770px;
}
.list-content-awards .item {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	padding: 30px 0;
	border-bottom-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list-content-awards .item .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 130px;
	overflow: hidden;
	width: 220px;
}
.list-content-awards .item .custom-img::before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	width: calc(100% - 16px);
	height: 125px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #fff;
	top: 3px;
	left: 8px;
}
.list-content-awards .item .custom-img::after {
	left: 0;
	content: "";
	display: block;
	clear: both;
	position: absolute;
	line-height: 0;
	height: 6px;
	bottom: 0;
	width: 100%;
	background: #1e5799;
	background: -moz-linear-gradient(left, #1e5799 0%, #005286 0%, #013b79 100%);
	background: -webkit-linear-gradient(left, #1e5799 0%,#005286 0%,#013b79 100%);
	background: linear-gradient(to right, #1e5799 0%,#005286 0%,#013b79 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#013b79',GradientType=1 );
}
.list-content-awards .item .custom-img img {
	width: calc(100% - 10px);
}
.list-content-awards .item .custom-content {
	flex: 1;
	margin-left: 30px;
}
.list-content-awards .item .custom-content h3 {
	font-size: 18px;
	margin-top: -5px;
}
.list-content-events {
	margin-left: 120px;
	max-width: 770px;
}
.list-content-events .item {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	padding: 30px 0;
	border-bottom-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list-content-events .item .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 130px;
	overflow: hidden;
	width: 220px;
	border: 1px solid #E2E2E2;
	border-radius: 2px;
}

.list-content-events .item .custom-img img {
	width: auto;
	height: 100%;
}
.list-content-events .item .custom-content {
	flex: 1;
	margin-left: 30px;
}
.list-content-events .item .custom-content h3 {
	font-size: 18px;
	margin-top: -5px;
}
.list-content-events .item .custom-content .date {
	color: #7C8287;
	font-size: 13px;
	margin-bottom: 10px;
}
.list-content-events .list-year select {
	width: 130px;
	margin: 0;
	padding: 0 0 0 .5em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	outline: 0;
	box-shadow: none;
	border: 0 !important;
	background: transparent;
	background-image: none;
	border-bottom-color: #979797 ! important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 ! important;
	height: 31px;
}
.list-content-events .list-year select::-ms-expand {
	display: none;
}
.list-content-events .list-year .select {
	position: relative;
	width: 130px;
	height: 31px;
	display: inline-block;
}
.list-content-events .list-year .select::after {
	content: "⌃";
	transform: rotate(180deg);
	position: absolute;
	height: 14px;
	width: 14px;
	top: 10px;
	right: -15px;
	bottom: 0;
	padding: 0 1em;
	pointer-events: none;
}
.list-content-events .list-year button.btn {
	width: 110px;
	height: 34px;
	background-color: #004E83;
	color: #fff;
	border-radius: 50px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 14px;
}
.list-content-events .list-year button:focus {
	outline: -webkit-focus-ring-color auto 0;
}
/* 
technical-service
*/
.content-technical-service {
	max-width: 530px;
	margin-left: 120px;
}
.technical-service-thumb-image {
	display: flex;
	flex-direction: column;
	justify-content: normal;
	align-items: center;
	width: 40%;
	height: auto;
}
/* .technical-service-thumb-image img {
	border: 1px solid #979797;
	border-radius: 2px;
} */
.technical-content {
	flex: 1;
}
.content-technical-service .technical-content .technical-content-file  .technical_service-item h3 {
	font-size: 16px;
	border-bottom: 1px solid #979797;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 15px;
}
.content-technical-service .technical-content .technical-content-file  .technical_service-item h3::after {
	color: #979797;
	content: url("/wp-content/themes/fortuna/css/../images/tabArrow/DarkGrey.png");
	transform: rotate(0deg);
	display: inline-block;
	position: absolute;
	right: 0;
	width: 14px;
}
.content-technical-service .technical-content .technical-content-file  .technical_service-item h3.active::after {
	transform: rotate(180deg);
}
.content-technical-service .technical-content .technical-content-file  .technical_service-item .content-item {
	display: none;
}
.content-technical-service .technical-content .technical-content-file  .technical_service-item .content-item p {
	margin: 5px 0;
}
/* 
CSR
*/
.content-csr .post-content {
	max-width: 530px;
	margin-left: 120px;
}
.content-csr .list-year-content {
	background-color: #FCFCFC;
	background-image: url("/wp-content/themes/fortuna/css/../images/brg/brg-csr.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.content-csr .list-year-content .frst-container {
	padding: 60px 15px;
}
.content-csr .list-year-content .technical_service-item {
	max-width: 385px;
	position: relative;
}
.content-csr .list-year-content .technical_service-item::before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	width: 1px;
	height: 100%;
	border: 1px dashed #7C8287;
	top: 0;

}
.content-csr .list-year-content .technical_service-item .content-list .content_item {
	max-width: 330px;
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #E2E2E2;
	padding: 20px;
	box-shadow: 0px 8px 14px #e0e0e080;
	margin-bottom: 10px;
}
/* 
contact us
*/
.contact-us {
	padding: 0 120px 20px 120px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-image: url("/wp-content/themes/fortuna/css/../images/brg/brg-contact-oval.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-us .contact-General {
	width: 45%;
}
.contact-us .contact-General .info p label {
	color: #757D86;
	display: inline-block;
	font-size: 14px;
	width: 110px;
}
.contact-us .contact-General .info p {
	-webkit-margin-before: 7px;
	-webkit-margin-after: 7px;
}
.contact-us .contact-General .info p img {
	width: 186px;
}
.contact-us .contact-form {
	flex: 1;
	border: 1px solid #E2E2E2;
	border-bottom: 2px solid #004E83;
	border-radius: 2px;
	padding: 30px 20px;
	box-shadow: 0 8px 14px #e0e0e080;
	overflow: hidden;
	min-height: 310px;
}
.contact-us .contact-form .contact-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 10px;
}
.contact-us .contact-form .contact-item .btn-contact {
	width: calc(50% - 5px);
	background-color: #F5F5F5;
	height: 67px;
	display: flex;
	justify-content: normal;
	align-items: center;
	border: 1px solid #E2E2E2;
	border-radius: 2px;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
.contact-us .contact-form .contact-item .btn-contact span {
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 10px;
}
.contact-us .contact-form .btn-others {
	display: flex;
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
}
.contact-us .contact-form .btn-others span {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.contact-us .contact-form .title-contact-us {
	display: flex;
	justify-content: space-between;
}
.contact-us .contact-form .title-contact-us a {
	font-size: 13px;
	color: #02A7C3;
	cursor: pointer;
}
.contact-us .contact-form .title-contact-us a::before {
	content: "〈";
	display: inline-block;
	margin-right: 3px;
	font-size: 12px;
}
.cover-captcha-btn-send {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cover-captcha-btn-send .item-captcha {
	width: 304px;
}
.cover-captcha-btn-send .btn-send {
	width: 110px !important;
	position: inherit !important;
}
.contact-us .contact-form .btn-send {
	position: relative;
	width: 100%;
	height: 35px;
	margin-top: 30px;
}
.contact-us .contact-form .btn-send input {
	background-color: #004E83;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 18px;
	width: 101px;
	border: 1px solid #FFFFFF;
	position: absolute;
	right: 0;
}
.contact-us .contact-form .item-contact-form {
	display: flex;
	justify-content: space-between;
}
.contact-us .contact-form .item-contact-form .item-input {
	width: calc(50% - 20px);
}
.contact-us .contact-form .item-contact-form .item-input input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #979797;
	background-color: transparent;
}
.contact-us .contact-form .item-contact-form .item-input select {
	width: 100%;
	border: none;
	border-bottom: 1px solid #979797;
	border-radius: 0;
	-webkit-appearance: none;
	height: 40px;
	padding-right: 20px;
	background-color: transparent;
}
.contact-us .contact-form .item-contact-form .item-input select::-ms-expand {
	display: none;
}
.contact-us .contact-form .item-contact-form .select span::after {
	content: "⌃";
	transform: rotate(180deg);
	position: absolute;
	height: 14px;
	width: 14px;
	top: 10px;
	right: -15px;
	bottom: 0px;
	pointer-events: none;
	padding: 0px 1em;
}
.contact-us .contact-form .item-contact-form .item-input input::placeholder {
	font-size: 14px;
	color: #757D86;
}
.contact-us .contact-form input {
	height: 40px;
}
.contact-us .contact-form input:focus,select:focus {
	outline: -webkit-focus-ring-color auto 0;
}

.contact-us .contact-form .item-message input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #979797;
	background-color: transparent;
}
.contact-us .contact-form .item-message input::placeholder {
	font-size: 14px;
	color: #757D86;
}
.wpcf7-mail-sent-ok {
	border: none !important;
	margin: 0px !important;
	padding: 0 !important;
	margin-top: 10px !important;
}
.contact-us-address {
	background-color: #FCFCFC;
	padding: 40px 120px;
	background-image: url("/wp-content/themes/fortuna/css/../images/brg/brg-contact.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-us-address h3 {
	color: #013B79;
	font-size: 14px;
	margin-bottom: 20px;
}
.contact-us-address .company-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
}
.contact-us-address .company-item .address-company {
	width: 45%;
}
.contact-us-address .company-item .map-company {
	flex: 1;
}
.contact-us-address .company-item .map-company .map {
	width: 100%;
	position: relative;
	height: 340px;
}
.contact-us-address .company-item .map-company .map iframe {
	width: 100%;
	height: 310px;
	position: absolute;
	top: 0;
	z-index: 1;
	border: 1px solid #D8D8D8 !important;
	border-radius: 2px;
}
.contact-us-address .company-item .map-company .map img {
	position: absolute;
	width: 100%;
	top: 0;
	height: 310px;
	opacity: 0;
	z-index: 0;
	border: 1px solid #D8D8D8;
	border-radius: 2px;
}
.contact-us-address .company-item .map-company .company-btn {
	display: flex;
}
.contact-us-address .company-item .map-company .company-btn .btn {
	width: 100px;
	height: 30px;
	border: 1px solid #E2E2E2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #E2E2E2;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0;
	color: #3B4D61;
	font-size: 14px;
	cursor: pointer;
}
.contact-us-address .company-item .map-company .company-btn .btn.active {
	background-color: #004E83;
	color: #fff;
}
.contact-us-address .company-item .address-company p {
	color: #3B4D61;
}
/* -------------------------------- 

Product 

-------------------------------- */
.product-img-info {
	padding-left: 60px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	padding-bottom: 50px;
}
.product-img-info .product-img {
	padding-left: 60px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 50%;
}
.product-img-info .product-img .product-show {
	width:345px !important; 
	height:255px !important;
	border: 1px solid #E2E2E2;
	max-width: none;
}
.product-img-info .product-img .list-img-product {
	padding-left: 30px;
	display: flex;
	flex-direction: column;
	width: 100%;
}
.product-img-info .product-img .list-img-product a {
	margin-bottom: 10px;
	width: 63px;
	height: 43px;
	border: 1px solid #E2E2E2;
}
.product-img-info .product-img .list-img-product a.active {
	border: 1px solid #013B79;
}
.product-img-info .product-img .list-img-product a img {
	width: 61px;
	height: 41px;
}

.product-img-info .product-img .list-img-product .js-video-btn .video-img {
	width: 63px;
	height: 43px;
	position: absolute;
	/* background-color: #004E83; */
	opacity: 0.8;
	background-image: url("/wp-content/themes/fortuna/css/../images/iconContactForm/White.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: 17px;
}
.product-img-info .info-product {
	flex: 1;
}
.product-img-info .info-product .title-item {
	font-size: 12px;
}
.product-img-info .info-product .brand-logo {
	padding-left: 22px;
	width: 166px;
}
.product-img-info .info-product ul {
	list-style-type: none;
	padding: 0;
}
.product-img-info .info-product ul li a {
	color: #3B4D61;
}
.container-product {
	padding-left:60px;
	display: flex;
	flex-direction: row;
	justify-content: normal;
	margin-bottom: 20px;
	min-height: auto !important;
	padding-bottom: 40px;
	background-color: #FCFCFC;
}
.container-product .content-product {
	width: 47%;
	margin-top: 40px;
	font-size: 15px;
}
.container-product .content-product .content ul {
	margin-bottom: 0;
	margin-top: 0;
}
.container-product .content-product .content {
	margin-top: 10px;
}
.item-captcha {
	margin-top: 20px;
}
.container-product .product-form {
	border: 1px solid #E2E2E2;
	border-bottom: 2px solid #004E83;
	border-radius: 2px;
	padding: 30px 20px;
	box-shadow: 0 8px 14px #e0e0e080;
	overflow: hidden;
	min-height: 310px;
	margin-top: 10px;
	margin-left: 20px;
	width: 350px;
	height: fit-content;
	background-color: #fff;
}
.container-product .product-form input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #979797;
	height: 40px;
	background-color: #fff;
}
.container-product .product-form input::placeholder {
	font-size: 14px;
	color: #757D86;
}
.container-product .product-form .btn-send {
	position: relative;
	width: 100%;
	height: 35px;
	margin-top: 30px;
}
.container-product .product-form .btn-send input {
	background-color: #004E83;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 18px;
	width: 101px;
	border: 1px solid #FFFFFF;
	position: absolute;
	right: 0;
}
.product-form input:focus,select:focus {
	outline: -webkit-focus-ring-color auto 0;
}
.related-products {
	padding: 0 60px 60px 60px;
}
.related-products h2 {
	margin-bottom: 20px;
}
.related-products .list-product .owl-item .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 200px;
	overflow: hidden;
	border: 1px solid #E2E2E2;
	border-radius: 2px;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.related-products .list-product .owl-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #3B4D61;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
}
/* 
category
*/
.container-category {
	padding: 20px 60px;
	display: flex;
	flex-direction: row;
	justify-content: normal;
	flex-wrap: wrap;
}
.container-category .item-category {
	width: calc(100% / 3 - 15px);
	display: flex;
	flex-direction: column;
	justify-content: normal;
	-webkit-margin-after: 1em;
	padding-right: 30px;
}
.container-category .post-image {
	margin-bottom: 18px;
	text-align: center;
	width: 100%;
	height: 230px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.category-taxonomy {
	flex-direction: row;
	justify-content: normal;
	display: flex;
	padding-left: 80px;
	padding: 0 0 80px 80px;
}
.category-taxonomy .taxonomy-img {
	display: flex;
	width: 20%;
	justify-content: center;
	flex-direction: column;
}
.category-taxonomy .taxonomy-img img.brand-logo {
	width: 166px;
}
.category-taxonomy .taxonomy-description {
	display: flex;
	flex: 1;
	max-width: 530px;
}
.category-taxonomy .taxonomy-description a {
	color: #02A7C3;
	font-size: 13px;
	font-style: italic;
}
.more-link {
	color: #02A7C3;
	font-size: 13px;
	font-style: italic;
}
.more-link::after {
	content: "〉";
	display: inline-block;
	margin-left: 5px;
}
.title-product {
	font-size: 30px;
	font-family: 'CrimsonSemibold';
	color: #3A3D4A;
}
.all-product .featured-product .title-product {
	padding-left: 60px;

} 
.all-product .featured-product .item-product {
	display: flex;
	flex-direction: row;
	justify-content: normal;
	margin-bottom: 20px;
	border: 1px solid #E2E2E2;
	border-bottom: 2px solid #004E83;
	border-radius: 2px;
	padding: 30px 20px;
	box-shadow: 0 8px 14px #e0e0e080;
	overflow: hidden;
	min-height: 260px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 40px;
	position: relative;
}
.all-product .featured-product .item-product .custom-img {
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 200px;
	width: 290px;
	overflow: hidden;
	border: 1px solid #E2E2E2;
	border-radius: 2px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-left: 50px;
}
.all-product .featured-product .item-product .title-featured-product {
	font-size: 18px;
	font-weight: bold;
	color: #3B4D61;
}
.all-product .featured-product .item-product #prev {
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 50%;
	z-index: 2;
	cursor: pointer;
}
.all-product .featured-product .item-product #next {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	z-index: 2;
	cursor: pointer;
}
.all-product .featured-product .item-product .item {
	display: flex;
	flex-direction: row;
	justify-content: normal;
	flex: 1;
}
.category-product {
	padding: 20px 60px;
}
.category-product .list-product {
	display: flex;
	flex-direction: row;
	justify-content: normal;
	flex-wrap: wrap;
	margin-top: 10px;
}
.category-product .list-product .item-product {
	width: calc(100% / 3 - 15px);
	display: flex;
	flex-direction: column;
	justify-content: normal;
	-webkit-margin-after: 1em;
	padding-right: 30px;
}
.category-product .list-product .item-product .custom-img {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	height: 200px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.featured-product .owl-carousel .owl-item img {
	width: auto;
	height: 100%;
}
/* .category-product .list-product .item-product .custom-img img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	transform: translateY(-20%);
} */
/* 
partners
*/
.partners {
	padding: 10px 30px 30px 111px;
	background-color: #ffffff !important;
}
.category-brand {
	display: inline-block;
	width: 166px;
	height: 63px;
	margin-right: 23px;
}
/* 
care-area
*/
.content-care {
	background-image: url("/wp-content/themes/fortuna/css/../images/brg/brgCare-Area.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.container-care {
	background-color: transparent !important;
}
.care-area {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 825px;
	margin-left: 111px;
	margin-bottom: 25px;
}
.care-area .item-care-area {
	width: 215px;
	margin-right: 30px;
}
.care-area .item-care-area h1 {
	font-family: 'CrimsonRoman';
	font-size: 40px;
	color: #3A3D4A;
	font-weight: lighter;
}
.care-area .item-care-area p {
	font-size: 18px;
	-webkit-margin-before: 8px;
	-webkit-margin-after: 8px;
}
/* -------------------------------- 

Primary style

-------------------------------- */
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
}
/* -------------------------------- 

Main components 

-------------------------------- */
header h1 {
	font-size: 22px;
	font-size: 1.375rem;
	color: #ffffff;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.form-search {
	width: 224px;
	height: 30px;
	position: relative;
	margin-left: 30px;
	margin-top: 20px;
}
form.searchform {
	border: none;
	width: 224px;
	height: 30px;
	position: relative;
	border-radius: 50px;
	opacity: 0;
}
form.searchform.active-form {
	border: 1px solid #fff;
	opacity: 1;
}
.searchicon {
	width: 20px;
	height: 20px;
	left: 10px;
	top: 4px;
	position: absolute;
	cursor: pointer;
	z-index: 1;
}
#searchbox {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 35px;
	top: 4px;
	transition: width 0.5s;
	width: 0;
}
.active-form #searchbox {
	width: calc(100% - 50px);
}
.form-search input::placeholder {
	font-size: 13px;
	color: #fff9;
}
#loading-home {
	background-color: #fafafa;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 16000002;
	min-height: 100vh;
	width: 100%;
	max-width: 100%;
}
#loading-home img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
@media (max-width: 3500px) {

}
@media (max-width: 2048px) and (max-height: 1536px) {

}

@media (max-width: 1920px) and (max-height: 1200px) {
}

@media (max-width: 1600px) and (max-height: 1200px) {
}

@media (max-width: 1920px) and (max-height: 1080px) {
}

@media (max-width: 1680px) and (max-height: 1050px) {
}

@media (max-width: 1280px) and (max-height: 1024px) {

}

@media (max-width: 1440px) and (max-height: 900px) {

}

@media (max-width: 1366px) and (max-height: 768px) {
}

@media (max-width: 1366px) {
	/* home page */
	.home-banner, .logos {
		padding-left: 40px;
	}
	.home-banner h2 {
		font-size: 45px;
	}
	.home-main {
		padding: 0 40px 60px 40px;
	}
	.home-main .company .why-choose-us .box-title-why-us h3,.home-main .company .why-choose-us .box-title-why-us h2 {
		font-size: 26px;
	}
	/* page */
	.page-title {
		font-size: 45px;
		left: 40px;
	}
	a.back-awards {
		left: 40px;
	}
	.content-aboust-us {
		margin-left: 40px;
	}
	.content-why-choose-us {
		margin-left: 40px;
	}
	.content-why-choose-us h1 {
		font-size: 30px;
	}
	.container .list_why_choose_us {
		margin-left: 40px;
	}
	.container .list_why_choose_us .item-why_choose_us .title_item {
		font-size: 22px;
	}
	.item-testimonial {
		margin-left: 40px;
	}
	.content-technical-service {
		margin-left: 40px;
	}
	.content-csr .post-content {
		margin-left: 40px;
	}
	.list-content-awards {
		margin-left: 40px;
	}
	.list-content-events {
		margin-left: 40px;
	}
	.contact-us {
		padding: 0 40px 20px 40px;
	}
	.contact-us-address {
		padding: 40px;
	}
	/* product page item */
	.product-img-info {
		padding-left: 40px;
	}
	.product-img-info .product-img {
		padding-left: 0;
		width: 55%;
		justify-content: normal;
    flex-direction: column;
	}
	.product-img-info .product-img .list-img-product {
    padding-left: 35px;
    padding-top: 10px;
    flex-direction: row;
    width: 100%;
    justify-content: normal;
	}
	.product-img-info .product-img .list-img-product a {
		margin-right: 5px;
	}
	.container-product {
		padding-left: 40px;
		
	}
	.container-product .content-product {
		width: 55%;
	}
	.related-products {
		padding: 0 40px 60px 40px;
	}
	/* partners */
	.category-taxonomy {
		padding: 0 10px 40px 40px;
	}
	.container-category {
		padding: 20px 40px; 
	}
}

@media (max-width: 1280px) and (max-height: 800px) {
}

@media (max-width: 1024px) and (max-height: 768px) {
	.carousel-control {
		display: none;
	}
	.carousel.mobile {
		width: 100%;
	}
	.carousel.desktop .carousel-inner {
		width: 75%;
	    margin: 50px auto 15px;
	}
}

@media (max-width: 1024px) {
	/* home */
	.site {
    display: block;
    position: relative;
	}
	/* menu */
	.site-menu {
		position: relative;
		right: 0;
		max-width: 100%;
		width: 100%;
		background: transparent;
		z-index: 16000002;
		min-height: auto;
		display: block;
		box-shadow: 0 0 0 0 rgba(36, 36, 36, 0);
	}

	.navbar-collapse  {
		display: none;
	}
	.navbar-header {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
	}
	.navbar-header .menu-logo {
		flex-direction: initial;
		justify-content: normal;
		align-items: center;
		height: 60px;
		padding-left: 14px;
		width: calc(100% - 60px);
	}
	.navbar-header .menu-logo .img-logo-menu {
    width: 248px;
    height: 37px;
	}
	.navbar-header .menu-hamburger-mobile {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
	}
	.navbar-header .menu-hamburger-mobile .hamburger {
    width: 60px;
    height: 60px;
    font-size: 35px;
    color: #fff;
    background: #0064a3;
    background: -moz-linear-gradient(top, #0064a3 0%, #013b79 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #0064a3 0%,#013b79 100%,#7db9e8 100%);
    background: linear-gradient(to bottom, #0064a3 0%,#013b79 100%,#7db9e8 100%);
    border: none;
		cursor: pointer;
		z-index: 5;
		padding: 0;
	}
	.navbar-header .menu-mobile {
    position: fixed;
    top: 0;
    right: 0;
		background-color: #00000080;
		width: 100%;
		min-height: 100vh;
		display: none;
		z-index: 16000002;
		overflow: scroll;
	}
	.navbar-header .menu-mobile .list-menu {
		min-height: 100vh;
    max-width: 73%;
    box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0.5);
    background: #0064a3;
    background: -moz-linear-gradient(top, #0064a3 0%, #013b79 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #0064a3 0%,#013b79 100%,#7db9e8 100%);
    background: linear-gradient(to bottom, #0064a3 0%,#013b79 100%,#7db9e8 100%);
    position: absolute;
		right: 0;
		width: 274px;
	}
	.navbar-header .menu-mobile .list-menu .cross {
    font-size: 90px;
    height: 30px;
    line-height: 0.5;
    width: 30px;
    padding: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    position: absolute;
    right: -7px;
    top: 0;
    cursor: pointer;
}
.navbar-header .menu-mobile .list-menu form.searchform {
	width: 190px;
}
/* menu product */
.site-product-menu {
	width: 100%;
}
.site-product-menu .footer-menu .menu-info {
	display: block;
}
.main-menu-page {
	display: none;
}
.site-product-menu .menu-product {
	width: 100%;
	box-shadow: 0 0 10px 0 rgba(36, 36, 36, 0);
}
.site-product-menu .menu-product .menu-item-has-children >.menu-div-item >a::after {
	display: none;
}
.back-menu::before{
	content: "〈";
	display: inline-block;
	margin-right: 5px;
}
.back-menu {
	font-size: 12px;
	color: #fff;
	padding: 30px 0 20px 20px;
	cursor: pointer;
	display: block;
}
.btn-product {
	font-size: 12px;
	color: #fff;
	padding: 30px 0 20px 20px;
	cursor: pointer;
	display: block;
}
.btn-product::after {
	content: "〉";
	display: inline-block;
	margin-left: 5px;
}
.site-product-menu .menu-mobile .form-search {
	/* width: 240px; */
	margin-left: 15px;
}
.site-product-menu .all-product-mobile {
	background-color: #fff;
	min-height: calc(100vh - 191px);
}
/* page home */
	.site-content {
		width: 100%;
	}
	.product-menu {
		display: none;
	}
	.site-content-product {
		width: 100%;
	}
	.all-product .featured-product .title-product {
    padding-left: 40px;
	}
	.category-product {
    padding: 20px 40px;
	}
}

@media (max-width: 900px) {

}

@media (max-width: 768px) {
	.site-content .container.bgr-tech-service {
		background: none !important;
	}
	.mobile .cd-image-container {
		background-color: transparent;
	}
	.carousel-control {
		display: none;
	}
	.home-banner {
		height: 281px;
	}
	.home-banner h2 {
		font-size: 30px;
	}
	.home-main .company .info-company {
		flex-direction: column;
    justify-content: normal;
	}
	.home-main .company .info-company .about-us {
		height: 250px;
    margin-bottom: 10px;
    width: 100%;
	}
	.home-main .company .info-company .group-info {
		margin-left: 0;
	}
	.home-main .company .info-company .group-info .core-principles {
		margin-bottom: 10px;
	}
	.home-main .company .why-choose-us {
		margin-top: 10px;
	}
	.home-main .company .why-choose-us .box-title-why-us {
		padding: 20px 0 20px 30px;
		width: 100%;
		border: 1px solid #e2e2e2;
	}
	.home-main .company .why-choose-us .list-choose {
		display: none;
	}
	/* gage*/
	section.banner {
		height: 90px;
	}
	.page-title {
		font-size: 30px;
	}
	.content-aboust-us h1, h2 {
		font-size: 26px;
	}
	div#banner {
		height: 90px;
	}
	
}

@media (max-width: 736px) {
	div.bottom-image img.mobile.alter {
	    width: 35%!important;
	}
}

@media (max-width: 667px) {
	html, body {
		letter-spacing: 0;
	}
	.product-img-info {
		justify-content: space-between;
    flex-direction: column;
    padding: 0 15px 10px 15px;
	}
	.product-img-info .product-img {
		width: 100%;
		align-items: center;
	}
	.product-img-info .product-img .list-img-product {
		width: 100%;
    justify-content: center;
    align-items: center;
	}
	.container-product {
		padding: 0 15px 30px 15px;
		flex-direction: column;
	}
	.container-product .content-product {
		width: 100%;
	}
	.container-product .product-form {
		margin-left: 0;
		max-width: 350px;
		width: 100%;
	}	
	.related-products {
		padding: 0 15px 40px 15px;
	}
	.partners {
		padding: 0 15px;
	}
	.care-area {
		margin-left: 15px;
	}
	.contact-us {
		padding: 0 15px 40px 15px;
		flex-direction: column;
		background-image: none;
	}
	.contact-us .contact-General {
		width: 100%;
	}
	.contact-us-address {
		padding: 40px 15px;
	}
	.contact-us-address .company-item {
		flex-direction: column;
	}
	.contact-us-address .company-item .address-company {
    width: 100%;
    margin-bottom: 10px;
	}
	.category-taxonomy {
		padding: 0 15px 40px 15px;
	}
	.container-category {
		padding: 20px 15px;
	}
	.container-category .item-category {
		width: calc(100% / 2 - 10px);
		padding-right: 20px;
	}
	.site-footer {
		padding-left: 15px;
	}
}

@media (max-width: 568px) {
	.carousel.desktop .carousel-inner {
	    width: 100%;
	    margin: 40px auto 10px;
	}
	.home-banner, .logos {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-main .company .info-company .about-us {
		height: 180px;
	}
	.home-main .our-products .products-item .product {
		width: 100%;
	}
	.home-main .company .info-company .group-info .csr-service {
		flex-direction: column;
	}
	.home-main .company .info-company .group-info .csr-service .box {
		width: 100%;
    margin-bottom: 10px;
	}
	.home-main .company .info-company .group-info .csr-service .box-csr {
		background-color: #FCFCFC;
	}
	.home-main .company .why-choose-us {
    margin-top: 0;
	}
	/* page */
	section.banner {
		height: 115px;
	}
	div#banner {
		height: 115px;
	}
	.page-title {
		left: 15px;
	}
	a.back-awards {
		left: 15px;
	}
	.all-product .featured-product .title-product {
		padding-left: 15px;
	}
	.all-product .featured-product .item-product {
		margin-left: 0;
    margin-right: 0;
	}
	.all-product .featured-product .item-product .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	.all-product .featured-product .item-product .custom-img {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.item-content-product {
		width: 90%;
	} 
	.all-product .featured-product .item-product #prev {
		left: 5px;
    top: 20%;
	}
	.all-product .featured-product .item-product #next {
		right: 5px;
		top: 20%;
	}
	.category-product {
		padding: 20px 15px;
	}
	.category-product .list-product {
		flex-direction: column;
	}
	.category-product .list-product .item-product {
		width: 100%;
    padding-right: 0;

	}
	.content-aboust-us {
		margin-left: 15px;
		margin-right: 15px;
	}
	.content-why-choose-us {
		margin-left: 15px;
	}
	.container .list_why_choose_us{
		margin-left: 15px;
	}
	.container .list_why_choose_us .item-why_choose_us .title_item {
		width: 50%;
	}
	.item-testimonial {
		margin-left: 15px;
	}
	.content-technical-service {
		margin-left: 15px;
		margin-right: 15px;
	}
	.technical-service-thumb-image {
		width: 100%;
		margin-bottom: 10px;
	}
	.content-csr .post-content {
		margin-left: 15px;
	}
	.list-content-awards {
		margin-left: 15px;
		margin-right: 15px;
	}
	.list-content-awards .item {
		flex-direction: column;
		justify-content: center;
    align-items: center;
	}
	.list-content-awards .item .custom-content {
		margin-left: 0;
		width: 100%;
	}
	.list-content-awards .item .custom-img {
		margin-bottom: 10px;
	}
	.list-content-events {
		margin-left: 15px;
		margin-right: 15px;
	}
	.list-content-events .item {
		flex-direction: column;
		justify-content: center;
    align-items: center;
	}
	.list-content-events .item .custom-img {
		margin-bottom: 10px;
	}
	.list-content-events .item .custom-content {
		margin-left: 0;
		width: 100%;
	}
	.category-taxonomy {
		flex-direction: column;
	}
	.category-taxonomy .taxonomy-img {
		width: 100%;
		align-items: center;
    margin-bottom: 10px;
	}
	.site-footer {
		padding-left: 10px;
	}
	.contact-us .contact-form .btn-send {
		text-align: center;
	}
	.contact-us .contact-form .btn-send input {
		position: initial;
	}
	.container-product .product-form .btn-send {
		text-align: center;
	}
	.container-product .product-form .btn-send input {
		position: initial;
	}
}

@media (max-width: 498px) {

}

@media (max-width: 480px) {

}

@media (max-width: 466px) {

}

@media (max-width: 414px) {
	.container .list_why_choose_us .item-why_choose_us {
		flex-direction: column;
	}
	.container .list_why_choose_us .item-why_choose_us .title_item {
		width: 100%;
	}
	.contact-us .contact-form .contact-item {
		flex-direction: column;
		margin-bottom: 0;
	}
	.contact-us .contact-form .contact-item .btn-contact {
		width: 100%;
		margin-bottom: 10px;
	}
	.contact-us .contact-form .item-contact-form {
		flex-direction: column;
	}
	.contact-us .contact-form .item-contact-form .item-input {
		width: 100%;
	}
	.container-category .item-category {
		width: 100%;
		padding-right: 0;
	}
	.category-brand {
		margin-right: 0;
	}
}

@media (max-width: 391px) {

}

@media (max-width: 375px) {

}

@media (max-width: 338px) {

}

@media (max-width: 323px) {

}

@media (max-width: 320px) {
	.carousel.mobile .carousel-inner {
	    width: 93%;
	    padding-top: 95px;
	}
	.carousel.mobile .carousel-inner > .item.next.left, .carousel.mobile .carousel-inner > .item.prev.right {
		padding-top: 95px;
	}
	.carousel.desktop .carousel-inner {
	    margin: 25px auto 10px;
	}
}
.category-taxonomy .taxonomy-description{
	display: unset;
}