/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @media (max-width: 768px) {
.layout-slideshow .sprocket-features-desc {display:none}
}

.tm-logo {
  margin-left: -30px;
}

.tm-toolbar {
	margin-bottom: 0px;
}

.tm-navbar {
	margin-top: 25px;
}

.tm-middle {
	margin-top: 20px;
	margin-bottom: 20px;
}

.skill-count-item .h2 {
}

.layout-slideshow .sprocket-features-content {
	top: auto;
	bottom:40px;
}

.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
	background: rgba(255, 255, 255, 0.5);
	color: #000;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
	margin-top: 0px;
}

.sprocket-tabs-panel p {
	overflow: hidden;
}

.skill-count-item {
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px;
}

.sprocket-quotes {
	max-width: 75%;
}

.sprocket-quotes-text {
	font-family: serif;
	font-style: italic;
	font-size: 25px;
}

.service-login {
	max-width: 300px;
	margin: auto;
}

.jextranet {
	min-height: 400px;
}

.jextranet .jheader, .jextranet .pure-button-primary {
	background: #5aaa28 !important;
}

.jextranet .meniu {
	display: none;
}

.jextranet .continut {
width: 100%;
}
