/*
Theme name: ANTS theme
Author:
Version: 1.0
Tags:
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900,500&subset=latin,latin-ext);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

h1, h2, h3, h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

h1, h2 {
    font-weight: 900;
}

/*
@font-face {
    font-family: 'gibsonregular';
    src: url('/fonts/texgyreheros-bold.otf');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'gibsonregular';
    src: url('../fonts/Gibson.eot?#iefix') format('embedded-opentype'), url('../fonts/Gibson.woff') format('woff'), url('../fonts/Gibson.ttf') format('truetype'), url('../fonts/Gibson.svg#Gibson') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
  font-family: 'dinpro-regular';
  src: url('/fonts/texgyreadventor-regular.otf');
  font-weight: normal;
  font-style: normal;
}
*/

@font-face {
    font-family: 'dinpro-regular';
    src: url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DINPro-Regular.otf') format('opentype'),
    url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
    width: 100%;
    /*overflow-x: hidden;*/
    font-family: 'dinpro-regular';
    /*font-size: 14px;*/
}

@media (max-width: 768px) {
    body {
        font-size: 15px;
    }
}

footer {
    font-size: 14px;
}

li {
    font-family: 'dinpro-regular';
}

nav {
    background-image: url(/img/menu.png);
    background-size: 100% 100%;
    background-color: transparent !important;
    border: none !important;
    height: 55pt;
}

nav {
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% 52pt;
    height: 56pt;
}

.navbar-header {
    border-bottom: none !important;
}

.menu-link {
    background-image: url('/img/tube.png');
    background-repeat: no-repeat;
    background-size: 1px 15px;
    background-position: right;
    color: white !important;
}

.nav a {
    color: white !important;
    transition: all 0.4s ease;
    font-style: 'Roboto';
    font-weight: 900;
}

.nav a:hover {
    color: #808080 !important;
    text-shadow: 2px 2px 4px #333333;
}

.logo {
    height: 28pt;
    margin-left: 50%;
}

.navbar-right {
    margin-right: 50pt;
    font-weight: bold;
    font-size: 0.9em;
}

body {
    background-color: #FFF;
}

.container p, .fusio-desc {
    text-align: justify;
    font-family: 'dinpro-regular';
}

/*  Home  */

#main {
    margin: 0 auto 100pt;
    width: 100%;
    height: 600pt;
    color: #fff;
    text-align: center;
    background-color: gray;
    background-image: url(/img2/main1.jpg);
    background-size: cover;
    background-position: center;
}

#main .container {
    padding-top: 300px;
}

#main.marketing {
    height: 280pt;
    margin: 0 auto 50pt;
}

#main.marketing .container {
    padding-top: 100px;
}

#middle {
    margin: 50pt auto;
}

#hlava {
    background-position: center;
    width: 100%;
    height: 300pt;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(/img2/karierabg.png);
}

.textum {
    text-transform: uppercase;
    color: #6c327e;
    padding: 16px 40px;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1.1px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.apos1 {
    position: absolute;
    left: 20%;
}

.apos2 {
    position: absolute;
    right: 20%;
}

#nav2 {
    margin: 30pt auto;
}

#nav2 p {
    font-weight: bold;
    color: #000;
    margin-top: 20pt;
    text-align: center;
}

.bico2 {
    padding-bottom: 6pt;
}

#nav2 img {
    position: relative;
    display: block;
    margin: 0 auto;
}

#demo {
    margin: 50pt auto 60pt;
    text-align: center;
}

#bottom {
    margin: 30pt auto 80pt;
    text-align: center;
}

#bottom p {
    padding: 1.5rem;
    text-align: center;
}

.bold {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.8px;
}

.heslo {
    color: #6c327e;
    font-family: 'Raleway', sans-serif;
    font-weight: bolder;
    font-size: 70px;
}

#ability {
    margin: 20pt auto;
    text-align: center;
}

section.home {
    margin: 0 auto;
    width: 100%;
    height: 600pt;
    color: #fff;
    text-align: center;
    background-color: #6c327e;
    background-image: url(/img/main.jpg);
    background-size: cover;
    background-position: center;
}

section.home h1, #main h1 {
    font-size: 100pt;
    font-weight: 900;
    text-shadow: 2px 2px 6px #000;
}

