.nhap-tim {
    width: 80% !important;
    padding: 10px 20px !important;
    background: rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    color: white !important;
}

.main_manu_cloud li a {
    text-transform: uppercase !important;
    font-family: unset !important
}

.bg {
    position: relative;
    background: white
}

.banggia .item .bg a.tensp {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.banggia .item:hover {
    box-shadow: 0 0 11px 5px rgba(33, 33, 33, .2);
}

.bangia .item {
    transition: box-shadow .3s;
    border: 1px solid #ccc;
}

header {
    z-index: 100!important
}

.modal-backdrop {
    z-index: 100 !important
}

i#tim-search {
    background-color: #9d9d9d !important;
    padding: 12px !important;
    position: relative !important;
    bottom: -0.5px !important;
    right: 5px !important;
    height: 38px !important;
}
/*==========header============*/

header .banner {
    padding: 0;
}

header .header_small {
    display: none
}

header .slogan {
    text-transform: uppercase;
    color: #0E68B4;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

header .web_name {
    text-transform: uppercase;
    color: #F47220;
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    margin-top: 15px;
}

.header_small .col_r {
    background: url('../images/h_phone.png') left center no-repeat
}

.header_small .col_l {
    width: 20%;
    padding: 10px 0;
}

#cloud_mmenu .dropdown-toggle img {
    height: 15px;
}

#cloud_mmenu .dropdown .dropdown-menu .dropdown-item {
    display: block;
    color: white;
    padding: 10px 5px;
}

#cloud_mmenu .dropdown .dropdown-menu .dropdown-item img {
    height: 15px
}

.dropdown-menu {
    min-width: 60px;
}

.header_small {
    padding: 0 5px
}

.header_small .col_r {
    width: 35%;
    float: right;
    padding-left: 15%;
}

.header_small .col_break {
    margin-bottom: 10px
}

header {
    padding: 20px 0;
}

header .col_l {
    width: 20%;
    float: left;
}

header .col_c {
    width: 55%;
    float: left;
}

header .col_r {
    width: 25%;
    float: right;
    text-align: left;
}

header .col_r p span {
    color: #444;
    font-size: unset
}

header .col_r p {
    text-transform: uppercase;
    color: #F47220;
    font-size: 17px;
    font-weight: bold
}


/*==========menu_top============*/

#cssmenu>ul>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.95em;
    font-weight: 600;
    padding: 17px 3px;
}

#cssmenu>ul>li>a::after {
    content: '';
    color: #042245;
    padding: 0 10px;
}

#cssmenu ul ul {
    background: #1f7ed0;
}

nav#cssmenu {
    padding: 0;
    margin: 0;
}

#cssmenu>ul li a i {
    margin-left: 7px
}

#cssmenu>ul {
    line-height: 0 !important;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
}

.menu_top {
    background: #1f7ed0;
}

#cloud_mmenu {
    background: #1f7ed0;
    padding: 0 15px !important;
}
#humber_cloud {
    color: #000;
    top: 50%;
    transform: translateY(50%)
}

.mmm {
    color: #000;
}

/* .menu_top .form_wrapper {
    display: inline-block;
    position: relative;
} */

.menu_top .form_wrapper input {
    width: 70%;
    height: 50px;
    padding: 0 10px;
    border: none;
    background: #1f7ed0;
}

.menu_top .form_wrapper input::placeholder {
    color: white;
    text-align: center;
}

#cloud_mmenu .form_wrapper div.search_icon {
    background: #09487f;
    height: 50px;
    display: inline-block;
    top: 0;
    position: absolute;
    padding: 10px 20px;
}

#cssmenu .form_wrapper div.search_icon {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .15);
    height: 35px;
    padding: 0 20px;
}

.menu_top .form_wrapper div.search_icon i {
    color: white;
    text-align: center;
    top: 5px;
    position: relative;
}
#cssmenu>ul>li:hover>a {
    color: #ffffff;
}
#cssmenu {
    display:flex;
    align-items:center
}
.form_wrapper span {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    margin-right: 15px;
}

