.title_header_pro_par {
    margin-bottom: 40px;
    text-align: center;
}
.title_header_pro_par h2 {
    font-size: 28px;
    font-weight: 600;
    position: relative;
    color: #00b0f0;
}
.title_header_pro_par h2:after {
    content: "";
    width: 210px;
    height: 3px;
    background: #fc9f19;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.picture_parther {
    border: 2px solid #00b0f0;
    border-radius: 10px;
    height: 100px;
    overflow: hidden;
}
.picture_parther img {
    border-radius: 10px;
    height: 100%;
    object-fit: contain;
    padding: 10px;
}
li.header_block {
    margin-right: 16px;
}
.box_item_left img {
    width: 100% !important;
    height: 100% !important;
}
.nav-dropdown li.menu-item {
    margin: 0 0px;
}
.nav-dropdown .has-dropdown:after {
    padding-top: 10px;
}
.text_info_contact img {
    height: 100px;
    overflow: hidden;
}
.title_name_daotao h3 a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto_Bold';
}
.title_name_daotao h3 {
    line-height: 1.4em;
    margin: 0 0 5px;
    padding-top: 10px;
    letter-spacing: -.02em;
}
.picture_daotao {
    position: relative;
    height: 340px;
    overflow: hidden;
}
.picture_daotao img {
    height: 100%;
    object-fit: cover;
}
.box_educate:hover .picture_daotao img {
    transition: 2s;
    transform: scale(1.2);
}
@font-face {

  font-family: 'Roboto_Regular';

  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')

  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



@font-face {

  font-family: 'Roboto_Bold';

  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')

  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

.img_head img {
    height: 100%;
    object-fit: contain;
}

.img_head {
    height: 80px;
    overflow: hidden;
}

.content_mid {

    height: 90px;

    display: flex;

    align-items: center;

}

.d_flex {

  display: flex;

}

.wrap_header {

    justify-content: center;

    align-items: center;

}

ul.header_nav {

    align-items: center;

    justify-content: space-between;

}

.icon_box_header {

    align-items: center;

}

.icon_picture_hotline a i {

    width: 33px;

    background: #1377bb;

    height: 33px;

    text-align: center;

    color: #fff;

    font-size: 22px;

    border-radius: 50%;

    line-height: 35px;

}

.text_hotline_header {

    padding-left: 16px;

}

.text_hotline_header p a {

    color: #1377bb;

}



.text_hotline_header {

    padding-left: 8px;

    font-size: 16px;

    display: flex;

}

.text_hotline_header p {

    line-height: 24px;

}

li.menu-item:before {

    content: "";

    position: absolute;

    top: 50%;

    width: 1px;

    border-left: 1px solid rgba(0,0,0,.1);

    height: 15px;

    margin-top: -7px;

    right: -1.2em;

    border-color: rgba(255,255,255,.2);

}

li.menu-item:last-child:before {

  border: none;

}

.sub_menu {

    -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);

    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);

    background-color: #11589b;

    border: 2px solid #ddd;

    color: #f1f1f1;

    padding: 20px 0 20px;

    border-radius: 15px;

}

.sub_menu:before {

    top: -17px;

    z-index: 10;

    opacity: 0;

    left: 25%;

    border: 1px solid #fff;

    content: "";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

    border-color: rgba(221,221,221,0);

    /*border-bottom-color: #fff;*/

    border-width: 8px;

    margin-left: -8px;

    border-bottom-color: #fff;

}

.has-dropdown:hover .sub_menu:before{

    -webkit-transition: opacity .25s;

    -o-transition: opacity .25s;

    transition: opacity .25s;

    opacity: 1;

}

li.list_sub_menu {

    text-align: left;

    display: table-cell;

    white-space: nowrap;

    width: 160px;

    min-width: 160px;

    border-right: 1px solid transparent;

    border-color: rgba(255,255,255,.2);

}

li.list_sub_menu a {

    margin: 0 10px;

    padding-left: 10px;

    border-radius: 10px;

    padding-right: 5px;

    color: #f1f1f1;

    text-transform: uppercase;

    font-size: 13px;

}

li.list_sub_menu a:hover {

    background-color: #2d9ad9;

    color: #fff;

}

.menu_sub_2 li:hover {

    background-color: #2d9ad9;

    color: #fff;

}

ul.menu_sub_2 li a {

    font-size: 11px;

}

ul.menu_sub_2 {

    margin: 0 10px;

}

ul.menu_sub_2 li {

  border-radius: 10px;

    padding-right: 5px;

}

.slide_banner button.owl-prev i ,.slide_banner button.owl-next i{

    border-radius: 100%;

    border: 2px solid currentColor;

    color: #fff;

    font-size: 25px;

    height: 35px;

    width: 35px;

    line-height: 32px;

}

.slide_banner button.owl-prev:hover i, .slide_banner button.owl-next:hover i {

    background-color: #2d9ad9;

    border-color: #2d9ad9;

}

.slide_banner:hover .owl-nav {

  display: block;

  transition: transform .3s,opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;

}

.slide_banner .owl-nav {

  display: none;

}

.slide_banner .owl-nav .owl-prev {

    left: 3%;

}

.slide_banner .owl-nav .owl-next {

    right: 3%;

}

.wrap_woof {

  margin: 0 -5px;

}

.col-20 {

  width: 20%;

  padding: 0 5px;

}

.box_woof {

    padding-top: 30px !important;

    background: #ffb90f;

    padding: 15px;

    border-radius: 0px;

}

section.select_search {

    padding: 5px 15px 30px;

}

select.minimal {

    position: relative;

    display: block;

    overflow: hidden;

    padding: 0 0 0 8px;

    height: 36px;

    border: 1px solid #aaa;

    border-radius: 5px;

    background-color: #fff;

    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));

    background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);

    background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);

    background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);

    background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);

    background-clip: padding-box;

    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgb(0 0 0 / 10%);

    color: #444;

    text-decoration: none;

    white-space: nowrap;

    line-height: 24px;

    width: 100%;

    margin-bottom: 15px;

}

button.woof_submit_search_form {

    border-radius: 5px;

    width: 100%;

    line-height: 12px;

    min-height: 36px;

    color: #fff;

    background-color: #2d9ad9;

    border-color: rgba(0,0,0,.05);

}

