@font-face {
  font-family: "FiatAdvert01BRg";
  src: url("font/fiatadvert01b-webfont.eot");
  src: local("☺"), url("font/fiatadvert01b-webfont.woff") format("woff"),
    url("font/fiatadvert01b-webfont.ttf") format("truetype"),
    url("font/fiatadvert01b-webfont.svgz#FiatAdvert01BRgRegular") format("svg"),
    url("font/fiatadvert01b-webfont.svg#FiatAdvert01BRgRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("font/proximanova-bold-webfont.eot");
  src: local("☺"), url("font/proximanova-bold-webfont.woff") format("woff"),
    url("font/proximanova-bold-webfont.ttf") format("truetype"),
    url("font/proximanova-bold-webfont.svg#ProximaNovaBold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("font/proximanova-regular-webfont.eot");
  src: local("☺"), url("font/proximanova-regular-webfont.woff") format("woff"),
    url("font/proximanova-regular-webfont.ttf") format("truetype"),
    url("font/proximanova-regular-webfont.svg#ProximaNovaRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNovaLight";
  src: url("font/proximanova-light-webfont.eot");
  src: local("☺"), url("font/proximanova-light-webfont.woff") format("woff"),
    url("font/proximanova-light-webfont.ttf") format("truetype"),
    url("font/proximanova-light-webfont.svgz#ProximaNovaLight") format("svg"),
    url("font/proximanova-light-webfont.svg#ProximaNovaLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "ProximaNova";
  background: #f1f1f1;
}

nav .container {
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar-brand {
  height: auto;
  padding: 10px 15px;
}

.navbar-static-top {
  border-radius: 0;
  border: none;
  border-top: 3px solid #ad0c33;
  border-bottom: 1px solid lightgrey;
  margin-bottom: 0;
  /* position: absolute; */
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: none;
}

.regularPage .navbar-static-top {
  border-radius: 0;
  border: none;
  border-top: 3px solid #ad0c33;
  border-bottom: 1px solid lightgrey;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: none;
}

.navbar-collapse.in {
  overflow-y: initial;
}

ul.nav.navbar-nav {
  margin-top: 35px;
}

ul.nav.navbar-nav a {
  border: 1px solid lightgrey;
  border-right: none;
  border-bottom: none;
  text-transform: uppercase;
  color: #000;
  padding: 20px 12px;
}

ul.navbar-nav a:hover,
ul.navbar-nav .active a {
  color: #ae0c31;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ae0c31;
  background-color: transparent;
  border-color: lightgrey;
  box-shadow: none;
}

ul.nav.navbar-nav li:last-child a {
  border-right: 1px solid lightgrey;
}

.jumbotron {
  padding: 0;
  background: #f1f1f1;
}

.qubo .regularPage .jumbotron {
  background: white;
}

body.qubo {
  background: white;
}

.qubo .section .img-responsive {
  background-size: cover;
  width: 100%;
}

.qubo .img-box-unutrasnjost {
  position: relative;
  background: url(../img/qubo/enterijer-1.jpg) no-repeat bottom right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
  margin-top: -30px;
}

.qubo .img-box-unutrasnjost-2 {
  position: relative;
  background: url(../img/qubo/enterijer-2.jpg) no-repeat bottom right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
  margin-top: -30px;
}

.qubo .img-box-unutrasnjost-2 .section-title,
.qubo .img-box-unutrasnjost-2 p,
.qubo .img-box-unutrasnjost-2 h2 strong {
  color: white;
}

.qubo.tehnologija .header-top.prvi {
  background: url(../img/qubo/tehnologija-1.jpg) no-repeat center center;
  margin-top: 10px;
  padding-top: 40px;
  min-height: 580px;
}

.qubo.tehnologija .header-top.prvi,
.qubo.tehnologija .header-top.prvi h2 {
  color: white;
}

.servis2 .jumbotron {
  margin-bottom: 0px;
}

.servis2 .jumbotron {
  margin-bottom: 0px;
}

.fiat-brend .jumbotron {
  margin-bottom: 0px;
}

.home .jumbotron .container {
    padding-top: 0;
}
.promocije .jumbotron .container,
.linkovi .jumbotron .container,
.dileri .jumbotron .container,
.flotna-prodaja .jumbotron .container {
  padding-top: 100px;
}

.novosti .jumbotron .container {
  padding-top: 100px;
}

.carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  /*border: 1px solid white;*/
  border: 2px solid #b20a2e;
  border-radius: 10px;
  background: white;
}

.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 1px;
  background-color: #ae0c31;
}

.carousel-indicators {
  bottom: -10px;
}

.home .carousel-indicators,
.promocije .carousel-indicators {
  bottom: -40px;
}

.highlights h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

a.highlights {
  background: white;
  display: block;
  padding: 0;
  color: #565656;
  text-decoration: none !important;
  margin-bottom: 30px;
}

.caption {
  padding: 15px;
  min-height: 210px;
}

.caption p {
  line-height: 22px;
  margin-top: 15px;
}

.caption span.btn.btn-default {
  position: absolute;
  right: 30px;
  bottom: 40px;
}

span.btn.btn-default {
  text-transform: uppercase;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  text-align: right;
  display: block;
  margin-top: 15px;
}

.highlights i.fa.fa-angle-right {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ae0c31;
  text-align: center;
  color: white;
  /* margin-top: -5px; */
  margin-left: 5px;
  position: relative;
  top: -1px;
}

h2,
.h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
  color: #7f7f82;
}

.social-block {
  text-align: center;
  font-size: 70px;
}

.social-block i {
  margin-right: 20px;
  display: inline-block;
}

.social-block a:last-child i {
  margin-right: 0;
}

.social-block a {
  text-align: center;
  color: #7f7f82;
}

footer {
  background: white;
  padding: 60px 0;
  margin-top: 60px;
}

/*.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px; height: 0; overflow: hidden;

}

.video-container iframe,

.video-container object,

.video-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}*/

.regularPage .jumbotron {
  padding: 0;
  background: #f1f1f1;
  margin-bottom: 0;
}

.svi-modeli .page a span {
  background: #96172e;
  padding: 2px 15px;
  color: white;
  width: 100%;
  display: block;
  text-align: center;
}

.modeli .page a img {
  margin: 0 auto;
}

.page2 img {
  margin: 0 auto;
}

.page2 .logos {
  margin-top: 10px;
}

.page2 .row {
  margin-bottom: 35px;
}

.page2 a {
  display: block;
  max-width: 130px;
  color: white;
  background: #95162f;
  padding: 7px;
  margin-bottom: 10px;
  margin: 10px auto;
  text-align: center;
  border-radius: 5px;
}

.page2 .space-between span {
  margin-bottom: 15px;
}

.page2 .space-between a {
  display: block;
  max-width: 130px;
  color: white;
  background: #95162f;
  padding: 7px;
  margin-bottom: 10px;
  margin: 10px auto;
}

.svi-modeli .page2 div span {
  padding: 2px 15px;
  color: #333333;
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #95162f;
}

.img_max_width {
  min-width: 100%;
}

.modeli .page2 a img {
  margin: 0 auto;
}

.qubo .page {
  background: none;
}

.tipo nav.sub-nav {
  background: white;
  margin: -6px 0 30px 0;
  border-bottom: 3px solid #ae0c31;
}

nav.sub-nav {
  background: white;
  margin: 0 0 30px 0;
  border-bottom: 3px solid #ae0c31;
}

.sub-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  /*justify-content: center;*/
  justify-content: space-around;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 940px;
  margin: 0 auto;
}

.sub-nav ul li {
  list-style: none;
  width: 16.66666666666667%;
}

.tipo .sub-nav ul li,
.tipo-hb .sub-nav ul li,
.tipo-sw .sub-nav ul li {
  width: 14.286%;
}

.fiat500 .sub-nav ul li,
.fiat500c .sub-nav ul li {
  width: 12%;
}

.fiat500 .sub-nav ul li a,
.fiat500c .sub-nav ul li a {
  font-size: 12px;
}

.fiat500.oprema .header h2 {
  color: white;
}

.fiat500.oprema .header h4 {
  color: white;
  text-align: center;
}

.fiat500L-Urban .sub-nav ul li,
.fiat500L-Cross .sub-nav ul li,
.fiat500L-Wagon .sub-nav ul li {
  width: 14%;
}

/*.fiat500L-Urban .sub-nav ul li:last-child, 
.fiat500L-Cross .sub-nav ul li:last-child, 
.fiat500L-Wagon .sub-nav ul li:last-child {
    display: none;
}*/

.qubo small,
.tipo small,
.tipo-hb small,
.punto small {
  color: black;
}

small {
  padding: 5px;
  color: whitesmoke;
}

.sub-nav ul li a {
  list-style: none;
  color: #505050;
  padding: 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
}

.sub-nav ul li.active a,
.sub-nav ul li.active a:hover {
  color: white;
  background: #ae0c31;
}

.sub-nav ul li a:hover {
  background: #dedede;
}

nav.second-sub-nav {
  background: #ae0c31;
  margin: 0 0 30px 0;
}

.second-sub-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  /*justify-content: center;*/
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 940px;
  margin: 0 auto;
}

