/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

html {
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
  font-size: 62.5%;
}

body {
  /**font-family: "source_sans_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;	**/

  -webkit-font-smoothing: antialiased;
}

/**MAIN DIVS & SECTIONS**/

header#header {
  margin-bottom: -21px;
  z-index: 1001;
  position: relative;
  border: none;
}

#main {
  display: block;
  width: 100%;
  height: auto;
}

#main .item-page {
  min-height: 300px;
}

/**TOP MENU**/
#sy-mainmenu a {
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-size: 20px;
}

.menu-wrapper {
  position: absolute;
  background: none;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  padding-top: 15px;
  display: block;
  height: auto;
  min-height: 100px;
  text-align: right;
}

.navbar-default.whitenav .navbar-nav > li > a:hover,
.navbar-default.whitenav .navbar-nav > li > a:focus {
  color: #006d91;
}

.navbar-default.whitenav {
  height: 75px;
  background: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #333;
  height: 100%;
  display: block;
  position: relative;
  width: auto;
  margin: 0;
}

.navbar-default.whitenav ul.nav li {
  height: 69px;
  display: block;
  position: relative;
  width: auto;
  padding-top: 5px;
}

.navbar-default.whitenav .navbar-nav > .active > a,
.navbar-default.whitenav .navbar-nav > .active > a:hover,
.navbar-default.whitenav .navbar-nav > .active > a:focus {
  background: none;
  border-bottom: 3px solid #000;
  color: #888;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333;
}

.navbar-shadow {
  background: url("../assets/images/shadow_line.png") no-repeat center top;
  display: block;
  position: absolute;
  top: 74px;
  height: 14px;
  width: 100%;
}

#sy-mainmenu .nav > li {
  position: static;
  display: block;
}

#sy-mainmenu li .modele ~ .dropdown-menu {
  min-height: 140px;
}

#sy-mainmenu .dropdown-menu li a {
  text-align: center;
  font-size: 1.35em;
}

#sy-mainmenu .dropdown-menu {
  position: absolute;
  left: 0 !important;
  margin-left: 0 !important;
  top: 73px;
  background: #fff;
  width: 100% !important;
  height: auto;
  min-height: 100px;
  float: left;
  border-top: 1px solid #ebebeb;
}

#sy-mainmenu .dropdown-menu li {
  display: inline-block;
  width: auto;
  max-width: 150px;
  min-width: 110px;
  height: auto;

  margin-left: 10px;
  margin-right: 10px;
}

#sy-mainmenu .dropdown-menu .img-wrapper {
  text-align: center;
  margin: 0 auto;
  display: block;
}

#sy-mainmenu .dropdown-menu img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
}

.dropdown-menu span.image-title {
  display: block;
}

.dropdown-menu .XLV img,
.dropdown-menu .xlv img,
.dropdown-menu .korando img,
.dropdown-menu .rexton img,
.dropdown-menu .actyon img,
.dropdown-menu .rexton_w img,
.dropdown-menu .rodius img {
  width: 130px;
  height: auto;
}

li.item-101 {
  display: none !important;
}

.navbar-brand img {
  width: 200px;
}

/** TOGGLE**/

