body{
  font-family: 'Raleway', sans-serif;
  line-height: 1.9;
  font-size: 17px;
  font-weight: 400;
}
.wrapper {
  overflow-x: hidden;
  overflow-y: visible;
}

h1{
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 116.9%;
  
  
}

h2{
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 116.9%;
  margin-bottom: 20px;
  margin-top: 20px;

}
h3{
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 116.9%;
  margin-top: 10px;
}

.h-highlight {
  display: inline-table;
}
.h-highlight:before {
	content:"";
	background:#27FBA8;
	display:block;
	margin:auto;
	left:0;
	position:absolute;
	z-index:-1;
	-webkit-transition: all .3s linear;
  transition: all .3s linear;
}

h1 .h-highlight:before{
	top:35px;
  height:12px;
  width:100%
}

h2 .h-highlight:before{
	top:25px;
  height:10px;
  width:100%
}

h3 .h-highlight:before{
	top:39px;
  height:13px;
  width:100%
}
a {
  text-decoration: none;
  color: inherit !important;
}
.gray-bg{
  background-color: #F9F9FC;
  position: relative;
  z-index: 0;
}

.content{
  padding:20px 0px;
}


.sluzby{
  padding: 20px 0px;
}

.sluzby p{
  margin-bottom: 10px;
}


.uvod-header .brandclaim{
  margin-top: 40px;
}

.subclaim{
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 116.9%;
  margin-top: 20px;
}



.tag{
  background-color: #EDEDED;
  border: none;
  color: black;
  padding: 0px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
}

.phones{
  width: 1px;
  height: 1px;
  position:relative;
}

.left-phone{
  position: absolute;
  width: 260px;
  z-index: 100;
  margin-left:0px;
  margin-top: 50px;
  display: none;


}
.right-phone{
  position: absolute;
  width: 280px;
  z-index: 80;
  margin-top: -220px;
  margin-left:150px;
}

.right-phone-shadow{
  position: absolute;
  height: 12px;
  width: 240px;
  border-radius: 50%;
  background-color: #000000;
  filter: blur(0.9rem);
  opacity: 0.2;
  margin-top: 200px;
  margin-left:100px;
}

.left-phone-shadow-clip{
  position: absolute;
  height: 600px;
  width: 220px;
  margin-top: -170px;
  margin-left:170px;
  overflow-y: hidden;
  transform: skew(-19deg);
  z-index: 81;
  display: none;
}

.left-phone-shadow{
  height: 200px;
  width: 300px;
  border-radius: 50%;
  background-color: #000000;
  position: relative;
  margin-top: 220px;
  margin-left: -220px;
  filter: blur(1.5rem);
  -webkit-filter: blur(1.5rem);
  -moz-filter: blur(1.5rem);
  -o-filter: blur(1.5rem);
  -ms-filter: blur(1.5rem);
  opacity: 0.8;
}


.navbar-brand img{
  width: 140px;
}

.uvod-header{
  height: 400px;
  overflow-y: visible;
}



.social {
  margin-top: 100px;
}


.reference-box{
  position: relative;
  width: 100%;
  margin: 10px auto;
}

.reference-text, .reference-box-2 .reference-text,.reference-box-3 .reference-text{
  position: absolute;
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 116.9%;
  color: #ffffff;
  width: 300px;
  text-align: left;
  margin-top: 20px;
  margin-left: 20px;
}
.reference-bg{
  position: relative;
  width: 100%;
  z-index: -1;
}

.reference-logo, .reference-box-2 .reference-logo,.reference-box-3 .reference-logo{
  position: absolute;
  margin-left: 20px;
  margin-top: 0px;
  zoom: 0.8 ;
  bottom:5%;
  

}

.z-1 {
  zoom: 1 !important;
  margin-top: 430px !important;

}



.bk-color{
  color: #000000 !important;
}
.footer{
  padding: 20px 0px;
}

.footer h2{
  margin-top: 20px;
  margin-bottom: 0px;
}
.footer .subclaim{
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 10px;

}

.footer p {
  line-height: 1.3;
}
.uvod-header h1{
  margin-top: 40px;
  

}

.header {
  padding: 100px auto !important;
}

.header .brandclaim {
  margin-top: 20px;
}

.header .subclaim, .header .brandclaim {
  position: relative;
  z-index: 5;
  padding: 0px 15%;
}

.header-img-box {
  text-align: center;
}

.header img{
  margin-top: -70px;
  width: 450px;
  margin-left: -10%;
  z-index: 3;
  position: relative;

}
.header-texts {
  position: relative;
}

.zadna-pozice-img {
  margin-top: 450px;
}