.second-sub-nav ul li {
  list-style: none;
  width: 16.66666666666667%;
}

.second-sub-nav ul li a {
  list-style: none;
  color: white;
  padding: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
  background-repeat: no-repeat;
}

.second-sub-nav ul li.active a,
.sub-nav ul li.active a:hover {
  color: white;
  background: #ae0c31;
}

.second-sub-nav ul li a:hover {
  background: #dedede;
}

.istorija-fiata h1 {
  font-size: 28px;
  text-transform: uppercase;
}

.servis2 nav.sub-nav {
  background: white;
  margin: 0 0 30px 0;
  border-bottom: 3px solid #ae0c31;
}

.servis2 .sub-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 940px;
  margin: 0 auto;
}

.servis2 .sub-nav ul li {
  list-style: none;
  width: 16.66666666666667%;
}

.servis2 .sub-nav ul li a {
  list-style: none;
  color: #505050;
  padding: 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
}

.servis2 .sub-nav ul li.active a,
.sub-nav ul li.active a:hover {
  color: white;
  background: #96172e;
}

.servis2 .sub-nav ul li a:hover {
  background: #ae0c31;
  color: white;
}

.page {
  background: url("../img/sedan-prova.jpg");
}

.qubo .img-box {
  position: relative;
  background: url(../img/qubo/overview-2.jpg) no-repeat center center;
  background-size: cover;
}

.qubo.overview .content .section {
  background: #393939;
}

.qubo.overview .text-box.inverse a {
  background: white;
  color: #393939;
}

.qubo.overview .text-box,
.qubo.overview .text-box h2 {
  color: white;
  font-size: 40px;
}

.qubo .page {
  background: url("../img/sedan-prova.jpg");
}

.qubo .text-box {
  padding: 40px;
}

.qubo.dizajn .header-top.prvi {
  background: url(../img/qubo/dizajn-1.jpg) no-repeat center center;
  margin-top: 10px;
  padding-top: 40px;
  min-height: 580px;
}

.qubo.dizajn .header-top.drugi {
  background: url(../img/qubo/dizajn-2.jpg) no-repeat center center;
  margin-top: 10px;
  padding-top: 35px;
  min-height: 520px;
  text-align: left;
}

.qubo .two-col .text-box {
  background: white;
  min-height: 265px;
  padding: 14px 25px;
}

.qubo.dizajn .header-top h2 {
  color: black;
}

.qubo.dizajn .header-top.drugi h2 {
  text-align: left;
}

.fiat500x-city .page {
  background: url("../img/tarmac.jpg");
}

.fiat500x-off-road .page {
  background: url("../img/tarmac.jpg");
}

.punto .page {
  background: #f6d6c8;
}

.panda .page {
  background: #386989;
}

.tipo-sw .content.grey .section {
  background: #393939;
}

.tipo-sw .content.grey .section h2 {
  color: white;
}

.tipo-sw .content.grey .section.autobest h2 {
  color: #7a7a7a;
}

.tipo-sw.dizajn .header-top {
  background: url(../img/tipo-sw/dizajn-1.jpg) no-repeat center center;
  margin-top: -30px;
  padding-top: 40px;
  min-height: 580px;
}

.tipo-sw.oprema .content .section {
  background: #464646;
}

