

.item_lienhe{
  
  padding: 5px 0px;
}
.pagination{
  padding:15px 0px;
}
 .f {
         padding-bottom: 20px;padding-top: 20px;
    }
#cards >img{
   height: 100%;
      object-fit: contain;
    width: 100%;
    
    max-height: 310px;
}



  #cards img{
   
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    position: relative;
}

#cards img:hover{
   
    -webkit-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}


.wrapper {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
.wrapper>div>img{
    width: 100%;
    height: 100%;
}
.wrapper>div {
	width: 100%;
	height: 100%;
	position: absolute;
	animation: animate 25s infinite;
	opacity: 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.wrapper>div:nth-child(2) {
	animation-delay: 5s;
}
.wrapper>div:nth-child(3) {
	animation-delay: 10s;
}
.wrapper>div:nth-child(4) {
	animation-delay: 15s;
}
.wrapper>div:nth-child(5) {
	animation-delay: 20s;
}
@keyframes animate {
	10% {
		opacity: 1;
	}
	20% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	40% {
		transform: scale(1.1);
	}
}


/*  */
/* Dropdown Button */
#cards{
    height: 300px;
    width: 100%;
}

.left-titl4::after{
    content:'THỐNG KÊ TRUY CẬP';
    position:relative;
    /* right:200px; */
    color:white;
    bottom: 33px;
    left: 65px;
    
    
                    }
                    .sos {
        bottom: 26px;
        /* margin-bottom: 14px; */
        position: relative;
    }
   
.dropbtn {
    /* background-color: #04AA6D; */
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd;}
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {display: block;}
  
  /* Change the background color of the dropdown button when the dropdown content is shown */
  .dropdown:hover .dropbtn {background-color: orangered;}
/*  */
body {
    overflow-x: hidden;
  background: #fff;

}
.anh3{
    
}

.nav-link {
    color: white;
}
.nav-link {
  
    margin-top: 5px;

}
.nav-link:hover {
    background: orangered;
    border: 1px solid orangered;
   

}
.left-titl::after {
    content: ' HỖ TRỢ TRỰC TUYẾN';
    top: 25px;
    left: 60px;
    position: absolute;
    color: white;
}
.left-titl3{
  height: 65px;
}
.left-titl3::after {
    content: ' LIÊN KẾT WEB';
       bottom: 33px;
    left: 70px;
    position: relative;
    color: white;
}
.left-titl2{
   position: relative;
}
.left-titl2::after {
    content: ' SẢN PHẨM NỔI BẬT';
    top: 24px;
    left: 60px;
    position: absolute;
    color: white;
}

.spmain {
    position: relative;
}
.tit-left{
    position: relative;
    bottom: 5px;
}

.tit-left::after
{
    content:'FANPAGE';
    bottom: 10px;
    left: 70px;
    position: absolute;
    color: white;
}
.spmain::after {

    content: 'Nhóm sản phẩm chính';
    top: 10px;
    left: 600px;

    position: absolute;
    color: white;
}

.image-sp-chinh>#formList {
    top: 50px;
    left: 150px;
    position: absolute;
}

.left-titl {
    position: relative;
}

.image-nhan {
    float: left;
}

.titlt {


    position: relative;
    /* border: 1px solid #0096c8 ; */
    margin-top: 5px;
    border-top: 40px solid #0096c8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
 
    height: 20px;
    width: 280px;


    /* width: 100px;  */
}

.titlttype{
   
    position: absolute;
    top: -30px;
    right: 20px;
    left: 0px;
    color: white;
}

.titltetype {
   
    position: absolute;
    top: -30px;
    right: 20px;
    left: 0px;
    color: white;
}

.titltatype{
   
    position: absolute;
    top: -30px;
    right: 20px;
    left: 0px;
    color: white;
}

.titlte {
    position: relative;
    margin-top: 5px;
    border-top: 40px solid red;
    border-left: -10px solid transparent;
    border-right: 20px solid transparent;
    height: 20px;
    width: 270px;
}

.titlta {
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0096c8;
    border-left: -10px solid transparent;
    border-right: 20px solid transparent;

    height: 20px;
    width: 280px;
}

.nguon {
    text-align: center;
}







/* slider */


body {
    font-family: "Open Sans", sans-serif;
}

.carousel {
    /* margin: 50px auto; */
    /* padding: 0 70px; */
}

.carousel .carousel-item {
    min-height: 350px;
    text-align: center;
    overflow: hidden;
}

.carousel .carousel-item .img-box {
    height: 160px;
    width: 100%;
    position: relative;
}

.carousel .carousel-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.carousel .carousel-item h4 {
    font-size: 18px;
    margin: 10px 0;
}

