﻿
#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; width: 25%;}
.support_left img{border-radius: 30px;width: 46px; height: 46px;}
.support_bg a{color: #323642;     
	font-size: 16px;
    font-family: Roboto;}
.support_bg a.phone{
	font-family: MYRIADPROLIGHTSEMIEXT_0;
    font-size: 18px;
    font-weight: bold;
    color: #0075bb;
}
.support_bg { width: 75%; 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}