.title_product_home h2 {

    text-align: center;

    text-transform: uppercase;

    font-size: 30px;

    font-weight: 400;

    background: #1377bb;
    color: #fff;
    padding: 10px 0;

    margin-bottom: 10px;

}
.title_product_home h2 strong {
    /*text-shadow: 0 3px #0000004a;*/
}
.educate_home .title_product_home {
    margin-bottom: 36px;
}
section.featured_products, .event_home {

    padding: 25px 0;

}

.text_featured {

    position: absolute;

    width: 100%;

    max-height: 100%;

    bottom: 0;

    padding-left: 10px;

    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);

    padding-right: 10px;

    background: rgba(0,0,0,.7);

    padding-top: 0.7em;

    padding-bottom: 1.4em;

}

.box_featured {

    position: relative;

}

.text_featured h3 a {

    color: white !important;

    text-transform: uppercase;

    font-weight: normal;

    font-size: 15px;

    line-height: 18px;

}

.text_featured p {

    color: #f1f1f1;

}

.box_price span {

    padding-left: 10px;

    color: #fe8100 !important;

    border-radius: 5px;

    font-size: 16px;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    font-weight: 600;

}

.box_detail {

    text-align: right;

}
.box_pic_educate {
    padding-bottom: 10px;
}
.box_detail a {

    font-size: 14px;

    text-transform: uppercase;

    line-height: 16px !important;

    color: #fff;
    background: #1377bb;
    /*background: linear-gradient(to right, #ac7b2e, #f1e981);*/

    padding: 7px 10px;

    border-radius: 5px;

}

.box_featured {

    position: relative;

    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);

    margin-bottom: 15px;

}

.wrap_featured , .tong_wrape {

  margin: 0 -7px

}

.col_featured ,.sub_wrape {

  padding: 0 7px;

}

.pic_featured img {

    height: 100%;

    object-fit: cover;

}



.featerud_right .pic_featured {

    height: 248px;

    overflow: hidden;

}

.featerud_left .pic_featured {

    height: 380px;

    overflow: hidden;

}

.pic_featured:hover img {

    transition: 2s;

    transform: scale(1.2);

}

section.voucher_hotel ,.flickity-viewport{

    padding-top: 30px;

    padding-bottom: 30px;

    background-color: rgb(245, 244, 244);

}

.box_voucher {

    background-color: #fff;

    margin-bottom: 20px;

}

.content_voucher {

    padding-left: 10px;

    padding-right: 10px;

    text-align: center;

    padding-top: 0.7em;

    padding-bottom: 1.4em;

    position: relative;

    width: 100%;

}

.content_voucher h3 a {

    color: #0c4999;

    font-size: 16px;

}

.content_voucher h3 {

    min-height: 40px;

    font-weight: bold;

    line-height: 21px;

    margin-top: 0.1em;

    margin-bottom: 0.1em;

}

.content_voucher p {

    font-size: 15px;

    color: #2897B5;

}

.content_voucher span i {

    color: #f1c40f;

}

footer.footer {

    background-color: #0d293a;

    color: #fff;

    padding: 30px 0 ;

}

.header_title_ft {

    display: block;

    font-size: 19px;

    /* padding-bottom: 20px; */

    color: #1377bb;

    margin-bottom: 14px;

    font-weight: 600;

    line-height: 1.05;

    letter-spacing: .05em;

    text-transform: uppercase;

}

.left_ft_mid a {

    color: #f1f1f1;

}

.left_ft_mid ul li a {

    font-size: 15px;

}



.left_ft_mid ul li {

    margin-bottom: 0.6em;

}

.text_news_ft {

    width: 80%;

    padding-left: 10px;

    margin-top: -5px;

}

.text_news_ft p {

    line-height: 20px;

}



.text_news_ft p a {

    font-size: 13px;

}

.pic_new_ft {

    width: 20%;

    height: 50px;

    overflow: hidden;

}

.pic_new_ft img {

    height: 100%;

    object-fit: cover;

    width: 100%;

}

.new_footer {

  margin-bottom: 18px;

}

.ft_bot {

    padding: 10px 0 15px;

    /*font-size: .9em;*/

    background-color: #1e73be;

    color: #fff;

    font-size: 16px;

}

.pic_hotel img {

    height: 100%;

    object-fit: cover;

}

.pic_hotel {

    height: 210px;

    overflow: hidden;

}
.pic_handbook {
    height: 255px;
    overflow: hidden;
    border-radius: 50%;
}
.pic_handbook img {
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.content_handbook h3 a {
    font-size: 15px;
    font-weight: 600;
}
.content_handbook h3 {
    margin-bottom: 10px;
    line-height: 20px;
    margin-top: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
}
.content_handbook p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 4;
    line-height: 22px;
}
.content_handbook {
    padding: 15px 15px 20px;
    z-index: 1;
    -webkit-transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}
.box_handbook:hover .content_handbook {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-color: #fff;
}
.box_handbook:hover .content_handbook p {
    color: #1e73be;
}
.box_handbook:hover .pic_handbook img {
    transition: 2s;
    transform: scale(1.2);
}
.slide_Handbook .owl-dots {
    position: absolute;
    bottom: -10px;
}
.title_product_home p {
    padding-bottom: 10px;
}
.news_event a {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px;
    background: #1377bb;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news_event {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    left: 10px;
    margin: 0;
    line-height: 1;
}
.picture_event img {
    height: 100%;
    object-fit: cover;
}

