﻿.hp-google-fonts
{
    font-family: 'Open Sans', sans-serif, Tahoma,Verdana;
}
.hp-animation
{
    border:5px solid #fff;
    border-radius:50% 50%;
}
.hp-animation:hover
{
    border:5px solid #f37435;

}
.hp-uudiem-box
{
    margin:0px 0px;
    padding:15px;
    border-radius:15px;
    background-color:#133C8B;
    color:#ffffff;
}
 .hp-uudiem-row
        {
            line-height:30px;
            font-family:'Roboto Condensed',Tahoma;
            font-size:1.3em;
            vertical-align:central;
            margin:6px 0px;            
        }
        .hp-uudiem-number {
            width: 30px;
            height: 30px;
            border: 0px solid #FFF;
            border-radius: 50% 50%;
            background-color: #ED0678;
            /*background-image:url('/UserFiles/Images/Layout/egg.png');
            background-repeat:no-repeat;
            background-position:center;*/
            color:#ffFFff;
            display: block;
            float: right;
            text-align: center;
        }
.hp-home-item
{
    text-align:center; 
    margin:30px 0px;
}