/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	src: url(SEGOEUI.TTF);
	font-family: 'SEGOEUI';font-display: swap;
}

@font-face {
	src: url(SEGOEUIB.TTF);
	font-family: 'SEGOEUIB';font-display: swap;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(fontawesome-webfont.eot);
	src: url('fontawesome-webfont.eot') format('embedded-opentype'),url('fontawesome-webfont.woff2') format('woff2'),url('fontawesome-webfont.woff') format('woff'),url(fontawesome-webfont.ttf) format('truetype'),url('/wp-content/themes/flatsome-child/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;font-display: swap;
}

.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: .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: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .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 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-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 {
	-ms-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
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.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
}
}

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
}

.container-width, .full-width .ubermenu-nav, .container, .row {
	max-width: 1170px;
}

body {
	color: #000;
	font-family: 'SEGOEUI', arial !important;
	/* font-family: 'UTM_Avo' !important; */
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
	 font-family: 'SEGOEUIB' !important;
	 /* margin-bottom: 0; */
}

.header-top-new {
	width: 100%;
}

.header-top-new-1 ul>li>a {
	font-size: 14px;
	line-height: 19px;
	color: #024C16;
	font-family: 'SEGOEUIB';
	text-transform: unset;
	font-weight: unset;
}
.header-top-new-1>ul>li{
	margin: 0 14px;
}
.screen-reader-text{
	display: none;
}
.header-search-form-wrapper{

}
.header-search-form-wrapper .search-field{
	border:unset;
	border-bottom: 1px solid #024C16;
	font-size: 14px;
	line-height: 19px;
	color: #024C16;
	font-family: 'SEGOEUI';
	padding-left: 0;
	box-shadow: unset;
	width: 168px;
}
.header-search-form-wrapper .search-field::placeholder{
	font-size: 14px;
	line-height: 19px;
	color: #024C16;
	font-family: 'SEGOEUI';
}
.header-search-form-wrapper .ux-search-submit{
	background-color: transparent !important;
	box-shadow: unset !important;
	border: unset;
	position: absolute;
	right: 0;
	top: 0;
}
.header-search-form-wrapper .ux-search-submit i{
	color: #024C16;
}
.hotline-hd{

}
.hotline-hd a{
	border: 1px solid #DF0018;
	border-radius: 21px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'SEGOEUIB';
	color: #DF0018;
	padding: 6px 15px;
}
.header-top-new-2{margin-top: 10px;}
.header-top-new-2 >ul{

}
.stuck .header-top-new-2{margin-top: 0;}
.header-top-new-2 >ul>li{margin: 0 20px;}
.header-top-new-2 >ul>li>a{
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'SEGOEUIB';
	color: #000000;

}
.header-top-new-2 >ul>li.active>a{
	color: #024C16;
}
.stuck .header-top-new-1{
	display: none;
}
.scroll-down{
	position: absolute;
	top: auto;
	bottom: 11px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 54px;
	text-align: center;
	height: 44px;
	right: 0;
	animation-name: fade-img;
	animation-iteration-count: infinite;
	animation-duration: 1s;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;
	animation-direction: alternate;
	z-index:99;
	cursor:pointer;
}
.scroll-down1 {
    /* position: absolute; */
    /* top: auto; */
    /* bottom: 11px; */
    /* left: 0; */
    right: 0;
    margin: 0 auto;
    width: 19px;
    text-align: center;
    height: 44px;
    right: 0;
    animation-name: fade-img1;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    animation-direction: alternate;
    z-index: 99;
    cursor: pointer;
    display: block;
    margin-top: 30px;
}
@keyframes fade-img {
  0%{
    bottom: 120px;
  }
  100%{
   bottom: 100px;
   
  }
}
@keyframes fade-img1 {
	0%{
	  bottom: 120px;
	}
	100%{
	 bottom: 100px;
	 
	}
  }
.sec-number{
	margin-top: -75px;
	margin-bottom: 50px;
}
.row-number{
	background: url(/wp-content/uploads/2023/03/backnumber.png);
	border-radius: 10px;
	/* padding-top: 25px; */
	/* padding-left: 30px; */
	/* padding-right: 30px; */
	padding: 25px 82px;
	padding-bottom: 10px;
	background-size: cover;
	position: relative;
	z-index: 99999;
}
.evolution-title {
   /* text-align: center; */
   font-size: 48px;
   line-height: 64px;
   color: #FFFFFF;
   padding-bottom: 30px;
   font-family: 'SEGOEUIB';
   position: relative;
   padding-bottom: 9px;
   margin-bottom: 10px;
}
.evolution-title:before {
    content: "";
    height: 5px;
    width: 23px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    z-index: 99;
    /* text-align: center; */
    /* margin: 0 auto; */
    right: 0;
    border-radius: 20px;
}
.ld-so {
    /* text-align: center; */
    margin-bottom: 0;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    font-family: 'SEGOEUIB';
    position: relative;
}
.evolution-title span{
	position: relative;
}
.evolution-title span:before{
	content: "+";
	position: absolute;
	right: -28px;
	top: 3px;
	color: #fff;
	/* width: 23px; */
	/* height: 43px; */
	font-size: 13px;
	font-size: 32px;
	line-height: 43px;
}
.sec-number:before{
	content: "";
	position: absolute;
	left: 24px;
	bottom: -11px;
	background: url(/wp-content/uploads/2023/03/leftnum.png);
	width: 137px;
	height: 88px;
	/* z-index: 1; */
}
.sec-number:after{
	content: "";
	position: absolute;
	right: 24px;
	bottom: -11px;
	background: url(/wp-content/uploads/2023/03/rightnum.png);
	width: 137px;
	height: 88px;
}
.img-vechungtoi{
	position: relative;
	padding: 20px;
}
.img-vechungtoi:before{
	background: #024C16;
opacity: 0.1;
border-radius: 14px;
position: absolute;
width: 338px;
height: 390px;
left: 0;
top: 0;
content: "";
}
.img-vechungtoi img{

}
.h2-vct{margin-bottom: 10px;margin-top: 40px;}
.h2-vct h2{
	border: unset;
}
.h2-vct h2 span{
	display:none;
}
.h2-vct h2 span.section-title-main{
	font-size: 48px;
	line-height: 59px;
	color: #024C16;
	font-family: 'SEGOEUIB';
	text-transform: unset;
	margin-right: 0;
	border: unset;
	display:block;
}
.text-vct p{
	font-size: 16px;
line-height: 21px;
text-align: justify;
 font-family: 'SEGOEUI';
color: #000000;
}
.line-vct{
	border-bottom: 1px solid #969595;
	margin-bottom: 30px;
}
.but-vct{background-color: #DF0018 !important;padding-right: 35px;}
.but-vct span{
	font-size: 14px;
line-height: 19px;
text-align: justify;
color: #FFFFFF;
 font-family: 'SEGOEUI';
}
.but-vct span:before{
	content: "\f178";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 10px;
	top: 13px;
	color: #fff;
}
.but-vct:hover{
	background-color: #024C16 !important;
}
.h2-sp-home{

}
.h2-sp-home h2{border: unset;}
.h2-sp-home span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	text-align: justify;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	position: relative;
	border: unset;
	padding-bottom: 16px;
	margin: 0;
}
.h2-sp-home span.section-title-main:before{
	background: #FFFFFF;
	border-radius: 20px;
	position: absolute;
	width: 50px;
	height: 4px;
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
	margin: 0 auto;
}
.project-tabs-menu{

}
.project-tabs-menu ul{
	
}
.project-tabs-menu ul li{
	
}
.project-tabs-menu ul li.active{
	
}
.project-tabs-menu ul li a{
	border: 1px solid #024C16;
	border-radius: 5px;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	font-family: 'SEGOEUIB';
	color: #024C16;
	padding: 10px 20px;
	margin: 0 10px;
	background: #fff;
}
.project-tabs-menu ul li.active a{
	background-color: #024C16;
}
.sec-sanpham{
margin-top: -20px;
}
.content_bottom .box_img {
    width: 50%;
    text-align: center;
    float: left;
    display: inline-block;
    height: 200px;
}
.content_bottom .box_content {
    width: calc(50% - 30px);
    float: left;
    display: inline-block;
    padding-left: 30px;
    min-height: 125px;
}
.content_bottom {
    display: flex;
    flex-wrap: wrap;
}
.content_bottom .box_content .content {
    font-size: 14px;
    margin-bottom: 70px;
    min-height: 125px;
}
.one_item{

}
.one_item a {
    font-size: 14px;
    line-height: 25px;
    font-family: 'SEGOEUIB';
    color: #000000;
}
.content_top {
    border-bottom: 1px solid #939393;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
    /* height: 58px; */
}
.content_top:before {
    width: 50px;
    height: 1px;
    background-color: #024C16;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
 .content_top h3 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 31px;
    /* text-align: justify; */
    color: #000000;
    font-family: 'SEGOEUIB' !important;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0;
}
.product-c2{
	margin-top: 30px;
}
.product-c2 .item {
    
    padding: 20px 20px;
    box-shadow: 0 5px 25px rgba(0,0,0,.05);
    background-color: #fff;
}
.view_more {
    font-size: 14px;
line-height: 19px;
text-align: justify;
color: #FFFFFF;
    padding: 12px 25px;
	background: #DF0018;
	border-radius: 5px;
    transition: .3s;
    color: #fff;
	font-family: 'SEGOEUIB';
}
.view_more:hover {
    transition: .3s;
    background-color: #024C16;
    color: #fff;
}
.view_more i {
    margin-left: 14px;
}
.evolution-title:hover{
	color: #DF0018;
}
.evolution-title:hover span:before{
	color: #DF0018;
}
.item_product .box_img {
    height: 220px;
    width: 100%;
    box-shadow: 0 7px 25px rgba(0,0,0,.05);
    background-color: #fff;
    position: relative;
    overflow: hidden;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}