.tipo-sw.oprema .content .section h2,
.tipo-sw.oprema .content .section h4,
.tipo-sw.oprema .content .section li {
  color: white;
}

.fiat500.oprema .content .section h2,
.fiat500.oprema .content .section h4,
.fiat500.oprema .content .section li,
.fiat500c.oprema .content .section h2,
.fiat500c.oprema .content .section h4,
.fiat500c.oprema .content .section li {
  color: white;
}

/*.punto-over {

    margin-right: -120px;

    float: right;

    margin-top: -48px;

}*/

.fiat500 .page,
.fiat500c .page {
  background: #1c1c1c;
}

.fiat500L .page {
  background: #a04445;
}

.content .section {
  max-width: 940px;
  background: white;
  margin: 0 auto 30px auto;
  /*display: flex;

    justify-content: center;

    align-items: center;*/
}

.second-qubo {
  background: whitesmoke !important;
  padding-top: 25px;
  padding-bottom: 25px;
}

.qubo p {
  font-size: 16px;
}

.fiat500 .content .section,
.fiat500c .content .section {
  background: #282828;
}

.fiat500x-city .content .section {
  background: rgba(255, 255, 255, 0.1);
}

.fiat500x-city .section.two-col {
  background: none;
}

.fiat500L .content .section {
  background: #af6161;
}

.fiat500x-off-road .content .section {
  background: rgba(255, 255, 255, 0.1);
}

.fiat500x-off-road.section.two-col {
  background: none;
}

.section .col-sm-6 {
  padding: 0;
}

.fiat500L-Urban .section.two-col .col-sm-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.fiat500 .section .col-sm-4,
.fiat500c .section .col-sm-4 {
  padding: 0px;
}

.fiat500L .section .col-sm-4 {
  padding: 0px;
}

.text-box {
  padding: 50px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
}

.flotna-prodaja .text-box {
  padding: 25px 15px 15px 15px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  background: white;
}

.landing .text-box {
  padding: 25px 15px 15px 15px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  background: white;
}

.landing td,
.landing th {
  padding: 4px;
}

.o-kompaniji .text-box {
  padding: 25px 15px 15px 15px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  background: white;
}

.linkovi .text-box {
  padding: 25px 15px 15px 15px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  background: white;
}

.linkovi .text-box a {
  background: none;
  padding: 2px;
  display: inline-block;
  text-transform: none;
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #337ab7;
  text-decoration: none;
}

.flotna-prodaja .text-box a {
  color: #337ab7;
  background: none;
  padding: 0;
  display: inline-block;
  text-transform: inherit;
  font-size: 14px;
  margin-top: inherit;
  font-weight: normal;
  letter-spacing: 1px;
}

.servis2 .text-box {
  padding: 30px;
  font-size: 16px;
  color: #7a7a7a;
  text-align: left;
  background: white;
}

.servis2 .text-box a {
  color: #337ab7;
  background: none;
  padding: 0;
  display: inline-block;
  text-transform: inherit;
  font-size: 14px;
  margin-top: inherit;
  font-weight: normal;
  letter-spacing: 1px;
  display: block;
}

.novosti .text-box {
  padding: 15px 25px;
  background: white;
}

.novosti hr {
  margin-top: 40px;
  margin-bottom: 5px;
}

.novosti .text-box a {
  color: white;
  background: #96172e;
  padding: 5px 10px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 12px;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.flotna-prodaja .flota {
  padding-bottom: 20px;
}

.o-nama .text-box {
  padding: 15px 25px;
  background: white;
}

.flota .text-box {
  min-height: 233px;
}

.flota img {
  margin: 0 auto;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 0;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 0;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

.tipo.oprema .main-canvas-menu {
  margin-bottom: -40px;
  width: 220px;
  margin-left: -43px;
}

.tipo.oprema nav.sub-nav {
  margin: -6px 0 90px 0;
}

.fiat500.oprema nav.sub-nav {
  margin: -6px 0 90px 0;
}

.fiat500.oprema .main-canvas-menu,
.fiat500c.oprema .main-canvas-menu {
  margin-bottom: -40px;
  width: 220px;
  margin-left: -43px;
}

.tipo-sw.oprema .main-canvas-menu {
  margin-bottom: -40px;
  width: 220px;
  margin-left: -43px;
}

.tipo-sw.oprema nav.sub-nav {
  margin: -6px 0 90px 0;
}

.sub-nav ul li.cetrdeset {
  width: 30% !important;
}

.cetrdeset a {
  height: 40px !important;
}

.cta1 {
  position: absolute;
  margin-top: -296px;
  right: 0px;
}

.cta2 {
  position: absolute;
  margin-top: -248px;
  right: 0px;
}

.cta3 {
  position: absolute;
  margin-top: -200px;
  right: 0px;
}

.panda #PandaModal {
  text-align: center;
}

.panda #PandaModal .sep1 {
  border-right: 1px solid #e5e5e5;
}

.panda #PandaModal a {
  display: block;  
  text-decoration: none; 
  margin: 69px auto;
  background: #96172e;
  padding: 0px 5px;
  color: white;
  width: 70%;  
}

#box1 {
  width: 44px;
  height: 44px;
  background: url("/img/background-1.png");
  cursor: pointer;
  float: right;
}

#box1:hover {
  background: white;
  background: url("/img/background-2a.png");
}

#box1a {
  display: none;
  width: 200px;
  height: 44px;
  background: white;
  float: right;
  border-left: 3px solid #b20a2e;
}

/**/

#box2 {
  width: 44px;
  height: 44px;
  background: url("/img/background-1.png");
  cursor: pointer;
  float: right;
}

#box2:hover {
  background: white;
  background: url("/img/background-2a.png");
}

#box2a {
  display: none;
  width: 200px;
  height: 44px;
  background: white;
  float: right;
  border-left: 3px solid #b20a2e;
}

/**/

#box3 {
  width: 44px;
  height: 44px;
  background: url("/img/background-1.png");
  cursor: pointer;
  float: right;
}

#box3:hover {
  background: white;
  background: url("/img/background-2a.png");
}

#box3a {
  display: none;
  width: 200px;
  height: 44px;
  background: white;
  float: right;
  border-left: 3px solid #b20a2e;
}