#main.marketing h1 {
    font-size: 60pt;
}

section.home p, #main p {
    text-shadow: 0px 0px 20px #000, 0px 0px 5px #000;
    color: #fff;
    font-size: 16px;
}

section.home .container {
    padding-top: 250px;
}

section.home p {
    text-align: center;
    float: none;
    margin: auto;
}

section.home > p {
    font-family: 'dinpro-regular';
}

@media (max-width: 991px) {

    section.home, #main {
        height: 550px;
    }

    section.home .container,
    #main .container {
        padding-top: 150px;
    }

    section.home h1, #main h1 {
        font-size: 70pt;
    }

}

@media (max-width: 700px) {

    .textum {
        width: 90%;
    }

    .apos1 {
        left: 8%;
    }

    .apos2 {
        right: 8%;
    }

    #main {
        height: auto;
    }

    #main .container {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    section.home h1, #main h1 {
        font-size: 45pt;
    }

    section.home p, #main p {
        font-size: 13px;
    }

    #main {
        margin: 0 auto 50pt;
    }
}

.vyvoj {
    color: #6c327e;
    text-align: center;
    font-family: 'gibsonregular';
    font-size: 5em;
    margin-bottom: 50px;
    margin-top: 40px;
    text-transform: uppercase;
}

/*  Fusio  */

.fusio {
    margin-top: 50pt;
    text-align: center;
    width: 100%;
}

#fusio-form {
    display: none;
}

.fusio textarea, .suite textarea {
    height: 150px !important;
    width: 100% !important;
    max-width: 400px !important;
}

.fusio input[type="email"], .fusio input[type="text"], .suite input[type="email"], .suite input[type="text"] {
    height: 50px !important;
    width: 100% !important;
    max-width: 400px !important;
}

.fusio p, .fusio-desc {
    width: 90%;
    margin: auto;
    float: none;
    margin-top: 20px;
}

.main-list {
    list-style-type: none;
    margin-bottom: 60px;
}

.suite .main-list {
    /*height: 40px;*/
}

.main-list li {
    line-height: 40px;
}

.fusio .main-list img {
    height: 40px;
    width: 40px;
    margin-right: 20px;
}

.suite .main-list img {
    height: 50px;
    width: 50px;
    margin-right: 20px;
}

.fusio h2 {
    color: #6c327e;
    font-family: 'roboto';
    font-weight: 900;
    font-size: 7rem;
    margin-bottom: 50px;
}

.laptop {
    max-width: 100%;
}

.fusio ul {
    text-align: left;
    font-size: 1.5rem;
    font-weight: bold;
}

.fusio li {
    margin: 20pt auto;
    color: #000;
    padding-left: 30pt;
}

.fusio ul img {
    float: left;
}

.more-fusio {
    background: #6c327e;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px;
    height: 50px;
    line-height: 50px;
    width: 200px;
}

.demo-fusio {
    background: #2B2B2B;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    width: 200px;
}

.pb {
    padding-bottom: 40px;
}

.more-fusio:hover {
    color: #fff;
    border: none;
}

.demo-fusio:hover {
    color: #fff;
    border: none;
}

img.demo-img {
    width: 45px;
    margin-right: 0px;
}