.item_product .box_img img {
    /* max-width: 70%; */
    /* max-height: 70%; */
    margin: 0 auto;
    position: absolute;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1);
    transition: .3s;
}
.item_product h3 {
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #024C16;
	margin-bottom: 0;
	font-family: 'SEGOEUIB' !important;
	font-weight: unset;
}
.item_product a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.item_product:hover img{
	transform: translate(-50%,-50%) scale(1.2);
    transition: .3s;
}
.h2-giaiphap{

}
.h2-giaiphap h2{border: unset;}
.h2-giaiphap h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	text-align: justify;
	color: #024C16;
	font-family: 'SEGOEUIB';
	position: relative;
	margin: 0;
	border: unset;
	padding-bottom: 20px;
}
.h2-giaiphap h2 span.section-title-main::before{
	content: "";
	position: absolute;
	width: 50px;
height: 4px;
background: #DF0018;
border-radius: 20px;
left: 0;
right: 0;
bottom: 0;
text-align: center;
margin: 0 auto;
}
.row-col3{
	max-width: 100% !important;
}
.row-cates-giaiphap{position: absolute;top: 0;left: 0;width: 100% !important;height: 100%;padding: 33px 20px !important;padding-top: 62px !important;}
.icon-gp{

}
.icon-gp .icon-box-img{

}
.icon-gp .icon-box-img img{

}
.icon-gp .icon-box-text{

}
.icon-gp .icon-box-text h3{
	font-size: 16px;
	line-height: 21px;
	/* text-align: justify; */
	color: #FFFFFF;
	font-family: 'SEGOEUIB' !important;
	position: relative;
	padding-bottom: 10px;
	font-weight: unset;
}
.icon-gp .icon-box-text h3::before{
	content: "";
	background: #FFFFFF;
	border-radius: 1.5px;
	position: absolute;
	width: 28px;
	height: 3px;
	left: 0;
	bottom: 0;
}
.solution-home{margin-top: 20px;}
.solution-home .box-normal{background: #FFFFFF;box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);border-radius: 5px;}
.solution-home .box-normal .box-image{

}
.solution-home .box-normal .box-text{padding: 10px;}
.solution-home .box-normal .box-text-inner h5{
	
}
.solution-home .box-normal .box-text-inner h5 a{
	font-size: 17px;
line-height: 23px;
color: #000000;
font-family: 'SEGOEUIB';
}
.xem-them-gp{
	border-top:1px solid #D9D9D9;
	border-radius: 1.5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.xem-them-gp a{
	font-size: 14px;
	line-height: 19px;
	color: #024C16;
	font-family: 'SEGOEUIB';
	width: 100%;
}
.xem-them-gp a:hover{
	color:#DF0018;
}
.xem-them-gp a i{float: right;margin-top: 3px;margin-right: 10px;}
.solution-home .flickity-page-dots .dot.is-selected {
    background-color: #DF0018;
  
}
.h2-project{

}
.h2-project h2{border: unset;}
.h2-project h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	text-align: justify;
	color: #024C16;
	font-family: 'SEGOEUIB';
	position: relative;
	margin: 0;
	border: unset;
	padding-bottom: 15px;
}
.h2-project h2 span.section-title-main::before{
	content: "";
	position: absolute;
	width: 91px;
	height: 4px;
	background: #DF0018;
	border-radius: 20px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
}
.project-home-new{margin-top: 20px;max-width: 100% !important;/* margin: 0 !important; */padding: 0 !important;/* margin: 0 -5px; */margin-top: 30px;}
.project-home-new .box-normal{background: #FFFFFF;box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);border-radius: 5px;}
.project-home-new .box-normal .box-image{

}
.project-home-new .box-normal .box-image img{
	height: 210px;
	border-radius: 5px;
}
@media(max-width:480px){
	.project-home-new .box-normal .box-image img{
		height:200px
	}
}
.project-home-new .box-normal .box-text{padding: 10px;position: absolute;bottom: 0;background: #024C16;opacity: 0.8;border-radius: 5px;padding: 0;}
.project-home-new .box-normal .box-text-inner1 h5{
	font-weight: unset;
	/* margin: 0 10px; */
	/* width: 100%; */
	position: relative;
	padding: 10px 10px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 29px; */
	-webkit-line-clamp: 2;
	height: 64px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.project-home-new .box-normal .box-text-inner1 h5 a{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 29px; */
	-webkit-line-clamp: 2;
	/* height: 33px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.project-home-new .flickity-page-dots .dot.is-selected {
    background-color: #DF0018;
  
}
.project-home-new .box-normal .box-text-inner1 h5::before{
	content: "";
	background: #FFFFFF;
	border-radius: 10px 10px 0px 0px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 151px;
	height: 5px;
	bottom: 0;
}
.project-home-new .col{
	padding: 0 2px 30px;
}
.h2-dichvu{

}
.h2-dichvu h2{border: unset;}
.h2-dichvu h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	text-align: justify;
	color: #024C16;
	font-family: 'SEGOEUIB';
	position: relative;
	margin: 0;
	border: unset;
	padding-bottom: 15px;
}
.h2-dichvu h2 span.section-title-main::before{
	content: "";
	position: absolute;
	width: 50px;
	height: 4px;
	background: #DF0018;
	border-radius: 20px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
}
.col-12-dv p{
	font-size: 16px;
	line-height: 19px;
	font-family: 'SEGOEUI';
	text-align: justify;
	color: #000000;
	text-align: center;
	margin-bottom: 0;
}
.sevice-home-new{/* margin-top: 20px; *//* max-width: 100% !important; *//* margin: 0 !important; *//* padding: 0 !important; *//* margin: 0 -5px; *//* margin-top: 30px; */}
.sevice-home-new .box-normal{background: #FFFFFF;box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);border-radius: 5px;overflow: hidden;/* padding-bottom: 28px; */}
.sevice-home-new .box-normal .box-image{

}
.sevice-home-new .box-normal .box-text{padding: 10px;position: relative;/* bottom: 0; */background: #fff;/* opacity: 0.8; */border-radius: 5px;padding: 0;}
.sevice-home-new .box-normal .box-text-inner1 h5{
	font-weight: unset;
	/* margin: 0 10px; */
	/* width: 100%; */
	position: relative;
	padding: 10px 10px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 29px; */
	-webkit-line-clamp: 2;
	height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/* padding-bottom: 30px; */
}
.sevice-home-new .box-normal .box-text-inner1 h5 a{
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #000000;
	font-family: 'SEGOEUIB';
	/* padding: 0 10px; */
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 29px; */
	-webkit-line-clamp: 2;
	/* height: 33px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.sevice-home-new .flickity-page-dots .dot.is-selected {
    background-color: #DF0018;
  
}
.sevice-home-new .box-normal .box-text-inner1 h5::before{
	content: "";
	background: #DF0018;
	border-radius: 5px 5px 0px 0px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 179px;
	height: 7px;
	bottom: 0;
}
.sevice-home-new .col{
	padding-bottom: 10px;
}
.sevice-home-new .flickity-prev-next-button{
	color: #024C16;
}
.sevice-home-new .flickity-prev-next-button.next{
	 right: -37px;
    opacity: 1;
}
.sevice-home-new .flickity-prev-next-button.previous {
	left: -35px;
    opacity: 1;
}
.sevice-home-new .image-cover1 img{
height: 183px;
}
.h2-doitac{margin-bottom: 0;}
.h2-doitac h2{position: relative;border: unset;padding-bottom: 10px;}
.h2-doitac h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	text-align: center;
	font-family: 'SEGOEUIB';
	color: #024C16;
	margin: 0;
	border: unset;
}
.h2-doitac h2::before{
	width: 200px;
	height: 5px;
	content: "";
	background: #DF0018;
	border-radius: 20px 20px 0px 0px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	bottom: 0;
}
.cm-nhan .row{
	background: #FFFFFF;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
.cm-nhan .row .col{
	padding-bottom: 0;
}
.cm-nhan .flickity-viewport{
	height:80px !important;
}
.cm-nhan .col-inner{
	text-align: center;
}
.row-footer-top{
	max-width: 100% !important;
}
.log-ft{
	text-align: center;
}
.log-ft img{
	width: auto !important;
	margin: 0 auto;
}
.col12-ft{padding-bottom: 0;margin-top: 20px;}
.col12-ft img{
	width: auto !important;
}
.col12-ft .col-inner{
	display: flex;
}
.cs2{margin-top: 25px;}
.cs2 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.cs2 ul{margin-top: 10px;}
.cs2 ul li{
	border: unset !important;
	border-color: unset !important;
}
.cs2 ul li a{
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	font-family: 'SEGOEUI';
	position: relative;
	padding-left: 20px;
}
.cs2 ul li a::before{
	content: "\f111";
	font: normal normal normal 7px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 13px;
	color: #fff;
}
.cs3{margin-top: 25px;}
.cs3 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.cs3 ul{margin-top: 10px;}
.cs3 ul li{
	border: unset !important;
	border-color: unset !important;
}
.cs3 ul li a{
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	font-family: 'SEGOEUI';
	position: relative;
	padding-left: 20px;
}
.cs3 ul li a::before{
	content: "\f111";
	font: normal normal normal 7px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 13px;
	color: #fff;
}
.cs4{margin-top: 25px;}
.cs4 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.cs4 .textwidget{
	margin-top: 20px;
}
.footer-1 .bottom-ft{
	border-bottom:1px solid #FFFFFF ;
}
.bottom-ft-1{
	margin-top: 20px;
}
.cs5 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.cs6 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.cs7 .widget-title{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
}
.content-cs{margin-top: 10px;}
.content-cs p{
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	font-family: 'SEGOEUI';
	margin-bottom: 10px;
}
.content-cs p strong{
	font-family: 'SEGOEUIB';
	font-weight: unset;
}
.content-cs p i{

}
.content-cs p span{

}
.contact-home{

}
.contact-home p{
	font-size: 14px;
	line-height: 19px;
	font-family: 'SEGOEUI';
	color: #FFFFFF;
	margin-top: 11px;
	margin-bottom: 15px;
}
.bo-cong-thuong{

}
.bo-cong-thuong img{
	width: auto !important;
}
.from-ft{position: relative;}
.from-ft input.wpcf7-text{border-radius: 30px;height: 38px;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	font-family: 'SEGOEUI';}
.from-ft input.wpcf7-submit{position: absolute;top: -2px;right: -4px;margin: 0;font-size: 0;background: url(/wp-content/uploads/2023/03/backsend.png) no-repeat;width: 61px;height: 41px;background-color: transparent !important;}
.from-ft input.wpcf7-text::placeholder{
	font-size: 14px;
line-height: 19px;
color: #000000;
font-family: 'SEGOEUI';
}
.absolute-footer{
	display: none;
}
.h1-title-gt{

}
.h1-title-gt h1{border: unset;margin-top: 50px;position: relative;padding-bottom: 10px;}
.h1-title-gt h1 span{
	font-size: 40px;
	line-height: 53px;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border: unset;
}
.h1-title-gt h1::before{
	content: "";
	position: absolute;
width: 100px;
height: 3px;
background: #FFFFFF;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
text-align: center;
}
.col12-gt p{
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #FFFFFF;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.col12-ngang{
	padding-bottom: 0;
}
.col12-ngang a{font-weight: unset;text-transform: unset;margin: 10px 35px;}
.col12-ngang a span{
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	text-transform: unset;
	font-weight: unset;
}
.sec-gt::before{
	content: "";
	position: absolute;
	opacity: 0.5;
	border: 1px solid #FFFFFF;
	left: 0;
	bottom: 54px;
	width: 100%;
	height: 0;
	z-index: 9;
}
.col12-ngang a:hover::before{
	border:3px solid #DF0018;
	content: "";
	top: -8px;
	left: 0;
	right: 0;
	position: absolute;
	width: auto;
	height: 0;
}
.img-gt-sec img{
	border-radius: 10px;
}
.img-gt-sec .icon-box-img{
	margin-bottom: 0;
}
.img-gt-sec .icon-box-text{
	position: absolute;
	background: #FFFFFF;
opacity: 0.9;
border-radius: 47px 47px 10px 10px;
left: 0;
width: 100%;
bottom: 0;
height: 94px;
}
.img-gt-sec .icon-box-text h3{
	font-size: 24px;
	line-height: 32px;
	font-family: 'SEGOEUIB' !important;
	color: #DF0018;
	margin-top: 15px;
}
.img-gt-sec .icon-box-text p{
	font-size: 20px;
	line-height: 27px;
	font-family: 'SEGOEUI';
	color: #000000;
}
.iocn-gt{background: #FFFFFF;/* opacity: 0.8; */
/* p1 *//* box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1); *//* border-radius: 10px; *//* padding: 20px 24px; *//* margin-right: 50px; */position: relative;margin-top: 30px;}
.h4-title-gt{margin-bottom: 0;border: unset;}
.h4-title-gt h4{border: unset;}
.h4-title-gt h4 span{
	display: none;
}
.iocn-gt .icon-box-text{
	background: #FFFFFF;
	opacity: 1;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 20px 24px;
	position: relative;
	z-index: 9;
	margin-right: 74px;
}
.h4-title-gt h4 span.section-title-main{
	font-size: 16px;
	line-height: 21px;
	font-family: 'SEGOEUIB';
	color: #000000;
	display: block;
	border: unset;
	margin: 0;
	text-transform: unset;
	/* padding: 0; */
}
.h2-title-content{

}
.h2-title-content h2{border: unset;}
.h2-title-content h2 span{
	display: none;
}
.h2-title-content h2 span.section-title-main{
	font-size: 28px;
	line-height: 37px;
	color: #024C16;
	font-family: 'SEGOEUIB';
	display: block;
	margin: 0;
	border: unset;
	text-transform: unset;
}
.iocn-gt::before{
	content: "";
	position: absolute;
width: 364px;
height: 0px;
border: 1px solid #024C16;
left: 10px;
top: -20px;
}
.iocn-gt::after{
	content: "";
	position: absolute;
	width: 154px;
	height: 156px;
	background: #E8FCEF;
	border-radius: 10px;
	right: 0;
	top: -21px;
}
.img-gt-sec-anh img{
	border-radius: 10px;
}
.iocn-hoso{
	background: #FFFFFF;
	/* opacity: 0.8; */
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-top: 30px;
	padding: 25px;
	padding-bottom: 0;
}
.iocn-hoso p{
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
	color: #000000;
	font-family: 'SEGOEUI';
	/* margin-bottom: 0; */
}
.iocn-hoso p strong{
	font-family: 'SEGOEUIB';
}
.but-hoso{
	background-color: #DF0018 !important;
	border-radius: 10px;
	position: relative;
	padding-right: 35px;
	margin-bottom: -17px !important;
	opacity: 1 !important;
	background: red;
	transition: unset;
}
.but-hoso span{
	font-size: 20px;
	line-height: 27px;
	text-align: justify;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	
}
.but-hoso::before{
	content: "\f178";
	font: normal normal normal 18px/1 FontAwesome;
	position: absolute;
	top: 10px;
	right: 10px;
	position: absolute;
	transform: rotate(90deg);
}
.iocn-tamnhin{
	
}
.iocn-tamnhin h3{
	font-size: 32px;
	line-height: 43px;
	color: #000000;
	font-family: 'SEGOEUIB' !important;
	border-bottom: 1px solid #B1B1B1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.iocn-tamnhin h3 span{
	color: #df0018 !important;
	opacity: 1;
}
.iocn-tamnhin p{
	font-size: 16px;
line-height: 21px;
text-align: justify;
color: #000000;
font-family: 'SEGOEUI';
}
.iocn-tamnhin p strong{
	font-family: 'SEGOEUIB';
}
.h2-title-gtri{

}
.h2-title-gtri h2{border-bottom: 1px solid #ffffff;}
.h2-title-gtri h2 span{
	display: none;
}
.h2-title-gtri h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	display: block;
	text-align: center;
	margin: 0;
	margin: 0 auto;
	text-transform: unset;
}
@media screen and (min-width: 850px){
	.col2-5{
		max-width: 20%;
    -ms-flex-preferred-size: 201%;
    flex-basis: 20%;
	}
}
.icon-giatri{

}
.icon-giatri .icon-box-img{

}
.icon-giatri .icon-box-img img{
	
}
.icon-giatri .icon-box-text{
	
}
.icon-giatri .icon-box-text h3{
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB' !important;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: unset;
}
.icon-giatri .icon-box-text h3::before{
	content: "";
	background: #FFFFFF;
border-radius: 1.5px;
width: 36px;
height: 3px;
position: absolute;
left: 0;
right: 0;
text-align: center;
margin: 0 auto;
bottom: 0;
}
.icon-giatri .icon-box-text p{
	font-size: 16px;
line-height: 21px;
text-align: center;
font-family: 'SEGOEUI';
color: #FFFFFF;
}
.h2-title-lichsu{margin-bottom: 15px;}
.h2-title-lichsu h1{border: unset;}
.h2-title-lichsu h1 span{
	display: none;
}
.h2-title-lichsu h1 span.section-title-main{
	font-size: 40px;
	line-height: 53px;
	font-family: 'SEGOEUIB';
	color: #024C16;
	margin: 0 auto;
	text-align: center;
	display: block;
	border: unset;
	padding: 0;
}
.h2-title-lichsu h2{border: unset;}
.h2-title-lichsu h2 span{
	display: none;
}
.h2-title-lichsu h2 span.section-title-main{
	font-size: 40px;
	line-height: 53px;
	font-family: 'SEGOEUIB';
	color: #024C16;
	margin: 0 auto;
	text-align: center;
	display: block;
	border: unset;
	padding: 0;
}
.col12-ls p{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #000000;
	max-width: 750px;
	margin: 0 auto;
}
.desc-service{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #000000;
	max-width: 750px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.icon1-lsht{
	background: url(/wp-content/uploads/2023/03/backleft.png) no-repeat;
	height: 115px;
	/* width: 447px; */
	/* margin-right: 53px; */
	margin-left: 34px;
}
.icon1-lsht h3{
	font-size: 32px;
	line-height: 43px;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	text-align: center;
	/* margin-top: 10px; */
	padding-top: 6px;
}
.icon2-lsht{margin-left: 68px;margin-top: -52px;/* margin-right: 75px !important; */padding-right: 142px;}
.icon2-lsht .icon-box-img{position: absolute;right: -53px;top: 40%;}
.icon2-lsht .icon-box-img img{
	
}
.icon2-lsht .icon-box-text{
	background: #FFFFFF;
/* P2 */
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
	border-radius: 0px 0px 20px 20px;
	padding-right: 0 !im;
	margin-right: 0;
	text-align: left;
	padding: 25px 15px;
}
.icon2-lsht .icon-box-text ul{
	
}
.icon2-lsht .icon-box-text ul li{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: 'SEGOEUIB';
}
.icon1-lsht-right{
	background: url(/wp-content/uploads/2023/03/backright.png) no-repeat;
	height: 115px;
	/* width: 447px; */
	margin-left: 47px;
}
.icon1-lsht-right h3{
	font-size: 32px;
	line-height: 43px;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	text-align: center;
	/* margin-top: 10px; */
	padding-top: 6px;
}
.icon2-lsht-right{padding-right: 35px;margin-top: -52px;margin-left: 68px;margin-top: -53px;/* margin-right: 75px !important; */padding-right: 142px;}
.icon2-lsht-right .icon-box-img{position: absolute;left: -56px;top: 40%;}
.icon2-lsht-right .icon-box-img img{
	
}
.icon2-lsht-right .icon-box-text{
	background: #FFFFFF;
/* P2 */
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
	border-radius: 0px 0px 20px 20px;
	padding-right: 0 !im;
	margin-right: 0;
	text-align: left;
	padding: 25px 10px;
}
.icon2-lsht-right .icon-box-text ul{
	
}
.icon2-lsht-right .icon-box-text ul li{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: 'SEGOEUIB';
}
.row-lshinhthanh{
	max-width: 1170px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}
.row-lshinhthanh::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	background: url(/wp-content/uploads/2023/03/docls.png);
	width: 16px;
	height: 100%;
	background-size: cover;
}
.icon2-lsht .icon-box-text p{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: 'SEGOEUIB';
}
.icon2-lsht-right .icon-box-text p{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: 'SEGOEUIB';
}
.col6-right-lv{
	/* padding-top: 40px; */
	padding-left: 40px;
}
.col6-right-lv h3{
	font-size: 32px;
	line-height: 43px;
	font-family: 'SEGOEUIB' !important;
	color: #000000;
	margin-bottom: 15px;
}
.col6-right-lv ul{padding-left: 15px;}
.col6-right-lv ul li{
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	font-family: 'SEGOEUI';
}
.col6-right-lv ul li a{
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	font-family: 'SEGOEUI';
}
.h1-title-gp{

}
.h1-title-gp h1{border: unset;margin-top: 50px;position: relative;padding-bottom: 10px;}
.h1-title-gp h1 span{
	font-size: 40px;
	line-height: 53px;
	font-family: 'SEGOEUIB';
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border: unset;
	text-transform: unset;
}
.h1-title-gp h1::before{
	content: "";
	position: absolute;
width: 100px;
height: 3px;
background: #FFFFFF;
left: 0;
right: 0;
bottom: 0;
margin: 0 auto;
text-align: center;
}
.col12-gt p{
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #FFFFFF;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.col12-breadcrumb{
	padding-bottom: 0;
}
.sec-giaiphap::before {
    content: "";
    position: absolute;
    opacity: 0.5;
    border: 1px solid #FFFFFF;
    left: 0;
    bottom: 54px;
    width: 100%;
    height: 0;
    z-index: 9;
}
.breadcrumb {
    background: none;
    border-radius: 0;
    padding: 0.5rem 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    font-family: 'SEGOEUI';
    color: #000;
}
.breadcrumb>a{
	 font-family: 'SEGOEUI';
	 color: #000;
	 padding: 1px 5px;
	 font-size: 15px;
	 /* font-weight: unset; */
	 line-height: 24px;
}
.breadcrumb >li>a{
	 font-family: 'SEGOEUI';
	 color: #000;
	 padding: 1px 5px;
	 font-size: 15px;
	 /* font-weight: unset; */
	 line-height: 24px;
}
.breadcrumb > span >span >a{
	 color: #000;
}
.breadcrumb > span > span >span >a{
	 color: #000;
}
.breadcrumb>span{
	 font-family: 'SEGOEUI';
	 color: #000;
	 padding: 0 5px;
	 font-size: 15px;
	 /* font-weight: unset; */
	 line-height: 26px;
}
.breadcrumb>span>a{
	color:#000;
}
.breadcrumb li{
	margin-left: 0 !important;
}
.breadcrumb li strong{
	font-weight:unset;
}
.col12-breadcrumb .breadcrumb a {
    color: #fff;
    display: inline;
    padding-left: 5px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 21px;
    font-family: 'SEGOEUIB';
}
.icon-gp-cate{background: #FFFFFF;
/* p2 */border: 0.5px solid #024C16;box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);border-radius: 10px;padding: 30px;display: flex;justify-content: center;/* text-align: center; */align-items: center;position: relative;height: 140px;margin: 15px 0;}
.icon-gp-cate .icon-box-img{position: relative;}
.icon-gp-cate::before{
	background: #024C16;
	border-radius: 5px;
	content: "";
	position: absolute;
	left: -21px;
	right: 0;
	text-align: center;
	width: 2px;
	height: 68px;
	top: 36px;
	margin: 0 auto;
}
.icon-gp-cate.hover{
	border: 0.5px solid #df0018;
	display: none;
	/* opacity: 0; */
}
.icon-gp-cate.hover::before{
	background: #df0018;
}
.icon-gp-cate.hover .icon-box-text h3{
	color: #df0018;
}
.icon-gp-cate:hover h3{
	color: #DF0018;
}
.icon-gp-cate:hover:before{
	background:#DF0018;
}

@media(min-width:992px){
	.icon-giaiphap:hover .icon-gp-cate.active{
	display: none;
	opacity: 0;
}
}
.icon-giaiphap:hover .icon-gp-cate.hover{
	display: flex;
	opacity:1;
}
.icon-gp-cate.hover{
	border: 0.5px solid #df0018;
}
.icon-gp-cate.hover::before{
	background: #df0018;
}
.icon-gp-cate.hover .icon-box-text h3{
	color: #df0018;
}
.icon-gp-cate .icon-box-img img{
	display: block !important;
}
.icon-gp-cate .icon-box-text{padding-left: 65px !important;}
.icon-gp-cate .icon-box-text h3{
	font-size: 20px;
	line-height: 27px;
	color: #024C16;
	font-family: 'SEGOEUIB' !important;
}
.icon-gp-cate:hover h3{
	color: #DF0018;
}
.icon-gp-cate:hover:before{
	background:#DF0018;
}
.service_page_template .box .item {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    margin-bottom: 20px;
    transition: .5s;
    background-color: #fff;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 30px 20px;
    position: relative;
}

.service_page_template .box .item .box_img {
    width: 50%;
    height: 330px;
    width: 40%;
    position: relative;
}
.service_page_template .box .item .box_img a {
    float: left;
}
.service_page_template .box .item .box_img a img {
    /* float: left; */
    width: 100%;
    border-radius: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.service_page_template .box .item .box_content {
    width: 60%;
    /* padding: 80px 70px 80px 60px; */
    padding: 23px;
    /* padding-left: 50px; */
    padding-right: 0;
}
.service_page_template .box .item .box_content h3 {
    color: #333;
    line-height: 22px;
    margin-bottom: 20px;
    transition: .5s;
    font-size: 28px;
    line-height: 30px;
    color: #024C16;
    position: relative;
    font-family: 'SEGOEUIB';
    padding-bottom: 20px;
}
.service_page_template .box .item .box_content h3::before{
	content: "";
	position: absolute;
width: 100px;
height: 5px;
background: #D9D9D9;
left: 0;
bottom: 0;
}
.service_page_template .box .item .box_content .content {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    color: #000000;
    font-family: 'SEGOEUI';
}
.service_page_template .box .item .box_content a {
    display: inline-block;
    /* height: 50px; */
    /* border-radius: 5px; */
    /* background-image: linear-gradient(to right,#f89400 0%,#ffa835 100%); */
    color: #fff;
    /* font-family: segoeui-bold; */
    font-size: 16px;
    /* text-transform: uppercase; */
    line-height: 42px;
    padding: 0 30px;
    background: #DF0018;
    border-radius: 5px;
    font-size: 14px;
    line-height: 19px;
/* identical to box height */
    text-align: justify;

/* p4 */
    color: #FFFFFF;
    font-family: 'SEGOEUIB';
    padding: 10px 20px;
}
.service_page_template .box .item:nth-child(2n+1) .box_img {
    order: 2;
}
.service_page_template .box .item:nth-child(2n+1) .box_content {
    /* padding: 80px 60px 80px 70px; */
    padding-right: 50px;
    /* padding-left: 0; */
}
.service_page_template .box .item:nth-child(2n+2) .box_content{
	padding-left: 50px;
	padding-right: 30px;
}
.service_page_template .box .item>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bread-crumb{
    width: 100%;
    background-color: #f8f8f8;
}
.bread-crumb .col{
	padding-bottom: 0;
}
.info_service_box .heading_h2 {
    color: #000;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 30px;
    /* text-align: center; */
}
.banner-slider .text-box{
	background-color: #024c1687;
}
.banner-slider .text-box p{
	font-size: 24px;
line-height: 32px;
text-align: center;
font-family: 'SEGOEUI';
color: #FFFFFF;
}
.breadcrumbs .col{
padding-bottom: 0;
}
.breadcrumbs .col li{
	margin-bottom: 0;
}
.cutom-contact{
	margin-top: 20px;
}
.cutom-contact .accordion-item button{
	border: unset;
	right: 0;
	left: unset;
	top: 8px !important;
}
.cutom-contact .accordion-item a.active button{
	border: unset;
	right: 18px;
	top: 15px !important;
}
.cutom-contact .accordion-item a.active{
	background-color:transparent;
}
.cutom-contact .accordion-item a{
	padding-left: 0;
}
.cutom-contact .accordion-inner{
	padding: 10px 0;
}
.form_contact {
    box-shadow: 0 5px 13px rgba(0,0,0,.1);
    background-color: #fff;
    padding: 20px 100px;
}
.form_contact h4 {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}
.form_contact h3 {
    color: #df0018;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}
.title-left-collection {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0px 0 0px 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #DF0018;
    /* font-family: 'Averta-Semibold'; */
    font-family: 'SEGOEUIB' !important;
}
.list-left-collection2 {
    border: 1px solid #e1e1e1;
}
.list-left-collection2 li.current-cat>a{
	color: #024C16;
	/* font-weight: bold; */
	font-family: 'SEGOEUIB';
}
.list-left-collection2 li {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 39px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    /* text-align: right; */
    border-bottom: 1px solid #ddd;
    padding-left: 9px;
    margin-left: 0 !important;
    list-style-type: none;
} 
.list-left-collection2 li.current-cat1 a{
	color: #024C16;
}
.list-left-collection2 li a {
    color: #000;
    font-size: 14px;
    padding-left: 10px;
    text-transform: uppercase;
    font-family: 'SEGOEUIB';
}
.list-left-collection2 li ul li a{
	font-family: 'SEGOEUI';
	font-size: 14px;
}
.list-left-collection2 li ul li a i{
	font-size:14px;
}
.list-left-collection2 .menu-item i.icon-angle-down {
    top: 6px;
    font-size: 1.2em;
    float: right;
    /* padding-right: 10px; */
    position: absolute;
    right: 10px;
    top: 14px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid;
    z-index: 999;
}
.list-left-collection2 .menu-item.current-cat i.icon-angle-down{
	color: #024C16;
}
.list-left-collection2 li.active >.sub-menu{
	display: block !important;
	padding-left: 0;
}

.list-left-collection2>li.current-cat.current-cat >.sub-menu{
		display: block !important;
}
.list-left-collection2>li.current-cat >.sub-menu{
		display: none !important;
}
.list-left-collection2 li >.sub-menu li.current-cat3 a{
	    color: #024C16;
	    /* font-weight:bold; */
	    font-family: 'SEGOEUIB';
}
.title_col, .list>li>ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	list-style: none;
	margin: 0;
}

.title_col li:nth-child(1), .list>li>ul li:nth-child(1){
	width: calc(17% - 21px);
}
.title_col li:nth-child(2), .list>li>ul li:nth-child(2){
	width: calc(18% - 21px);
}
.title_col li:nth-child(3), .list>li>ul li:nth-child(3) {
    width: calc(56% - 21px);
}
.title_col li:nth-child(4),.list>li>ul li:nth-child(4) {
    width: calc(18% - 21px);
}
.title_col li:nth-child(5), .list>li>ul li:nth-child(5) {
    width: calc(17% - 21px);
    border-right: #DF0018!important;
}
.list>li>ul li:last-child{
	border-right: none;
}
.list>li{
	background-color: #f0f0f0;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #fff;
	list-style: none;
	margin-left: 0 !important;
	margin-bottom: 0;
}
a.down_load_file {
    color: #df0018;
    font-size: 14px;
}
.title_col li{
	height: 45px;
	background: #024C16;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	padding: 0 10px;
	border-right: 1px solid #fff;
	margin-left: 0 !important;
	margin-bottom: 0;
	list-style-type: none;
}
.list>li>ul li{
	border-right: 1px solid #fff;
	padding: 0 10px;
	line-height: 22px;
	min-height: 55px;
	display: flex;
	align-items: center;
	margin-left: 0;
	margin-bottom: 0;
}
.list>li>ul li h3.address, .list>li>ul li h3.name{
display: none;
}
.form-group.filter {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.form-group.filter .checkbox-inline, .form-group.filter .difficultyContainer2 {
    margin-right: 14px;
    color: #333;
    font-size: 16px;
}
.form-group.filter input[type=checkbox] {
    margin-right: 5px;
    margin-bottom: 0;
}
.form-group.filter .checkbox-inline label{
	font-size: 14px;
}
.file-from{
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
	position: relative;
}
.file-from input{
	height: 45px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    width: 100%;
    color: #999;
    font-size: 16px;
}
.file-from .btn_search{
	left: unset;
    right: 10px;
    width: auto;
    line-height: 60px;
    font-size: 0;
    position: absolute;
    top: 0;
    padding: 0;
    background: 0 0;
	display: inline-block;
    color: #fff;
	border-radius: 0 5px 5px 0;
	height: 45px;
	cursor: pointer;
}
.file-from .btn_search i{
	margin-left: 10px;
	color: #333;
    font-size: 20px;
}
.file-from ul{
	list-style: none;
	float: right;
    display: none;
	margin: 0;
}

a.down_load_file i {
    margin-right: 10px;
    color: #df0018;
}
.file-cate{
	margin-bottom: 30px;
	/* background-color: rgb(248, 248, 248); */
}
.related-articles-head h3{
	color: #222;
	margin: 0;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	margin-top: 40px;
	margin-bottom: 25px;
}
.related-articles-head h3:before {
    content: "";
    height: 3px;
    width: 70px;
    background-color: #024C16;
    position: absolute;
    left: 0;
    bottom: -6px;
}
.related-articles-body{

}
.related-articles-body ul{

}
.related-articles-body ul li{list-style-type: none;margin-bottom: 5px;}
.related-articles-body ul li a{
	font-size: 14px;
	color: #000;
}
.from-servicer .col{
	padding-bottom: 0;
}
.title-sidebar{
	text-transform: capitalize;
	margin: 0 2px;
	background: #024C16;
	height: 40px;
	padding: 0 10px;
	color: #fff;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	position: relative;
	font-family: 'SEGOEUIB';
}
.widget_posts_in_cat{
	background: #fff;
	margin: 0 0 10px;
	overflow: hidden;
}
.widget_posts_in_cat>ul {
    margin: 0;
    padding: 10px 1px;
    list-style: none;
    border: 1px solid #dfdfdf;
    border-top: 0;
    float: left;
    width: 100%;
}
.widget_posts_in_cat ul li {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    /* padding-left: 5px; */
}
.widget_posts_in_cat ul li:last-child{
	 border-bottom: unset;
	padding-bottom:0;
}
.widget_posts_in_cat .news_thumbnail {
    width: 40%;
    float: left;
    padding-top: 4px;
}
.widget_posts_in_cat .link_recent_thumb {
    /* display: block; */
    /* position: relative; */
    /* height: 0; */
    /* padding-top: 100%; */
    /* overflow: hidden; */
    padding-left: 10px;
}
.widget_posts_in_cat .link_recent_thumb img {
    /* position: relative; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: contain; */
}
li.rcp_svl_has_thumb .rcp_svl_content {
    /* margin-left: 0 !important; */
    margin-bottom: 10px;
    padding-left: 10px;
    float: left;
    width: 60%;
    padding-right: 5px;
}
.widget_posts_in_cat .rcp_svl_content a {
    max-height: 85px;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    /* padding: 8px 0; */
    text-decoration: none;
    font-size: 13px;
    font-family: 'SEGOEUIB';
}
.question_answer_page h1.heading_h2 {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
}
.question_answer_page .list_q_a .item {
    /* align-items: center; */
    background-color: #f8f8f8;
    /* margin: 0 10px; */
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.question_answer_page .list_q_a .item>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.question_answer_page .list_q_a .item .box_img {
    width: 30%;
    /* height: 220px; */
    overflow: hidden;
}
.question_answer_page .list_q_a .item .box_img img {
    width: 100%;
    object-fit: cover;
    transition: .5s;
    transform: scale(1);
}
.question_answer_page .list_q_a .item:hover .box_img img {
    transition: .5s;
    transform: scale(1.2);
}
.question_answer_page .list_q_a .item .box_content {
    width: calc(70% - 1px);
    padding: 0 30px;
    padding-top: 20px;
}
.question_answer_page .list_q_a .item .box_content h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* -webkit-line-clamp: 3; */
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    /* height: 64px; */
}
.question_answer_page .list_q_a .item .box_content .content {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 64px;
}
.page-title-new {
    position: relative;
    padding-top: 25px;
    /* text-transform: uppercase; */
	font-family: 'SEGOEUIB';
    display: block;
    width: 100%;
    height: 133px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 40px;
    font-size: 35px;
    color: #fff;
    /* background: rgba(0,0,0,.3); */
    position: absolute;
    top: 10%;
    z-index: 9;
}
.page-title-new h1{
	color: #fff;
}
.bread-crumb1{
	position: relative;
	margin-bottom: 30px;
}
.list-cates-n-sw ul {
    float: left;
    width: 100%;
    height: 54px;
    overflow: hidden;
    padding-left: 0;
    margin: 0;
}
.list-cates-n-sw li {
    float: left;
    list-style-type: none;
    margin-bottom: 0;
}
.list-cates-n-sw a {
	font-family: 'SEGOEUIB';
    color: #fff;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    width: 100%;
    float: left;
    padding: 0 25px;
}
.blog-archive .title-new{
	display: none;
}
.bread-crumb-new {
    display: block;
    width: 100%;
    background: #f8f8f8;
    /* margin-bottom: 20px; */
    /* position: absolute; */
    bottom: 0;
}
.bread-crumb-new .col{
	padding-bottom: 0;
}
.breadcrumb1{
	margin: 0;
	font-size: 16px;
	/* font-style: italic; */
	padding: 7px 0;
	border-radius: 0;
	text-align: center;
}
.breadcrumb1 li {
    display: inline;
}
.breadcrumb1 >a {
    color: #000;
}
.breadcrumb1{
	color: #000;
}
 .blog-item {
    margin-bottom: 20px;
}
.blog-item .blog-item-thumbnail {
    float: left;
    width: 300px;
    height: 225px;
    margin-right: 20px;
    overflow: hidden;
    box-shadow: 1px 2px 8px 1px rgba(167,167,167,.86);
    position: relative;
}
.blog-item .blog-item-thumbnail img {
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 100%;
}
.blog-item .blog-item-mains {
    padding-left: 0;
    float: right;
    width: calc(100% - 320px);
}
.blog-item .blog-item-mains .blog-item-name {
    display: block;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
	font-family: 'SEGOEUIB';
	position: relative;
}
.blog-item .blog-item-mains .blog-item-name a {
    color: #000;
    font-family: 'SEGOEUIB';
    line-height: 18px;
}
.blog-item .blog-item-mains .post-time {
    font-size: 12px;
    color: #9b9b9b;
    margin: 0 10px 0 0;
}
.blog-item .blog-item-mains .blog-item-summary {
    color: #4d4d4d;
	font-size: 14px;
}
.entry-footer {
    margin-top: 10px;
}
.entry-footer .button {
   border-radius: 5px;
   background-color: #DF0018;
   height: 40px;
   padding: 0 15px;
   line-height: 40px;
   color: #fff;
   font-size: 14px;
   display: inline-block;
   font-weight: unset;
   text-transform: unset;
}
.blog-single .title-new{
display: none;
}
.breadcrumb1 >li>a {
    color: #000;
}
.page-title-new h2{
color: #fff;
font-size: 16px;
}
.info-title-related-article {
    font-family: 'SEGOEUIB';
    background-position: 0 50%;
    background-repeat: repeat-x;
    overflow: hidden;
    text-transform: uppercase;
    margin: 40px 0 25px;
    border-bottom: 1px solid;
    font-size: 23px;
}
.info-related-articles ul {
    padding: 0;
}
.info-related-articles li.item {
    line-height: 14px;
    border-bottom: 1px #ddd dashed;
    margin-left: 0;
    list-style-type: none;
}
.info-related-articles li.item a {
    color: #555;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.4;
    padding: 5px 0;
    display: inline-block;
}
.project_page_template .box_info_top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.heading_h2 {
	font-family: 'SEGOEUIB' !important;
	color: #333;
	font-size: 33px;
	font-weight: 700;
	width: auto;
}
.project_page_template .heading_h2 {
    display: inline-block;
    float: left;
    margin: 0;
    line-height: 70px;
}
.project_page_template ul.list_cat_product {
    margin: 0;
    display: inline-block;
    float: right;
	list-style: disc;
}
ul.list_cat_product li {
    display: inline-block;
    margin-bottom: 10px;
}
ul.list_cat_product li a {
    display: flex;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    align-items: center;
    margin: 0 5px;
    height: 60px;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    transition: .3s;
}
ul.list_cat_product li a img {
    margin-right: 10px;
    filter: brightness(0);
    opacity: .8;
    transition: .3s;
}
ul.list_cat_product li a.active {
    transition: .3s;
    color: #024C16;
    font-family: segoeui-bold;
    transition: .3s;
    border: 1px solid #024C16;
    font-family: 'SEGOEUIB';
}
ul.list_cat_product li a.active img {
    filter: brightness(1);
    opacity: 1;
    transition: .3s;
}
.box_search_project {
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    background-color: #f8f8f8;
    align-items: center;
    padding: 30px 7px;
    display: inline-block;
    width: 100%;
}
.box_search_project form.search_post_type {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.box_search_project .left {
    width: 40%;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    float: left;
    left: auto;
}
.box_search_project h3 {
    margin: 0;
    color: #333;
    font-size: 16px;
    width: auto;
    /* float: left; */
}
.box_search_project .box_select {
    position: relative;
    float: left;
}
.box_search_project select {
    height: 45px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background: 0 0;
    margin-left: 6px;
    color: #999;
    font-size: 16px;
}
.box_search_project select {
    min-width: 200px;
    margin-bottom: 0;
    /* margin-left: 0; */
}
.box_search_project .box_select:before {
    position: absolute;
    right: 18px;
    top: 10px;
    color: #999;
    content: '\f107';
    font-family: fontawesome;
    font-size: 15px;
}
.box_search_project .right {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.box_search_project .box_form {
    margin-left: 7px;
    width: 439px;
}
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
    position: absolute!important;
    clip: rect(0,0,0,0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
form.search_post_type input.field {
    width: 385px;
    height: 45px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #e1e1e1;
    outline: none;
}
.box_search_project form.search_post_type input.field {
    width: calc(100% - 152px);
    background: 0 0;
    margin-bottom: 0;
}
form.search_post_type .btn_submit_search {
    position: relative;
    display: inline-block;
    left: -4px;
    top: 6px;
}
form.search_post_type input.submit {
    height: 45px;
    border-radius: 0 5px 5px 0;
    background-color: #DF0018;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 28px 0 20px;
}
form.search_post_type .btn_submit_search i {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 41%;
    transform: translateY(-50%);
    right: 20px;
}
.box_project {
    display: inline-block;
    padding: 0 15px;
}
.box_project .item {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    position: relative;
    padding: 40px 0;
}
.box_project .item:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
}
.box_project .item .box_img {
    width: calc(50% - 50px);
    height: 390px;
    overflow: hidden;
    padding-right: 50px;
}
.box_project .item .box_img a {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.box_project .item .box_img img {
    /* width: 100%; */
    /* height: 100%; */
    object-fit: cover;
    transition: .5s;
    transform: scale(1);
}
.box_project .item .box_content {
    width: 50%;
}
.box_project .item .box_content h3 {
    color: #024C16;
    font-size: 25px;
    margin-bottom: 20px;
    font-family: 'SEGOEUIB' !important;
}
.box_project .item .box_content .content {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
	font-family: 'SEGOEUI';
}
.box_project .item .box_content a {
    border-radius: 5px;
    background-color: #DF0018;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}
.box_project .item>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.box_project .item .box_content a i {
    margin-left: 5px;
}
.col12-td{padding-bottom: 24px;}
.col12-td a{margin-bottom: 0;margin-top: 25px;margin-left: 15px;margin-right: 15px;
	position: relative;
}
.col12-td a span{
	font-size: 18px;
	line-height: 24px;
	text-align: center;	
	color: #000000;
	font-family: 'SEGOEUIB';	
}
.header-td{
	border-bottom: 1px solid #000000;
}
.col12-td a:hover::before{content: "";position: absolute;left: 0;right: 0;text-align: center;background: #024C16;width: 100%;height: 3px;bottom: -24px;}
.col12-td a:hover span{
	color: #024C16;
}
.h4-title-vs{margin-bottom: 0;}
.h4-title-vs h4{border: unset;}
.h4-title-vs h4 span{
	display: none;
}
.h4-title-vs h4 span.section-title-main{display: block;font-size: 18px;line-height: 24px;color: #DF0018;font-family: 'SEGOEUIB';border: unset;margin: 0;}
.h3-title-vs{margin-bottom: 30px;}
.h3-title-vs h3{border: unset;position: relative;padding-bottom: 20px;}
.h3-title-vs h3 span{
	display: none;
}
.h3-title-vs h3 span.section-title-main{
	display: block;
	font-size: 40px;
line-height: 53px;
text-align: center;
color: #024C16;
	font-family: 'SEGOEUIB';border: unset;margin: 0;
}
.h3-title-vs h3::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/wp-content/uploads/2023/03/linevisao.png) no-repeat;
	width: 145px;
height: 7px;
}
.col6-left{

}
.col6-left p{
	font-size: 16px;
line-height: 21px;
text-align: justify;
color: #000000;
font-family: 'SEGOEUI';
}
.col6-left ul{

}
.col6-left ul li{
	font-size: 16px;
	line-height: 21px;
	/* text-align: justify; */
	color: #000000;
	font-family: 'SEGOEUI';
}
.img-vs{

}
.img-vs img{
	border-radius: 10px;
}
.h2-title-cn{margin-bottom: 10px;}
.h2-title-cn h2{text-align: center;border: unset;margin-top: 30px;}
.h2-title-cn h2 span{
	display: none;
}
.h2-title-cn h2 span.section-title-main{
	font-size: 32px;
	line-height: 43px;
	color: #DF0018;
	font-family: 'SEGOEUIB';
	display: block;
	border: unset;
	margin: 0;
	margin: 0 auto;
}
.h2-title-cn h2 span.section-title-main c{
	color: #5F5D5D;
}
.col12-cn{

}
.col12-cn p{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #000000;
	max-width: 900px;
	margin: 0 auto;
}
.col12-cn p strong{
	font-family: 'SEGOEUIB';
}
.h2-title-kh{

}
.h2-title-kh h2{border: unset;}
.h2-title-kh h2 span{
	display: none;
}
.h2-title-kh h2 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	text-align: center;
	color: #024C16;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
	margin: 0 auto;
}
.col12-kh{padding-bottom: 0;}
.col12-kh p{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #000000;
	margin-bottom: 0;
}
.icon-kh-left{filter: drop-shadow(-20px 20px 30px rgba(0, 0, 0, 0.25));margin-bottom: 33px;margin-top: 40px;}
.icon-kh-left .icon-box-img{margin-bottom: 0;}
.icon-kh-left .icon-box-img img{
	border-radius: 5px 80px 0px;
	/* border: 1px solid #DF0018; */
}
.icon-kh-left .icon-box-text{
	background: #27813F;
	border-radius: 50px 0px;
	/* transform: rotate(180deg); */
	text-align: center;
	padding: 10px 0;
}
.icon-kh-left .icon-box-text h3{
	font-size: 14px;
line-height: 19px;
font-family: 'SEGOEUIB';
color: #FFFFFF;
}
.img-kh img{
	width: auto;
}
.icon-kh-right{filter: drop-shadow(-20px 20px 30px rgba(0, 0, 0, 0.25));margin-bottom: 40px;margin-bottom: 33px;margin-top: 40px;}
.icon-kh-right .icon-box-img{margin-bottom: 0;}
.icon-kh-right .icon-box-img img{
	border-radius: 5px 80px 0px;
	/* border: 1px solid #DF0018; */
	border-radius: 5px 80px 0px;
	transform: matrix(-1, 0, 0, 1, 0, 0);
}
.icon-kh-right .icon-box-text{
	background: #27813F;
	border-radius: 50px 0px;
	/* transform: rotate(180deg); */
	text-align: center;
	padding: 10px 0;
	border-radius: 0px 50px;
	/* transform: matrix(1, 0, 0, -1, 0, 0); */
}
.icon-kh-right .icon-box-text h3{
	font-size: 14px;
line-height: 19px;
font-family: 'SEGOEUIB';
color: #FFFFFF;
}
.col6-td{

}
.co-hoi-left{

}
.h2-title-td{

}
.h2-title-td h2{border: unset;position: relative;padding-bottom: 14px;}
.h2-title-td h2 span{
	display: none;
}
.h2-title-td h2 span.section-title-main{
	display: block;
	font-size: 36px;
	line-height: 48px;
	/* text-align: justify; */
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
	margin-right: 166px;
}
.tuyendungleft{/* overflow: auto; *//* position: absolute; */padding: 61.5px 70px;left: 0;right: 0;top: 0;width: 100%;height: 100%;}
.tuyendungleft .icon-box-text{/* position: absolute; *//* top: 0; *//* left: 0; *//* width: 100%; *//* height: 100%; *//* padding: 20px 69px; */}
.tuyendungleft .icon-box-img{width: 100% !important;height: 100% !important;position: relative;}
.h2-title-td h2::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 121px;
height: 9.41px;
background: url(/wp-content/uploads/2023/03/linetd.png) no-repeat;
}
.tuyendungleft .icon-box-text p{
	font-size: 16px;
line-height: 21px;
text-align: justify;
color: #FFFFFF;
font-family: 'SEGOEUI';
}
.img-tdnew{/* position: absolute; */left: 0;top: 0;width: 100%;height: 100%;}
.but-co{padding: 6px 17px;position: relative;padding-right: 45px;margin-top: 40px;font-weight: unset;}
.but-co span{
	font-size: 18px;
	line-height: 24px;
	/* text-align: justify; */
	font-family: 'SEGOEUIB' !important;
	color: #FFFFFF;
	font-weight: unset;
}
.but-co::before{
	content: "\f178";
	position: absolute;
	top: 18px;
	right: 19px;
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
}
.co-hoi-left{
	background: url(/wp-content/uploads/2023/03/backtuyendung.png);
}
.co-hoi-right{
	background: url(/wp-content/uploads/2023/03/backtuyeen.png);
}
.co-hoi-right .tuyendungleft{
	padding: 51.2px 50px;
}
.h2-title-quytrinh{

}
.h2-title-quytrinh h2{border: unset;position: relative;padding-bottom: 15px;}
.h2-title-quytrinh h2 span{
	display: none;
}
.h2-title-quytrinh h2 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	font-family: 'SEGOEUIB';
	color: #024C16;
	border: unset;
	margin: 0 auto;
}
.h2-title-quytrinh h2::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
	width: 44px;
height: 5px;
background: #D9D9D9;
border-radius: 5px;
}
.img-quytrinh img{
	width: auto !important;
}
.h2-title-hoptac{margin-bottom: 0;margin-top: 40px;}
.h2-title-hoptac h2{border: unset;}
.h2-title-hoptac h2 span{
	display: none;
}
.h2-title-hoptac h2 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	text-align: center;
	font-family: 'SEGOEUIB';
	color: #024C16;
	margin: 0 auto;
	border: unset;
}
.h3-title-daymanh{

}
.h3-title-daymanh h3{border: unset;padding-bottom: 30px;}
.h3-title-daymanh h3 span{
	display: none;
}
.h3-title-daymanh h3 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	text-align: center;
	font-family: 'SEGOEUIB';
	color: #000000;
	margin: 0 auto;
	border: unset;
}
.h3-title-daymanh h3::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0 auto;
	background: url(/wp-content/uploads/2023/03/linehoptac.png) no-repeat;
	width: 91px;
height: 18.68px;
}
.col12-hoptac p{
	font-size: 20px;
line-height: 27px;
text-align: center;
font-family: 'SEGOEUI';
color: #000000;
}
.but-dangky {margin-bottom: -73px;position: relative;z-index: 9;padding: 6px 30px;font-size: 20px;line-height: 27px;font-family: 'SEGOEUIB';}
.but-dangky span{

}
.sec-hoptac{
	background: #FFFFFF;
	/* box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15); */
	/* border-radius: 37px 48px 160px 48px; */
	padding-bottom: 41px !important;
	margin-bottom: 40px;
}
.sec-hoptac::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background: url(/wp-content/uploads/2023/03/linedown-1400x111.png) center;
	height: 86.24px;
	width: 100%;
	bottom: 26px;
}
.h2-title-camket{margin-bottom: 0;}
.h2-title-camket h2{border: unset;text-align: center;}
.h2-title-camket h2 span{
	display: none;
}
.h2-title-camket h2 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	/* text-align: justify; */
	font-family: 'SEGOEUIB';
	color: #024C16;
	border: unset;
	margin: 0 auto;
}
.col12-camket p{
	font-size: 20px;
	line-height: 27px;
	font-family: 'SEGOEUI';
	text-align: justify;
	color: #000000;
	text-align: center;
}
.h3-title-hotro{
}
.h3-title-hotro h3{border: unset;position: relative;padding-bottom: 15px;}
.h3-title-hotro h3 span{
	display: none;
}
.h3-title-hotro h3 span.section-title-main{
	display: block;
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #DF0018;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
}
.h3-title-hotro h3::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 89px;
height: 3px;
background: #C8C2C2;
border-radius: 2.5px;
}
.h3-title-hotro h3::after{
	content: "";
	position: absolute;
	left: 95px;
	bottom: 0;
	width: 34px;
height: 3px;
background: #C8C2C2;
border-radius: 2.5px;
}
.col6-hotro p{
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
	font-family: 'SEGOEUI';
	color: #000000;
}
.col6-hotro ul{padding-left: 15px;}
.col6-hotro ul li{
	font-size: 16px;
line-height: 21px;
text-align: justify;
font-family: 'SEGOEUI';
color: #000000;
}
.h3-title-visao{margin-bottom: 0;}
.h3-title-visao h3{border: unset;}
.h3-title-visao h3 span{
	display: none;
}
.h3-title-visao h3 span.section-title-main{
	display: block;
	font-size: 18px;
line-height: 24px;
color: #DF0018;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
}
.h2-title-visao{

}
.h2-title-visao h2{border: unset;position: relative;padding-bottom: 15px;}
.h2-title-visao h2 span{
	display: none;
}
.h2-title-visao h2 span.section-title-main{
	display: block;
	font-weight: 700;
font-size: 40px;
line-height: 53px;
color: #024C16;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
}
.h2-title-visao h2::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 118.67px;
height: 4px;
background: #C8C2C2;
border-radius: 2.5px;
}
.h2-title-visao h2::after{
	content: "";
	position: absolute;
	left: 125px;
	bottom: 0;
	width: 45.33px;
height: 4px;
background: #C8C2C2;
border-radius: 2.5px;
}
.col6-visao p{
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
	font-family: 'SEGOEUI';
	color: #000000;
}
.col6-visao ul{padding-left: 15px;}
.col6-visao ul li{
	font-size: 16px;
	line-height: 21px;
	text-align: justify;
	font-family: 'SEGOEUI';
	color: #000000;
}
.col6-visao ul li a{

}
.but-xemthem-vs{
	padding: 2px 17px;
	position: relative;
	padding-right: 45px;
	margin-top: 20px;
	margin-bottom: 0;
}
.but-xemthem-vs::before {
    content: "\f178";
    position: absolute;
    top: 15px;
    right: 19px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
}
.but-xemthem-vs span{
	font-size: 18px;
    line-height: 24px;
    text-align: justify;
    font-family: 'SEGOEUIB';
    color: #FFFFFF;
}
.h2-title-hg{

}
.h2-title-hg h2{border: unset;text-align: center;margin-top: 30px;}
.h2-title-hg h2 span{
	display: none;
}
.h2-title-hg h2 span.section-title-main{
	display: block;
	font-size: 32px;
	line-height: 43px;
	text-align: center;
	color: #DF0018;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
	padding-bottom: 15px;
	margin: 0 auto;
	border-bottom: 2px solid #000000;
}

..h3-title-doitac{

}
.h3-title-doitac h3{border: unset;margin: 0 auto;text-align: center;margin-top: 20px;max-width: 500px;position: relative;padding-bottom: 35px;}
.h3-title-doitac h3 span{
	display: none;
}
.h3-title-doitac h3 span.section-title-main{
	display: block;
	font-size: 20px;
line-height: 27px;
text-align: center;
color: #024C16;
	font-family: 'SEGOEUIB';
	border: unset;
	margin: 0;
	padding-bottom: 0;
	margin: 0 auto;
	
}
.h3-title-doitac h3::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
	background: url(/wp-content/uploads/2023/03/linedoitac.png) no-repeat;
	width: 91px;
	height: 18.68px;
	margin: 0 auto;
}
.col12-doitac p{
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	color: #000000;
	font-family: 'SEGOEUI';
	max-width: 900px;
	margin: 0 auto;
}
.product-daily-new .image-cover1{
	/* height: 220px; */
	/* width: 100%; */
	box-shadow: 0 7px 25px rgba(0,0,0,.05);
	background-color: #fff;
	position: relative;
	overflow: hidden;
	border: 1px solid #ececec;
	margin-bottom: 10px;
	box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
	text-align: center;
}
.product-daily-new .image-cover1 img{
	/* width: 263px; */
	height: 200px;
}
.product-daily-new .flickity-prev-next-button.previous {
    left: -37px;
    opacity: 1;
    top: 30%;
}
.product-daily-new .flickity-prev-next-button.next {
    right: -37px;
    opacity: 1;
    top: 30%;
}
.product-daily-new h5{
text-align: center;
}
.product-daily-new h5 a{
	font-size: 18px;
line-height: 24px;
text-align: center;
color: #024C16;
font-family: 'SEGOEUIB';
}
.h2-title-dki{

}
.h2-title-dki h2{border: unset;position: relative;margin-top: 40px;padding-bottom: 20px;}
.h2-title-dki h2 span{
	display: none;
}
.h2-title-dki h2 span.section-title-main{
	display: block;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	border: unset;
	padding: 0 27px;
	padding-bottom: 0;
	margin: 0 auto;
	/* border: unset; */
	/* padding: 0; */
}
.col6-dki{
	background: url(/wp-content/uploads/2023/03/backdki.png);
}
.h2-title-dki h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    background: url(/wp-content/uploads/2023/03/linedki.png) no-repeat;
	width: 52px;
	height: 10.67px;
    margin: 0 auto;
}
.col6-dki p{
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	font-family: 'SEGOEUI';
	color: #FFFFFF;
	padding: 0 20px;
}
.icon-dki{
	background: #DF0018;
	border-radius: 5px;
	padding: 25px 20px;
	padding-bottom: 0;
	/* margin-left: 15px; */
	max-width: 524px;
	margin: 0 auto;
	margin-bottom: -50px;
	margin-top: 50px;
	position: relative;
}
.icon-dki h3{
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	padding: 10px;
}
.call-dki{
	background: #FFFFFF;
	border-radius: 30px 30px 0px 0px;
	text-align: center;
	padding: 10px 0;
	max-width: 440px;
	margin: 0 auto;
}
.call-dki a{
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	font-family: 'SEGOEUIB';
	color: #DF0018;
}
.call-dki p{
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #000000;
	font-family: 'SEGOEUIB';
}
.icon-dki::before{
	content: "";
	left: 0;
	right: 0;
	top: -12px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	background: url(/wp-content/uploads/2023/03/downdki.png) no-repeat;
	width: 43px;
	height: 27px;
}
.from-daily{
	padding: 20px 30px;
}
.from-daily .col-from label{
	font-size: 16px;
	line-height: 21px;
	font-family: 'SEGOEUI';
	color: #000000;
	font-weight: unset;
	padding-left: 15px;
}
.from-daily .col-from input{
	background: #FFFFFF;
border: 1px solid #024C16;
border-radius: 23px;
}
.from-daily .col-from select{
	/* background: #FFFFFF; */
	border: 1px solid #024C16;
	border-radius: 23px;
}
.from-dangky{
	width: 100%;
	text-align: center;
}
.from-dangky input{
	width: 100%;
	text-align: center;
	border-radius: 52px;
	font-family: 'SEGOEUIB';
}
.sec-dangky{
	padding-bottom: 60px !important;
	padding-top: 60px !important;
}
.call-dki p img{
	animation-name: fade-img-new;
	
}
@keyframes fade-img-new {
	0%{
	  right: 60px;
	}
	100%{
		right: 100px;
	 
	}
  }
  .gr_head {
    width: 100%;
    background-color: #f8f8f8;
}
.sub-giaiphap{border-left: unset !important;display: flex;}
.sub-giaiphap li{
	width: 46%;
	float: left;
	line-height: 20px;
}
.sub-giaiphap li a{
	text-transform: unset;
}
.solution_details_page {
    padding: 20px 0 80px;
}
@media(max-width:768px){
.solution_details_page {
    padding: 20px 0 0px;
}	
}
h1.main-title{
	margin-bottom: 10px;
	font-family: 'SEGOEUIB';
	padding-left: 15px;
	margin-bottom: 25px;
	font-size: 40px;
	line-height: 53px;
	font-family: 'SEGOEUIB' !important;
	color: #024C16;
	margin: 0 auto;
	text-align: center;
	display: block;
	border: unset;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.box_solution_order_cat .item {
    margin-bottom: 30px;
}
.box_solution_order_cat .item .box_img {
    height: 160px;
    margin-bottom: 13px;
}
.box_solution_order_cat .item .box_img a {
    width: 100%;
    height: 100%;
}
.box_solution_order_cat .item .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box_solution_order_cat .item .content {
    color: #333;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    display: inline-block;
}
.box_solution_order_cat .item .content>a {
    height: 47px;
    overflow: hidden;
}
.box_solution_order_cat .item .content>a>h3{
	font-family: 'SEGOEUIB' !important;
	font-weight:unset;
}
.box_solution_order_cat .item .content .box_content_excerpt {
    height: 64px;
    overflow: hidden;
}
.box_solution_order_cat .item .content .content_excerpt {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #000;
}
.box_solution_order_cat .item .box_content>a {
    display: inline-block;
    float: right;
    color: #DF0018;
    font-size: 16px;
    font-family: 'SEGOEUIB';
}
.box_solution_order_cat .item .box_content>a i {
    font-size: 12px;
    margin-left: 5px;
}
.solution_details_info .heading_h2 {
    max-width: 800px;
    color: #000000;
    font-size: 35px;
    margin: auto;
    margin-bottom: 20px;
    font-family: 'SEGOEUIB';
    text-align: center;
}
.dat_can_solution ul li{
	color: #fff;
}
.from-giaiphap{
	max-width: 600px;
	margin: 0 auto;
}
.from-giaiphap label{
	color: #fff;
}
.from-giaiphap input{
	border-radius: 20px;
}
.from-giaiphap select{
	border-radius: 20px;
}
.product_solution h2.heading_h2 {
	color: #024C16;
	font-family: 'SEGOEUIB' !important;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 45px;
	text-align: center;
	margin-top: 30px;
}
.product_solution .item {
    display: flex!important;
    flex-wrap: wrap;
    /* align-items: center; */
    background-color: #f8f8f8;
    /* width: calc(100% - 80px)!important; */
    padding: 15px;
    /* margin: 0 10px; */
}
.product_solution .item .box_img {
    width: 35%;
    height: 150px;
}
.product_solution .item .box_img a {
    width: 100%;
    height: 100%;
}
.product_solution .item .box_img img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 149px;
}
.product_solution .item .box_content {
    width: calc(65% - 40px);
    padding-left: 40px;
}
.product_solution .item .box_content {
    width: calc(65% - 40px);
    padding-left: 40px;
    padding-top: 13px;
}
.product_solution .item .box_content .content{
	font-family: 'SEGOEUIB';
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	-webkit-line-clamp: 4;
	height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.product_solution .item .box_content a {
    float: right;
    color: #df0018;
    font-size: 16px;
    font-family: segoeui-bold;
    margin-top: 20px;
    font-family: 'SEGOEUIB';
}
.product_solution .item .box_content a i {
    font-size: 12px;
    margin-left: 3px;
    position: relative;
    top: -1px;
}
.row-view .slider .col{
	padding: 0;
}
.item-product{text-align: center;box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);margin-top: 1px;/* padding: 0px 6px; */margin-left: 5px;margin-right: 5px;margin-bottom: 1px;padding-bottom: 0px;}
.item-product img{height: 200px;width: auto;}
.item-product h4{

}
.item-product h4 a{
	font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #024C16;
    margin-bottom: 0;
    font-family: 'SEGOEUIB';
}
.viewed-detail h3{
	border: 1px solid #024C16;
	border-radius: 5px;
	font-size: 18px;
	line-height: 19px;
	text-align: justify;
	font-family: 'SEGOEUIB' !important;
	color: #024C16;
	padding: 10px 20px;
	/* margin: 0 10px; */
	background: #fff;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	margin-top: 15px;
}
.row-view{
	justify-content: center;
}
.solution_relate h2.heading_h21{
	font-size: 32px;
	line-height: 43px;
	text-align: justify;
	color: #024C16;
	font-family: 'SEGOEUIB' !important;
	position: relative;
	margin: 0;
	border: unset;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.solution_relate{
	display: block;
	background: #fff;
}
.solution_relate .item {
    height: 200px;
    position: relative;
}
.solution_relate .item a {
    width: 100%;
    height: 100%;
}
.solution_relate a:before {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
    z-index: 1;
}
.solution_relate .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.solution_relate .item h3 {
    position: absolute;
    left: 0;
    bottom: 20px;
    right: 20px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    z-index: 2;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: 'SEGOEUIB' !important;
    padding: 0 10px;
}
.variations_form{
	display: none;
}
.shop-container .product-sidebar-small{
	display: none;
}
.item-quote .ship{
	padding-top: 10px;
	border-top: 1px solid #e1e1e1;
	/* padding: 20px 0; */
	color: #333;
	font-size: 15px;
}
.item-quote .ship li {
    display: block;
    margin-bottom: 10px;
}
.item-quote .ship li i{
	color: #df0018;
	margin-right: 10px;
}
.item-quote p{
	font-family: 'SEGOEUI';
	margin-bottom: 5px;
}
.wc-tabs.product-tabs{
	background-color: #024C16;
}
.wc-tabs.product-tabs li a{
	color: #fff;
	padding-left: 10px;
}
.dac-tinh{border: 1px solid #e1e1e1;/* padding: 15px; */margin-bottom: 20px;}
.dac-tinh .title-dactinh{
	background-color: #024C16;
	color: #fff;
	font-family: 'SEGOEUIB'!important;
	padding: 8px;
	margin-bottom: 15px;
}
.content-dactinh{
	padding: 0 15px;
}
.content-dactinh ul, .content-dactinh ol{
	padding-left: 30px;
}
.content-dactinh ul{
	/* padding-left: 15px; */
}
.product-footer .woocommerce-tabs .tab-panels{
	border: 1px solid #e1e1e1;
	padding: 15px;
}
.add-to-cart-button{
	display: none;
}
.related-products-wrapper{margin-bottom: 25px;}
.related-products-wrapper .product-box{

}
.related-products-wrapper .product-thumbnail {
	height: 200px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 5px 25px rgba(0,0,0,.05);
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #ececec;
    box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}
.related-products-wrapper .product-box img{
	/* height: 100%; */
	width: auto;
	/* box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%); */
	/* margin-top: 2px; */
	/* padding: 5px; */
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1);
	max-width: 100%;
	max-height: 100%;
	transition: .3s all;
}
.related-products-wrapper .product-box h3{
	text-align: center;
	line-height: 20px;
}
.related-products-wrapper .product-box h3 a{
	font-size: 16px;
	/* line-height: 21px; */
	text-align: center;
	color: #024C16;
	margin-bottom: 0;
	font-family: 'SEGOEUIB';
}
.from-sanpham{
	max-width: 500px;
	margin: 0 auto;
	border: 1px solid rgba(0,0,0,.1)!important;
	padding: 30px;
}
.from-sanpham h3{
	text-align: center;
}
#document{
	margin-top: 20px;
}
#document .box {
    /* display: flex; */
    /* flex-wrap: wrap; */
    margin-top: 15px;
}
#document .box .item {
    position: relative;
}
#document .box .item {
    /* width: calc(33.3333% - 53.3333px); */
    display: inline-block;
    /* margin-right: 19.99995px; */
    float: left;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #ebebeb;
    padding: 30px 20px 20px;
}
#document .item .box_img {
    width: 30px;
    display: inline-block;
    float: left;
}
#document .item .box_content {
    width: calc(100% - 50px);
    padding-left: 20px;
    display: inline-block;
    float: left;
}
#document .item .box_content h3 {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
#document .item .box_content span {
    display: inline-block;
    opacity: .5;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
