.box_containerlienhe {
    color: #000;
    background: rgba(255, 255, 255, 0.27);
}
.box_containerlienhe h2 {
    /* margin:0; */
}
.box_containerlienhe .header {
    margin-bottom: 20px;
}
.box_containerlienhe .header .name h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 21px;
    font-family: "Roboto-Bold";
    line-height: 30px;
}
.box_containerlienhe .left-position-link {margin-top: 7%;}
.box_containerlienhe .left-position-link a {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #000000;
    padding: 6px 15px;
    color: #fff !Important;
}
.box_containerlienhe .left-position-link a:hover,
.box_containerlienhe .left-position-link a:active {
    background: #39464F;
    text-decoration: none
}
.box_containerlienhe .header .name h3 a {
    color: #394752;
}
.box_containerlienhe .header .name h3 a:hover {} .box_containerlienhe .header .name .tool {
    color: #9BA4AB;
    font-size: 13px;
    bottom: 5px;
}
.box_containerlienhe .header .name {
    float: left;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}
.box_containerlienhe .header .tool{
    color:rgba(51,51,51,.6);
    font-size: 13px;
}
.box_containerlienhe .date {
    float: left;
    width: 62px;
    border-radius: 50%;
    text-align: center;
    background-color: #39464F;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 14px 0;
}
.box_containerlienhe .fix-title {
    /* margin-left:106px; */
}
.box_containerlienhe .box_new {
    padding: 5px 15px;
    float: left;
    border-bottom: 1px dotted #A0A0A4;
}
.box_containerlienhe .box_new:last {
    border-bottom: none;
}
.box_containerlienhe .box_new h1 a {
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    margin: 5px;
}
.box_containerlienhe .box_new h1 a:hover {
    color: #F00 !important;
}
.box_containerlienhe .othernews h1 {
    color: #d31158;
}
.box_containerlienhe .othernews ul {
    list-style: none;
    margin-top: 10px;
}
.box_containerlienhe .othernews ul li {
    padding: 3px 10px 3px 40px;
}
.box_containerlienhe .othernews ul li a {
    color: #d31158;
    background;
    url(../images/bg_tieude.png)no-repeat left 0;
}
.box_containerlienhe .othernews ul li a:hover {
    color: #D40000;
}
.wrap-box-newsimg {
    max-width: 100%
}
.wrap-box-news {
    color: #333;
    margin: 10px 0;
}
.wrap-box-news .news-item .thumb img {
    margin: auto;
}
.wrap-box-news .news-item .thumb {
    margin-bottom: 10px;
    text-align: center;
}
.wrap-box-news .news-item {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 25px;
}
.wrap-box-news .news-item h2 {
    margin: 0;
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: utm_swissblack;
}
.wrap-box-news .news-item a {
    color: #36a336;
}
.wrap-box-news .news-item a:hover {
    text-decoration: none;
}
.news-content img {
    max-width: 100%
}
.news-content .download-wrapper {
    padding: 10px;
    border: 1px solid #ccc;
    background: #F7F7F7;
}
.news-content .download-wrapper a:hover {
    text-decoration: none;
    color: #00AD00
}
.news-content .download-wrapper a {
    font-size: 17px;
}
.news-content .download-wrapper a i {} .news-content {padding-top: 3%;}
.news-content .header h2 {
    font-size: 35px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 20px;
    font-family: "Roboto-Bold";
}
.news-content .header .date {
    font-style: italic;
    font-size: 13px;
}
.news-content .description {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: justify;
}
.news-content .other-news ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-family: "Roboto-Regular";
}
i.dot {
    background-color: #E26D74;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 3px;
}
i.line {
    background-color: #1BBC9B;
    width: 7px;
    height: 2px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 4px;
}
#right-nav-navigation {
    top: 5px;
}
#right-nav-navigation .title-global h2 {
    font-size: 17px
}
#right-nav-navigation .title-global:after {
    display: none
}
#right-nav-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#right-nav-navigation ul li {
    margin: 3px 0;
    font-size: 16px;
}
#right-nav-navigation ul ul {
    margin-left: 20px;
}
#right-nav-navigation ul li a {
}
#right-nav-navigation ul li a:hover {
    text-decoration: none;
    color: #d17186;
}
#right-nav-navigation section {
    margin-bottom: 20px;
}
#right-nav-navigation .content.news {} #right-nav-navigation .content.news ul {} #right-nav-navigation .content.news ul li {
    margin: 15px 0;
}
#right-nav-navigation .content.news ul li .name {} #right-nav-navigation .content.news ul li .name h3 {
    margin: 0;
    font-size: 16px;
}
#right-nav-navigation .content.news ul li .name h3 a {
    color: #E25922;
}
#right-nav-navigation .content.news ul li .name h3 a:hover {
    color: #31353E
}
#right-nav-navigation .content.news ul li .desc {}
.desc-news{
    font-family: Roboto-Regular;
    font-size: 17px;
    line-height: 27px;
}
.news-content .other-news h3{
    font-size: 30px;
    font-family: "Roboto-Bold";
}
#section-product {} #section-product .wrap-product-category {
    text-align: center
}
#section-product .wrap-product-category .wrap {
    position: relative;
    z-index: 2;
    padding: 5px;
    -webkit-box-shadow: 5px 5px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 5px 5px 3px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 6px 6px 0px 0px rgba(50, 50, 50, 0.2);
}
#section-product .wrap-product-category .image a {
    position: relative;
    z-index: 2
}
#section-product .wrap-product-category .shadow {} #section-product .wrap-product-category .image {
    border: 1px solid rgba(204, 204, 204, 0.58);
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}
#section-product .wrap-product-category h3 {
    font-size: 20px;
    margin: 10px 0;
}
#section-product .wrap-product-category h3 a {
    font-family: 'Myriad Pro Regular';
    color: #333;
    text-transform: uppercase;
}
#section-product .wrap-product-category h3 a:hover {} #block-about {
    display: table;
}
#block-about .big-font {
    font-family: Avo_Bold;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 0;
}
#block-about .wrap-about h2 {
    font-size: 21px;
}
#block-about .wrap-about {} #block-about .view-more-btn {
    text-align: center;
}
#section-block-service {
    background-color: #F7F2F6;
    padding: 80px 0;
    text-align: center;
}
#section-block-service .srv-item {} #section-block-service .srv-item .image div.front {
    opacity: 1;
    background: url(../img/xicon.png) no-repeat top center;
}
#section-block-service .srv-item .image div.end {
    opacity: 0;
    background: url(../img/xicon_end.png) no-repeat top center;
}
#section-block-service .srv-item .image div {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#section-block-service .srv-item .image:hover div.front {
    opacity: 0
}
#section-block-service .srv-item .image:hover div.end {
    opacity: 1;
}
#section-block-service .srv-item .image:hover div {
    transform: rotateY(180deg);
}
#section-block-service .srv-item .image {
    height: 140px;
    position: relative;
    /* text-align: center; */
}
#section-block-service .srv-item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    bottom: 30px;
}
#section-block-service .srv-item .image img:hover {} #section-block-service .srv-item .detail {} #section-block-service .srv-item .detail .name {} #section-block-service .srv-item .detail .name h3 {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}
#section-block-service .srv-item .detail .name h3 a {
    color: #39464F;
}
#section-block-service .srv-item .detail .name h3 a:hover {
    color: #1ABC9C;
    text-decoration: none
}
#section-block-service .srv-item .detail .desc {
    position: relative;
}
#section-block-service .srv-item .detail .view:hover {
    background: #35414D
}
#section-block-service .srv-item .detail .view {
    text-align: center;
    background-color: #1CBB9B;
    color: #fff;
}
#section-news-featured {
    padding: 30px 0;
}
#section-news-featured .title {
    font-family: Avo_bold
}
#section-news-featured .title h3 {
    text-transform: uppercase;
}
#section-news-featured .wrap-content {} #section-news-featured .news {} #section-news-featured .news .news-item {
    padding: 10px 0;
}
#section-news-featured .news .news-item .date {
    float: left;
    width: 62px;
    border-radius: 50%;
    text-align: center;
    background-color: #39464F;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 14px 0;
}
#section-news-featured .news .news-item .date div {} #section-news-featured .news .news-item .date div:first-child {} #section-news-featured .news .news-item .date div:last-child {} #section-news-featured .news .news-item .content {
    float: left;
    width: 78%;
    margin-left: 1%;
}
#section-news-featured .news .news-item .content .name {} #section-news-featured .news .news-item .content .name h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
#section-news-featured .news .news-item .content .name h4 a {
    color: #1ABC9C;
}
#section-news-featured .news .news-item .content .name h4 a:hover {
    text-decoration: none;
    color: #39464F
}
#section-news-featured .project .pitem {
    padding: 7px;
}
.content1 {
    position: relative;
    padding-top: 0;
    width: 360px;
    background: #f3f3f3;
}
.content1 .cateUl {
    width: 360px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    margin: 0;
}
ul.cateUl > li {
    display: block;
    position: relative;
    border-bottom: 1px solid #EA096A;
    background: rgba(245, 217, 229, 0.64);
}
ul.cateUl > li > a {
    background: url(../img/red_arrow.png) no-repeat 10px 15px;
    font: 15px Arial;
    display: block;
    line-height: 31px;
    color: #545454;
    padding: 4px 0;
    padding-left: 30px;
}
ul.cateUl>li>ul>li {
    display: block;
    position: relative;
    background: url(../img/icon1.png) no-repeat 0px 9px;
}
ul.cateUl>li>ul>li>a {
    text-transform: capitalize;
    font-size: 14px;
    display: block;
    line-height: 32px;
    text-indent: 13px;
    color: #545454;
}



