.owl-nav {
  display: block !important;
}

@media (min-width: 1200px) {
  .title-pr {
    color: #000000;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    font-family: UTM Bebas;
    padding-bottom: 20px;
  }
  .sale img {
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    z-index: 2;
    right: 0;
  }
  .sale span {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 3;
    color: white;
    font-size: 14px;
    top: 5px;
    right: 0;
    padding: 4px;
    text-align: center;
  }
  .product-item {
    width: 100%;
    padding: 5px;
    height: 425px;
  }
  .product-item img {
    padding-top: 10px !important;
    margin: auto;
    display: block;
    height: auto;
    transition: 0.5s;
    mix-blend-mode: multiply;
    object-fit: contain;
  }
  .product-item a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
  }
  .product-item a .truncate {
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 40px;
    color: rgb(36, 36, 36);
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 0.1px;
    text-align: left;
    text-overflow: ellipsis;
    margin: 0px;
    overflow: hidden;
    height: 40px;
    text-align: center;
    margin: auto;
    margin-top: 5px;
  }
  .product-item .btn-summit {
    padding: 5px 25px;
    border-radius: 30px;
  }
  .product-item .icon-img {
    width: auto !important;
    height: auto !important;
    top: 3px;
    right: 98px;
  }
  .product-item:hover {
    background-color: rgba(163, 162, 162, 0.0901960784);
  }
  .product-item:hover img {
    transform: scale(1.1);
    transition: 0.5s;
  }
  .advise {
    background-color: #000000;
    background-image: url(/images/bg-1.png);
    padding-bottom: 64px;
  }
  .advise .advise-title {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 40px;
    padding-top: 64px;
    font-family: UTM Bebas;
  }
  .advise .advise-content {
    background: #C33536;
    margin: auto;
    border-radius: 20px;
    padding: 30px 70px;
  }
  .advise .advise-content .content-top {
    display: flex;
    color: #fff;
    align-items: center;
    padding-bottom: 30px;
  }
  .advise .advise-content .content-top span {
    font-weight: 400;
    font-size: 27px;
    line-height: 33px;
    padding-left: 30px;
    font-family: Roboto;
  }
  .advise .advise-content .content .cot-1 {
    padding: 50px;
    border-radius: 15px;
    background-color: #fff;
  }
  .advise .advise-content .content .cot-1 .a {
    display: flex;
    max-height: 70px;
    margin-bottom: 17px;
  }
  .advise .advise-content .content .cot-1 .a .check {
    min-width: 70px;
    height: 70px;
    background: #C33536;
  }
  .advise .advise-content .content .cot-1 .a .check img {
    padding-top: 16px;
    padding-left: 16px;
  }
  .advise .advise-content .content .cot-1 .a .text {
    padding: 5px 24px 40px 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    background: #EFEFEF;
    font-family: Roboto;
    font-style: italic;
  }
  .advise .advise-content .content .cot-2 {
    padding: 50px 50px 20px 50px;
    border-radius: 15px;
  }
  .advise .advise-content .content .cot-2 .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    padding-bottom: 10px;
    font-family: Roboto;
    font-style: italic;
  }
  .advise .advise-content .content .cot-2 form .box {
    margin-bottom: 10px;
  }
  .advise .advise-content .content .cot-2 form .box input, .advise .advise-content .content .cot-2 form .box select {
    background-color: #EFEFEF;
  }
  .advise .advise-content .content .cot-2 form .box .submit-btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    background: #C33536;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
    margin-top: 20px;
  }
  .talent {
    background-image: url(/images/bg-1.png);
    background-color: #2EB370;
    padding-bottom: 40px;
  }
  .talent .talent-title {
    font-weight: 400;
    font-size: 40px;
    font-family: UTM Bebas;
    line-height: 48px;
    color: #fff;
    text-align: center;
    padding: 40px 0;
  }
  .talent .talent-content .content-1 {
    background-color: #EEEEEE;
    border-radius: 15px;
    padding: 30px;
    min-height: 350px;
    max-height: 350px;
  }
  .talent .talent-content .content-1 .top .anh {
    display: flex;
    justify-content: center;
  }
  .talent .talent-content .content-1 .top-text {
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    font-family: UTM Bebas;
    color: #C53536;
    text-align: center;
    padding: 20px 0;
  }
  .talent .talent-content .content-1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-family: Roboto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  .mission {
    margin-bottom: 10px;
  }
  .mission .mission-title {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    font-family: UTM Bebas;
    color: #000000;
    text-align: center;
    padding: 42px 0 24px 0;
  }
  .mission p {
    background-color: #C33536;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-family: Roboto;
    text-transform: uppercase;
    padding: 7px 0;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 24px;
  }
  .mission .mission-content {
    padding-bottom: 50px;
  }
  .mission .mission-content .from-group {
    transition: all 0.35s;
    overflow: hidden;
  }
  .mission .mission-content .from-group a {
    text-decoration: none;
  }
  .mission .mission-content .from-group a img {
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mission .mission-content .from-group a h3 {
    padding: 16px 0 10px;
    color: #000000;
    font-size: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
  }
  .mission .mission-content .from-group a h4 {
    padding: 0 0px 10px;
    font-size: 16px;
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
    color: #000000;
  }
  .mission .mission-content .from-group .from-group-content {
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 148%;
    color: #000000;
    margin-bottom: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .mission .mission-content .from-group:hover img {
    transform: scale(1.05);
    transition: 0.5s;
  }
  .mission .mission-content .from-group:hover h3, .mission .mission-content .from-group:hover h4 {
    color: #C33536;
  }
  .mission .title {
    display: flex;
    align-items: center;
    gap: 40px;
    align-self: stretch;
  }
  .mission .title .moinhat {
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    border-radius: 4px;
    border-left: 6px solid #C33536;
    padding-left: 5px;
  }
}
@media (min-width: 1200px) and (max-width: 768px) {
  .mission .title .moinhat {
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    border-radius: 4px;
    border-left: 6px solid #C33536;
    padding-left: 5px;
  }
}
@media (min-width: 1200px) {
  .mission .title .br {
    height: 17px;
    background: #F7F7F7;
    width: 999px;
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  .mission .list-new {
    padding-top: 20px;
  }
  .mission .list-new .item-new .from-group {
    transition: all 0.35s;
    overflow: hidden;
  }
  .mission .list-new .item-new .from-group a {
    text-decoration: none;
  }
  .mission .list-new .item-new .from-group a img {
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mission .list-new .item-new .from-group a h3 {
    padding: 10px 0;
    font-weight: 400;
    font-size: 27px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 0;
  }
  .mission .list-new .item-new .from-group a h4 {
    padding: 10px 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 0;
  }
  .mission .list-new .item-new .from-group .from-group-content {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .mission .list-new .item-new .from-group:hover img {
    transform: scale(1.05);
    transition: 0.5s;
  }
  .mission .list-new .item-new .from-group:hover h3, .mission .list-new .item-new .from-group:hover h4 {
    color: #C33536;
  }
}
@media (max-width: 768px) {
  .owl-carousel .owl-item img {
    width: auto;
    right: 117px;
    top: 35%;
  }
  .btn-summit {
    border-radius: 30px;
    padding: 5px 25px;
  }
  .advise {
    background-image: url(/images/bg-1.png);
    padding-bottom: 30px;
    background-color: #000000;
  }
  .advise .advise-title {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px;
    padding-top: 30px;
  }
  .advise .advise-content {
    margin: auto;
  }
  .advise .advise-content .content-top {
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
  }
  .advise .advise-content .content-top span {
    display: none;
  }
  .advise .advise-content .content .cot-1 {
    border-radius: 15px;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
  }
  .advise .advise-content .content .cot-1 .a {
    display: flex;
    max-height: 60px;
    margin-bottom: 17px;
  }
  .advise .advise-content .content .cot-1 .a .check {
    max-width: 50px;
    max-height: 70px;
    background: #C33536;
    min-width: 50px;
  }
  .advise .advise-content .content .cot-1 .a .check img {
    padding-top: 10px;
    padding-left: 5px;
  }
  .advise .advise-content .content .cot-1 .a .text {
    padding: 10px 0 10px 20px;
    font-weight: 400;
    font-family: Roboto;
    font-style: italic;
    font-size: 20px;
    line-height: 27px;
    background: #EFEFEF;
    overflow: auto;
  }
  .advise .advise-content .content .cot-2 {
    border-radius: 15px;
    padding-bottom: 10px;
  }
  .advise .advise-content .content .cot-2 .text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    width: 70%;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 15px;
  }
  .advise .advise-content .content .cot-2 form .box {
    width: 83%;
    margin: 0 auto 10px;
  }
  .advise .advise-content .content .cot-2 form .box input, .advise .advise-content .content .cot-2 form .box select {
    background-color: #EFEFEF;
  }
  .advise .advise-content .content .cot-2 form .box .submit-btn {
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: #fff;
    display: flex;
    justify-content: center;
    font-family: "UTM Bebas";
    background: #C33536;
    align-items: center;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .talent {
    background-image: url(/images/bg-1.png);
    background-color: #2EB370;
    padding-bottom: 40px;
  }
  .talent .talent-title {
    font-weight: 400;
    font-family: UTM Bebas;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    padding: 40px 0;
  }
  .talent .talent-content .content-1 {
    background-color: #EEEEEE;
    border-radius: 15px;
    padding: 30px;
    min-height: 330px;
    max-height: 330px;
    margin-bottom: 20px;
  }
  .talent .talent-content .content-1 .top .anh {
    display: flex;
    justify-content: center;
  }
  .talent .talent-content .content-1 .top-text {
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #C53536;
    text-align: center;
    padding: 20px 0;
    font-family: UTM Bebas;
  }
  .talent .talent-content .content-1 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-family: Roboto;
    font-style: normal;
  }
  .mission .mission-title {
    text-align: center;
    font-size: 40px;
    font-family: UTM Bebas;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 42px 0 24px 0;
  }
  .mission p {
    background-color: #C33536;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-weight: 400;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 19px;
  }
  .mission .mission-content .from-group {
    transition: all 0.35s;
    overflow: hidden;
  }
  .mission .mission-content .from-group a {
    text-decoration: none;
  }
  .mission .mission-content .from-group a img {
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mission .mission-content .from-group a h3 {
    font-family: Roboto;
    font-style: normal;
    padding: 20px 0 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 124%;
    color: #000000;
    margin-bottom: 0;
  }
  .mission .mission-content .from-group a h4 {
    padding: 15px 0 10px;
    font-weight: 600;
    line-height: 124%;
    color: #000000;
    margin-bottom: 0;
    font-family: Roboto;
    font-style: normal;
  }
  .mission .mission-content .from-group .from-group-content {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: Roboto;
    font-style: normal;
  }
  .mission .mission-content .from-group:hover img {
    transform: scale(1.05);
    transition: 0.5s;
  }
  .mission .mission-content .from-group:hover h3, .mission .mission-content .from-group:hover h4 {
    color: #C33536;
  }
  .sale {
    position: relative;
  }
  .sale img {
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    z-index: 2;
    right: 17px !important;
    top: 12px !important;
  }
  .sale span {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 3;
    color: white;
    font-size: 14px;
    top: 17px;
    right: 17px;
    padding: 4px;
    text-align: center;
  }
}/*# sourceMappingURL=home.css.map */