/**/

/* Za CTA 2 */

.relative {
  position: relative;
}

.absolute {
  position: absolute;
  right: 15px;
  top: 40%;
}

.absolute.new {
  position: fixed;
  top: 15%;
  right: 0;
}

.absolute.left {
  left: 5%;
  padding-top: 5%;
  line-height: 20px;
  color: white;
  width: 400px;
}

.absolute.top p {
  font-size: 36px;
  color: #1e1d1b;
  font-weight: bold;
  line-height: 36px;
  margin-top: -50px;
}

.absolute.top {
  left: 5%;
  padding-top: 5%;
  margin-top: -5%;
  line-height: 20px;
  color: white;
}

.box {
  height: 44px;
  width: 44px;
  background-color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  transition: all 0.5s ease;
  transition-delay: 0.2s;
  clear: both;
  float: right;
  margin-bottom: 5px;
  border-left: 3px solid #ae0c31;
  /*line-height: 42px;*/
  margin-top: 3px;
  padding-left: 5px;
}

.box:hover {
  width: 200px;
  float: right;
  clear: both;
}

.box p {
  padding-top: 3px;
  font-size: 14px;
}

.box a {
  text-decoration: none;
  color: black;
}

.box div:first-child {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 0px;
}

.box div.cenovnik {
  background: #ffffff url("/img/cta-ikonice.png") -44px 44px;
}

.box div.cenovnik:hover {
  background: #ae0c31 url("/img/cta-ikonice.png") -44px 0px;
}

.box div.brosura {
  background: #ffffff url("/img/cta-ikonice.png") -132px 44px;
}

.box div.brosura:hover {
  background: #ae0c31 url("/img/cta-ikonice.png") -132px 0px;
}

.box div.diler {
  background: #ffffff url("/img/cta-ikonice.png") 44px 44px;
}

.box div.diler:hover {
  background: #ae0c31 url("/img/cta-ikonice.png") 320px 88px;
}

.box div.konfigurator {
  background: #ffffff url(/img/cta-ikonice.png) 276px 44px;
}

.box div.konfigurator:hover {
  background: #ae0c31 url("/img/cta-ikonice.png") 276px 88px;
}

a.bmd-modalButton {
  cursor: pointer;
}

div.absolute > a > div > p {
  color: black;
  text-decoration: none;
}

#success_message {
  display: none;
}

.finansiranje2 h4 {
  font-size: 18px;
  color: #96172e;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  /* min-height: 60px; */
}

.finansiranje2 p {
  text-align: center;
  font-size: 16px;
  color: #7a7a7a;
}

.finansiranje2 .rezultat1 h4,
.finansiranje2 .rezultat2 h4,
.finansiranje2 .rezultat3 h4,
.finansiranje2 .rezultat4 h4 {
  min-height: auto;
  font-weight: bold;
  text-transform: unset;
}

.finansiranje2 .rezultat1 p,
.finansiranje2 .rezultat2 p,
.finansiranje2 .rezultat3 p,
.finansiranje2 .rezultat4 p {
  min-height: unset;
  color: black;
}

.rezultat1 section,
.rezultat2 section,
.rezultat3 section,
.rezultat4 section {
  margin: 10px 0px;
  padding: 15px;
  border: 3px solid #b00000;
}

.kalkulacija form {
  text-align: center;
  padding: 20px 0;
}

.finansiranje2 img {
  margin: 0 auto;
  display: block;
}

.finansiranje2 .centriranje {
  text-align: center;
}

.center {
  margin-left: 50px;
}

h4.ili {
  padding-top: 180px;
}

/* Za CTA 2 end */

.absolute.left a.cta {
  color: white;
  background: #ae0c31;
  padding: 10px 15px;
  margin-top: 10px;
  display: inline-block;
}

.absolute.left a.cta:hover {
  text-decoration: none;
  background: #821b32;
}

.fiat500L-Cross .absolute.left p {
  color: black;
  background: rgba(255, 255, 255, 0.64);
  display: inline-block;
  padding: 10px 15px;
  float: left;
  line-height: 25px;
}

.fiat500L-Cross .absolute.left {
  padding-top: 0;
}

ul.nav.navbar-nav a img.finansiranje-meni {
  margin: 0 auto;
  padding: 10px 0;
} 
.redbtn{
    background: #ae0c31;
    color: #fff;
    padding: 10px 40px;
    font-size: 25px;
    font-weight: bold;
}
.redbtn:hover, .redbtn:visited, .redbtn:focus, .redbtn:active{
    color: #fff;
}

.ciao-fiat.servis2 .text-box a {
    display: inline;
}

.buttons-wraper{
    margin: 75px 0;
    display: flex;
    justify-content: space-around;
}

.buttons-wraper a{
    color: #fff;
    background: #96172e;
    padding: 10px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    letter-spacing: 1px;
    font-size: 24px;
    transition: all 0.3s ease;
    border: 1px solid #96172e;
}

.buttons-wraper a:hover{
  color: #96172e;
  background: #fff;
  border: 1px solid #96172e;
}

.finance-new{
    margin: 102px auto;
}

.over.over-new{
  bottom: auto;
  top: 5%;
  background: transparent;
}

.jumbotron .over-new h1{
  font-size: 35px;
  font-weight: bold;
}

.jumbotron .over-new p{
  font-size: 16px;
  font-weight: bold;
}

/* QUBO */

@media all and (max-width: 991px) {
  .flota img {
    margin: 20px auto;
  }
  h4.ili {
    padding-top: 20px;
  }
}

.fiat500 .text-box,
.fiat500c .text-box {
  color: #ffffff;
}

.fiat500L .text-box {
  color: #ffffff;
}

.fiat500x-city .text-box {
  color: #ffffff;
  padding: 30px;
}

.fiat500x-city .text-box h2 {
  color: white;
}

.fiat500x-city .two-col .text-box {
  background: rgba(255, 255, 255, 0.1);
  min-height: 265px;
}

.fiat500x-city-oprema .two-col .text-box {
  min-height: 400px;
}

.fiat500x-off-road .text-box {
  color: #ffffff;
  padding: 30px;
}

.fiat500x-off-road .text-box h2 {
  color: white;
}

