#primary-menu ul li a
{
    padding: 0 5px;
}

#header.full-header #primary-menu > ul
{
    padding-right: 5px;
    margin-right: 5px;
}

/* */

.footer-big-contacts {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }

/* */

.error404
{
    opacity: 0.7 ! important;
}

/* */
.iconlist>li [class*=" fa-"],
.iconlist>li [class^=fa-] {
    position: absolute;
    left: -1.75em;
    text-align: center;
    top: 0.25em;
    width: 14px
}

/* */
.owl-carousel .owl-stage-outer
{
    right: -2.5em;
}

/* */
#side-panel-trigger
{
    right: 20px;
}

/* */
body.stretched #header.full-header .container
{
    padding: 0px 20px;
}

/* */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('/css/fonts/VectoraLTStd-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/VectoraLTStd-Roman.otf') format('opentype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/css/fonts/VectoraLTStd-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('/css/fonts/VectoraLTStd-LightItalic.otf') format('opentype');
}
