.bg-green {
  background-color: #e7f5dc; }

.bg-blue {
  background-color: #336a7e; }

.bg-blue-light {
  background-color: #87bbd0; }

.bg-blue-dark {
  background-color: #002d3c; }

.bg-radial {
  background-color: #336a7e;
  background-image: -webkit-radial-gradient(50% 50%, circle, #336a7e, #002d3c);
  background-image: -o-radial-gradient(50% 50%, circle, #336a7e, #002d3c);
  background-image: radial-gradient(circle at 50% 50%, #336a7e, #002d3c); }

.c-blue {
  color: #336a7e; }

.c-blue-light {
  color: #87bbd0; }

.c-blue-lightest {
  color: #c6e6f5; }

.c-green {
  color: #e7f5dc; }

.c-tekst {
  color: #5f5f5f; }

body {
  font-family: "PT Serif", serif;
  color: #5f5f5f; }

a {
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  color: #002d3c; }

a:hover {
  color: #336a7e; }

h1,
h2,
h3,
h4,
h5,
h6,
.sans-serif,
.btn {
  font-family: Oswald, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #336a7e; }

.fs12 {
  font-size: 1.2em; }

.text-shadow {
  text-shadow: rgba(0, 0, 0, 0.61) 2px 2px 6px; }

.text-narrow900 {
  max-width: 900px;
  margin: 0 auto; }

.border-top-dashed {
  border-top: 1px dashed #d4d8da; }

.bt-blue-light {
  border-top: 10px solid #87bbd0; }

.bt-blue-dark {
  border-top: 10px solid #002d3c; }

.bt-blue {
  border-top: 10px solid #336a7e; }

.bb-blue-light {
  border-bottom: 10px solid #87bbd0; }

.bb-blue-dark {
  border-bottom: 10px solid #002d3c; }

.bb-blue {
  border-bottom: 10px solid #336a7e; }

.bt-blue-light,
.bt-blue-dark,
.bt-blue,
.bb-blue-light,
.bb-blue-dark,
.bb-blue {
  border-width: 7px; }

.navbar-brand {
  max-width: 220px;
  margin-top: 0.4em; }

.nav-link {
  margin: 0 0.25rem; }

.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff; }

.dropdown-item:hover {
  background-color: #c6e6f5; }

.dropdown-item.active {
  background-color: #87bbd0;
  color: #002d3c; }

.jumbotron {
  border-radius: 0;
  background-image: url("/images/preview_only/hero1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bm-card-image {
  background-color: #336a7e;
  height: 20vh;
  max-height: 15vw;
  border-radius: 5px 5px 0 0;
  background-image: url("/images/products/small/drava-435-13.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 150px; }

.bm-card-wrapper {
  /* border: 1px solid #ddd */
  margin-bottom: 50px;
  border-radius: 5px;
  display: block;
  background-color: #336a7e; }

a.bm-card-wrapper:hover {
  -webkit-transform: scale(1.025);
      -ms-transform: scale(1.025);
          transform: scale(1.025);
  text-decoration: none;
  cursor: pointer;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.69);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.69); }

a.bm-card-wrapper h2 {
  color: rgba(255, 255, 255, 0.75); }

a.bm-card-wrapper:hover h2 {
  color: #fff; }

footer {
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #002d3c;
  color: #c6e6f5; }

footer a {
  color: #fff; }

.aboutus-text-column {
  -webkit-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  -webkit-column-width: 300px;
          column-width: 300px; }

#kontakt {
  background-color: #87bbd0;
  background-image: url("/images/preview_only/hero2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 10vh;
  padding-bottom: 10vh; }

.kontakt-logo {
  width: 85%;
  max-width: 200px;
  margin-bottom: 0.5em; }

.kontakt-brand {
  font-size: 1.5em;
  font-weight: bold;
  color: #336a7e; }

.kontakt-submit {
  background-color: #336a7e;
  color: #fff;
  padding: 0.5em 2.5em; }

.kontakt-submit:hover {
  background-color: #002d3c;
  color: #fff; }

#kontakt h4 {
  border-radius: 25px 25px 0 0;
  padding-left: 15px;
  padding-right: 15px; }

.kontakt-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0 0 25px 25px;
  background-color: rgba(255, 255, 255, 0.85); }

.maxwidth-500 {
  max-width: 500px; }

.kontakt-left-col {
  border-right: 1px dashed #d4d8da; }

@media (max-width: 767px) {
  .kontakt-left-col {
    border-right: 0;
    border-bottom: 1px dashed #87bbd0; } }

#onama,
#slike {
  background-image: -webkit-linear-gradient(90deg, #336a7e 0%, #002d3c 100%); }

.product-hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* height: 50vh */ }

.title-1-size {
  font-size: 4.5em; }

@media (max-width: 575px) {
  .title-1-size {
    font-size: 2.5em; } }

@media (max-width: 767px) {
  .title-1-size {
    font-size: 3.5em; } }

.title-2-size {
  font-size: 3.5em; }

@media (max-width: 767px) {
  .title-2-size {
    font-size: 3em; } }

@media (max-width: 575px) {
  .title-2-size {
    font-size: 2em; } }

.produkt-title {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 45, 60, 0.85);
  margin-top: 25vh;
  /* margin-bottom: 10vh */ }

.title-produkt-size {
  font-size: 6em; }

@media (max-width: 991px) {
  .title-produkt-size {
    font-size: 5em; } }

@media (max-width: 767px) {
  .title-produkt-size {
    font-size: 4.5em; } }

@media (max-width: 575px) {
  .title-produkt-size {
    font-size: 4em; } }

.list-group-item {
  padding: 0.5rem 1rem; }

.produkt-cijena {
  padding: 0.5em 1.5em 0.75em;
  border-radius: 9px; }

.btn-outline-dark:hover {
  background-color: #002d3c; }

.gallery-thumb {
  width: 100%;
  display: block; }

.gallery-thumb:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  border-radius: 9px; }

.cijenik-thumb {
  background-color: #336a7e;
  padding: 0; }

.title-cijenik {
  background-color: #336a7e;
  color: #fff;
  line-height: 140%;
  padding: 0 0.5em 0.2em; }

.cijenik-row {
  display: block;
  margin-bottom: 3em; }

a.cijenik-row,
a.cijenik-row h2,
a.cijenik-row h3,
a.cijenik-row h4 {
  text-decoration: none; }

.cijenik-row:hover {
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  /* background-color: #ff0 */ }

.cijenik-row .row {
  padding: 15px;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #bbb; }

.cijenik-hero {
  background-image: url("/images/preview_only/hero7.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

img.bm-cardimage {
  border-radius: 5px 5px 0 0;
  width: 100%; }

.hero-text-bgr {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 10px 15px 1px; }

.img-fluid {
  width: 100%; }

@media (max-width: 767px) {
  .cijenik-title-col {
    padding: 15px 0 0; } }

.border-radius-10 {
  border-radius: 10px; }


#form-message {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2001;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mgor { text-align: right; margin-top: 3vh; } 
@media (max-width:767px) { 
  .mgor {  text-align: left; } 
} 
.modal-c h1 { margin-top: 2vw; } 
.mgor img { max-width: 295px; width: 100%; transition: all; border-radius: 5px; } 
.mgor img:hover { transform: scale(1.025, 1.025); } 
.modal-w { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.75); z-index: 1045; cursor: pointer; } 
.modal-c { text-align: center; background-color: #fff; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75); padding: 1.5rem; padding-top: 0; border-radius: 9px; max-width: 600px; overflow: scroll; max-height: 96vh; width: 96vh; margin-top: 2vh; }