.fiat500x-off-road .two-col .text-box {
  background: rgba(255, 255, 255, 0.1);
  min-height: 265px;
}

.fiat500x-off-road-oprema .two-col .text-box {
  min-height: 400px;
}

.punto .text-box {
  padding: 30px;
}

.panda .text-box {
  padding: 30px;
}

.panda .text-box.middle-nopadding {
  padding: 5px;
}

.punto .title {
  border-top: 5px solid #ad0b32;
}

.punto .title h2 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.panda .title {
  border-top: 5px solid #ad0b32;
}

.panda .title h2 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.text-box a {
  color: white;
  background: #404040;
  padding: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.text-box a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.text-box h2 {
  font-size: 50px;
  color: #505050;
  margin-bottom: 20px;
  text-align: left;
}

.fiat500 .text-box h2,
.fiat500c .text-box h2 {
  color: #ffffff;
}

.fiat500L .text-box h2 {
  color: #ffffff;
}

.img-box {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_overview_abitacolo.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.tipo-hb .img-box {
  position: relative;
  background: url(../img/tipo-hb/overview-2.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.tipo-hb .img-box-2 {
  position: relative;
  background: url(../img/tipo-hb/overview-4.jpg) no-repeat center right;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.tipo-sw .img-box-2 {
  position: relative;
  background: url(../img/tipo-sw/04_autobest.jpg) no-repeat center right;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.tipo-hb.dizajn .header-top {
  background: url(../img/tipo-hb/dizajn-1.jpg) no-repeat center center;
  margin-top: -30px;
  padding-top: 40px;
  min-height: 580px;
}

.tipo-hb.unutrasnjost .header-top {
  background: url(../img/tipo-hb/enterijer-2.jpg) no-repeat center center;
  padding-top: 40px;
  min-height: 580px;
  color: white;
}

.tipo-sw.unutrasnjost .header-top {
  background: url(../img/tipo-hb/enterijer-2.jpg) no-repeat center center;
  padding-top: 40px;
  min-height: 580px;
  color: white;
}

.tipo-hb.unutrasnjost .header-top h2 {
  color: white;
}

.tipo-sw.unutrasnjost .header-top h2 {
  color: white;
}

.tipo-hb .img-box-dizajn {
  position: relative;
  background: url(../img/tipo-hb/dizajn-2.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
}

.tipo-sw .img-box-dizajn {
  position: relative;
  background: url(../img/tipo-sw/dizajn-2.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
}

.tipo-hb .img-box-unutrasnjost {
  position: relative;
  background: url(../img/tipo-hb/enterijer-1.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
  margin-top: -30px;
}

.tipo-sw .img-box-unutrasnjost {
  position: relative;
  background: url(../img/tipo-sw/enterijer-1.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
  margin-top: -30px;
}

.tipo-hb .autobest {
  position: relative;
  background: url(../img/tipo-hb/04_autobest.jpg) no-repeat center center !important;
  width: 100%;
  background-size: cover !important;
}

.img-box-unutrasnjost .text-box,
.img-box-unutrasnjost .text-box h2 {
  color: white;
}

.tipo-hb .img-box-unutrasnjost-2 {
  position: relative;
  background: url(../img/tipo-hb/enterijer-3.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
}

.tipo-sw .img-box-unutrasnjost-2 {
  position: relative;
  background: url(../img/tipo-sw/enterijer-3.jpg) no-repeat center right;
  width: 100%;
  min-height: 520px;
  background-size: cover;
  padding-bottom: 30px;
}

.img-box-unutrasnjost-2 .text-box,
.img-box-unutrasnjost-2 .text-box h2 {
  color: black;
}

.img-box .text-box {
  padding: 20px 25px;
}

.img-box .text-box h2 {
  font-size: 34px;
  line-height: normal;
  margin: 0;
}

.text-box.inverse,
.content-box.inverse {
  color: white !important;
}

.text-box.inverse a {
  color: #404040;
  background: white;
}

.text-box.inverse h2 {
  color: white;
  line-height: 34px;
}

.tipo .section-title {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
}

.section-title {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}

/*.section.three-col {

    background: none;

}*/

.content-box {
  position: relative;
}

.content-box .section-title {
  position: absolute;
  top: 10px;
  left: 15px;
}

.content-box h2 {
  position: absolute;
  top: 25px;
  left: 15px;
  text-align: left;
  color: #333;
  font-size: 24px;
}

.content-box.inverse h2 {
  color: white;
}

.content-box a {
  color: white;
  background: #404040;
  padding: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.content-box a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.content-box.inverse a {
  color: #404040;
  background: white;
}

.tipo-six .img-box {
  position: relative;
  background: url(../img/650x400tipot_footer.png) no-repeat center left;
  width: 100%;
  background-size: 650px 400px !important;
  min-height: 360px;
  background-size: cover;
}

.img-box.dizajn-aero {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_design_aerodinamica.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.int-comf {
  position: relative;
  background: url(../img/tipo_nuova_interni_2.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.int-int {
  position: relative;
  background: url(../img/Tipo_prodotto_desktop_INTERNI_Spaziosa01.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.two-col .text-box.int-seat {
  position: relative;
  background: white url(../img/tipo_prodotto_desktop_interni_sedili_sedile2.png) no-repeat right center;
  width: 100%;
  min-height: 360px;
  padding-right: 200px;
}

.fiat500 .two-col .text-box.market,
.fiat500c .two-col .text-box.market {
  position: relative;
  background: white url(../img/500/fiat500_promozione.jpg) no-repeat left center !important;
  width: 100%;
  min-height: 271px;
  padding-right: 200px;
}

.panda .two-col .text-box.komfor {
  min-height: 340px;
}

.panda .two-col .text-box.tehnologija {
  min-height: 320px;
}

.fiat500L .two-col .text-box.market {
  position: relative;
  background: white url("../img/500L/overview-5.jpg") no-repeat left center !important;
  width: 100%;
  min-height: 271px;
  padding-right: 200px;
}

.punto .two-col .text-box {
  min-height: 269px;
}

.img-box.dizajn-dimenzije {
  background: white;
}

.img-box.eq-opening {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_allestimenti_openingedition.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.eq-opening.pop {
  background: url(../img/tipo-pop.jpg) no-repeat center center;
}

.img-box.tipo-hb {
  position: relative;
  background: url(../img/oprema-1.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.eq-opening-two.pop {
  background: url(../img/tipo/pop-1.jpg) no-repeat center center;
}

.img-box.eq-opening-two {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_allestimenti_openingeditionplus.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.tipo-hb-two {
  position: relative;
  background: url(../img/tipo-hb/oprema-4.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.eq-wheel {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_allestimenti_design01.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.tech-mot {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_tecnologia_motorizzazioni01.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.img-box.tech-mot-hb {
  position: relative;
  background: url(../img/tipo-hb/tehnologija-1.jpg) no-repeat center center;
  width: 100%;
  min-height: 460px;
  background-size: cover;
}

.img-box.tech-airbag {
  position: relative;
  background: url(../img/tipo_prodotto_desktop_tecnologia_airbag.jpg) no-repeat center center;
  width: 100%;
  min-height: 360px;
  background-size: cover;
}

.section.two-col {
  background: none;
}

.two-col .text-box {
  background: white;
  min-height: 376px;
  padding: 20px 25px;
}

.fiat500 .two-col .text-box {
  min-height: 268px;
}

.fiat500c .two-col .text-box {
  min-height: 293px;
}

.fiat500L .two-col .text-box {
  min-height: 268px;
}

.fiat500L .two-col .text-box {
  background: #af6161;
}

.fiat500 .two-col .text-box,
.fiat500c .two-col .text-box {
  background: #282828;
}

.two-col .text-box h2 {
  font-size: 34px;
}

.header {
  text-align: center;
  margin: 40px auto;
  max-width: 940px;
  padding: 0 15px;
}

.header-top {
  text-align: center;
  margin: 40px auto;
  max-width: 940px;
  padding: 0 15px;
}

.fiat500 .header,
.fiat500c .header {
  color: white;
}

.fiat500L .header {
  color: white;
}

.nobackground {
  background: none !important;
}

.nopadding div {
  padding: 0px;
}

.nopadding {
  padding: 0px;
}

.header h2 {
  font-size: 34px;
  text-align: center;
  margin-bottom: 0;
  color: #505050;
}

.fiat500 .header h2,
.fiat500c .header h2 {
  color: white;
}

.fiat500L .header h2 {
  color: white;
}

.fiat500x-city .header h2 {
  color: white;
}

.fiat500x-city .header h4 {
  color: white;
}

.fiat500x-off-road .header h2 {
  color: white;
}

.fiat500x-off-road .header h4 {
  color: white;
}

#links div {
  padding: 0;
  /*border-bottom: 1px solid transparent;*/
}

.servisna-mreza {
  background: white;
  padding: 30px;
}

.servisna-mreza .col-md-3 {
  padding-bottom: 15px;
}

.fiat-brend .text-box {
  background: white;
  padding: 30px;
}

.logotipi div {
  padding: 0;
}

.logotipi div img {
  margin: 0 auto;
}

.logotipi {
  background: white;
  padding-bottom: 20px;
}

.two-col .text-box.int-space {
  min-height: 345px;
}

.two-col .text-box.short {
  background: url(../img/tipo_prodotto_desktop_allestimenti_inmanovra_cruisecontrol.jpg) no-repeat center center;
  min-height: 233px;
  background-size: cover;
}

hr.section-hr {
  background: #ad0b32;
  max-width: 940px;
  height: 8px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  box-shadow: none;
  background: none;
  color: #ad0b32;
}

.main-header {
  background: white;
  border-top: 5px solid #96172e;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.main-header h1 {
  font-size: 30px;
  margin: 0;
  font-weight: bold;
}

.promo-item {
  background: white;
  margin-bottom: 30px;
  position: relative;
}

.promo-item h2 {
  color: #333333;
  text-align: left;
  margin: 15px 0 10px 0;
}

.promoPage .container {
  /*max-width: 1020px;*/
  max-width: 1170px;
}

a.read-more {
  background: #96172e;
  color: white;
  padding: 7px 10px;
  margin-top: 20px;
  display: inline-block;
}

a.read-more:hover {
  text-decoration: none;
  opacity: 0.9;
}

ul.dropdown-menu.models {
  /* width: 940px;*/
  /* left: -157px;*/
  border: none;
  padding: 0 0 30px 0;
}

ul.dropdown-menu.models li {
  float: left;
  width: 30%;
  border: none;
  text-align: center;
}

ul.dropdown-menu.models li img {
  margin: 0 auto;
}

ul.dropdown-menu.models li a,
ul.dropdown-menu.models li a:last-child {
  border: none;
}

.models a span {
  background: #96172e;
  padding: 0px 5px;
  color: white;
  width: 70%;
  display: block;
  font-size: 11px;
  margin: 0 auto;
}

/* Fiat Brend meni */

ul.dropdown-menu.brend {
  width: 260px;
  left: -80px;
  border: none;
  padding: 15px 0;
}

ul.dropdown-menu.brend li {
  width: 100%;
  border: none;
}

ul.dropdown-menu.brend li img {
  margin: 0 auto;
}

ul.dropdown-menu.brend li a,
ul.dropdown-menu.brend li a:last-child {
  border: none;
}

.brend a span {
  /*background: #96172e;*/
  padding: 2px 15px;
  /*color: white;*/
  width: 100%;
  display: block;
}

ul.nav.navbar-nav .brend a {
  padding: 10px 15px;
}

/* END Fiat Brend meni */

.storelocator-panel {
  border: none;
  overflow: auto;
  background: white;
  padding: 15px;
  height: 600px;
}

.storelocator-panel .store-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.letter-spacing {
  letter-spacing: 4px;
}

footer ul {
  list-style-type: none;
  padding-left: 0;
}

footer ul li a {
  color: grey;
}

footer .copyright {
  padding-top: 20px;
}

footer ul li a:hover {
  text-decoration: none;
  color: #ae0c31;
}

footer span:hover {
  color: #ae0c31;
  cursor: pointer;
}

.modal-header {
  padding: 15px 30px;
}

.modal-body {
  padding: 30px;
}

.storelocator-panel .store-list li.highlighted,
.storelocator-panel .store-list li.highlighted:hover {
  background: #f5eaec;
}

.photos {
  background: white;
  padding-bottom: 30px;
}

.photos div {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  min-height: 82px;
}

.photos div img.nocolor {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.photos div img.color {
  position: absolute;
  top: 0;
  left: 0;
}

.servis:hover .dropdown-menu {
  display: block;
}

ul.nav.navbar-nav .dropdown-menu li:first-child a {
  border-top: none;
}

ul.nav.navbar-nav .dropdown-menu li a {
  border-left: none;
}

ul.nav.navbar-nav .dropdown-menu li:last-child a {
  border-right: none;
}

.fiat500x-city .absolute.left {
  left: 5%;
  padding-top: 5%;
  line-height: 25px;
  color: white;
  max-width: 300px;
}

.fiat500x-off-road .absolute.left {
  left: 5%;
  padding-top: 5%;
  line-height: 25px;
  color: white;
  max-width: 300px;
}

.absolute.center {
  position: absolute;
  right: 0;
  top: 23%;
  left: 0;
  text-align: center;
}

.btn.btn-primary.finansiranje {
  background: #970000;
  border: none;
  margin-top: 30px;
}

.padding-30 {
  padding: 10px 30px;
}

#konfigurator iframe {
  height: 700px;
  width: 960px;
}

#konfigurator .modal-body {
  padding: 0;
  min-width: 100%;
  width: 600px;
}

/* KONFIGURATOR MODAL */

.bmd-modalButton {
  display: block;
}

.close-button {
  overflow: hidden;
}

.bmd-modalContent {
  box-shadow: none;
  background-color: transparent;
  border: 0;
}

.bmd-modalContent .close {
  font-size: 30px;
  line-height: 30px;
  padding: 7px 4px 7px 13px;
  text-shadow: none;
  opacity: 0.7;
  color: #fff;
}

.bmd-modalContent .close span {
  display: block;
}

.bmd-modalContent .close:hover,
.bmd-modalContent .close:focus {
  opacity: 1;
  outline: none;
}

.bmd-modalContent iframe {
  display: block;
  margin: 0 auto;
}

.bmd-modalContent .modal-body {
  margin: 0;
}

/* KONFIGURATOR MODAL END */

.icon-play {
  position: absolute;
  color: white;
  font-size: 60px;
  border: 2px solid white;
  border-radius: 30px;
  left: 50%;
  top: 55%;
  transform: translate3D(-0.5em, -0.5em, 0);
  z-index: 0;
  cursor: pointer;
  height: 60px;
  width: 60px;
}

.modal-dialog.konfigurator {
  width: 700px;
  margin: 3% auto;
}

.konfigurator .modal-body {
  padding: 0;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 85%;
}

ul.nav.navbar-nav a img {
  margin: -5px;
}

.kalkulacija {
  padding: 15px;
  box-shadow: 0 3px 3px -2px #888;
}

.kalkulacija select,
.kalkulacija input[type="submit"] {
  background: #b00000;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 8px 10px;
  margin-right: 10px;
}

.kalkulacija input[type="submit"] {
  padding: 8px 20px;
}

/* Uklanjanje konfiguratora */
.bmd-modalButton {
  display: none;
}

.login-form {
  margin-top: 130px;
  text-align: center;
}
input.Input {
  padding: 8px 12px;
  border: none;
}

input.Input:-webkit-autofill {
  -webkit-text-fill-color: #7a7a7a !important;
}

input.Input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.servis2 .panel-default {
  border: 3px solid #8f142d;
  border-radius: 0px;
}

.servis2 .text-box a {
  text-decoration: none;
}

.servis2 .text-box a:hover {
  opacity: 1;
}

.servis2 .panel-group .panel {
  margin-bottom: 20px;
}

.servis2 .panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.servis2 .panel-default > .panel-heading {
  background-color: #8f142d;
  background-image: none;
}

.servis2 .kalkulacija .panel-title {
  min-height: auto;
}

.servis2 .kalkulacija .panel-title a {
  font-size: 21px;
  color: #fff;
}

.servis2 .section {
  position: relative;
}

.servis2 a.btn-logout {
  /* position: absolute; */
  /* top: 15px; */
  /* right: 15px; */
  background-color: #fff;
  color: #8f142d;
  max-width: 135px;
  padding: 10px 0;
  border: 1px solid #8f142d;
  border-radius: 0px;
  text-shadow: none;
  text-align: center;
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: auto;
}

.servis2 a.btn-logout:hover,
.servis2 a.btn-logout:focus {
  background-color: #8f142d;
  color: #fff;
}

.servis2 *:focus {
  outline: 0;
}

/* ===================================    Media Queries  ================================================ */

@media (max-width: 1200px) { 
  .jumbotron .over-new p {
    font-size: 14px;
  }

  .jumbotron .over-new h1 {
    font-size: 30px;
  }
}

@media all and (max-width: 991px) {
  .jumbotron .over-new p {
    display: none;
  }

  .two-col .text-box {
    min-height: 286px;
  }
  .two-col .text-box.int-space {
    min-height: auto;
    height: 262px;
  }
  .two-col .text-box h2 {
    font-size: 24px;
    margin: 10px 0;
  }
  .section-title {
    margin-bottom: 20px;
  }
  .two-col .text-box.int-seat {
    min-height: 272px;
  }
  .two-col .text-box.short {
    min-height: 177px;
  }
}

@media all and (max-width: 840px) {
  ul.nav.navbar-nav a {
    padding: 20px 5px;
  }
}

@media all and (max-width: 767px) {
  .home .jumbotron > .container:first-child {
      padding-top: 0;
  }  
  ul.row.main-canvas-menu li {
    width: 100%;
  }
  .fiat500.oprema .main-canvas-menu {
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0;
  }
  .fiat500.oprema .main-canvas-menu {
    margin-bottom: initial;
  }
  .tipo.oprema .main-canvas-menu {
    margin-bottom: -40px;
    width: 100%;
    margin-left: 0;
  }
  .tipo.oprema .main-canvas-menu {
    margin-bottom: initial;
  }
  .sub-nav ul li.cetrdeset {
    width: 100% !important;
  }
  .content-box img {
    width: 100%;
  }
  .brend a span {
    text-align: center;
  }
  .tipo-hb .sub-nav ul li,
  .tipo .sub-nav ul li,
  .tipo-sw .sub-nav ul li,
  .fiat500 .sub-nav ul li,
  .sub-nav ul li,
  .servis2 .sub-nav ul li {
    list-style: none;
    width: 100%;
  }
  .sub-nav ul {
    display: block;
  }
  ul.nav.navbar-nav {
    margin-top: 0;
    position: absolute;
    /* bottom: 0; */
    background: white;
    width: 100%;
    left: 15px;
    right: 0;
    top: 90px;
    border: none;
  }
  .navbar-header {
    width: 100%;
  }
  .navbar-default .navbar-toggle {
    border-color: #ddd;
    /* position: absolute; */
    right: 0;
    top: 20px;
    z-index: 1000;
  }
  .collapsing {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
  .ul.nav.navbar-nav a {
    border-left: none !important;
  }
  ul.nav.navbar-nav li:last-child a {
    border-right: none;
  }
  .navbar-nav li.dropdown.open {
    overflow: auto;
  }
  ul.dropdown-menu.models li {
    width: 33.33333333333333%;
  }
  .fiat500 .sub-nav ul li,
  .fiat500c .sub-nav ul li {
    width: 100%;
  }
  .absolute.left {
    max-width: 70%;
  }
  .modal-dialog.konfigurator {
    width: 100%;
  }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 150%;
  }
  .modal-dialog.konfigurator {
    margin: 0 auto;
  }

  .kalkulacija select {
    margin-bottom: 15px;
    width: 100%;
  }

  .rezultat section {
    margin: 20px 0;
  }
}

@media all and (max-width: 480px) {
  .models a span {
    font-size: 10px;
    padding: 2px 2px;
  }
  .jumbotron .container {
    padding-top: 100px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
  }
  .fiat500 .text-box h2,
  .fiat500c .text-box h2,
  .fiat500x-city .text-box h2,
  .fiat500x-off-road .text-box h2 {
    font-size: 36px;
  }
  .fiat500L .two-col .text-box,
  .fiat500x-city-oprema .two-col .text-box,
  .fiat500x-off-road-oprema .two-col .text-box {
    min-height: inherit;
  }
  .promo-item p {
    padding: 0 15px;
  }
  .promo-item h2 {
    padding: 0 15px;
  }
  .fiat500 img,
  .fiat500L img,
  .fiat500x-city img,
  .fiat500x-off-road img,
  .panda img,
  .punto img {
    margin: 0 auto;
  }
  .center {
    margin-left: 15px;
  }
  .finance-new{
    margin: 35px auto;
  }
  .buttons-wraper a{
    padding: 10px 30px;
    margin-bottom: 15px;
  }
  .buttons-wraper{
    display: block;
  }
  .jumbotron .over.over-new{
    top: -5%;
    left: 0;
  }
  .jumbotron .over-new h1{
    font-size: 19px;
  }
  .jumbotron .over-new p{
    display: none;
  }
}

.over {
  position: absolute;
  bottom: 3%;
  left: 1%;
  background: #ae0c31;
  padding: 5px 15px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 12px;
}

.modal-dialog {
  margin: 15% auto;
}

.home .modal-dialog {
  margin: 4% auto;
}

.home .modal-backdrop.in {
  opacity: 0.8;
}

.tipo .modal-body img,
.fiat500L .modal-body img,
.tipo-hb .modal-body img,
.tipo-sw .modal-body img,
.fiat500x-city .modal-body img,
.fiat500x-off-road .modal-body img {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

.tipo .modal-body a,
.fiat500L .modal-body a,
.tipo-hb .modal-body a,
.tipo-sw .modal-body a,
.fiat500x-city .modal-body a,
.fiat500x-off-road .modal-body a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #505050;
}

.tipo .modal-body .separator,
.fiat500L .modal-body .separator,
.tipo-hb .modal-body .separator,
.tipo-sw .modal-body .separator,
.fiat500x-city .modal-body .separator,
.fiat500x-off-road .modal-body .separator {
  border-right: 1px solid #e5e5e5;
}

.tipo .modal-body .col-md-6,
.fiat500L.modal-body .col-md-6,
.tipo-hb .modal-body .col-md-6,
.tipo-sw .modal-body .col-md-6,
.fiat500x-city .modal-body .col-md-6,
.fiat500x-off-road .modal-body .col-md-6 {
  padding: 20px 0;
}

.store .title a {
  color: #333;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  height: auto;
  width: 100%;
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.flex-start {
  justify-content: flex-start;
}

.flex-end {
  justify-content: flex-end;
}

.center {
  justify-content: center;
}

.space-between {
  justify-content: center;
}

.space-around {
  justify-content: space-around;
}

.space-evenly {
  justify-content: space-evenly;
}

.flex-item {
  padding: 5px;
  margin: 5px;
  color: white;
  text-align: center;
}

.collezione .absolute.left {
  padding-top: 0;
  color: #000000;
}

.collezione .header.zelite h3 {
  padding: 30px 15px;
  background: #ffffff;
}

.collezione #myCarousel p {
  position: absolute;
  bottom: 30px;
  left: 15px;
  font-size: 16px;
}

.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.performanse h2 {
  text-align: center;
  border: 1px solid black;
  border-radius: 50%;
  height: 130px;
  width: 130px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.performanse p {
  text-align: center;
}

.performanse.two-col .text-box {
  min-height: 300px;
  margin-bottom: 30px;
}

.two-col.opis .text-box {
  min-height: inherit;
}

#collezione iframe {
  width: 100%;
  height: 450px;
}

.play-me {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3D(-50%, -50%, 0);
  z-index: 0;
  width: auto !important;
  height: auto !important;
}

@media (min-width: 768px) {
    /* disable dropping down on mouse click */
    ul.nav li.open > ul.dropdown-menu {
        display: none;    
    }
    /* enable dropping down on mouse hover */
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
    }
}

@media (min-width: 768px) {
  #collezione .modal-dialog {
    width: 1140px;
  }
  #collezione .modal-body {
    height: 550px;
  }

  .col-md-offset-15 {
    margin-left: 15%;
  }
}

#privatnost h5{
    font-weight: bold;
    font-size: 17px;
}

#privatnost p{
    font-size: 14px;
}