img.plus {
    width: 28px;
    margin-right: 10px;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.wpcf7 {
    margin: 0 auto;
    width: 100%;
    max-width: 600pt;
    font-family: 'dinpro-regular', Fallback, sans-serif;
    font-weight: 600;
    font-size: 17px;
}

/*
.wpcf7 input[type="file"]{
  color: #fff;
  cursor: pointer;
}

input[type="file"]::-webkit-file-upload-button {
  background: #fff;
  color: transparent;
  font: inherit;
  padding: 0;
  position: relative;
  border: none;
  text-align: left;
  -webkit-appearance: none;
  background-image: url(/img2/plus.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17pt;
  width: 40px;
  cursor: pointer;
}


.wpcf7-file {
  max-width: 40px !important;
}
*/

.plus-but {
    position: absolute;
    top: 0;
    left: 70%;
    overflow: hidden;
    cursor: pointer;
}

.plus-but label {
    display: block;
    background-image: url(/img2/plus.png);
    background-repeat: no-repeat;
    background-position: 22px bottom;
    background-size: 17pt;
    height: 60px;
    cursor: pointer;
}

.plus-but input {
    position: absolute;
    top: 30px;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

@media (max-width: 600px) {

    .plus-but {
        position: relative !important;
        float: none;
        clear: both;
        margin-right: 0;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }

    .plus-but label {
        background-position: left bottom;
    }

    form .name, form .mail {
        display: block;
        float: none;
        width: 100%;
        max-width: none !important;
        margin-right: 0;
    }

    .wpcf7 input[type="email"],
    .wpcf7 input[type="text"] {
        width: 100% !important;
        max-width: none !important;
    }

}

.wpcf7 .wpcf7-checkbox input[type=checkbox] {
   display: inline-block;
   width: 15px;
   height: 15px;
   margin: 0 5px 0 0;
   padding: 0;
   cursor: pointer;
   background: #f7f7f7;
   border-radius: 0;
   -webkit-appearance: none;
}

.wpcf7 .wpcf7-checkbox input[type=checkbox]:checked {
   background: #f7f7f7 url('../img/checkbox.png') center center no-repeat;
   background-size: 80% 80%;
   border: 0;
}

.wpcf7 .wpcf7-checkbox span.wpcf7-list-item {
   margin-left: 0;	
}

.wpcf7 a, .wpcf7 a:hover {
   color: #6c327e;
}

.wpcf7 a:hover {
   text-decoration: underline;	
}

/*.checkbox-desc {
   display: inline;	
}*/

.smooth_next {
    position: absolute;
    right: 50px;
}

.desktop {
    height: 430px;
    width: 100%;
    text-align: center;
    background-image: url(/img2/desktop.png);
    background-position: 49% 0%;
    background-repeat: no-repeat;
    background-size: 615px 415px;
    padding-top: 20px;
}

.desktop-inner {
    width: 640px;
    margin: 0 auto;
}

.desktop .desktop-inner .smooth_slider,
.desktop .desktop-inner .smooth_slider > div > div {
    width: 640px !important;
}

@media (max-width: 1200px) {

    .desktop {
        background-position: 48% 0%;
    }

}

@media (max-width: 991px) {

    .desktop {
        height: 400px;
        width: 100%;
        text-align: center;
        background-image: url(/img2/desktop.png);
        background-position: 44% 0%;
        background-repeat: no-repeat;
        background-size: 615px 415px;
        padding-top: 20px;
    }

    .desktop-inner {
        width: 640px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 640px !important;
        min-height: auto !important;
    }

}

@media (max-width: 800px) {

    .desktop {
        height: 300px;
        background-position: 49% 0%;
        background-repeat: no-repeat;
        background-size: 355px auto;
        padding-top: 13px;
    }

    .desktop-inner {
        width: 400px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 400px !important;
    }

}

@media (max-width: 700px) {

    .desktop {
        height: 300px;
        background-position: 48% 0%;
        background-repeat: no-repeat;
        background-size: 355px auto;
        padding-top: 13px;
    }

    .desktop-inner {
        width: 400px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 400px !important;
    }

}

@media (max-width: 500px) {

    .desktop {
        height: 200px;
        background-position: 47% 0%;
        background-repeat: no-repeat;
        background-size: 255px auto;
        padding-top: 11px;
    }

    .desktop-inner {
        width: 300px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 300px !important;
    }

}

@media (max-width: 400px) {

    .desktop {
        height: 300px;
        background-position: 47% 0%;
        background-repeat: no-repeat;
        background-size: 255px auto;
        padding-top: 11px;
    }

    .desktop-inner {
        width: 300px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 300px !important;
    }

}

@media (max-width: 370px) {

    .desktop {
        height: 300px;
        background-position: 45% 0%;
        background-repeat: no-repeat;
        background-size: 200px auto;
        padding-top: 9px;
    }

    .desktop-inner {
        width: 250px;
        margin: 0 auto;
    }

    .desktop .desktop-inner .smooth_slider,
    .desktop .desktop-inner .smooth_slider > div > div {
        width: 250px !important;
    }

}

.name {
    float: left;
}

.name, .mail {
    display: inline-block;
    max-width: 300px !important;
    text-align: left;
}

.your-email, .wpcf7-email {
    /*max-width: 300px !important;*/
}

.fusio form {
    margin-bottom: 50px;
}

@media (max-width: 991px) {

    .suite .buttons {
        float: none;
        padding: 0 0 20px 0;
        text-align: center;
    }

}

.wpcf7 input[type="text"] {
    width: 300px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    text-align: left;
    position: relative;
    font-weight: normal;
    color: #000;
    border: none;
    background-color: #f7f7f7;

}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
    height: 40pt;
}

.wpcf7 input[type="text"].wpcf7-quiz {
    width: 50pt;
}

span.wpcf7-quiz-label {
	width: auto;
	text-align: left;
	text-size-adjust: none;
}

.wpcf7 textarea {
    width: 100%;
    max-width: 400px;
}

.wpcf7 input[type="submit"] {
    background-color: #6c327e;
    background-image: url(/img2/wflight.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20pt;
    position: relative;
    width: 150px;
    height: 40px;
    color: transparent;
    border: none;
}

/*  Suite  */

.suite {
    margin: 20pt auto 0 auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    background-image: url(/img/purplebg1.png);
    background-size: 100% 100%;
    padding-bottom: 150px;
}

.suite img.demo-img {
    width: 45px;
    margin-right: 0px;
    text-align: center;
    float: none;
    margin: auto;
}

.suite img.plus {
    width: 28px;
    margin-right: 10px;
    text-align: center;
    float: none;
    margin: auto;
}

.suite h2 {
    font-size: 70px;
    font-family: 'roboto';
    font-weight: 900;
    padding-bottom: 20px;
}

.suite p {
    width: 90%;
    margin: auto;
}

.suite li {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 40px;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: left;
}

.more-suite {
    background-color: RGBA(66, 28, 80, 1);
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
    /*margin-top: 40px 10px 0 10px;*/
    margin: 10px;
}

.demo-suite {
    background: #2B2B2B;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
    /*margin-top: 40px;*/
}

.suite-form {
    display: none;
}

.suite-form, .suite .wpcf7-form {
    max-width: 400px !important;
    overflow: hidden;
    margin-bottom: 20px;
}

.suite .ajax-loader {
    width: auto !important;
    float: none;
}

.suite form p {
    max-width: 400px !important;
}

.buttons {
    padding-left: 30pt;
    float: left
}

.more-suite:hover {
    color: #fff;
    border: none;
}

.demo-suite:hover {
    color: #fff;
    border: none;
}

.suite ul img {
    float: left;
    width: 40px;
    height: 40px;
    display: block;
}

.suite .container {
    padding-top: 70pt;
    color: #fff;
}

input[name=more2] {
    padding: 5px 15px;
    background: #441d80;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

input[name=demo2] {
    padding: 5px 15px;
    background: #b5b6b5;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.suite img {
    width: 80%;
    float: left;
}

@media (max-width: 991px) {

    .suite img {
        width: 80%;
        float: none;
    }

    .suite .container {
        padding-top: 100pt;
    }

}

/*  Podpora  */

.podpora {
    margin: -20pt auto 30pt auto;
    text-align: center;
    background-image: url(/img/wheel.png);
    background-size: 400pt 400pt;
    background-position: center;
    background-repeat: no-repeat;
}

.podpora h2, .o-nas h2 {
    color: #6c327e;
    font-family: 'roboto';
    font-weight: 900;
    font-size: 5em;
    margin-bottom: 50px;
    margin-top: 90px;
}

.lsup {
    margin: 20px;
    max-height: 80px;
}

.lsup, .phone {
    display: inline-block;
}

.podpora-call {
    display: inline-block;
    font-family: 'dinpro-regular';
}

.phone {
    margin-top: -20px;
    font-family: 'dinpro-regular';
    font-size: 20px;
}

.informace {
    text-align: center;
    float: none;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.informace span {
    padding-top: 10px;
}

.tube-right {
    background-image: url('/img/tube.png');
    background-repeat: no-repeat;
    background-size: 1px 15px;
    padding-right: 25px;
    background-position: right bottom;
    margin-right: 20px;
}

.circle {
    margin-bottom: 30px;
}

.podpora p {
    width: 80%;
    text-align: justify !important;
    float: none;
    margin: auto;
}

/*  O nas  */

.o-nas h2 {
    color: #6c327e;
    text-align: center;
    font-family: 'roboto';
    font-weight: 900;
    font-size: 5em;
    margin-bottom: 50px;
    margin-top: 40px;
    text-transform: uppercase;
}

.o-nas .bg {
    background-position: 47% 10%;
    background-image: url(/img/cesta.png);
    background-size: 185px auto;
    background-repeat: no-repeat;
    background-position: center 55px;
}

.o-nas img {
    display: block;
    width: 96%;
    margin: 0 auto 20px;
}

.o-nas .year-2015 {
    margin-top: 60px;
}

.year-right {
    padding-top: 120px;
}

.o-nas {
    text-align: justify;
}

.o-nas p {
    width: 100%;
}

.reference {
    width: 100%;
    margin-top: 65pt;
    background-image: url('/img/ref-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px;
    text-align: center;
}

@media (max-width: 991px) {

    .o-nas img {
        width: 80%;
        margin: 20px auto;
    }

    .year-right {
        padding-top: 80px;
        padding-left: 0;
    }

}

.purgl {
    width: 80%;
    height: 80%;
    margin: 20pt;
    margin-left: 10px;
}

.reference h2 {
    color: #6c327e;
    text-align: center;
    font-family: 'roboto';
    font-weight: 900;
    font-size: 5em;
    margin-bottom: 30pt;
    margin-top: 90px;
    text-transform: uppercase;
}

.bx-viewport {

}

.kariera {
    padding-top: 40px;
    padding-bottom: 50px;
    width: 100%;
    min-height: 500pt;
    background-image: url(/img/carbg.png);
    background-size: 100% 100%;
    background-position: 48% 50%;
}

.kariera .container {
    padding-top: 80px;
}

.tie {
    position: relative;
    margin-bottom: 10pt;
    max-width: 383px;
    width: 90%;
}

.kariera h2 {
    color: white;
    text-align: center;
    font-family: 'roboto';
    font-weight: 900;
    font-size: 5em;
    margin-bottom: 30pt;
    margin-top: 10px;
    text-transform: uppercase;
}

.kariera h3 {
    color: white;
    text-align: center;
    font-family: 'gibsonregular';
    font-size: 2em;
    margin-bottom: 10pt;
    margin-top: 40px;
    text-transform: uppercase;
}

.kariera p {
    color: #fff;
}

.marketing {
    padding: 10px 40px;
    margin: auto;
     float: none;
    text-align: center;
    background: #2B2B2B;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
}

.marketing:hover {
    color: white;
}

.glass {
    text-align: center;
    position: relative;
}

.kariera .row {
    margin: 30px 0;
}

.career-item {
    padding: 40px 60px;
    margin: 0;
}

.career-item:nth-child(2n+1) {
    border-right: 1px solid #5c3168;
}

@media (max-width: 991px) {

    .career-item:nth-child(2n+1) {
        border-right: 0;
    }

}

/*  Footer   */

footer {
    position: relative;
    bottom: 0;
    margin-top: -40pt;
    background-position: center;
    background-size: 100% 100%;
    width: 100%;
    height: 95pt;
    background-image: url(/img/footerbg.png);
}

footer p {
    color: #fff;
}

footer h3 {
    color: #6c327e;
    text-align: center;
    font-family: 'gibsonregular';
    font-size: 2.0em;
    float: right;
    position: relative;
    text-transform: uppercase;
}

.con-left {
    margin: 30pt 0 20pt 290pt;
    width: 140pt;
    float: left;
}

.foo-left {
    color: white;
    position: absolute;
    left: 35%;
    bottom: 20%;
    width: 210px;
    text-align: right;
}

.foo-middle {
    position: absolute;
    left: 50%;
    margin-left: 20pt;
    bottom: 20%;
    float: right;
    width: 180px;
    display: block;
    color: white;
}

.foo-left a,
.foo-middle a {
    color: #fff;
}

.foo-right {
    position: absolute;
    margin: 3rem 4rem 0 0;
    right: 3%;
    display: inline-block;
    cursor: pointer;
}

@media (max-width: 1100px) {
    .foo-right {
        right: 1%;
    }

    .foo-right h3 {
        font-size: 1.5em;
    }

}

.foo-right img {
    margin-right: 15px;
}

.foo-right img.img-white {
    display: none;
}

@media (max-width: 991px) {
    .foo-right img.img-black {
        display: none;
    }
}

@media (max-width: 700px) {

    footer {
        height: auto;
    }

    .foo-left,
    .foo-middle,
    .foo-right {
        position: static;
        float: none;
        display: block;
        text-align: center;
        width: 100%;
        padding: 0;
        /*margin: 30px 0 30px 18%;*/
        margin: 30px 0;
    }

    .foo-right img.img-white {
        display: inline;
        width: 40px;
    }

    .foo-right h3 {
        margin-top: 7px;
    }
}

.smooth_slider {
    text-align: center !important;
    float: none;
    margin: auto;
}

img.smooth_slider_thumbnail, img.full {
    max-height: 310px !important;
    margin-left: 1px !important;
}

.wpcf7-response-output {
    max-width: 400px !important;
}

input, textarea {
    transition: all 0.4s ease;
    outline: none;
    padding-left: 10px;
}

input:focus, textarea:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #6f6e6e;
}

#kontakt {
    display: none;
    padding-top: 50px;
    padding-bottom: 50px;
}

.mob-show {
    display: none;
}

@media (max-width: 768px) {
    .o-nas .bg {
        background-image: none;
    }

    .reference {
        height: auto;
        padding-bottom: 30px;
    }

    .navbar-collapse {
        background-color: rgba(122, 67, 139, 1);
        margin-top: 6px;
    }

    .suite .buttons {
        margin-bottom: 40px;
    }

    .foo-middle {
        left: 0;
        display: block;
    }

    .foo-left {
        display: block;
    }

    footer {
        /*height: 250px;*/
        background-image: none;
        background-color: #2B2B2B;
        padding: 10px;
    }

    footer h3 {
        color: #fff;
    }

    .kariera {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .car-right {
        padding-right: 40px;
        padding-left: 40px;
    }

    .car-left {
        padding-left: 40px;
        padding-right: 40px;
    }

    nav li a {
        padding: 10px 15px !important;
        font-size: 16px;
    }

    .mob-show {
        display: block !important;
    }

    .mob-hide {
        display: none;
    }

    .plus-but {
        display: block;
        float: none;

    }

    .mail {
        display: block;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    nav li a {
        padding-right: 5px !important;
        padding-left: 5px !important;
        padding-top: 10px;
        font-size: 11px;
    }

    .navbar-collapse, .navbar-default, .navbar-form {
        border: none !important;
    }

    .menu-link {
        background-image: none !important;
    }

    /*  .reference {
        min-height: 500px;
      }
    */
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-collapse {
        background-color: rgba(122, 67, 139, 0.8);
        margin-top: 6px;
    }

    .mob-show {
        display: block !important;
    }

    .mob-hide {
        display: none !important;
    }

    .o-nas .bg {
        background-image: none;
    }

    .foo-left {
        left: 5%;
    }

    .foo-middle {
        left: 33%;
    }

    .plus-but {
        display: block;
        float: none;

    }

    .mail {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    nav li a {
        padding: 10px !important;
        font-size: 12px;
    }

    .plus-but {
        float: right;
        margin-right: 5%;
    }

    .wpcf7 input[type="text"] {
        width: 200px;
    }

    .menu-link {
        background-image: none !important;
    }

    .foo-middle {
        left: 40%;
    }

    .foo-left {
        left: 20%;
    }
}

@media (max-width: 768px) {
    nav {
        background: transparent;
    }

    nav > .container {
        background: #fff;
        background-image: url("/img/menu-mobile.png");
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .navbar-brand {
        padding: 7px 15px;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: none !important;
    }

    .navbar-right {
        margin-right: 0;
        font-size: 0.8em;
    }

    .menu-link {
        background: transparent;
    }

}

@media (max-width: 600px) {
    section.home h1, #main h1 {
        font-size: 50pt;
    }

    .fusio h2 {
        font-size: 50px;
    }

    .suite h2 {
        padding-top: 50px;
        font-size: 50px;
    }

    .podpora h2, .o-nas h2 {
        font-size: 45px;
    }

    .reference h2 {
        font-size: 45px;
    }

}

.o-nas-col {
    padding: 0 50px;
}

.hlava-kariera {
    padding-top: 150px;
}

.glass-top {
    display: block;
    margin: 0 auto 0;
}

.pozice-vlastnosti span {
    display: block;
    width: 140px;
    height: 140px;
    line-height: 140px;
    margin: 0 auto;
    background-color: #6b317d;
    color: #fff;
    font-size: 56px;
    border-radius: 50%;
    font-weight: 700;
}

.pozice-vlastnosti p {
    text-align: center;
    margin-top: 22px;
    font-size: 27px;
    font-weight: 700;
}

.limargin,
.limargin a {
    width: auto !important;
    margin: 0 !important;
    padding: 0 20px;
    text-align: center !important;
    line-height: 100px;
}

.limargin img {
    display: inline-block !important;
    vertical-align: middle;
}

.fusio form p {
    margin-left: 26px;
}

.suite form p {
    margin-left: 50px;
}

.suite form input[type="submit"] {
    background-color: rgba(66, 28, 80, 1);
    margin-top: 20px;
}

/*
.zivotopis {
	position: relative;
}
*/

.zivotopis .wpcf7-not-valid-tip {
    margin-top: 18px;
}

@media (max-width: 991px) {
    .fusio {
        position: relative;
        z-index: 20;
    }

    .suite {
        position: relative;
        background: #774187;
        z-index: 10;
        padding-top: 50px;
        padding-bottom: 200px;
    }

    .suite:before {
        content: "";
        position: absolute;
        left: 0;
        top: -100px;
        width: 100%;
        height: 200px;
        background: #fff;
        -webkit-transform: skewY(6deg);
        -moz-transform: skewY(6deg);
        -ms-transform: skewY(6deg);
        -o-transform: skewY(6deg);
        transform: skewY(6deg);
    }

    .suite:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -100px;
        width: 100%;
        height: 200px;
        background: #fff;
        -webkit-transform: skewY(3deg);
        -moz-transform: skewY(3deg);
        -ms-transform: skewY(3deg);
        -o-transform: skewY(3deg);
        transform: skewY(3deg);
    }

    .podpora {
        position: relative;
        z-index: 20;
    }

    .reference {
        position: relative;
        z-index: 20;
    }

    .kariera {
        position: relative;
        background: #774187;
        z-index: 10;
        padding-top: 100px;
    }

    .kariera:before {
        content: "";
        position: absolute;
        left: 0;
        top: -100px;
        width: 100%;
        height: 200px;
        background: #2b2b2b;
        -webkit-transform: skewY(-6deg);
        -moz-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        -o-transform: skewY(-6deg);
        transform: skewY(-6deg);
    }

    footer {
        position: relative;
        z-index: 30;
    }
}

.menu-link a, .menu-link-last a {
    text-transform: uppercase;
}

body {
    position: relative;
}

.navbar-default .navbar-nav > .active > a {
    color: #5c3168 !important;
}

.scroll-for-more {
    position: fixed;
    width: 84px;
    height: 84px;
    right: 50px;
    bottom: 20px;
    z-index: 10;
}

.glyphicon-6x {
    font-size: 600%;
}

.headroom {
    will-change: transform;
    transition: transform 800ms linear;
}

.headroom--not-top {
    display: none;
}

.headroom--top {
    display: block;
}

.scroll-for-more a:focus {
    border: none;
    outline: none;
}

.scroll-for-more a, .scroll-for-more a:focus {
    color: white;
}

.scroll-for-more a:hover {
    color: #5c3168;
}

.scroll-for-more a i {
    text-shadow: -1px 0 #5c3168, 0 1px #5c3168, 1px 0 #5c3168, 0 -1px #5c3168, 1px 3px 5px rgba(0, 0, 0, 0.5);
}

.upall li a {
    text-transform: uppercase;
}

#main, section.home {
    position: relative;
    background: none;
}

.main-bg-img {
    background-image: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 600pt;
    z-index: -1;
    overflow: hidden;
}

.main-bg-img img {
    height: 600pt;
    overflow: hidden;
    object-fit: cover;
}

.marketing .main-bg-img {
    height: 300pt;
}

.marketing .main-bg-img img {
    height: 300pt;
}

@media (max-width: 991px) {

    #main.marketing {
        height: 250px;
    }

    #main.marketing .container {
        padding-top: 30px;
    }

    #main.marketing h1 {
        font-size: 50pt;
    }

    .main-bg-img {
        height: 550px;
    }

    .main-bg-img img {
        height: 550px;
    }

    .marketing .main-bg-img {
        height: 250px;
    }

    .marketing .main-bg-img img {
        height: 250px;
    }
}

@media (max-width: 700px) {

    #main.marketing {
        height: auto;
    }

    .main-bg-img {
        height: 100%;
    }

    .main-bg-img img {
        height: 100%;
    }

    #main.marketing .container {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    #main.marketing h1 {
        font-size: 40pt;
    }

    .marketing .main-bg-img {
        height: 100%;
    }

    .marketing .main-bg-img img {
        height: 100%;
    }
}