/*===============main======================*/


/*--------slider------------*/

#iview .iviewSlider {
    height: 700px;
}

.box_slider .col_l {
    width: 75%;
    float: left;
}

.box_slider .col_r {
    width: 25%;
    float: right;
    border: 2px solid #f3f4f4;
    padding: 10px 20px
}

.box_slider .col_r .item .item_top {
    display: flex;
    margin: 10px 0;
}

.box_slider .col_r .item p.name {
    color: #444;
    font-weight: 600;
    background: none;
    padding: 0;
}

.box_slider .col_r .item .item_top p {
    color: #da975b;
    font-style: italic;
    margin-left: 15px;
    font-weight: 500;
}

.col_r.slider .slick-list.draggable {
    height: 425px!important
}

#iview {
    overflow: unset;
}

.iview-controlNav {
    position: absolute;
    z-index: 999;
    bottom: -8%
}

.iview-controlNav a.active {
    font-weight: bold;
    background: #f08200;
}

#iview div.iview-directionNav,
.iview-controlNav {
    display: none
}


/*---------------content------------*/

.chuongtrinhkm_inner {
    background: #f3f4f4;
    padding: 30px 0;
}

.chuongtrinhkm_inner h1,
.why h1 {
    font-size: 1.5em;
    color: #0E67B4;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: url('../images/km_bg.png') no-repeat center bottom;
    padding-bottom: 20px;
}

.chuongtrinhkm_content {
    padding: 30px;
}

.why_inner {
    display: flex;
    padding: 30px 0
}

.why_inner .item {
    text-align: center;
    width: 25%
}

.why_inner .item p.name {
    text-transform: uppercase;
    color: #444444;
    font-weight: 600;
    background: none;
    margin: 20px 0;
    padding: 0
}

.why_inner .item p.name:hover {
    color: #00908b
}

.why_inner .item p.desc {
    color: #777;
    margin: 20px 0;
}

.item p.name {
    /* background: url('../images/bg_new.png') left center no-repeat; */
    padding-left: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    color: #444;
    font-weight: 700;
    margin: 10px 0;
    height: 42px;
    overflow: hidden;
}

.product .owl-product-item {
    margin: 30px 0;
}

.product .item p.name:hover {
    color: #00908b
}
.cbn {
    text-align: center;
}
.product .product_title {
    display: inline-block;
    padding: 10px 0;
    background: #0E67B4;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    font-size: 1.5em;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.product .product_title::before {
    content:'';
    position: absolute;
    z-index: 1;
    background: white;
    width: 10px;
    height: 100%;
    left: 30px;
    top: 0;
}
.product .product_title::after {
    content:'';
    position: absolute;
    z-index: 1;
    background: white;
    width: 10px;
    height: 100%;
    right: 30px;
    top: 0;
}
.banggia .banggia_ul {
    text-align: center;
}

.banggia .banggia_ul .banggia_li {
    background: #F0F0F0;
    color: rgba(0, 0, 0, .4);
    display: inline-block;
    cursor: pointer;
    padding: 10px 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    transition: all .1s
}

.banggia .banggia_ul .banggia_li.active {
    background: #1f7ed0;
    color: white;
    transform: scale(1.1);
    z-index: 9;
}
.banggia .banggia_ul .banggia_li.active:after {
    background-image: url(../images/a1a.png);
}

.box_product {
    display: block
}

.box_product_content {
    padding: 30px;
    background: #f5f7fa;
}

.box_product_title {
    display: flex;
}

.box_product_title h1 {
    color: #12225b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em;
    padding: 20px;
    width: 80%
}

.box_product_title .action {
    width: 20%;
    text-align: right;
    line-height: 4;
}

.box_product_title .action a,
.box_product_title .action a i {
    color: #233454;
    font-weight: 800;
}

.box_product_title .action i {
    margin-left: 10px
}

.box_product_content .owl_product {
    background: #fff;
}

.item .img_box .action {
    position: absolute;
    bottom: 0%;
    left: 50%;
    background: #d48331;
    padding: 3px 15px;
    color: white;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 1s;
    display: inline-table;
}

