/* CSS Document */


@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700&subset=latin-ext');

body, table, tr, td, ul, li {
	margin: 0;
	padding: 0;
}

body, a, p, td, span, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

strong {
    font-weight: 500;
}

hr {
    height: 1px;
    border: 0;
    background: #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 70%;
}

#blueair {
    display: block;
    margin: auto;
    max-width: 920px;
    padding: 0 10px;
}


#blueair .blueair-content {
    max-width: 100%;
    display: block;
    background: #fff;
    border: none;
    padding: 0;
}

.movie  {
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 5px
}


/* HEADER */

#blueair .navi {
    max-width: 100%;
    display: block;
    margin-top: 20px;
    height: 110px;
}

#blueair .logo img {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#blueair .navi .menu {
    padding: 20px;
}

#blueair .navi .menu a {
    padding: 5px 10px;
    border: 2px solid #0078bf;
    border-radius: 5px;
}

#blueair .navi .menu a {
    padding: 5px 15px;
    border: 2px solid #0078bf;
    border-radius: 5px;
    text-decoration: none;
    color: #0078bf;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    margin-left: 10px;
    margin-top: 7px;
    font-size: 12px;
        -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#blueair .navi .menu a:hover {
    background: #0078bf;
    color: #fff;
        -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#blueair .header {
    max-width: 100%;
    display: block;
}

#blueair .header img {
    width: 100%;
}






/* INTRO */


#blueair h1 {
    font-weight: 300;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #0078bf;
    line-height: 40px;
}

#blueair p {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
}

#blueair-intro {
    margin-top: 100px;
    margin-bottom: 100px;
}

.aranz img {
    width: 100%;
}

.aranz {
    padding: 0 !important;
}



/* PRODUCT FAMILY */

.product-family {
    margin-top: 100px;
    margin-bottom: 100px;
}

.product-family.col-md-5 {
    padding: 0;
}

.product-family img {
    margin-top: 35px !important;
    margin: auto;
    display: block;
    width: 100%;
    max-width: 300px;
}

.movie iframe {
    width: 100%;
    height: 489px;
    border-radius: 10px;
}




/* TECHNOLOGIA */

#blueair-technologia,
#blueair-produkty {
    margin-top: 130px;
    margin-bottom: 100px;
    display: block;
}

.sector {
    padding: 0 !important;
    margin-bottom: 30px;
}

.sector h3 {
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    color: #bbb;
}

.sector h3::before {
    content: '';
    background: #bbb;
    display: block;
    position: absolute;
    height: 1px;
    top: 50%;
    z-index: 5;
    width: 30%;
}

.sector h3::after {
    content: '';
    background: #bbb;
    display: block;
    position: absolute;
    height: 1px;
    top: 50%;
    z-index: 6;
    width: 30%;
    right: 0;
}

#blueair-technologia .movie iframe {
    width: 100%;
    height: 328px;
}

#blueair-technologia .blueair-usuwa {
    margin-top: 100px;
    margin-bottom: 30px;
}

#blueair-technologia .hepa img {
    width: 100%;
}

.blueair-usuwa img {
    margin: auto;
    display: block;
}

.blueair-usuwa .col-md-4 img {
    width: 100%;
    max-width: 300px;
}

.blueair-usuwa .col-md-8 img {
    width: 100%;
}

#blueair-technologia ol li {
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    padding: 5px;
}

#blueair-technologia h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #0078bf;
}





/* PRODUKTY */

#blueair-produkty img {
    margin: auto;
    display: block;
    width: 100%;
}

/*
.product-image::before {
    content: url('images/gwarancja.png');
    position: absolute;
    top: -20px;
}
*/

#blueair-produkty h2 {
    font-size: 34px;
    font-weight: 500;
    color: #0078bf;
    margin-bottom: 0;
}

#blueair-produkty h4 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}

.blueair-funkcje {
    padding: 0 !important;
}

.sq img {
    border-radius: 4px !important;
}

