@import url("animate.css");
@import url("slider2.css");
html,
body {
    height: 100%;
    font-family: 'Saira Extra Condensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    position: relative;
}

#first_text {
    animation-duration: 1.6s;
    animation-delay: 0.7s;
}

#second_text {
    animation-duration: 1.6s;
    animation-delay: 0.7s;
}


}
.navbar {
    height: 80px;
    overflow: hidden;
}
.nav-height {
    height: 60px;
    background-color: rgba(7, 20, 27, 0.0);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid white;
}
.navbar ul li a:active {
    background-color: rgb(7, 20, 27);
    color: #fff;
}
.full-color {
    background-color: rgb(7, 20, 27);
}
.navbar-header img {
    padding-top: 0px;
}
.navbar ul li a {
    color: rgb(255, 255, 255);
    font-size: 1.4em;
    line-height: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.navbar ul li a:hover {
    color: rgb(7, 20, 30);
    background-color: rgba(255, 255, 255, 1.0);
}
.navbar-header button {
    margin-top: 20px;
}
.navbar-brand {
    padding-top: 3px;
}
.img-pos {
    padding 0px;
    height: 50px;
    margin-top: 0px;
}
.img-pos2 {
    padding 0px;
    height: 50px;
    margin-top: 3px;
}
.full-background {
    height: 100%;
}
.first_background {
    background: url(../img/back3a.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    color: #fff;
    height: 100%;
    min-height: 100%;
}
.header_text_wrapper {
    position: absolute;
    width: 100%;
    height: 200px;
    top: 50%;
    font-weight: 700;
}
.h1_wrapper {
    background-color: rgba(255, 255, 255, 1.0);
    width: 100%;
    height: 70px;
}
.header_text_wrapper h1 {
    text-align: center;
    font-size: 3.2em;
    font-weight: 700;
    color: rgb(7, 20, 30);
    padding-top: 5px;
}
.header_text_wrapper h2 {
    padding-left: 32%;
    font-size: 3.2em;
}
.header_text_wrapper h3 {
    padding-left: 55%;
    font-size: 3.2em;
}
.start,
.start2 {
    background: rgba(7, 20, 27, 1.0);
    box-shadow: 0px 4px 4px rgb(60, 60, 60);
    z-index: 1;
}

.start3 {
    background: rgba(7, 20, 27, 1.0);
    padding-bottom: 120px;
    box-shadow: 0px 4px 4px rgb(60, 60, 60);
    z-index: 1;
	padding-top:30px;
}
start2 {
    padding-top: 10px;
}
.img-responsive {
    animation-duration: 2s;
}
.start p {
    color: rgb(240, 240, 240);
    padding-left: 20px;
    font-size: 1.5em;
    text-align: justify;
    font-weight: 400;
}
.firma_start {
    margin-top: 80px;
    animation-delay: 1s;
    animation-duration: 2.5s;
}
.firma_linia {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 3px solid white;
    border-bottom-width: 25%;
}
.firma_funkcje {
    text-align: center;
    font-size: 1.4em;
    color: white;
    line-height: 1.8em;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#firma_funkcje {
    animation-delay: 0.5s;
    animation-duration: 5s;
}
.firma_title {
    font-weight: 700;
    font-size: 1.2em;
}
.firma_funkcje:hover {
    background: white;
    color: rgb(7, 20, 30);
}
.firma_stay {
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 1.6em;
    color: white;
}

/* MODAL PART ************************************/
.img-responsive {
    cursor: pointer;
}
.close {
    font-size: 100px;
    color: #ffffff;
    background: white;
    transition: 0.3s;
    z-index: 99;
}
.close:hover {
    color: #ffffff;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

/* END OF MODAL PART *************************************/
.oferta_wrapper {
    padding: 0;
    min-height: 100%;
    margin: 0;
}
.oferta {
    margin-left: 0;
    margin-right: 0;
}
.oferta1,
.oferta2,
.oferta3 {
    margin: 0;
}
.of_tresc {
    margin-top: 40px;
    text-align: justify;
    font-size: 1.4em;
}
.of_tresc h2 {
    border-bottom: 1px solid black;
    width: 50%;
}
.of_img {
    margin-top: 45px;
    overflow: hidden;
    vertical-align: middle;
    padding: 0;
    border-radius: 3px;
}
.of_img a img {
    vertical-align: middle;
    max-width: 100%;
}
.oferta_tresc {
    text-align: justify;
    padding-bottom: 40px;
    font-size: 1.4em;
}
.oferta_tresc:hover {}
.oferta_ico {
    width: 15%;
    height: 15%;
}
.oferta_slider_wrap {
    max-width: 100%;
    overflow-x: hidden;
}
.realizacje_wrap {
    margin-bottom: 100px;
    background-color: white;
}
.realizacje_start {
    margin-bottom: 80px;
}
h4.elegant {
    margin: 0;
    text-align: center;
    padding-top: 80px;
    font-size: 300%;
    color: #fff;
    background: rgb(7, 20, 27);
    text-rendering: optimizeLegibility;
    letter-spacing: .15em;
}
h4.elegant-alt {
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
    font-size: 300%;
    color: rgb(7, 20, 27);
    background: #fff;
    text-rendering: optimizeLegibility;
    letter-spacing: .15em;
    border-bottom: 1px solid black;
    width: 30%;
}
h4.elegant-alt2 {
    padding-top: 60px;
    margin-bottom: 100px;
}
.icon_start {
    padding-top: 20%;
    visibility: visible;
}
.realizacje {
    background: url(../img/patnow_tlo.png) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    color: #fff;
    height: 100%;
    min-height: 130%;
    box-shadow: 0px 4px 4px rgb(60, 60, 60);
    z-index: 1;
}
.realizacje_title {
    background: rgba(0, 0, 0, 0.7);
    height: 90vh;
    margin-top: 150px;
    /*
    margin-bottom: 100px; */
}
.realizacje_opis {
    font-size: 180%;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
}
.realizacje_sepa {
    min-height: 100px;
}
.kariera,
.kariera2,
.kariera3 {
    /*
    background-color: rgba(7, 20, 30, 1.0);
    */
    
    background: #fff;
}
.kariera2 {
    min-height: 200px;
}
.kariera3 {
    min-height: 200px;
    box-shadow: 0px 4px 4px rgb(60, 60, 60);
    z-index: 1;
}
.btn-info {
    margin-top: 10px;
    padding: 10px;
    font-size: 1.1em;
    text-decoration: none;
    color: black;
    background-color: rgb(255, 255, 255);
}
.btn-info:hover {
    color: black;
    background-color: rgb(190, 190, 190);
}
.btn-info:active {
    color: black;
    background-color: rgb(190, 190, 190);
}
.odstep {
    min-height: 100px;
    background-color: rgb(20, 20, 20);
    !important
}
.text_shadow {
    background: rgb(255, 255, 255);
    min-height: 100px;
}
.pad_top {
    margin-top: 100px;
}
.oferta h2 {
    font-variant: small-caps;
}
.three_steps {
    padding-top: 55px;
    box-shadow: 0px 4px 4px rgb(60, 60, 60);
    z-index: 1;
}
.three_steps:before,
.three_steps:after {
    display: block;
    !important
}
.three_steps h2 {
    text-align: center;
    font-size: 2.5em;
    color: rgb(7, 20, 30);
    line-height: 60px;
    padding-top: 10px;
}
.footer {
    background-color: rgba(20, 20, 20, 1.0);
    min-height: 300px;
    color: white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer:hover {
    background-color: rgb(7, 20, 27);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer_start {
    animation-delay: 2.0s;
}
.footer_start h2 {
    color: rgba(0, 153, 204, 1.0);
    text-align: center;
    margin-top: 100px;
    font-size: 3.0em;
    font-weight: 600;
    padding: 10px;
    border: 5px solid rgba(255, 255, 255, 1.0);
}
.footer_dane {
    text-align: left;
    font-size: 1.4em;
    margin-bottom: 20px;
}
.footer_dane h3 {
    font-size: 1.1em;
}
.footer_dane p {
    text-decoration: none;
    color: rgba(255, 255, 255, 1.0);
}
.footer_dane p:nth-child(1) {
    margin-top: 100px;
}
.footer_dane p i {
    color: rgba(0, 153, 204, 1.0);
}
.fr-fb {
    margin-top: 100px;
}

/* CONTACT FORM */
.wrapper h4 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 40px;
}
.ccheader {
    margin: 0 auto;
    padding: 2em;
    text-align: center;
}
.ccheader h1 {
    margin: 0;
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1.3;
}
.ccheader {
    margin: 0 auto;
    padding: 2em;
    text-align: center;
}
.ccheader h1 {
    margin: 0;
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1.3;
}

/* Form CSS*/
.ccform {
    margin: 0 auto;
    width: 800px;
}
.ccfield-prepend {
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px;
}
.ccform-addon {
    color: rgba(7, 20, 30, 1.0);
    float: left;
    padding: 4px;
    width: 8%;
    background: #FFFFFF;
    text-align: center;
    padding-bottom: 4px;
}
.ccformfield {
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 1px solid white;
    padding: 8px;
    width: 91.9%;
    display: block;
    font-size: 14px;
}
.ccformfield {}
.ccbtn {
    display: block;
    border: none;
    background: rgba(255, 255, 255, 1.0);
    color: rgb(7, 20, 30);
    padding: 12px 25px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}
.ccbtn:hover {
    background: #d8850e;
}
.animated {
    visibility: visible;
    !important
}