﻿
#support_pacorp {z-index:99;bottom: 0;position: fixed;right: 0;width: 280px;}
#iconsupport {background: url(../images/hotro.png) no-repeat right bottom transparent; height: 120px;  position: relative; z-index: 21;}



#hide_pacorp {text-align:right; font-size: 11px;  }

#support_content  {
       -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.55);
    -moz-box-shadow: 0 15px 15px rgba(0,0,0,0.55);
    box-shadow: 0 15px 15px rgba(0,0,0,0.55);
	  background-color: #fff;
    border: 5px solid  #428bca;
    width: 100%;
}
#support_content ul { margin: 0;padding: 0;}
 
.support{  margin:0;position: relative;}
.support_left{float: left;padding-right: 8px;line-height: 53px;}
 
.support_bg a{color: #323642;     
	font-size: 14px;
    font-family: Roboto;}
.support_bg a.phone{
	font-family: MYRIADPROLIGHTSEMIEXT_0;
    font-size: 18px;
    font-weight: bold;
    color: #0075bb;
}
.support_bg { width: 79%; float: right;color: #fff;padding: 5px; }

.support_bg .fa{    padding-right: 4px;}
li.media.support {
padding-top: 6px;
    border-bottom: 1px dotted #c1c1c1;
}
li.media.support:first-child{padding-top:0}
ul.mxt-support {
    padding: 0;
    margin: 0;
}
.mxt-support h6.title-part{
	font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: bold;
}
.mxt-support li{
	border-left: 1px solid #ccc;
    padding-left: 13px;
}
.mxt-support li:first-child{
	border: none;
	padding: none;
}
.phone-part .phone{
	font-size: 18px;
    font-weight: 600;
	margin-bottom: 10px;
	    color: #f00;
}
.loveproduct{
    align-items: center;
    padding: 0.5rem 1.2rem;
    background-color: #fff4e2;
    border: 1px dashed #7ed321;
    border-radius: 3px;
    display: block;
    width: 86%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: #FF9800;
    margin-top: 5px;
}
.loveproduct i{
	color: #E91E63;
    background: #f7f7f7;
}