@charset "UTF-8";
body {
  font-family: 'visionregular'; 
  padding-top: 55px;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'visionregular';
  font-weight: 800 !important; }

.mid {
	text-align:justify;
}

.button {
  background-color: #ff6a00;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.btn-xl {
  text-transform: uppercase;
  padding: 1.5rem 3rem;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.1rem; }

.bg-black {
  background-color: #000 !important; }

.rounded-pill {
  border-radius: 5rem; }

.navbar a {
  color: white; }

.location_header {
  background-image: url("../img/fkk2020_web_bg3.jpg");
  background-repeat: no-repeat;
  background-position-x: center; }

.sponsors_header {
  background-image: url("../img/fkk2020_web_bg2.jpg");
  background-repeat: no-repeat;
  background-position-x: center; }

.vision_header {
  background-image: url("../img/fkk2020_web_bg2.jpg");
  background-repeat: no-repeat;
  background-position-x: center; }

.underline-0 {
  background-image: url("../img/crta_sobota.png");
  background-repeat: no-repeat;
  background-position: 310px 14px;
  background-size: 800px 34px; }

.underline-1 {
  background-image: url("../img/crta_sobota.png");
  background-repeat: no-repeat;
  background-position: 270px 14px;
  background-size: 860px 34px; }

.underline-2 {
  background-image: url("../img/crta_sobota.png");
  background-repeat: no-repeat;
  background-position: 277px 14px;
  background-size: 834px 34px; }
  
.underline-3 {
  background-image: url("../img/crta_sobota.png");
  background-repeat: no-repeat;
  background-position: 330px 14px;
  background-size: 834px 34px; }

.header {
  margin-top: 57px;
  margin-bottom: 40px;
  color: white; }

.pink {
  color: #7b203f; }

.description {
  font-size: 0.9em; }

.time-heading {
  font-size: 1.25em; }

.sponsor-main {
  font-size: 3rem; }

.sponsor-basic {
  font-size: 2.5rem; }

.text-medium {
  font-size: 1.2rem; }

#map {
  margin-left: auto;
  margin-right: auto;
  height: 600px;
  width: 100%; 
  max-width:1920px;}

a.collapsed.collapser:after {
  content: '+ Več'; }

a.collapser:not(.collapsed):after {
  content: '- Manj'; }

section .collapse:not(.show) {
  display: block;
  height: 38px !important;
  overflow: hidden;
  text-overflow: ellipsis; }

section .collapsing {
  min-height: 38px !important; }

#navbarToggleExternalContent a {
  color: black; }

.bg-fkk {
  background-color: #7b203f; 
  opacity: 0.9;
  height: 2 rem;}

@media (max-width: 994px) {
  .header h1 {
    font-size: 3em; }

  .sponsor-main {
    font-size: 2.5rem; }

  .sponsor-basic {
    font-size: 1.8rem; }

  .text-medium {
    font-size: 1.8rem; }

  #normal_nav {
    display: none; }

  .desktop {
    display: none; 
}

  .mobile {
    display: block; }

  #collapsible_nav {
    display: block; }

  #main_logo {
    max-width: 33%; } }
@media (min-width: 994px) {
  #normal_nav {
    display: block; }

  #collapsible_nav {
    display: none; }

  .desktop {
    display: block; }

  .mobile {
    display: none; } }
#vision_container {
  position: absolute; }

.navbar-custom {
  float: right;
  top: 0px;
  right: 0px;
  z-index: 100;
  padding: 0 !important; }

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: 2rem;
  margin-top: 0rem;
  padding-bottom: 1rem;
  background-image: url("../img/fkk2020_web_bg1.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll; }
  header.masthead .masthead-content {
    z-index: 1;
    position: relative; }
    header.masthead .masthead-content .masthead-heading {
      font-size: 4rem; }
    header.masthead .masthead-content .masthead-subheading {
      font-size: 2rem; }
  header.masthead .fkk-circle {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
    height: 33rem;
    width: 33rem; }

.bg-primary {
  background-color: #ee0979 !important; }

.btn-primary {
  background-color: #ee0979;
  border-color: #ee0979; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #bd0760 !important;
    border-color: #bd0760 !important; }
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5); }

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00; }
  .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    background-color: #cc5500 !important;
    border-color: #cc5500 !important; }
  .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5); }

/*# sourceMappingURL=one-page-wonder.css.map */
