@font-face {
	font-family: 'proletarskregular';
	src: url('../fonts/proletarsk-webfont.eot');
	src: url('../fonts/proletarsk-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proletarsk-webfont.woff2') format('woff2'), url('../fonts/proletarsk-webfont.woff') format('woff'), url('../fonts/proletarsk-webfont.ttf') format('truetype'), url('../fonts/proletarsk-webfont.svg#proletarskregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	min-height: 100%;
	font-size: 20px;
	color: #16020B;
}
h1, h2, h3 {
	color: #6B2142;
	font-family: 'proletarskregular';
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.15em;
}
h1 {
	background: url('../img/bullet.png') left center no-repeat;
	padding-left: 45px;
	background-size: 25px 25px;
}
a {
	color: #5A1937;
}
hr {
	border-color: rgba(255,255,255,0.3);
	border-style: dashed;
}
nav.navbar.navbar-default {
	background: #5a1937;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhMTkzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjBjMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5a1937 0%, #260c19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a1937), color-stop(100%, #260c19));
	background: -webkit-linear-gradient(top, #5a1937 0%, #260c19 100%);
	background: -o-linear-gradient(top, #5a1937 0%, #260c19 100%);
	background: -ms-linear-gradient(top, #5a1937 0%, #260c19 100%);
	background: linear-gradient(to bottom, #5a1937 0%, #260c19 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a1937', endColorstr='#260c19', GradientType=0 );
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #fff;
}
.navbar-nav > li {
	float: right;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: 'proletarskregular';
	font-size: 0.9em;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #DDCED5;
}
.navbar-brand {
	height: auto;
}
body {
	background: #82809e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyODA5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmNlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #82809e 0%, #d6ceff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82809e), color-stop(100%, #d6ceff));
	background: -webkit-linear-gradient(top, #82809e 0%, #d6ceff 100%);
	background: -o-linear-gradient(top, #82809e 0%, #d6ceff 100%);
	background: -ms-linear-gradient(top, #82809e 0%, #d6ceff 100%);
	background: linear-gradient(to bottom, #82809e 0%, #d6ceff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82809e', endColorstr='#d6ceff', GradientType=0 );
}
.content {
	position: relative;
}
.xray {
	width: 34%;
	position: fixed;
	margin-left: -4%;
}
.leftImg {
	position: fixed;
	bottom: 60px;
}
.banner {
	width: 100%;
	min-height: 150px;
	background: #111;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	padding: 10px 5px;
}
.banner h2, .banner h3 {
	color: #fff;
}
.parteneri {
	list-style: none;
	padding: 0;
}
.contact {
	font-size: 0.7em;
}
.mapOutline {
	position: relative;
}
.mapOutline img {
	position: relative;
	z-index: 1;
}
#topNav {
	margin-top: 40px;
}
#location {
	position: absolute;
	width: 10px;
	height: 10px;
	display: block;
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 5px;
	box-shadow: 0 0 2px #000;
	background: #5A1937;
	top: 51%;
	left: 30%;
	z-index: 3;
	animation: all 3s linear;
	cursor: pointer;
}
#location:hover {
	width: 12px;
	height: 12px;
	margin-left: -1px;
	margin-top: -1px;
}
.textZone {
	padding-bottom: 60px;
}
.textZone h2 {
	border-bottom: 1px dashed rgba(255,255,255,0.3);
}
.textZone h3 {
	font-size: 1.1em;
}
.navbar {
	margin-bottom: 0;
}
footer {
	position: fixed;
	bottom: 0;
	height: 60px;
	width: 100%;
	background: #4c4c4c;
	font-size: 12px;
	color: #fff;
	padding-top: 7px;
	border-top: 1px solid rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0px 15px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 15px 15px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px 15px 15px 0px rgba(0,0,0,0.3);
}
footer a {
	color: #D4CCFC;
}
footer a:hover {
	color: #5A1937;
}
footer .col-sm-6:last-child {
	text-align: right;
}
#echipa .xray, #echipa > .content > .row > .col-sm-4, #echipa .banner {
	display: none;
}
#echipa > .content > .row > .col-sm-8 {
	width: 100%;
}
.teamSlide {
	margin-top: 20px;
}
.teamSlide h4 {
	font-size: 1.1em;
}
.slick-slide > img {
	margin: auto;
	border: 2px solid rgba(255,255,255,0.3);
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
}
.slick-dots {
	bottom: -10px;
}
.slick-dots li button::before {
	font-size: 10px;
}
.pageTxt {
	margin-top: 2em;
	font-weight: 300;
}
.pageTxt:last-child {
	margin-bottom: 2em;
}
.pageTxt img {
	border: 2px solid rgba(255,255,255,0.2);
	margin-bottom: 0.5em;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	border-radius: 3px;
}
.excerpt {
	position: absolute;
	top: 30%;
	right: 2%;
	width: 40%;
	padding: 1%;
	background: rgba(255,255,255,0.6);
	border-radius: 3px;
}
.excerpt.toLeft {
	right: auto;
	left: 2%;
}
#map_canvas {
	width: 100%;
}
.schedule tr > td:first-child {
	width: 25%;
}
.cert ul {
	list-style:none;
	margin:5px 0;
	padding:0;
}
.cert ul li {
	display:inline-block;
	margin:0 5px;
}
.cert ul li a {
	display:block;
}
.cert ul li a img {
	width:40px;
}
#awardModal .modal-body {
	text-align:center;
}
.modal-header {
	border:none;
}
.modal-header .close {
	background:#000;
	color:#fff;
	border-radius:50%;
	border:2px solid #fff;
	box-shadow:0 0 3px #000;
	opacity:1;
	width:30px;
	height:30px;	
}
.modal-header .close span {
	margin-top:-6px;
	display:block;
}
/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
.clear-lg {
	clear: both;
}
.excerpt {
	font-size: 16px;
}
.schedule tr > td:first-child {
	width: 21%;
}
}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
.navbar-brand > img {
	width: 250px;
}
.navbar-nav > li > a {
	padding-top: 7px;
	padding-bottom: 7px;
}
body {
	font-size: 14px;
}
.contact {
	font-size: 1em;
}
.container.content {
	padding-top: 104px;
}
#topNav {
	margin-top: 16px;
}
.excerpt {
	font-size: 14px;
}
.schedule tr > td:first-child {
	width: 19%;
}
}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.excerpt {
	position: static;
	width: 100%;
}
.xray {
	width: 100%;
}
.navbar-nav > li {
	float: none;
	border-bottom: 1px dashed rgba(255,255,255,0.2);
	margin: 0 15px;
}
.navbar-brand > img {
	width: 180px;
}
.navbar-default .navbar-toggle {
	margin-top: 22px;
}
footer, footer .col-sm-6:last-child {
	text-align: center;
}
footer {
	position: static;
}
.slick-dots {
	position: static;
	margin: 10px auto;
}
.excerpt {
	background: none;
}
.slick-arrow {
	display: none;
}
.schedule tr > td:first-child {
	width: 70px;
}
}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
}

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
}
