html {
    height: 100%;
}

body {
    background-color: #fcfcfc;
    padding-top: 0em;
    font-size: 16px;
}

.tlo {
    padding-left: 0em;
    padding-right: 0em;
}

/*//////////////////////////////////////////////////////przyciski/////////////////////////////////////////////////////*/
.arrow-up {
    margin-top: 1.1875em;
    margin-left: 0.875em;
    position: relative;
    display: inline-block;
    width: 1.375em;
    height: 1.375em;
    border-top: 0.25em solid #ffffff;
    border-right: 0.25em solid #ffffff;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.arrow-up1 {
    position: absolute;
    display: inline-block;
    width: 1.375em;
    height: 1.375em;
    border-top: 0.25em solid silver;
    border-right: 0.25em solid silver;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: -4.5em;
    left: 0;
    right: 0;
    background: #fafafa !important;
    z-index: 1000;
    margin: 0 auto;
}

.circle1 {
    display: inline-block;
    z-index: 999;
    position: relative;
    border-radius: 50%;
    width: 3.125em;
    height: 3.125em; /*line-height:26px;*/
    background: #777777;
    opacity: 0.2;
    top: 1.3em;
    margin: auto;
}

.arrow-down1 {
    margin-top: 0.4375em;
    margin-left: 0.8125em;
    position: relative;
    display: inline-block;
    width: 1.5em;
    height: 1.5em; /*line-height:40px;*/
    border-top: 0.25em solid #ffffff;
    border-right: 0.25em solid #ffffff;
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.circle2 {
    display: inline-block;
    z-index: 999;
    position: relative;
    border-radius: 50%;
    width: 3.125em;
    height: 3.125em;
    background: #777777;
    opacity: 0.2;
    margin: auto;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.bb-bg {
    background: url("../images/desktop/bg_desktop.jpg") no-repeat;
    background-position: 50% 0px;
    background-size: 140% 100%;
    padding-left: 0em;
    padding-right: 0em; /*  max-height: 48.750em; */
    min-height: 100%;
    max-width: 140%;
    position: relative;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.strony {
    position: relative;
    background-color: #fcfcfc;
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
}

.strony > #szkolenia {
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

.strony > #ustawianieprocesow {
    background-color: #fafafa;
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

.strony > #analityka {
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

.strony > #rozwiazaniait {
    background-color: #fafafa;
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

.strony > #standardy {
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

.strony > #kontakty {
    background-color: #fafafa;
    margin-bottom: 0.313em;
    padding-bottom: 1.563em;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.logotext {
    font-size: 2em;
    text-align: center;
    color: white;
}

.img-line hr {
    position: relative;
    z-index: 999;
    bottom: -2.5em;
    border-width: 0.25em;
    border-color: silver;
    margin-bottom: 4em;
}

.contact-line hr {
    margin-top: 4em;
}

/*/////////////////////////////////////////////////////////text////////////////////////////////////////////////////////*/
h1 {
    margin-top: 0.938em;
    font-size: 1.5em;
    color: black;
    font-weight: bold;
}

h2 {
    margin-top: 0.875em;
    margin-bottom: 0.25em;
    font-size: 1.250em;
    font-color: #161616;
    font-weight: 600;
}

.container-menu {
    z-index: -1000;
    position: absolute;
}

.element-menu {
    /*badanie wysokosci*/
    padding-left: 0px;
    width: 100%;
    height: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

ul.text-menu-list {
    font-family: 'Lato', 'Verdana';
    text-align: left;
    font-color: white;
    font-size: 1em;
    list-style-type: none;
    margin-left: -2.500em;
}

.text-menu-list li:before {
    content: "- ";
}

p.text-box {
    margin: 0 0 0 0;
    font-family: 'Lato', 'Verdana';
    font-size: 1em;
    color: #161616;
}

.text-menu {
    font-family: 'Lato', 'Verdana';
    font-size: 1em;
    text-align: center;
    margin-bottom: 1.563em;
    vertical-align: middle;
    max-width: 54.000em;
    margin: auto;
    color: white;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.container-menu {
    position: absolute;
    z-index: 900;
    left: -0.063em;
    right: 0em;
    top: 0em;
}

.navbar-toggle {
    float: right;
    margin-left: 0.375em;
    border: 0em;
}

.collapsed {
    background: none;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding-top: 0em;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.minus {
    background: #000;
    opacity: 0.95;
}

.navbar-toggle:hover {
    background-color: transparent !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background: white;
}

.plus {
    background: none; /*opacity: 0.95;*/
}

.navbar-default .navbar-nav > li > a:hover {
    color: white;
}

.navbar-toggle:focus {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-weight: 500;
}

.menu-mobile {
    position: absolute;
    z-index: 100;
}

.navbar-default .navbar-collapse {
    border: 0em;
}

.navbar-collapse {
    -webkit-box-shadow: inset 0 0 0;
    box-shadow: inset 0 0 0;
}

#plus-menu {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.footerlogo {
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contact_form {
    width: 100%;
    float: left;
}

.contact_form input, .contact_form textarea {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.contact_form input {
    width: 100%;
    line-height: 16px;
    margin: 3px;
    padding: 5px;
}

.contact_form textarea {
    width: 100%;
    height: 100px;
    resize: none;
    margin: 3px;
    padding: 5px;
}

.contact_form input[type=submit], .job_form input[type=submit] {
    float: right;
    background: #cfcfcf;
    color: #fff;
    box-shadow: 0 3px #bbbbbb;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border-radius: 3px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    border: none;
    width: 120px;
}

.contact_form input[type=submit]:hover, .job_form input[type=submit]:hover {
    box-shadow: 0 2px #bbbbbb;
    top: 1px;
}

.contact_form input[type=submit]:active, .job_form input[type=submit]:active {
    box-shadow: 0 0 #bbbbbb;
    top: 3px;
}

.success p {
    margin: 10px 0;
    text-align: right;
    color: #bbbbbb;
    font-size: 12px;
}

.contact_form .error p {
    margin: 10px 0;
    text-align: right;
    color: #EE2C2C;
}

input::-webkit-input-placeholder {
    font-style: italic;
}

input::-moz-placeholder {
    font-style: italic;
}

input:-ms-input-placeholder {
    font-style: italic;
}

input:-moz-placeholder {
    font-style: italic;
}

textarea::-webkit-input-placeholder {
    font-style: italic;
}

textarea::-moz-placeholder {
    font-style: italic;
}

textarea:-ms-input-placeholder {
    font-style: italic;
}

textarea:-moz-placeholder {
    font-style: italic;
}

.contact_form input[type=text]:focus, .contact_form input[type=email]:focus, .contact_form textarea:focus {
    box-shadow: 0 0 5px #5fa93e;
    -moz-box-shadow: 0 0 5px #bbbbbb;
    -webkit-box-shadow: 0 0 5px #bbbbbb;
    border: 1px solid #bbbbbb;
}

.contact_message {
    color: gray;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.division {
    background: url("../images/desktop/mission_bg.jpg") center no-repeat;
    width: 100%;
    height: 17em;
    position: relative;
}

.lower_text {
    position: relative;
    color: white;
    font-size: 0.8em;
    text-align: justify;
    padding-top: 2em;
}

#firma {
    padding-bottom: 2em;
}

.menu-image > li {
    display: inline-block;
}

.menu-item {
    display: block;
    padding: 10px;
    outline: none;
}

.section1 {
}

.section2 {
    padding-top: 2em;
    padding-bottom: 2em;
}

#menu-img {
    background-repeat: no-repeat;
    list-style: none;
}

.row1 {
    margin-right: 0px;
    margin-left: -40px;
}

.row2 {
    margin-right: 0px;
    margin-left: 0px;
}

#elementul > ul > li {
    list-style-image: url("../images/desktop/punkt1.png");
    text-decoration: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

#icon1 {
    background: url("../images/desktop/sod_active.png") center;
    background-size: 55px 55px;
    height: 150px;
    width: 55px;
    background-repeat: no-repeat;
    position: relative;
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

#icon2 {
    background: url("../images/desktop/outsource_active.png") center;
    background-size: 55px 55px;
    height: 150px;
    width: 55px;
    background-repeat: no-repeat;
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

#icon3 {
    background: url("../images/desktop/consult_active.png") center;
    background-size: 55px 55px;
    height: 150px;
    width: 55px;
    background-repeat: no-repeat;
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

#icon4 {
    background: url("../images/desktop/industry_active.png") center;
    background-size: 55px 55px;
    height: 150px;
    width: 55px;
    background-repeat: no-repeat;
    margin: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

#icon1:hover {
    background: url("../images/desktop/sod_active.png") center;
    color: #339999;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

#icon2:hover {
    background: url("../images/desktop/outsource_active.png") center;
    color: #339999;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

#icon3:hover {
    background: url("../images/desktop/consult_active.png") center;
    color: #339999;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

#icon4:hover {
    background: url("../images/desktop/industry_active.png") center;
    color: #339999;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

#elementul > ul > li {
    list-style-image: url("../images/desktop/punkt1.png");
    text-decoration: none;
}

.menu-img-title {
    position: absolute;
    bottom: -0.2em;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 0em;
    color: #339999;
    font-size: 0.8em;
    z-index: 1000;
    text-decoration: none;
}

.menu-img-title:hover {
    text-decoration: none;
}

/*/////////////////////////////////////////////////////////////////////////////////////////*/
.lower_logo_start {
    padding-bottom: 1em;
}

.lower_logo_end {
    float: right;
}

.footer_up {
    padding-bottom: 2.5em;
}

.element-end {
    padding-bottom: 0em;
}

/*/////////////////////////////////////////////////////media768////////////////////////////////////////////////////////*/
@media (min-width: 768px) {

    .division {
        background: url("../images/desktop/mission_bg.jpg") center no-repeat;
        width: 100%;
        height: 16em;
        position: relative;
    }

    #menu-img {
        background-repeat: no-repeat;
        list-style: none;
    }

    #icon1 {
        background: url("../images/desktop/sod_active.png") center;
        background-size: 155px 155px;
        height: 200px;
        width: 170px;
        background-repeat: no-repeat;
        position: relative;
        margin: auto;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    #icon2 {
        background: url("../images/desktop/outsource_active.png") center;
        background-size: 155px 155px;
        height: 200px;
        width: 170px;
        background-repeat: no-repeat;
        position: relative;
        margin: auto;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    #icon3 {
        background: url("../images/desktop/consult_active.png") center;
        background-size: 155px 155px;
        height: 200px;
        width: 170px;
        background-repeat: no-repeat;
        position: relative;
        margin: auto;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    #icon4 {
        background: url("../images/desktop/industry_active.png") center;
        background-size: 155px 155px;
        height: 200px;
        width: 170px;
        background-repeat: no-repeat;
        position: relative;
        margin: auto;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    #icon1:hover {
        background: url("../images/desktop/sod_active.png") center;
        color: #339999;
        background-size: 150px 150px;
        background-repeat: no-repeat;
        text-decoration: none;
        margin: auto;
        -webkit-filter: grayscale(0%) !important;
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    #icon2:hover {
        background: url("../images/desktop/outsource_active.png") center;
        color: #339999;
        background-size: 150px 150px;
        background-repeat: no-repeat;
        text-decoration: none;
        margin: auto;
        -webkit-filter: grayscale(0%) !important;
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    #icon3:hover {
        background: url("../images/desktop/consult_active.png") center;
        color: #339999;
        background-size: 150px 150px;
        background-repeat: no-repeat;
        text-decoration: none;
        margin: auto;
        -webkit-filter: grayscale(0%) !important;
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    #icon4:hover {
        background: url("../images/desktop/industry_active.png") center;
        color: #339999;
        background-size: 150px 150px;
        background-repeat: no-repeat;
        text-decoration: none;
        margin: auto;
        -webkit-filter: grayscale(0%) !important;
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%);
    }

    .menu-img-title {
        position: absolute;
        bottom: -0.2em;
        left: 0;
        right: 0;
        text-align: center;
        padding-bottom: 0em;
        color: #339999;
        font-size: 1em;
        z-index: 1000;
        text-decoration: none;
    }

    .menu-img-title:hover {
        text-decoration: none;
    }

    /*//////////////////////////////////////////////////////////////////////////////////////*/
    .lower_text {
        padding-top: 3.8em;
        font-size: 1em;
        text-align: justify;
    }

    .navbar-nav > li {
        padding-left: 0.5em;
    }

    .navbar-nav > li > a {
        padding-left: 1.5em;
        top: -0.8em;
    }

    .navbar-default .navbar-nav > li:hover {
        color: blue;
    }

    .element-menu {
        /*badanie wysokosci*/
        width: 100%;
        height: 50%; /*overflow: auto;*/
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .bb-bg {
        background: url("../images/desktop/bg_desktop.jpg") center no-repeat fixed;
        background-size: 100% 130%;
    }

    #main-menu {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        background: none !important;
    }

    .logotext {
        font-size: 3em;
        text-align: center;
        color: white;
        text-align: center;
        padding-top: 1em;
    }

    .menu-mobile {
        position: inherit;
        min-height: 1.5em;
    }

    .container-menu {
        position: absolute;
        left: 0em;
        top: 0em;
        background: transparent;
    }

    .navbar-brand {
        padding-top: 0.5em;
    }

    .navbar-default {
        /*padding-top: 5.000em;*/
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: right;
        padding-top: 0.5em; /*vertical-align: middle;*/
        /*padding: 5.000em 0em 0em 0em;*/
    }

    .navbar-collapse {
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a {
        color: #161616;
        font-size: 0.78em;
    }

    ul.fff > li:after {
        /*  background:  url("../images/desktop/nav_dot.png") no-repeat center; */
        height: 10px;
        width: 10px;
        content: '';
        display: inline-block;
    }

    ul.fff > li:last-child:after {
        height: 0px;
        width: 0px;
    }

    .nav > li > a {
        display: inline-block;
        margin: auto;
        padding: 0.825em 0.438em;
        font-size: 0.750em;
    }

    .text-menu {
        font-family: 'Lato', 'Verdana';
        font-size: 1.125em;
        text-align: center;
        margin-bottom: 1.563em;
        vertical-align: middle;
        max-width: 53.000em;
        margin: auto;
        color: white;
    }

    /*/////////////////////////////////////////////////znaczniki//////////////////////////////////////////////////////////*/
    /*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    .custom {
        display: table;
    }

    .custom > [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}

/*/////////////////////////////////////////////////////media992////////////////////////////////////////////////////////*/
@media (min-width: 992px) {
}

/*/////////////////////////////////////////////////////media1200///////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
}