@charset "utf-8";

.box_containerlienhe
{
    background: rgba(255, 255, 255, .3);

}
.box_containerlienhe form label{
    font-weight: normal;
    font-size: 17px;
}
.box_containerlienhe .content
{
}
.box_containerlienhe .box_contact_l
{
  line-height:25px;
}
.box_containerlienhe .box_contact_r
{
    /* padding:15px 10px 0px 20px; */
    /* margin: 10px 0; */
}
.box_containerlienhe .box_contact_r td
{
  font-size:14px;
}
.box_containerlienhe .box_contact_r span
{
    color:#c40707;
}
.box_containerlienhe .box_contact_r input,
.box_containerlienhe .box_contact_r textarea
{
    /* margin: 7px; */
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #8A8383;

    /* width:90%; */
}
.tablelienhe td{
    padding:7px 0;
}
.box_containerlienhe  .button
{
  background: #E25922; /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  /* IE6-9 */

  
  padding: 8px 28px;
  border: none;
  margin-top: 15px;
  width: auto;
  color: #fff;

  font-size: 15px;
  cursor:hand;
  cursor:pointer;
  border-radius: 0;
  -moz-transition: all 0.3s ease;  -o-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  transition: all 0.3s ease;
  text-transform: uppercase;
}
.box_containerlienhe  .button:hover{
    background: #495242;
    /* Old browsers */
    /* FF3.6+ */ /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    /* IE6-9 */
}
.content_gioithieu
{
    padding:10px;
}

