@font-face {
  font-family: 'p30';
  src: url(pfonts/p30.eot);
  src: url(pfonts/p30.eot?#iefix) format('embedded-opentype'),
       url(pfonts/p30.woff2) format('woff2'),
       url(pfonts/p30.woff) format('woff'),
       url(pfonts/p30.ttf) format('truetype');
}
p,h1,h2,h3,h4,h5,h6,a,ul,div,tr,td,input{
font-family: "p30";
}
.uk-grid-divider.uk-grid-small {
    float: right;
}
.uk-navbar-center-left {
    right : auto;
    left : 100%;
}
.uk-navbar-center-right {
    right: 100%;
    left : auto;
}
.tm-header {
    padding-bottom: 15px;
    background: url(http://www.sateltablo.com/images/pictures/bg-template.jpg);
    background-repeat: repeat-x;
    background-size: contain;
}
#sideicons {
    position: fixed;
    top: 50%;
    left: 35px;
}
#since {
    position: fixed;
    top: 50%;
    right: 35px;
}
@media only screen and (max-width: 800px) {
#phone {
    text-decoration: none;
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 70px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    position: fixed;
    z-index: 99999;
}
}
#whatsapp {
    text-decoration: none;
    width: 40px;
    height: 40px;
    left: 35px;
    bottom: 65px ;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    position: fixed;
    z-index: 99999;
}
@media only screen and (max-width: 800px) {
#mwhatsapp {
    text-decoration: none;
    width: 40px;
    height: 40px;
    left: 35px;
    bottom: 65px ;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    position: fixed;
    z-index: 999999;
}
}