/* Medium devices (tablets, 768px and up) */
@media (min-width: 578px) { 
  .header .brandclaim {
    margin-top: 40px;
  }

  .header .subclaim, .header .brandclaim {
    position: relative;
    z-index: 5;
    padding: 0px 0px;
  }

  .header img{
    margin-top: 00px;
    width: 100%;
    z-index: 3;
    position: relative;

  
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

  .header .brandclaim {
    margin-top: 90px;
  }

  .header .subclaim, .header .brandclaim {
    position: relative;
    z-index: 5;
    padding: 0px 0px;
  }

  .header img{
    margin-top: 00px;
    width: 650px;
    z-index: 3;
    position: relative;
  }


.zadna-pozice-img {
  position: absolute;
  }
}


.ytb-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-top: 30px;
}
.ytb-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

 /* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  .header .subclaim, .header .brandclaim {
    position: relative;
    z-index: 5;
    padding: 0px 0px;
  }
  .header-texts {
    position: absolute;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
 
}

/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */
/* MOBILE CSS */

@media (min-width: 768px) { 
  .uvod-header h1{
    margin-top: 180px;
  }

  .uvod-header{
    height: 600px;
  }
  
  h1{
    font-size: 55px;
  }
  
  h2{
    font-size: 30px;
    line-height: 116.9%;
    margin-bottom: 40px;
    margin-top: 0px;
  }
  h3{
    font-size: 45px;
    line-height: 116.9%;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .uvod-header .brandclaim{
    margin-top: 170px;
    margin-bottom: 40px;
  }
  
  h1 .h-highlight:before{
    top:48px;
    height:15px;
    width:100%
  }
  
  h2 .h-highlight:before{
    top:25px;
    height:10px;
    width:100%
  }
  
  h3 .h-highlight:before{
    top:39px;
    height:13px;
    width:100%
  }
  .subclaim{
    font-size: 35px;
    margin-top: 40px;
  }

  .content{
    padding:80px 0px;
  }

  .sluzby{
    padding: 100px 0px;
  }

  .left-phone{
    width: 360px;
    margin-left:-150px;
    margin-top: -20px;
    display: block;

  
  }
  .right-phone{
    width: 380px;
    margin-top: 70px;
    margin-left:100px;
  }
  
  .right-phone-shadow{
    height: 12px;
    width: 400px;
    margin-top: 700px;
    margin-left:-50px;
  }
  
  .left-phone-shadow-clip{
    height: 600px;
    width: 220px;
    margin-top: 100px;
    margin-left:158px;
    transform: skew(-19deg);
    z-index: 81;
    display: block;
  }
  
  .left-phone-shadow{
    height: 200px;
    width: 300px;
    margin-top: 220px;
    margin-left: -220px;
    
  }


.reference-text{
  font-size: 40px;
  line-height: 116.9%;
  width: 300px;
  margin-top: 100px;
  margin-left: 50px;
}
.reference-bg{
  width: 100%;
}

.reference-logo, .reference-box-2 .reference-logo,.reference-box-3 .reference-logo{
  height: auto;
  zoom: 1;
}

.reference-logo{
  margin-left: 50px;
  margin-top: 570px;
}

.reference-box-2 .reference-text{
  margin-top: 40px;
  font-size: 32px;
  margin-left: 50px;
}

.reference-box-2 .reference-logo{
  margin-top: 550px;
}

.reference-box-3 .reference-text{
  margin-top: 40px;
  margin-left: 30px;
  font-size: 25px;
}

.reference-box-3 .reference-logo{
  margin-top: 480px;
  margin-left: 30px;

  
}

.uvod-header .kariera-img{
  margin-top: 80px;
  width: 750px;
}

}

.pozice {
  width: 80%;
  background: #F9F9FC;
  margin: 20px auto;
  padding: 44px;
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  position: relative;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s 
}

.triangle{
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 20px solid #27FBA8;
  border-bottom: 20px solid transparent;
  z-index: 100;
  display:inline-table;
  right:10px;
  margin-left: -20px;
}



.pozice:hover {
  background: #27FBA8;;
  color: #ffffff;
}



.pozice:hover .triangle{
  border-top: 20px solid transparent;
  border-left: 20px solid #ffffff;
  border-bottom: 20px solid transparent;

}


.btn-upgrade { 
  border-radius: 0px;
  border: 0px;
  font-family: 'Roboto Mono', monospace;
  color: black;
  font-weight: 700;
  font-size: 20px;
  transition: all 0.3s ease 0s;
  background: linear-gradient(to right, black 50%, #27FBA8 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
  padding: 10px 20px;

}

 
.btn-upgrade:hover, 
.btn-upgrade:focus, 
.btn-upgrade:active, 
.btn-upgrade.active, 
.open .dropdown-toggle.btn-upgrade { 
  color: #FFFFFF !important; 
  background-color: #000000; 
  background-position: left bottom;

} 
 
.btn-upgrade:active, 
.btn-upgrade.active, 
.open .dropdown-toggle.btn-upgrade { 
  background-image: none; 
} 
 
.btn-upgrade.disabled, 
.btn-upgrade[disabled], 
fieldset[disabled] .btn-upgrade, 
.btn-upgrade.disabled:hover, 
.btn-upgrade[disabled]:hover, 
fieldset[disabled] .btn-upgrade:hover, 
.btn-upgrade.disabled:focus, 
.btn-upgrade[disabled]:focus, 
fieldset[disabled] .btn-upgrade:focus, 
.btn-upgrade.disabled:active, 
.btn-upgrade[disabled]:active, 
fieldset[disabled] .btn-upgrade:active, 
.btn-upgrade.disabled.active, 
.btn-upgrade[disabled].active, 
fieldset[disabled] .btn-upgrade.active { 
  background-color: #27FBA8; 
} 
 
.btn-upgrade .badge { 
  color: #27FBA8; 
  background-color: #000000; 
}


.h-highlight {
	position:relative;
}
.h-highlight:before {
	content:"";
	background:#27FBA8;
	display:block;
	margin:auto;
	left:0;
	position:absolute;
	z-index:-1;
	-webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.w-80:before{
  width:80% !important;
}
.w-100:before{
  width:100% !important;
}
.w-120:before{
  width:120% !important;
}
.w-150:before{
  width:150% !important;
}
.w-170:before{
  width:170% !important;
}


.headline-info{
  font-family: 'Roboto Mono', monospace;
  font-weight: 100;
  font-size: 15px;
}

.speach-box{
  position:relative;
	background:#27FBA8;
	display:table;
	left:0;
	z-index:-1;
  height: 100%;
  padding: 5px;
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 116.9%;
}

.speach-box:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  color: #27FBA8;
  border-top: 10px solid #27FBA8;
  border-top-color: inherit; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; 
}

.pepa .speach-box{
  font-family: 'Roboto Mono', monospace;
  font-weight: 700;
  font-size: 30px;
  width: 100%;
  padding: 10px 20px;
}
.pepa p {
  margin-top: 20px;
  margin-left: 20px;
}
.pozice-img {
  display: block;
  position: absolute;
  margin-top: -100px;
}
.pozice-header {
  padding: 100px 0px;
}
.pozice-header h1{
  margin-top: 0px;
}
.pozice-header .subclaim{
  margin-top: 0px;
}




.pepa-kontakt img {
  width: 294px;
}

.pepa-info-box, .img-box{
  position: relative;
  display: inline-block;
}

.img-404 {
  width: 1400px;
}

.box-404 {
padding-top:150px;
}

#navbar {
  z-index: 999;
  background-color: #FFFFFF;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #27FBA8;
  overflow-x: hidden;
  transition: 0.5s;
  overflow-y: hidden;

}

.navbar-nav {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

#navbar-toggle, #navbar-close {
  display: block;
}


#navbar-close {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

.navbar-light .navbar-nav .nav-link{
  font-family: 'Roboto Mono', monospace;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  line-height: 20px;
  color: #000000;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 0px;
  margin-top: 40px;
  -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.nav-link{
  position:relative;
}



.menu-highlight:before {
	content:"";
  width:70%;
  height: 20px;
  top:25px;
	background:#fff;
	display:block;
	margin: 0px auto;
	left:0;
  z-index: -1;
	position:absolute;
	-webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.pozice-img {
  display: none;
}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  body{
    line-height: 1.8;  
    font-size: 20px;
  }
  #kariera .container {
    width: 576px;
  }
  #kariera h1{
    font-family: 'Roboto Mono', monospace;
    font-style: normal;
    font-weight: 700;
    font-size: 51px;
    line-height: 116.9%;
  }
  
  #kariera h2{
    font-family: 'Roboto Mono', monospace;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 116.9%;
    margin-top: 40px;
  }
  #kariera .headline-info{
    font-family: 'Roboto Mono', monospace;
    font-weight: 100;
    font-size: 30px;
  }

  #kariera h1 .h-highlight:before{
    top:40px;
    height:19px;
  }
  #kariera h2 .h-highlight:before{
    top:28px;
    height:13px;
  }
  #kariera p{
    margin-bottom: 30px;
  }
  
  #kariera .speach-box{
    padding: 10px;
  }
  
  #kariera .speach-box .text{
    font-family: 'Roboto Mono', monospace;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 116.9%;
    position:relative;
    width: 390px;
    display:block;
    left:0;
    z-index:-1;
  
  }

  .pozice-img {
    display: block;
  }
 }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 


#navbar {
  z-index: 0;
  height: 117px;
  position:relative;
  width: 100%;
  top: auto;
  left: auto;
  background-color: #fff;
  transition: none;
}

.navbar-nav {
  position: relative;
  top: auto;
  width: auto;
  text-align: auto;
  margin-top: 0px;
}

.navbar-light .navbar-nav .nav-link{
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 60px;
  margin-top: 0px;

}

  #navbar-toggle, #navbar-close {
    display: none;
  }


  .menu-highlight:before {
    content:"";
    width:100%;
    height: 10px;
    top:20px;
    background:#27FBA8;
    display:block;
    margin:auto;
    left:0;
    z-index: -1;
    position:absolute;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  .footer{
    padding: 50px 0px;
  }

  .footer p {
    line-height: 1.9;
  }

  .triangle{
    display:inline-block;
    right:50px;
    margin-top: 10px;
  }
  
  
 }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  

.pozice {
  width: 800;
  margin: 20px auto;
  padding: 44px;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  
}



 }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  
.pozice {
  width: 1000px;

  
}

 }


