

/*============================= footer */
.site-footer
{
	background-image: url("mpmuk1.jpg");
	background-repeat: no-repeat;
	background-blend-mode: soft-light;
	background-position: center;
	background-color: #e6e7ea;
	padding:45px 0 20px;
	font-size:15px;
	line-height:24px; 
	color:#737373;
  
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color: #606473 ;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.justify{
	font-size: 13px;
  	color:rgba(74,77,89,0.7);
	text-align:justify;
	padding-top: 0px;
}
.site-footer a
{
    color:rgba(74,77,89,0.7);
}
.site-footer a:hover
{
   color:#4A4D59;
   text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links li span{
font-size: 14px;
}
.footer-links a
{
  color:rgba(70,72,79,0.60);
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
   color:#3C4155;
   text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#A7AAB2;
}

@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.copyright-text{
color: #C4C5C7;
}
.copyright-text a{
color: #C4C5C7;
}

.social-icons{
   
    display: flex;
	 justify-content: center;
     align-self: center; 
     text-align: center; 
     justify-items: center; 
	  margin-bottom:5px;
	  flex-wrap: wrap !important;
}

.social-icons
{
  padding-left:0;
  margin-top: 1rem;
  list-style:none
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{

    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    line-height: 0;
    width: 44px;
    height: 44px;
    margin-right: 1rem;
	
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	
    align-items: center;
    align-content: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.line:hover
{
  background-color:#079F18
}
.social-icons a.tiktok:hover
{
  background-color:#2E2E2E
}

.social-icons a.shoppee
{
	fill: #818a91!important;
	padding-top: 2px;
	}
.social-icons a.lazada
{
  fill: #818a91!important;
}

.social-icons a.shoppee:hover
{
  background-color:#FD8319;
	fill: #fff!important;
}
.social-icons a.lazada:hover
{
  fill: #fff!important;
  background: linear-gradient(45deg,#FF7600 20%,  #FF22B2 70%);
  
}


@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}
/* ================================================== #Link logo page */

.logo {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
	z-index: 100;
	transition: all 250ms linear;
}
.logo img {
	height: 26px;
	width: auto;
	display: block;
/*  filter: brightness(10%);*/
	transition: all 250ms linear;
}
/*-------------------------------------------------------------------------------footter*/
.contrac{
	max-width: 400px;
}