.blueair-funkcje .blueair-icon {
    display: inline-block;
    padding-left: 2px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.blueair-product-spec {
    padding: 10px 30px;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    margin-top: 40px;
}

.blueair-product-spec li ul {
    padding-left: 30px;
}

.blueair-product-spec li ul li {
    line-height: 20px;
}

.blueair-product-spec span {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #0078bf;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 2px 8px;
    margin-left: 5px;
}

.blueair-product-spec {
    padding: 20px 50px 30px;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    border: 1px dashed #0078bf;
    border-radius: 10px;
    background: rgba(0, 120, 191,0.05);
}


.blueair-addphoto {
    overflow: hidden;
    border: 2px solid #ddd;
    border-radius: 100%;
    padding: 0 !important;
    max-width: 120px;
    margin-left: 20px;
    float: right !important;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
}



/*
.blueair-tip {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    background: #eee;
    padding: 10px 30px 15px;
    border-radius: 10px 10px 10px 10px;
    width: 100%;
    left: 0;
    margin-top: 25px;
    
    -webkit-box-shadow: 0 3px 7px 1px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px 1px rgba(0,0,0,0.3);
}

.blueair-funkcje .blueair-icon:hover .blueair-tip {
    visibility: visible;
}
*/

.blueair-funkcje {
    margin-top: 50px;
}

.blueair-icon .col-md-2 {
    padding: 0;
}

.blueair-tip h5 {
    color: #0078bf;
    font-weight: 500;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
}

.blueair-tip p {
    font-size: 12px !important;
    line-height: 20px !important;
}

.blueair-icon img {
    margin-bottom: 15px;
    margin-top: 5px;
    border-radius: 100%;
    max-width: 75px;
    
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.blueair-icon img:hover {
    margin-bottom: 18px;
    margin-top: 2px;
    
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    
    -webkit-box-shadow: 0 5px 10px 1px rgba(0,0,0,0.3);
    box-shadow: 0 5px 10px 1px rgba(0,0,0,0.3);
}




.blueair-more h3 {
    margin-top: 140px;
    font-size: 24px;
    font-weight: 300;
}

.blueair-more h2 {
    font-size: 18px !important;
    font-weight: 300 !important;
    text-align: center;
    white-space: nowrap;
}

.blueair-more h2 span {
    font-weight: 500 !important;
}

.blueair-more hr {
    height: 1px;
    border: 0;
    background: #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 70%;
}

.blueair-more img {
    margin: auto;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.blueair-more-icons {
    padding: 0 !important;
}

.blueair-more-icons img {
    height: 20px;
    width: auto !important;
    margin: 5px auto 25px;
    display: block;   
}

.blueair-button {
    margin-bottom: 70px;
}


.blueair-button a {
    text-align: center;
    background: #bbb;
    width: auto;
    display: block;
    margin: 20px auto;
    padding: 10px 10px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    max-width: 170px;
    font-weight: 600;
    
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.blueair-button a:hover {
    background: #0078bf;
    
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


#gwiazdka p {
    font-size: 9px;
    line-height: 20px;
}






/* CUSTOMS */ 









@media (max-width: 920px) {

    #blueair h1 {
        text-align: center;
    }
    
    .blueair-usuwa img {
        margin-bottom: 50px;
    }
    
    .movie iframe {
        width: 100%;
        height: 482px;
        border-radius: 10px;
    }
    
    .blueair-addphoto {
        max-width: 100px;

    }

}

@media (max-width: 680px) {

    .movie iframe {
        width: 100%;
        height: 335px;
        border-radius: 10px;
    }
    
    
    .sector h3::before {
        width: 15%;
    }

    .sector h3::after {
        width: 15%;
    }
    
    .blueair-usuwa .col-md-8 {
        padding: 0 !important
    }
    
    #blueair-technologia .blueair-usuwa {
        padding: 0 !important;
    }

    .blueair-addphoto {
        clear: both;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    
}










/* BOOTSTRAP */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
