@font-face {
    font-family: 'Gotham-Bold';
    src: url("../fonts/Gotham-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal; 
}

@font-face {
    font-family: 'Gotham-Book';
    src: url("../fonts/Gotham-Book.ttf") format("truetype");
    font-weight: 300;
    font-style: normal; 
}
@font-face {
    font-family: 'Gotham-Light';
    src: url("../fonts/Gotham-Light.ttf") format("truetype");
    font-weight: 100;
    font-style: normal; 
}
@font-face {
    font-family: 'GothamCondensed-Black';
    src: url("../fonts/GothamCondensed-Black.otf") format("truetype");
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'GothamCondensed-Bold';
    src: url("../fonts/GothamCondensed-Bold.otf") format("truetype");
    font-weight: 700;
    font-style: normal; 
}
@font-face {
    font-family: 'GothamCondensed-Book.otf';
    src: url("../fonts/GothamCondensed-Book.otf") format("truetype");
    font-weight: normal;
    font-style: normal; 
}

body, h1, h2, h3, h4, h5, h6, p, span, div{
	font-family: 'Gotham-Book', sans-serif;
	
}

.gumb{
    margin:10px;
    height:60px;
    width:174px;
    border-color:#b2b5b6;
    color:#b2b4b6;
    border-radius: 0;
}
.gumb:hover{
    background-color: #002554;
    color:#ffffff;
}
.redGumb{
    color:#ffffff;
    background:#e20613;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active, 
.btn-primary:active:focus:not(:disabled):not(.disabled),
.btn:focus, .btn:active, .btn:hover{
    box-shadow: none!important;
    outline: 0;
}
/*.napaka{
    display: block;
    width: 100%;
    text-align: center;
}*/
.napacenOdgovor{
    display: none;
    text-align: center;
}
.napacen{
    display:block;
}
p#napaka{
    text-align: center;
    color:#293033;
    font-family: 'Gotham-Book';
    font-size:18px;
    line-height: 27px;
    margin-top:20px;
}

.logo{
    padding: 10px;
}

.jumbotron {
    color: white;
    background-image: url("../img/HERO1.png");
    background-position: center 85%;
    background-repeat: no-repeat;
    background-size: cover;
    
  }
  .jumbotron2 {
    color: white;
    background-image: url("../img/HERO2.png");
    background-position: center 85%;
    background-repeat: no-repeat;
    background-size: cover;
    
  }
  .vprasanje-back{
      background: #f8f8f8;
      margin-top:-100px;
      padding: 30px;
  }
  .vprasanje-text{
      padding: 20px;
      color: #001f4e;
      font-family: 'Gotham-Book';
      font-size: 18px;
      line-height: 27px;
  }
  .pravilen-odgovor{
      font-family: 'Gotham-Book';
      font-size:18px;
      line-height: 27px;
      color: #002554;
      text-align:center;
      width:80%;
      margin: 0 auto;
  }
  .nagrada-bold{
    font-family: 'Gotham-Bold';
    font-size: 15px;
    color:#293033;
  }
  .nagrada-opis{
    font-family: 'Gotham-Book';
    font-size: 15px;
    color:#293033;
  }
  .vprasanje-bold{
    color:#002554;
    font-family: 'Gotham-Book';
    font-size: 24px;
    line-height: 36px;
    margin-top:30px;
  }
  .izberi{
    color:#293033;
    font-family: 'Gotham-Book';
    font-size: 18px;
    line-height: 27px;
  }
  .hero-text{
      color:#ffffff;
      font-size:48px;
      line-height: 62px;
      font-family: 'Gotham-Light';

  }
  #footer{
      background: #002554;
      margin-top:115px;
  }
  .footer-menu{
    color:#ffffff;
  }
  

.meni1{
    border-right: 1px solid #ffffff;
}
.upper{
    text-transform: uppercase;
}
.vnesite-podatke{
    color:#293033;
    font-size:15px;
    line-height: 24px;
    font-family: 'Gotham-Book';
}
.form-check{
   
    width:320px;
}
.form-group{
    width:320px;
}
.form-control{
    border-radius: 0;
    border-color: #002554;
}
.naprej{
    height:50px;
    width:100%;
    background: #002554;
    color:#ffffff;
    margin-top:20px;
    border:none;
    border-radius: 0;
}
.naprej:hover{
    background: #002554;
}

.forma-sms{
    width:236px;
    margin:0 auto;
  }
  .forma-sms input{
      padding: 10px;
      border: 1px solid #002554;
      width: 40px;
      height: 50px;
      text-align: center;
      font-size: 30px;
      border-radius: 0;
  }
  .forma-sms .form-group{
      width:326px;
  }
  .okvir-padd{
    margin-right:20px;
  }
  .share-gumbi{

    width:320px;;
    margin-top:40px;
    margin-bottom:60px;
    text-align: center;

  }
  .deli{
      width:320px;
      height: 50px;
      
  }
  .fb{
      background: #3c5898;
      color: #ffffff;
      border:none;
      border-radius: 0;
  }
  .fb img{
      float:left;
  }
  .fb:hover{
    background: #3c5898;
    color: #ffffff;
    border:none;
    border-radius: 0;
}
  .email{
      background: #002554;
      color:#ffffff;
      border: none;
      border-radius: 0;
  }
  .email img{
      float:left;
  }
  .email:hover{
    background: #002554;
    color:#ffffff;
    border: none;
    border-radius: 0;
}
#forma-podatki{
    margin-top:20px;
}
.formPoslji{
    width:50%;
    margin-top:-10px;
    margin-left:auto;
    margin-right: auto;
}
.formPoslji .row{
    margin-bottom: 15px;
}
.dinersSvg{
    width:140px;
    height:auto;
}
.ersteSvg{
    width:108px;
    height:auto;
}

/*mobile*/

@media only screen and (max-width: 600px) {

    .jumbotron {
        color: #ffffff;
        background-image: url("../img/HERO2_M_1.png");
        background-position: center 85%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 340px;
        
      }
      .jumbotron2 {
        color: #ffffff;
        background-image: url("../img/HERO2_M.png");
        background-position: center 85%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 340px;
        
      }
      .hero-text{
          font-size:24px;
          color:#ffffff;
          line-height: 36px;
          font-family: 'Gotham-Light';
          margin-top: 128px;
      }
      
      .vprasanje-back{
        background: #f8f8f8;
        margin-top:-40px;
        padding-bottom: 20px;
    }

    .vprasanje-bold{
        
        font-size: 18px;
        line-height: 27px;
        font-family: 'Gotham-Bold';
      }
      .mobile-upper{
        text-transform: uppercase;
        margin-top:30px;
      }
      .izberi{
          font-size:15px;
          line-height: 24px;
      }
      .mobileFont{
        font-size: 24px;
        line-height: 36px;
        font-family: 'Gotham-Bold';
        margin-top: 60px;
        margin-bottom: 30px;
      }

      #footer{
        background: #002554;
        margin-top:60px;
    }

    .pravilen-odgovor{
        width:100%;

    }
    .formPoslji{
        width:100%;
    }
}