.thin {
  font-family: galano-grotesque, sans-serif;
  font-weight: 100;
  font-style: normal;
}

.extralight {
  font-family: galano-grotesque, sans-serif;
  font-weight: 200;
  font-style: normal;
}

.light {
  font-family: galano-grotesque, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.regular {
  font-family: galano-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.semibold {
  font-family: galano-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.bold {
  font-family: galano-grotesque, sans-serif;
  font-weight: 600;
  font-style: normal;
}

body {
  font-family: galano-grotesque, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
}

b, strong {
  font-weight: 400 !important;
}

p, a {
  font-family: galano-grotesque, sans-serif;
}

a:hover {
  text-decoration: none;
}

div, html, a, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6, .bebasneue {
  font-family: galano-grotesque, "bebas_neue_regularregular" !important;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.bebasneueBold {
  font-family: galano-grotesque, sans-serif !important;
  font-weight: 600;
}

.badge_truncated {
  background: none !important;
  padding: 0 !important;
}

#globalModal .modal-content #overlayform h2 {
  margin: 10px 0 10px;
}
#globalModal .modal-content #overlayform h3 {
  margin-bottom: 15px;
}

#bottommenu a {
  text-transform: capitalize;
  color: white !important;
  padding-inline: 0 max(8px, 1vw) !important;
  padding-block: 6px;
}

footer .credits {
  padding-block: 5px;
  padding-inline: 0;
  font-size: 1.2rem;
  color: white;
}

.mainmenu-block ul li a {
  font-size: 14px;
  font-family: galano-grotesque, sans-serif !important;
  font-weight: 400;
  line-height: 23px;
  color: white;
}

.mainmenu-block ul.lang-inline li a {
  padding: 5px 15px;
}

.mainmenu-block ul.lang-inline li a:hover, .mainmenu-block ul.lang-inline li.lang-active a {
  background: none;
  border-top: 1px solid white;
}

.slideout-panel {
  background-color: #f6f6f6;
  will-change: auto;
}

.panel-group .panel table tbody td {
  font-size: 75%;
}

.find-dealer-top-2020 input {
  width: 10vw;
  margin-top: 0;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  font-size: 13px;
  line-height: 100%;
  padding: 0;
  height: auto;
  color: white;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  letter-spacing: -1px;
}
.find-dealer-top-2020 a {
  padding: 10px 15px;
}

nav.navbar {
  height: 70px;
  padding-top: 5px;
}

.technology .panel-title, #gear .panel-title {
  font-size: 15px;
}

.navbar-default.blacknav {
  padding-top: 50px;
}
.navbar-default.blacknav .navbar-brand {
  opacity: 0;
  transition: opacity 1s;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 15px;
}
.navbar-default.blacknav.fixed {
  position: fixed;
  top: 0;
  padding-top: 0px;
}
.navbar-default.blacknav.fixed .navbar-brand {
  opacity: 1;
}
.navbar-default.blacknav.fixed .navbar-brand img {
  width: 150px !important;
}
.navbar-default.blacknav ul.navbar-nav {
  padding: 10px 0px 0px 0px;
  text-align: center;
  width: 100%;
}
.navbar-default.blacknav ul.navbar-nav li {
  float: none;
  display: inline-block;
}
.navbar-default.blacknav ul.navbar-nav li a {
  font-size: 13px;
  padding: 8px 8px 8px 8px;
  line-height: 13px;
}

.container > .navbar-header {
  padding-left: 0px;
}

#rightmenu .slideout-footnote {
  padding-left: 2vw;
  padding-right: 1vw;
  font-size: 75%;
  color: gray;
}

#main .item-page {
  margin-top: 75px;
}

#emis_table, .blog.ssangyong-aktuel {
  padding-top: 25px;
}

#undercontent #emis_table, .blog.ssangyong-aktuel {
  padding-top: 75px;
}

#emis_table h4.bordered {
  margin-bottom: 1rem;
}

.dealers-site #main {
  padding-top: 60px;
}

#dealer_clear {
  display: none;
  color: white;
}

footer {
  background: black;
  padding-block: 10px !important;
}

.fp-tableCell {
  width: 100vw !important;
}

#fp-nav ul li .fp-tooltip {
  font-family: galano-grotesque, sans-serif !important;
  top: -6px !important;
}
#fp-nav ul a span {
  background: white !important;
  border-radius: 0% !important;
}
#fp-nav ul a:hover span {
  background: red !important;
  width: 15px !important;
  height: 15px !important;
  margin: -7px 0 0 -7px !important;
}

