/* *** CSS RESET *** */

:focus {outline: 0}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
button {cursor: pointer;}

/* *** GLOBAL *** */

.bx-wrapper {
    z-index: 1;
}

iframe {
    border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    margin-top: 0;
}
a{
    color:#0a417a;
}

body p {
    margin-bottom: 25px;
    margin-top: 0;    
}
.title-subage
{
    margin-bottom:30px!important;
}
body h2 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body ul {
    margin-bottom: 25px;
    padding-left: 16px;
    margin-top: 0;
}
.o-firmie p{
    text-align: center;
}
.partner-logo-2
{
    height:50px;
    float:right;
    margin:15px;
}
.partner-o-firmie
{
    margin-bottom:100px;
}
body ol {
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body .bx-wrapper {
    padding: 0;
    border: none;
}

body {
    overflow-x: hidden;
}

figure {
    margin: 0;
}

body a:hover {
    text-decoration: none;
}

input, textarea, button {
    font-family: 'Titillium Web', sans-serif;
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #303030;
    line-height: 1.5;
    min-width: 302px;
}

.container-box {
    width: 1300px;
    margin: 0 auto;
    background: #fff;
}

@media (min-width: 1200px) {
    body .container {
        max-width: 1170px;
    }
}

img {
    max-width: 100%;
    max-height: 100%;
}

a, a:hover, a:focus, a:active {
    outline: none !important;
    text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
    height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
    position: relative;
    bottom: auto;
    width: auto;
}

.clearer {
    clear: both;
    height: 0;
}

.chosen-container-single .chosen-single div b {
    background: none;
}

.logo, img, a, button, a span, .header-box, header {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
}

.bx-caption {
    display: none;
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    margin: 0;
    background:transparent;    
}

.content-box {
    float: left;
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/* *** HEADER *** */

header {
    position: fixed;
    top: 95px;
    z-index: 8;
    width: 100%;
    left: 0;
}

.body-active header {
    top: 0;
}

.header-box {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 16px 0;
    background: rgba(255,255,255,0.9)
}

header .logo {
    float: left;
}
.container-subpage{
    margin-top:100px;
    min-height:650px;
    margin-bottom:80px;
}
header .logo img {
    float: left;
    width: 237px;
}

header .pull-right {
    padding-right: 96px;
    padding-top: 17px;
}

.main-menu {
    display: inline-block;
    vertical-align: middle;
}

.main-menu ul {
    padding: 0;
}

.main-menu > ul > li {
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 34px;
    list-style: none;
}

.main-menu > ul > li > a {
    color: #000;
    display: block;
    height: 37px;
    line-height: 37px;
    float: left;
    position: relative;
    font-size: 16px;
}

.main-menu li:hover ul {
    display: block;
}

.main-menu > ul > li:hover > a, .main-menu > ul > .current > a {
    color: #0a417a;
}

.main-menu ul ul {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -130px;
    text-align: center;
    list-style: none;
    width: 260px;
    background: #f5f5f5; 
    display: none;     
}

.main-menu ul ul li {
    position: relative;
    float: left;
    width: 100%;
}

.main-menu ul ul li a {
    position: relative;
    color: #303030;
    display: block;
    padding: 11px 15px 10px 15px;
    float: left;
    width: 100%; 
}

.main-menu ul ul li:hover > a {
    background: #0a417a;
    color: #fff;
}

.main-menu ul ul ul {
    left: 100%;
    top: 0;
}

.main-menu .hoverIn {
    display: block;
}

.main-menu .hoverOut {
    display: none;
}

.btn-1 {
    display: inline-block;
    vertical-align: middle;
    height: 37px;
    line-height: 37px;
    background: #0a417a;
    color: #fff;
    min-width: 155px;
    text-align: center;
    padding: 0 20px;
    border-radius: 18px;
}
.btn-form{
    width:100%;
}
.btn-1:hover {
    color: #fff;
    background: #14569b;
}

/* *** BANNER *** */

.banner-box {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.banner-box img {
    display: block;
}

.banner {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    font-weight: 300;    
}

.banner .txt-1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.banner .txt-2 {
    font-size: 36px;
}

.banner .flex-box {
    position: relative;
    padding-bottom: 30px;
}

.banner .flex-box:after {
    width: 195px;
    height: 1px;
    background: #fff;
    left: 50%;
    margin-left: -97.5px;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
}

.banner ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}

.banner ul li {
    position: relative;
    float: left;
    width: 100%;   
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner .bx-controls-direction {
    display: none;
}

.banner .bx-controls {
    display: block;
}

.banner .description {
     height: 100%;
     color: #fff;
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
}

.banner img {
    display: inline-block;
}

.banner .prev-box, .banner .next-box {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    width: 30px;
    height: 64px;
    z-index: 1000;
}

.banner .prev-box {
    left: 0;    
}

.banner .next-box {
    right: 0;    
}

.banner .bx-prev, .banner .bx-next {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    text-indent: -9999999px;
}

.banner .bx-prev {
    background: url('../img/icons/img01.png') no-repeat;   
}

.banner .bx-next {
    background: url('../img/icons/img02.png') no-repeat;   
}

.banner .prev-box a:hover, .banner .next-box a:hover {
    opacity: 0.90;
    filter: alpha(opacity = 90);
}

.banner .bx-controls {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 100;
    bottom: 10%;
    height: 23px;
    left: 0;
    margin-bottom: 25px;
    margin-left: 0;
}

.banner .bx-pager {
    float: none !important;
    display: inline-block;
    padding: 0;
}

.banner .bx-pager .bx-pager-item {
    float: left;
    margin: 0;
}

.banner .bx-pager .bx-pager-item a {
    float: left;
    text-indent: -99999px;    
    display: block;
    width: 11px !important;
    height: 11px !important;
    background: #fff;
    -webkit-border-radius: 50%;  
    -moz-border-radius: 50%;  
    border-radius: 50%;      
}

.banner .bx-pager .bx-pager-item .active, .banner .bx-pager .bx-pager-item a:hover{
    background: #ffffff !important;
    opacity: 0.4;
}

body, html {
    height: 100%;
}

.banner-full-screen {
    width: 100%;
    height: 100%;
}

.banner-full-screen .banner, .banner-full-screen .bx-wrapper, .banner-full-screen .bx-viewport, .banner-full-screen ul, .banner-full-screen li {
    height: 100% !important;
}

.banner-full-screen {
    height: 100%;
}

.b-button {
    position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
}

/* *** HOME *** */

.content-box-1 {
    background: #f5f5f5;
    position: relative;
    padding-bottom: 80px;
    z-index: 1;
}

.boxes-1 {
    margin-top: -70px;
}

.box-1 {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 15px 15px rgba(0,0,0,0.03);
}

.box-1 figure {
    overflow: hidden;
}

.box-1 img {
    transition: all .2s ease-in-out;
}

.box-1 figure a:hover img {
    transform: scale(1.1);
}

.box-1 .description {
    background: #fff;
    padding: 65px 60px;
}

.title-1 {
    margin-bottom: 25px;
}

.title-1 h2 {
    font-weight: bold;
    color: #083a70;
    font-size: 24px;
    margin-bottom: 0;
}

.box-1 .txt p:last-child {
    margin-bottom: 0;
}

.box-1 .txt {
    text-align: justify;
}

.button-1 {
    padding-top: 35px;
    text-align: center;
}

.box-1 .txt a {
    color: #303030;
}

.box-1 .txt a:hover {
    color: #0a417a;
}

.btn-mail {
    font-weight: bold;
    padding: 3px 0;
    padding-left: 63px;
    background: url('../img/icons/img01.png') left center no-repeat;
}

.box-1-1 .description {
    background: url('../img/img01.jpg') center bottom no-repeat;
    background-size: 100% auto;
}

.box-1-2 .description {
    background: url('../img/img02.jpg') center bottom no-repeat;
    background-size: 100% auto;
}

.content-box-2 {
    padding-top: 100px;
}

.title-2 {
    margin-bottom: 100px;
}

.title-2 h2 {
    margin: 0;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: bold;
    padding-left: 215px;
    position: relative;
}

.title-2 h2:after {
    width: 195px;
    height: 1px;
    background: #394285;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
}

.box-2 {
    position: relative;
    float: left;
    background: #f5f5f5;
    width: 100%;
}

.box-2 figure {
    position: absolute;
    left: 0;
    width: 56%;
    background-size: cover;
    background-position: center center;
    top: 0;
    height: 100%;
}
.txt-oferta{
    margin-right: 40px;
}
.box-2 .txt {
    margin-bottom: 35px;
    text-align: justify;
}

.box-2 .description {
    float: right;
    width: 40%;
    padding: 70px 0 70px 90px;
}

.box-2-1 figure {
    left: auto;
    right: 0;
}

.box-2-1 .description {
    float: left;
    padding-left: 0;
    padding-right: 90px;
}

.content-box-3 {
    padding-top: 100px;
}

.box-3 {
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.box-3 figure {
    overflow: hidden;
}

.box-3 img {
    transition: all .2s ease-in-out;
}

.box-3 figure a:hover img {
    transform: scale(1.1);
}

.boxes-3 {
    float: left;
    width: 100%;
    margin-bottom: -30px;
}

.box-3 .description {
    padding: 55px;
}

.box-3 .date {
    font-size: 12px;
}

.box-3 .name {
    font-weight: bold;
    height: 47px;
    margin-bottom: 20px;
    overflow: hidden;
}

.box-3 .name a {
    color: #2c2c2c;
}

.box-3 .name a:hover {
    color: #0a417a;
}

.box-3 .button-3 {
    text-align: center;
    padding-top: 50px;
}

.logos {
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    padding: 30px;
    float: left;
    width: 100%;
}

.logos a:hover img {
    opacity: 0.9;
}

.logos figure {
    width: 25%;
    padding: 15px;
    float: left;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 150px;
}

.content-box-4 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* *** FOOTER *** */

footer {
    float: left;
    width: 100%;
    color: #535353;
    font-size: 16px;
    padding: 0 15px;
}

.footer-top {
    float: left;
    color: #fff;
    text-align: center;
    padding: 35px 15px;
    width: 100%;
    background: #093c73;
}

.footer-top span {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    margin-top: -4px;
}

.footer-bottom {
    float: left;
    text-align: center;
    width: 100%;
    color: #083a70;
    padding: 55px 0;
}

.footer-bottom a {
    color: #083a70;
}

.footer-bottom a:hover {
    color: #303030;
}

.footer-content {
    width: 1600px;
    max-width: 100%;
    margin: 0 auto;
}

/* *** CUSTOM SELECT *** */

.select {
    width: 100%;
    float: left;
}

.select .chosen-container {
    width: 100% !important;
}

.select ul {
    margin: 0 4px 4px 0 !important;
    padding: 0 0 0 4px !important;
}

.select .chosen-search {
    display: none;
}

.select .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0 0 0 10px;
    height: 29px;
    border: none;
    border-radius: 0;
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: none;
    color: #000;
    font-size: 14px;  
    text-decoration: none;
    white-space: nowrap;
    line-height: 27px;
}

.select .chosen-drop ul li {
    background-image: none !important;
    height: auto !important;
}

.select .chosen-container-single .chosen-single div {
    width: 32px;
    /*background: url('../img/select-arrow.png') center no-repeat;*/
}

.select .chosen-container .chosen-results li.active-result {
    background: #fff;
    color: #000;
}

.select .chosen-container .chosen-results li:hover {
    background: #ec008d;
    color: #fff;
}
.sekcja-oferta-nag{
    margin-bottom: 60px;
}

/* *** MENU RSP *** */

.header-rsp {
    top: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    z-index: 101;
    width: 100%;
    padding: 10px 15px;
    height: 70px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    display: none;
}

.header-rsp .logo-rsp {
    height: 50px;
    width: 140px;
    display: table-cell;
    vertical-align: middle;
}

.header-rsp .logo-rsp img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: -1px;
}

.hamburger {
    position: absolute;
    top: 8px;
    right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #010101;
}

.data-rsp {
    position: absolute;
    top: 27px;
    right: 70px;
}

.data-rsp a {
    font-size: 11px;    
}

.menu-rsp {
    width: 100%;
    position: fixed;
    padding-top: 70px;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    float: right;
    height: 100%;
    display: none;      
}

.menu-rsp  .opacity-rsp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.4;
}

.menu-rsp nav {
    float: left;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.menu-rsp > nav > ul:first-child {
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
}

.menu-rsp nav ul {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0;
}

.menu-rsp nav li {
    position: relative;
    list-style: none;
    float: left;
    border: none;
    width: 100%;
    height: auto;
    border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
    border-top: none;
}

.menu-rsp nav a {
    line-height: normal;    
    height: auto;
    color: #303030;
    font-size: 16px;
    float: left;  
    width: 100%;
    padding: 17px 15px 16px 15px;
}

.menu-rsp nav a:hover {
    background: #0a417a;
    color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
    padding-right: 53px;
}

.btn-slide-down {
    width: 40px;
    height: 100%;
    background: #fff;
    border-left: 1px solid transparent;
    position: absolute;
    top: 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    right: 0;
    z-index: 2;
    display: none !important;
    line-height: 55px;
    cursor: pointer;
}

.menu-rsp nav ul ul {
    display: none;
    color: #fff;
}

.btn-slide-down, .menu-rsp nav li {
    border-color: #dfdfdf;
}

.menu-rsp nav ul ul {
    background: #f4f4f4;
}

.menu-rsp nav ul ul ul ul {
    background: #fff;
}

.menu-rsp nav ul ul a {
    padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
    padding-left: 45px;
}

.phone-rwd {
    width: 40px;
    height: 36px;
    position: absolute;
    top: 17px;
    right: 70px;
    background: url('../img/icons/img02.png') center no-repeat;
    background-size: auto 100%;
}
.fb-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 106px;
    background: url('../img/icons/icon-fb.png') center no-repeat;
    background-size: auto 100%;
}

.main-menu >ul > li > a.btn-1{
    color:white;
}
.sekcja-loga-przesuw-container{
    height: 100px;
    width: 100%;
    overflow: hidden;
}
.sekcja-loga-przesuw > div{
    display: inline-flex;
    height: 100px;
    width: 200px;
    vertical-align: middle;
    margin: 0 30px;
    justify-content: center;
    align-items: center;
}

.sekcja-loga-poz
{
  display:inline-block;
  vertical-align:middle;
  margin:15px 24px;
}

.sekcja-loga-poz img
{
  width:auto;
  max-width:100%;
  height:auto;
  max-height: 90px;
}

.about-us-logos{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.about-us-content .col-sm-12{
    margin-bottom: 20px;
}
/* *** RWD *** */

@media only screen and (max-width: 1700px) {
    .header-box, .footer-content {
        width: 1400px;
    }
}

@media only screen and (max-width: 1450px) {
    .header-box, .footer-content {
        width: calc(100% - 60px);
    }
    header {
        top: 30px;
    }
    .banner ul li .description {
        padding-bottom: 15px;
    }
    .box-2 figure {
        width: 59%;
    }
}

@media only screen and (max-width: 1199px) {
    .header-box, .footer-content {
        width: calc(100% - 30px);
    }
    header {
        top: 15px;
    }
    header .pull-right {
        padding-right: 0;
    }
    .box-1 .description, .box-3 .description {
        padding: 30px 30px 41px 30px;
    }
    .box-3 .button-3 {
        padding-top: 35px;
    }
    .box-3 .name {
        height: auto;
    }
    footer {
        padding: 0;
    }
}

@media only screen and (min-width: 992px) {
    .menu-rsp {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .container-subpage{
        margin-top:0px;
    }
    .btn-slide-down {
        display: block !important;
    }    
    .header-rsp {
        display: block;
    }
    body {
        padding-top: 70px;
    }
    .logo {
        display: none;
    }
    header {
        position: relative;
        margin-bottom: 0;
        border: none;
    }
    .header-box {
        padding: 10px 0 !important;
    }
    header {
        display: none;
    }
    .boxes-1 {
        margin-top: 0;
    }
    .banner ul li .description {
        padding-bottom: 0;
    }
    .b-button {
        bottom: 50px;
    }
    .banner .bx-controls {
        bottom: 15px;
        margin: 0;
    }
    .banner .txt-2 {
        font-size: 26px;
    }
    .banner .txt-1 {
        margin-bottom: 5px;
        font-size: 20px;
    }
    .banner .flex-box {
        padding-bottom: 15px;
    }
    .content-box-1 {
        padding: 70px 0;
    }
    .content-box-2, .content-box-3, .content-box-4 {
        padding-top: 60px;
    }
    .content-box-4 {
        padding-bottom: 70px;
    }
    .title-2 {
        margin-bottom: 60px;
    }
    .boxes-1 {
        margin-bottom: -30px;
    }
    .box-2 figure {
        width: 50%;
    }
    .box-2 .description {
        width: 50%;
        padding: 40px;
        padding-right: 0;
    }
    .box-2-1 .description {
        width: 50%;
        padding: 40px;
        padding-right: 40px;
        padding-left: 0;
    }
    .footer-bottom {
        padding: 35px 0;
    }
}

@media only screen and (max-width: 768px) {
    .banner-full-screen, .banner-full-screen .banner, .banner-full-screen .bx-wrapper, .banner-full-screen .bx-viewport, .banner-full-screen ul, .banner-full-screen li {
        height: 300px !important;
    }
    .banner .txt-2 {
        font-size: 16px;
    }
    .banner .txt-1 {
        font-size: 14px;
    }
    .b-button .btn-1 {
        height: 30px;
        font-size: 14px;
        min-width: 110px;
        line-height: 28px;
    }
    .b-button {
        bottom: 50px;
    }
    .banner .bx-controls {
        bottom: 15px;
    }
    .banner .description {
        padding-bottom: 50px !important;
    }
    .box-1 .description, .box-3 .description {
        padding: 35px 20px;
    }
    .title-2 h2:after {
        width: 10px;
    }
    .title-2 h2 {
        padding-left: 20px;
    }
    .box-2 .description {
        width: 100%;
        padding: 35px 0 40px 0;
    }
    .box-2 {
        padding-top: 200px;
    }
    .box-2 figure {
        top: 0;
        height: 200px;
        width: 100%;
    }
    .box-3 figure img {
        width: 100%;
    }
    .logos figure {
        width: 50%;
    }
    .logos {
        padding: 15px;
    }
    .footer-top span {
        width: 100%;
        margin: 0;
        display: block;
        height: 1px;
        overflow: hidden;
        color: transparent;
    }
    .btn-mail {
        padding-left: 35px;
        background-size: auto 15px;
    }
    .title-1 h2 {
        font-size: 20px;
    }
}
