#myFooter {
  padding-top: 32px;
}

#myFooter .footer-copyright {
  margin-bottom: 20px;
  text-align: center;
  color: #777;
  padding-top: 0px;
}

#myFooter ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 8px;
}

#myFooter a {
  color: #282b2d;
  font-size: 18px;
  display: inline-block;
  padding-top: 10px;
  margin: 15px;
}

#myFooter li {
  display: inline-block;
  margin: 0px 15px;
  line-height: 2;
}

#myFooter .footer-social {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #cccccc;
}

#myFooter .fa {
  font-size: 36px;
  /*margin-right: 50px;*/
  /*margin-left: 20px;*/
  background-color: white;
  color: #4d4d4d;
  border-radius: 51%;
  padding: 10px;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 43px;
  text-decoration: none;
  transition: color 0.2s;
}

#myFooter .fa-facebook:hover {
  color: #2b55ff;
}

#myFooter .fa-facebook:focus {
  color: #2b55ff;
}

#myFooter .fa-google-plus:hover {
  color: red;
}

#myFooter .fa-google-plus:focus {
  color: red;
}

#myFooter .fa-twitter:hover {
  color: #00aced;
}

#myFooter .fa-twitter:focus {
  color: #00aced;
}

#myFooter .fa-linkedin:hover {
  color: #007BB6;
}

#myFooter .fa-linkedin:focus {
  color: #007BB6;
}

#myFooter {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
}

.blok-info {
  padding-top: 15px;
}

.client {
  border-radius: 50%;
}

.h1, h1 {
  padding-left: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  font-size: 2em;
}

zeleni {
  background-color: rgb(165,239,188);
}

.icon-home {
  font-weight: 700;
}

.container.fixiran {
  padding-bottom: 10%;
}

@media (max-width: 500px) {
  .container.fixiran {
    padding-bottom: 30%;
  }
}

@media (min-width: 501px) {
  .container.fixiran {
    padding-bottom: 20%;
  }
}

@media (min-width: 620px) {
  .container.fixiran {
    padding-bottom: 15%;
  }
}

@media (min-width: 900px) {
  .container.fixiran {
    padding-bottom: 10%;
  }
}

@media (min-width: 768px) {
  .right {
    display: flex;
    flex-direction: row-reverse;
  }
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button {
  padding: 5px 5px;
  background-color: #F5B73D;
  border: 4px solid #F5B73D;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonbijeli {
  padding: 5px 5px;
  background-color: white;
  border: 2px solid #4692EB;
  color: #4692EB;
}

.naslov-dijela {
  font-weight: bold;
  color: rgb(255,255,255);
  padding: 30px 0px;
  margin-top: 10px;
  width: 100%;
  margin: auto;
}

.sredina.naslov {
  font-weight: bold;
  color: rgb(90,66,105);
  display: inline-block;
}

.container.lijevi-cont {
  width: 100%;
  color: #C4C4C4;
}

.blok-info.zeleni.sredina.dio {
  background-color: rgba(255,255,255,0);
  width: 70%;
  margin: 0 auto;
  color: white;
}

body {
  padding: 0px;
  margin: 0px;
}

.container.fixiran {
  margin: 0px;
}

.pozadina-siva {
  background-color: #4692eb;
}

.pozadina-druga {
  background-color: rgb(222,235,224);
}

.padding {
  padding: 10px;
}

.footer-copyright.padding {
  padding-top: 30px;
}

.sve {
  font-family: Roboto;
}

.form-check.50 {
  width: 50%;
  display: inline-block;
}

#formCheck-1 {
  padding: 20px;
}

.col.col-xs-12.padding {
}

.material-icons.ikona {
  font-size: 5em;
  text-align: center;
}

.sredina.sred {
  margin: auto;
}

.fa.fa-star.ico {
}

#ico {
  font-size: 50px;
  text-align: center;
  margin: auto;
  width: 100%;
  padding-bottom: 0px;
  color: white;
  padding: 10px 0px;
}