.main-bg-img.compat-object-fit {
    background-size: cover;
    background-position: center center;
}

.main-bg-img.compat-object-fit img {
    opacity: 0;
}

.blog-article {
    margin-bottom: 40px;
}

.more-link-container {
    text-align: right;
}

.more-link {
    text-align: center;
    background: #2B2B2B;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
}

.more-link:hover {
    color: #fff!important;
}

.post-meta {
    font-size: 0.875em;
    padding: 12px 0;
    border-top: 1px solid #d4cdc7;
    border-bottom: 1px solid #d4cdc7;
    list-style: none;
}

.post-meta li {
    list-style: none;
    display: inline;
    margin-right: 5px;
}

.post-meta li.post-author, .post-meta li.post-category, .post-meta li.post-tags {
    padding-left: 25px;
}

.post-meta li.post-date:before {
    content: "\f073";
    font-family: FontAwesome;
    margin-right: 10px;
}

.post-meta li.post-author:before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right: 10px;
}

.post-meta li.post-category:before {
    content: "\f07b";
    font-family: FontAwesome;
    margin-right: 10px;
}

.post-meta li.post-tags:before {
    content: "\f02c";
    font-family: FontAwesome;
    margin-right: 10px;
}

.tagcloud {
    margin-top: 30px;
}

