.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */

.carousel {
    height: 500px;
}
/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
}
/* Declare heights because of positioning of img element */

.carousel .item {
    height: 500px;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */

.marketing h3 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0;
    /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
    /* Navbar positioning foo */
    
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }
    /* The navbar becomes detached from the top, so we round the corners */
    
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }
    /* Bump up size of carousel content */
    
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
    .featurette-heading {
        font-size: 50px;
    }
}
@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
	.nadlogo{
		width:200px;
		height:100px;
		position: absolute;
		z-index: 99999;
		margin:auto; top: 0; left: 0;  right: 0;
	}
}
/*uslugi*/

body, footer {
    background: #222222;
    color: #222222;
}
footer {
    padding-top: 30px;
    color: #fff;
}
footer a {
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
}
footer a:hover {
    text-decoration: none;
    color: #ffb50a;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.bigLogo {
    position: absolute;
    z-index: 100;
}
.navbar {
    margin-bottom: 0
}
.navbar-wrapper {
    background: #fff;
    position: relative;
    z-index: 9999;
}
.navbar-nav {
    float: none;
    text-align: center;
    margin: 0 auto;
    height: 92px;
}
#secondNav {
    margin-bottom: 0;
}
#secondNav a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #222;
    margin-bottom: 0;
}
#secondNav a:focus, #secondNav a:hover , #secondNav li.active a {
    text-decoration: none;
    background-color: transparent;
    color: #ffb50a;
}
.nav>li>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #222
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a {
    text-decoration: none;
    background-color: transparent;
    color: #ffb50a;
}
.navbar-nav>li>a.menuItem {
    padding-top: 55px;
}
.navbar-nav .navbar-wrapper {
    background: #fff;
}
#secondNav {
    float: right;
}
#secondNav {
    text-decoration: none;
}
#secondNav li {
    display: inline-block;
}
.columns {
    border-top: 1px solid #ccc;
}
.columns > div {
    margin: 40px auto;
    text-align: center;
}
.columns h3 {
    color: #222222;
    text-transform: uppercase;
}
#carousel {
    position: relative;
    z-index: 999;
}
.mainBackground {
    background: #fff url(../img/slider_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.aboutBackground {
    background: #fff url(../img/sub_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.carousel-caption {
    display: inline-block;
}
.carousel-caption {
    width: 340px;
}
.carousel-caption p {
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    -webkit-border-radius: 170px;
    -moz-border-radius: 170px;
    border-radius: 170px;
    background: #ffb50a;
    margin-bottom: 0;
}
.carousel-caption-shadow {
    background: url(../img/shadow.png) no-repeat;
    width: 339px;
    height: 62px;
    display: inline-block;
}
.crane {
    background: url(../img/crane.png) no-repeat;
    z-index: 999;
    background-size: 62%;
    background-position: center;
    height: 500px
}
.crane2 {
    background: url(../img/crane2.png) no-repeat;
    z-index: 999;
    background-size: 75%;
    background-position: center;
    height: 500px
}
.crane3 {
    background: url(../img/crane3.png) no-repeat;
    z-index: 999;
    background-size: 75%;
    background-position: center;
    height: 500px
}
.crane4 {
    background: url(../img/crane4.png) no-repeat;
    z-index: 999;
    background-size: 75%;
    background-position: center;
    height: 500px
}
.crane5 {
    background: url(../img/crane5.jpg) no-repeat;
    z-index: 999;
    background-size: 75%;
    background-position: center;
    height: 500px
}
.pr {
    position: relative;
}
/*turn off carousel indicators*/

.carousel-indicators {
    display: none;
}
.carousel-control {
    display: none;
}
/*turn off carousel indicators*/