.navbar-toggle {
  text-align: center;
  color: #48a1e3;
  font-size: 12px;
  border: none !important;
  height: 55px;
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-toggle .glyphicon-chevron-down {
  font-size: 18px;
}

/**MAIN MENU SMALL SCREENS**/

@media (max-width: 767px) {
  .menu-wrapper {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .menu-wrapper li {
    display: block !important;
    width: 23% !important;
    float: left !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: none !important;
  }

  li.item-111 {
    padding-bottom: 10px !important;
  }

  span.image-title {
    font-size: 14px;
    letter-spacing: 0px;
  }

  #sy-mainmenu {
    background: #fff;
    box-shadow: 10px 10px 10px #888;
    height: 100% !important;
  }

  #sy-mainmenu ul.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #sy-mainmenu .parent a.dropdown-toggle {
    color: #888 !important;
  }

  #sy-mainmenu .dropdown-menu {
    display: block !important;
    position: static !important;
    box-shadow: none;
    z-index: 9999;
    border: none;
  }

  #sy-mainmenu li {
    height: auto;
    min-height: 10px;
    border-bottom: 1px solid #ebebeb;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    z-index: 9990 !important;
  }

  #sy-mainmenu li ul li {
    padding: 0;
    z-index: 9999 !important;
    border-bottom: none;
  }

  #sy-mainmenu li a {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    position: relative !important;
  }

  .navbar-shadow {
    top: 55px;
  }

  #sy-mainmenu .dropdown-menu {
    top: 55px;
  }

  .navbar-default.whitenav {
    height: 55px !important;
  }

  .navbar-default.whitenav .navbar-nav > .active > a,
  .navbar-default.whitenav .navbar-nav > .active > a:hover,
  .navbar-default.whitenav .navbar-nav > .active > a:focus {
    border-bottom: none !important;
  }

  #sy-mainmenu .dropdown-menu img {
    max-height: 50px;
    width: auto;
  }

  .dropdown-menu .korando img,
  .dropdown-menu .rexton img,
  .dropdown-menu .actyon img,
  .dropdown-menu .rodius img,
  .dropdown-menu .xlv img {
    max-height: 50px !important;
  }
}

/**HOME BOX-MENUS**/

.item.infobox p.important-info {
  font-size: 18px;
}

.item-page p.important-info {
  font-size: 28px;
}

.menu-modelemenu .homebox {
  position: relative;
}

.menu-modelemenu .homebox a {
  background: #f6f6f6;
  background: url(../assets/images/blueborder.jpg) top left no-repeat,
    -moz-linear-gradient(to bottom, #f6f6f6 0%, #bcbcbc 100%);
  background: url(../assets/images/blueborder.jpg) top left no-repeat,
    -webkit-linear-gradient(to bottom, #f6f6f6 0%, #bcbcbc 100%);
  background: url(../assets/images/blueborder.jpg) top left no-repeat,
    linear-gradient(to bottom, #f6f6f6 0%, #bcbcbc 100%);
  /*border-bottom:3px solid #000;*/
  color: #333;
}

.menu-modelemenu span.image-title,
.menu-modelemenu span.subtitle {
  display: block;
  position: absolute;
  left: 20px;
  font-size: 18px;
}

.menu-modelemenu span.image-title {
  top: 0px;
  line-height: 1;
}

.menu-modelemenu span.subtitle {
  top: 17px;
  font-family: "bebas_neuebook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.menu-modelemenu img {
  margin-top: 60px;
}

.menu-modelemenu .homebox {
  padding: 16px;
}

.menu-menutoolbox span.subtitle {
  font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  display: block;
  font-size: 14px;
  padding: 0px 15px;
}

.menu-menutoolbox span.image-title {
  font-size: 30px;
  padding-top: 10px;
  display: block;
  font-family: "bebas_neuebook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.menu-menutoolbox .homebox a {
  background: #fff;
  text-align: center;
  padding: 0;
  height: 210px;
  color: #333;
  border: 1px solid #ebebeb;
}

.menu-menutoolbox .homebox {
  background: url("../assets/images/box_shadow220.png") no-repeat center bottom;
  height: 225px;
}

.menu-menutoolbox .homebox .img-wrapper {
  background: #45a3e6;
  height: 80px;
  text-align: center;
}

.menu-menutoolbox img {
  margin: 0 auto;
  padding-top: 15px;
}

.menu-menutoolbox .item-164 img {
  padding-top: 22px;
  width: 50px;
}

/**HOME SLIDERS**/

.home .custom-home-bottom-slider h2 {
  font-size: 60px;
  margin: 0;
}

.home .custom-home-bottom-slider h5 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
}

.infobox .caption {
  min-height: 200px;
  padding-bottom: 5px;
}

.col-white .infobox {
  min-height: 384px;
}

.home section#main {
  display: none;
}

#main-slider .carousel-caption {
  width: 300px;
  height: 300px;
  display: block;
  float: right;
}

/**LEFT TOOLBOX**/

#toolbox-left {
  display: block;
  /*guru - pozycja*/
  text-align: center;
  z-index: 9999;
}

#toolbox-left span.subtitle {
  display: none;
}

#toolbox-left .image-title {
  position: absolute;
  width: 100%;
  bottom: 5px;
  text-align: center;
  left: 0;
}

