@define a {
 color: #0C99D5;
}
@define alink {
 color: #1d8ccb;
}
@define ahover {
 color: #1e8fcf;
}
@define alight {
 color: ;
}
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -o-transform: rotate(180deg);
}
@define rotate180 {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -o-transform: rotate(360deg);
}
@define rotate90 {
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
}
@define xfont {
 font-family: 'Roboto', 'Segoe UI', sans-serif;
}
@charset "UTF-8";
@font-face {
 font-family: "Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/hsc/gilroyregular.otf") format("opentype");
 font-weight: normal;
 font-style: normal
}
@font-face {
 font-family: "Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/hsc/gilroymedium.otf") format("opentype");
 font-weight: 500;
 font-style: normal
}
@font-face {
 font-family: "Gilroy";
 src: url("https://staticx-talent.basecdn.net/image/fonts/hsc/gilroybold.otf") format("opentype");
 font-weight: bold;
}
#component__top {
	text-align:center;
 display:block;
 position:fixed;
 color:#fff;
	font-size:20px;
	background-color: #0C99D5;
	opacity: 0; filter: alpha(Opacity:0);
	-webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	-moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	-moz-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
 box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);
	bottom: 60px;
	right: 10px;
	z-index: 300;
	width: 50px;
	height: 50px;
	transform: translate(0px, 10px);
	-ms-transform: translate(0px, 10px);
	-webkit-transform: translate(0px, 10px);
	-moz-transition-transform: translate(0px, 10px);
}
#component__top:hover {
	$bg: #19a9e6
}
#component__top {
	line-height: 50px;
}
#component__top.--show {
	opacity: 1; filter: alpha(Opacity:100);
	-webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transition-transform: none;
}
.top-article {
	position:relative;
 padding: 15px 0px;
}
.section.job-detail{
 padding-bottom: 0px;
 background-color: #F1F4F8;
}
.job-detail .detail-head{
 margin-bottom: 40px;
}
.job-detail .detail-head .title{
 color:#2D2D2D;
	font-size:32px;
	font-weight:bold;
	text-align:center;
 line-height: 42px;
	text-transform:uppercase;
 margin: 50px 0px;
}
.job-detail .detail-head .jobs-desc{
 margin-bottom: 40px;
}
.job-detail .detail-head .jobs-desc table{
	width:100%;
}
.job-detail .detail-head .jobs-desc table th {
 color:#585858;
	font-size:16px;
	font-weight:bold;
	text-align:center;
 padding: 15px;
 width: 33.33333%;
 border-bottom: 1px solid #EBEAED;
}
.job-detail .detail-head .jobs-desc table td{
 color:#585858;
	font-size:16px;
	font-weight:500;
	text-align:center;
 padding: 15px;
 border-bottom: 1px solid #EBEAED;
}
.job-detail .detail-head .jobs-desc table td a{
	font-weight:500;
}
.job-detail .detail-head .jobs-info li{
 color:#585858;
	font-size:17px;
	font-weight:normal;
 margin-bottom: 20px;
 line-height: 26px;
}
.job-detail .detail-head .jobs-info li b{
	font-weight:bold;
}
.job-detail .detail-head .jobs-info .box-share{
 display: flex;
 align-items: center;
}
.job-detail .detail-head .jobs-info .box-share b{
 color:#585858;
	font-size:17px;
	font-weight:bold;
 line-height: 26px;
 margin-right: 10px;
}
.job-detail .detail-head .jobs-info .box-share a{
 display:inline-block;
 margin-right: 10px;
}
.job-detail .detail-head .jobs-info .box-share a img{
 height: 30px;
}
#article {
 line-height: 25px;
 padding-bottom: 60px
}
.ctas .btn-apply {
 padding: 10px 40px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 line-height: 25px;
 background-color: #0C99D5;
 color:#fff;
	position:relative;
 clear:both;
	text-align:center;
	font-weight:bold;
}
.ctas .btn-apply:hover:after {
 content: "";
 bottom: 0px;
 left: 0px;
 height: 3px;
	position:absolute;
	width:100%;
 background: rgba(0,0,0,0.2);
}
[class^="ficon-"],
[class*=" ficon-"] {
 margin-right: 0px;
}
.detail-head .title {
	font-size:32px;
	font-weight:normal;
 color:#0C99D5;
 line-height: 1.3;
}
.detail-head .detail__button {
 width: 320px;
	text-align:center;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.box-share .share__name {
 color:#888;
 display:block;
 margin-bottom: 20px;
}
.detail-head .ctas {
 margin-bottom: 20px;
}
.detail-head .ctas .btn-apply {
	width:100%;
}
.box-share .btn-share {
 width: 35px;
 height: 35px;
 border-radius: 50%;
 line-height: 35px;
	text-align:center;
 display:inline-block;
	position:relative;
 color:#2D2D2D;
 background-color: #fff;
}
.desc-job {
 margin-top: 20px;
 line-height: 25px;
}
.desc-job .desc {
 margin-bottom: 10px;
}
.desc-job .desc span {
	font-weight:bold;
}
.box-share .btn-share:hover {
 opacity: 0.8; filter: alpha(Opacity:80);
}
.box-share .btn-share.-fb {
 color:#fff;
 background-color: #3b5999;
}
.box-share .btn-share.-mail {
 color:#fff;
 background-color: #dd4b39;
}
.article .content-article {
 line-height: 25px;
 padding-top: 40px;
	text-align:justify;
}
.article .content-article h2,
.article .content-article h3,
.article .content-article h4,
.article .content-article h5 {
 margin-bottom: 20px;
 line-height: 1.3;
 color:#474747;
	font-weight:normal;
}
.article .content-article h2 {
	font-size:26px;
 color:#0C99D5;
}
.article .content-article h3 {
	font-size:24px;
}
.article .content-article h4 {
	font-size:20px;
}
.article .content-article h5 {
	font-size:18px;
}
.article .content-article div,
.article .content-article p,
.article .content-article li {
 margin-bottom: 20px;
 color:#474747;
	font-size:15px;
}
.article .content-article ul{
 list-style: initial;
 padding-left: 20px;
}
.list__related {
 padding: 60px 0px;
 background-color: #fff;
}
.list__related .name {
 color:#474747;
	font-size:18px;
	font-weight:bold;
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px solid #BFBFBF;
}
.list__related .item{
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px solid #BFBFBF;
}
.list__related .item a {
 color:#474747;
	font-size:24px;
	font-weight:bold;
 display:block;
 line-height: 32px;
}
.list__related .btn-viewall {
	text-align:center;
 margin-top: 50px;
}
.list__related .btn-viewall a{
 color:#474747;
	font-size:18px;
	font-weight:bold;
	text-align:center;
 display:inline-block;
}
.breadcrumb li{
 color:#2D2D2D;
	font-size:18px;
 display:inline-block;
	font-weight:bold;
 line-height: 30px;
	vertical-align:middle;
}
.breadcrumb li a{
 color:#585858;
	font-size:18px;
 display:block;
}
.breadcrumb li.bread-line{
 margin: 0px 10px;
}
.container {
	width:100%;
	position:relative;
 max-width: 1200px;
 margin: 0px auto;
 padding: 0px 15px;
}
.btn-apply {
 padding: 7px 15px;
 display:inline-block;
	text-align:center;
	white-space: nowrap;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.divider {
 border-top: 2px solid #eee;
 clear: both;
}
.section- {
 padding: 40px 0px;
}
.select-custom {
 padding: 0;
 margin: 0;
 width: auto;
 background-color: #fff;
	position:relative;
}
.select-custom:before {
 font-family: "FontAwesome";
 content: "\f0d7";
 right: 10px;
 color:#888;
	position:absolute;
 line-height: 40px;
}
.select-custom select {
 padding: 10px 15px;
	width:100%;
 border:1px solid #e0e0e0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
.select-custom select:focus {
 outline: none;
}
.table{
 display: table;
	width:100%;
}
.cell{
	display:table-cell;
	vertical-align:middle;
}
#appform{
}
#appform .wrapper{
 background-color: #fff;
 padding:20px 30px;
 -moz-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
 box-shadow: 0 2px 5px 0px rgba(0,0,0,0.2);
}
#appform h1{
	font-weight:300;
	font-size:36px;
 padding-bottom:30px;
}
#appform .form{
}
#appform .form .row{
 padding-bottom:25px;
}
#appform .form .row .ext{
 color:#aaa;
	font-weight:300;
	font-size:14px;
 padding-top:10px;
}
#appform .form .row .label{
 color:#666;
	font-weight:bold;
 padding-bottom:8px;
}
#appform .form .row .input input, #appform .form .row .input textarea{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:transparent;
}
#appform .form .row .input input, #appform .form .row .input textarea{
 padding:11px 13px;
 border:1px solid #ccc;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}