.item .img_box .action:hover {
    background: #00908b
}

.item .img_box {
    position: relative;
}

.item .img_box,
.item .img_boxs {
    overflow: hidden;
}

.item .img_box img {
    transition: all .3s;
}

.item .img_boxs img {
    transition: all .3s ease-in-out;
}

.item .img_box:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.item .img_box:hover .action {
    opacity: 1
}

.item .img_boxs:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.owl-product-item {
    position: relative;
}

.owl-product-item .owl-next {
    background: url('../images/o_next.png') no-repeat;
    width: 35px;
    height: 40px;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    display: none !important;
}

.owl-product-item .owl-prev {
    background: url(../images/o_next.png) no-repeat;
    width: 35px;
    height: 40px;
    left: -50px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    display: none !important;
}

.fb-like {
    margin: 0 5px;
}

.banggia .item {
    background-color: #f3f4f4
}

.banggia .owl-item:nth-child(1n) .item.bang-gia-1 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: #0158A8;
}

.banggia .owl-item:nth-child(2n) .item.bang-gia-1 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: #1f7ed0;
}


.banggia .owl-item:nth-child(1n) .item.bang-gia-2 a.bg_gia_internet {
    display: block;
    padding: 70px 0;
    position: relative;
    background: #1f7ed0;
    clip-path: polygon(70% 0, 100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
}
.banggia .owl-item:nth-child(2n) .item.bang-gia-2 a.bg_gia_internet, .banggia .owl-item:nth-child(2n) .item.bang-gia-2 .action1 {
    background: #0158A8;
}

.banggia .owl-item:nth-child(1n) .item div.action1 {
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    margin: 20px 0;
    border: 1.5px solid white;
    text-transform: uppercase;
    background: #1f7ed0;
}
.banggia .owl-item:nth-child(1n) .item.bang-gia-2 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: linear-gradient(to right,#00b7ff,#08acec,#08a5e2,#0c9dd6,#0e9cd3);
    clip-path: polygon(70% 0, 100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
}


.banggia .owl-item:nth-child(2n) .item.bang-gia-2 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: linear-gradient(to right, #a8c0ff, #3f2b96);
    clip-path: polygon(70% 0, 100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
}

.banggia .owl-item:nth-child(3n) .item.bang-gia-2 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: linear-gradient(to right, #8f94fb, #4e54c8); 
    clip-path: polygon(70% 0, 100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
}

.banggia .owl-item:nth-child(4n) .item.bang-gia-2 a.bg_gia {
    display: block;
    padding: 70px 0;
    position: relative;
    background: linear-gradient(to right,#ad5389 , #3c1053); 
    clip-path: polygon(70% 0, 100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
}

.banggia .owl-item:nth-child(1n) .item.bang-gia-3 a.bg_gia {
    display: block;
    padding: 75px 0;
    position: relative;
    background: linear-gradient(to right,#B4D42A , #9DC92B, #84BC2B); 
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
}

.banggia .owl-item:nth-child(2n) .item.bang-gia-3 a.bg_gia {
    display: block;
    padding: 75px 0;
    position: relative;
    background: linear-gradient(to right,#4D6B75,#425B63,#364A50); 
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
}

.banggia .owl-item:nth-child(3n) .item.bang-gia-3 a.bg_gia {
    display: block;
    padding: 75px 0;
    position: relative;
    background: linear-gradient(to right, #1697B4, #117BA0,#0C638F);
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
}

.banggia .owl-item:nth-child(4n) .item.bang-gia-3 a.bg_gia {
    display: block;
    padding: 75px 0;
    position: relative;
    background: linear-gradient(to right, #B656A0,#9E4098,#872C91); 
    clip-path: polygon(0 0, 100% 0%, 100% 92%, 0% 100%);
}

.banggia .owl-item:nth-child(1n) .item.bang-gia-1 div.action {
    background: #0158A8;
}

.banggia .owl-item:nth-child(2n) .item.bang-gia-1 div.action {
    background: #1f7ed0;
}

.banggia .owl-item:nth-child(2n) .item.bang-gia-2 div.action {
    background: linear-gradient(to right,#a8c0ff, #3f2b96)
}

.banggia .owl-item:nth-child(3n) .item.bang-gia-2 div.action {
    background: linear-gradient(to right, #8f94fb, #4e54c8)
}

.banggia .owl-item:nth-child(4n) .item.bang-gia-2 div.action {
    background: linear-gradient(to right,#ad5389 , #3c1053)
}







.banggia .owl-item:nth-child(1n) .item.bang-gia-3 div.action {
    background: linear-gradient(to right,#B4D42A , #9DC92B, #84BC2B);
}

.banggia .owl-item:nth-child(2n) .item.bang-gia-3 div.action {
    background: linear-gradient(90deg, rgba(79, 106, 117, 1) 35%, rgba(56, 75, 81, 1) 100%);
}

.banggia .owl-item:nth-child(3n) .item.bang-gia-3 div.action {
    background: linear-gradient(to right, #1697B4, #117BA0,#0C638F);
}

.banggia .owl-item:nth-child(4n) .item.bang-gia-3 div.action {
    background: linear-gradient(90deg, rgba(178, 87, 159, 1) 35%, rgba(133, 49, 142, 1) 100%);
}

.banggia .owl-item:nth-child(1n) .item div.action {
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    margin: 20px 0;
    border: 1.5px solid white;
    text-transform: uppercase;
    cursor: pointer;
}

.banggia .owl-carousel .owl-item img {
    display: inline;
    margin: 10px 0;
    width: unset;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -10%);
}

.item p.info {
    color: #777777;
    padding: 7px;
    font-size: 1.2em
}

.item p.info.first {
    font-weight: bold;
    font-size: 1.3em;
    padding: 20px 0
}

.item p.info:nth-child(2n) {
    background: #fff
}

.root {
    margin: 30px 0;
}

.banggia .item {
    border: 1px solid #f7f7f7;
}

.banggia .item a p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 45px;
}
.luuy h1{
    font-size: 1.5em;
    color: #F5720F;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative;
    padding: 20px 0 0 30px;
}
.luuy h1::after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #F5720F;
    position: absolute;
    left: 30px;
    bottom: -7px;
}
/*====================footer===========*/

.footer {
    background: #1f7ed0;
}

.footer_wrapper {
    padding: 30px 0;
    display: flex;
}

.footer_wrapper .col_l {
    width: 60%;
}

.footer_wrapper .col_4 {
    width: 40%;
}

.footer_wrapper .col_l .col_l_t {
    display: flex;
    margin-bottom: 60px
}

.footer_wrapper .col_l .col_l_b {
    display: flex
}

.footer_wrapper .col_l .col_l_t .icon,
.footer_wrapper .col_l .col_l_t .logo,
.footer_wrapper .col_l .col_l_b .service,
.footer_wrapper .col_l .col_l_b .support {
    width: 50%
}

.footer_wrapper h1 {
    font-size: 1.1em;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}
.footer_wrapper h1::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #F47220;
    width: 40px;
    height: 2px ;
}

.footer_wrapper .col_l .col_l_b p {
    color: white;
    margin-bottom: 10px
}

.footer_wrapper .col_l .col_l_b p i {
    margin-right: 10px;
}

.footer_wrapper .col_r {
    width: 40%
}

.contact {
    padding: 0 20px;
    background: #E6E6E6;
    border-radius: 6px;
    width: 100%
}

.contact h2.title {
    background: url(../images/f_contact.png) no-repeat left top;
    font-weight: bold;
    padding-left: 30%;
    color: #0E67B4;
    height: 90px;
    line-height: 3;
    font-size: 1.5em;
}

.contact input,
.contact textarea {
    border-radius: 5px;
    border: none;
}

.contact input::placeholder,
.contact textarea::placeholder {
    font-weight: 600
}

input.form-control {
    height: 36px !important
}

.contact .form-group.btn {
    text-align: center;
    width: 100%
}

.contact button {
    background: #1f7ed0;
    width: 50%;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
}

.contact button:hover {
    background: #f27228;
    border-color: #f27228;
}

.copyright {
    color: #797979;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    background: white;
}
.copyright a{
    color:#045b55;
}
.footer .serivce a:hover p,
.slider a:hover p.name {
    color: #fc7927 !important;
}


/*----------------------trang product----------------*/

.product_page .item {
    width: 24%;
    float: left;
    padding: 1%;
    margin: 5px 5px;
}

.social_icon:hover i {
    color: #7dacd8;
}

.social_icon {
    margin-right: 15px;
    display: inline-block;
}

.social_icon i {
    font-size: 2em !important
}

.item .tenbv {
    color: #6c9eda;
    margin: 15px 0;
    display: block
}

.item .motangan {
    color: #444;
    margin: 15px 0;
    display: block
}

.item .tenbv:hover {
    font-weight: bold
}

.box_content_top .left {
    width: 40%;
    float: left
}

.box_content_top .right {
    width: 100%;
    float: left;
}

.box_content.inner h1.cat_title {
    font-weight: bold;
    color: #83b1d7;
    text-transform: uppercase;
    margin: 10px 0;
    font-size: 1.3em
}

.box_content_top .right .p_code {
    color: #6c9eda;
}

.box_content_top .right .tensp {
    font-size: 2em;
    font-weight: bold;
    margin: 15px 0;
}

.box_content_top .right p.giagiam,
.box_content_top .right p.gianull {
    color: #f08200;
    font-weight: bold;
    margin: 20px 0;
    font-size: 1.5em
}

.box_content_top .right p.mota {
    color: #434343;
    margin: 20px 0;
}

.box_content_top .right .hotline {
    margin: 20px 0;
}

.box_content_top .right .hotline h1 {
    font-weight: bold;
    color: #434343;
    text-transform: uppercase;
    line-height: 1.5
}

.box_content_top .right a.datmua {
    background: #f08200;
    color: white;
    padding: 10px 25px;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    margin: 15px 0;
}

.box_content_top .right p.share {
    margin: 10px 0;
    font-style: italic;
}

.box_content_top .right .hotline h1 strong {
    color: #6c9eda;
}

#owl-product-item .item {
    border: none;
    padding: 0
}

#owl-product-item .item_zoom {
    border: none;
    padding: 0;
}

.box_content_bot {
    margin-top: 0;
}

.box_content_bot .mota_box {
    text-align: center;
    font-weight: bold;
    color: #434343;
    text-transform: uppercase;
    padding: 20px 0;
}

.box_content_bot {
    padding: 0 10px;
}

.banggia {
    margin: 30px 0
}

.page-special .banner {
    margin-bottom: 20px
}

.page-special .banner img {
    width: 100%
}

.page-special .single_post {
    width: 70%;
    margin: 0 auto;
    padding: 20px 0;
}

.page-special .single_post .single_post.item {
    width: 50%;
    float: left;
}

.page-special .single_post .single_post.item h1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #1f7ed0;
    padding-bottom: 15px;
    font-size: 1.5em;
    background: url('../images/s_line.png') no-repeat bottom left
}

.page-special .single_post .single_post.item p {
    margin: 15px 0;
    color: #727272;
    width: 80%;
}

.page-special .why {
    background: url('../images/bg-ab.png') bottom center no-repeat;
    padding: 60px 0
}

.page-special .why h1 {
    color: #1f7ed0;
    text-transform: uppercase;
    font-size: 1.3em;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: none;
    position: relative;
}
.page-special .why h1::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 2px;
    background: #1f7ed0;
}
.page-special .khachhang {
    padding: 30px 0;
    border-bottom: 5px solid #0A6490;
}

.page-special .khachhang h1,
.page-special .banggia h1 {
    color: #1f7ed0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.5em;
    padding-bottom: 20px;
    position: relative;
}
.page-special .khachhang h1::before,
.page-special .banggia h1::before {
    content: '';
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 2px;
    background: #1f7ed0;
}

.page-special .banggia p.desc {
    margin: 30px 0;
    text-align: center;
    color: #777777;
    font-weight: 500;
    font-size: 1.2em
}

.page-special .why .why_content {
    background: white;
}

.page-special .why .why_content .why_content_item {
    width: 25%;
    text-align: center;
    float: left;
    padding: 60px;
    transition: all .2s
}
.page-special .why .why_content .why_content_item:hover {
   background: #F4F4F4
}

.page-special .why .why_content .why_content_item a p {
    color: #444444;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
    margin: 15px 0;
}

.page-special .khachhang .khachhang_inner {}

.page-special .khachhang img.kh_bg {
    width: fit-content;
    float: left;
}

.page-special .khachhang .owl_doitac {
    width: 65%;
    float: right;
    margin-top: 4%;
}

.owl_doitac .owl-dots .owl-dot.active span {
    background: #d48331;
}

.owl_doitac .owl-dots .owl-dot span {
    background: #d4d6d6;
}

.pics {
    background: #fff !important
}
.page-special .why.pics .why_content .why_content_item {
    padding: 0
}

.page-special .why.pics .why_content .why_content_item img {
    width: 85%;
    margin: 20px auto
}



.header_default .col_r {
    display: flex;
    align-items: center
}
.header_default .col_r img{
   margin-right: 15px;
}
.header_default .hotline {
    color:#F47220
}
.header_default .hotline span {
    text-transform: initial;
    display: inline-block;
    margin-right: 5px;
}
.header_default .email span {
    text-transform: initial;
    display: inline-block;
    margin-right: 5px;
}


.chuongtrinhkm {border-bottom: 8px solid #0e67b4;}


@media(max-width: 1024px) {
    .owl-controls {
        display: none
    }
    .box_slider .col_l {
        width: 100%
    }
    .box_slider .col_r {
        display: none
    }
    header .col_r {
        background: none;
        padding-left: 3%;
    }
    header {
        padding: 10px 0;
    }
    header .col_l {
        width: 15%;
    }
    #cssmenu>ul>li>a {
        padding: 17px 3px
    }
    header .col_c {
        width: 60%;
    }
    header .slogan {
        line-height: 1.5
    }
    header .col_r {
        width: 25%
    }
    header img.logo {
        max-width: 75px
    }
    #cssmenu>ul>li>a {
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 17px 3px;
    }
    .page-special .why {
        background: url(../images/bg-ab.png) bottom center no-repeat;
        padding: 40px 0;
    }
    .page-special .khachhang .khachhang_inner {
        display: flex;
    }
}

@media(max-width: 990px) {
    .banggia .item .bg a.tensp {
        position: static;
    }
    /* .banggia .item .bg a.tensp p {
        color: #00908b
    } */
    .banggia .banggia_ul .banggia_li {
        background: #777777;
        color: #fff;
        display: block;
        cursor: pointer;
        padding: 10px 30px;
        margin: 0px 5px 5px 0;
        font-weight: bold;
        text-transform: uppercase;
        position: static;
        border-radius: 6px;
    }
    .banggia .banggia_ul .banggia_li::before,
    .banggia .banggia_ul .banggia_li::after {
        content: unset;
    }
    .banggia .item a p {
        margin: 10px 0;
        line-height: 1;
    }
    .page-special .single_post .single_post.item {
        padding-left: 7px
    }
    .page-special .why {
        padding: 30px 0;
        overflow: hidden;
    }
    .page-special .khachhang .owl_doitac {
        margin: 3% 0
    }
    .page-special .khachhang {
        padding: 10px 0;
    }
    .item p.name {
        background: none;
        padding-left: 0
    }
    .item .item_name {
        height: 70px;
    }
    .product_page .item {
        width: 31%
    }
    .inner {
        padding: 5px;
    }
    header {
        padding: 0;
    }
    header .col_r p.hotline {
        font-size: 1em
    }
    header .col_r p.email {
        font-size: 0.8em
    }
    .header_default {
        display: none
    }
    .header_small {
        display: block !important
    }
    .box_product_title .action {
        width: 40%;
        text-align: right;
        line-height: 4;
    }
    .box_product_title h1 {
        color: #12225b;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.3em;
        padding: 20px;
        width: 100%;
    }
    .box_product_content {
        padding: 15px;
    }
    .box_content_top .left {
        width: 100%;
    }
    .box_content_top .right {
        width: 100%;
    }
    .footer_wrapper .col_l,
    .footer_wrapper .col_r {
        width: 100%;
    }
    .footer_wrapper {
        display: block
    }
    .footer_wrapper .col_l .col_l_t {
        margin-bottom: 20px
    }
    .footer_wrapper .col_l .col_l_b {
        display: block;
    }
    .footer_wrapper .col_l .col_l_t .icon,
    .footer_wrapper .col_l .col_l_t .logo,
    .footer_wrapper .col_l .col_l_b .service,
    .footer_wrapper .col_l .col_l_b .support {
        width: 100%;
    }
    .serivce {
        margin: 30px 0
    }
    .why_inner .item {
        width: 50%;
        float: left;
    }
    .why_inner {
        display: block;
    }
    .menu_top .form_wrapper input {
        width: 70%;
        height: 50px;
    }
    .page-special .why .why_content .why_content_item {
        width: 50%;
        text-align: center;
        float: left;
        padding: 30px;
    }
    .page-special .khachhang img.kh_bg {
        display: none
    }
    .page-special .khachhang .owl_doitac {
        width: 100%
    }
    
}

@media(max-width: 768px) {
    .product_page .item {
        width: 48%;
    }
    .item .item_name {
        height: 75px;
    }
    .product_page .item img {
        width: 100%
    }
    .product .cbn{
        text-align: center;
        position: relative;
    }
    .banggia .item a p {
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 1.3em;
        line-height: 45px;
        position: absolute;
        top: 20px;
        left: 0;
        right: 0;
    }
}

@media (max-width: 480px) {
    .item.bang-gia-2 a.bg_gia_internet {
        padding: 55px 0 !important;
    }
    .owl_banggia .item {
        padding: 0
    }
    .page-special .single_post {
        padding: 10px 0
    }
    .page-special .single_post .single_post.item {
        width: 100%;
        padding-left: 7px
    }
    .page-special .why .why_content .why_content_item {
        width: 50%;
        text-align: center;
        float: left;
        padding: 15px;
    }
    .product_page .item {
        width: 47%;
    }
    .item {
        padding: 6px
    }
    header .col_r p.hotline {
        font-size: 0.9em;
    }
    .banggia .owl-item .item a.bg_gia {
        padding: 55px 0!important;
    }
    .banggia .owl-carousel .owl-item img {
        top: 0;
    }
    .product .product_title {
        width: 100%;
        font-size: 15px;
    }
    .product .product_title::before {
        content: '';
        position: absolute;
        z-index: 1;
        background: white;
        width: 10px;
        height: 100%;
        left: 15px;
        top: 0;
    }
    .product .product_title::after {
        content: '';
        position: absolute;
        z-index: 1;
        background: white;
        width: 10px;
        height: 100%;
        right: 15px;
        top: 0;
    }
    .header_small .col_r {
        background: url(../images/h_phone.png) left center no-repeat;
        background-size: contain;
        margin-top: 20px;
    }
    .banggia .banggia_ul .banggia_li.active {
        background: #1f7ed0;
        color: white;
        transform: scale(1);
        z-index: 9;
    }
    
}

@media(max-width: 360px) {
    .product_page .item {
        margin: 3px;
        width: 48%;
    }
    .box_product_title h1 {
        font-size: 1.1em;
        padding: 20px;
        width: 100%;
    }
    .box_product_title .action {
        width: 53%;
        text-align: right;
        line-height: 4;
    }
    .box_product_content {
        padding: 10px;
    }
    .header_small .col_r {
        padding-left: 3%;
        background: none;
    }
}