@font-face {
  font-family: 'pontiac_bold';
  src: url("../fonts/pontiac_bold-webfont.eot");
  src: url("../fonts/pontiac_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pontiac_bold-webfont.woff2") format("woff2"), url("../fonts/pontiac_bold-webfont.woff") format("woff"), url("../fonts/pontiac_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pontiac_regular';
  src: url("../fonts/pontiac_regular-webfont.eot");
  src: url("../fonts/pontiac_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pontiac_regular-webfont.woff2") format("woff2"), url("../fonts/pontiac_regular-webfont.woff") format("woff"), url("../fonts/pontiac_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

#osebne-finance {
  font-family: 'pontiac_regular';
}
#osebne-finance .absoulte-div-left {
  z-index: 0;
  position: absolute;
  left: 0px;
  width: 50%;
  height: 700px;
}
#osebne-finance .absoulte-div-right {
  z-index: 0;
  position: absolute;
  right: 0px;
  width: 50%;
  height: 700px;
}
#osebne-finance .triangle {
  position: absolute;
  display: none;
  height: 30px;
  right: 0px;
  top: 0;
}
#osebne-finance .padding-right-zero {
  padding-right: 0;
}
#osebne-finance .flex-center {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
#osebne-finance .content {
  padding-top: 116px;
}
#osebne-finance .content .paragraf p {
  font-size: 15px;
}
#osebne-finance h1, #osebne-finance h4 {
  letter-spacing: 2px;
  font-size: 26px;
  font-family: 'pontiac_bold';
  display: inline-block;
  margin: 10px 0;
  padding: 5px;
  background-color: rgba(10, 30, 40, 0.8);
  color: white;
  text-transform: uppercase;
}
#osebne-finance .white-nav {
  background-color: white;
  box-shadow: 0 0 10px #9E9E9E;
}
#osebne-finance .navbar {
  margin-bottom: 0;
  -webkit-transition: 0.6s linear all;
  -moz-transition: 0.6s linear all;
  -ms-transition: 0.6s linear all;
  -o-transition: 0.6s linear all;
  transition: 0.6s linear all;
}
#osebne-finance .navbar .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #0a1e28;
}
#osebne-finance .navbar .navbar-header .navbar-toggle {
  margin-top: 11px;
  margin-bottom: 11px;
  /*    this is center fix becouse size of img forced container to go from 50px to 56px */
}
#osebne-finance .navbar .navbar-header img {
  margin: 10px auto;
  width: 240px;
}
#osebne-finance .navbar .navbar-nav li:last-child {
  margin-right: 0;
}
#osebne-finance .navbar .navbar-nav li {
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  background-color: transparent;
}
#osebne-finance .navbar .navbar-nav li a {
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  line-height: 26px;
  background-color: transparent;
  color: #0a1e28;
  font-family: 'pontiac_bold';
}
#osebne-finance .navbar .navbar-nav li a:hover {
  color: #a6ce38;
}
#osebne-finance .navbar .navbar-nav li a:focus {
  color: #a6ce38;
}
#osebne-finance #jumbotron-one {
  background-image: url("/content/themes/yeopress/images/osebne_finance_header.jpg");
  background-size: cover;
  min-height: 800px;
}
#osebne-finance #jumbotron-one .text-group-wrapper {
  margin-top: 120px;
}
#osebne-finance #jumbotron-one .text-group-wrapper h1 {
  font-size: 30px;
  background-color: transparent;
  font-family: 'pontiac_regular';
  text-transform: initial;
}
#osebne-finance #jumbotron-one .text-group-wrapper h1 .outer-span {
  display: block;
}
#osebne-finance #jumbotron-one .text-group-wrapper h1 .outer-span .inner-span {
  margin: 10px 0;
  padding: 0 10px;
  display: inline-block;
  line-height: 48px;
  background-color: rgba(10, 30, 40, 0.8);
}
#osebne-finance .call-to-action-wrapper .call-to-action {
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  -ms-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: transparent;
  margin: 30px 0;
  padding: 5px 10px;
  box-shadow: none;
  border: 3px solid #0a1e28;
  border-radius: 3px;
  width: 400px;
}
#osebne-finance .call-to-action-wrapper .call-to-action a {
  color: #0a1e28;
  font-size: 18px;
  text-decoration: none;
}
#osebne-finance .call-to-action-wrapper .call-to-action:hover {
  background-color: #0a1e28;
}
#osebne-finance .call-to-action-wrapper .call-to-action:hover a {
  color: white;
}
#osebne-finance .call-to-action-wrapper .call-to-action:focus {
  outline-color: none;
}
#osebne-finance .read-more {
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  -ms-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #808284;
  margin: 0 auto;
  padding: 2px 6px;
  box-shadow: none;
  border: 3px solid #808284;
  border-radius: 16px;
  width: 100px;
}
#osebne-finance .read-more a {
  font-size: 12px;
  color: #a6ce38;
}
#osebne-finance .read-more a:hover {
  text-decoration: none;
}
#osebne-finance .service {
  margin-top: 40px;
  margin-bottom: 40px;
}
#osebne-finance .service .card {
  -webkit-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  -ms-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  transition: 0.3s linear all;
  -webkit-box-shadow: 2px 3px 15px -4px #3b3b3b;
  -moz-box-shadow: 2px 3px 15px -4px #3b3b3b;
  box-shadow: 2px 3px 15px -4px #3b3b3b;
  border: 1px solid #f0f0f0;
  margin: 20px 0;
}
#osebne-finance .service .card:hover {
  -webkit-box-shadow: 7px 7px 41px -1px #bababa;
  -moz-box-shadow: 7px 7px 41px -1px #bababa;
  box-shadow: 7px 7px 41px -1px #bababa;
}
#osebne-finance .service .card i {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 20px;
  font-size: 100px;
  color: #a6ce38;
}
#osebne-finance .service .card h3 {
  color: #0a1e28;
  font-size: 18px;
}
#osebne-finance .service .card p {
  color: #43848f;
}
#osebne-finance .white-bg {
  background-color: white;
}
#osebne-finance .blue-bg {
  background-color: #0a1e28;
}
#osebne-finance .blue-bg p {
  color: white;
}
#osebne-finance .blue-bg .contact-us {
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  -ms-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px;
  background-color: #43848f;
  margin: 0 auto;
  padding: 10px 15px;
  box-shadow: none;
  border: 3px solid #43848f;
  border-radius: 3px;
  width: 200px;
}
#osebne-finance .blue-bg .contact-us a {
  font-family: 'pontiac_bold';
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
#osebne-finance .blue-bg .contact-us:hover {
  background-color: transparent;
  border: 3px solid #43848f;
}
#osebne-finance .blue-bg .contact-us:hover a {
  color: #43848f;
  text-transform: uppercase;
}
#osebne-finance .bg-img {
  background-image: url("../images/1.png");
  background-size: cover;
}
#osebne-finance .storitve {
  margin: 0;
  padding: 0;
  list-style: none;
}
#osebne-finance .storitve li {
  line-height: 26.9841px;
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  -ms-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
  text-align: right;
  cursor: pointer;
  margin: 55px 0;
  font-size: 16px;
  padding-right: 46px;
  position: relative;
  color: white;
}
#osebne-finance .storitve li:hover {
  font-size: 17px;
}
#osebne-finance .to_apend {
  margin: 80px 10px 0 10px;
  opacity: 1;
}
#osebne-finance .transition-class {
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -ms-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all;
  opacity: 1;
}
#osebne-finance .map-container {
  padding: 0;
}
#osebne-finance .map-container #map {
  width: 100%;
  height: 514.5px;
}
#osebne-finance .info-table {
  margin: 20px auto;
}
#osebne-finance .info-table td {
  color: white;
}
#osebne-finance .form-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#osebne-finance .form-wrapper input, #osebne-finance .form-wrapper textarea {
  width: 100%;
  border: none;
  border-radius: 2px;
  margin: 10px 0;
  height: 40px;
}
#osebne-finance .form-wrapper textarea {
  height: 200px;
}
#osebne-finance .form-wrapper #ime, #osebne-finance .form-wrapper #email, #osebne-finance .form-wrapper #telefon, #osebne-finance .form-wrapper #sporocilo {
  color: #0a1e28;
  padding: 0 10px;
}
#osebne-finance .form-wrapper #submit {
  width: 50%;
  float: right;
  background-color: #a6ce38;
}
#osebne-finance .margin {
  margin-top: 250px;
}
@media (max-width: 768px) {
  #osebne-finance .nav {
    float: left !important;
  }
  #osebne-finance .margin {
    margin-top: 0;
  }
  #osebne-finance #jumbotron-one {
    min-height: 550px;
  }
  #osebne-finance #jumbotron-one .call-to-action-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #osebne-finance #jumbotron-one .call-to-action-wrapper .call-to-action {
    font-size: 16px;
    width: 90% !important;
  }
  #osebne-finance .absoulte-div-left {
    width: 100%;
  }
  #osebne-finance .absoulte-div-right {
    width: 100%;
  }
  #osebne-finance #accordion h5 i {
    font-size: 14px;
    float: right;
    color: #a6ce38;
  }
  #osebne-finance #accordion h5 a {
    font-family: 'pontiac_bold';
    color: #43848f;
  }
  #osebne-finance #accordion h5 a:hover {
    text-decoration: none;
  }
}