#document .item .box_content a {
    display: block;
    text-align: right;
    color: #df0018;
}
.list-products{justify-content: center;display: inline-flex;align-items: center;}
.list-products li{list-style-type: none;background: #FFFFFF;border: 1px solid #636363;border-radius: 5px;margin: 0 20px;padding: 10px;/* border: 1px solid #636363; */justify-content: center;align-items: center;position: relative;}
.list-products li a{/* padding: 10px; */font-size: 20px;line-height: 36px;
/* identical to box height */color: #636363;font-family: 'SEGOEUIB';text-transform: uppercase;display: flex;align-items: center;}
#banner_gr-cate{
	position: relative;
	display: block;
	/* float: left; */
	/* width: 100%; */
	/* height: 313px; */
}
#banner_gr-cate::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: #024C16; */
	opacity: 1;
	z-index: 9;
	display: none;
}
.banner-cate-c1{
	/* position: absolute; */
	padding-top: 0;
	/* z-index: 999; */
	text-align: center;
	width: 100%;
	z-index: 9;
	text-align: center;
	/* padding-bottom: 1px; */
	bottom: 0;
	background-color: #f8f8f8;
	padding-bottom: 10px;
	padding-top: 10px;
}
.banner-cate-c1 h1{
	font-size: 40px;
	line-height: 53px;
	color: #FFFFFF;
	font-family: 'SEGOEUIB';
	margin-bottom: 30px;
	display: none;
}
@media(max-width:480px){
	.row-number{
		padding: 15px 2px;
		padding-bottom: 5px;
	}
	.row-number .col{
		padding-bottom:10px;
	}
	.evolution-title{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
	}
	.evolution-title:before{
		height:2px;
	}
	.ld-so{
		font-size:12px;
		font-family: 'SEGOEUI';
		line-height: 16px;
	}
	.evolution-title span:before {
    /* content: "+"; */
    /* position: absolute; */
    right: -17px;
    top: -4px;
    color: #fff;
    /* width: 23px; */
    /* height: 43px; */
    font-size: 13px;
    font-size: 18px;
    line-height: 26px;
}
	.row-number:before{
		display: none;
	}
	.row-number:after{
		display: none;
	}
	.img-vechungtoi:before{
		width: 50%;
    height: 100%;
	}
	.h2-vct{
		margin-top: 0;
	}
	.h2-vct h2 span.section-title-main {
		font-size: 35px;
		line-height: 39px;
	}
	.h2-sp-home span.section-title-main {
		font-size: 25px;
		line-height: 30px;
	}
	.project-tabs-menu ul li a{
		font-size: 13px;
    line-height: 17px;
	padding: 10px 14px;
	margin-bottom: 5px;
	}
	.content_bottom .box_img{
		width: 100%;
		height: auto;
	}
	.content_bottom .box_content{
		width: 100%;
	}
	.content_bottom .box_content .content{
		margin-bottom: 20px;
    min-height: unset;
	}
	.product-c2{
		margin-top: 0;
	}
	.content_top h3{
		font-size: 18px;
    line-height: 20px;
	}
	.h2-giaiphap h2 span.section-title-main {
		font-size: 25px;
		line-height: 31px;
	}
	.img-giaiphap{
		margin-bottom: 0 !important;
	}
	.h2-project h2 span.section-title-main {
		font-size: 25px;
		line-height: 30px;
	}
	.project-home-new .box-normal .box-text-inner1 h5 a {
		font-size: 15px;
		line-height: 22px;
	}
	.h2-dichvu h2 span.section-title-main {
		font-size: 25px;
		line-height: 31px;
	}
	.h2-doitac h2 span.section-title-main {
		font-size: 25px;
		line-height: 31px;
	}
	.cm-nhan .flickity-viewport{
		height: 80px !important;
	}
	.cm-nhan .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
		margin-top: 0;
	}
	.bottom-ft .col{
padding-bottom: 0;
	}
	.cs1 .widget{
		margin-bottom: 0;
	}
	.cs2 .widget {
		margin-bottom: 0;
	}
	.cs3 .widget {
		margin-bottom: 0;
	}
	.cs4 .widget {
		margin-bottom: 0;
	}
	.cs5 .widget {
		margin-bottom: 0;
	}
	.h1-title-gt h1 span {
		font-size: 30px;
		line-height: 40px;
	}
	.col12-ngang a{
		margin: 10px 5px;
	}
	.col12-ngang a span {
		font-size: 15px;
		line-height: 18px;
	}
	.img-gt-sec .icon-box-text h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.img-gt-sec .icon-box-text p {
		font-size: 16px;
		line-height: 20px;
	}
	.img-gt-sec .icon-box-text{
		height: 70px;
	}
	.h2-title-content h2 span.section-title-main {
		font-size: 22px;
		line-height: 28px;
	}
	.iocn-tamnhin h3 {
		font-size: 25px;
		line-height: 31px;
	}
	.h2-title-gtri h2 span.section-title-main {
		font-size: 25px;
		line-height: 31px;
	}
	.h2-title-gtri {
		margin-bottom: 0;
	}
	.icon-giatri .icon-box-text h3 {
		font-size: 16px;
		line-height: 21px;
	}
	.h2-title-lichsu h2 span.section-title-main {
		font-size: 30px;
		line-height: 39px;
	}
	.icon1-lsht h3 {
		font-size: 26px;
		line-height: 35px;
	}
	.icon2-lsht .icon-box-text ul li {
		font-size: 15px;
		line-height: 21px;
	}
	.icon2-lsht .icon-box-img {
		position: absolute;
		right: 0;
		top: unset;
		bottom: -41px;
		transform: rotate(90deg);
		left: 0;
		text-align: center;
		margin: 0 auto;
	}
	.icon2-lsht{
		padding-bottom: 61px;
		margin-left: 32px;
		padding-right: 31px;
	}
	.icon1-lsht{
		width: 100%;
		margin-left: 0;
		border-radius: 25px;
	}
	.icon1-lsht-right {
		background: url(/wp-content/uploads/2023/03/backright.png) right no-repeat;
		height: 115px;
		width: 100%;
		margin-left: 0;
		border-radius: 20px;
	}
	.icon2-lsht-right{
		margin-left: 0;
		padding-right: 33px;
		padding-bottom: 100px;
		margin-bottom: 35px;
	}
	.icon2-lsht-right .icon-box-img {
		position: absolute;
		right: 0;
		top: unset;
		bottom: 0;
		transform: rotate(-90deg);
		left: 0;
		text-align: center;
		margin: 0 auto;
	}
	.icon1-lsht-right h3 {
		font-size: 26px;
		line-height: 43px;
	}
	.icon2-lsht-right .icon-box-text ul li {
		font-size: 15px;
		line-height: 21px;
	}
	.col6-right-lv h3 {
		font-size: 28px;
		line-height: 37px;
	}
	.h1-title-gp h1 span {
		font-size: 32px;
		line-height: 44px;
	}
	.icon-gp-cate .icon-box-text {
		padding-left: 0px !important;
		text-align: center;
	}
	.icon-giaiphap:hover .icon-gp-cate.hover .icon-box-img{
		display:block;
		z-index:9;
	}
	.icon-gp-cate .icon-box-img{
		margin: 0 auto;
		margin-bottom: 15px;
		text-align: center;
		/* margin: 0 auto; */
		display: block !important;
	}
	.icon-gp-cate{
		display: block;
		padding: 10px;
	}
	.icon-giaiphap:hover .icon-gp-cate.hover{
		display: none;
	}
	.icon-gp-cate::before{
		width: 68px;
		height: 2px;
		top: 76px;
		left: 0;
	}
	.icon-gp-cate .icon-box-text h3 {
		font-size: 16px;
		line-height: 20px;
		margin-top: 26px;
	}
	.product_solution h2.heading_h2{
		font-size: 24px;
		margin-bottom: 15px;
		margin-top: 30px;
	}
	.solution_relate h2.heading_h21 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	.service_page_template .box .item:nth-child(2n+1) .box_content{
		width: 100%;
		padding: 10px;
	}
	.service_page_template .box .item .box_img{
		width: 100%;
		order: 2;
		height: 210px;
	}
	.service_page_template .box .item:nth-child(2n+2) .box_content{
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	.service_page_template .box .item .box_content h3{
		font-size: 22px;
		line-height: 27px;
	}
	.title_col li{
		font-size: 8px;
	}
	.list>li>ul li{
		font-size: 10px;
	}
	.title_col li:nth-child(3), .list>li>ul li:nth-child(3) {
		width: calc(47% - 21px);
	}
	.title_col li:nth-child(2), .list>li>ul li:nth-child(2) {
		width: calc(24% - 21px);
	}
	.title_col li:nth-child(1), .list>li>ul li:nth-child(1) {
		width: calc(23% - 21px);
	}
	.title_col li:nth-child(5), .list>li>ul li:nth-child(5) {
		width: calc(27% - 21px);
		border-right: #DF0018!important;
	}
	a.down_load_file {
		/* color: #024C16; */
		font-size: 10px;
	}
	a.down_load_file i{
		display:none;
	}
	.form_contact{
		padding: 15px;
	}
	.form_contact h3 {
		font-size: 29px;
		margin-bottom: 34px;
	}
	.h2-title-hoptac h2 span.section-title-main {
		display: block;
		font-size: 25px;
		line-height: 33px;
	}
	.h3-title-daymanh h3 span.section-title-main {
		display: block;
		font-size: 25px;
		line-height: 37px;
	}
	.h2-title-camket h2 span.section-title-main {
		display: block;
		font-size: 25px;
		line-height: 39px;
	}
	.question_answer_page .list_q_a .item .box_img{
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.question_answer_page .list_q_a .item .box_content{
		width: 100%;
		padding-top: 0;
	}
	ul.list_cat_product li a{
		font-size: 15px;
	}
	.box_search_project .left{
		width: 100%;
		display: block;
		/* text-align: center; */
	}
	.box_search_project h3{
		margin-bottom:10px;
		margin-top: 10px;
	}
	.box_search_project .box_select{
		width:100%;
		padding-right: 11px;
	}
	.box_search_project select{
		min-width:100%;
		margin-left: 0;
		/* margin-right: 22px; */
	}
	.box_search_project .right{
		width: 100%;
		display: block;
		/* text-align: center; */
	}
	form.search_post_type input.submit{
		font-size: 0;
		/* height: 36px; */
		margin-top: 0;
		margin-right: 0;
		right: 0;
	}
	form.search_post_type .btn_submit_search{
		top:0;
		left: 0;
		float: left;
	}
	.box_search_project form.search_post_type input.field {
    width: calc(100% - 61px);
    float: left;
 }
	.box_project{
		padding: 0 15px;
	}
	.box_project .item{
		display: block;
	}
	.box_project .item .box_img{
		width: 100%;
		height: 220px;
		padding-right: 0;
	}
	.box_project .item .box_content{
		width: 100%;
	}
	.box_project .item .box_content h3{
		font-size: 20px;
		margin-bottom: 14px;
		margin-top: 10px;
	}
	.col12-td a{
		margin-right: 10px;
		margin-top: 15px;
	}
	.h3-title-vs h3 span.section-title-main {
		display: block;
		font-size: 31px;
		line-height: 38px;
	}
	.visao-td{
		padding-bottom: 0 !important;
	}
	.h2-title-cn h2{
		margin-top: 0;
	}
	.h2-title-cn h2 span.section-title-main {
		font-size: 25px;
		line-height: 36px;
	}
	.h2-title-kh h2 span.section-title-main {
		display: block;
		font-size: 26px;
		line-height: 34px;
	}
	.h2-title-kh h2 {
		border: unset;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.h2-title-td h2 span.section-title-main {
		display: block;
		font-size: 25px;
		line-height: 33px;
		margin-right: 0;
	}
	.tuyendungleft{
		padding: 61.5px 15px;
	}
	.co-hoi-right .tuyendungleft {
		padding: 51.2px 15px;
	}
	.h2-title-quytrinh h2 span.section-title-main {
		display: block;
		font-size: 25px;
		line-height: 31px;
	}
	.h2-title-visao h2 span.section-title-main{
		font-size: 27px;
    line-height: 45px;
	}
	.h2-title-hg h2 span.section-title-main{
		font-size: 25px;
    line-height: 31px;
	}
	.h3-title-doitac h3 span.section-title-main{
		font-size: 16px;
		line-height: 24px;
	
	}
	.image-cover1{
		text-align: center;
	}
	.h2-title-dki h2 span.section-title-main{
		font-size: 17px;
    line-height: 28px;
	}
	.icon-dki h3 {
		font-size: 18px;
		line-height: 26px;
	}
	.from-daily{
		margin-top: 30px;
	}
	.h3-title-hotro h3 span.section-title-main{
		font-size: 18px;
    line-height: 24px;
	}
}
.desc-cate-c1{
	padding: 0 15px;
	font-size: 18px;
line-height: 24px;
text-align: center;
color: #FFFFFF;
max-width: 600px;
margin: 0 auto;
font-family: 'SEGOEUI';
}
.breacum-cate-c1{/* border-top: 1px solid #fff; *//* margin-top: 77px; *//* padding-top: 9px; */}
.breacum-cate-c1 #breadcrumbs-ct{margin-bottom: 0;}
.breacum-cate-c1 #breadcrumbs-ct a{
	font-size: 16px;
	line-height: 21px;
	color: #000;
	/* font-family: 'SEGOEUIB'; */
}
.breacum-cate-c1 #breadcrumbs-ct span{
	font-size: 16px;
	line-height: 21px;
	color: #000;
	/* font-family: 'SEGOEUIB'; */
}
.list-products li a img{
	padding-right: 10px;
}
.danhmuc-c1{
	margin-top: 40px;
	text-align: center;
}
.list-products li.current-cat a{
	color: #024C16;
	/* padding-top: 10px; */
	display: flex;
	align-items: center;
}
.list-products li img.img-mau{
	display:none;
}
.list-products li.current-cat img.img-xam{
	display:none;
}
.list-products li.current-cat img.img-mau{
	display:block;
}
.danhmuc-c2{margin-top: 30px;}
.danhmuc-c2 .list-product-c2{

}
.danhmuc-c2 .list-product-c2 .menu-item{
	display: none;
}
.danhmuc-c2 .list-product-c2 .menu-item.current-cat{
	display: block;
}
.box_cat_child {
    width: 100%;
    /* margin-right: 15px; */
    display: inline-block;
    /* float: left; */
    margin-bottom: 30px;
    box-shadow: 0 5px 25px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px 28px 20px;
}
 .box_cat_child h2 {
    color: #333;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 30px;
}
.box_cat_child h2:before {
    width: 50px;
    height: 1px;
    background-color: #024C16;
    bottom: -1px;
    left: 0;
    position: absolute;
    content: '';
}
.box_cat_child h2 a{font-size: 24px;line-height: 32px;
/* identical to box height */text-align: justify;color: #000000;font-family: 'SEGOEUIB';}
.box_cat_child .box_img {
    width: 50%;
    display: inline-block;
    float: left;
}
.box_cat_child .box_content {
    width: 50%;
    display: inline-block;
    float: left;
}
.box_cat_child .box_content ul {
    padding-left: 25px;
    margin: 0;
    list-style: none;
}
.box_cat_child .box_content ul li{

}
.box_cat_child .box_content ul a {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    transition: .3s;
    font-size: 16px;
    line-height: 21px;

/* p3 */
    color: #000000;
    font-family: 'SEGOEUIB';
}
.box_cat_child .box_content ul a.view_more {
    display: inline-block;
    color: #fff!important;
    margin-top: 30px;
}
.view_more i {
    margin-left: 14px;
}
.box_cat_child .box_content ul a:hover{
	color: #DF0018;
}
.content-right .box_top {
    margin-bottom: 10px;
}
.content-right .box_top {
    box-shadow: 0 5px 25px rgba(0,0,0,.05);
    background-color: #fff;
    padding: 30px 45px 60px;
}
.content-right .box_top h1 {
    color: #333;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    position: relative;
}
.content-right .box_top h1:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50px;
    height: 1px;
    background-color: #024C16;
    content: '';
}
.banner-cate-c2{
	width: 100%;
    background-color: #f8f8f8;
}
.banner-cate-c2 #breadcrumbs-ct{
	margin-bottom: 0;
	padding: 10px 0;
	text-align: center;
}
.banner-cate-c2 #breadcrumbs-ct a{
	color:#000;
}
.tax_product_parent {
    padding: 70px 0;
}
.content-right .box_top .box {
    display: flex;
    align-items: center;
}
.content-right .box_top .box .box_img {
    width: 40%;
}
.content-right .box_top .box .box_content {
    width: 60%;
    text-align: justify;
}
.box_product_tax_page{

}
.box_product_tax_page .product-col{
	/* height: 200px; */
	/* position: relative; */
	/* margin-bottom: 20px; */
	/* box-shadow: 0 5px 25px rgba(0,0,0,.05); */
	/* background-color: #fff; */
	/* overflow: hidden; */
}
.box_product_tax_page .product-col .product-thumbnail{
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	box-shadow: 0 5px 25px rgba(0,0,0,.05);
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #ececec;
	box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%);
}
.box_product_tax_page .product-col .product-thumbnail img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1);
	max-width: 100%;
	max-height: 100%;
	transition: .3s all;
}
.box_product_tax_page .product-col .product-info{padding-top: 0;}
.box_product_tax_page .product-col .product-info h3{font-size: 16px;line-height: 21px;text-align: center;color: #024C16;margin-bottom: 0;font-family: 'SEGOEUIB';}
.box_product_tax_page .product-col .product-info h3 a{
	color: #333;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding: 0 10px;
	font-family: inherit;
	font-family: 'SEGOEUIB';
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #024C16;
	margin-bottom: 0;
	font-family: 'SEGOEUIB';
}
.product-categories{

}
.product-categories .toggle{
	/* border: unset; */
	border-radius: 50%;
	box-shadow: unset !important;
	padding: 5px 0;
	width: 10px;
	height: 10px;
	width: 20px;
	height: 20px;
	border: 1px solid #333;
	border-radius: 50%;
	text-align: center;
	line-height: 11px;
	color: #333;
	cursor: pointer;
	float: right;
	margin: 10px 0;
	position: absolute;
	right: 12px;
	top: 0;
}
.product-categories .children .toggle{
	right: 2px;
}
.product-categories li{
	position:relative;
}
.product-categories .toggle i{
	top: -7px;
}
.product-categories > li{
	padding: 0 10px;
	background-color: #f0f0f0;
	border-bottom: 3px solid #fff;
}
.product-categories > li>ul.children{
	/* background-color: #f7f7f7; */
	/* width: calc(100% + 86px); */
	/* left: -30px; */
	/* position: relative; */
	/* left: -12px; */
	padding-left: 0;
	border: unset;
}
.product-categories > li>ul.children >li.active>a{color: #DF0018;font-weight: bold;font-family: 'SEGOEUIB';}
.product-categories > li>a{
	color: #333;
    font-size: 15px;
    padding: 15px 0;
    transition: .3s;
	font-family: 'SEGOEUIB';
}
.product-categories > li.active>a{
	color: #DF0018;
}
.product-categories > li>ul.children li >ul.children li.active a{
	color: #DF0018;
}
@media(max-width:480px){
	#banner_gr-cate{
		overflow: hidden;
	}
	.banner-cate-c1 h1 {
		font-size: 18px;
		line-height: 36px;
		margin-bottom: 0;
	}
	.list-products{
		display: block;
	}
	.list-products li a{
		font-size: 16px;
    line-height: 23px;
	}
	.list-products li{
		margin-bottom: 5px;
		/* display: flex; */
	}
	.box_cat_child h2 a {
		font-size: 18px;
		line-height: 25px;
	}
	.box_cat_child .box_img{
		width: 100%;
		text-align: center;
	}
	.box_cat_child .box_content{
		width: 100%;
	}
	.box_cat_child .box_content ul a{
		font-size: 14px;
	}
	.content-right .box_top h1 {
		color: #333;
		font-size: 18px;
	}
	.content-right .box_top .box{
		display: block;
	}
	.content-right .box_top{
		padding: 20px;
	}
	.content-right .box_top .box .box_img{
		width: 100%;
		text-align: center;
	}
	.content-right .box_top .box .box_content{
		width: 100%;
	}
	.tax_product_parent {
		padding: 20px 0;
	}
	.col-left-product{
		order: 1;
	}
}
.list-products li::before{
	content: "";
	position: absolute;
	left: -12px;
	top: 28px;
	background: #636363;
	border-radius: 1.5px;
	transform: matrix(0.01, 1, -1, 0, 0, 0);
	width: 23.96px;
	height: 3px;
}
.list-products li::after{
	content: "";
	position: absolute;
	right: -12px;
	top: 28px;
	background: #636363;
	border-radius: 1.5px;
	transform: matrix(0.01, 1, -1, 0, 0, 0);
	width: 23.96px;
	height: 3px;
}
.list-products li.current-cat::before{
	background: #024C16;
}
.list-products li.current-cat::after{
	background: #024C16;
}
.blog-archive .title-content{
display:none;
}
.key-search{
text-align: center;
    margin: 20px 0;
        font-size: 21px;
}
.key-loadlink{
	display: flex;
	justify-content: center;
}
.key-loadlink a{
	padding: 0 10px;
}
.key-loadlink nav{
	padding-left: 10px;
}
.key-search a, .key-search span{/* display: none; */padding: 0 5px;}
.header-search-dropdown > a{color: #DF0018 !important;}
.list-cates-n-sw #secondary{

}
.list-cates-n-sw #secondary span{
display: none;
}
.list-cates-n-sw #secondary .widget {
	margin-bottom: 0;
}
.list-cates-n-sw #secondary .widget  ul{

}
.list-cates-n-sw #secondary .widget  ul li{
	float: left;
    list-style-type: none;
    margin-bottom: 0;
}
.list-cates-n-sw #secondary .widget  ul li.active{
	background: #ffffff3d;
}
.list-cates-n-sw #secondary .widget  ul li a{
	font-family: 'SEGOEUIB';
    color: #fff;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    width: 100%;
    float: left;
    padding: 0 25px;
}
.mobile_button_cat_product {
    display: none;
}
@media(max-width:992px){
	.mobile_button_cat_product {
		display: none;
		width: 51px;
		height: 51px;
		line-height: 50px;
		text-align: center;
		color: #fff;
		background: #DF0018;
		position: fixed;
		right: 0;
		z-index: 99;
		top: calc(30% - 70px);
	}
	.mobile_button_cat_product.toggle i:before {
		content: '\f00d';
		font-size: 14px;
	}
	.col-left-product{
		/* width: auto; */
		/* position: fixed; */
		/* background: #fff; */
		/* z-index: 9999; */
		/* top: 0; */
		/* left: 0; */
		/* height: 100vh; */
		/* max-width: 70%; */
		/* transform: translateX(-100%); */
		/* transition: .3s; */
		/* overflow: auto; */
	}
	.col-left-product.toggle{
		transform: translateX(0%);
		transition: .3s;
	opacity: 1;
	}
}
.right-sidebar.scroll-to-fixed-fixed{
	top: 100px !important;
}
.content-giaiphap ul, .content-giaiphap ol{
    padding-left: 30px;
}
.content_service ul, .content_service ol{
    padding-left: 30px;
}
.banner-slider .text{
padding: 20px;
}
@media(max-width:480px){
body{
overflow: hidden;
}
	.bread-crumb1 img{/* height: 187px; */}
	.blog-item .blog-item-thumbnail{
		width: 100%;
	}
	.blog-item .blog-item-mains{
		width: 100%;
		margin-top: 15px;
	}
	.blog-item .blog-item-mains .blog-item-name{
		font-size: 14px;
	}
}
.product-categories>li{
    border: unset;
}
.tax_product_parent .product-categories>li.cat-item >a{
	display: none;
}
.tax_product_parent .product-categories>li.cat-item >button.toggle{
	display: none;
}
.header-top-new-2 .has-dropdown .icon-angle-down{
padding-top: 6px;
}
.project-tabs-menu .flickity-prev-next-button.next{right: -37px;opacity: 1;}
.project-tabs-menu .flickity-prev-next-button.previous{left: -35px;opacity: 1;}
.newhomt-st{
}
.newhomt-st .newone {
    display: block;
box-shadow: 0px 1px 4px rgba(0,0,0,0.25);
}
.newone-thumb {
    display: block;
    margin-bottom: 15px;
    /* height: 221px; */
    text-align: center;
}
.newone-thumb img {
    width: 100%;
    height: 334px;
    margin: 0 auto;
}
.newone-content {padding: 0 20px;padding-bottom: 30px;}
.new-title {
    display: block;
    margin-bottom: 15px;
}
.new-title a {
    font-style: normal;
    /* font-weight: 600; */
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-family: 'SEGOEUIB';
}
.new-desc-one {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    color: #000000;
    
    font-family: 'SEGOEUI';
}
.newtwo {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.25);
}
.newtwo-thumb {
    width: 175px;
    height: 140px;
    position: relative;
    float: left;
}
.newtwo-thumb img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.newtwo-content {
    width: calc(100% - 180px);
    display: inline-block;
    padding-left: 20px;
    padding-top: 17px;
    padding-right: 10px;
}
.newtwo-title {
    margin-bottom: 7px;
}
.newtwo-title a {
    font-style: normal;
    /* font-weight: 600; */
    font-size: 14px;
    line-height: 18px;
    /* text-align: justify; */
    display: block;
    color: #000000;
    font-family: 'SEGOEUIB';
}
.newtwo-desc {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 21px;
    /* text-align: justify; */
    color: #000000;
    font-family: 'SEGOEUI';
}
@media(max-width:991px) and (min-width:549px){
	.new-title a{
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 23px;
		-webkit-line-clamp: 2;
		height: 47px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
	.newtwo-thumb{
		width: 140px;
	}
	.newtwo-content{
		width: calc(100% - 140px);
	}
	.newtwo-title{
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 18px;
		-webkit-line-clamp: 3;
		height: 52px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
	.newtwo-desc{
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 18px;
		-webkit-line-clamp: 3;
		height: 52px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
}
.solia-ft a{text-align: center;border-radius: 50%;margin: 0px 5px !important;}
.thuong-hieu-new .thuong-hieu{float: left;width: 50%;}
.thuong-hieu-new{
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.cart{
display:none;
}
.product_meta{/* display:none; */}
.badge-container{
display:none;
}
.tvanh{
margin-top: 30px;
}
.info-related-articles{margin: 0 -15px;margin-top: 15px;}
.info-related-articles .post-image{
	border: 1px solid #ececec;
}
.info-related-articles .post-image img{height: 196px;width: 100%;}
.info-related-articles h3{margin-top: 10px;line-height: 17px;font-family: 'SEGOEUIB';}
.info-related-articles h3 a{font-size: 15px;font-family: 'SEGOEUIB';}
.info-related-articles .entry-content{padding-top: 10px;font-family: 'SEGOEUI';font-size: 14px;}
.sidebar-menu ul li a{
color:#000;
}
.solution-home .flickity-prev-next-button.previous {
    left: -35px;
    opacity: 1;
}
.solution-home .flickity-prev-next-button.next {
    right: -37px;
    opacity: 1;
}
.product-short-description ul{
padding-left: 15px;
}
.loai_sp ul {
    height: 30px;
    width: 150px;
    border: 1px #000 solid;
    list-style-type: none;
    padding-left: 0;
}
.loai_sp ul li { padding: 5px 10px; z-index: 2; }
.loai_sp ul li:not(.init) {float: left;width: 130px;display: none;background: #ddd;list-style-type: none;}
.loai_sp ul li:not(.init):hover, ul li.selected:not(.init) { background: #09f; }
.loai_sp li.init { cursor: pointer; }

.loai_sp a#submit { z-index: 1; }
.product-thumbnails a{
	text-align:center;
	overflow: unset;
	border: 1px solid #ececec;
}
.product-thumbnails a img{height: 88px;width: 93px;/* border: 1px solid; */padding: 3px;}
.customer_support {
    border: 1px solid #ececec;
    border-top: none;
    padding: 10px;
}
.customer_support .sp_item {
    line-height: 1.4;
}
customer_support .sp_item span {
    font-size: 14px;
}
.customer_support .sp_item span {
    font-size: 14px;
    font-weight: 700;
}
.customer_support .sp_item span {
    font-size: 14px;
    font-family: 'SEGOEUIB';
}
.customer_support .sp_item .item_phone i {
    color: #df0018;
}
.customer_support .sp_item img {
    max-width: 20px;
}
.customer_support .sp_item .item_phone a {
    font-weight: 500;
    color: #000000;
    font-size: 14px;
}
@media(max-width:767px){
.mobile-nav .html_topbar_left{
   display: block !important;
}
body{
    overflow: hidden;
}
.hotline-hd a{
font-size: 0;
    padding: 15px 5px;
    border-radius: 50%;
}
#main-menu .sidebar-menu{background: #024C16;text-align: left;padding-top: 0;}
#main-menu .sidebar-menu>ul>li{border-bottom: 1px solid #fff;opacity: 1;}
#main-menu .sidebar-menu>ul>li a{font-size: 18px;line-height: 24px;text-transform: uppercase;font-family: 'SEGOEUIB';color: #fff;/* border-bottom: 1px solid #fff; */}
.header-search-form-wrapper form.searchform{background: #fff;border-radius: 10px !important;margin-left: 28px !important;max-width: 82% !important;margin-right: 18px;}
.header-search-form-wrapper .search-field{
    border-bottom: unset;
    width: auto;
    border-radius: 10px;
    padding-left: 10px;
}
	#main-menu .sidebar-menu>ul>li a:hover{
		background: #df0018 !important;
	}
#main-menu .sidebar-menu>ul>li .toggle{color: #fff;opacity: 1;top: 10px;width: 30px;text-align: center;}
#main-menu .sidebar-menu>ul>li>ul.children{
padding-left: 45px;
}
#main-menu .sidebar-menu>ul>li>ul.children >li > a{text-transform: unset;border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
.sec-number {
    margin-top: 0;
    
}
.project-tabs-menu .flickity-prev-next-button.next{right: 0;top: 12%;}
.project-tabs-menu .flickity-prev-next-button.previous{left: 0;top: 12%;}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    /* border-radius: 100%; */
    border: 1px solid #024C16;
}
.solution-home .flickity-prev-next-button.next{right: 0;top: 14%;}
.solution-home .flickity-prev-next-button.previous{left: 0;top: 14%;}
.sevice-home-new .flickity-prev-next-button.next{right: -10px;top: 9%;}
.sevice-home-new .flickity-prev-next-button.previous{left: -10px;top: 9%;}
}
@media(max-width:480px){
.tvanh{
margin-top: 0;
}
.item_product .box_img {
    height: 150px;
}
.sevice-home-new .image-cover1 img{height: 230px;}
.newtwo-thumb {
    width: 40%;
    height: 90px;
}
.newtwo-content {
    width: 60%;
    padding-top: 0;
}
.newtwo {
padding: 10px 0;}
.newtwo-title {
    margin-bottom: 7px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
.newtwo-desc{
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
.newone-thumb img{
height: auto;
}
.box_solution_order_cat .item .content .content_excerpt{
    font-size: 13px;

}
.box_solution_order_cat .item .content>a>h3{
font-size: 17px;
}
.mfp-container.mfp-s-ready.mfp-inline-holder{
height: auto;
}
}
@media(max-width:480px){
.product_solution .item .box_img {
    width: 100%;
    /* height: 150px; */
    margin: 0 auto;
    text-align: center;
}
.product_solution .item .box_content {
    width: 100%;
    padding-left: 0;
    padding-top: 13px;
    text-align: center;
}
	.product_solution .item .box_content a{
		margin-top:0;
	}
.product-daily-new .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
    top: 11%;
}
.product-daily-new .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
    top: 11%;
}
.section.product_solution{
padding: 0 0 !important;
}
.off-canvas-center .mfp-content{
    /* padding-top: 0; */
}
.box_search_project .box_form{
    width: 100%;
    margin-left: 0;
}
.col-cohoi{padding-bottom: 25px !important;margin-bottom: 15px;}
.scroll-down{
display:none;
}
.banner-slider .text-box p{
font-size: 15px;
    line-height: 22px;
}
.icon-giaiphap:hover .icon-gp-cate.active{
    display: block;
    opacity: 1;
}
}
.banner-slider{
background-color: transparent !important;
}
.single-page .title-detail{
text-transform: uppercase;
    margin-bottom: 10px;
}
.single-page .content_post{
border-top: 1px solid #eaeaea;
    margin-top: 5px;
    padding-top: 10px;
}
@media(max-width:1100px){
body{
overflow: hidden;
}
}
@media(max-width:549px){
.product-thumbnails a img {
    height: 60px;
    width: 60px;
}
.related-products-wrapper .product-box img{
height: 155px;
}
.info-related-articles .post-image img{
    width: auto;
}
.info-related-articles .post-image{
text-align: center;
}
.info-related-articles .row-slider .flickity-prev-next-button{
    top: 0;
}
.info-related-articles .row-slider .flickity-prev-next-button{
    top: 0;
}
.but-dangky{
font-size: 16px;
}
.left-col-duoi{
order: 2;
}
}
@media(max-width:850px) and (min-width:670px){
.row-number{
    padding: 25px 40px;
}
.evolution-title {
    font-size: 30px;
    line-height: 51px;
}
.evolution-title span:before{
font-size: 27px;
}
.img-vechungtoi:before{
    width: 100%;
    height: 100%;
}
.h2-vct{
    margin-top: 0;
}
.h2-vct h2 span.section-title-main {
    font-size: 39px;
    line-height: 52px;
}
.row-cates-giaiphap{
	    padding: 31px 5px !important;
	    padding-top: 20px !important;
	    padding-bottom: 0 !important;
	    }
.box-solution .img{
   margin-bottom: 0 !important;
}
.sevice-home-new .flickity-prev-next-button.previous {
    left: -10px;
    top: 98px;
}
.sevice-home-new .flickity-prev-next-button.next {
    right: -10px;
    top: 20%;
    top: 98px;
}
.project-tabs-menu .flickity-prev-next-button.previous {
    left: -13px;
    top: 40%;
}
.project-tabs-menu .flickity-prev-next-button.next {
    right: -13px;
    top: 40%;
}
.col12-ngang a {
    margin: 10px 20px;
}
.h2-title-content h2 span.section-title-main {
    font-size: 20px;
    line-height: 26px;
}
.icon2-lsht .icon-box-text{
padding: 10px 5px;
}
.icon2-lsht .icon-box-text ul li {
    font-size: 16px;
    line-height: 20px;
}
.icon-gp-cate{display: block;padding: 10px;opacity: 1 !important;}
.icon-gp-cate .icon-box-img {
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
    /* margin: 0 auto; */
    display: block !important;
}
.icon-gp-cate::before {
    width: 68px;
    height: 2px;
    top: 76px;
    left: 0;
}
.icon-gp-cate .icon-box-text {
    padding-left: 0px !important;
    text-align: center;
}
.icon-giaiphap:hover .icon-gp-cate.hover {
    display: none !important;
    opacity: 1;
}
.col-left-product{
    order: 2;
}
.product-daily-new .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
    top: 60%;
}
.product-daily-new .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
    top: 60%;
}
.service_page_template .box .item .box_content h3{
font-size: 22px;
    line-height: 27px;
}
a.down_load_file i {
    margin-right: 0;
}
.title_col li:nth-child(5), .list>li>ul li:nth-child(5) {
    width: calc(20% - 21px);
}
.menu_cat_product_tax_page h3{
    font-size: 14px;
}
.form_contact h3{
font-size: 27px;
margin-bottom: 10px;
}
.col12-td a{
    margin-left: 10px;
    margin-right: 0px;
}
.col12-td a span {
    font-size: 17px;
}
.h3-title-vs h3 span.section-title-main{
font-size: 30px;
    line-height: 36px;
}
.h3-title-vs h3{
    padding-bottom: 7px;
}
.h3-title-vs {
    margin-bottom: 15px;
}
.icon-kh-right .icon-box-text h3{
font-size: 12px;
    line-height: 16px;
}
.tuyendungleft{
padding: 19.5px 38px;
}
.h2-title-td h2 span.section-title-main{
    margin-right: 0;
}
.but-co{
    margin-top: 0;
}
.box_search_project .right{
    padding-left: 0;
    width: 100%;
}
	.box_search_project form.search_post_type input.field{
		width: 246px;
	}
.h2-title-hoptac h2 span.section-title-main {
    font-size: 26px;
    line-height: 37px;
}
.h3-title-daymanh h3 span.section-title-main {
    font-size: 28px;
    line-height: 39px;
}
.h2-title-visao h2 span.section-title-main{
font-size: 29px;
    line-height: 32px;
}
.h2-title-dki h2 span.section-title-main{
font-size: 20px;
    line-height: 29px;
}
.icon-dki h3{
font-size: 20px;
    line-height: 29px;
}
.h2-title-dki {
    margin-bottom: 0;
}
.h2-title-dki h2{
    margin-top: 15px;
}

.col6-dki p {
    font-size: 18px;
    line-height: 27px;
}
.call-dki p {
    font-size: 13px;
    line-height: 18px;
}
.row-number:before{
display:none;
}
.row-number:after{
display:none;
}
.but-vct span {
    font-size: 12px;
    line-height: 16px;
}
.cm-nhan .flickity-viewport{
height: 80px !important;
}
.content-right .box_top .box .box_img{
    padding-right: 15px;
}
.form_contact {
    padding: 20px 50px;
}
.box_search_project .left{
    width: 100%;
}
}
@media(max-width:668px) and (min-width:550px){
.row-number{
    padding: 25px 40px;
}
.evolution-title {
    font-size: 30px;
    line-height: 51px;
}
.evolution-title span:before{
font-size: 27px;
}
.img-vechungtoi:before{
    width: 100%;
    height: 100%;
}
.h2-vct{
    margin-top: 0;
}
.h2-vct h2 span.section-title-main {
    font-size: 39px;
    line-height: 52px;
}
.row-cates-giaiphap{
	    padding: 31px 5px !important;
	    padding-top: 20px !important;
	    padding-bottom: 0 !important;
	    }
.box-solution .img{
   margin-bottom: 0 !important;
}
.sevice-home-new .flickity-prev-next-button.previous {
    left: -10px;
    top: 20%;
}
.sevice-home-new .flickity-prev-next-button.next {
    right: -10px;
    top: 20%;
}
.project-tabs-menu .flickity-prev-next-button.previous {
    left: -13px;
    top: 40%;
}
.project-tabs-menu .flickity-prev-next-button.next {
    right: -13px;
    top: 40%;
}
.col12-ngang a {
    margin: 10px 20px;
}
.h2-title-content h2 span.section-title-main {
    font-size: 20px;
    line-height: 26px;
}
.icon2-lsht .icon-box-text{
padding: 10px 5px;
}
.icon2-lsht .icon-box-text ul li {
    font-size: 16px;
    line-height: 20px;
}
.icon-gp-cate{
display: block;
    padding: 10px;
}
.icon-gp-cate .icon-box-img {
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
    /* margin: 0 auto; */
    display: block !important;
}
.icon-gp-cate::before {
    width: 68px;
    height: 2px;
    top: 76px;
    left: 0;
}
.icon-gp-cate .icon-box-text {
    padding-left: 0px !important;
    text-align: center;
}
.icon-giaiphap:hover .icon-gp-cate.hover {
    display: block;
    opacity: 1;
}
.col-left-product{
    order: 2;
}
.product-daily-new .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
    top: 25%;
}
.product-daily-new .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
    top: 25%;
}
.service_page_template .box .item .box_content h3{
font-size: 22px;
    line-height: 27px;
}
a.down_load_file i {
    margin-right: 0;
}
.title_col li:nth-child(5), .list>li>ul li:nth-child(5) {
    width: calc(20% - 21px);
}
.menu_cat_product_tax_page h3{
    font-size: 14px;
}
.form_contact h3{
font-size: 27px;
margin-bottom: 10px;
}
.col12-td a{
    margin-left: 10px;
    margin-right: 0px;
}
.col12-td a span {
    font-size: 17px;
}
.h3-title-vs h3 span.section-title-main{
font-size: 30px;
    line-height: 36px;
}
.h3-title-vs h3{
    padding-bottom: 7px;
}
.h3-title-vs {
    margin-bottom: 15px;
}
.icon-kh-right .icon-box-text h3{
font-size: 12px;
    line-height: 16px;
}
.tuyendungleft{
padding: 19.5px 38px;
}
.h2-title-td h2 span.section-title-main{
    margin-right: 0;
}
.but-co{
    margin-top: 0;
}
.box_search_project .right{
    padding-left: 0;
    width: 100%;
}
.h2-title-hoptac h2 span.section-title-main {
    font-size: 28px;
    line-height: 39px;
}
.h3-title-daymanh h3 span.section-title-main {
    font-size: 28px;
    line-height: 39px;
}
.h2-title-visao h2 span.section-title-main{
font-size: 29px;
    line-height: 32px;
}
.h2-title-dki h2 span.section-title-main{
font-size: 20px;
    line-height: 29px;
}
.icon-dki h3{
font-size: 20px;
    line-height: 29px;
}
.h2-title-dki {
    margin-bottom: 0;
}
.h2-title-dki h2{
    margin-top: 15px;
}

.col6-dki p {
    font-size: 18px;
    line-height: 27px;
}
.call-dki p {
    font-size: 13px;
    line-height: 18px;
}
.row-number:before{
display:none;
}
.row-number:after{
display:none;
}
.but-vct span {
    font-size: 12px;
    line-height: 16px;
}
.cm-nhan .flickity-viewport{
height: 80px !important;
}
.content-right .box_top .box .box_img{
    padding-right: 15px;
}
.form_contact {
    padding: 20px 50px;
}
.box_search_project .left{
    width: 100%;
}
.left-col-duoi{
    order: 2;
}
}
.slider-home .slider-nav-circle .flickity-prev-next-button svg, .slider-home .slider-nav-circle .flickity-prev-next-button .arrow{
background: #024C16;
    opacity: 1 !important;
    z-index: 9;
}
.slider-home .slider-show-nav .flickity-prev-next-button, .slider-home .slider:hover .flickity-prev-next-button{
 opacity: 1 !important;
}
.slider-home .flickity-prev-next-button{
    width: 45px;
}
.product-section-title{font-family: 'SEGOEUIB' !important;/* color: #333; */font-size: 25px;font-weight: 700;width: auto;}
.single-page .content_post ul, .single-page .content_post ol{
    padding-left: 15px;

}
.page-numbers{
        margin-bottom: 30px !important;
}
.info-related-articles .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{
opacity: 1;
    top: 14%;
}
.info-related-articles.tailieu .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{opacity: 1;top: 36%;}
@media(max-width:1100px) and (min-width:920px){
.evolution-title {
    font-size: 44px;
    line-height: 60px;
}
.evolution-title span:before {
    right: -35px;
}
.icon-gp-cate{
padding: 15px;
}
.icon-gp-cate .icon-box-text {
    padding-left: 37px !important;
}
.icon-gp-cate .icon-box-text h3 {
    font-size: 14px;
    line-height: 20px;
}
.icon-gp-cate::before {
left: -40px;
height: 55px;
    top: 44px;
}
.product-daily-new .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
    top: 60%;
}
.product-daily-new .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
    top: 60%;
}
.wiget-sidebar-left-prd span.widget-title {
    font-size: 12px;
}
.title-sidebar{
 font-size: 12px;
}
.box_search_project .box_form{
width: auto;
}
.box_search_project .right{
    flex-wrap: unset;
    padding-left: 30px;
    float: right;
    text-align: right;
}
form.search_post_type input.submit{
    font-size: 13px;
    margin-top: 1px;
}
.box_search_project form.search_post_type input.field{width: calc(100% - 140px);}
.box_search_project .left{
}
.h2-title-td h2 span.section-title-main {font-size: 27px;line-height: 48px;margin-right: 0;}
.project-tabs-menu .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
}
.project-tabs-menu .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
}
.solution-home .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
}
.solution-home .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
}
.sevice-home-new .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
}
.sevice-home-new .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
}
.project-tabs-menu .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
}
}
@media(max-width:850px) and (min-width:768px){
#main-menu .sidebar-menu {
    background: #024C16;
    text-align: left;
    padding-top: 0;
}
.off-canvas-center .mfp-content{
    max-width: 100%;
    padding-top: 0px;
}
#main-menu .sidebar-menu>ul>li {
    border-bottom: 1px solid #fff;
    opacity: 1;
}
#main-menu .sidebar-menu>ul>li a {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'SEGOEUIB';
    color: #fff;
    /* border-bottom: 1px solid #fff; */
}
.header-search-form-wrapper form.searchform {
    background: #fff;
    border-radius: 10px !important;
    margin-left: 28px !important;
    max-width: 82% !important;
    margin-right: 18px;
}
.header-search-form-wrapper .search-field {
    border-bottom: unset;
    width: auto;
    border-radius: 10px;
    padding-left: 10px;
}
#main-menu .sidebar-menu>ul>li .toggle {
    color: #fff;
    opacity: 1;
    top: 10px;
    width: 30px;
    text-align: center;
}
.header-button{
display: flex;
}
	.header-button a span{
		display:none;
	}