.tagcloud a {
    display: inline;
    margin-bottom: 8px;
    margin-right: 8px;
    background: #6c327e;
    color: white!important;
    padding: 5px 8px;
    font-size: 0.875em!important;
    line-height: 1.4em!important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
}

.more-articles-link {
    text-align: center;
    background: #2B2B2B;
    color: #fff;
    border: 0 none;
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
}

.navigation, .pix-load-more {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*-----gdpr-----*/

.gdpr-bar {
   position: fixed;
   width: 100%;
   left: 0;
   right: 0;
   padding: 10px;
   text-align: center;
   background: #282828;
   border-top: 1px #444 solid;
   z-index: 99999;
}

.gdpr-bar-bottom {
   bottom: 0; 
}

.gdpr-bar-top {
   top: 0; 
}

body .gdpr-bar p, body .gdpr-bar a, body #gdpr_form form {
   margin: 0;
   padding: 0;
   font-size: 16px;
   line-height: 22px;
   color: #fff;
   border: 0;
}

body .gdpr-bar p {
   display: block;
   width: 100%;
   height: auto;
}

body .gdpr-bar a {
   display: inline;
   text-decoration: underline;
   font-weight: bold;
}

body .gdpr-bar a:hover {
   text-decoration: none;
}

body #gdpr_form input[type=submit] {
   display: inline-block;
   margin-top: 10px;
   padding: 10px 40px;
   border: 1px #703882 solid;
   background: #703882;
   color: #fff;
   font-size: 14px;
   line-height: 14px;
   text-transform: uppercase;
   font-weight: bold;
   cursor: pointer;
   transition: color 0.5s ease, background 0.5s ease, border-color 0.5s ease;
}

body #gdpr_form input[type=submit]:hover {
   background: #282828;
   color: #fff;
   border-color: #fff;
}

body #gdpr_form input[type=submit].gdpr-page-button {
   text-align: center;
   white-space: normal;
   line-height: 1.5em;	
}

.container-gdpr {
  padding-bottom: 100px;	
}

.page-template-page_gdpr_privacy_policy #demo {
   display: none;	
}