.carousel .carousel-item .btn {
    color: #333;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 5px;
    line-height: 16px;
}

.carousel .carousel-item .btn:hover,
.carousel .carousel-item .btn:focus {
    color: #fff;
    background: #000;
    border-color: #000;
    box-shadow: none;
}

.carousel .carousel-item .btn i {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

.carousel .thumb-wrapper {
    text-align: center;
}

.carousel .thumb-content {
    padding: 15px;
}

.carousel-control-prev,
.carousel-control-next {
    height: 100px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
}

.carousel-control-prev i,
.carousel-control-next i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}

.carousel-control-prev i {
    margin-left: -3px;
}

.carousel-control-next i {
    margin-right: -3px;
}

.carousel .item-price {
    font-size: 13px;
    padding: 2px 0;
}

.carousel .item-price strike {
    color: #999;
    margin-right: 5px;
}

.carousel .item-price span {
    color: #86bd57;
    font-size: 110%;
}

.carousel .carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%;
    border-color: transparent;
    border: none;
}

.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.6);
}

.star-rating li {
    padding: 0;
}

.star-rating i {
    font-size: 14px;
    color: #ffc000;
}

/* slider */





/* slide */


.carousel-inner{
top:-65px;
}

/*  reponsiti*/
@media only screen and (max-width:800px) {
  #hinhchay{
    width:30%}
  #chuchay{
    width:70%}
    .typev{
                width: 100% !important;
            }
   .wrapper{
        width: 100% ;
       
        height: 160px ;
    }
  .dropdown-menu1 {
    background-color: red !important;
        margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .dropdown-menu {
    background-color: red;
  }
  .navbar-nav{
    margin-left: 0 !important;
  }
    

  
  iframe{
    width:100%}
    .tit-left>img{
        vertical-align: middle;
        border-style: none;
        display: none;
    }
    .carousel-inner{
        top:10px;
        }
    .left-titl4::after {
        content:'THỐNG KÊ TRUY CẬP';
       
        top: 10px;
        font-size: 16px!important;
        left: 0 !important;
        position: relative;
        color: white;
    }
.c-inner{
    top: 0 !important;
}
.menu_bottom{
    bottom: 0 !important;
}
    .chungnhan1 {
        display: none;
    }

    .chungnhan2 {
        display: none;
    }

    img.avatar {
        margin: 1px 10px 10px 8px;
        max-width: 80px;
        max-height: 80px;
    }

    .chungnhan1 {
        text-align: center;
    }

    .chungnhan2 {
        text-align: center;
    }

    .carousel-inner {

        text-align: center;
    }

    .scoll {
        text-align: center;
    }

    .image-sp-chinh {}

    .image-sp-chinh>#formList {
        top: 10px;
        left: 10px;
        position: absolute;
    }

    #list .item {
        width: 90px;
        height: 90px;
    }

    .list-sp {
        text-align: center;
        /* margin: 0 !important; */
        
    }
    .menu {
        padding: 0 !important;
    }

    .sp-main>img {
        width: 100%;


    }

    .left-titl {
        text-align: center;
    }

    .thongtin-detailw {
        text-align: center;
    }

    .spmain {
        position: relative;
    }

    .spmain::after {

        content: 'Nhóm sản phẩm chính';
        top: -2px;
        left: 137px;
        
        font-size: 9px;
        position: absolute;
        color: white;
    }

    .direction {
        text-align: center;
        position: absolute;
        left: 600px;
        top: 100px;
        background: black;
        height: 300px;
        width: 300px;
    }

    .direction button {
        font-family: cursive;
        font-weight: bold;
        background-color: #ffffff44;
        border: none;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        transition: 0.5s;
        margin: 0 10px;
    }

    .direction button:hover {
        background-color: #ffffff;
    }





    .container-fluid {


        background-image: none !important;
        object-fit: contain;
        color: black;

    }

    .nav-item {
        background: red;
    }

    .nav-link {}

    .text-white {
        --bs-text-opacity: 1;
        color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
    }

    .slick-slide img {
        max-width: 100%;
        max-height: 100%;
    }

    .slider {

       height:100px;
        margin: auto;
        overflow: hidden;
        position: absolute;
        width: 100%;
    }
  
.slick-slide{
    border: 1px solid gray;
  width:100px !important;}
    .titlt {


        position: relative;
        /* margin-top: 5px; */
        border-top: 40px solid #5a7295;
        border-left: 0px solid transparent;
        border-right: 0 !important;
        height: 20px;
        left: 0 !important;
        width: 100%;



    }

/*  */

