/*footer
{
	background-color: #b59a69;
}*/
.cuahang
{
	color:#fff;
}

.sp img.imgslider2.photo {
    object-fit: contain;
    height: 300px;
}

.khungfooter_new {
    background: #f8f8f8;
    padding: 2em 4.5em;
}

.container_total_new {
    display: flex;
    justify-content: space-between;
}

.khung1_fr {
    width: 40%;
}

.khung2_fr {
    width: 25%;
}

.khung3_fr {
    width: 30%;
}

.khung3_fr iframe {
    max-width: 100%;    height: 290px;
}
.tieude_ftchung {
    text-transform: uppercase;
    font-family: "Roboto-Bold";
    color: #b59a69;
    margin-bottom: 1em;
    font-size: 20px;
}
.noidung_fter {
    font-family: 'Roboto-I';
}

.noidung_fter p {
    line-height: 1.7em;
    margin-bottom: .6em;
}
.list_hotroft {
    margin-bottom: 2em;
}
.list_hotroft li a {
    text-decoration: none;
}

.list_hotroft li {
    margin-bottom: .7em;
}

.list_hotroft ul {
    padding-left: 20px;
}

.list_thongke ul {
    padding-left: 20px;
}

.list_thongke li {
    padding-bottom: 0.6em;
}
.list_hotroft li:hover a {
    color: #b59a69;
}

.hinhanh_doitac_img {
    object-fit: cover;
    max-height: 275px;
}
.show-sdt{
      position: absolute;
      width: 150px;
      height: 40px;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      background-color: var(--mau-background-sdt-footer);
      border-radius: 20px;
      top: 70px;
      left: 76px;
      padding-right: 14px;
      z-index: 1;
   }
.show-sdt p{ color:#fff; font-family:var(--font-bold); }


.lazy {
    filter: blur(5px);
    transition: filter 0.3s ease;
}
.loaded {
    filter: blur(0);
}
.link-tc-sp p
{
    font-family: 'Roboto-Regular';
}
.name-dm2
{
    font-size: 14px;
}
.br-topctsp
{
    background-color: #f8f8f8;
}
.top-ctsp
{
    margin-bottom: 0;
}
.br-spkhac
{
    padding:0;
    margin:0;
}

.tenmau
{
    min-height: 50px;
    line-height: 150%;
}

.tenmau a
{
    font-size: 17px;
}

.top-nd-tt
{
    color: #b59a69;
}
.item-tintuc:hover .top-nd-tt
{
    color: #a86c05;
}

.hinhanh_tintucmain {
    object-fit: cover;
    height: 320px;
}

.page1
{
    height: 30px;
    width: 30px;
    font-size: 15px;
}

.paging a
{
    font-size: 20px;
}

.bottom-nd-tt
{
    font-size: 15px;
}
.khung_breadcrumb {
    background: #f8f8f8;
    padding: .4em;
}



/* Style the list */
ul.breadcrumb {
  padding: 0;
  list-style: none;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 15px;
    font-family: "Roboto-Bold";
    text-transform: capitalize;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
/*  padding: 8px;*/
  color: black;
  content: "/\00a0";
  opacity: .35;
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #000000;
  text-decoration: none;
  font-size: 15px;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #b59a69;
  text-decoration: none;
}





@media only screen and (min-width: 1px) and (max-width: 768px)
{
    .khungfooter_new
    {
    	padding:2em 15px;
    }

}




@media only screen and (min-width: 1px) and (max-width: 500px)
{   
    :root
    {
        --container-1:98%;
    }
    .br-topctsp
    {
        background-color: #999999;
    }
	.noidung_fter p:first-child 
	{
    	font-family: 'Roboto-Bold';
	}
    .khungfooter_new
    {
    	padding:2em 15px;
    }
    .container_total_new
    {
    	flex-direction: column;
    }
    .khung1_fr,.khung2_fr,.khung3_fr
    {
    	width: 100%;
    }
    .tieude_ftchung
    {
    	font-size: 17px;
    }
    .list_hotroft 
    {
    	margin-bottom: 1.3em;
	}
	.list_hotroft li:last-child
	{
		margin-bottom: 0;
	}
	.list_thongke li:last-child 
	{
    	margin-bottom: 10px;
	}
	.list_thongke,.list_hotroft
	{
		font-size: 15px;
	}
	.noidung_fter p
	{
		font-size: 15px;
	}
	#san-pham-noibat .sp img.imgslider2.photo
	{
		height: 160px;
	}

}