#toolbox-left li a {
  background: #222222;
  width: 65px;
  height: 65px;
  margin-bottom: 1px;
  margin-top: 1px;
  position: relative;
}

#toolbox-left li a:hover {
  background: #444444;
}

#toolbox-left img-wrapper {
  text-align: center;
}

#toolbox-left img {
  width: 25px;
  height: auto;
  margin: 0 auto;
  padding-top: 10px;
}

#toolbox-left li.item-163 img {
  width: 18px;
}

#toolbox-left a {
  color: #f6f6f6;
  font-size: 11px;
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  padding: 0;
  margin: 0;
}

#top a {
  width: 80px;
  height: 80px;
  background: url(../assets/images/top.png);
  display: block;
  position: fixed;
  right: 1%;
  bottom: 50px;
  text-indent: -9999px;
  z-index: 9999;
}

/**CAROUSELS & INDICATORS**/
.left.carousel-control,
.right.carousel-control {
  background: none !important;
  text-indent: 9999px !important;
  z-index: 999 !important;
}

.carousel-indicators {
  text-align: right;
}

.full-width .carousel-indicators {
  margin-right: 100px;
}

.home .carousel-caption {
  left: auto;
  top: 60px;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-align: left;
  text-shadow: none;
}

.carousel-caption.box-right {
  right: 100px;
}

.carousel-caption.box-left {
  left: 100px;
}

.carousel-caption h2 {
  font-size: 45px !important;
  margin: 0;
}

.carousel-caption h2.smaller {
  font-size: 35px !important;
}

.carousel-caption h3 {
  margin-top: 0.3em;
}

.carousel-caption h3.promo {
  font-size: 32px !important;
}

.carousel-link {
  display: block;
  width: 260px;
  height: 70px;
  position: absolute;
  bottom: 0;
  color: #333;
  border-top: 1px solid #ccc;
  font-size: 20px;
  padding-top: 15px;
}

.carousel-link a {
  display: block;
  float: right;
  /*background:url(../assets/images/link_icon.png) no-repeat right;*/
  padding-right: 55px;
}

.carousel-caption-inner {
  padding: 20px;
  height: 100%;
  width: 100%;
}

/**JOOMLA ARTICLES & BLOGS STYLING**/

.blog .item h2 {
  font-size: 20px;
  display: block;
  height: auto;
  margin-top: 10px;
}

.item .caption {
  border-top: 1px solid #ebebeb;
  padding-bottom: 30px;
}

.item.infobox {
  min-height: 100px;
}

.blog h1 {
  margin-bottom: 30px;
}

.item.infobox p {
  font-size: 0.9em;
}

.item.infobox img {
  margin-bottom: 15px;
}

.item .page-header {
  margin: 0;
  border: none;
}

.item.infobox .btn {
  width: 240px;
  position: relative;
}

.item-page h2 {
  font-size: 30px;
}

.item-page .page-header {
  margin-bottom: 0;
}