.box_containerlienhe .box_new
{

    padding:5px 15px;
    float:left;
    border-bottom:1px dotted #A0A0A4;
}
.box_containerlienhe .box_new:last
{
    border-bottom:none;
}

.box_containerlienhe .box_new h1 a
{
    color:#000000;
    font-size:17px;
    text-decoration:none;
    margin:5px;
}
.box_containerlienhe .box_new h1 a:hover
{
    color:#F00 !important;
}

.box_containerlienhe .othernews h1
{
    color:#d31158;
}

.box_containerlienhe .othernews ul
{
    list-style:none;
    margin-top:10px;
}
.box_containerlienhe .othernews ul li
{
  padding:3px 10px 3px 40px;
}
.box_containerlienhe .othernews ul li a
{
    color:#d31158;
    background;url(../images/bg_tieude.png)no-repeat left 0;
}
.box_containerlienhe .othernews ul li a:hover
{
    color:#D40000;
}










<!--H?p tin t?c-->

.wap_box_new
{
  margin-bottom:10px;
}
.box_new
{
  margin:10px 11px;
}
.box_new a h4:hover
{
    color:#F00;
}
.box_new a.chitiet
{
    color:#00F;
}
.box_new h3
{
  background:url(images/i_dichvu.png)no-repeat;
  padding:5px 0px;
  padding-left:30px;
  color:#002dad;
  font-size:12px;
}
.box_new h4
{
    font-size:16px;
    color:#2A00FF;
    font-weight:normal;
    margin-bottom:10px;
}
.box_new img
{
  float:left;
  margin:4px 15px 3px 0px; 
  width:170px;
  height:130px;
}
.box_new p
{
  text-align:justify;
}
.box_new a.chitiet img
{

 width:84px;
 height:32px;
 margin:0px;
 float:right;
 border:none;
}
.inputx{margin:7px 0}
.inputx input,.inputx textarea{
    border-radius: 0;
    padding: 10px 7px;
    height: auto;
}




@charset "utf-8";