.slideout-menu .nav {
  margin-top: 50px;
}
.slideout-menu .nav > li > a {
  text-transform: uppercase;
  color: #202020 !important;
  font-size: 2vh;
  padding: 2vh 0vw 2vh 2vw;
  font-weight: 500;
}
.slideout-menu .nav > li > a:hover {
  background: none;
}
.slideout-menu .nav > li.active > a {
  border-left: 2px solid black;
  padding-left: calc(2vw - 2px) !important;
  background: none;
}
.slideout-menu .nav > li .dropdown-menu li.active a {
  color: black;
  background-color: #eeeeee;
}
.slideout-menu {
  background: white;
}
.slideout-menu .dropdown-backdrop {
  display: none;
}

.home-icon img {
  height: 30px;
  margin-left: 1.2vw;
  margin-top: 13px;
}

.broszury {
  padding-top: 0px;
}

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

header#header {
  position: absolute;
  width: 100%;
  top: 0px;
}

.mainmenu-block UL {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
}

.mainmenu-block UL LI {
  display: inline-block;
}

/* submenu */
.submenu.container {
  width: 100%;
}
.submenu.container.dropdown-menu {
  position: relative;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-bottom: 1.8vh;
}
.submenu.container.dropdown-menu li a {
  font-weight: 300;
  font-size: 1.5vh;
  letter-spacing: -1px;
  text-transform: uppercase;
  padding: 1.2vh 0vw 2.2vh 1vw;
  color: #202020 !important;
}
.submenu.container.dropdown-menu li a img {
  float: right;
  margin-right: 1vw;
  width: 130px;
  height: auto;
  max-height: unset !important;
}

.item-minprice {
  font-size: 1.5vh;
}
.item-minprice small {
  font-size: 1vh;
}

.menu-emm-note {
  display: block;
  font-size: 11px;
  padding-top: 40px;
  letter-spacing: 0px;
  white-space: initial;
  font-family: "Arial Narrow";
  text-transform: none;
  color: #5A5A5A;
  text-align: left;
  padding-right: 6px;
}
.menu-emm-note span {
  display: inline-table;
}

.m_wrapper .item-minprice sup {
  font-size: 50%;
  top: -1em;
}

/* scrolle */
h1.bordered {
  font-size: 5rem;
}

h2 {
  font-size: 3.5rem;
  font-weight: 600;
}

/*    border: 1px solid red*/
h3 {
  font-size: 2.6rem;
}

/*    border: 1px solid green*/
h4 {
  font-size: 2.4rem;
  font-weight: 400;
}

/*    border: 1px solid blue*/
h5 {
  font-size: 1.8em;
}

/*    border: 1px solid brown*/
.die-marke .about h1, .die-marke #fouronfour h1, .die-marke #world h1 {
  font-size: 4rem;
}
.die-marke .carousel-caption {
  right: 0px !important;
}
.die-marke .carousel-caption p.small {
  font-size: 1.1rem !important;
}

#globalModal .modal-content {
  background: #f6f6f6;
}
#globalModal .checkbox label, #globalModal .text-danger, #globalModal .checkbox-group label, #globalModal .radio-group label, #globalModal .form-group input, #globalModal .form-group select, #globalModal .form-group option {
  font-family: galano-grotesque, Arial, Helvetica, sans-serif;
  font-weight: 200;
}
#globalModal .has-error .checkbox label, #globalModal .has-error.checkbox label {
  color: #f04124;
}
#globalModal .has-error .checkbox input, #globalModal .has-error.checkbox input {
  position: relative;
}
#globalModal .has-error .checkbox input::after, #globalModal .has-error.checkbox input::after {
  content: "";
  position: absolute;
  display: block;
  top: 6.5px;
  left: 6.5px;
  height: 15px;
  width: 15px;
  background-color: #ff0000;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
  animation: checkbox-error-bound 1.5s infinite;
}
#globalModal .checkbox input, #globalModal .radio-group input {
  width: auto;
}
#globalModal .modal-body h5 {
  font-size: 1.2em;
  width: 50%;
  padding: 10px 0 10px 0;
  text-transform: none;
}
#globalModal .modal-body .item-page .page-header, #globalModal .modal-body .item-page h5 {
  padding-left: 15px;
}
#globalModal .modal-body #drive-form .checkbox-group input, #globalModal .modal-body #contact-form .checkbox-group input, #globalModal .modal-body #dealer-form .checkbox-group input {
  margin-right: 6px;
}
#globalModal .modal-body #drive-form .checkbox-group label:nth-child(2), #globalModal .modal-body #contact-form .checkbox-group label:nth-child(2), #globalModal .modal-body #dealer-form .checkbox-group label:nth-child(2) {
  padding-left: 15px;
}
#globalModal .modal-body .form-control:not(button) {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#globalModal .modal-body .form-control.btn-default {
  text-transform: uppercase;
}
#globalModal .modal-body .form-control.download-pdf {
  width: 100%;
}
#globalModal .modal-body .has-error .checkbox {
  color: black;
}
#globalModal .modal-body .col-wrapper {
  display: flex;
}
#globalModal .modal-body .col-wrapper .second {
  align-self: flex-end;
}
#globalModal .modal-body .modal-content {
  background-clip: initial;
}
#globalModal .modal-header {
  border-bottom: none;
  padding: 15px;
  z-index: 1;
  position: relative;
}