.item-page div,
.item-page li {
  font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

.item-page ul li {
  list-style: square;
}

hr.linehr {
  background: none;
  border-bottom: 1px solid #dddddd;
  padding-top: 3px;
  padding-bottom: 3px;
}

.blog.uzywane h5 {
  font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: bold;
  letter-spacing: normal;
  font-size: 16px;
}

.article-info-term,
.blog .modified {
  display: none;
  height: 0;
}

.blog .article-info {
  margin-bottom: 3px;
}

.blog .caption .btn {
  margin-top: 15px;
}

.blog .article-info .create,
.item-page .create {
  padding-top: 3px;
  margin-bottom: 10px;
  color: #888;
  font-size: 13px;
  letter-spacing: 1px;
  border-top: 1px solid #efefef;
  text-align: right;
  font-family: "bebas_neuebook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.item-page .create {
  border: none;
  margin-bottom: 50px;
}

.item-page .pull-left img {
  margin-right: 30px;
  margin-bottom: 30x;
  max-width: 470px;
}

.item-page .pull-right img {
  margin-left: 30px;
  margin-bottom: 30px;
  max-width: 470px;
}

.blog p {
  margin: 0;
  padding: 0;
  color: #333 !important;
}

.item-page img.img-full-width {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.item-page img.absol {
  position: absolute;
  left: 0;
  top: 125px;
}

.white-fill.alpha-9 {
  opacity: 0.9;
  margin-top: 30px;
}

.item-page table.content-table {
  width: 100%;
  border: none;
  margin-bottom: 50px;
}

.item-page table.content-table td,
.item-page table.content-table th {
  padding-top: 8px;
  padding-bottom: 8px;
}

.item-page table.content-table td {
  border: none;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.blog .caption .item-image {
  width: 100%;
}

.item-page table.content-table th {
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  border-bottom: 3px solid #333;
  font-size: 18px;
  padding-top: 30px;
}

.item-page .ramka {
  display: block;
  width: 100%;
  border: 6px solid #45a3e6;
  font-size: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.item-page .link-pdf a {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  display: block;
}

.item-page .back-btn {
  margin-top: 3px;
  position: absolute;
  width: 100px;
  height: 20px;
}

.item-page p.lead {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}

.btn.no-border {
  border: none;
  font-size: 14px;
  color: #888;
  padding: 0;
  margin: 0;
}

.back-btn .btn.no-border {
  color: #48a1e3;
}

.btn.no-border span {
  color: #48a1e3;
  padding-right: 10px;
}

.col-sm-9 .container,
.container .container {
  width: 100% !important;
}

/**RIGHT COL**/

#right-col {
  margin-top: 50px;
}

#right-col h3 {
  font-size: 20px;
}

#right-col li,
#right-col li a {
  display: block;
  float: left;
  clear: both;

  width: 100%;
  position: relative;
  padding-bottom: 0;
}

#right-col li .img-wrapper {
  width: 50px;
}

#right-col ul.menu img {
  max-height: 30px;
  width: auto;
  padding-right: 10px;
  padding-bottom: 10px;
}

#right-col .img-wrapper,
#right-col .image-title {
  float: left;
}

#right-col li {
  border-bottom: 1px solid #ffffff;
}

#right-col li a {
  border-left: 3px solid #ccc;

  margin-top: 2px;
  margin-bottom: 2px;
}

#right-col li.active a {
  border-left: 3px solid #333;
}

/**DEALERS MAP**/

.jsp_map_block,
.jsp_map_block .jsp_wrap {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent !important;
}

.jsp_wrap_body {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background: transparent !important;
  border: none !important;
}

.jsp_wrap_map {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
}

.branch-panel {
  display: block;
  position: relative;
  top: 450px;
  width: 1000px;

  width: auto;
  height: auto;
  background: none !important;
}

.branch-panel .branch-panel-wrapper {
  position: relative;
  overflow: auto !important;
  height: auto !important;
}

.mCustomScrollBox {
  overflow: auto !important;
  height: auto !important;
}

ul.branch-list li {
  display: block;
}

.jsp_wrap_map .jsp_seperator {
  display: none !important;
}

.jsp_wrap_map .jsp_main_map {
  margin: 0 !important;
}

.jsp_search_panel {
  background: #464646;
}

.branch-panel > .jsp_title {
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-size: 30px !important;
  color: #333 !important;
  background: none;
  margin-bottom: 20px !important;
}

.jsp_map_block .btn {
  border-radius: 0;
  padding: 6px;
  padding-left: 20px;
  padding-right: 20px;
}

.branch-list > li {
  border-top: 1px solid #ebebeb;
  position: relative;
  display: block;
  height: 260px;
}

.branch-list > li:hover {
  background: #fff !important;
}

.branch-list-header address {
  font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  text-transform: none;
  letter-spacing: auto;
  line-height: 15px;
}

.jsp_loc_list_branch_name {
  font-size: 20px;
  color: #45a3e6;
  font-family: "bebas_neuebold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal !important;
}

.caps_nazwa {
  font-size: 15px;
}

.handlowcy em {
  color: #f00a15;
}

.list-1 li a {
  border: none !important;
  background: none !important;
}

.cust-icon-drive {
  background-image: url(../assets/images/icon_jazda20.png);
}

.marker_tab_content .caps_jazda {
  background-image: url(../assets/images/icon_jazda_blue.png);
}

.cust-icon-message {
  background-image: url(../assets/images/icon_mail.png);
}

