.section.four_item_one_row {
	padding:50px 0
}  
#logo img {
    height: auto;
    margin-top: 30px;
}
header {
    background: #ffffff;
}
.sf-menu > li > a ,.list-inline>li
{
    color: #333;
}
#logo {
    margin-top: 0px;
}
img {
    max-width: 100%;
    height: auto;
}

.tab-content {
	backgroudnd:white;
} 
.sf-menu > li > a{
	text-align:center;
} 
.news-block .description {
    display: none;
}
.news-block .news-caption {
    min-height: 125px;
        background: #ffffff;
} 
.job-list { 
	min-height:86px;
}
.service_1 {
    background: white;
    padding: 0px 15px;
}
footer {
    background: #ffffff;
}
footer h5,footer {
    color: #000000;
}
#form-newsletter #input_email_newsletter {
    border: 1px #000 solid;
    color: #000;
}
#form-newsletter #form-newsletter-submit {
    color: #000 !important;
}
.powered {
    background: #ee1c25;
}
body {
    background: #f9f9f9;
        font-family: 'Roboto', sans-serif;
    color: #333;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: none;
}
.sf-menu > li:hover a {
color: #ee1c25;
}
.job-description {
    font-size: 15px;
}    
.menu-mobile-icon i{
color: #000;
} 
#form-language ul li img{
	border:1px solid #000
}
@media (max-width:767px){
	table {
    border-radius: .5rem;
    border-collapse: collapse;
    width: 100% !important;
    overflow: hidden;
}
table tbody tr {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    border: none;
    height: auto !important;
}
table tbody tr td {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    background: none;
    padding: 0;
    line-height: 2;
    text-align: left;
    height: auto !important;
    margin-bottom: 1rem;
}
}  
@media only screen and (min-width: 768px){
.container-slider-box {

    display: flex;
    height: 100%;
    align-items: center;

}
} 
.job-list .job-des {
    height: 147px;
    overflow: hidden;
}
.job-list {
    padding: 12px;
    background: white;
} 
.sf-menu > li:hover a {
     background: white;
 color: #000000;
}
.sf-menu > li > ul > li:hover > a {
    color: #fe0000;
} 

.container-breadcrumb {
    background-size: cover !important;
    padding: 170px 0;
    background-position: center!important;
    background: url(/image/catalog/banner/banerr.jpg) !important;
}   
.form_ungtuyen span.upload-text {
    position: absolute;
    padding: 1px;
    top: 6px;
    left: 20px;
    width: auto;
}
.form_ungtuyen span.upload-text span {
    background: #f9c322;
    color: #000;
    padding: 5px 10px;
    border-radius: 20px;
    cursor: pointer;
} 
.store_item {
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 19%);
    margin-bottom: 25px;
    border: 1px solid transparent;
}
.store_item .name {
    letter-spacing: 0.05em;
    font-size: 15px;
    font-weight: bold;
    color: #263248;
    padding: 10px;
    background-color: #f0f0f0;
    text-transform: uppercase;
    margin: 0;
}
.store_item .address {
    padding: 10px;
    font-size: 12px;
    line-height: 2;
}
.store_item .view_map {
    padding: 10px;
}
.store_item .name a {
color: #C6162E;
    font-weight: bold;
    font-size: 15px;
}
.store_item .view_map a {
    color: #fff;
    background-color: #C6162E;
    border-radius: 3px;
    -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    padding: 5px 15px;
} 
@media (max-width:767px){
	.swiper-pagination{
    	display:none
    }
} 
.salary {
    display: -webkit-box;
    max-height: 3.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.6rem;
    text-transform: uppercase;
} 
.job-list.job-list-2 {
    display: flex;
    gap: 10px;
}

@media (min-width:767px){
.jobs-home {
    padding: 30px 0;
}

}