@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

body {
  font-family: "Source Sans Pro", sans-serif;
  background-color: #010f1a
}
h1,
h2 {
  font-weight: 900;
  text-transform: uppercase;
}
.site-image {
  display: block;
  width: 100%;
}
.site-link {
  color: #f89a1c;
}
.site-link:hover,
.site-link:focus {
  color: #f89a1c;
  text-decoration: underline;
}
.pre-navbar {
  padding: 20px 0;
  background-color: #010f1a;
}
.covid-info {
  background-color: #000;
  padding: 10px 0;
  font-family: "Source Sans Pro", sans-serif;
}
.covid-info i {
  color: #2a5fa3;
}

.covid-info b {
  color: #6fbf95;
  text-decoration-line: underline;
}

.white-text{
  color: #fff;
}

.find_out_more{
  display: flex;
  align-items: flex-start;
}

.find_out_more b{
  color: #418f09;
  text-decoration-line: underline;
  margin-right: 7px;
}

.blue-phone {
  color: #4ac1eb;
  font-size: 1.2rem;
  font-weight: bold;
}

.blue-phone i {
  margin-right: 10px;
}

.navbar {
  background-color: #6fbf95;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: .85em;
  text-transform: uppercase;
  padding: 0 !important;
  z-index: 10;
}
.navbar-nav {
  width: 100%;
  justify-content: space-between;
}
.navbar-nav .nav-item {
  padding: 0.5em 0;
}
.navbar-nav .nav-item:last-child {
  background-color: #d0554c;
}
.navbar-nav .nav-item:last-child .nav-link {
  color: rgba(255, 255, 255, 1) !important;
}

.bg-header {
  background-image: url("../images/top_bg.jpg");
  background-size: cover;
  position: relative;
}

.text-padding{
  padding-top: 3%;
  padding-left: 10%;
  position: relative;
  z-index: 10;
}

.pure_prost_tag{
  color: #6fbf95;
  text-transform: uppercase;
  font-weight: bold;
  filter: drop-shadow(2.5px 4.33px 2.5px rgba(0,0,0,0.39));
}

.image-section {
  border-radius: 0;
  margin-bottom: 0;
}

.image-section h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 3em;
  width: 70%;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px#333;
}

.image-section h2{
  padding-bottom: 3%;
  text-shadow: 1px 1px 2px#333;
}

.image-section p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 1.4em;
  text-shadow: 1px 1px 2px#333;
  width: 45%;
}
.btn-primary {
  background-color:#d0554c;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-color: #d0554c;
  border-radius: 25px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #418f09;
  border-color: #f89a1c;
}
.image-section_features {
  position: relative;
  background-color:rgba(111, 191, 149, 0.7);
  padding: 20px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  margin-bottom: 150px;
  z-index: 10;
}
.image-section_features div {
  text-align: center;
}

.align-items-header .first-div {
  width: 22%;
}

.align-items-header {
  display: flex;
  flex-direction: row;
}

.icon-div {
  width: 50%;
  padding-right: 10px;
}

.image-section_features i {
  font-size: 2em;
}

.doctor{
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 1;
}

.prod-image {
  width: 100%;
}
.prod-image-wrapper {
  position: relative;
}

.prod-image-wrapper img {
  position: absolute;
  left: 0;
  top: -200px;
  width: 135%;
}

.italic-text {
  font-style: italic;
  font-weight: bold;
  padding-top: 10%;
  padding-bottom: 5%;
}

.four {
  background-color: #fff;
  padding: 40px;
}

.benefits {
  background-color: #fff;
  padding: 40px;
}
.testimonials {
  background-color: #de5b27;
  padding: 20px;
}
.testimonial {
  min-height: 220px;
}
.testimonial div.testimonials-details {
  width: 80%;
  float: right;
  text-align: left;
  color: #fff;
}
.testimonial div.testimonials-details > p {
  margin-bottom: 0;
}
.testimonial div.testimonials-details > img {
  margin: 0 !important;
  width: 20% !important;
}
.testimonial img {
  width: 10%;
  margin: 5%;
}
/* section six */
section.six {
  text-align: center;
  padding: 40px 0;
}
section.six h2, section.six center {
  color: #fff;
}

section.six .center-style {
  font-size: 1.7rem;
}

.six .btn-primary {
  width: 40%;
  padding: 15px 20px;
}

.testimonials-section h1 {
  width: 100%;
}

.testimonials-section p {
  color: #fff;
}

.left-side-test img {
  margin-top: 25%;
  margin-left: -35px;
}

