@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

body {
  font-family: 'Source Sans Pro', sans-serif;
}
.site-image {
  display: block;
  width: 100%;
}
.pre-navbar {
  padding: 20px 0;
}
.covid-info {
  background-color: #ebebeb;
  padding: 10px 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.covid-info i, .covid-info b {
  color: #2a5fa3;
}
.navbar {
  background-color: #f89a1c;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 900;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 0!important;
}
.navbar-nav {
  width: 100%;
  justify-content: space-between;
}
.navbar-nav .nav-item {
  padding: 0.5em 0;
}
.navbar-nav .nav-item:last-child {
  background-color: #418f09;
}
.navbar-nav .nav-item:last-child .nav-link{
  color: rgba(255,255,255,1)!important;
}
.image-section {
  background-image: url('../images/main-cover-background.jpg');
  background-size: cover;
  color: #fff;
  border-radius: 0;
  margin-bottom: 0;
}
.image-section h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 900;
  font-size: 2.8em;
  color: #000;
  width: 69%;
  text-transform: uppercase;
}
.image-section p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 900;
  font-size: 1.4em;
  color: #000;
}
.btn-primary {
  background: linear-gradient(0deg, rgba(87,1,1,1) 0%, rgba(255,7,7,1) 100%);
  font-family: 'Source Sans Pro', sans-serif;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px 20px;
  border-color: rgba(255,7,7,1);
  border-radius: 25px;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #418f09;
  border-color: #f89a1c;
}
.image-section_features {
  background-color: rgba(0,0,0,0.7);
  padding: 20px;
  display: flex;
  flex-direction: column;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2em;
  margin-bottom: 70px;
}
.image-section_features div {
  text-align: center;
}
.image-section_features i {
  font-size: 2em;
}
.prod-image {
  width: 100%;
}
.prod-image-wrapper {
  position: relative;
}
.prod-image-wrapper img {
  position: relative;
  display: block;
  width: 100%;
}

@media screen and (min-width: 996px) {
  .image-section_features {
    flex-direction: row;
  }
  .prod-image {
    width: 50%;
  }
  .prod-image-wrapper img {
    position: absolute;
    left: -34%;
    bottom: -160px;
    width: 155%;
  }
  
}
/* Dusan */
/* Deo ispod navigacije */
.jumbotron{
  position: relative;
}

.right-inner{
  position: absolute;
  top: 0;
  right: 6%;
  text-align: center;
  width: 23%;
  margin-top: 30px;
}

.btnOrder{
  width: 24%;
}

.right-inner h3{
  color: #000;
  font-weight: bold;
}

.lead{
  width: 53%;
}

.right-inner-lead{
  margin-top: 20px;
  margin-bottom: 0 !important;
}

.gratis-right-inner-second{
  margin: 0 !important;
}

.prod-image-wrapper img{
  position: absolute;
  left: -32%;
  bottom: -216px;
  width: 170%;
}

/* section one */

section.one h1{
  font-weight: bold;
}

/* Section three */

.image-ingredients{
  width: 100%;
}

/* Section four */

section.four h1{
  font-weight: bold;
  text-align: center;
  width: 42%;
  padding-top: 5%;
}

/* Section five */

section.five .second{
  padding-top: 10%;
}

/* Section six */

section.six .title{
  font-weight: bold;
  padding-top: 10%;
  padding-bottom: 6%;
}

section.six .text{
  text-align: center;
}

/* section seven */