.mr14 {
    margin-right: 14px;
}
.btnYellow {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #ffb50a;
    text-transform: uppercase;
    border: none;
}
.btnYellow:hover {
    color: #fff;
    background: #ffb50a;
    border: none;
    opacity: 0.8
}
.subPageBackground {
    min-height: 300px;
    margin-top: 100px;
    background: #fff;
}
.subPageH1 {
    text-transform: uppercase;
    color: #ffb50a;
    width: 180px;
    text-align: center;
    font-weight: bold;
    font-size: 24px!important;
    margin: -18px auto 40px auto;
    background: url(../img/h1background.png) no-repeat center top;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    padding-top: 40px;
    border-radius: 180px;
    margin-top: -18px;
}
.subPageRodo {
    text-transform: uppercase;
    color: #ffb50a;
    width: 180px;
    text-align: center;
    font-weight: bold;
    font-size: 24px!important;
    margin: -18px auto 20px auto;
    padding-top: 40px;
    border-radius: 120px;
    margin-top: -18px;
}
.offerPage, .gearPage, .contactPage {
    margin-bottom: 30px;
}
.offerPage h1 {
    line-height: 150%;
    font-size: 14px;
    font-weight: bold;
    max-width: 500px;
}
.offerPage li {
    position: relative;
    max-width: 480px;
    font-size: 14px;
    margin-bottom: 3px;
    line-height: 160%;
    list-style: none;
}
.offerPage ul {
    padding-left: 15px;
}
.offerPage li::before {
    list-style: none;
    position: absolute;
    left: -1em;
    content: '-';
}
.gearPage h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #222;
}
.gearPage p {
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.contactParagraph {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.contactParagraph a {
    color: #ffb50a;
}
.contactPage iframe {
    width: 100%;
    height: 400px
}
#errors, #success {
    display: none;
}
#errors.visible, #successvisible {
    display: block;
}
#theForm {
    width: 400px;
}
#theForm label {
    font-weight: normal;
    display: block;
    margin-top: 10px;
}
.navbar-toggle .icon-bar {
    background: #000;
}
.navbar-brand {
    position: relative;
    z-index: 9999;
}
.formoid-default {
    width: 100%!important;
}
.formoid-default label {
    font-weight: normal;
}
input.btnYellow {
    color: #fff!important;
    font-weight: normal;
}
input.btnYellow:hover {
    background: #ffb50a!important;
    opacity: 0.8!important;
}
.formoid-default input[type=text], .formoid-default input[type=password], .formoid-default input[type=email], .formoid-default input[type=url], .formoid-default textarea {
    width: 100%!important;
}
.tooltip{
    opacity: 1
}
.error-label{
    color: #000
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-nav>li {
        vertical-align: top;
        float: none;
        display: inline-block;
    }
}
@media (min-width: 768px) {
    .navbar-brand {
        display: none;
    }
}
@media (min-width: 768px) AND (max-width: 992px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 5px;
    }
}
@media (min-width: 992px) {
    .nav.navbar-nav {
        padding-left: 20px;
    }
}
@media (max-width: 992px) {
    .gearPage div {
        text-align: center;
    }
    .gearPage img {
        margin: 0 auto;
    }
}
@media (min-width: 1200px) {
    .nav.navbar-nav {
        padding-left: 27px;
    }
}
@media (max-width: 767px) {
    .navbar-nav {
        height: auto;
    }
    .navbar-brand {
        padding-top: 0;
        position: relative;
        top: -10px;
    }
    .nav>li>a.bigLogo {
        display: none;
    }
    .carousel-caption {
        width: 200px;
        height: 270px;
        position: absolute;
        left: 10px;
        top: 100px;
    }
    .carousel-caption p {
        height: 200px;
        display: table-cell;
        vertical-align: middle;
        width: 200px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        background: #ffb50a;
    }
    .crane {
        background-size: 50%;
        height: 300px;
        top: 100px;
        position: absolute;
        left: 0;
        right: 0;
    }
    .carousel {
        height: 418px;
    }
    .carousel .item {
        height: 418px;
    }
    .carousel-inner > .item > img {
        height: 418px;
    }
    .carousel-caption-shadow {
        background-size: 100%;
        width: 200px;
    }
}
