/* Css for block top contact start */
#pstblocktopcontact {
    float: right;
}
#pstblocktopcontact .contact-details {
   
}
#pstblocktopcontact .contact-details .contacttitle {
font-weight: 300;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 11px;
}
#pstblocktopcontact .contact-number {
  
}
#pstblocktopcontact .contact-number .block-img {
    background-image: url(../img/block-img.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background-size: 14px;
    margin-right: 5px;
}
/* Css for block top contact end */