section.seven .card-header {
  padding: 20px!important;
  min-height: 220px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
section.seven .card-header img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.our-offer{
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

.first-image-sale{
  width: 58%;
  margin: 0 auto;
}

.card-body{
  background-color: #000;
  color: #fff !important;
}

.btnPoruci{
  width: 90%;
  font-size: 1.6rem !important;
}

.border-green{
  border-bottom: 1px solid #83b441;
  padding-bottom: 10px;
}

/* section eight */

.main-heading{
  width: 100%;
  font-weight: bold;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 6%;
  text-transform: uppercase;
}

.accordion-right-col{
  max-width: 60%;
  flex: 0 0 66.666667%;
  margin-left: auto;
}

.accordion-right-col p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.accordion-right-col .card-body{
  background-color: #fff;
  color: #000 !important;
  padding: 0.6rem;
}

.card-header{
  padding: .25rem 0.75rem !important;
}

.card{
  margin-bottom: 5px !important;
}

.accordion-right-col .card-header[aria-expanded="true"]{
  background-color: #83b441;
  color: #fff;
}

/* section nine */

.first-row{
  margin: auto;
  width: 100%;
  margin-bottom: 5%;
}

.second-row{
  width: 75%;
  margin: 0 auto;
}

.round-image {
  text-align: center;
}

.nine p{
  text-align: center;
  margin-top: 7%;
}

/* section ten */

section.ten .last-head{
  font-weight: bold;
  margin-top: 5%;
  margin-bottom: 5%;
  text-transform: uppercase;
}

.banner-space{
  padding: 2rem 1rem;
}

.single-paragraf{
  margin-bottom: 0.5rem !important;
}

.form-banner{
  position: absolute;
  bottom: -10px;
  border: 1px solid #83b441;
  border-radius: .25rem;
  background-color: #83b441;
  padding: 1rem;
}

.form-banner  h1{
  font-weight: bold;
  margin-bottom: 0 !important;
  color: #fff;
}

.form-banner h3{
  font-weight: bold;
}

.shipping-text{
  text-align: right;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}

.btnFormLast{
  width: 100%;
  margin-top: 5%;
  border-radius: 20px;
  font-size: 1.7rem;
  font-weight: bold;
}

.image-holder{
  position: relative;
}

.banner-image-right{
  position: absolute;
  right: 7%;
  bottom: -12%;
}

/* Responsive deo */

@media screen and (min-width: 1530px){
  .prod-image-wrapper img{
      position: absolute;
      left: -32%;
      bottom: -216px;
      width: 200%;
  }
}

/* @media screen and (min-width: 1336px) {
  .prod-image-wrapper img{
      position: absolute;
      left: -32%;
      bottom: -216px;
      width: 170%;
  }
} */

/* @media screen and (min-width: 1200px){
  .prod-image-wrapper img{
      position: absolute;
      left: -32%;
      bottom: -216px;
      width: 155%;
  }
} */

@media screen and (max-width: 1199px){
  .prod-image-wrapper img{
      width: 155%;
      bottom: -156px;
  }

  .image-section h1 {
      font-size: 2.2em;
      width: 66%;
  }

  .image-section p {
      font-size: 1.1em;
  }

  .gratis-right-inner-second{
      font-size: 1.4em !important;
  }

  .right-inner{
      top: 10%;
  }

  section.four h1{
      width: 100%;
      padding-bottom: 5%;
  }

  section.six h1{
      width: 85%;
  }

  .accordion-right-col{
      max-width: 50%;
  }

  .banner-image-right{
      right: -7%;
  }
}

@media screen and (max-width: 995px){
  .image-section_features p{
      font-size: 1.5em !important;
  }

  section.two div.container div.row div.first h4{
      font-size: 1.3rem !important;
  }

  .prod-image{
      display: none;
  }
}

@media screen and (max-width: 991px){
  .btnOrder{
      width: 40%;
  }

  section.four div.container div.row div.second img{
      padding-top: 10%;
      width: 95%;
  }

  section.four div.container div.row div.first p{
      margin-bottom: 5%;
  }

  .primary-heading{
      font-size: 2rem !important;
  }

  section.four div.container div.row div.first p.strong{
      font-size: 1.1em;
  }

  section.four div.container div.row div.first h5{
      font-size: 1rem;s
  }

  .btnPoruci{
      font-size: 1.3rem !important;
  }

  .image-sale-responsive-md{
      width: 50%;
      margin: 0 auto;
      padding-bottom: 0;
  }

  section.seven p.our-offer{
      width: 50%;
  }

  .left-col{
      width: 60%;
      margin: 0 auto;
  }

  .accordion-right-col{
      max-width: 100%;
      flex: 0 0 100%;
      margin-left: 0;
      padding-top: 5%;
  }

  .first-row{
      margin-left: auto;
      width: 85%;
      margin-bottom: 0;
  }
}

@media screen and (max-width: 767px){
  .right-inner{
      right: 10%;
  }

  .btnOrder{
      width: 100%;
  }

  section.five .second{
      padding-right: 8%;
      padding-left: 8%;
  }

  .left-col{
      width: 80%;
      margin: 0 auto;
  }

  .first-row{
      width: 70%;
  }

  .second-row{
      width: 70%;
  }
}

@media screen and (max-width: 575px){
  .right-inner{
      top: 0;
  }

  section.five .third, section.five .fourth{
      max-width: 100% !important;
      flex: 0 0 100%;
  }

  section.six .profesional-card{
      max-width: 100% !important;
      flex: 0 0 100%;
  }

  .accordion-right-col{
      margin-left: 10px;
  }
}


/* Milan */
/* global css */
span.strong,
p.strong{
  font-weight: bold;
}
span.red{
  color: red;
}

span.green{
  color: #83b441;
}
a.green{
  color: #83b441;
  text-decoration: underline;
}
/* header css */
i.fa-phone{
  font-size: 1.7em;
  color: red;
  position: absolute;
  top: 3px;
}
a.call{
  color: red !important;
  margin-left: 6%;
}
span.tel{
  display: block;
  color: #83b441;
  font-weight: bold;
  margin-left: 8%;
  margin-top: -5px;
}
img.serbian-flag{
  position: absolute;
}
span.offer{
  margin-left: 15%;
}
span.offer-1{
  font-weight: bold;
}
span.offer-2{
  color: lightblue;
}
/* navbar css */
nav.navbar {
  background: #83b43f;
}
ul.navbar-nav li a{
  color: #fff !important;
}
.navbar-nav .nav-item:last-child{
  background: #000 !important;
}
/* homepage css */
section.one div.container{
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
/* section one */
section.one{
  text-align: center;
}
/* section two */
section.two{
  background: #ebebeb;
  margin-top: 8%;
}
section.two div.container div.row{
  display: flex;
  flex-direction: row;
}
section.two div.container div.row div.second p{
  text-align: justify;
  width: 100%;
}
section.two div.container div.row div.second,
section.two div.container div.row div.first{
  text-align: center;
}
section.two div.container div.row div.first img.big-image{
  width: 120%;
  margin-left: -20%;
  margin-top: -7%;
}
section.two div.container div.row div.first img.medium-image{
  display: block;
  width: 80%;
  margin: 0 auto;
}
section.two div.container div.row div.first img.small-image{
  display: block;
  width: 10%;
  margin: 0 auto;
}
section.two div.container div.row div.first h4{
  font-weight: bold;
}
section.two div.container div.row div.second h1{
  font-weight: bold;
}
/* section three */
section.three{
  text-align: center;
  margin: 5% auto;
  margin-bottom: 10%;
}
section.three h1{
  font-weight: bold;
}
section.three p{
  font-style: italic;
  margin: 2% auto;
  margin-bottom: 5%;
}
/* section four */
section.four{
  background: #ebebeb;
  text-align: center;
}
/* section.four div.container div.row div.first h1{
  margin-top: 5%;
  text-align: center;
  font-weight: bold;
} */
section.four div.container div.row div.first{
  text-align: justify;
}
section.four div.container div.row div.first p{
  width: 80%;
  margin: 5% auto;
  margin-bottom: 10%;
}
section.four div.container div.row div.first p.strong{
  font-size: 1.4em;
}
section.four div.container div.row div.first h5{
  width: 80%;
  margin: 0 auto;
  font-weight: bold;
  text-align: left;
}
section.four div.container div.row div.second img{
  padding-bottom: 5%;
}
/* section five */
section.five{
  text-align: center;
}
section.five div.row h1{
  width: 80%;
  margin: 5% auto;
  font-weight: bold;
}
section.five div.row div.second > p.strong{
  font-size: 28px;
  width: 80%;
  margin: 0px auto;
  margin-bottom: 10%;
}
section.five div.third{
  width: 50%;
  margin-top: 5%;
}
section.five div.fourth{
  margin-top: 5%;
  width: 50%;
  background: #83b441;
}
section.five div.fourth div.testimonial{
  margin-bottom: 2%;
  clear: both;
  max-height: 190px;
}
section.five div.fourth div.testimonial div.testimonials-details{
  width: 80%;
  float: right;
  text-align: left;
  margin-top: 5%;
  color: #fff;
}
section.five div.fourth div.testimonial div.testimonials-details > p{
  margin-bottom: 0;
}
section.five div.fourth div.testimonial div.testimonials-details > img{
  margin: 0 !important;
  width: 20% !important;
}
section.five div.fourth div.testimonial img{
  width: 10%;
  margin: 5%;
}

.green-testimonials {
  padding: 20px;
}
/* section six */
section.six{
  background: #ebebeb;
  text-align: center;
}
section.six h1{
  font-weight: bold;
  color: #000;
  width: 50%;
  margin: 5% auto;
  padding-top: 5%;
}
section.six div.content{
  display: flex;
  flex-direction: row;
  width: 80%;
  margin: 0 auto;
}
section.six div.content div.profesional-card {
  background-color: #fff;
  width: 30%;
  margin: 3%;
}
section.six div.content div.profesional-card div.body h4{
  margin: 10%;
}
section.six div.content div.profesional-card img{
  width: 80%;
  padding: 10%;
  border-bottom: 1px solid #000;
}
/* section seven */
section.seven{
  margin: 0 auto;
  text-align: center;
}
section.seven h1{
  display: block;
  font-weight: bold;
  width: 100%;
  clear: both;
  margin: 7% auto;
}
section.seven .our-offer {
  display: block;
  background: #418f09;
  position: absolute;
  top: -20px;
  left: 20px;
  right: 20px;
  width: 80%;
  margin: 0 auto;
  color: #fff;
  padding: 5px;
}
/* section ten */
section.ten{
  position: relative;
  background-color: #ebebeb;
}
section.ten div.image-holder,
section.ten div.form-wrapper,
section.ten div.first-div-absolute{
  z-index: 999;
}
section.ten div.first-div-absolute p.white{
  font-size: 29px;
  font-family: 'Lobster', cursive;
  color: #fff;
  padding-top: 50px;
}
section.ten div.image-holder h1{
  position: absolute;
  color: #fff;
  right: 0px;
  bottom: 60px;
  font-size: 80px;
  font-weight: bold;
}
section.ten img.banner-image-absolute{
  position: absolute;
  bottom: 15px;
  width: 104%;
  left: -2%;
  z-index: 1;
}

/* responsive */
@media screen and (max-width: 768px) {
  div.image-section_features div.prod-image div.prod-image-wrapper img{
    width: 80% !important;
    left: 10% !important;
  }
  /* section one */
  section.one h1{
    padding-top: 10%;
  }
  /* section two */
  section.two img.big-image{
    width: 95% !important;
    margin-left: 0 !important;
  }
  /* section five */
   section.five div.first img{
    width: 95% !important;
  }
  /* section six*/
  section.six div.content div.row div.profesional-card{
    margin: 3% auto;
  }
  /* section eight */
  section.eight div.accordion-right-col div#accordion div.card{
    width: 95%;
  }
  /* section ten */
  section.ten div.row div{
    text-align: center;
  }
  section.ten div.row div.image-holder img{
    position: relative;
    right: 0% !important;
  }
}
@media screen and (max-width: 992px) {
  div.form-wrapper{
    width: auto;
    height: 420px;
    width: 325px;
    margin: 0 auto;
  }
  div.image-holder h1{
    right: 65% !important;
  }
}