.stripe-label {
  margin-bottom: 20px;
}
.stripe-label h5 {
  margin-bottom: 10px !important;
}

.tryb {
  height: 100px;
}

small, .small {
  font-size: 1.3rem;
}

p, ul.content-list, table {
  font-family: galano-grotesque, arial, helvetica;
  font-size: 1.3rem;
}

#headline-multilang .line-1 {
  margin-bottom: -15px !important;
}
#headline-multilang .line-2 {
  font-size: 5rem !important;
  font-weight: 100 !important;
}
#headline-multilang .line-3 {
  font-weight: 600 !important;
  font-size: 4rem !important;
  margin-top: -11px !important;
}

#emis_table .tab-head th,
#emis_table .tab-head td,
#emis_table table td {
  font-size: 1rem !important;
  font-weight: 300 !important;
}

.jumbobox p {
  font-size: 1.4rem;
}
.jumbobox em {
  font-size: 2rem !important;
}

.carousel-caption h2, .carousel-caption h3 {
  font-size: 3.5rem !important;
}

.item-page .impressum-header {
  text-transform: none;
}

/* dealers-site */
.dealers-site .container.full-width {
  width: 100vw;
}
.dealers-site #jsp_wrap_body .container {
  width: 100% !important;
  padding-bottom: 180px;
}
.dealers-site #jsp_wrap_body .container h4 {
  padding-left: 15px;
}
.dealers-site .branch-list > li {
  height: 200px;
}
.dealers-site .branch-list > li .branch-list-header address {
  margin: 0px;
  font-family: galano-grotesque, sans-serif;
  font-size: 14px;
  font-weight: 200;
}
.dealers-site .jsp_loc_list_branch_name {
  font-family: galano-grotesque, sans-serif;
  font-weight: 400 !important;
  letter-spacing: -1px;
  font-size: 16px;
  line-height: 18px;
  color: #8973ab;
  min-height: 38px;
}

#rexton-fullpage .section.gear .panel-group, #rexton-fullpage .section.data .panel-group {
  background: transparent !important;
}
#rexton-fullpage .section.gear #silniki-table, #rexton-fullpage .section.data #silniki-table {
  background: transparent !important;
}
#rexton-fullpage .daneTechniczne_wrapper .panel-default > .panel-heading a, #rexton-fullpage #accordion .panel-heading h4.panel-title a, #rexton-fullpage #dane-tech .panel-heading h4.panel-title a, #rexton-fullpage #diesel-tab .panel-heading h4.panel-title a, #rexton-fullpage #accordion-benz .panel-heading h4.panel-title a, #rexton-fullpage #accordion-di .panel-heading h4.panel-title a, #rexton-fullpage #accordion-di7 .panel-heading h4.panel-title a, #rexton-fullpage #emis_table .panel-heading h4.panel-title a {
  color: white !important;
}
#rexton-fullpage .section.gear #rexton-silniki.nav-tabs > li.active a, #rexton-fullpage .section.data #rexton-silniki.nav-tabs > li.active a {
  background: transparent !important;
  border: none !important;
  color: white !important;
}
#rexton-fullpage .section.gear #gear, #rexton-fullpage .section.data #gear, #rexton-fullpage .section.gear .daneTechniczne_wrapper #wersje_nazwa {
  background: transparent !important;
}
#rexton-fullpage .section.gear .gear-header, #rexton-fullpage .section.data .gear-header {
  border-bottom: none !important;
}
#rexton-fullpage .section.gear .table > thead > tr > th, #rexton-fullpage .section.gear .table > tbody > tr > th, #rexton-fullpage .section.gear .table > tfoot > tr > th, #rexton-fullpage .section.gear .table > thead > tr > td, #rexton-fullpage .section.gear .table > tbody > tr > td, #rexton-fullpage .section.gear .table > tfoot > tr > td, #rexton-fullpage .section.data .table > thead > tr > th, #rexton-fullpage .section.data .table > tbody > tr > th, #rexton-fullpage .section.data .table > tfoot > tr > th, #rexton-fullpage .section.data .table > thead > tr > td, #rexton-fullpage .section.data .table > tbody > tr > td, #rexton-fullpage .section.data .table > tfoot > tr > td {
  background: transparent !important;
  color: white !important;
}
#rexton-fullpage .section.gear .panel-default > .panel-heading, #rexton-fullpage .section.data .panel-default > .panel-heading {
  border-top: 1px solid white !important;
}
#rexton-fullpage .section.gear .table, #rexton-fullpage .section.data .table {
  background: transparent !important;
}
#rexton-fullpage .section.gear #wersje_nazwa.sticky, #rexton-fullpage .section.data #wersje_nazwa.sticky, #rexton-fullpage .section.gear #sticky_data, #rexton-fullpage .section.data #sticky_data {
  background: #0F1B27 !important;
}

