

html, body{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.footer{
  color: rgb(79,79,111);
}
.f1, .f4{
  text-align: left;
}
.f3, .f6{
  text-align: right;
}
.footer a{
  color: rgb(79,79,111);
  text-decoration: none;
}
.footer a:hover{
  color: rgb(252,196,25);
}
.f1{
  margin-left: -10px;
}
.f3{
  margin-left: 10px;
}
.container3 .section-three .section-three1 {
  text-align: center;
  align-items: center;
}
.container3 .section-three .section-three1 .komentar{
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.container3 .section-three .section-three1 .komentar img{
width: 20%;
margin: 0;
padding: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.container3 .section-three .section-three1 .komentar-inner img{
width: 12%;
margin: 0;
padding: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.container3 .section-three .section-three1 .komentar .cikica{
  width: 10%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.container3 .section-three .section-three1 .komentar .commentar{

  color: rgb(79,79,111);
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.container3 .section-three .section-three1 .komentar .time{
 width: 20%;
}
.container3 .section-three .section-three1 .komentar .txtpc{
  color: rgb(125,125,125);
  font-size: 8px;
}
.container1{
background-image: url(../images/background1.jpg);
background-position: center;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container1-inner{
  background-image: url(../images/inner-background.jpg);
}

.section-one{
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  height: auto;
}

.header{
  width: 100%;
  height: 50px;
  background-color: white;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.header img{
  width: 20%;
  height: 100%;
}
.header .img2{
  width: 100%;
}
.header #search2, #log, #menu2, #nav2, #log2, #srch, #btns2, .slide-text .text1 br, .section-four11, .cikica2{
  display: none;
}

.header .search{
  width: 20%;
  height: 100%;
  background-color: rgb(232,235,235);
  border: none;
  font-size: 10px;
  text-align: center;
}
input[type=text] {
    background-image: url('../images/searchicon.png');
    background-position: 10px 23px;
    background-repeat: no-repeat;
    padding: 23px 0px 15px 10px;
}
.header ul{
  width: 40%;
  height: 100%;
  background-color: white;
  color: black;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}
.header ul li {
  width: auto;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;

}

.header .log {
  width: 20%;
}

.header .log li:hover{
  border: none;
  padding-top: 0;
}

.header .border {
  border: solid 2px rgb(252,196,25);
  border-radius: 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
}
.header a{
  font-family: sans-serif;
/*  font-weight: bold; */
  color: black;
  text-decoration: none;
}

.header ul li:hover{
  border-bottom: solid 3px rgb(252,196,25);
  padding-top: 3px;

}

.header ul li ul{
  display: none;
}

.header li:hover > ul {
    display: block;
}

.header li ul{
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
  margin: 0;
  margin-top: 3px;
  height: auto;
  position: absolute;
  font-size: 10px;
  border-radius: 0;

}
.header li ul li{
  height: 25px;
}
.header li ul a{
  font-weight: normal;
}
.header li ul li:hover{
  border: none;
  padding-top: 0;
}
.header li ul a:hover{
  color: rgb(252,196,25);
  background-color: inherit;
}

.slide-text{
  padding-top: 75px;
  padding-left: 50px;
}
.text1{
  color: rgb(252,196,25);
  font-size: 12px;
}
.crtica{
  position: absolute;
  font-weight: bold;
  color: rgb(252,196,25);
  font-size: 12px;
  margin-top: -6px;
}
.crtica2{
  position: absolute;
  font-weight: bold;
  color: rgb(125,125,125);
  font-size: 10px;
  margin-top: 23px;
}
.crt{
  margin-left: 25px;
}

h1{
  color: white;
  font-weight: bold;
}
.text2{
  color: white;
  font-size: 12px;
  line-height: 23px;
}
.btn1{
  width: 120px;
  color: rgb(79,79,111);
  font-weight: bold;
  font-size: 10px;
  padding: 7px;
  padding-left:25px;
  padding-right: 25px;
  border-radius: 50px;
  margin-right: 3px;
  background-color: rgb(252,196,25);
}
.btn2{
  width: 120px;
  color: rgb(235,139,80);
  font-weight: bold;
  font-size: 10px;
  padding: 7px;
  padding-left:25px;
  padding-right: 25px;
  border-radius: 50px;
}
.b222{
  width: 150px;
}
.b111{
  width: 150px;
}
.slider-indicators{
  width: 80%;
  text-align: right;


}

.slider-indicators .active-slide {
  border: none;
}
.slider-indicators2 .active-slide2 {
  border: none;
}
.slider-indicators .active-slide:active{
  background-color: rgb(252,196,25);
}
.active-slide:hover{
  background-color: rgb(252,196,25);
}
.active-slide:not(selector) {
  background-color: white;
}
.active-slide2:not(selector) {
  background-color: #ccc;
}

.container2{
background-image: url(../images/background2.jpg);
background-position: center;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container22{
background-color: #eee;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container23{
background-image: url(../images/bcg3.jpg);
background-position: center;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.section-two{
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  height: auto;
  text-align: center;
}



.slicica{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  text-align: left;
  margin: 10px;
  box-shadow: 1px -1px 25px #aaaaaa;
  border-radius: 10px;
  padding: 0;
  background-color: white;
}
.slicica img{
  width: 50%;
  border-top-left-radius:10px;
  border-bottom-left-radius: 10px;
  padding: 0;
}
.slicicatxt{
  width: 50%;
  text-align: left;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-right: 25px;
}
.t1{
  font-size: 9px;
  color: rgb(125,125,125);
  font-weight: bold;
  padding-top: 7px;
}
.t2{
  font-size: 11px;
  color: rgb(252,196,25);
  font-weight: bold;
}
.t3{
  font-size: 11px;
  color: rgb(51,47,47);
  font-weight: bold;
}


.section-two11{
display: flex;
flex-direction: row;
justify-content: center;
align-items: stretch;
padding-left: 25px;
padding-right: 25px;
}
.section-two112{
display: none;
}
.plan{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  width: 90%;
  background-color: white;
  border: solid 1px #ccc;
  border-radius: 15px;
  padding: 25px;
  margin: 7px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.plan:hover{
  box-shadow: 0px 0px 50px #bbb;
}

.btn11{
  margin: 0;
  position: absolute;
  bottom: 20px;
  border-radius: 50px;
  padding-left: 25px;
  padding-right: 25px;
  color: rgb(79,79,111);
  font-weight: bold;
  background-color: rgb(252,196,25);
}
.btn11:hover{
  background-color: white;
  color: rgb(235,139,80);
  border: solid 2px rgb(252,196,25);
}
.txtPlan{
  color: rgb(252,196,25);
  font-weight: bold;
  padding: 10px;
}
.txtp{
  font-size: 11px;
  padding: 15px;
  padding-bottom: 45px;
  color: rgb(125,125,125);
}
.txtp a{
  color: rgb(127,223,249);
  text-decoration: underline;
}
.txtBroj{
  font-size: 35px;
  font-weight: bold;
  padding: 0;
  margin-left: -12px;
  color: rgb(79,79,111);
}
.b{
  margin-left: 0;
}
.e{
  margin-top: -15px;
}
.txtOpisBroja{
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  margin-top: -7px;
  color: rgb(79,79,111);

}
.section-two21{
  padding-top: 50px;
  padding-left: 35px;
  padding-right: 35px;
}

.section-two21 .txt21{
  text-align: left;
  font-size: 10px;
  color: rgb(125,125,125);
  margin-top: 25px;
  line-height: 20px;
}
.section-two21 .t21{
  margin-top: 0;
}
.section-two21 h2{
  text-align: left;
  margin-top: 0px;
}
#btns{
  margin-left: 50%;
  margin-top: -50px;
}

.b1{
  padding: 5px;
  width: 120px;
  font-size: 10px;
  margin-bottom: 15px;

}
.b2{
  padding: 6px;
  width: 120px;
  font-size: 10px;
  margin-bottom: 12px;
  box-shadow: 0px 0px 25px #eee;
  border: solid 1px #eee;
}
.article{
  margin-top: 35px;
  text-align: left;
  padding: 0;
}
.txtH{
  padding: 15px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(79,79,111);
  padding-bottom: 0;
}
.zastavice{
  padding: 15px;


}
.zastavice img{
  margin: 5px;
}

.strelica{
  margin-top: -20px;
}

.section-two1{
  width: 100%;
  color: #333;
  padding-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content:  space-between;
  align-items: center;
  margin: 10px;
}

h2{
  color: rgb(79,79,111);
}
p{
  color: rgb(79,79,111);
}
.btn3{

  width: 120px;
  color: rgb(235,139,80);
  font-weight: bold;
  font-size: 10px;
  border-radius: 50px;
  border: solid 2px rgb(235,139,80);
  margin-right: 0;
  padding: 7px;
  padding-left: 25px;
  padding-right: 25px;

}

.section-two1{
  width: 100%;
  color: #333;
  padding-top: 50px;
  margin: 10px;
}

.naslov{
  padding-left: 0;
  text-align: left;
}

/*.container2 .section-two .section-two2 img{
 margin: 10px;
 box-shadow: 1px -1px 25px #aaaaaa;
 border-radius: 10px;
}*/


.container3{
background-color: #eee;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: -5px;
}

.section-three{
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  height: auto;
  text-align: center;

}

.container3 .section-three h2{
  padding-top: 50px;
}
.container3 .section-three p{
  font-size: 12px;
  padding-bottom: 35px;
}
.container3 .section-three .section-three1 img{
 margin: 10px;
 border-radius: 10px;
 border: solid 1px #ddd;
}
.btn4{
  width: 120px;
  color: rgb(235,139,80);
  font-weight: bold;
  font-size: 10px;
  border-radius: 50px;
  border: none;
  box-shadow: 1px 0px 15px #aaa;
  margin-top: 50px;
  margin-bottom: 65px;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
}

.container4{
background-color: #fff;
width: 100%;
height: auto;
position: relative;
background-size: cover;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: stretch;

}

.section-four{
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  height: auto;
  text-align: center;

}
.container4 .section-four .section-four1{
  font-size: 10px;
  color: #555;
  padding: 10px;
}
.container4 .section-four .section-four1 hr{
  border-style: inset;
  margin-top: 25px;
  margin-bottom: 7px;
}
.container4 .section-four .section-four1 img{
margin-left: 5px;
}

@media (max-width: 1000px){

  .container1{
    margin: 0;
    padding: 0;
  }
  .container2{
    margin: 0;
    padding: 0;
  }
  .container3{
    margin: 0;
    padding: 0;
    margin-top: -20px;
  }
  .container4{
    margin: 0;
    padding: 0;
  }

  .section-one{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section-two{
    width: 80%;
    margin: 0;
    padding: 0;
  }

.section-two2{
  width: 90%;
  align-items: center;
}

  .section-three{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section-four{
    width: 100%;
    margin: 0;
    padding: 0;
  }

 .slider-indicators{
   padding-right: 35px;
 }
 .container2 .section-two .section-two1{
   width: 90%;
 }
 .container2 .section-two .section-two2 .slicica img{
   width: 90%;
 }

 .container3 .section-three .section-three1{
   width: 100%;
 }

}


@media (max-width: 720px){
  .container3 .section-three .section-three1 {
    text-align: center;
    align-items: center;
    margin-left: 0;
  }
  .section-four1{
    display: none;
  }
  .section-four11{
    display: block;
  }
  .f1, .f2, .f3, .f4, .f5, .f6{
   text-align: center;
  }

.section-two11{
  display: none;
}
.section-two112{
  display: block;
  margin-left: 5%;
}
.section-two{
  width: 80%;
}
.section-two2{
  width: 90%;
}

  #btns{
    display: none;
  }
  #btns2{
    display: block;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }


}


@media (max-width: 520px){


  .container2 .section-two .section-two2 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .container3 .section-three .section-three1{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .container3 .section-three .section-three1 .komentar{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .container3 .section-three .section-three1 .komentar img{
  width: 100%;
  height: auto;
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  }
  .container3 .section-three .section-three1 .komentar-inner img{
  width: 100%;
  height: auto;
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  }
  .container3 .section-three .section-three1 .komentar .cikica{
   display: none;
  }
  .container3 .section-three .section-three1 .komentar .cikica2{
    width: 10%;
    height: auto;
   display: block;
   margin-right: 5px;
  }
  .container3 .section-three .section-three1 .komentar .time{
   width: 100%;
   display: flex;
   flex-direction:row;
   justify-content: flex-start;
   align-items: center;
  }
  .container3 .section-three .section-three1 .komentar .time .txtpc{
   padding-left: 50px;
  }
  .container3 .section-three .section-three1 .komentar .commentar{
  padding-top: 25px;
  }
  .container3 .section-three .section-three1 .komentar br{
   display: none;
  }



  .container3 .section-three .section-three1 {
    text-align: center;
    align-items: center;

  }
  .container1-inner{
    background-image: url(../images/bcg2.jpg);
  }

.strelica{
  display: none;
}

.container1{
  margin: 0;
  padding: 0;
}
.container2{
  margin: 0;
  padding: 0;
}
.container3{
  margin: 0;
  padding: 0;
  margin-top: -15px;
}
.container4{
  margin: 0;
  padding: 0;
}

.section-one{
  width: 100%;
  margin: 0;
  padding: 0;
}
.section-two{
  width: 80%;
}
.section-two2{
  width: 90%;
}
.section-three{
  width: 80%;
}
.section-four{
  width: 100%;
  margin: 0;
  padding: 0;
}

.header #menu{
display: none;
}
.header .search{
  display: none;
}
.header .log{
  display: none;
}
.header img{
  width: 40%;
}
.header #search2, #log, #menu2{
  display: block;
}

.text1, .text2, .crtica{
  display: none;
}

.slide-text{
  text-align: center;
  padding-top: 30px;
  padding-left: 0;
}
.tt1{
  display: block;
  font-size: 11px;
}
h1{
  font-size: 25px;
}
.btn1, .btn2{
  font-size: 10px;
  width: 100px;
  height: 30px;
  padding: 0;
  margin: 5px;
}

.slider-indicators{
  padding-right: 25px;
}
.btn3,.btn4{
  font-size: 10px;

}
.container2 .section-two .section-two1{
  width: 90%;
}
.container2 .section-two .section-two2 .slicica img{
  width: 90%;
}
.container3 .section-three .section-three1{
  width: 90%;
}

.section-two1 .btn3{
  display: none;
}

#nav2 ul{
  width: 100%;
  height: auto;
  background-color: white;
  color: black;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#nav2 ul li {
  width: auto;
  height: 35px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

#nav2 a{
  font-family: sans-serif;
  color: black;
  text-decoration: none;
}

#nav2 ul li:hover{
  border-bottom: solid 3px rgb(252,196,25);
  padding-top: 3px;

}

#nav2 ul li ul{
  display: none;
}

#nav2 li:hover > ul {
    display: block;
}

#nav2 li ul{
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
  margin: 0;
  margin-top: 3px;
  height: auto;
  position: absolute;
  font-size: 10px;
  border-radius: 0;

}
#nav2 li ul li{
  height: 25px;
}
#nav2 li ul a{
  font-weight: normal;
}
#nav2 li ul li:hover{
  border: none;
  padding-top: 0;
}
#nav2 li ul a:hover{
  color: rgb(252,196,25);
  background-color: inherit;
}


#log2 {
  width: 100%;
}

#log2 .border {
  border: solid 2px rgb(252,196,25);
  border-radius: 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -5px;
}
#log2 ul{
  width: 100%;
  height: auto;
  background-color: white;
  color: black;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
}

#log2 ul li {
  width: auto;
  height: 35px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

#log2 a{
  font-family: sans-serif;
  color: black;
  text-decoration: none;
}

#srch{
  width: 100%;
}
#srch input{
  width: 100%;
  text-align: center;
}
.slide-text .text1 br{
  display: block;
}
.btn1, .btn2{
  width: 110px;
}
}
@media (max-width: 360px){
  .btn3,.btn4{
    font-size: 7px;
    padding: 3px;
  }
  .btn11{
    width: 100px;
    padding: 5px;
    font-size: 10px;
  }
}