.tit-left{
    position: relative;
    /* margin-top: 5px; */
    border-top: 40px solid #5a7295;
    border-left: -10px solid transparent;
    border-right: 0 !important;
    height: 20px;
    width: 100%;
    left: 0 !important;
}
.tit-left::after
{
    content:'FANPAGE';
    bottom: 10px;
    left: 100px;

    position: absolute;
    color: white;
}
/*  */
    .titlte {
        position: relative;
        /* margin-top: 5px; */
        border-top: 40px solid #5a7295;
        border-left: -10px solid transparent;
        border-right: 0 !important;
        height: 20px;
        width: 100%;
        left: 0 !important;
    }

    .titlta {
        position: relative;
        margin-top: 5px;
        border-top: 40px solid #5a7295;
        border-left: -10px solid transparent;
        border-right: 0 !important;
        /* left: 50px; */
        height: 20px;
        width: 100%;
    }

    .left-titl3::after {
        content: ' LIÊN KẾT WEB';
        top: 715px;
        left: 100px;
        position: absolute;
        color: white;
    }

    .left-titl2::after {
        content: ' SẢN PHẨM NỔI BẬT';
        top: 10px;
        left: 100px;
        position: absolute;
        color: white;
    }

    .thongtin {

        /* margin-left: 10px; */
    }

  

    body {

        overflow-x: hidden;


    }

    /* .img-responsive{
    max-width: 100%;
    height: auto;
    display: block;
  } */

    .f {
        padding-bottom: 0px;padding-top: 0px;
    }
  

    .search {
     
        left: 0 !important;
        top: 0 !important;

    }
    #search input {
        width: 300px;
        max-width: 300px;
        min-width: 80%;
        border: 1px solid;
    }
    .search {
        padding: 10px;
    }

    .list-sp>.type1 {
        order: 1;
    }

    .list-sp>.type2 {
        order: 2;
    }

    .list-sp>.type3 {
        order: 3;
    }

    .list-sp>.type {
        order: 4;
    }
   

    .carousel .carousel-item img {
        object-fit: fill;
        top: 35px;
       
      
        /* bottom: 10px; */

    }
    

    .carousel {
        margin: 0;
        padding: 0;
    }

    .left-titl::after {
        content: ' HỖ TRỢ TRỰC TUYẾN';
        top: 12px;
        left: 76px;
        position: absolute;
        color: white;
    }
    .chungnhan{
        border: 0 !important;
        margin: 0 !important;
    }
    .anh3{
        display: none;
    }
  
    .gg{
        top: 0 !important;
        /* margin-top: -30px; */
        object-fit: contain;
       
       max-height: 80%;
        /* margin-top: 100px; */
    }
    .left-titl
    {
       
    }
    .chungnhan>.col-md-9{
        /* height: 160px;
        top: -50px;
        margin-top: 60px; */
      
      }

      .thongtin-detailw>{
     
      
      }
     
      .thongtin-detailw>{
       float: left;
      }

      .menufooter{
        display: none;
      }
      .menufooter1{
        display: none;
        padding: 0 !important;
      }
      .nguon{
        display: none;
      }
      
      .typev{
        margin-left: 0px;
         
        color: #fff;
font-size: 16px !important;
background: #5a7295 !important;
padding: 10px 40px;
width: 100%;
margin-top: 5px;
font-family: 'myFont1';

      }
      .ty{
        /* margin-top: 20px; */
      }
footer {
    background: #0096c8;
    text-align: center;
    
}
#cards
{
    width: auto;
    height: 180px;
}
#cards >img{
    /* width: 262px;
    height: 262px; */
      object-fit: contain;
    max-height: 180px ; max-width: 262px;
}
.list-pro >.card{
  width:50% !important;
    max-width: 50%;
    height: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    /* border: gray 1px solid; */
    /* margin-right: 5px; */
    /* margin-top: 5px;
    margin-left: 8px; */
    
    
}

.thongtin-detailw>.card{
      width: 50% !important;
    max-width: 50%;
   
    /* margin-left: 9px; */
    margin-right: 0 !important;
}


.left-titl {
    background: #5a7295;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.left-titl>img {
    vertical-align: middle;
    border-style: none;
    display: none;
  
}
.left-titl2>img{
    vertical-align: middle;
    border-style: none;
    display: none;
}
.left-titl2{
    background: #5a7295;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.left-titl4{
    background: #5a7295;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.left-titl3{
    background: #5a7295;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.left-titl3>img{
    vertical-align: middle;
    border-style: none;
    display: none;
}
.sos{
    margin-top: 30px;
    /* margin-left: 40px; */
}
.left-titl4>img{
    vertical-align: middle;
    border-style: none;
    display: none;
}
.carousel .carousel-item {
    min-height: 290px;
    text-align: center;
    overflow: hidden;
}

}


a{
    text-decoration: none;
}


  .name-pro{
                    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
                }