.hires-detail .main-article{
	padding: 0;
}
.hires-header{
	flex-direction: column;
	background: #f6f6f6;
	border: 1px solid #ddd;
	box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    padding: 25px 20px;
    border-radius: 5px;
    border-top: 4px solid var(--sub-color);
}
.hires-header h1{
	margin-bottom: 15px;
	font-size: 1.5rem;
}

.hires-header .ml-auto{
	display: flex;
	margin-top: 20px;
}
.hires-header .ml-auto .save-btn a{
	border: 1px solid #ddd; border-radius: 4px;
	box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    border: 1px solid rgb(0 0 0 / 6%);
    border-radius: 0.25rem;
    margin-left: 20px;
    color: var(--main-color);
    display: flex;align-items: center;background: #fff;
}
.hires-header .ml-auto .save-btn a i{
	margin-right: 5px;
}
.hires-header .ml-auto .save-btn a:hover, .hires-header .ml-auto .save-btn a.active{
	background: var(--main-color);
	color: #fff;
}
.hires-header .info-hires{
	display: flex;
}
.hires-header .info-hires li{
	font-size: .9rem;
	margin-right: 30px;
	color: #444;    display: flex;
    align-items: center;
}
.hires-header .hires-detail{
	display: flex;
	justify-content: space-between; border-top: 1px solid #ddd; margin-top: 20px; padding-top: 15px;
}
.hires-header .hires-detail p{ margin-bottom: 5px; }
.hires-header .hires-detail .line{ width: 1px;
    height: 53px;
    background: #ddd; }
.hires-header .hires-detail p strong{ font-weight: 100; -webkit-text-stroke-width: 0.4px; }
.main-info-hires{
	border: 1px solid #ddd; border-radius: 4px;
	box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    border: 1px solid rgb(0 0 0 / 6%);
    border-radius: 0.25rem;
    padding: 20px;
    margin-bottom: 20px;
}
.main-info-hires h2{
	color: var(--main-color);
}
.main-content .main-article .main-info-hires h2{
	margin-bottom: 20px !important;border-bottom: 1px solid #ddd;padding-bottom: 15px !important;
} 
.main-info-hires ul li{
	padding-left: 15px !important;
	flex: 0 0 50%;
    margin: 5px 0px;
}
.main-info-hires ul{
	flex-wrap: wrap;flex-direction: row !important;
}
.main-info-hires ul li::before{
	content: "\e913" !important;
	font-family: 'icomoon' !important;
	top: 2px !important;
	color: var(--main-color);
}
.main-content .main-info-hires strong{ -webkit-text-stroke-width: 0.5px !important; }
.main-content-hires{
	padding-top: 0px;
}
.main-content-hires ul li{
	width: 100%;
}
.main-content-hires h2{
	margin-top: 20px;
}
.main-footer-hires{
	background: #142344;
	color: #fff;
	display: flex;justify-content: space-between; margin-bottom: 20px;
}
.main-footer-hires a{ color: #fff; }
.main-footer-hires .address{
	width: 50%;
	padding: 15px 20px; line-height: 26px;
}
.main-footer-hires .address div{
	display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.main-footer-hires .contact{
	display: flex;align-items: center; width: 47%;justify-content: space-around; background: var(--sub-color);
}
.main-footer-hires .border-collapse{
	width: 4%;
    border-top: 108px solid #142344;
    border-right: 27px solid #e0781c;
}
.main-footer-hires .contact ul{
	display: flex;flex-direction: column;line-height: 26px;margin-right: 20px;
}
.main-footer-hires .contact .nav-link{
	/*border: 2px solid #fff;*/
	background: var(--main-color);
}
.row-hires{ border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; }
.row-hires h3{ font-size: 1.1rem; -webkit-text-stroke-width: 0.4px; margin-bottom: 12px; }
.row-hires ul{ display: flex;}
.row-hires .hires-button li{ background: #ddd; border-radius: 3px; text-align: center; padding: 4px 15px; font-size: .8rem; cursor: pointer; margin-right: 10px;}
.row-hires .hires-button li:first-child{ background: var(--sub-color); color: #fff; }
.row-hires .hires-button { margin-bottom: 12px; }
.row-hires .hires-date li{ display: flex; align-items: center; margin-right: 10px; }
.row-hires .hires-date li i{ margin-top: 2px; margin-right: 3px !important; }
.row-hires .hires-date li:first-child i{ color: var(--sub-color); }
.row-hires .hires-date li:first-child{ border-right: 1px solid #ddd; padding-right: 15px; }
.iconview{ background: url(../images/view.svg);width: 20px; height: 11px; background-size: cover; margin-right: 3px; }
.icon-date{background: url(../images/calendar.svg);width: 20px; height: 18px; background-size: cover;}
.mr-1{ margin-right: .25rem; }
.mr-2{ margin-right: .5rem; }
.info-customer-wrap {
    padding-bottom: 40px; padding-top: 40px;
}
.modal-lg, .modal-xl {
    max-width: 600px;
}
.primary-form .form-floating .form-control{ border-bottom: 1px solid #ddd; padding-left: 0; }
.primary-form .form-floating label{ padding-left: 0; top: -9px;left: -3px; }
.account-form-content .subtitle{ font-weight: bold; color: #999; font-size: 1.2rem;}
.account-form-content h4{ font-weight: bold; color: var(--sub-color); font-size: 2rem; }
.account-form-content .formfile label{ margin-bottom: 10px; margin-top: 10px; }
.account-form-content .formfile input{ height: auto; padding: 5px; border: 1px solid #dcdcdc; }
.account-form-content .formfile p{ text-align: right; font-size: .8rem; margin-top: 3px; }
.form-floating>.form-control{ height: calc(2.5rem + 2px); }
.form-floating>.form-control:focus{border-bottom: 2px solid var(--main-color) !important;}
.modal.info-customer .modal-body{ position: relative; }
.modal.info-customer .modal-body:after{ position: absolute; content: ''; width: 100px; height: 100px; background: var(--main-color); top: -60px;
    left: -60px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

@media (max-width: 768px){
	.modal.info-customer .info-customer-wrap img{ display: inline-block; }
}

@media (max-width: 414px){
	.hires-header{ padding-bottom: 10px; }
	.m-none{ display: none !important; }
	.main-footer-hires {
	    flex-direction: column;
	}
	.main-footer-hires .address, .main-footer-hires .contact{ width: 100%; padding: 10px; }
	.main-footer-hires .contact{ flex-direction: column;align-items: flex-start; }
	.main-footer-hires .contact .ml-auto{margin-top: 10px;}
	.hires-header .ml-auto li{width: 50%;}
	.main-info-hires{ padding: 9px; }
	.main-info-hires ul li{ flex: 0 0 100%; }
	.hires-header .hires-detail {justify-content: space-between; flex-wrap: wrap}
	.hires-header .hires-detail li{width: 50%; margin-bottom: 15px;}
	.hires-header .hires-detail li p{font-size: .9rem; margin-bottom: 0px;}
	.hires-header .info-hires {flex-direction: row;}
	.hires-header .info-hires li{font-size: .8rem;}
	.hires-header h1{font-size: 1.2rem;}
	.account-form-content .subtitle{ margin-top: 20px; }
	.widget-list.widget-news{ margin-top: 2rem; }
}