@font-face {
font-family: 'KODBOX';
src: url("fonts/KODBOX.otf") format("opentype");
src: local('☺'), url("fonts/KODBOX.otf") format("opentype");
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #6290c4;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "KODBOX", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
.skos-bg{
	box-shadow: inset 0 7px 20px -10px #000000;
    background-image: url(../img/bg/tlo_male.png);
    background-color: #fff;
    position: relative;
	color: #010101;
}
section.skos{
	box-shadow: inset 0 7px 20px -10px #000000;
    background-image: url(../img/bg/tlo_male.png);
    background-color: #fff;
    position: relative;
}
.skos{
  color: #010101;
}
.skos .icon-power h1 {
    color: #1f1e34;
    text-shadow: 0px 1px #010101;
}
.dark .icon-power h1 {
    color: #ededec;
    text-shadow: 0px 1px #010101;
}
.icon-power h1 {
	line-height:0;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'KODBOX', sans-serif;
}

.icon-power h1 span {
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    top: -10px;
    padding: 0 0 0 20px;
    letter-spacing: 0;
    color: #6290c4;
    border-left: 2px dotted #6290c4;
    padding: 0px 0px 0px 20px;
    text-shadow: 0px 1px #010101;
}
.floating-label-form-group{
	padding-bottom:0px;
}
section.skos-kontakt{
	padding:50px 0;
	box-shadow: inset 0 7px 20px -10px #000000;
    background-image: url(../img/bg/tlo_male.png);
    background-color: #fff;
    position: relative;
}
.title-kontakt{
	margin-bottom: 20px;
}
.title{
	margin-bottom: 80px;
}
section.light{
    background-image: url(img/baza/light.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
    position: relative;
}
.light{
  color: #010101;
}
.dark-bg{
	background-image: url(../img/bg/code-bg.png);
    background-color: #000;
	height: 100%; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color: #f1f1f1;
}
section.dark{
	background-image: url(../img/bg/code-bg.png);
    background-color: #000;
	height: 100%; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dark{
  color: #f1f1f1;
}
.subtitle {
	margin:10px 0 30px 0;
}
.subtitle h3 {
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:400;
	border-left:5px solid #6290c4;
	padding:0 0 0 10px;
}
.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background-image: url(../img/bg/tlo_male.png);
	background-color:#eee;
	height:35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:110px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 10px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:15px;
	height:35px;
	line-height:35px;
	color:#737373;
}

header {
  text-align: center;
  background: transparent;
  color: white;
  display: inline;
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: "KODBOX", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
section#slider{
	background-image: url(../img/bg/tlo_male.png);
	background-color: #fff;
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 80px 0 0 0;
}

@media (max-width: 395px) {
  h1 span.small-mar-top-395{
    position:relative;
    top:25pt;
  }
}
@media (max-width: 430px) {
  h1 span.small-mar-top-430{
    position:relative;
    top:25pt;
  }
}
@media (max-width: 475px) {
  h1 span.small-mar-top-475{
    position:relative;
    top:25pt;
  }
}
@media (min-width: 768px) {
  header .container {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
	    
  min-height:40px;
    background-image: url('../img/bg/tlo_male.png');
    background-position: 0 top;
	background-color: #fff;
    box-shadow: 0px 1px #dddddc;
	
}
.navbar-custom a:focus {
  outline: none;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand
{
  margin:0px;	
}
.navbar-custom .navbar-brand {
  height:40px;
  color: #2c2c2c;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active {
  color: #2c2c2c;
}
.navbar-custom .navbar-nav {
  margin:0px;
  padding-top: 4px;
  padding-bottom: 6px;
  letter-spacing: 1px;
  border-bottom: 1px solid #d7d7d7;
}
.navbar-custom .navbar-nav li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 20px 50px 0 0;
  margin: 0;
  position: relative;
  font-weight: 700;
  color: #2c2c2c;
  padding-bottom:0px;
  padding-top:9px;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active:after  {
  color: #6290c4;
  background-color:transparent;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: #6290c4;
 
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus{
	background-color:transparent;
}
.navbar-custom .navbar-nav li.active a:after {
	color: #6290c4;
    content: ' ';
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 1px;
    width: 30px;
	background-color: #6290c4;
}
.navbar-custom .navbar-toggle {
  color: #6290c4;
  text-transform: uppercase;
  font-size: 10px;
  border-color: #6290c4;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #6290c4;
  color: white;
  border-color: #6290c4;
}
@media (min-width: 400px) {
.gmaps{
	width:390px;
	height:200px;
}
}
@media (max-width: 390px) {
.gmaps{
	float:left;
	width:240px;
	height:200px;
}
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  padding: 100px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  background: #6290c4;
  color: white;
}

@media (max-width: 767px) {
	
  section {
    padding: 65px 0;
  }
  section.first {
    padding-top:65px;
  }
}

.service-box {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
    margin: 0 0 30px 0px;
    text-align: center;
    padding: 10px 10px;
    border: 1px solid #f0f0f0;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	background-image: url(../img/bg/tlo_male.png);
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.service-box:hover {
    box-shadow: 0px 1px 12px rgba(0,0,0,0.3);
    background: #6290c4;
    color: #ffffff;
    border: 1px solid transparent;
}
.service-box:hover .service-icon {
    border: 4px solid #6290c4;
    box-shadow: 0px 0px 0px 3px #ffffff;
	background-image: url(../img/bg/tlo_male.png);
    background-color: #ffffff;
    color: #6290c4;
}
.service-box .service-icon {
    width: 120px;
    height: auto;
    font-size: 65px;
    margin: 15px auto;
    padding: 25px 0px;
    text-align: center;
    display: block;
    text-align: center;
    border-radius: 50%;
    background: #6290c4;
    color: #ffffff;
    border: 4px solid #ffffff;
    box-shadow: 0px 0px 0px 3px #6290c4;
}
.service-box h6{
	font-size:18px;
}
.service-description  p{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
}
.service-description {
    margin-bottom: 30px;
}

ul.styled-list {
	list-style: none;
    padding: 0;
}
.service-box ul li {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
    font-weight: bold;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #e0e0e0;
}

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #6290c4;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: white;
}
footer h3 {
  margin-bottom: 30px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #2C3E50;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #6290c4;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #2C3E50;
  border-color: #2C3E50;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-primary .badge {
  color: #2C3E50;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #6290c4;
  border-color: #6290c4;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #6290c4;
  border-color: #6290c4;
}
.btn-success .badge {
  color: #6290c4;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
.minislider150{
	width:150px;
}
.help-block{
	margin-top: 1px;
    margin-bottom: 1px;
}
.m-t-30{
margin-top:30px;	
}

ul#kontakt-list, ul#kontakt-list-title  {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#kontakt-list li {
	background-image: url(img/baza/check.png);
    background-repeat: no-repeat;
    padding: 0px 150px 0px 15px;
    margin: 0px 0 25px 0;
    line-height: 14px;
    font-size: 16px;
	text-align:left;
}
ul#kontakt-list li span{
	text-align:left;
    width: 60px;
    float: left;
}
ul#kontakt-list-title li {
	
    background-image: url(img/baza/check.png);
    background-repeat: no-repeat;
    padding: 0px 150px 0px 15px;
    margin: 0px 0 5px 0;
    line-height: 14px;
    font-size: 16px;
    text-align: left;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
}

/*
     FILE ARCHIVED ON 08:34:56 May 31, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:08:27 Apr 13, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.33
  exclusion.robots: 0.353
  exclusion.robots.policy: 0.333
  cdx.remote: 0.123
  esindex: 0.02
  LoadShardBlock: 319.809 (3)
  PetaboxLoader3.datanode: 60.723 (5)
  PetaboxLoader3.resolve: 978.378 (3)
  load_resource: 821.912 (2)
*/