#appform .form .row .input.first{
	float:left;
 width:45%;
}
#appform .form .row .input.second{
	float:right;
 width:45%;
}
#appform .form .submit{
 background-color: #7abd1a;
 padding:15px 0;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
	font-weight:500;
	font-size:16px;
	position:relative;
	text-align:center;
 color:#fff;
	cursor:pointer;
	font-weight:500;
 margin-top:30px;
}
#appform .form .upload{
	position:relative;
 border:1px dashed #ccc;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 margin-top:10px;
}
#appform .form .upload:hover{
 background-color: #f8f8f8;
}
#appform .form .upload .text{
	position:relative;
	text-align:center;
	font-size:15px;
 z-index:100;
 padding:10px 0;
}
#appform .form .upload .text .more{
	font-size:13px;
	font-weight:300;
 color:#999;
 padding-top:4px;
}
#appform .form .upload input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	display:block;
	padding:0;
	margin:0;
	border:none;
	background:transparent;
}
#appform .form .upload input{
 display:block;
	position:absolute;
	white-space: nowrap;
 width:100%;
 height:100%;
 z-index:101;
 opacity: 0; filter: alpha(Opacity:0);
 top: 0px;
}
#appform .form .cancel{
 padding:15px 0;
	text-align:center;
	cursor:pointer;
	font-weight:300;
	font-size:16px;
 color:#999;
 margin-top:30px;
}
#appform .form .cancel:hover{
 color:#111;
	text-decoration:underline;
}
#talent-network .top h1{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}
#talent-network .about{
 font-size: 15px;
}
* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*,
*::before,
*::after {
 box-sizing: border-box;
}
html, body {
 overflow: initial;
	font-size:14px;
 color:#2D2D2D;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 font-family: "Gilroy","Helvetica Neue", Helvetica,arial;
}
a {
 color:#2D2D2D;
	font-weight:normal;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
a:hover, a:focus {
 color:#2586b7; color:#0C99D5;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.clearfix {
 clear: both;
}
.section {
 padding: 60px 0px;
}
.section-head {
	text-align:center;
}
.section-head .section__title {
	font-size:32px;
	font-weight:bold;
 color:#2D2D2D;
 line-height: 40px;
 margin-bottom: 40px;
	text-transform:uppercase;
}
.section-head .section__desc {
	font-weight:300;
	font-size:16px;
 line-height: 25px;
}
.section--head .section__desc a {
 border-bottom: 1px solid #eee;
}
/*---- OVERVIEW ----*/
.section-value {
 padding: 0px;
 padding-bottom: 50px;
}
.value-content {
 position: relative;
 z-index: 9;
 padding: 60px 85px;
 border-radius: 30px;
 background-color: #FFF;
 margin-top: -50px;
}
.section-value .row {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -25px;
 margin-right: -25px;
}
.section-value .col-4 {
 flex: 0 0 33.33333%;
 padding: 0px 25px;
}
.section-value .item {
 height: 100%;
 padding: 20px;
 border-radius: 12px;
 background: #FFF;
 box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
.section-value .item .icon {
	text-align:center;
 margin-bottom: 20px;
}
.section-value .item .icon svg {
 height: 50px;
 width: 50px;
}
.section-value .item .main {
	text-align:center;
}
.section-value .item .main h3 {
 color:#2D2D2D;
	font-size:20px;
	font-weight:bold;
 line-height: 28px;
 margin-bottom: 8px;
 text-transform: capitalize;
}
.section-value .item .main p {
 color:#2D2D2D;
	font-size:14px;
	font-weight:500;
 line-height: 20px;
}
/*---- END OVERVIEW ----*/
/*---- BENEFITS ----*/
.section-benefit {
 position: relative;
 background-repeat: no-repeat;
 background-size: cover;
 padding: 130px 0px;
}
.section-benefit .section-head {
	text-align:left;
}
.section-benefit .section-head .section__title {
 color:#FFC52F;
}
.section-benefit .row {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 align-items: center;
}
.section-benefit .col-6 {
 flex: 0 0 50%;
 padding: 0px 15px;
}
.section-benefit .benefit-image {
 position: relative;
}
.section-benefit .benefit-image img {
 width: 100%;
}
.section-benefit .benefit-content {
 color:#fff; }
.section-benefit .benefit-desc {
 color:#FFF;
	font-size:22px;
	font-weight:500;
 line-height: 32px;
 margin-bottom: 40px;
}
.section-benefit .benefit-btn {
 margin-bottom: 30px;
}
.section-benefit .benefit-btn .cta {
 color:#fff;
	font-size:14px;
	font-weight:bold;
 line-height: 26px;
 padding: 17px 25px;
 display:inline-block;
	text-transform:uppercase;
 border-radius: 26px;
 background-color: #0C99D5;
}
.section-benefit .benefit-list li {
 color:#fff;
	font-size:18px;
	font-weight:normal;
 line-height: 25px;
 padding-left: 20px;
 position: relative;
 margin-bottom: 5px;
}
.section-benefit .benefit-list li::before{
 content: '-';
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: 3;
}
.benefit-main .item {
	position:relative;
 max-width: 250px;
 margin-bottom: 30px;
}
.benefit-main .item .desc {
 color:#474747;
	font-size:14px;
 padding: 20px;
 line-height: 22px;
 border-radius: 26px;
 background: #F1F4F8;
 margin-bottom: 5px;
 text-align: justify;
}
.benefit-main .item .title {
 color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
 padding: 15px 25px;
 border-radius: 26px;
 background: #F26970;
 line-height: 22px;
 text-transform: uppercase;
}
.benefit-main .item .title.-color2 {
 background-color: #F48851;
}
.benefit-main .item .title.-color3 {
 background-color: #9065AC;
}
.benefit-main {
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 align-content: end;
 background-repeat: no-repeat;
}
.benefit-main .item1 {
 right: 70px;
}
.benefit-main .item3 {
 left: -160px;
 margin-bottom: 0px;
}
/*---- END BENEFITS ----*/
/*---- LIFE ----*/
.section-life {
 padding: 95px 0px;
 background-repeat: no-repeat;
 background-size: cover;
}
.section-life .row {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 align-items: center;
}
.section-life .col-6 {
 flex: 0 0 50%;
 padding: 0px 15px;
}
.section-life .image img {
 max-width: 100%;
}
.section-life .section-head {
	text-align:left;
}
.section-life .main .text {
 margin-bottom: 30px;
}
.section-life .main .text p {
 color:#474747;
	font-size:16px;
	font-weight:500;
 line-height: 25px;
 margin-bottom: 10px;
}
.section-life .main .life-btn .cta {
 color:#474747;
	font-size:16px;
	font-weight:500;
 display:inline-block;
 padding: 12px 25px;
 background-color: #FFC52F;
 border-radius: 28px;
}
.section-yolan {
 padding: 13px 0px;
 background-color: #0C99D5;
}
.section-yolan .text {
 color:#fff;
 display: flex;
 align-items: center;
}
.section-yolan .text h3 {
	font-size:32px;
	font-weight:normal;
	font-weight:bold;
 line-height: 55px;
	text-transform:uppercase;
}
.section-yolan .text .cta {
 color:#474747;
	font-size:16px;
	font-weight:500;
 display:inline-block;
 padding: 12px 25px;
 background-color: #FFC52F;
 border-radius: 28px;
 margin-left: 20px;
}
/*---- END LIFE ----*/
/*---- JOBS ----*/
.list-jobs .item-job {
 padding-top: 30px;
 margin-top: 30px;
 border-top: 1px solid #BFBFBF;
}
.list-jobs .item-job .job-head {
 margin-bottom: 10px;
}
.list-jobs .item-job .job-head ul li {
 color:#585858;
	font-size:16px;
 display:inline-block;
 line-height: 25px;
}
.list-jobs .item-job .job-head ul li.line-job {
 margin: 0px 10px;
}
.list-jobs .item-job .job-main {
 display: flex;
 align-items: center;
 justify-content: space-between;
}
.list-jobs .item-job .job-info .title {
 color:#474747;
	font-size:24px;
	font-weight:bold;
 line-height: 32px;
 margin-bottom: 15px;
}
.list-jobs .item-job .job-info .title a {
 color:#474747;
	font-size:24px;
	font-weight:bold;
}
.list-jobs .item-job .job-info .title a:hover {
 color:#0C99D5;
}
.list-jobs .item-job .job-info .desc {
 color:#474747;
	font-size:16px;
	font-weight:500;
 margin-bottom: 13px;
}
.list-jobs .item-job .job-info .desc a {
	font-weight:500;
}
.list-jobs .item-job .job-btn {
 display: flex;
 flex-direction: column;
}
.list-jobs .item-job .job-btn .cta {
 color:#474747;
	font-size:16px;
 display:block;
	font-weight:bold;
	text-align:center;
 padding: 12px 40px;
 border-radius: 28px;
}
.list-jobs .item-job .job-btn .cta img {
 height: 16px;
}
.list-jobs .item-job .job-btn .cta.btn-viewmore {
 margin-bottom: 20px;
 border: 1px solid #FFC52F;
 background-color: #FFF;
}
.list-jobs .item-job .job-btn .cta.btn-viewmore:hover {
 background-color: #FFC52F;
}
.list-jobs .item-job .job-btn .cta.btn-apply {
 background-color: #FFC52F;
}
.__pag {
 text-align: right;
 padding: 20px 0px !important;
}
.__pag label {
 display: none;
}
.pag:hover,
.pag.active {
 color: #0C99D5;
 -webkit-box-shadow: 0px 0px 0px 1px #0C99D5 inset;
 box-shadow: 0px 0px 0px 1px #0C99D5 inset;
}
.ficon-angle-double-left::before {
 content: "\f100";
}
.ficon-angle-double-right::before {
 content: "\f101";
}
.pag.disabled:hover {
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 color: rgba(0, 0, 0, 0.6);
}
.pag {
 cursor: pointer;
 display: inline-block;
 min-height: 1em;
 outline: none;
 border: none;
 vertical-align: baseline;
 margin: 0em 0.25em 0em 0em;
 padding: 0.78571429em 1.5em 0.78571429em;
 text-transform: none;
 text-shadow: none;
 line-height: 1em;
 font-style: normal;
 text-align: center;
 text-decoration: none;
 border-radius: 0.28571429rem;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background: transparent none !important;
 color: rgba(0, 0, 0, 0.6);
 font-weight: normal;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}
/*---- END JOBS ----*/
.section-become {
 background-repeat: no-repeat;
 background-size: cover;
 background-color: #EBFBFF;
}
.section-become .row {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
.section-become .col-6 {
 flex: 0 0 50%;
 padding: 0px 15px;
}
.section-become .main {
 padding: 130px 0px;
}
.section-become .main h3 {
 color:#2D2D2D;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
 line-height: 55px;
 margin-bottom: 55px;
}
.section-become .main p {
 color:#333;
	font-size:14px;
	font-weight:normal;
 line-height: 24px;
 margin-bottom: 45px;
}
.section-become .main .become-btn .cta {
 color:#474747;
	font-size:16px;
	font-weight:500;
 padding: 12px 25px;
 border-radius: 28px;
 background-color: #FFC52F;
}
.section-become .main .become-btn .cta img {
 height: 16px;
}
.section-become .image img {
 max-width: 100%;
}
/*----------------------------*/
.section-faq .faq-head {
 position: relative;
 margin-bottom: 50px;
 max-width: 600px;
}
.section-faq .faq-head h2 {
 color:#2D2D2D;
	font-size:32px;
	font-weight:bold;
 letter-spacing: 0.2px;
 text-transform: capitalize;
 margin-bottom: 15px;
}
.section-faq .faq-head p {
 color:#474747;
	font-size:16px;
	font-weight:500;
}
.section-faq .row {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
}
.section-faq .col-3 {
 flex: 0 0 25%;
 padding: 0px 15px;
}
.section-faq .col-12 {
 flex: 0 0 100%;
 padding: 0px 15px;
}
.tabs-wrap .tabs-dialog .tab-link {
 color:#474747;
	font-size:16px;
	font-weight:500;
	position:relative;
 margin-bottom: 15px;
 line-height: 22px;
 cursor: pointer;
}
.tabs-wrap .tabs-dialog .tab-link.tab-current {
 color:#0C99D5;
}
.faq-list .tab-item {
 border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.faq-list .tab-item .tab-title {
 cursor: pointer;
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 20px 0px;
}
.faq-list .tab-item .tab-title h3 {
 color:#2D2D2D;
	font-size:18px;
	font-weight:500;
 line-height: 28px;
 letter-spacing: 0.2px;
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.faq-list .tab-item .tab-title .icon {
 width: 24px;
 height: 24px;
 transition: transform 0.3s ease-out;
}
.faq-list .tab-item .tab-detail {
	position:relative;
	display:none;
 color:#474747;
	font-size:14px;
	width:100%;
 padding: 15px 20px;
 line-height: 24px;
}
.faq-list .tab-item.active .tab-detail {
 display:block;
}
.faq-list .tab-item .tab-detail p {
 margin-bottom: 10px;
}
.faq-list .tab-item .tab-detail ul{
 margin-bottom: 10px;
 list-style: initial;
 padding-left: 20px;
}
.faq-list .tab-item .tab-detail li a{
 color:#0C99D5;
}
.faq-list .tab-item .tab-detail p a {
 color:#0C99D5;
}
.faq-list .tab-item.active .icon {
 transform: rotate(270deg);
}
.section-recruitment{
 padding: 130px 0px 60px;
}
.section-recruitment .row{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 height: 100%;
}
.section-recruitment .col-4{
 width: 40%;
 padding: 0px 15px;
}
.section-recruitment .col-8{
 width: 60%;
 padding: 0px 15px;
}
.section-recruitment .recruitment{
 height: 250px;
 padding: 40px 0px;
 border-radius: 10px;
 background-repeat: no-repeat;
 background-position: left bottom;
 background-color: #CCF0FF;
 box-shadow: 2px 4px 2px 0px rgba(68, 68, 68, 0.25);
}
.recruitment .image{
 position: relative;
}
.recruitment .image img{
 max-width: 450px;
 position: absolute;
 top: -90px;
 left: 0px;
}
.recruitment .main {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 height: 100%;
 padding: 0px 15px;
 text-align: center;
}
.recruitment .main h3{
 color:#1E4F93;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
 line-height: 35px;
 margin-bottom: 8px;
}
.recruitment .main p{
 color: #2D2D2D;
 font-size: 15px;
 margin-bottom: 20px;
 line-height: 22px;
}
.recruitment .main .cta-join{
 color:#fff;
	font-size:16px;
	font-weight:bold;
 padding: 12px 25px;
 border-radius: 28px;
 background: #0C99D5;
}
#footer {
 padding: 40px 0px;
 background-color: #EBFBFF;
}
#footer .row{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 justify-content: space-between;
}
#footer .col-4{
 flex: 0 0 33.33333%;
 padding: 0px 15px;
}
#footer .col-8{
 flex: 0 0 60%;
 padding: 0px 15px;
}
#footer .foo-logo{
 margin-bottom: 15px;
}
#footer .foo-logo .logo{
 display:inline-block;
 margin-bottom: 25px;
}
#footer .foo-logo .logo img{
 height: 75px;
}
#footer .foo-logo h3{
 color:#2D2D2D;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
 line-height: 30px;
}
#footer .foo-logo h4{
 color:#2D2D2D;
	font-size:20px;
	font-weight:500;
	text-transform:uppercase;
 line-height: 30px;
}
#footer .foo-info{
 margin-bottom: 15px;
}
#footer .foo-info h3{
 color:#2D2D2D;
	font-size:16px;
	font-weight:bold;
 line-height: 30px;
 margin-bottom: 5px;
}
#footer .foo-info p{
 color:#535353;
	font-size:16px;
	font-weight:normal;
 line-height: 25px;
}
#footer .foo-social{
 display: flex;
 justify-content: space-between;
}
#footer .foo-info .social a{
 margin-right: 20px;
}
#footer .foo-info .social a:last-child{
 margin-right: 0px;
}
#footer .foo-info .social a img{
 height: 36px;
}
#footer .foo-info ul li{
 position: relative;
 line-height: 30px;
}
#footer .foo-info ul li a{
 color:#2D2D2D;
	font-size:14px;
	font-weight:normal;
 display:block;
}
#footer .foo-info ul li a:hover{
 color:#0C99D5;
}
.bo-cong-thuong {
 margin-top: 10px;
}
.bo-cong-thuong .col-6{
 flex: 0 0 50%;
 padding: 0px 15px;
}
.bo-cong-thuong .text p{
 color:#535353;
	font-size:14px;
	font-weight:normal;
 margin-bottom: 5px;
}
.bo-cong-thuong .image{
	text-align:right;
}
.bo-cong-thuong .image img{
 height: 55px;
}
.sticky-bottom{
 padding: 7px 0px;
 background-color: #1E4F93;
}
.sticky-bottom .sticky-content{
 display: flex;
 align-items: center;
 justify-content: center;
}
.sticky-bottom .image{
 position: relative;
}
.sticky-bottom .image img {
 position: relative;
 margin-top: -70px;
}
.sticky-bottom .text{
 color:#fff;
	font-size:18px;
	font-weight:bold;
 line-height: 30px;
 padding: 0px 15px;
}
.sticky-bottom .btn .cta{
 color:#474747;
	font-size:16px;
	font-weight:500;
 display:inline-block;
 padding: 10px 25px;
 background-color: #FFC52F;
 border-radius: 28px;
}
#popup-join {
 position: fixed;
 top: 0px;
 left: 50%;
 z-index: 999;
 width: 100%;
 height: 100%;
 opacity: 0;
 visibility: hidden;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 transform: translateX(-50%) translateY(0%);
 -webkit-transform: translateX(-50%) translateY(0%);
}
#popup-join.active {
 opacity: 1;
 visibility: visible;
}
#popup-join .overlay-common {
 display: none;
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.6);
}
#popup-join.active .overlay-common {
 display: block;
}
.popup-content {
 position: relative;
 max-width: 720px;
 margin: 25px auto;
 z-index: 99;
}
.popup-content .close {
 position: absolute;
 right: -15px;
 top: -15px;
 z-index: 9;
 font-size: 20px;
 width: 30px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 border: 1px solid #ccc;
 border-radius: 50%;
 cursor: pointer;
 background-color: #fff;
}
.popup-content #talent-network-canvas {
 overflow: initial;
}
.popup-content #talent-network {
 margin: 0px;
 max-width: 100%;
 max-height: 850px;
 overflow: overlay;
}
body.overflow{
 overflow: hidden;
}
.top-bar{
 padding: 8px 0px;
 font-size: 14px;
 background-color: #474747;
 box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
}
.top-bar .row{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 align-items: center;
}
.top-bar .col-6{
 flex: 0 0 50%;
 padding: 0px 15px;
}
.top-bar svg {
 width: 24px;
 height: 24px;
}
.top-bar .top-bar-left{
 display: flex;
 align-items: center;
}
.top-bar .top-bar-left a {
 color:#fff;
	position:relative;
 display: flex;
 align-items: center;
 padding: 0 10px 0 5px;
}
.top-bar .top-bar-left a span {
 margin-left: 5px;
 display: inline-block;
}
.top-bar .top-bar-right{
 text-align: right;
}
.top-bar .top-bar-right ul{
 display: flex;
 align-items: center;
 justify-content: end;
}
.top-bar .top-bar-right ul li{
 position: relative;
}
.top-bar .top-bar-right ul li a{
 color:#fff;
 padding: 0px 8px;
}
.top-bar .top-bar-right ul li a.active{
 color:#0C99D5;
}
#header-recr {
 position: relative;
 z-index: 11;
 padding: 12px 0px;
 background-color: #FFF;
 box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
}
#header-recr .row{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -15px;
 margin-right: -15px;
 align-items: center;
}
#header-recr .col-3{
 flex: 0 0 25%;
 padding: 0px 15px;
}
#header-recr .col-9 {
 flex: 0 0 75%;
 padding: 0px 15px;
}
.overlay-common {
 position:fixed;
	width:100%;
	height:100%;
 z-index: 10;
 background: rgba(0,0,0,0);
 top: 0px;
 display: none;
 left: 0px;
}
#header-recr.showfixed .navigation {
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 right: 0px;
}
#header-recr .logo img {
 height: 45px;
}
#header-recr .box-menu {
	text-align:right;
}
#header-recr .box-menu .links {
}
#header-recr .box-menu .links li {
	position:relative;
 display:inline-block;
 line-height: 20px;
 padding: 10px 10px;
}
#header-recr .box-menu .links li a{
	font-size:14px;
	font-weight:500;
 display:block;
}
#header-recr .box-menu .links a:hover,
#header-recr .box-menu .links a.active {
 color:#0C99D5;
}
#header-recr .menu-right {
 display:inline-block;
}
#header-recr .box-menu .cta {
 padding: 10px 20px;
 display:inline-block;
 color:#fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 background-color: #0C99D5;
}
#header-recr .box-menu .cta:hover {
 background-color: #0a8dc4;
 color:#fff;
}
.section-banner {
	position:relative;
 clear:both;
}
.section-banner .banner__cover {
	position:relative;
	width:100%;
	height:100%;
 max-width: 100%;
}
.section-banner .banner__cover img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
}
.section-banner .bg {
	position:absolute;
	width:100%;
	height:100%;
 background-image: -webkit-linear-gradient(36deg, #1E4F93 0, #1E4F93 100%);
 background-image: -moz-linear-gradient(36deg, #1E4F93 0, #1E4F93 100%);
 background-image: -o-linear-gradient(36deg, #1E4F93 0, #1E4F93 100%);
 background-image: linear-gradient(36deg, #1E4F93 0, #1E4F93 100%);
 top: 0px;
 left: 0px;
 opacity: .4; filter: alpha(Opacity:40);
 z-index: 2;
}
.section-banner .banner__text {
 color:#fff;
	position:absolute;
 top: 70%;
 left: 50%;
 width: 100%;
 z-index: 9;
 transform: translateX(-50%) translateY(-50%);
 -webkit-transform: translateX(-50%) translateY(-50%);
}
.banner__text .banner__desc{
 max-width: 670px;
 position: relative;
}
.banner__text .banner--headline {
 color:#FFC52F;
	font-size:24px;
	font-weight:bold;
 margin-bottom: 10px;
 line-height: 35px;
}
.banner__text .banner--title {
 color:#fff;
	font-size:36px;
	font-weight:bold;
 line-height: 45px;
 margin-bottom: 20px;
 letter-spacing: 1.8px;
	text-transform:uppercase;
}
.banner__text .banner--desc{
 color:#fff;
	font-size:14px;
	font-weight:500;
 line-height: 20px;
 margin-bottom: 10px;
}
.banner__text .banner--desc b{
 color:#FFC52F;
}
.banner--image {
 position: absolute;
 right: -160px;
 bottom: -65px;
}
.section-banner .cta {
 padding: 15px 40px;
 margin-top: 10px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
	cursor:pointer;
 display:inline-block;
 color:#fff;
 font-weight: 600;
 background-color: #0C99D5;
 text-shadow: none;
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
 box-shadow: 0px 0px 2px #888;
}
.section-banner .cta:hover {
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
 transform: scale(1.01);
 -webkit-transition-property: all; -moz-transition-property: all;
 -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
 -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease;
 -o-transition-timing-function: ease; transition-timing-function: ease;
}
.section-banner .btn-contact {
 display:block;
 padding: 20px 0px;
 color: rgba(255, 255, 255, 0.8);
}
.section-banner .btn-contact:hover {
	text-decoration:underline;
}
.section-banner .list-menu {
	position:absolute;
	width:100%;
	text-align:center;
 bottom: 40px;
}
.section-banner .list-menu.stick {
 position:fixed;
 top: 0px;
 left: 0px;
 bottom: auto;
 background: rgba(0,0,0,0.7);
 z-index: 10;
 padding: 10px 0px;
}
.section-banner .list-menu a {
 padding: 10px 30px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 display:inline-block;
 margin: 0px 5px;
}
.section-banner .list-menu a.active,
.section-banner .list-menu a:hover {
 background: rgba(255,255,255,0.1);
 color:#fff;
}
*, *:after, *:before {
 box-sizing: border-box;
}
#menu{
	font-size:16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#alljobs .row #menu {
 flex: 0 0 20%;
}
#menu .sidebar-main {
 padding-left: 20px;
}
#menu .sidebar-main .sidebar--links{
	padding:15px 0;
}
#menu .sidebar-main .sidebar--links .sidebar__title{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color: rgba(0,0,0,0.3);
	margin-bottom:5px;
}
#menu .sidebar-main .sidebar--links a{
 display:block;
 color:#637282;
	font-weight:normal;
	position:relative;
	padding:8px 0;
}
#menu .sidebar-main .sidebar--links a:hover{
	color:#F15A29;
}
#menu .sidebar-main .sidebar--links a.active{
	color:#F15A29;
	font-weight:600;
}
#menu .sidebar-main .sidebar--links a.active:before{
	position:absolute;
	top:8px;
	bottom:8px;
	left:-30px;
	background-color: #F15A29;
	width:3px;
	content:"";
}
.section-new .row {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
#new-news .col-3 {
 width: 25%;
 padding: 0px 15px;
}
.section-new .news-slider {
 margin-right: -15px;
 margin-left: -15px;
}
.section-new .item {
 margin: 0px 15px;
}
.section-new .box {
	position:relative;
 background-color: #fff;
 margin-bottom: 30px;
 border-radius: 10px;
 box-shadow: 0px 0px 5px #ccc;
}
.section-new .box .box-image {
 height: 270px;
 overflow: hidden;
 border-radius: 10px 10px 0px 0px;
}
.section-new .box .box-image img {
	width:100%;
	height:100%;
 object-fit: cover;
 font-family: 'object-fit: cover;';
 border-radius: 10px 10px 0px 0px;
}
#news-home .box .box-info {
 padding: 15px 0px 0px;
}
.section-new .box .box-info {
 padding: 15px;
}
.section-new .box .box-info>p {
	font-size:15px;
 margin-bottom: 15px;
 line-height: 22px;
}
.section-new .box .box-info>p.note {
 display: block; display: -webkit-box;
	max-height: 88px;
	font-size: 14px; line-height: 22px; -webkit-line-clamp: 4;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
.section-new .box .box-info>p a {
 color: #0C99D5;
 font-size: 16px;
 margin: 0px;
}
.section-new .box .box-info .title {
 margin-bottom: 15px;
 height: 50px;
 display: block; display: -webkit-box;
	max-height: 50px;
	font-size: 20px; line-height: 25px; -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
.section-new .box .box-info .title a {
	font-size:20px;
 display:block;
 color: #333;
}
.section-new .box .box-info .title:hover a{
 color:#0C99D5;
}
.section-new .box .box-info h3 {
	font-size:18px;
	text-transform:uppercase;
 height: 50px;
 display: block; display: -webkit-box;
	max-height: 50px;
	font-size: 20px; line-height: 25px; -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
 margin-bottom: 10px;
}
.section-new .box .box-info h3 a {
	font-size:18px;
 color:#0C99D5;
}
#news {
 background-color: #fff;
}
#news #post-content {
 background-color: #fff;
 padding: 50px 200px;
}
#post-content h1 {
 font-size: 25px;
 color:#0C99D5;
 line-height: 1.3;
 margin-bottom: 20px;
}
.sub.title {
 font-size: 15px;
 color: #000;
 margin-bottom: 20px;
}
.content-article {
 margin-bottom: 40px;
}
.detail-article {
 line-height: 25px;
 text-align: justify;
}
#post-content p {
 color: #404040;
 font-weight: normal;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 15px;
}
#recent-posts .head-sec {
 margin: 0px auto;
 margin-bottom: 40px;
}
#recent-posts .head-sec .title-main {
 color:#0C99D5;
	font-size:32px;
	font-weight:normal;
 block;
 line-height: 1.2;
}
.article-social .IN-widget {
 vertical-align: top !important;
}
.list-viewall {
	text-align:center;
 padding: 15px 0px;
}
.list-viewall a {
 display:inline-block;
 padding: 10px 15px;
 font-size: 18px;
 color: #0a389d;
 border: 1px solid #0a389d;
 border-radius: 5px;
}
.list-viewall a:hover {
 color: #fff;
 background-color: #0a389d;
}
.__pag {
	text-align:right;
 padding: 0px 0px 20px;
}
.__pag label {
	display:none;
}
.pag:hover,
.pag.active {
 color: #0C99D5;
 -webkit-box-shadow: 0px 0px 0px 1px #0C99D5 inset;
 box-shadow: 0px 0px 0px 1px #0C99D5 inset;
}
.ficon-angle-double-left::before {
 content: "\f100";
}
.ficon-angle-double-right::before {
 content: "\f101";
}
.pag.disabled:hover {
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 color: rgba(0, 0, 0, 0.6) !important;
}
.pag {
 cursor: pointer;
 height: 36px;
 display: inline-block;
 min-height: 1em;
 outline: none;
 border: none;
 vertical-align: baseline;
 margin: 0em 0.25em 0em 0em;
 padding: 0.78571429em 1.5em 0.78571429em;
 text-transform: none;
 text-shadow: none;
 line-height: 1em;
 font-style: normal;
 text-align: center;
 text-decoration: none;
 border-radius: 0.28571429rem;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 background: #FFF none !important;
 color: rgba(0, 0, 0, 0.6) !important;
 font-weight: normal;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
 box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset;
}
.note-news {
 padding: 0px 15px;
 width: 100%;
 margin-bottom: 30px;
}
.note-news p {
 padding: 20px;
 font-size: 18px;
 font-weight: bold;
 border: 1px dashed #333;
}