/* total width */
#gear::-webkit-scrollbar, #silniki-table::-webkit-scrollbar {
  background-color: transparent !important;
  width: 8px !important;
}

/* background of the scrollbar except button or resizer */
#gear::-webkit-scrollbar-track, #silniki-table::-webkit-scrollbar-track {
  background-color: transparent !important;
}

/* scrollbar itself */
#gear::-webkit-scrollbar-thumb, #silniki-table::-webkit-scrollbar-thumb {
  background-color: white !important;
  border-radius: 16px !important;
}

/* set button(top and bottom of the scrollbar) */
#gear::-webkit-scrollbar-button, #silniki-table::-webkit-scrollbar-button {
  display: none !important;
}

@media (max-width: 767px) {
  .submenu.container.dropdown-menu li a img {
    max-height: none !important;
  }
}
@media (max-width: 640px) {
  .slideout-menu .nav {
    margin-top: 25px;
    padding-bottom: 100px;
  }
  .slideout-menu .nav > li > a {
    font-size: 2.5vh;
    padding: 1.2vh 0vw 1.2vh 10vw;
    font-weight: 500;
  }
  .slideout-menu .nav > li.active > a {
    padding-left: calc(10vw - 2px) !important;
  }
  .home-icon img {
    margin-left: 9vw;
    width: 100px;
    margin-top: 15px;
  }
  .home .fp-tooltip {
    display: none !important;
  }
  #bottommenu li:last-child {
    float: left !important;
  }
  #fp-nav {
    display: none;
  }
  .submenu.container.dropdown-menu li a {
    font-weight: 300;
    padding: 1vh 0vw 1vh 10vw;
    line-height: 2.5vh;
    font-size: 2vh;
  }
  .submenu.container.dropdown-menu li a img {
    max-height: none !important;
    margin-right: 6vw;
  }
  .abs_container h1.bordered {
    font-size: 2.3rem !important;
  }
  .cp-rim-label {
    font-size: 0.7rem !important;
  }
  .cp-single-rim {
    width: 33% !important;
  }
}
@media (max-width: 480px) {
  .abs_container h1.bordered {
    font-size: 2.3rem !important;
  }
  .technology .panel-title, #gear .panel-title {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .menu-emm-note {
    line-height: 1.05;
  }
  .die-marke .about h1, .die-marke #fouronfour h1, .die-marke #world h1 {
    font-size: 2.8rem;
  }
  #globalModal .flex-radio-wrap {
    display: flex;
  }
  #globalModal .flex-radio-wrap .radio {
    width: 50%;
  }
  #globalModal .modal-body h5 {
    width: 100%;
  }
  #globalModal .modal-body .col-wrapper {
    flex-direction: column;
  }
  .navbar > .container-fluid a.navbar-brand {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .navbar-default.blacknav UL.navbar-nav {
    display: none;
  }
  .mainmenu-block ul {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  #topmenu {
    display: none;
  }
  .mod-languages {
    position: absolute;
    right: 60px;
  }
  .navbar-brand img {
    width: 150px;
  }
  .navbar-brand {
    padding-left: 0;
    padding-top: 4px;
  }
  .navbar-default.blacknav {
    height: 50px;
  }
  .navbar-default.blacknav .navbar-toggle {
    display: none;
  }
  #headline-multilang .line-1 {
    margin-left: -30px !important;
  }
}
@media (max-width: 480px) {
  #globalModal .modal-content #overlayform > div.container {
    padding-left: 0;
    padding-right: 0;
  }
  #headline-multilang .line-1 {
    font-size: 2rem !important;
  }
  #headline-multilang .line-2 {
    margin-top: 10px !important;
    letter-spacing: 4px !important;
    font-size: 3.5rem !important;
  }
  #headline-multilang .line-3 {
    font-size: 2.6rem !important;
    margin-left: -1px !important;
  }
}
@keyframes checkbox-error-bound {
  0% {
    height: 15px;
    width: 15px;
    background-color: rgba(255, 0, 0, 0.6);
  }
  100% {
    height: 25px;
    width: 25px;
    background-color: rgba(255, 0, 0, 0);
  }
}/*# sourceMappingURL=smd2020.css.map */