.marker_tab_content .caps_kontakt {
  background-image: url(../assets/images/icon_mail_blue.png);
}

.cust-icon-link {
  background-image: url(../assets/images/icon_link.png);
  background-repeat: no-repeat;
}

.marker_tab_content .caps_website {
  background-image: url(../assets/images/icon_link_blue.png);
}

.btn_pokaz_trase {
  background-image: url(../assets/images/icon_findroute_blue.png);
}

.branch-list .btn_pokaz_trase {
  background-image: url(../assets/images/icon_findroute.png);
  background-repeat: no-repeat;
  width: 28px;
  height: 25px;
  text-indent: -9999px;
  display: block;
  right: 30px;
}

.branch-list .btn_pokaz_trase a {
  width: 28px;
  height: 25px;
  display: block;
  right: 30px;
}

.branch-list-footer,
.branch-list .btn_pokaz_trase {
  display: block;
  height: 25px;
  position: absolute;
  bottom: 20px;
}

.marker_tab_content .caps_kontakt,
.marker_tab_content .btn_pokaz_trase,
.marker_tab_content .caps_jazda,
.marker_tab_content .caps_website {
  display: block;
  padding-left: 30px;
  height: 18px;
  margin-top: 3px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
}

.marker_tab_content a {
  color: #45a3e6;
  text-decoration: none !important;
  font-weight: bold;
  padding-bottom: 5px;
}

.marker_tab_content {
  width: 360px;
}

.marker_tab_content a:hover {
  text-decoration: underline !important;
}

span#startTxtFld input {
  height: 30px !important;
}

span.caps_nazwa {
  font-weight: normal;
}

.jsp_contact_person {
  font-weight: bold;
}

.map-header {
  background: #444;
}

.jsp_add_info {
  background: none;
  border: none;
}

.jsp_add_info .select2-container.jsp_droplist {
  width: 30%;
}

.marker_tab_content div.tabContent {
  border: none !important;
  border-top: 3px solid #f8f8f8 !important;
}

.dealers-site #adminForm .container h4 {
  font-family: "bebas_neuebook", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**BROSZURY**/

.broszury {
  display: block;
  padding-top: 10px;
}

.broszury .subtitle {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 16px;
}

.broszury img {
  margin: 0 auto;
  padding-top: 10px;
  width: 60px;
  height: auto;
}

/**GLYPHICONS**/

#stopButton .glyphicon-chevron-up {
  font-size: 13px;
}

#stopButton .glyphicon-chevron-up .zwin {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

.glyphicon-ok {
  color: green;
}

.glyphicon-remove {
  color: red;
}

.modal-caps .glyphicon-remove {
  color: #48a1e3;
  font-size: 16px;
}

.glyphicon-record {
  color: #3b8dc8;
}

/**TABLE**/

.table-condensed td {
  text-align: center !important;
}

.tab-pane h5 {
  margin-top: 25px;
}

td.txt-to-left {
  text-align: left !important;
  padding-left: 40px !important;
}

.form-horizontal label {
  text-align: left !important;
  font-size: 15px;
}

/**MODAL BY EMILENCJA**/
@media (min-width: 992px) {
  .modal-caps {
    width: 900px !important;
  }

  .modal-caps .container {
    width: 840px;
  }
}

.modal-body {
  padding-bottom: 60px;
}

.modal-caps .page-header {
  border: none;
  margin-bottom: 20px;
}

a.broszura-thumb {
  margin-bottom: 15px;
}

.modal-header img {
  width: 150px;
  height: auto;
}

.pdf a {
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  text-align: center;
  font-size: 13px;
}

/**FOOTER**/
footer {
  background: #464646;
  height: auto;
  width: 100%;
  color: #999;
  padding-top: 10px;
  padding-bottom: 25px;
  margin-top: 30px;
  display: block;
  position: relative;
  float: left;
}

.dealers-site footer {
  margin-top: 350px;
}

footer ul li {
  display: inline-block;
  width: auto;
  float: left;
  list-style: none;
}

