/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }

.mod-languagesgialova {margin-top: 0px;}

.tm-navbar-transparent .uk-navbar-nav > li.uk-active > a {color: rgba(255, 255, 255, 0.7) !important;}

div.mod-languagesgialova ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languagesgialova li {
	margin-left: 5px;
	margin-right: 5px;
}

div.mod-languagesgialova ul.lang-inline li {
	display:inline;
}

div.mod-languagesgialova ul.lang-block li {
	display:block;
}

div.mod-languagesgialova img {
	border:none;
}

div.mod-languagesgialova a {
	text-decoration: none;
}

.uk-block-secondary {
    color: #fff !important;
}

.uk-overlay-panel h3 
{
    position: absolute;
    left: 0;
    bottom: 70px;
    width: 100%;
    text-align: center;
}

.tm-slideshow-fullscreen .uk-overlay-panel > div > h3 {
  background: none;
}

.slideshowTitle {
  display: inline-block;
  margin-bottom: 0;
  padding: 4px 10px;
  border-radius: 3px;
  background: #ffffff;
  color: #13202e;
  text-transform: uppercase;
  letter-spacing: 1px;
}