.box_containerlienhe
{
    background: rgba(255, 255, 255, .3);

}
.box_containerlienhe form label{
    font-weight: normal;
    font-size: 17px;
}
.box_containerlienhe .content
{
}
.box_containerlienhe .box_contact_l
{
  line-height:25px;
}
.box_containerlienhe .box_contact_r
{
    /* padding:15px 10px 0px 20px; */
    /* margin: 10px 0; */
}
.box_containerlienhe .box_contact_r td
{
  font-size:14px;
}
.box_containerlienhe .box_contact_r span
{
    color:#c40707;
}
.box_containerlienhe .box_contact_r input,
.box_containerlienhe .box_contact_r textarea
{
    /* margin: 7px; */
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #8A8383;

    /* width:90%; */
}
.tablelienhe td{
    padding:7px 0;
}
.box_containerlienhe  .button
{
  background: #222; /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  /* IE6-9 */
  padding: 8px 28px;
  border: none;
  margin-top: 15px;
  width: auto;
  color: #fff;
  font-size: 15px;
  cursor:hand;
  cursor:pointer;
  border-radius: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
.box_containerlienhe  .button:hover{
    background: #495242;
    /* Old browsers */
    /* FF3.6+ */ /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    /* IE6-9 */
}
.content_gioithieu
{
    padding:10px;
}

.box_containerlienhe .box_new
{

    padding:5px 15px;
    float:left;
    border-bottom:1px dotted #A0A0A4;
}
.box_containerlienhe .box_new:last
{
    border-bottom:none;
}

.box_containerlienhe .box_new h1 a
{
    color:#000000;
    font-size:17px;
    text-decoration:none;
    margin:5px;
}
.box_containerlienhe .box_new h1 a:hover
{
    color:#F00 !important;
}

.box_containerlienhe .othernews h1
{
    color:#d31158;
}

.box_containerlienhe .othernews ul
{
    list-style:none;
    margin-top:10px;
}
.box_containerlienhe .othernews ul li
{
  padding:3px 10px 3px 40px;
}
.box_containerlienhe .othernews ul li a
{
    color:#d31158;
    background;url(../images/bg_tieude.png)no-repeat left 0;
}
.box_containerlienhe .othernews ul li a:hover
{
    color:#D40000;
}










<!--H?p tin t?c-->

.wap_box_new
{
  margin-bottom:10px;
}
.box_new
{
  margin:10px 11px;
}
.box_new a h4:hover
{
    color:#F00;
}
.box_new a.chitiet
{
    color:#00F;
}
.box_new h3
{
  background:url(images/i_dichvu.png)no-repeat;
  padding:5px 0px;
  padding-left:30px;
  color:#002dad;
  font-size:12px;
}
.box_new h4
{
    font-size:16px;
    color:#2A00FF;
    font-weight:normal;
    margin-bottom:10px;
}
.box_new img
{
  float:left;
  margin:4px 15px 3px 0px; 
  width:170px;
  height:130px;
}
.box_new p
{
  text-align:justify;
}
.box_new a.chitiet img
{

 width:84px;
 height:32px;
 margin:0px;
 float:right;
 border:none;
}
.inputx{margin:7px 0}
.inputx input,.inputx textarea{
    border-radius: 0;
    padding: 10px 7px;
    height: auto;
    font-family: Roboto-Regular;
    box-shadow: none;
    color: #333;
}
.news-content .other-news ul li{margin-bottom: 10px}

.content-bv {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #f2f2f2;
}
.bnt-tuvan{margin-top: 20px;}
.bnt-tuvan a{
    display: inline-block;
    flex: left;
    margin-right: 10px;
    padding:10px 30px;
    border-radius: 30px;
    font-family: Roboto-Bold;
    color:#fff;
    background: #222;
    text-decoration:none;
}
.bnt-tuvan a.baogia{
    background: transparent;
    border:1px solid #222;
    color:#222;
}
.giaiphaptv{
    background: #222;
    padding-bottom:3%;
    padding-top:3%;
}
.giaiphaptv .hotline-tv{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 5%;
}
.giaiphaptv .hotline-tv a{
    padding: 15px 20px;
    border-radius: 5px;
    color:#fff;
    font-size: 24px;
    border: 1px solid #fff;
    font-family: Roboto-Bold;
    text-decoration:none;
}
.item-gp{
    text-align: center;
    margin:0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-gp .img-gp{
}
.item-gp .name-gp{
    margin-top: 10px;
    color:#fff;
    font-family: Roboto-Bold;
    font-size: 20px;
}
.project,.baogia-top{
    padding-top:3%;
    padding-bottom: 0%;
}
.project .title-project{
    text-align: center;
    margin-bottom: 30px;
}
.baogia-top .title-project{
    text-align: center;
}
.project .title-project h2,.baogia-top .title-project h2{
    color:#000000;
    font-family: Roboto-Bold;
    font-size: 38px;
}
.item-project{
    margin-bottom: 20px;
}
.item-project .name-project{
    margin-top: 10px;
}
.item-project .name-project a{
    color:#333;
    font-family: Roboto-Regular;
    font-size: 15px;
    text-decoration:none;
}
.item-project .name-project a:hover{
    color:#f00;
}
.video-top{
   background: #f2f2f2;
   padding-bottom: 3%
}
.title-newsletter{
    margin-bottom: 10px;
    text-align: center;
}
.title-newsletter h2{
    font-size: 40px;
    font-family: Roboto-Bold;
    margin:0;
}
.title-newsletter h3{
    font-size: 20px;
    font-family: Roboto-Bold;
    margin:0;
    margin-bottom:20px;
}
#video-control{
    border-radius: 0;
    box-shadow: none;
    margin-top: 0px;
}
.content-newsletter{
    padding-top:30%;
}
.getfly-form{
    max-width: 350px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 30px;
    color: #777;
    font-family: Roboto-Regular;
}
.getfly-form input{
    height: 40px;
    border-radius: 0;
    box-shadow: none
}
.getfly-form .datlichtuvan{
    background: #222;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding: 8px 20px;
    border: none;
}
.slogan-baogia{
    text-align: center;
    margin-bottom:30px;
}
.item-baogia{
    text-align: center;
}
.item-baogia .wrap_bao_gia {
    border: 1.5px solid #222;
    border-radius: 3px;
    min-height: 368px;
    position: relative;
}
.item-baogia .wrap_bao_gia .bao_gia_title {
    font-size: 30px;
    color: #fff;
    background: #222;
    height: 46px;
    font-family: Roboto-Bold;
    line-height: 46px;
}
.item-baogia .wrap_bao_gia .bao_gia_price {
    font-size: 32px;
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
    border-bottom: 1.5px solid #000;
    display: inline-block;
}
.item-baogia .wrap_bao_gia .bao_gia_cnt ul {
    color: #000;
    text-align: left;
    padding-left: 8px;
}
.item-baogia .wrap_bao_gia .bao_gia_cnt ul li{
    text-align: left;
}
.item-baogia .wrap_bao_gia .bao_gia_cnt ul>li {
    line-height: 28px;
    list-style-position: inside;
}
.item-baogia .wrap_bao_gia .bao_gia_cnt ul>li span {
    color: #515151;
    font-size: 13px;
    margin-left: -8px;
    font-family: Roboto-Regular
}
.item-baogia  .wrap_bao_gia .bao_gia_cnt a {
    background: #222;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 37px;
    display: inline-block;
    margin-top: 0;
    font-size: 18px;
    border-radius: 3px;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-decoration:none;
}
.item-baogia .wrap_bao_gia.hightlight {
    border: 1.5px solid #fcd836;
}
.item-baogia .wrap_bao_gia.hightlight .bao_gia_title {
    background: #fcd836;
}
.item-baogia .wrap_bao_gia.hightlight .bao_gia_cnt .bao_gia_price {
    color: #fcd836;
    border-bottom: 1.5px solid #fcd836;
}
.item-baogia .wrap_bao_gia.hightlight .bao_gia_cnt a {
    background: #fcd836;
}
.pt-cv-ifield {
    overflow: hidden;
    margin-bottom:20px;
}
.pt-cv-title a{
    font-size: 35px;
    line-height: 1.3;
    color: #000;
    display: block;
    text-align: center;
    clear: both;
    font-family: Roboto-Bold;
    text-decoration:none;
}
.pt-cv-meta-fields {
    font-size: 13px;
    margin-top: 0;
}
.pt-cv-meta-fields span, .pt-cv-meta-fields time {
    color: rgba(51,51,51,.6);
    float: none;
}
.pt-cv-meta-fields .glyphicon {
    margin-left: 15px;
    margin-right: 2px;
    color: rgba(51,51,51,.6);
}
.pt-cv-meta-fields span:first-child .glyphicon {
    margin-left: 0;
}