/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 13, 2016, 11:01:44 AM
    Author     : alex1
*/

/* ibloga style */
.ibloga-tmp .ang-testim-ava-wrapp {
  display: inline-block;
  padding-right: 30px;
}
.ibloga-tmp .tm-widget-excerpt {
  padding: 0;
  margin-bottom: 15px;
}
.ibloga-tmp .tm-widget-excerpt::before,
.ibloga-tmp .tm-widget-excerpt::after {
  content: "";
}
.ibloga-tmp .tm-widget-excerpt p {
  font-weight: 700;
  line-height: 32px;
}
.ibloga-tmp h6.uk-panel-title {
  margin-top: 0;
}
.ibloga-tmp cite p {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 5px;
  padding-left: 10px;
  font-style: normal;
  position: relative;
  color: #808080;
  font-size: 14px;
  font-weight: 400;
}
.ibloga-tmp cite p::before {
  content: '/';
  position: absolute;
  left: 0;
}
.ibloga-tmp .uk-dotnav > * {
  padding-left: 10px;
}
.ibloga-tmp .uk-dotnav > *:first-child {
  padding-left: 0;
}
.ibloga-tmp .uk-dotnav > * > * {
  border-radius: initial;
  width: 10px;
  height: 10px;
}
.ibloga-tmp .uk-dotnav-contrast > * > * {
  border: 2px solid #333333;
}
.ibloga-tmp .uk-dotnav-contrast > * > :hover,
.ibloga-tmp .uk-dotnav-contrast > * > :focus {
  background: #ffffff;
  border: 2px solid #ffc107;
}
.ibloga-tmp .uk-dotnav-contrast > .uk-active > * {
  background: #ffc107;
  border: 2px solid #ffc107;
  transform: scale(1);
}

.ibloga-tmp .testimonials-icon {
  text-align: center;
}
.ibloga-tmp .testimonials-icon span {
  font-size: 40px;
}
.ibloga-tmp .testimonials-icon span::before {
  font-family: 'Simple-Line-Icons';
  content: "\e04a";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.7;
}