footer ul li a {
  height: auto;
  padding: none;
  color: #999;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

footer .nav > li > a {
  padding-top: 0;
}

footer .nav > li > a:hover {
  background: none !important;
  color: #ccc;
}

.credits {
  font-size: 11px;
  float: right;
  text-align: right;
}

.credits a {
  color: #fff;
}

span.credits-link {
  font-size: 14px;
  display: block !important;
}

/**HISTORY**/
.history .timeline {
  background: url(../assets/images/timeline_line.jpg) repeat-y center;
}

.history .timeline span.timeline-circle {
  margin: 0 auto;
  background: url(../assets/images/timeline_circle.png) no-repeat center;
  display: block;
  font-size: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  font-family: "bebas_neue_regular", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

.history img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.history .hist-cell {
  display: table !important;
  height: 220px;
}

.history .hist-content {
  display: table-cell !important;
  vertical-align: middle;
}

.history .hist-content .box-fill {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px;
}

.history .hist-content .box-fill p {
  font-size: 13px;
  line-height: 140%;
}

hr.blank-smaller {
  background-image: none;
  padding-top: 10px;
  padding-bottom: 5px;
  margin: 0;
}

@media (max-width: 1024px) {
  .uzywane-art.pull-left {
    float: none !important;
  }
}

@media (max-width: 767px) {
  .history .hist-cell {
    width: 75% !important;
    height: auto;
  }

  .history .hist-content .box-fill {
    margin-bottom: 50px;
  }

  .history .hist-cell.timeline {
    float: right !important;
    width: 25% !important;
    min-width: 140px !important;
    height: 500px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
  }

  .history .timeline span.timeline-circle {
    min-width: 100px;
  }

  .history .hist-item {
    position: relative;
  }
}

@media (max-width: 480px) {
  .history .hist-cell,
  .history .hist-cell.timeline {
    width: 100% !important;
  }

  .history .hist-cell.timeline {
    text-align: center;
    margin: 0 auto;
    height: 150px;
    top: -30px;
    left: 50%;
    right: auto;
    margin-left: -50px;
  }

  .history .timeline {
    background: none;
  }

  .history .hist-item {
    padding-top: 50px;
  }
}

/** SMALL DEVICES OTHER FIXES**/
@media (max-width: 767px) {
  .row.pdf .col-xs-12 {
    margin-bottom: 15px;
  }

  footer {
    padding-bottom: 60px;
    padding-left: 10px;
  }

  footer .credits {
    float: left;
    text-align: left;
    padding-left: 18px;
  }

  span.credits-link {
    display: inline-block !important;
  }

  .moduletable-rightmenu {
    display: none;
    height: 0;
  }

  .jsp_add_info .select2-container.jsp_droplist {
    width: 48%;
  }

  .item-page img.absol {
    top: 100px;
  }
}

@media (min-width: 1200px) {
  #jsp_wrap_body .container {
    width: 1000px !important;
  }
}

a.twitter {
  margin-left: 30px;
}

a.twitter img {
  opacity: 0.7;
  padding-right: 5px;
}

a.twitter .img-wrapper,
a.twitter .image-title {
  float: left !important;
}

a.twitter:hover img {
  opacity: 1;
}

.item-page strong {
  font-weight: 600 !important;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
  zoom: 1;
}

.toleft {
  float: left;
  display: block;
}

.toright {
  float: right;
  display: block;
}

.clear {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
     * Don't show links for images, or javascript/internal links
     */

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* guru fix przycisków homeslidera*/
#homeslider .carousel-control {
  width: 7%;
}

#homeslider span.icon-next {
  margin-right: -42px;
}

#homeslider span.icon-prev {
  margin-left: -41px;
}

strong,
b {
  font-family: "source_sans_probold";
  font-weight: normal;
}

/*
 * Guru 2016/07 fix na Broschuere
 */
.brochure SPAN.text-center {
  padding-top: 35px;
}

A.broszury IMG {
  padding-top: 15px !important;
}

/*
** 11.07.2016
** michał
**/
.newsletter-form form {
  margin: 20px 0;
}

/* guru 2018 - wyłączam to po zmianie formularza */
/*.newsletter-form form input {
	display: block;
	width: 100%;
}*/

.newsletter-form .checkbox {
  font-size: 10px;
}

.has-error input {
  border: 1px solid red;
}

header#header .navbar-nav {
  padding-left: 0;
}

.navbar-default .navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}
