.container {
    font-family: 'Roboto';
}
.container2 {
    font-family: 'Roboto';
}

img.start-image {
    max-width: 250px;
    margin-top: 550px;
}
.question-center{
    margin-top: 30px;
}
.naslov{
    margin-top: 30px;
    text-transform: uppercase;
}

body.home-yellow {
background-color: #ffffff;
}

body.home-green {
    background-color: #5b9d90;
    }

a.btn.btn-primary.pitanje1{
    background-color: #5b9d90;
    border: none;
    padding: 30px;
    font-size: 20px;
}
a.btn.btn-primary.pitanje2{
    background-color: #bb2e47;
    border: none;
    padding: 30px;
    font-size: 20px;
}
a.btn.btn-primary.pitanje3{
    background-color: #0f4f00;
    border: none;
    padding: 30px;
    font-size: 20px;
    
}
button.btn.btn-success.odgovor-a{
    background-color: #a2c614;
    color: white;
    border: none;
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    border-radius: inherit;
    padding: 20px;
    text-transform: uppercase;
}
button.btn.btn-success.odgovor-b{
    background-color: #007837;
    color: white;
    border: none;
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    border-radius: inherit;
    padding: 20px;
    text-transform: uppercase;
}
button.btn.btn-success.odgovor-c{
    background-color: #e74610;
    color: white;
    border: none;
    font-size:  30px;
    font-weight: 600;
    width: 100%;
    border-radius: inherit;
    padding: 20px;
    text-transform: uppercase;
}


.scenario-image{
    max-width: 100%;
}
.d-flex.justify-content-center.smile-back {
    /* background-color: #5b9d90; */
    border: none;
}
.card{
    border: none!important;
}

button.smile-button{
    /* background-color: #5b9d90; */
    background-color: #f8f2d1 ;
    border: none;
}
.ytp-gradient-top {
    display: none!important;
}
.ytp-chrome-top.ytp-show-cards-title {
    display: none!important;
}
a.ytp-watermark.yt-uix-sessionlink.ytp-watermark-small {
    display: none!important;
}
a.skriveno {pointer-events: none;}
a.skriveno img {opacity: 0.2;}

/* iframe{
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:580px;
   } */

   .embed-container { 
    
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 92%;
}
.d-flex.smile-back {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #f8f2d1;
    height: 18%;
}

.btn.btn-success.odgovor-a{
    background-color: #5b9d90;
    color: #100f0d;
    border: none;
    font-size: 25px;
    font-weight: 600;
    width: 100%;
    border-radius: inherit;
    padding: 15px;
}

.btn.btn-success.odgovor-pravila{
    background-color: #ffc330;
    color: #100f0d;
    border: none;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    border-radius: inherit;
    padding: 10px;
}

.text-white{
    color: white!important;
}

input[type="file"] {
    display: none;
  }
  
  .dugme {
    display: inline-block;
    background-color: darkblue;
    padding: 1em 2em;
    font-size: 1em;
    color: #fff;
  }

  .image-home-logo{
    width: 100px;
  }

  .footer-logo{
    max-width: 100%;
  }

  body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main {
    flex-grow: 1;
}

  footer{
    /* background-image:  url("/storage/img/app-naslovna-izmena.jpg"); */
    background-size: cover;
  }

  .app-dugme {
    background-color: #29bbe2!important;
  }

  a.btn.btn-info.app-dugme {
    padding: 20px;
    font-weight: 500;
    font-size: 22px;
}

a.red-text{
    color: white!important;
    font-size: 20px;
}

p.red-text{
    color: white!important;
    font-size: 20px;
}

.app-manje-dugme{
    background-color: #29bbe2!important;
    padding: 10px;
}

a.btn.btn-info.app-manje-dugme {
    width: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: 16px;
}

.plavi-text {
 color: #487bb4;
 font-size:18px;
}

.h2-text{
    color: #01b4dd;  
    font-size: 40px!important;
}

.un-ciljevi{
    max-width: 80px;
}

.home-back{
    background-image: url("/storage/img/2.jpg");
    background-size: cover;
}

.white-text-upoznaj{
    color: #fff;
    font-size: 50px;
    text-align: center;
    font-weight: 600;
    line-height: 60px;
}

.mt-10{
    margin-top: 220px;
}

.text-blue{
   color: #274185; 
   padding: 10px;
   text-align: center;
   font-size: 18px;
}

.page-1{
    background-image: url("/storage/img/3.jpg");
    background-size: cover;
}

.bk-text{
    background-color: #04040485;
    padding: 20px;
}

.ceo {
    width: 100%;
    background-color: #e74610!important;
}
a.ceo {
font-weight: 600;
    font-size: 24px;
}

.text-blue2{
    color: #274185; 
    padding: 10px;
    text-align: left;
    font-size: 18px;
 }

 .question-title{
   padding: 30px;
    background-color: #0085cc;
    color: white;
    font-size: 30px;
 }

 h5.title{
    font-size: 35px;
    font-weight: 600;
 }

 .bk-pitanja{
    background-size: cover;
    height: 100vh; /* Fallback for browsers that do not support Custom Properties */
    height: calc(var(--vh, 1vh) * 100);
 }

 .sredina{
    padding-top: 100px;
    color: white;
    text-transform: uppercase;
 }

 i.fa-solid.fa-chevron-down{
    font-size: 32px;
    color: white;
 }

 html {
    scroll-behavior: smooth;
  }

button.navbar-toggler {
    border: none;
}

.image-logo{
    width: 80px;
}
a.navbar-brand {
    padding: 0;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px 10px 0px 10px;
}

a {
    text-decoration: none;
    color: white!important;
}
a:hover {
    color: white!important;
    text-decoration: none!important;
}
.white-text{
    color: white!important;
    font-size: 20px;
    font-weight: 600;
}

a.nav-link {
    color: black!important;
}

/* main.pitanja { display: flex !important; }
main .d-flex.justify-content-center { height: 100%; }
main .question { display: flex; flex-direction: column; height: 100%; }
main .question .ans { flex: 1; }
main .question .ans form { height: 100%; }
main .question .ans form button{ height: 100%; } */

.roboto{
    font-family: 'Roboto';
}

@media (max-width: 480px) {
main.pitanja { display: flex !important; }
main .d-flex.justify-content-center { height: 100%; }
main .question { display: flex; flex-direction: column; height: 100%; }
main .question .ans { flex: 1; }
main .question .ans form { height: 100%; }
main .question .ans form button{ height: 100%; }
.celo{
    width: 100%;
}
.container2{
    width: 100%;
}
}

@supports (-webkit-appearance: none) {
	.pitanja {
		height: calc(100% - 200px);
	}
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* The actual popup */
  .popup .popuptext {
    visibility: hidden;
    width: 300px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 40px 20px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -61%;
    margin-left: -80px;
  }
  
  /* Popup arrow */
  .popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Toggle this class - hide and show the popup */
  .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
  
  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
  }
  
  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }

  .shadow-text{
    text-shadow: 1px 1px 2px black;
  }