.testimonails-card {
  background-color: #6fbf95;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
}

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: #4ac1eb;
  position: absolute;
  top: -20px;
  left: 20px;
  right: 20px;
  width: 80%;
  margin: 0 auto;
  color: #fff;
  padding: 5px;
}
section.seven .card {
  position: relative;
}
section.seven .card-header {
  padding: 20px;
  min-height: 275px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
section.seven .card-header img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
section.seven .card-body {
  background-color: #000;
  color: #fff;
  min-height: 350px;
}
section.seven .card-text {
  border-top: 1px solid #418f09;
  border-bottom: 1px solid #418f09;
  padding-top: 10px;
  padding-bottom: 10px;
}

.partners { 
  margin-top: 5%;
}

.partners p {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.holder_image {
  margin-left: 20%;
}

.primary-heading {
  color: #fff;
}

/* section FAQ */
.main-heading{
  width: 100%;
  font-weight: bold;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 6%;
  text-transform: uppercase;
}

.accordion-right-col p{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.accordion-right-col .card-body{
  background-color: #010f1a;
  color: #fff !important;
  padding: 0.6rem;
}

.card-header{
  padding: .25rem 0.75rem !important;
  cursor: pointer;
}

.card{
  margin-bottom: 5px !important;
}

.accordion-right-col .card-header[aria-expanded="true"]{
  background-color: #6fbf95;
  border-color:#6fbf95;
  color: #fff;
}

.accordion-right-col .card-header[aria-expanded="false"] {
  background: #010f1a;
  color: #fff;
}

.eight {
  margin-bottom: 5%;
}

/* section nine */
.znak {
  text-align: center;
}

/* section ten */

section.ten{
  margin-bottom: 40px;
  background-color: #ebebeb;
  position: relative;
}

section.ten div.image-holder,
section.ten div.form-wrapper,
section.ten div.first-div-absolute{
  z-index: 999;
}

section.ten div.image-holder p{
  position: absolute;
  color: #000;
  right: 20px;
  bottom: 40px;
  font-size: 80px;
  font-weight: bold;
}
section.ten img.banner-image-absolute{
  position: absolute;
  bottom: 15px;
  width: 104%;
  left: -2%;
  z-index: 1;
}

section.ten .last-head{
  font-weight: bold;
  margin-top: 5%;
  margin-bottom: 5%;
  text-transform: uppercase;
}

section.ten div.first-div-absolute p.white{
  font-size: 25px;
  font-family: 'Lobster', cursive;
  color: #000;
  margin-top: 160px;
  font-weight: bold;
}

.banner-space{
  padding: 2rem 1rem;
}

.single-paragraf{
  margin-bottom: 0.5rem !important;
}

.form-banner{
  position: relative;
  bottom: -10px;
  border: 1px solid #4ac1eb;
  border-radius: .25rem;
  background-color:#4ac1eb;
  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;
  background-color: #d0554c;
  border-color: #d0554c;
}

.banner-image-right {
  position: relative;
  margin-top: 40px;
}

@media screen and (max-width: 1366px) {
  .prod-image-wrapper img {
    width: 120%;
    top: -200px;
  }
}

@media screen and (max-width: 1270px){
  .prod-image-wrapper img {
    width: 100%;
    top: -150px;
  }
}

@media screen and (max-width: 1199px){
  .prod-image-wrapper img {
    width: 100%;
    top: -100px;
  }
}



@media screen and (min-width: 996px) {
  .image-auto {
    width: auto;
  }
  .image-section_features {
    flex-direction: row;
  }
  section h1 {
    width: 70%;
    margin: 0 auto;
  }
  section.six .content {
    flex-direction: row;
  }
  section.six .profesional-card {
    width: 30%;
  }

  /* section ten */
  section.ten div.row div{
    text-align: left;
  }
  .image-holder{
    position: relative;
  }
  .banner-image-right{
    position: absolute;
    right: 15%;
    bottom: 5%;
  }
  section.ten div.first-div-absolute p.white, section.ten div.image-holder p {
    color: #fff;
  }
}

@media (max-width: 991px){
  .text-padding{
    padding-left: 0;
  }

  .image-section h1{
    width: 85%;
    font-size: 2.5em;
  }

  .image-section p{
    width: 65%;
    font-size: 1.2em
  }

  .image-section h2{
    width: 75%;
  }

  .image-section_features{
    margin-bottom: 90px;
  }

  .align-items-header{
    flex-direction: column;
  }

  .align-items-header .first-div{
    width: 50%;
  }

  .prod-image-wrapper img {
    width: 70%;
    top: -380px;
    left: 40%;
  }

  .left-side-test img {
    margin-top: 5%;
  }

  section.ten div.first-div-absolute p.white {
    margin-top: 50px;
  }

  section.ten div.image-holder p {
    bottom: -5px;
  }
}

@media (max-width: 850px) {
  .prod-image-wrapper img{
    width: 50%;
    top: -310px;
    left: 45%;
  }
}

@media (max-width: 600px){
  .image-section h1{
    width: 100%;
    font-size: 2em;
  }

  .image-section p{
    width: 80%;
    font-size: 1em;
  }

  .text-padding {
    padding-left: 3%;
  }
}

@media (max-width: 530px){
  .doctor {
    left: 0;
    width: 100%;
  }

  .first-div h2 {
    font-size: 1.2rem;
  }

  .icon-div p {
    font-size: .8rem;
  }

  .prod-image-wrapper img {
    top: -215px;
  }

  .holder_image {
    margin-left: 0;
  }

  section.ten div.image-holder p {
    bottom: -45px;
  }
}

@media (max-width: 400px) {
  .pure_prost_tag {
    font-size: 1.3rem;
  }

  .image-section h1, .image-section h2 {
    font-size: 1.5em;
  }

  .btn-primary{
    font-size: .8rem;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