.solution-home .flickity-prev-next-button.previous {
    left: 0;
    opacity: 1;
    top: 30%;
}
.solution-home .flickity-prev-next-button.next {
    right: 0;
    opacity: 1;
    top: 30%;
}
.mfp-container{
    height: auto;
    top: 50px;
}
#main-menu .sidebar-menu>ul>li>ul.children {
    padding-left: 45px;
}
#main-menu .sidebar-menu>ul>li>ul.children >li > a {
    text-transform: unset;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.product-daily-new .image-cover1{

}
.newtwo-thumb {
    width: 130px;
}
.scroll-down{
display: none;
}
}
@media (max-width: 768px) and (min-width: 650px)
.newtwo-thumb {
    width: 120px;
}

}

.info-related-articles .flickity-page-dots{
bottom: 25px;
}
#button1 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #c40303;
    border-radius: 5px;
    background: #d41b1b;
    background: -webkit-gradient(linear,left top,left bottom,from(#d41b1b),to(#c40303));
    background: -moz-linear-gradient(top,#d41b1b,#c40303);
    background: linear-gradient(to bottom,#d41b1b,#c40303);
    text-shadow: #730202 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #fff !important;
    text-decoration: none;
}
#popup_bao_gia .content>p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
#popup_bao_gia .content>h4{
    margin: 20px 0;
}
@media(max-width:549px){
.banner-slider .text.dark h3{font-size: 15px;line-height: 19px;}
.banner-slider .text.dark {
    padding: 10px;
}
.scroll-down {
    display: none;
}
}
.wp-pagenavi{text-align: center;margin-bottom: 30px;display: flex;justify-content: center;}
.wp-pagenavi .pages{
display: none;
}
.wp-pagenavi a.first, .wp-pagenavi a.last{
display: none;
}
.page-title-key{font-size: 40px;line-height: 55px;color: #024C16;font-family: 'SEGOEUIB';text-transform: unset;margin-right: 0;border: unset;display: block;text-transform: uppercase;margin-top: 15px;border-bottom: 1px solid #024C16;}
.box_product_tax_page .products{
max-width: 1270px;
}
.seach-product .box_product_tax_page .product-col .product-thumbnail {
    height: 245px;
}
.project-home-new .flickity-prev-next-button{
    opacity: 1;
    top: 60%;
}
.giai-phap-lq .flickity-prev-next-button{
    top: 70%;
}
.product-gallery .product-gallery-slider{
    border: 1px solid #ececec;
}
.product-main{
    margin-top: 30px;
}
@media(max-width:549px){
.from-divhvu{padding-left: 0 !important;padding-right: 0 !important;}
.banner-cate-c1{/* padding-top: 0; *//* top: 0; */}
.breacum-cate-c1 {
    border-top: 1px solid #fff;
    margin-top: 0;
    padding-top: 0;
}
	.breacum-cate-c1 #breadcrumbs-ct {
     margin-bottom: 0;
}
.breacum-cate-c1 #breadcrumbs-ct span {
    font-size: 13px;
}
}
.slider-home .banner{
    background-color: transparent !important;
}
.zalo-chat-widget{
bottom: 60px !important;
    right: 16px !important;
}
@media(max-width:549px){
.zalo-chat-widget .logo img{
    width: 40px !important;
}
.product_solution .item .box_content .content{
    -webkit-line-clamp: 2;
    height: 40px;
    margin-bottom: 10px;
}
.dichvu-home{
padding-bottom: 0 !important;
}
.product-daily-new .image-cover1 img{height: 280px;}
}
body.search-results .banner_gr, body.search-results .danhmuc-c1{
    display: none !important;
}
.blog-single .search-new, body.archive.category .blog-archive .search-new, body.search.search-results .breadcrumb1{
display: none !important;
}