
h2 img{max-width:100%; height:auto}

fieldset.tradeBox .circle:hover {
    background-color: #051828;
}

.wordMap .dotSet .dot .cloud {
    padding: 20px 0;
    top: 0;
    right: 165px;
    position: relative;
    display: none;
    width: 350px;
}

.wordMap .dotSet .dot .cloud .cloud-content {
    padding: 20px;
    background: #245888;
    width: 350px;
    min-height: 200px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

.wordMap .dotSet  .dot .cloud .cloud-content p, .wordMap .dotSet  .dot .cloud .cloud-content table td {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
}

.wordMap .dotSet  .dot .cloud .cloud-content h3, .wordMap .dotSet  .dot .cloud .cloud-content h2, .wordMap .dotSet  .dot .cloud .cloud-content h1, .wordMap .dotSet  .dot .cloud .cloud-content h4 {
    font-size: 24px;
    margin: 0;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 300;
}

.wordMap .dotSet .dot .cloud .cloud-content p strong, .wordMap .dotSet .dot .cloud .cloud-content strong {
    font-weight: 500;
}

.wordMap .dotSet .dot:hover .cloud , .wordMap .dotSet .dot.is-visible .cloud {
    display: block;
    z-index: 11;
}

.wordMap .dotSet .dot:hover, .wordMap .dotSet .dot.is-visible {
    background: #051828;
}

.breadcrumb>li+li:before {
    content: none;
}

.breadcrumb li {
    padding: 0 5px;
}

.form-content {
    border: 4px solid #024e87;
    padding: 20px 60px;
    margin: 80px;
    border-radius: 10px;
    background: #F2F2F2;
    color:#004e89;
}

.submitted .form-content {
    background: #fff;
    text-align: center;
    padding-bottom: 50px;
}

.mainContainer .container .content .submitted .form-content h1 {
    font-weight: 300;
    margin: 50px 0 40px 0px;
    font-size: 34px;
}

.mainContainer .container .content .text .submitted .form-content p {
    color: #024e87;
}

.submitted .form-content a.btn {
    font-size: 15px;
    font-weight: 300;
    margin-top: 0;
}

.submitted .form-content i {
    font-weight: bold;
}

.submitted-buttons {
    margin-top: 45px;
}

.form-content label {
    font-weight: 300;
    padding-right: 0;
}

.form-content h4 {
    color: #004E89;
    margin: 20px 0 20px 0;
    font-size: 19px;
}

.form-content h4:first-child {
    margin-top: 10px;
}

.form-content .form-content-main label {
    color: #004E89;
}

.form-content textarea {
    resize: none;
}

.datepicker {
    border-radius: 0 !important;
}

.btn {
    border-radius: 0;
    padding: 4px 12px;
}

.btn-form {
    border: 0;
    background: none;
    color: #004E89;
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
}

.btn-form:hover {
    color: #004E89;
    background: none;
}

.btn-form i {
  border-radius: 50%;
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 2px solid #004E89;
  line-height: 20px;
  padding: 0 0 0 1px;
  margin: 0 5px 0 0;
}

.text ul {
    margin-left: 22px;
}

.text ul li {
    list-style: none;
    color: #818181;
    position: relative;
    margin-bottom: 6px;
}

.text ul  li:before {
  content: '\e074'; /* FontAwesome char code inside the '' */
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  color: #024e87;
  font-size: 9px;
  position: absolute;
  left: -22px;
}â€‹

.navbar-wrapper .navbar-collapse .navbar-nav > li.active > a {
  background: #01508b;
}

fieldset.tradeBox .circle.active {
    background-color: #051828;
}

.exec, .exec:hover, .query {
    color: #fff;
}

.infoBox a, .infoBox a:hover {
    color: #fff;
    text-decoration: none;
}

.text .product-others {
    background: #E5ECF2;
    padding: 5px 10px;
    color: #024F87;
    font-size: 13px;
    margin: 0;
}

.text .product-others li {
    list-style: none;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #B8CEDC;
    line-height: 14px;
    display: table;
    width: 100%;
    padding: 0;
}

.text .product-others li:before {
    display: none;
}

.text .product-others li:last-child {
    border: 0;
}

.text .product-others li a, .text .product-others li span {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    color: #024E87;
    font-size: 13px;
    font-weight: bold;
}

.text .product-others li a {
    background: transparent url('../images/icons/50x50/ico_1.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-1 {
    background: transparent url('../images/icons/50x50/ico_1.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-2 {
    background: transparent url('../images/icons/50x50/ico_2.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-3 {
    background: transparent url('../images/icons/50x50/ico_3.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-4 {
    background: transparent url('../images/icons/50x50/ico_4.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-5 {
    background: transparent url('../images/icons/50x50/ico_5.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-6 {
    background: transparent url('../images/icons/50x50/ico_6.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-7 {
    background: transparent url('../images/icons/50x50/ico_7.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li a.ico-8 {
    background: transparent url('../images/icons/50x50/ico_8.png') no-repeat left center;
    padding-left: 60px;
}

.text .product-others li span {
    font-size: 14px;
}

.text .accent {
    background: #E4EDF2;
    text-align: center;
    padding: 20px;
    font-weight: 300;
}

.text table td {
    color: #818181;
}

.product-delivery img, .product-assets img, .product-connections img, .product-references img, .product-calculate img  {
    width: 100%;
}

.product-delivery td img, .product-assets td img, .product-connections td img, .product-references td img, .product-calculate td img {
    width: auto;
}

.mainContainer .container .content .product-connections h1.accent {
    margin-bottom: 0;
}

.mainContainer .container .content .product-quality h1.accent {
    margin-bottom: 60px;
}

h1.accent .toggle-product-section, h1.accent .toggle-section {
    font-size: 24px;
    color: #024e87;
    text-decoration: none;
}

.product-references img {
    margin: 50px 0 20px 0;
}

.product-description-part {
    margin-bottom: 20px;
}

.product-form .form-content {
    margin-top: 20px;
}

.product-quality h3 {
    font-size: 20px;
    font-weight: 300;
    margin: 40px 0;
    color: #024e87;
}

.product-quality h1, .product-recommendations h1 {
    margin-bottom: 10px !important;
}

.product-quality .row:last-child, .product-recommendations .row:last-child {
    padding-top: 40px;
}

.mainContainer .container .content .product-recommendations fieldset.tradeBox .circleSet:before,
.mainContainer .container .content .product-recommendations fieldset.tradeBox .circleSet:after {
    background: none;
}

.mainContainer .container .content .product-recommendations fieldset.tradeBox {
    padding: 0;
    border: 0;
    margin: 0;
}

.mainContainer .container .content .product-recommendations fieldset.tradeBox .circle {
    margin-bottom: 15px;
}

.product-recommendations fieldset.tradeBox .circleSet {
    border: 0;
    margin: 0;
    top: 0px;
}

.homeBaners .boxes .infoBox .ico-7 {
  background-position: -313px -496px;
}

.homeBaners .boxes .infoBox .ico-8 {
  background-position: -456px -496px;
}

.career img {
    width: 100%;
    margin-bottom: 20px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.recommend-service {
    margin-bottom: 30px;
}

.recommend-service-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0;
}

.recommend-service-head {
    position: relative;
}

.recommend-service-head h1 {
    color: #fff;
    font-weight: 300;
    position: absolute;
    top: 30px;
    left: 120px;
}

.recommend-service .recommend-service-content img {
    width: 100%;
}

.mainContainer .container .content .recommend-service .recommend-service-head h1 {
    color: #fff;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
}

.mainContainer .container .content .recommend-service .recommend-service-head {
    min-height: 300px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;
}

.recommend-service-head .ico {
    position: absolute;
    top: 24px;
    left: 20px;
    display: block;
    width: 100px;
    height: 70px;
}

.col-1 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_1.png') no-repeat left center;
    background-size: cover;
}

.col-2 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_2.png') no-repeat left center;
    background-size: cover;
}


.col-3 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_3.png') no-repeat left center;
    background-size: cover;
}


.col-4 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_4.png') no-repeat left center;
    background-size: cover;
}


.col-5 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_5.png') no-repeat left center;
    background-size: cover;
}


.col-6 .recommend-service-head .ico {
    background: transparent url('../images/icons/150x100/ico_6.png') no-repeat left center;
    background-size: cover;
}


.mainContainer .container .content .text .recommend-service .recommend-service-content p {
    margin-bottom: 15px;
}

.mainContainer .container .content .text .recommend-service .recommend-service-content p:last-child {
    margin: 0;
}

.recommend-service .recommend-service-content h3 {
    margin: 40px 0 20px 0;
    color: #024E87;
    font-size: 20px;
    font-weight: 300;
}

.recommend-service .recommend-service-content sup {
    font-size: 10px;
}

.recommend-service .recommend-service-content ul, .recommend-service .recommend-service-content ol {
    background: #F4F4F4;
    padding: 20px;
    margin-bottom: 15px;
}

.recommend-service .recommend-service-content li {
    list-style-type: square;
    margin-left: 30px;
}

.recommend-service .recommend-service-content .more, .more.text-more {
    margin: 50px 0 0 0;
    display: block;
}

.recommend-service .recommend-service-content .more i, .more.text-more i {
  border-radius: 50%;
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 2px solid #024E87;
  line-height: 22px;
  padding: 0 0 0 1px;
  margin: 0 5px 0 0;
}

.recommend-service .recommend-service-content .more a, .more.text-more a {
  bottom: 15px;
  color: #024E87;
  font-size: 18px;
  font-weight: 600;
}

.recommend-service .recommend-service-content .more a:hover, .more.text-more a:hover {
    text-decoration: none;
}

.services-boxes .ico {
    width: 100%;
    margin: 5px 0;
}

.homeBaners .baner {
    height: 240px;
}

.bx-wrapper .bx-next {
    right: -24px;
    background: none;
    text-indent: 0 !important;
    color: #fff;
    font-size: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover {
    color: #fff;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.bx-wrapper .bx-prev {
    left: -22px;
    background: none;
    text-indent: 0 !important;
    color: #fff;
    font-size: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.infoBoxResize {
    width: 20%;
    display: block;
    float: left;
    padding: 10px;
    margin: 10px 0;
}

.infoBoxResize img {
    width: 70% !important;
}

fieldset.tradeBox .circleSet.offer:before, fieldset.tradeBox .circleSet.offer:after {
    content: none;
}

fieldset.tradeBox ul {
    margin-left: 10px;
}

fieldset.tradeBox legend {
    display: block;
}

fieldset legend {
    display: block !important;
}

header .navbar-wrapper .navbar-collapse .dropdown-menu li:last-child {
    border: 0;
}

.ico-none {
    background: none !important;
}

.mainContainer .container .content .newsList .img img {
    margin-left: 0;
}

.homeBaners .boxes .infoBox {
    margin-top: 12px;
}

.mainContainer .container .content .text p strong {
    font-weight: bold;
}

.mainContainer .container .content h2.site-header {
    font-size: 22px;
    line-height: 1em;
}

.ico-dystrybucja-krajowa, .ico-domestic-distribution, .ico-inlandsvertrieb, .ico-distribution-nationale{
    background: transparent url('../images/icons/50x50/ico_1.png') no-repeat left center !important;
}

.ico-spedycja-krajowa-i-miedzynarodowa, .ico-domestic-and-international-forwarding, .ico-nationaler-und-internationaler-versand, .ico-expedition-nationale-et-internationale{
    background: transparent url('../images/icons/50x50/ico_3.png') no-repeat left center !important;
}

.ico-logistyka-magazynowa, .ico-warehousing-logistics, .ico-lagerlogistik, .ico-logistique-en-entrepots{
    background: transparent url('../images/icons/50x50/ico_6.png') no-repeat left center !important;
}

.ico-inbound-logistyka-komponentow-do-produkcji, .ico-inbound-production-components-logistics, .ico-inbound-logistik-fur-fertigungsteile, .ico-inbound-logistique-des-composants-pour-la-production{
    background: transparent url('../images/icons/50x50/ico_4.png') no-repeat left center !important;
}

.ico-topcat-dostawy-ekspresowe, .ico-topcat-express-deliveries, .ico-topcat-express-lieferungen, .ico-topcat-livraisons-expresses{
    background: transparent url('../images/icons/50x50/ico_2.png') no-repeat left center !important;
}

.ico-bikecat-logistyka-jednosladow, .ico-bikecat-two-wheeler-logistics, .ico-bikecat-motorrad-logistik, .ico-bikecat-logistique-des-deux-roues{
    background: transparent url('../images/icons/50x50/ico_5.png') no-repeat left center !important;
}

.ico-transport-morski-i-lotniczy, .ico-sea-and-air-transport, .ico-see-und-luftverkehr, .ico-transport-maritime-et-aerien{
    background: transparent url('../images/icons/50x50/ico_7.png') no-repeat left center !important;
}

.ico-transport-intermodalny, .ico-intermodal-transport, .ico-intermodaler-verkehr, .ico-transport-intermodal{
    background: transparent url('../images/icons/50x50/ico_8.png') no-repeat left center !important;
}

.ico-transport-ponadnormatywny, .ico-oversize-transport, .ico-schwergut-transport, .ico-transport-hors-gabarit{
    background: transparent url('../images/icons/50x50/ico_10.png') no-repeat left center !important;
}

.ico-uslugi-agencji-celnej, .ico-customs-agency-services, .ico-zollagentur-service, .ico-services-de-l-agence-douaniere{
    background: transparent url('../images/icons/50x50/ico_9.png') no-repeat left center !important;
}

.ico-bikecat-logistyka-jednosladow-indywidualni, .ico-bikecat-logistics-for-two-wheelers-for-individual-customers, .ico-bikecat-motorrad-logistik-fur-einzelkunden, .ico-bikecat-logistique-des-deux-roues-pour-les-clients-individuels{
    background: transparent url('../images/icons/50x50/ico_10.png') no-repeat left center !important;
}

.ico-bikecat-logistyka-jednosladow-firmy, .ico-bikecat-logistics-for-two-wheelers-for-companies, .ico-bikecat-motorrad-logistik-fur-unternehmen, .ico-bikecat-logistique-de-deux-roues-pour-les-entreprises{
    background: transparent url('../images/icons/50x50/ico_11.png') no-repeat left center !important;
}

.select-wrapper .select-open ul li a {
    margin: 0 10px;
    float: none;
    border-bottom: 1px solid #eeeeee;
    display: block;
    width: auto;
}

.select-wrapper .select-open ul li:last-child a {
    border: 0;
}

.select-wrapper .select-open .selected:after {
    content: none;
}

.mainContainer .container .content .text b, .mainContainer .container .content .text strong b {
    color: #024e87 !important;
}

.btn.disabled, .btn.disabled:hover {
    background: none;
    border-color: none;
    opacity: 1;
}

.btn-file {
    position: relative;
    overflow: hidden;
    border-radius: 0 !important;
    height: 30px;
    padding: 4px 12px;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

input.file-info[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.timeline {
    position: relative;
    padding: 3px 0;
}

.timeline .row {
    margin: 20px 0;
}

.timeline .row:last-child {
    margin-bottom: 15px;
}

.timeline .line {
    width: 2px;
    background: #024E87;
    position: relative;
    left: 75px;
    top: 23px;
    position: absolute;
    height: 95%;
}

.timeline-box {
    display: table;
}


.timeline timeline-image {
    text-align: center;
    padding-right: 0;
    max-height: 82px;
    display: table-cell;
    vertical-align: middle;
}

.timeline-box div {
    background: #024E87;
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 82px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    max-height: 82px;
}

.mainContainer .container .content .newsList.noUnderline .media {
    margin-bottom: 25px;
}

.mainContainer .container .content .newsList.noUnderline .media-body:after {
    display: none;
}

.mainContainer .container .content .newsList.noUnderline .media-body {
    padding: 2px 0 2px 15px;
}

.mainContainer .container .content .benefitsList .media .media-body {
    position: relative;
}

.mainContainer .container .content .newsList.noUnderline .media-left {
    background-color: #024E87;
    padding-right: 35px;
}

.mainContainer .container .content .benefitsList .media .media-body ul, .mainContainer .container .content .benefitsList .media .media-body ol {
    margin: 10px 0 10px 22px;
}

.mainContainer .container .content .benefitsList .media .media-body li {
    color: #818181;
    line-height: 20px;
    position: relative;
}

.mainContainer .container .content .benefitsList .media .media-body li:before {
  content: '\e074'; /* FontAwesome char code inside the '' */
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  color: #024e87;
  font-size: 9px;
  position: absolute;
  left: -22px;
}

.up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border: 2px solid #245888;
    border-radius: 50%;
    text-align: center;
    color: #245888;
    font-size: 22px;
    display: block;
    text-decoration: none;
    z-index: 999;
}

.up i {
    margin-top: 6px;
}

.btn-more {
    color: #004E89;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px !important;   
}

.btn-more:hover {
    text-decoration: none;
}

.btn-more:before {
    content: '\e258'; /* FontAwesome char code inside the '' */
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    color: #024e87;
    border-radius: 50%;
    border: 2px solid #024e87;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    margin-right: 5px;
}




.btn-pre {
    color: #004E89;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px !important;   
}

.btn-pre:hover {
    text-decoration: none;
}
.btn-pre:after {
    content: '\e257'; /* FontAwesome char code inside the '' */
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    color: #024e87;
    border-radius: 50%;
    border: 2px solid #024e87;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    margin-left: 5px;
}

/* logistics map */
.logisticsMap { background: url(../images/logisticsMap.png) no-repeat top center; margin-top: 50px; }
.logisticsMap .dotSet { height: 665px; position: relative;}
.logisticsMap .dotSet .dot { width: 50px; height: 50px; background: url(../images/logo-midi.png) no-repeat top center; display: block; position: absolute; cursor: pointer;}
.logisticsMap .dotSet .map-circle-name{margin-left:65px;margin-top:25px;font-size:18px;color:#245888;text-transform: uppercase;font-weight:bold;}
.logisticsMap .dotSet .dot:hover {  }
.logisticsMap .popover { border-radius: 0; box-shadow:none; border: 0; background: #245888; padding: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.logisticsMap .popover .arrow { display: none;}
.logisticsMap .popover .popover-content { background: #245888; padding: 24px 22px 36px;}
.logisticsMap .popover .popover-content .dotAddress { font-size: 21px; font-weight: 300; color: #fffeff;}
.logisticsMap .popover .popover-content .dotAddress strong { font-weight: 400; color: #fff;}
.logisticsMap .popover .popover-content .dotAddress p { font-size: 15px; margin-top: 20px; font-weight: 400;}
.logisticsMap .popover .popover-content .dotAddress p span { color: #d6e4f1; font-weight: 300;}

.logisticsMap .dotSet .dot .cloud {
    padding: 20px 0;
    top: -210px;
    right: 165px;
   /*  right: 355px; */
    position: relative;
    display: none;
    width: 350px;
}

.logisticsMap .dotSet .dot .cloud .cloud-content {
    padding: 20px;
    background: #245888 url('../images/logo-emblem.png') no-repeat 265px 20px;
    width: 350px;
    min-height: 200px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    
}

.logisticsMap .dotSet  .dot .cloud .cloud-content p, .logisticsMap .dotSet  .dot .cloud .cloud-content table td {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
    color: #fff;
}

.logisticsMap .dotSet  .dot .cloud .cloud-content h3, .logisticsMap .dotSet  .dot .cloud .cloud-content h2, .logisticsMap .dotSet  .dot .cloud .cloud-content h1, .logisticsMap .dotSet  .dot .cloud .cloud-content h4 {
    font-size: 24px;
    margin: 0;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    color: #fff;
}

.logisticsMap .dotSet .dot .cloud .cloud-content p strong, .logisticsMap .dotSet .dot .cloud .cloud-content strong {
    font-weight: 500;
    color: #fff;
}

.logisticsMap .dotSet .dot:hover .cloud {
    display: block;
    z-index: 100;
}

.dot-circle { 
    width: 240px; 
    height: 240px; 
    background: transparent url('../images/circle2.png') no-repeat top left; 
    display: block; 
    position: absolute; 
}

.wordMapSelect {
    position: absolute;
    right: 3px;
    bottom: 50px;
    background: #245888 url('../images/bg_select.jpg') no-repeat;
    /* padding: 15px 5px; */
    padding: 9px 5px;
    width: 400px;
    color: #fff;
    text-align: justify;
}

.wordMapSelect h3 {
    padding: 0 0 15px 0;
    font-style: italic;
    line-height: 22px;
}
.wordMapSelect label {
    font-weight: normal;
    margin-top: 7px;
    display: block;
    font-size: 14px;
    font-style: italic;
}

.mainContainer .container .content .benefitsList .media .media-left {
    display: table-cell;
    vertical-align: middle;
}

a.toggle-section, a.toggle-section:hover {
    text-decoratin: none !important;
}

.media-body .toggle-section {
    position: absolute;
    bottom: 20px;
    top: auto;
    right: 10px;
    height: 10px;
    font-size: 20px;
}

.mainContainer .container .content .benefitsList .blue p,
.mainContainer .container .content .benefitsList .blue li
{
    color: #024e87 !important;
}

.media-left .ico-zero {
    height: auto !important;
}

.recommended-services-body .header {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    color: #fff;
    position: relative;
}

.recommended-services-body .header h3 img {
    position: absolute;
    top: -40px;
    left: 0;
    max-height: 100px;
}

.recommended-services-body .header h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    position: absolute;
    top: 50px;
    left: 10px;
    padding-left: 140px;
}

.recommended-services-body {
    border: 1px solid #ddd;
    padding-bottom: 10px;
}

.recommended-services-body .content {
    padding: 20px !important;
}

.recommended-services-body .content .elegant {
    padding: 15px 20px 10px 20px;
    background: #eee;
}

.recommended-services-body .order {
    padding: 20px;
    display: none;
}

.recommended-services-body .content img {
    width: 100%;
}

.recommended-services-body .content h3 {
    font-size: 20px;
    color: #024e87;
    font-weight: 300;
    margin-bottom: 15px;
}

.recommended-services-more {
    padding: 30px 0;
}

.recommended-services-more .box {
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
}

.recommended-services-more h2 {
    margin: 10px 0 30px 0;
}

.recommended-services-more .box h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    top: 30px;
    left: 0px;
    padding-left: 90px;
    width: 100%;
    line-height: 20px;
}

.recommended-services-more .box .link {
    position: absolute;
    bottom: 15px;
    left: 0;
    text-align: center;
    width: 100%;
}

.recommended-services-more .box a.btn-more, .recommended-services-more .box a.btn-more:before, .recommended-services-more .box a.btn-pre, .recommended-services-more .box a.btn-pre:before{
    color: #fff;
}

.recommended-services-more .box a.btn-more:before, .recommended-services-more .box a.btn-pre:before {
    border-color: #fff;
}

.recommended-services-more .box h3 img {
    width: 90px;
    position: absolute;
    top: -10px;
    left: 10px;
}

.instruction {
    padding-left: 40px;
    position: relative;
}

.instruction .point {
    margin-left: -40px;
    dosplay: block;
    width: 30px;
    height: 30px;
    float: left;
    background: #024e87;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
}

.instruction .line {
    border-left: 1px dashed #024e87;
    height: 100%;
    position: absolute;
    top: 0;
    left: 14px;
}

/*
.block-bank-photo{
	display:inline-block;
	border:1px solid #024e87;
	text-align:center;
	margin:5px;
	width:175px;
	font-size:11px;
}
.block-bank-photo .bank-photo-img img{
	max-width:100%;
	max-height:116px;
}
.block-bank-photo .bank-photo-img {
	width:100%;
	height:116px;
}
.block-bank-photo .bank-photo-img td{
	background:#eee;
	vertical-align:middle;
	text-align:center;
	border-collapse:0;
	padding:0;
	font-size: 30px;
}
.block-bank-photo .btn-more::before .btn-pre::before{
	height: 20px;
	width: 20px;
	line-height: 17px;
}
.block-bank-photo .btn-more, .block-bank-photo .btn-pre{
	font-size: 12px;
	line-height: 17px;
}
.block-bank-photo div{
	/ * border:2px solid #024e87;
	border-top:none; * /
	color:#818181;
	padding:10px 0 5px 0;
}*/
.block-bank-photo{
   display:inline-block;
   border:none;
   text-align:center;
   margin:5px;
   width:173px;
   font-size:11px;
   vertical-align:top;
   overflow:hidden;
}

.block-bank-photo .btn-more:before {
   content: '\e258'; /* FontAwesome char code inside the '' */
   font-family: 'Glyphicons Halflings';
   display: inline-block;
   color: #fff;
   border-radius: 50%;
   border: 2px solid #fff;
   width: 22px;
   height: 22px;
   text-align: center;
   line-height: 18px;
   margin-right: 5px;
}

.block-bank-photo .btn-more:before .btn-pre:before{
   height: 15px;
   width: 15px;
   line-height: 17px;
}


.block-bank-download{
   width:173px;
   height:116px;
   position: absolute;
   z-index:4;
   display:table;
   padding:0;
   margin:0;
   background: url("../images/photo_apla.png");
   }

.block-bank-photo .block-bank-download .btn-more{
   width:173px;
   display:table-cell;
   vertical-align:bottom;
   color:#fff;
   padding-bottom:10px;
}

.block-bank-title{
    position:absolute;
    left:0;
    padding:0;
    line-height:14px;
    font-size:12px;
    text-align:center;
    width:100%;
    color:#fff !important;
    margin-top:10px;
   }

.bank-photo-logo-c{
   display:table;
   width:174px;
   height:174px;
   }

.bank-photo-logo{
   padding:0;
   vertical-align: middle;
   display:table-cell;
   }

.h174{ height:174px !important;}
.nbg{background:#efefef !important;}


.block-bank-photo div{
   padding:0;
}

.block-bank-photo .bank-photo-img img{
   width:100%;
   /* height:116px; */
   padding:0;
} 

.block-count{margin:0 auto; width:720px; float:left; margin-bottom:10px; margin-left:140px;}
.block-count p{font-size:17px; float:left; width:460px;color:#014e87 !important; margin-bottom:0 !important;line-height: 30px;}
.block-count a{float:left; width:260px;font-size:12px;}
.block-count a span{font-size:16px;padding:0}
.block-count .btn-more{ margin:0} 

.main-slider-off{display:none;}
/* RWD
*******************************************************************/

@media (max-width: 319px) {
    footer,
    .mainContainer,
    .container,
    .homeBaners,
    header { display: none;}

}

@media (min-width: 320px)  and (max-width: 767px) {
	.row.gutter-lg { margin-left: -15px; margin-right: -15px; }
	.row.gutter-lg > [class^="col-"],
	.row.gutter-lg > [class^=" col-"]  { padding-left: 15px; padding-right: 15px;}
	    
	.navbar-toggle { float: right; border: 1px solid #fff; border-radius: 0; margin: 50px 20px;}
	.navbar-toggle .icon-bar { background: #fff;}
	.navbar-nav { margin: 7.5px 15px;}
	header  { position: absolute; background: rgba(0,25,47,0.7); }
	header .navbar-header { float: none;}
	header .navbar-header .navbar-brand { max-width: 180px;}
	header .navbar-header .navbar-brand img { width: 100%; height: auto;}
	header .navbar-wrapper .navbar-collapse .navbar-nav > li { display: block;}
	header .navbar-form .search .form-control { height: auto; background: #fff;}
	/* .homeBaners .boxes .infoBox { border-right: 0; border-bottom: 1px solid #828c94;} */
	fieldset.tradeBox { margin-bottom: 90px; border-bottom: 1px solid silver;}

	fieldset.tradeBox .circle { width: 130px; height: 130px; line-height: 130px; font-size: 12px;}
	fieldset.tradeBox .circleSet { margin-top: -78px; text-align: center; margin-bottom: 90px;}
	fieldset.tradeBox .circleSet:before,
	fieldset.tradeBox .circleSet:after { top: 52px;}
	fieldset.tradeBox .circle .mid {line-height: 1.0em;}
	fieldset.tradeBox ul li{width:160px !important;margin-right: 0px !important;}
	fieldset.tradeBox ul {margin-left: 8px;}
	fieldset.tradeBox .circle .mid {line-height: 1.0em;font-size: 10px;}
	
	/* fieldset.newsBox .img { height: 80px;} */
	/* fieldset.newsBox .img img{ width:auto;} */
	fieldset.newsBox .img img {width:100%}
	fieldset.newsBox .img{height:auto;}
	fieldset.newsBox .title { font-size: 18px; padding: 0;}
	fieldset.newsBox .data { padding: 0;}
	.contactBox { height: auto;}
	.wordMap { display: none;}
	.text-xs-center { text-align: center;}
	footer nav ul { display: block; }
	footer nav ul li { display: block; }
	.mainContainer .container .content .form-info,
	.mainContainer .container .content .formHeader,
	.mainContainer .container .content .priceDetails,
	.mainContainer .container .content .form,
	.mainContainer .container .content .wizard,
	.mainContainer .container .content .text { margin: 0 15px; }
	.mainContainer .container .content .resultList { margin: 0 15px; }
	.mainContainer .container .content .benefitsList { margin: 0 15px; }
	.mainContainer .container .content fieldset { margin: 0px 15px 40px; }
	.mainContainer .container .content .newsList { margin: 0 15px; }
	.mainContainer .container .content .site-header { margin: 0px 15px 40px;}
	.mainContainer .container .content .text .time-info .hours { margin-bottom: 10px;}
	.mainContainer .container .content .text .time-info .hours:before { display: none;}
	.homeBaners.danger .baner .info { color: #fff; margin: 370px 0 0 0;}
	.homeBaners.danger .baner .info h2 { margin-bottom: 20px; font-size: 22px;}
	.homeBaners.danger .baner .info strong { display: none; font-size: 15px;}
	.homeBaners.danger .baner .info ol { display: none;}
	
	.homeBaners.danger .baner .info { color: #fff; margin: 500px 0 0 0;}
	.mainContainer .container .content .newsList .img { width: 110px;}
	
	.nstSlider { margin: 0 0 30px 0;}
	.control-label { margin: 8px 0;}
	.form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle;}
	
	.table-responsive { width: 100%; overflow-x: auto;}
	.table-responsive .table { margin-bottom: 0; }
	
	.homeBaners .baner {height: 457px;}
	.homeBaners.swiper-container.swiper-container-horizontal{margin-top:220px;}
	footer nav > ul > li { display: block; float: left; width: 50%; }
	
	footer div.footer-navigation{display:inline-block;}
	
	.infoBox.infoBoxResize{width:33%;}
	.homeBaners .boxes .infoBox{height:240px;}
	.infoBox.infoBoxResize{border-right: 1px solid #828c94 !important;}
	.infoBox.infoBoxResize:nth-child(3n){border-right:0 !important;}
	
	.timeline .line{display:none;}
	div.text .timeline .row div{display:block; text-align:center; height:auto;}
	div.text .timeline .row div img{display:inline-block;}
	.homeBaners.danger .baner.class-404{background-position:left -500px center;}
	.homeBaners.danger .baner.class-404 .info { color: #fff; margin: 420px 0 0 250px;}
	
	.logisticsMap .dotSet .dot{margin-left:-130px;}
	.logisticsMap .dotSet .dot-circle{margin-left:-130px;}
	.logisticsMap{background-position:top left};
	
	.block-count{ width:480px; background:#CF9 ;}
	.block-count p{width:480px; min-height:30px; margin-top:30px; float:left; clear:both}
	.block-count a{width:480px; float:left; clear:both}
	.block-count{margin-left:0px;} 
	.main-slider-off{display:block;height:300px;}
	.main-slider{display:none !important;}
}

@media (min-width: 320px)  and (max-width: 560px) {	
	.infoBox.infoBoxResize{width:50%;}
	.infoBox.infoBoxResize:nth-child(3n){border-right: 1px solid #828c94 !important;}
	.infoBox.infoBoxResize{border-right: 1px solid #828c94 !important;}
	.infoBox.infoBoxResize:nth-child(2n){border-right:0 !important;}
	
	.block-count{margin-left:0px; width:480px;}
	.block-count p{width:220px;}
	.block-count a{width:260px;} 
}

@media (min-width: 320px)  and (max-width: 440px) {	
	.homeBaners.danger .baner.class-404 .info { color: #fff; margin: 420px 0 0 50px;}
}

@media (min-width: 768px)  and (max-width: 991px) {
	.navbar-collapse { padding: 0;}
	.navbar-nav { display: table; width: 100%;}
	.navbar-nav > li { display: table-cell; float: none;}
	.navbar-nav > li > a { padding: 15px 10px; font-size: 12px; text-align: center;}
	.homeBaners .boxes .infoBox:nth-child(3) { border-right: 0;}
	/* fieldset.newsBox .img { height: 90px;} */
	fieldset.newsBox .img img{ width:auto;}
	fieldset.newsBox .img{height:auto;}
	fieldset.tradeBox .circle { width: 130px; height: 130px; line-height: 130px; font-size: 12px;}
	fieldset.tradeBox .circleSet { margin-top: -78px;}
	fieldset.tradeBox .circleSet:before,
	fieldset.tradeBox .circleSet:after { top: 52px;}
	fieldset.tradeBox .circle .mid {line-height: 1.0em;font-size: 10px;}
	fieldset.tradeBox ul li{width:164px !important;margin-right: 0px !important;}
	fieldset.tradeBox ul {margin-left: 6px;}
	
	/* .wordMap { background-size: 1200px;} */
	.wordMap{background-position:center top;}
	.wordMap .dotSet .dot { margin-left: -210px;}
	
	fieldset.newsBox .title { font-size: 20px;}
	footer nav ul { display: block; }
	footer nav > ul > li { display: block; float: left; width: 25%; }
	.mainContainer .container .content .form-info,
	.mainContainer .container .content .formHeader,
	.mainContainer .container .content .priceDetails,
	.mainContainer .container .content .form,
	.mainContainer .container .content .wizard,
	.mainContainer .container .content .text { margin: 0 15px; }
	.mainContainer .container .content .resultList { margin: 0 15px; }
	.mainContainer .container .content .benefitsList { margin: 0 15px; }
	.mainContainer .container .content fieldset { margin: 0px 15px 40px; }
	.mainContainer .container .content .newsList { margin: 0 15px; }
	.mainContainer .container .content .site-header { margin: 0px 15px 40px;}
	
	.mainContainer .container .content .text .time-info .time img { width: 200px; height: 200px;}
	.mainContainer .container .content .text .time-info .hours:after {  width: 330px; }
	.mainContainer .container .content .text .time-info .am { width: 200px; margin-top: 100px;}
	.mainContainer .container .content .text .time-info .am .hours:before { right: -130px;}
	.mainContainer .container .content .text .time-info .pm { width: 200px; margin-top: 40px;}
	.mainContainer .container .content .text .time-info .pm .hours:before { left: -130px;} 
	
	.navbar-nav {margin: 0 auto;display: table;table-layout: auto;float: none;width: 100%;}
	.navbar-nav>li {display: table-cell;float: none;text-align: center;}
	
	.wordMapSelect > div > h3{padding:0;}
	.wordMapSelect {padding:5px 15px;}
	
	.infoBox.infoBoxResize{width:25%;}
	.infoBox.infoBoxResize{border-right: 1px solid #828c94 !important;}
	.infoBox.infoBoxResize:nth-child(4n){border-right:0 !important;}
	
	.timeline .line{display:none;}
	div.text .timeline .row div{display:block; text-align:center; height:auto;}
	div.text .timeline .row div img{display:inline-block;}
	
	.logisticsMap .dotSet .dot{margin-left:-115px;}
	.logisticsMap .dotSet .dot-circle{margin-left:-115px;}
	
	.block-count{margin-left:50px; width:590px;12:41 2015-09-08}
	.block-count p{width:330px;}
	.block-count a{width:260px;} 
	
}

@media (min-width: 992px)  and (max-width: 1199px) {
	.homeBaners .boxes .infoBox strong { font-size: 12px;}
	.homeBaners .boxes .infoBox small { font-size: 11px;}
	.homeBaners .boxes .infoBox [class^="ico-"] { margin-left:-14px;}
	fieldset.newsBox .img { height: 90px;}
	fieldset.tradeBox .circle { width: 130px; height: 130px; line-height: 130px; font-size: 12px;}
	fieldset.tradeBox .circleSet { margin-top: -78px;}
	fieldset.tradeBox .circleSet:before,
	fieldset.tradeBox .circleSet:after { top: 52px;}
	fieldset.tradeBox .circle .mid {line-height: 1.0em;font-size: 10px;}
	.offer-slide-helper { height: 230px; margin-top: 298px;}
	.mainContainer .container .content .form-info { margin: 0 80px; }
	.mainContainer .container .content .formHeader,
	.mainContainer .container .content .priceDetails,
	.mainContainer .container .content .form { margin: 0 80px; }
	.mainContainer .container .content .wizard,
	.mainContainer .container .content .text { margin: 0 60px; }
	.mainContainer .container .content .resultList { margin: 0 60px; }
	.mainContainer .container .content .benefitsList { margin: 0 60px; }
	.mainContainer .container .content fieldset { margin: 0px 30px 40px; }
	.mainContainer .container .content .newsList { margin: 0 60px; }
	.mainContainer .container .content .site-header { margin: 0px 60px 40px;}
	.wordMap .dotSet .dot { margin-left: -104px;}
	
	.mainContainer .container .content .text .time-info .hours:after {  width: 380px; }
	.mainContainer .container .content .text .time-info .am { width: 250px; margin-top: 100px;}
	.mainContainer .container .content .text .time-info .am .hours:before { right: -130px;}
	.mainContainer .container .content .text .time-info .pm { width: 250px; margin-top: 40px;}
	.mainContainer .container .content .text .time-info .pm .hours:before { left: -130px;} 
	
	.timeline .line{left:66px;}
	.logisticsMap .dotSet .dot{margin-left:-50px;}
	.logisticsMap .dotSet .dot-circle{margin-left:-50px;}
	
	.block-count{margin-left:70px;} 
}

@media (min-width: 1200px) {
	.offer-slide-helper { height: 230px; margin-top: 298px;}
	.mainContainer .container .content .form-info { margin: 0 180px; }
	.mainContainer .container .content .formHeader,
	.mainContainer .container .content .priceDetails,
	.mainContainer .container .content .form { margin: 0 180px; }
	.mainContainer .container .content .wizard,
	.mainContainer .container .content .text { margin: 0 100px; }
	.mainContainer .container .content .resultList { margin: 0 100px; }
	.mainContainer .container .content .newsList { margin: 0 100px; }
	.mainContainer .container .content .benefitsList { margin: 0 100px; }
	.mainContainer .container .content fieldset { margin: 0px 30px 40px; }
	.mainContainer .container .content .site-header { margin: 0px 100px 40px;}
	
	.mainContainer .container .content .text .time-info .hours:after {  width: 430px; }
	.mainContainer .container .content .text .time-info .am { width: 300px; margin-top: 100px;}
	.mainContainer .container .content .text .time-info .am .hours:before { right: -130px;}
	.mainContainer .container .content .text .time-info .pm { width: 300px; margin-top: 40px;}
	.mainContainer .container .content .text .time-info .pm .hours:before { left: -130px;} 
}
.bx-wrapper .bx-controls-direction a{
	color:#fff;
}
iframe{width:100% !important;border: 1px solid #024e87 !important;}
.systemy-czasowe > div {width:220px;color:#818181; margin:0 5px;}
.btn-more:focus{text-decoration:none;}

.calc-info ul, .calc-info ol { margin-left: 22px; }
.calc-info li { color: #818181; margin-bottom: 6px; }
.calc-info ol > li { list-style-type: decimal; }
.calc-info ul li { list-style: none; position: relative; }
.calc-info ul li:before { content: '\e074'; /* FontAwesome char code inside the '' */ font-family: 'Glyphicons Halflings'; display: inline-block; color: #024e87; font-size: 9px; position: absolute; left: -22px; }â€‹