.picture_event {
    position: relative;
    height: 195px;
    overflow: hidden;
}
.text_event h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 5px;
    padding-top: 10px;
    letter-spacing: -.02em;
    height: 4.5rem;
}
.text_event h3 a {
    color: #212121;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.text_event h3:hover a {
    color: #f70d28;
}
.text_event span {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0;
}
.text_event span i {
    color: #2e9fff;
}
.box_event_home {
    margin-bottom: 25px;
}
.search_bar {
    margin-right: 15px;
    padding: 17px 0px;
    position: relative;
    
}
.search_bar form {
    border-radius: 6px;
    border: 1px solid transparent;
    position: relative;
    z-index: 9;
}
.form_groups {
    background: #e5f6ff;
    border-radius: 80px;
}
.form_item input.form-control {
    background: #f1f1f1;
    width: 100%;
    border-radius: 5px;
    padding: 3.5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form_item input {
    font-style: normal;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 730px;
    padding: 5px 15px;
    border-radius: 50px;
    height: 42px;
    line-height: 42px;
    font-size: 13px;
    margin-bottom: 0px;
}
button.primary_btn {
    position: absolute;
    top: 6px;
    right: 6px;
    color: #2d2e7f;
    padding: 1px;
    font-size: 18px;
    border-radius: 50%;
    border: 0;
    border-left: 0px solid #2d2e7f;
    margin: 0;
    background: #1377bb;
    height: 30px;
    text-align: center;
    width: 30px;
    line-height: 30px;
    min-height: auto;
    color: white;
}
.box_mxh {
    background: url(../img/bannerheader.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.list_mxh li a {
    color: #1377bb;
    display: inline-block;
    font-size: 20px;
    padding: 20px 12px;
}
.list_mxh ul {
    justify-content: center;
}
.slider_right_pro {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.slider_right_pro .mySlides {
    height: 450px;
    overflow: hidden;
}
.slider_right_pro .mySlides img {
    height: 100%;
    object-fit: cover;
}
.slider_row {
    width: 100%;
    display: flex;
}
.slider_row .column {
    height: 100px;
    width: 20%;
    cursor: pointer;
    overflow: hidden;
    display: block;
    border: 1px solid transparent;
    background-color: #fff;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 10px;
    border-color: #A9150E;
    background: #fafafa;
    padding: 5px;
}
.slider_row .column img.active, .slider_row .column:hover img {
    
    opacity: 1;
}
.slider_row .column img {
    height: 100%;
    object-fit: contain;
    margin-bottom: -5px;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .6s,-webkit-transform .6s;
    transition: opacity .6s,-webkit-transform .6s;
    -o-transition: transform .6s,opacity .6s;
    transition: transform .6s,opacity .6s;
    transition: transform .6s,opacity .6s,-webkit-transform .6s;
}
.list_menu_page {
    padding: 20px 0 10px;
    box-shadow: 0px 5px 11px 1px #e1e1e1;
    margin-bottom: 20px;
}
/*.box_page_menu ul li {
    color: rgba(102,102,102,.7);
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
}*/
.box_page_menu ul li a {
    font-size: 15px;
    font-weight: 600;
    color: rgba(102,102,102,.7);
    font-weight: normal;
    /* line-height: 1.2; */
    text-transform: uppercase;
}
.box_page_menu ul li {
    font-size: 15px;
    font-weight: 600;
    color: rgba(102,102,102,.7);
    font-weight: normal;
    /* line-height: 1.2; */
    text-transform: uppercase;
}
.box_page_menu ul li:after {
    content: '/';
    font-size: 16px;
    padding: 10px;
    font-weight: 600;
    color: rgb(102 102 102 / 48%);
}
.box_page_menu ul li:last-child:after {
    content: none;
}
.header_title_detail h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
        color: #1377bb;
}
.box_info_tour {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.title_info_tour h3 {
    background: #1377bb;
    color: white;
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 10px 0;
    font-weight: 700;
}
.description_info p {
    font-size: 16px;
    margin-bottom: 5px;
}
.name_day_info {
    font-size: 16px;
    font-weight: 700;
}
.box_date_tour {
    padding: 1rem;
    /*margin-bottom: 15px;*/
}
.box_date_tour .row {
        margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.name_day_info span {
    font-weight: 700;
    color: #0c4999;
    display: block;
    line-height: 9px;
}
.sum_price p {
    color: #1377bb;
}
.sum_price p span {
    font-size: 34px;
    font-weight: 700;
}
.sum_price {
    /*margin-bottom: 15px;*/
}

button.btn_dattour {
    color: #fff;
    background-color: #1377bb !important;
    border: 1px solid #1377bb !important;
    display: inline-block;
    height: auto;
    min-height: 0;
    line-height: 1.5;
    padding: 7px 10px;
    margin-bottom: 0;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.tab-content {
    /*border: 1px solid #ddd;
    padding: 15px;*/
}
.menu_tabs {
    margin-bottom: 20px;
    border-bottom: 2px solid #1377bb;
}
li.nav-link a {
    background: #F5F4F4;
    color: black;
    padding: 7px 10px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-weight: bolder;
}
li.nav-link.active a {
    color: white !important;
    background: #1377bb !important;
}
li.nav-link {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 2px;
}
li.nav-link:first-child {
    margin-left: 0;
}

.educate_home {
    /* background: url(../img/bg_daotao.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
        position: relative;
    padding: 90px 25px;
}
.box_educate h2 {
    color: #ffb90f;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 80px;
    padding: 0 0 10px;
}
.box_educate p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
    text-align: justify;
    padding: 0 0 25px;
}
.box_educate h5 {
    color: #ffb90f;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}
.center_edu {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 32px;
}
.read_more_ceo a {
    background: transparent;
    color: #ffffff !important;
    border: solid 2px #ffffff;
    padding: 12px 24px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 600;
}
.read_more_ceo {
    margin-top: 38px;
}
.read_more_ceo a:hover {
    background: #ffffff;
    color: #232323 !important;
}
.col-60 {
    padding: 0 5px;
}
.pic_event_top:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,#000 65%,#000 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(65%,#000),to(#000));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 65%,#000 100%);
    opacity: .6;
    z-index: 2;
}
.title_event_page {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 25px 25px;
    z-index: 3;
}
.link_event_page, .text_event_page {
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s;
    transition: transform .35s,-webkit-transform .35s;
}
.link_event_page {
    margin-bottom: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    line-height: 1;
    font-size: 11px;
}
.link_event_page a {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    /*color: inherit;*/
    line-height: 1;
    margin-bottom: 5px;
    padding: 7px 6px;
    background: #1377bb;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.pic_event_top {
    position: relative;
}
.text_event_page h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto 10px;
    margin-bottom: 5px;
    line-height: 25px;
    letter-spacing: -.02em;
}
.text_event_page h2 a {
    color: #fff;
}
.text_event_page span {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}
.pic_image_event {
    max-width: none;
    width: calc(100% + 50px);
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s;
    transition: transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
}
.pic_event_top:hover .pic_image_event, .pic_event_top:hover .link_event_page, .pic_event_top:hover .text_event_page {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.pic_event_top {
    display: block;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.pic_event_top:hover .text_event_page span {
        opacity: 1;
}
.pic_image_event img {
    height: 100%;
    object-fit: cover;
}

.pic_image_event {
    height: 500px;
    overflow: hidden;
}
.height_pic .pic_image_event {
    height: 245px;
}
.box_picture_event {
    margin-bottom: 10px;
}
.height_pic .text_event_page h2 {
    font-size: 18px;
}
.box_news_event {
    margin: 40px 0;
}
.header_event_page h2 {
    font-weight: 700;
    font-size: 26px;
    margin: 0;
    line-height: 1.1;
    letter-spacing: -.04em;
    margin-bottom: 20px;
}
.header_event_page p {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0;
    color: #a0a0a0;
    font-weight: 600;
    margin-bottom: 20px;
}
.header_event_page p a {
    color: #f70d28;
}
.content_item_event h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 5px;
    letter-spacing: -.02em;
    line-height: 30px;
}
.content_item_event span {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0;
}
.content_item_event p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 12px;
    margin-bottom: 20px
        color: #53585c;
}
.button-tinbai {
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 11px;
    margin-top: 15px;
    padding: 6px 18px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap;
        margin-bottom: 5px;
}
.button-tinbai:hover {
    color: #fff;
    background: #f70d28;
    border-color: #f70d28;
}
.content_item_event h3:hover a {
    color: #f70d28;
}
.box_right_event .content_item_event h3 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    /*line-height: 1.4em;*/
    margin: 0 0 5px;
}
.item_right_event p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 1em;
    color: #53585c;
}
.item_right_event {
    margin-bottom: 20px;
}
.event_item_left {
    margin-bottom: 30px;
}
section.evant_page {
    padding: 25px 0;
}
.tit_home {
    text-align: center;
    line-height: 40px;
    font-size: 36px;
    text-transform: uppercase;
    margin: 25px 0;
    background: url(../img/bg_tit_home.png) no-repeat center bottom;
    padding-bottom: 34px;
    font-weight: 600;
}
.tit_home a {
    color: #00b0f0;
}
.box_item_list_tour {
    overflow: hidden;
    box-shadow: 6px 5px 12px 5px #eaeaea;
    border: 1px solid rgb(225, 225, 225);
    margin-bottom: 25px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}
.picture_list_tour {
    position: relative;
    overflow: hidden;
    height: 232.8px;
}
.picture_list_tour img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.5s;
    height: 100%;
    object-fit: cover;
}
.picture_list_tour:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.5s;
    opacity: .9;
}
.title_list_tour h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
}