.para {
  text-align: center;
  padding-top: 20px;
}

.col-md-6.img.col-sm-12.block {
  display: block;
}

.img {
  width: 100%;
}

.img.paket {
  width: 100%;
  margin: auto;
}

.h1, h1 {
  display: block;
  color: #fcfcfc;
}

.social {
  width: 100%;
  display: inline-block;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button-mali {
  width: 60%;
  margin: auto;
  padding: 5px 5px;
  background-color: rgb(141,116,182);
}

#myFooter ul a {
  color: rgb(55,67,77);
  font-size: 16px;
}

#myFooter ul a:hover {
  text-decoration: underline;
  font-weight: normal;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button:hover {
  font-weight: bolder;
}

section a {
  color: rgb(247,248,248);
  font-size: 1.2em;
  padding: 5px 30px;
}

section a:hover {
  color: rgb(55,67,77);
  text-decoration: none;
  font-weight: bold;
}

.input-group {
}

.form-group {
  width: 100%;
}

.link {
  width: 100%;
  margin: auto;
  display: block;
  width: 70%;
  margin: auto;
  text-align: center;
}

.tekstlijevo {
  text-align: right;
}

.h3, h3 {
  padding-bottom: 10px;
  padding-top: 20px;
}

desno {
  margin-left: 30%;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button.desno {
  margin-left: 61%;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button {
  margin: auto;
}

.lijevo {
  margin: 0px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button.lijevo {
  margin: 0px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button-mali {
  border: none;
}

tekstmiddle {
  text-align: center;
}

.col.col-12.col-md-4.paket-usluga {
  padding: 10px 20px 30px 30px;
}

.social-icons {
  margin: auto;
}

.social-icons {
  margin: auto;
  /*margin-right: 16px;*/
  /*margin-left: 16px;*/
}

.social-icons {
  margin: auto;
  margin-right: 16px;
  margin-left: 16px;
}

.social-icons {
  margin: auto;
  margin-right: 16px;
  margin-left: 16px;
}

.row.social-da {
  width: 90%;
  margin: auto;
}

@media (min-width: 768px) {
  .row.social-da {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .form-group {
    width: 100%;
  }
}

.row {
  margin: auto;
}

@media (max-width: 768px) {
  .col.col-12.col-md-4.uslugica {
    padding-bottom: 40px;
  }
}

.container-fluid.foot {
  padding: 0px;
}

a {
  color: #4692eb;
}

a:hover {
  text-decoration: underline;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button-mali {
  background-color: #006838;
}

.sredina.slika-padd {
  padding: 10px;
}

.sredina {
  width: 80%;
  margin: 0 auto;
}

.input-group.embed {
  width: 100%;
}

.form-group.embed {
  width: 100%;
}

.usluga-s-ikonom {
  padding: 10px;
  border-radius: 10px;
  background-color: #4692eb;
  min-height: 100%;
  min-width: 100%;
}

.para {
}

.text-center.sredina.sred.usluga-s-ikonom a {
  color: white;
}

.text-center.sredina.sred.usluga-s-ikonom ul {
  color: #f5f4f4;
  padding-top: 20px;
}

.text-center.sredina.sred.usluga-s-ikonom ul li {
  text-align: left;
}

.h4, h4 {
  color: #C4C4C4;
  background-color: rgba(255,255,255,0);
  text-align: center;
}

.col-md-6.tekstdesno.col-sm-12.tekst {
  width: 100%;
  min-width: 100%;
  text-align: left;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2 {
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2 {
  width: 40%;
  padding: 5px 5px;
  background-color: #c4c4c4;
  border: none;
  color: #4D4D4D;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2:hover {
  font-weight: bold;
}

p {
}

.col-md-6.tekstdesno.col-sm-12.tekst p {
  font-size: 0.9em;
}

body li {
  font-size: 1em;
}

.naslov-dijela2 {
  font-weight: bold;
  color: #4D4D4D;
  padding: 30px 0px 15px 0px;
  margin-top: 10px;
  width: 100%;
  margin: auto;
}

.h4, h4 {
  text-align: left;
  color: #4D4D4D;
  font-family: 'Roboto';
}

.dio2 {
  color: #4D4D4D;
}

.container {
  padding: 0px;
}

.h4-2 {
  color: #4d4d4d;
  background-color: rgba(255,255,255,0);
  text-align: center;
}

.tamnitekst {
  color: #4D4D4D;
}

.slika-klijent {
  float: left;
  width: 30%;
}

.col-md-6.tekstdesno.col-sm-12.tekst {
  float: right;
  max-width: 60%!important;
  display: inline-block;
}

.slika-klijentsl {
  width: 100%;
}

ghostcta {
  background-color: white;
  border: 2px solid red;
}

.ghostcta {
  background-color: white;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2.ghostcta {
  background-color: white;
  border: 2px solid #ed7373;
  color: #ed7373;
}

.tekst {
}

.article {
  color: #4D4D4D;
}

.slika-article {
  width: 100%;
  padding-top: 30px;
  max-height: 1333px;
}

.usluga-s-ikonom2 {
  padding: 15px;
  border-radius: 10px;
  background-color: #fbf6f6;
  min-width: 100%;
}

.text-center.usluga-s-ikonom2.sredina.sred li {
  text-align: left;
}

.lista-usluge {
  width: 70%;
}

@media (max-width: 768px) {
  .text-center.sredina.footer {
    width: 90%;
    margin: auto;
  }
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2 {
  width: 50%;
  margin: auto;
  font-size: 18px;
  letter-spacing: 1px;
}

@media (max-width: 576px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button2 {
    width: 100%!important;
  }
}

@media (max-width: 768px) {
  .slika-klijentsl {
    width: 70%;
    margin: 0 auto;
  }
}

.cta {
  width: 60%;
  font-size: 18px;
  letter-spacing: 1px;
  border: 2px solid #ed7373;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.cta.button {
  width: 40%;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  border: 4px solid #F5B73D;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.cta.buttonplavi {
  width: 30%;
  font-size: 18px;
  letter-spacing: 1px;
  margin-left: 35%;
  border: 4px solid #F5B73D;
}

@media (max-width: 768px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.cta.button {
    width: 100%!important;
    margin-left: 0px;
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.cta.buttonplavi {
    width: 100%!important;
    margin-left: 0px;
    margin-bottom: 20px;
  }
}

.text-center.d-inline-flex.justify-content-center.align-items-center.align-content-center.justify-content-lg-center.link {
  width: 100%;
  padding: 10px 5px 5px 5px;
}

@media (min-width: 769px) {
  .poslozi {
    padding-bottom: 95px;
  }
}

@media (min-width: 992px) {
  .poslozi3 {
    padding-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button {
    margin-bottom: 20px!important;
  }
}

@media (min-width: 992px) {
  .row.slozi3 {
    position: relative;
    top: 70px;
  }
}

@media (min-width: 992px) {
  .row.slozi2 {
    position: relative;
    top: 12px;
  }
}

@media (min-width: 992px) {
  .row.slozi1 {
    position: relative;
    top: 30px;
  }
}

@media (max-width: 992px) {
  .slozi {
    padding-top: 20px;
  }
}

@media (max-width: 992px) {
  .row.nestajem {
    display: none;
  }
}

.col.diši {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .row.nestajem2 {
    display: none;
  }
}

.row.nestajem {
  padding-top: 0px;
  margin-top: -20px;
}

.col.malo {
}

.col.diši2 {
  padding-top: 20px;
}

.h4-2.lijevo {
  text-align: left;
}

.linknafirmu {
  padding: 40px 0px 20px 0px;
}

@media (max-width: 768px) {
  .logoklijenta {
    width: 80%!important;
    display: inline-block;
    padding: 5% 0px;
    margin-left: 10%;
  }
}

.logoklijenta {
  width: 100%;
  display: inline-block;
  padding: 5% 0px;
}

.text-center.bold {
  font-weight: bold;
}

.col-md-12.slikagrad {
}

.slikagrad2 {
  width: 50%;
  height: 300px;
  margin-left: 25%;
  background: linear-gradient(to right, rgba(245, 246, 252), rgba(117, 19, 93));
  background-size: cover;
}

.plavi {
  background-color: rgb(70,146,234);
}

.slika-tim {
  width: 100%;
}

.slika-tim {
  background-size: contain;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 990px) {
  .slika-tim {
    background-repeat: no-repeat;
    background-size: contain!important;
    min-width: 100%;
    margin-top: 20px;
    background-position: center;
  }
}

@media (max-width: 768px) {
  .p1 {
    display: none;
    visibility: hidden;
  }
}

.p1 {
  width: 50%;
  padding: 10px 15px;
  color: white;
  font-weight: 500;
  font-size: 20px;
}

@media (min-width: 991px) {
  .row.r_nestaje {
    display: none;
  }
}

@media (max-width: 768px) {
  .col.sredina2 {
    width: 100%!important;
  }
}

@media (min-width: 769px) {
  .col.sredina2 {
    width: 70%;
    margin: 0 15%;
  }
}

@media (min-width: 769px) {
  .p1_m {
    display: none;
  }
}

.odmak {
  margin: 20px 0px 0px 0px;
}

.navbar.navbar-light.navbar-expand-md.navigation-clean {
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}

.žuti {
  background-color: rgb(245,183,62);
}

#formCheck-1:hover {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

#formCheck-2:hover {
  border-color: #52a5ff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.čudandio {
  padding: 15px;
  background-color: white;
  color: rgb(77,77,77);
  border-radius: 2px;
}

.koso-plavo {
  background-color: #f5b73d;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #f5b73d ), color-stop( 51%, #f5b73d ), color-stop( 49%, #4692eb ) );
  background-image: -webkit-linear-gradient( top, #f5b73d 50%, #f5b73d 51%, #4692eb 49% );
  background-image: -moz-linear-gradient( top, #f5b73d 50%, #f5b73d 51%, #4692eb 49% );
  background-image: linear-gradient(to bottom right, white 49%, rgb(245,183,61) 51%);
  height: 50px;
}

.koso-bijelo-žuto {
  background-color: #f5b73d;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #f5b73d ), color-stop( 51%, #f5b73d ), color-stop( 49%, white ) );
  background-image: -webkit-linear-gradient( top, #f5b73d 50%, #f5b73d 51%, white 49% );
  background-image: -moz-linear-gradient( top, #f5b73d 50%, #f5b73d 51%, white 49% );
  background-image: linear-gradient(to bottom right, white 49%, rgb(245,183,61) 51%);
  height: 50px;
}

.koso-žuto-bijelo {
  background-color: white;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, white ), color-stop( 51%, white ), color-stop( 49%, rgb(245,183,61) ) );
  background-image: -webkit-linear-gradient( top, white 50%, white 51%, #f5b73d 49% );
  background-image: -moz-linear-gradient( top, white 50%, white 51%, rgb(245,183,61) 49% );
  background-image: linear-gradient(to bottom right, #f5b73d 49%, white 51%);
  height: 50px;
}

.koso-plavo-bijelo {
  background-color: white;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, white ), color-stop( 51%, white ), color-stop( 49%, #4692eb ) );
  background-image: -webkit-linear-gradient( top, white 50%, white 51%, #4692eb 49% );
  background-image: -moz-linear-gradient( top, white 50%, white 51%, #4692eb 49% );
  background-image: linear-gradient(to bottom right, #4692eb 49%, white 51%);
  height: 50px;
}

.koso-naran {
  background-color: #4692eb;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #4692eb ), color-stop( 51%, #4692eb ), color-stop( 49%, #f5b73d ) );
  background-image: -webkit-linear-gradient( top, #4692eb 50%, #4692eb 51%, #f5b73d 49% );
  background-image: -moz-linear-gradient( top, #4692eb 50%, #4692eb 51%, #f5b73d 49% );
  background-image: linear-gradient(to bottom right, #f5b73d 49%, rgb(70,146,235) 51%);
  height: 50px;
}

.koso-sivo {
  background-color: white;
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #C4C4C4), color-stop( 51%, #C4C4C4 ), color-stop( 49%, white ) );
  background-image: -webkit-linear-gradient( top, #C4C4C4 50%, #C4C4C4 51%, white 49% );
  background-image: -moz-linear-gradient( top, #C4C4C4 50%, #C4C4C4 51%, white 49% );
  background-image: linear-gradient(to bottom right, white 49%, #C4C4C4 51%);
  height: 50px;
}

.slika-tim.nastim {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../assets/img/nas-tim-desktop-mob.jpg);
}

@media (min-width: 769px) {
  .karmen {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../assets/img/Karmen-desktop.jpg);
  }
}

@media (max-width: 768px) {
  .karmen {
    height: 600px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../assets/img/Karmen-mobile.jpg);
  }
}

.row.karmen {
  background-image: url(../../assets/img/Karmen-desktop.jpg);
}

.row.r_nestaje {
  display: block;
}

@media (min-width: 768px) {
  .petra {
    background-image: url(../../assets/img/petra-desktop.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (max-width: 768px) {
  .petra {
    height: 600px;
    background-image: url(../../assets/img/petra-mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (min-width: 769px) {
  .klaudija {
    background-repeat: no-repeat;
    background-image: url('../../assets/img/klaudija-desktop.jpg')!important;
    background-size: contain;
  }
}

@media (max-width: 768px) {
  .plavi.klaudija {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../assets/img/klaudija-mobile.jpg);
  }
}

.plavi.klaudija {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../assets/img/klaudija-desktop.jpg);
}

.p1_m {
  margin-top: -300px;
  font-size: 20px;
}

.klaudija {
  height: 500px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../assets/img/klaudija-mobile.jpg);
}

.bijelo {
  color: white;
}

.pozadina-žuta {
  background-color: #F5B73D;
}

.koso-bijelo-plavo {
  background-color: rgba(70,146,235,0);
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #4692eb ), color-stop( 51%, #4692eb ), color-stop( 49%, white ) );
  background-image: -webkit-linear-gradient( top, #4692eb 50%, #4692eb 51%, rgba(255,255,255,0) 49% );
  background-image: -moz-linear-gradient( top, #4692eb 50%, #4692eb 51%, rgba(255,255,255,0) 49% );
  background-image: linear-gradient(to bottom right, rgba(255,255,255,0) 49%, #4692eb 51%);
  height: 50px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.button:hover {
  background-color: white;
  color: #F5B73D;
  border: 4px solid #F5B73D;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavi:hover {
  background-color: white;
  color: #4692EB;
  border: 4px solid #4692EB;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavižuti:hover {
  background-color: rgb(245,183,61);
  color: white;
  border: 4px solid #F5B73D;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavižuti {
  background-color: #4692EB;
  color: white;
  border: 4px solid #4692EB;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavi {
  background-color: #4692EB;
  color: white;
  border: 4px solid #4692EB;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center {
  font-family: 'Roboto';
  font-size: 24px;
  font-weight: 800;
}

.text-center.d-inline-flex.justify-content-center.align-items-center.align-content-center.justify-content-lg-center.link:hover {
  color: #4692EB;
  text-decoration: none;
}

.btn.btn-primary.btn-block.buttonplavižuti:hover {
  background-color: rgb(245,183,61);
  color: white;
  border: 4px solid #F5B73D;
  border-radius: 10px;
}

.btn.btn-primary.btn-block.buttonplavižuti {
  background-color: #4692EB;
  color: white;
  border: 4px solid #4692EB;
  border-radius: 10px;
}

obrub {
  padding-bottom: 20px;
  border: 2px solid #888b8d;
  border-radius: 12px;
}

.obrub {
  border: 2px solid #4692EB;
  border-radius: 12px;
  margin-top: 20px;
}

.sredina2 {
  width: 80%;
  margin: 0 auto;
}

li {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

p {
  /*font-size: 16px;*/
  font-weight: 500;
}

@media (min-width: 769px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavižuti.cta {
    margin: 0 auto;
    width: 40%;
  }
}

@media (max-width: 768px) {
  .btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavižuti.cta {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 768px) {
  .nav-item {
    color: blue;
  }
}

@media (max-width: 768px) {
  #navcol-1 .nav-link {
    color: rgb(87,130,241);
    font-weight: 700;
  }
}

@media (min-width: 768px) {
  .padding.prvip {
    margin-top: -280px;
  }
}

@media (max-width: 768px) {
  .padding.prvip {
    display: none;
  }
}

.prvim {
  padding-top: 30px;
}

@media (max-width: 786px) {
  .blok-info.zeleni.sredina.dio {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .row.sredina2.obrub {
    width: 90%;
    margin-left: 5%;
  }
}

@media (min-width: 769px) {
  .prvim {
    display: none;
  }
}

.active {
  color: #4692EB;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #4692EB!important;
}

.activemob {
  border-radius: 20px;
  background-color: rgb(245,183,62);
  color: white!important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
}

.slika-padd {
}

@media (min-width: 992px) {
  .min {
    min-height: 256px;
  }
}

@media (min-width: 1200px) {
  .min {
    min-height: 200px;
  }
}

@media (min-width: 992px) {
  .text-center.usluga-s-ikonom2.sredina.sred {
    height: 100%;
  }
}

.text-center.d-inline-flex.justify-content-center.align-items-center.align-content-center.justify-content-lg-center.link.paket {
  font-size: 1.5em;
}

@media (max-width: 769px) {
  .nav.navbar-nav.ml-auto {
    width: 90%;
  }
}

.text-center.d-inline-flex.justify-content-center.align-items-center.align-content-center.justify-content-lg-center.link.bijeli:hover {
  color: white;
  font-weight: bold;
}

@media (min-width: 769px) {
  .landing {
    background-image: url(../../assets/img/landing-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1920px;
  }
}

@media (max-width: 768px) {
  .landing {
    background-image: none;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1300px) {
  .container.land {
    width: 70%;
    margin: 0 auto;
    display: block;
  }
}

.container.land {
  width: 70%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .naslov {
    color: #4692EB!important;
  }
}

.btn.btn-primary.btn-block.text-center.d-lg-flex.justify-content-lg-center.align-items-lg-center.buttonplavižuti.cta.širina {
  width: 40%;
  margin: 0 auto;
  display: inline-block;
}

.h4-2.naslovusluge {
  color: white;
}

.container.100 {
  width: 100%!important;
}

.row.tamnitekst.klijenti {
}

@media (max-width: 768px) {
  .blok-info.zeleni.sredina.dio.klijenti {
    width: 90%;
    margin: 0 auto;
  }
}

* {
  font-family: 'Roboto';
}

.row > col:last-child button {
}

.row.dno {
  width: 90%;
  position: absolute;
  bottom: 0;
}

.koso-plavosivo {
  background-color: rgb(70,146,235);
  background-image: -webkit-gradient( linear,to bottom right, color-stop( 51%, #C4C4C4), color-stop( 51%, #C4C4C4 ), color-stop( 49%, rgb(70,146,235) ) );
  background-image: -webkit-linear-gradient( top, #C4C4C4 50%, #C4C4C4 51%, rgb(70,146,235) 49% );
  background-image: -moz-linear-gradient( top, #C4C4C4 50%, #C4C4C4 51%, rgb(70,146,235) 49% );
  background-image: linear-gradient(to bottom right, rgb(70,146,235) 49%, #C4C4C4 51%);
  height: 50px;
}

.kontakt:hover {
  text-decoration: none;
  color: rgb(245,183,61);
  border-radius: 10px;
  padding: 10px;
}

.kontakt {
  color: white;
}

.nemasad {
  visibility: hidden;
}