.title_list_tour {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
}
.title_list_tour h3 a {
    display: block;
    background: rgba(0,0,0,.5);
    padding: 15px 5px 10px 15px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.picture_list_tour:hover .title_list_tour h3 a {
    background: rgba(0,0,0,.6);
    color: #00b0f0;
}
.box_item_list_tour:hover {
    box-shadow: rgb(102 207 246) 10px 10px 15px;
}
.description_list_tour p {
    line-height: 25px;
}
.description_list_tour p {
    font-size: 18px;
    color: #00b0f0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-family: 'Roboto_Regular';
    margin: 15px 0;
}
.description_list_tour p i {
    width: 12px;
}
span.price_new {
    font-size: 23px;
    color: #00b0f0;
    font-weight: 700;
}
span.price_old {
    color: #999;
    font-size: 13px;
}
.content_desc_tour {
    overflow: hidden;
    color: #858585;
    height: 130px;
    font-size: 15px;
    text-align: justify;
    padding-top: 10px;
    line-height: 23px;
}
.content_desc_tour i {
    width: 12px;
    color: #023c8a;
}

.description_list_tour {
    overflow: hidden;
    padding: 5px 15px 20px;
}

.header_title_ft.header_title_ft1 {
    margin-top: 0px;
}


.left_ft_mid .map iframe {
    height: 200px;
}

.picture_prod {
    height: 200px;
}

.picture_prod img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box_product_home .title_product h4{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 50px;
    /* background: red; */
    padding: 10px 0;
}


.image_home {
    height: 70vh;
}

.box_educate .title_name_daotao h3 a {
    color: black;
}









/*========================================================== papm =======================================*/

.fixed.menu_header {
    /* min-height: 45px; */
    background-color: #ffffff;
}


.pagewrap .ngonngu ul li{
    float: left;
    margin-left: 5px;
}

a.logo_pc {
    width: 200px;
}
.img_head {
    margin-left: 0;
    margin-right: 30px;
}
a.logo_pc img {
    
    max-height: 70px!important;
}
.wraper_medium {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    margin-right: auto;
    justify-content: center;
}
.col_medium {
    padding: 0;
    border-left: 1px solid #ececec;
}
.col_medium:first-child {
    border-left: none;
}

.box_icon_header {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
}
.icon_img_top {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
    width: 35px;
}
.icon_img_top img {
    padding-top: 0.2em;
    width: 100%;
}
.text_icon_top {
    padding-left: 1em;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.text_icon_top span {
    font-size: 12px;
}

.image_lang ul.d_flex {
    justify-content: flex-end;
    align-items: baseline;
}
.image_lang .search_drop {
    position: relative;
     margin-top: 0px; 
    padding-left: 10px !important;
}
.image_lang ul li {
    margin: 0 13px;
}
.image_lang ul li a i {
    color: #666666;
    font-size: 22px;
}

.noidung-top-header .input-group {
    display: flex;
    align-items: center;
    width: 215px;
}

.noidung-top-header .btn {
    border-radius: 25px 0 0 25px;
    outline: none;
}

.noidung-top-header .form-control {
    border-radius: 0px 25px 25px 0;
    outline: none;
}







/* ............................ */

.slide_banner .image_home {
    width: 100%;
    height: 545px;
    overflow: hidden;
}
.banner_picture {
    height: 100%;
}
.banner_picture img{
    height: 100% ;
}
.duoiheader{
    margin: 50px 0 50px;

}

.item-duoiheader{
    width: 100%;
    height: 490px;
    overflow: hidden;
}
.item-duoiheader a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.congty-cophan{
    padding: 80px 0 30px;
    background: url("https://khoaviettiep.com.vn/images/box-trangchu11-bg.png") no-repeat 50% 100%;
    /* min-height: 500px; */
    position: relative;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-congty-cophan{
    margin-bottom: 15px;
    text-align: center;
}

.nd-congty-cophan h2{
    margin: 0;
    text-transform: uppercase;
    color: #00b0f0;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.nd-congty-cophan p{
    list-style: none;
    display: block;
    margin-bottom: 14px;
    line-height: 30px;
    transition: 1s;
}

.nd-congty-cophan p:hover{
    transform: translateX(30px);
    transition: 1s;
}

.nd-congty-cophan p i{
    color: #00b0f0;
    margin-right: 10px;
}

.giaiphap-hethong {
    background: url(../img/bg_xe.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 50px;
    margin-bottom: 80px;
}

.sum-img-giaiphap{
    width: 100%;
    position: relative;
    height: 240px;

}

.sum-img-giaiphap .item-img-giaiphap:first-child{
    position: absolute;
    left: 50px;
    top: -50px;
    max-width: 400px;
    max-height: 200px;
}

.sum-img-giaiphap .item-img-giaiphap:first-child img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.sum-img-giaiphap .item-img-giaiphap:last-child{
    position: absolute;
    right: 18%;
    bottom: -50px;
    max-width: 200px;
    max-height: 200px;
}

.sum-img-giaiphap .item-img-giaiphap:last-child img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.img-sp-noibat{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.img-sp-noibat a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.img-sp-noibat .khuyenmai-sp{
    position: absolute;
    top: 0;
    left: 0;
}

.img-sp-noibat .khuyenmai-sp p{
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
    padding: 2px 20px 2px 10px;
    background: #00b0f0;
    margin-bottom: 5px;
    color: white;
}

/* .img-sp-noibat .khuyenmai-sp p:first-child{
    color: red;
} */

.slide_sp-noibat .item{
    margin: 10px;
    border: 1px solid #f2f2f2;
}

.nd-sp-noibat{
    padding: 10px;
}


.nd-sp-noibat h3 a{
    color: #333;
}
.nd-sp-noibat h3:hover a {
    color: #00b0f0;
}

.gia-tien-add-cart {
    
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

.gia-tien-add-cart .giatien-left p b{
    color: #d23700;
    font-weight: bold;
        font-size: 20px;
}

.add-cart-right i{
    margin-right: 7px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    text-align: center;
    color: #00b0f0;
    font-size: 16px;
    transition: 1s;
    cursor: pointer;
}

.title {
    color: #00b0f0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    /* line-height: 60px; */
    text-transform: uppercase;
    margin: 20px 0;
}

.title  p{
    font-size: 14px;
    text-transform: none;
    color: rgb(0, 0, 0);
}

.tintuc-noibat{
    background: url("https://khoaviettiep.com.vn/images/bg-trangchu2.png") no-repeat 0 0;
    padding: 30px 0 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin: 50px 0;
}

.item-sanphamnoibat .img-sanpham-noibat{
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
}

.item-sanphamnoibat{
    border: 1px solid #b9b8b8;
}

.item-sanphamnoibat .img-sanpham-noibat a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-sanphamnoibat .noidung-sanphamnoibat{
    padding: 10px;
}

.noidung-sanphamnoibat h3{
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    line-height: 23px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    height: 40px;

}

.noidung-sanphamnoibat h3 a{
    color: #eb891b;

}

.noidung-sanphamnoibat >p {
    color: #898989;
    /* padding: 0 10px; */
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    line-height: 22px;
    /* height: 90px; */
    padding-bottom: 2px;
    /* border-bottom: 1px solid #b9b8b8; */
}
.noidung-sanphamnoibat .lich-xemthem {
    padding: 10px 0 0 0;
    border-top: 1px solid #b9b8b8;
    margin-top: 10px;
}

.noidung-sanphamnoibat .lich-xemthem p{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #898989;

}

.icon_fixed {
    position: fixed;
    z-index: 999;
    bottom: 50px;
    right: 30px;
}
.icon_fixed img {
    width: 45px;
    height: 45px;
    margin-bottom: 20px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #eb891b;
    color: white;
    cursor: pointer;
    padding: 8px 17px;
    border-radius: 50%;
    transition: 1s;
  }
  
  #myBtn:hover {
    background-color: #555;
  }

  



  /* ........................... */
  .footer_top {
    background-color: #ae3c40;
    margin-top: 0;
    top: -30px;
    position: relative;
    border-radius: 5px;
    padding: 30px 15px;
}

.socials-w {
    float: left;
}

.socials-w ul li {
    position: relative;
    float: left;
    margin: 0 5px;
}

.socials-w ul li a {
    color: #fff;
    font-size: 18px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    display: block;
}

.title-block {
    width: 40%;
    float: left;
    font-size: 14px;
    line-height: 42px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.block_content {
    width: 60%;
    float: left;
}
.form-group {
    display: block;
    margin: 0;
}
.input-box {
    background-color: #fff;
    vertical-align: top;
    padding-right: 120px;
    border-radius: 5px;
}
.subcribe {
    position: absolute;
    top: 0;
    right: 0;
}
.input-box input {
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    width: 100%;
    box-shadow: none;
    padding: 0 0 0 20px;
    border: none;
    background-color: #fff;
}

button.btn_sub {
    background-color: #d6be20;
    color: #fff;
    border: 0 none;
    font-weight: 600;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 17px;
    text-transform: uppercase;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.box_content_ft {
    color: #fff;
}

.list_text_ft {
    margin-bottom: 10px;
    }

.list_text_ft ul li {
    margin: 8px 0;
}
.list_text_ft ul li {
    color: #fff;
    font-size: 15px;
    font-family: 'Quicksand-Regular';
}

.box_content_ft {
    color: #fff;
}

.title_top_ft {
    font-size: 18px;
    font-weight: 700;
    /* font-family: 'Roboto_Bold'; */
    margin-bottom: 12px;
    color: #fff;
}

.box_content_ft p {
    font-size: 14px;
    margin-bottom: 12px;
    color: #fff;
}

.mxh_ft {
    margin-bottom: 10px;
}

.mxh_ft a {
    margin-right: 3px;
    position: relative;
    transition: 0.3s all ease;
    display: inline-block;
}

.mxh_ft a img {
    border-radius: 50%;
    width: 32px;
    aspect-ratio: auto 32 / 32;
    height: 32px;
}

footer.footer {
    margin-top: 80px;
    background: linear-gradient(to bottom, #00b0f0, #0076a1);
    position: relative;
}



.box_info_ft {
    padding-top: 50px;
}

.banquyen{
    border-top: 1px solid #f2f2f2;
    color: white;
    padding: 10px 0;
}



.animion-scroll{
    background: url(/images/banner_gt.png) no-repeat;
    /* height: 237px; */
    margin-top: 50px;
    /* margin-bottom: 80px; */
    background-size: 100%;
    background-color: #d87a23;
    padding: 50px 0;
}

.sum-animi-scroll{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-animion-scroll {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20%;
}

#circle {
    width: 120px;
    height: 120px;
    border: 6px solid #ffffffc2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    background: #07b2f1;
}

#circle span {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: white;
}


.item-animion-scroll h3 {
    font-size: 17px;
    font-weight: bold;
    color: white;
    height: 50px;
}







/* ................ */
.a-model-sp{
    display: flex;
    /* overflow-x: scroll; */
    /*white-space: nowrap;*/
    padding: 10px 0;
    justify-content: center;
}

.a-model-sp a.active {
    border-radius: 4px;
    background: #00b0f0;
    border: 1px solid #eb891b;
    color: #ffffff;
}

.a-model-sp a {
    display: inline-block;
    vertical-align: middle;
    background: #f9f9fe;
    padding: 8px 13px;
    color: #222;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
    margin: 0 5px;
    border: 1px solid #f9f9fe;
}


.item-sanpham-1 {
    border: 1px solid rgb(225, 225, 225);
    /* text-align: center; */
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
    background-color: #fff;
    /* border-radius: 10px; */
    /* padding: 10px; */
}

.img-sanpham-1{
    width: 100%;
    height: 183px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: 1s;

}

.img-sanpham-1:hover a img{
    transform: scale(1.2);
    transition: 1s;
}

.img-sanpham-1 a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}



.nd-sp-noibat h3 {
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #eb891b;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 56px;
    line-height: 25px;
}

.item-sanpham-1 p a{
    height: 35px;
    line-height: 35px;
    border: 1px solid rgb(225, 225, 225);
    border-radius: 50px;
    text-align: center;
    color: rgb(255 255 255);
    font-size: 16px;
    transition: all 0.4s ease 0s;
    display: block;
    background-color: #00b0f0;
    font-weight: bold;
    clear: both;
}

.img-sanpham-2{
    height: 520px;
}

.menu_header .pagewrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu_header .pagewrap .img-logo-1{
    max-height: 100px;
    overflow: hidden;
    max-width: 200px;
}

.menu_header .pagewrap .img-logo-1 a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.menu_header .pagewrap .menu .menu-chinh{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-item .search_drop {
    margin-top: 0;
}




/* ....................... */
.pagewrap .menu.d_flex {
    align-items: center;
}

.menu .logo img {
    max-width: 100%;
    height: 60px;
}

.menu_main {
    align-items: center;
    /* margin-top: 15px; */
}
.menu_main .nav.is-fixed {
    position: relative;
    z-index: 105;
}
.menu_header .nav-container {
    /*display: flex;
    justify-content: center;*/
}
.pagewrap .menu.d_flex {
    align-items: center;
}
.pagewrap .menu.d_flex {
    align-items: center;
}

.menu_sub_item {
    background: #fff;
    opacity: 0;
    transform: translate(0%, 0px);
    position: fixed;
    padding: 30px 0px 20px 0px;
    margin-left: 0px;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 20%);
}



ul.list_sub_menu {
    margin-bottom: 20px;
}


.item_giohang {
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_giohang i {
    color: black;
    font-size: 20px;
    margin: 5px;
}










/*danh mujc ................................ */

section.danhmuc-1 {
    background: #f2f2f2;
    margin: 50px 0;
    padding: 50px 0;
}

.sum-danhmuc-1{
    margin-top: 15px;
    border: 1px solid #dddddd4f;
    padding-bottom: 5px;
    box-shadow: 1px 3px 16px 2px #e8e8e8ad;
    width: 100%;
    position: relative;
    font-size: 13px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 35px;
    background: rgb(255 255 255);
    margin-bottom: 30px;
}

.slide-thuonghieu-1{
    background:white;

}
.slide-thuonghieu-1 .item{
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    
    margin: 10px;
    padding: 10px;
}

.img-slide-thuonghieu{
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.img-slide-thuonghieu a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.danhmuc-1 h2{
    width: 100%;
    height: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 20px;
}

.slide-thuonghieu-1 .item h3 a {
    text-align: center !important;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    font-size:13px
}
.slide-thuonghieu-1 .item h3{
    padding-bottom: 10px;
}

.list {
    position: relative;
    background: rgb(255 255 255);
    padding: 0px 15px;
    border: 1px solid rgb(235 235 235 / 52%);
    /* box-shadow: 1px 3px 16px 2px #e8e8e8ad; */
    margin-bottom: 15px;
}
.list h2 {
    font-size: 16px;
    color: rgb(0 0 0);
    padding: 10px 0px 0px;
    border-bottom: 1px solid rgb(238, 238, 238);
    margin: 0px 0px 15px;
    line-height: 43px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
}

.list ul {
    list-style: none;
    padding: 0px 0px 10px;
    margin: 0px;
}
.list ul li {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    /* z-index: 997; */
}

.list ul li a input {
    display: inline-block;
    margin: 4px 5px 0px 0px;
    float: left;
}

.list ul li:hover{
    transform: translateX(5px);
    transition: 1s;
}

.sum-item-sp-danhmuc{
    border: 1px solid rgb(225, 225, 225);
    /* text-align: center; */
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    transition: 1s;
    position: relative;
}

.img-item-sp-danhmuc{
    /* float: left; */
    overflow: hidden;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    height: 235px;
    display: flex;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.img-item-sp-danhmuc a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.noidung-item-sanpham-danhmuc h3 a{
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(0 0 0);
    padding-left: 15px;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    /* text-align: justify; */
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}


.noidung-item-sanpham-danhmuc p{
    display: block;
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}

.noidung-item-sanpham-danhmuc p a{
    height: 35px;
    /* width: 35px; */
    line-height: 35px;
    border: 1px solid rgb(225, 225, 225);
    border-radius: 50px;
    text-align: center;
    color: rgb(253 253 253);
    font-size: 16px;
    transition: all 1s ease 0s;
    position: relative;
    display: block;
    width: 100%;
    background-color: #000000;
    font-weight: bold;
    transition: 1s;

}

.noidung-item-sanpham-danhmuc p a:hover{
    background-color: rgb(242, 178, 107);
    transition: 1s;
}

.sum-item-sp-danhmuc:hover{
    box-shadow: 1px 1px 5px 1px;
    transition: 1s;
}
.sum-item-sp-danhmuc:hover .img-item-sp-danhmuc a img{
    transform: scale(1.2);
    transition: 1s;
}

.khuyenmai-sp-danhmuc{
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 5px 10px;
    color: white;
    background-color: rgb(242, 178, 107) ;
    border-radius: 25px;
}
.span_baohanh {
    margin-bottom: 10px;
    display: block;
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}

section.product_category {
    margin: 15px 0;
}
.side_widget {
    margin-top: 15px;
    border: 1px solid #dddddd4f;
    padding-bottom: 5px;
    box-shadow: 1px 3px 16px 2px #e8e8e8ad;
    width: 100%;
    position: relative;
    font-size: 13px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 35px;
    background: rgb(255 255 255);
    margin-bottom: 30px;
}
.header_category h2 {
    font-size: 22px;
    margin-top: 62px;
    text-align: center;
}
.box_product_cate {
    text-align: center;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.picture_cate img {
    height: 100%;
    object-fit: contain;
}

.picture_cate {
    max-height: 110px;
    text-align: center;
    height: 110px;
    width: auto;
    max-width: 95px;
    margin: 0 auto;
}
.title_cate h3 {
    margin: 10px 0 10px;
    font-size: 14px;
    font-weight: 600;
}
.box_slide_cate .owl-nav.disabled {
    display: block !important;
}
.box_slide_cate button.owl-prev i, .box_slide_cate button.owl-next i  {
    background: #9b9b9b;
    font-size: 24px;
    color: #000;
    padding: 5px 10px;
}
.box_slide_cate button.owl-prev:hover i, .box_slide_cate button.owl-next:hover i {
    background: #00b0f0;
    color: #fff;
}
.list_cate_detail {
    position: relative;
    background: rgb(255 255 255);
    padding: 0px 15px;
    border: 1px solid rgb(235 235 235 / 52%);
    /* box-shadow: 1px 3px 16px 2px #e8e8e8ad; */
    margin-bottom: 15px;
}
.add_tocart button {
    background: #0097ce;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 14px;
    transition: 0.5s;
    margin-bottom: 10px;
    /*float: left;*/
    padding: 10px;
    opacity: 1 !important;
        width: 100%;
}
.quantity-phone {
    margin-bottom: 20px;
}
.btn_cart i {
    padding: 0 10px;
    top: 3px;
    font-size: 23px;
}
.img_hotline img {
    height: 100%;
    object-fit: contain;
}

.img_hotline {
    height: 40px;
    overflow: hidden;
}
.hotline_detail {
    background: #04b1f0;
    border-radius: 6px;
    padding: 0px 10px;
}
.title_hotline {
    padding-left: 10px;
    color: #fff;
}
.title_hotline p {
    line-height: 17px;
    margin-top: 5px;
}

.title_hotline strong {
    font-size: 17px;
    margin-top: -6px;
}
.box_shipping {
    background: #f4f4f4;
    padding: 13px 30px;
}
.box_shipping .col-md-4 {
    border-right: 1px solid #a6a6a6;
}
.box_address i {
    font-size: 25px;
    padding-right: 13px;
    color: #0097ce;
}
.content_detail_tour {
    margin: 20px 0;
}
.box_product_home {
    border: 1px solid rgb(225, 225, 225);
    /* text-align: center; */
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}
.img-product1 img {
    height: 100%;
    object-fit: contain;
}

.img-product1 {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
hr.hr1 {
    margin: 8px 0px;
    border-top: 1px solid #eee;
}
.noidung-product1 h3 {
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: rgb(0 0 0);
    padding-left: 15px;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    /* text-align: justify; */
    line-height: 25px;
    display: -webkit-box;
    /* max-height: 3.2rem; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.noidung-product1 p {
    line-height: 35px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 16px;
}
.noidung-product1 strike {
    color: #999898;
}
.noidung-product1 strong {
    color: rgb(235 137 27);
    font-weight: bold;
    font-size: 24px;
}
.xemthem a {
    height: 38px;
    line-height: 35px;
    border: 1px solid rgb(225, 225, 225);
    border-radius: 50px;
    text-align: center;
    color: rgb(255 255 255);
    font-size: 16px;
    transition: all 0.4s ease 0s;
    display: block;
    width: 100%;
    background-color: #00aceb;
    font-weight: bold;
    clear: both;
    margin-top: 10px;
}
.title_lq h2 {
    text-transform: uppercase;
    color: #00b0f0;
    font-weight: bold;
    font-size: 22px;
    /* margin-bottom: 30px; */
    background: url(/images/bg-title-dm.jpg) no-repeat left bottom;
    padding-bottom: 25px;
}
.box_product_home:hover {
    box-shadow: rgb(127 215 248) 10px 10px 15px;
}









.menu_header {
    /*min-height: 45px;*/
    background-color: #0b77c8;;
}
.content_top {
    background-color: #fff;
    /* height: 70px; */
    z-index: 10;
    position: relative;
    padding: 10px 0;
}
.d_flex, .d_flex_base {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    /*width: 100%;*/
}
.content_top .d_flex_base {
    justify-content: space-between;
    align-items: center;
}
a.logo_pc {
    width: 200px;
}
.img_head {
    margin-left: 0;
    margin-right: 30px;
}
a.logo_pc img {
    
    max-height: 70px!important;
}
.wraper_medium {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    margin-right: auto;
    justify-content: center;
}
.col_medium {
    padding: 0;
    border-left: 1px solid #ececec;
}
.col_medium:first-child {
    border-left: none;
}

.box_icon_header {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
}
.icon_img_top {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
    width: 35px;
}
.icon_img_top img {
    padding-top: 0.2em;
    width: 100%;
}
.text_icon_top {
    padding-left: 1em;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.text_icon_top span {
    font-size: 12px;
}

.image_lang ul.d_flex {
    justify-content: flex-end;
    align-items: baseline;
}
.image_lang .search_drop {
    position: relative;
     margin-top: 0px; 
    padding-left: 10px !important;
}
.image_lang ul li {
    margin: 0 13px;
}
.image_lang ul li a i {
    color: #666666;
    font-size: 22px;
}

.name-congty h2{
    font-size: 27px;
    font-weight: 700;
    color: #0b77c8;
    text-shadow: 2px 1px 0 #fff, 1px 2px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 4px 4px 4px #808080;
    float: right;
}

.image_lang p a i{
    color: #e72b33;
    padding-right: 5px;
}

.image_lang p a{
    color: #666;
    font-size: 15px!important;
}

.img-danhmuc-1{
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.img-danhmuc-1 a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    position: absolute;
}
.img-danhmuc-1 p{
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 5px;
    width: 80%;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    border-radius: 10px 10px 0 0;
    font-size: 15px;
    font-weight: 600;
}

.title-h2 h2{
    text-align: center;
    font-size: 1.6em;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 2px 1px 0 #fff, 1px 2px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 4px 4px 4px #808080;
    font-weight: 600;
    font-size: 25px;
    position: relative;
    padding: 20px;
}
.title-h2 h2::after {
    content: "";
    position: absolute;
    margin: 0 auto;
    width: 200px;
    background-color: rgb(83, 82, 82);
    height: 2px;
    bottom: 0;
    /* right: 40%; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
    right: 0;
    left: 0;
}

.duoibanner{
    padding: 30px 0;
}

.text-duoibanner{
    margin: 30px 0;
    font-size: 16px;
}
.text-duoibanner a{
    color: #e72b33;
}

.item-sanpham{
    width: 100%;
}
.item-sanpham:hover a img{
    transform: scale(1.2);
    transition: 1s;
}

.img-sanpham{
    width: 100%;
    height: 215px;
    border-radius: 10px;
    overflow: hidden;
}
.img-sanpham a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s;

}

.title-chinh h2{
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    color: #222;
    font-weight: 600;
    font-size: 25px;
    position: relative;
    padding-bottom: 10px;
}

.title-chinh h2::after {
    content: "";
    position: absolute;
    margin: 0 auto;
    width: 200px;
    background-color: rgb(83, 82, 82);
    height: 2px;
    bottom: 0;
    /* right: 40%; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
    right: 0;
    left: 0;
}
.sanpham{
    padding: 30px 0;
    background: #f5f5f5;
}
.title-chinh{
    margin-bottom: 40px;
}

.sanpham h3{
    text-align: center;
    margin: 15px 0;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.vatlieu{
    background-image: url(../img/mount-bg.jpg);
    /* padding: 50px 0; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.vatlieu .item{
    margin: 10px;
}

.vatlieu .item h3{
    font-size: 16px;
    font-weight: 500;
    padding:15px 10px;
    position: relative;
    width: 100%;
    text-align: center;
    background: white;


    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}
.item-v{
    background: rgba(0, 0, 0, 0.1);
    padding: 50px 0;
}
.box_new_home h3 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px;
   
}
.box_new_home h3::after{
    height: 1px;
    width: 150px;
    background-color: #808080;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box_new_home h3 a{
    line-height: 1.3;
    font-weight: 600;
}
.box_new_home p{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box_new_home{
    margin-bottom: 20px;
}

.position_new{
    height: 110px;
}
.position_new img{
    height: 100%;
    border-radius: 10px;
}

.item-tintuc-left iframe {
    width: 100%;
    height: 370px;
}

.tintuc{
    padding: 50px 0;
}
.item-tintuc-left .title-chinh h2{
    text-align: start;
}

.item-tintuc-left .title-chinh h2::after {
   margin: 0;
   width: 100px;
   height: 3px;
   background-color: #e72b33;
}
.item-tintuc-right .title-chinh h2{
    text-align: start;
}

.item-tintuc-right .title-chinh h2::after {
   margin: 0;
   width: 100px;
   height: 3px;
   background-color: #e72b33;
}

.khachhang{
    margin: 30px 0;
}

.khachhang .title-chinh{
    margin-bottom: 10px;
}

.khachhang p{
    font-size: 16px;
    margin-bottom: 20px;
}

.slider-doitac .item{
    margin: 5px;
    height: 105px;
    overflow: hidden;
    border: 1px solid #cacaca;
    padding: 5px;
}

.slider-doitac .item img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer .img-logo{
    max-width: 140px;
    max-height: 100px;
    overflow: hidden;
}
.footer .img-logo a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}
.footer{
    background-color:rgba(0, 96, 170, 1);
}
.item-footer{
    /* background-image: url(../img/trongdong.png); */
    padding: 50px 0;
    color: white;
    /* opacity: .3; */

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* .item-footer .container{
    opacity: 1;
} */
.footer a{
    color: white;
}
.footer p{
    margin-bottom: 10px;

}
.footer p strong{
    font-size: 16px;
}

.footer li{
    list-style: disc;
    margin-bottom: 10px;
    /* font-size: 16px; */
}
.footer ul{
    padding-left: 20px;
}
.imgdmca{
    margin-top: 10px;
}

.imgdmca a img{
    max-width: 100%;
    object-fit: contain;
}

.duoifooter{
    padding: 30px 0;
}

.duoifooter .ft_address{
    font-size: 16px;
    font-weight: 600;
    color: #0b77c8;
    margin-bottom: 5px;
}
.duoifooter li{
    list-style: disc;
    margin-bottom: 10px;
    font-size: 15px;
}
.duoifooter ul{
    padding-left: 20px;
}

.banquyen{
    padding: 10px;
    background-color: #007ba7;
}

/* .menu_header input.form-control {
    background-color: rgba(255,255,255,.2)!important;
    color: white !important;
    border-right: 0px;

}

.menu_header button.btn.btn-default {
    background-color: rgba(255,255,255,.2)!important;
    color: white;
    
    border-left: 0px
} */

.menu_sub_link {
    font-size: 13px;
    font-weight: 700;
    /* font-family: 'Quicksand-Bold'; */
    /* border-bottom: #cd3333 thin solid; */
    font-family: "Roboto",sans-serif;
    font-family: 'Roboto_Bold';
    text-transform: uppercase;
}


.img-dmuc a img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    margin-top: 20px;
}

.name-congty {
    text-align: center;
    padding-right: 13%;
}

.fixed .nav-menu > .menu-item > .menu-link , .fixed .nav-menu > .menu-item.is-active > .menu-link{
    color: #000;
}
.col-col {
    width: 20%;
}
