.pharmacy__card {
  background: #fff;
  /*background-image: url("images/card-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -20px;*/
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.1);
}
.pharmacy__left-box{
  display: flex;
  height: 100%;
  width: 100%;
  background: #275eea;
  align-items: center;
  justify-content: center;
  border-radius: 15px 0 0 15px;
}
.pharmacy__img {
  height: 237px;
  width: 237px;
}
.pharmacy__right-box {
  padding: 40px;
  /*padding-left: 0;*/
}
.pharmacy__right-box-title {
  font-weight: bold;
  font-size: 24px;
  font-family: "Roboto-Light", sans-serif;
}
.pharmacy__right-box-link {
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  color: #F08143;
}
.pharmacy__right-box-description {
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  color: #4F4F4F;
}
.pharmacy__right-box-description p:last-child{
  margin-bottom: 0;
}
.pharmacy__right-box-advantages {
  font-weight: 700;
  font-size: 18px;
  font-family: "Roboto-Light", sans-serif;
  padding-bottom: 20px;
}
.pharmacy__right-box-advantages-item {
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  font-family: "Roboto-Light", sans-serif;
  color: #4F4F4F;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pharmacy__right-box-advantages-item:before {
  content: "";
  min-width: 8px;
  min-height: 8px;
  height: 8px;
  width: 8px;
  display: block;
  margin-right: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.83%, #F08143), to(#FF5B00));
  background: -o-linear-gradient(top, #F08143 13.83%, #FF5B00 100%);
  background: linear-gradient(180deg, #F08143 13.83%, #FF5B00 100%);
  border-radius: 50%;
  margin-right: 15px;
}
.pharmacy__right-box-btn {
  text-decoration: none;
  max-width: 270px;
  font-weight: bold;

}
.pharmacy__right-box-btn:hover {
  -webkit-box-shadow: 0 7px 15px #F08143;
          box-shadow: 0 7px 15px #F08143;
}
.pharmacy__tabs-title {
  font-weight: bold;
  font-size: 36px;
  font-family: "Roboto-Light", sans-serif;
  text-align: center;
}
.pharmacy__table-box {
  background: #fff;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 575px) {
  .pharmacy__table-box {
    padding: 40px;
  }
}
.pharmacy__table-row-1 {
  font-weight: bold;
  font-size: 20px;
  font-family: "Roboto-Light", sans-serif;
  text-align: center;
  /*border: 4px solid #fff;*/
}
.pharmacy__table {
  /*max-width: 1140px;*/
  /*width: 100%;*/
  margin: 0 auto;
  margin-top: 50px;
  /*border-collapse: collapse;*/
  /*border: 4px solid #fff;*/
}
.pharmacy__table-block{
  text-align: left;
  min-width: 140px;
}
.pharmacy__table-title {
  font-weight: bold;
  font-size: 24px;
  color: #F08143;
  font-family: "Roboto-Light", sans-serif;
  padding-bottom: 20px;
}
.pharmacy__table-description {
  font-size: 18px;
  font-family: "Roboto-Light", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  color: #4F4F4F;
  text-align: center;
  padding-top: 50px;
}
.pharmacy__table-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: start;
      -ms-flex-align: center;
          align-items: start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 285px;
  height: 100%;
}
.pharmacy__table-box-price {
  font-size: 24px;
  color: #F08143;
  font-family: "Roboto-Light", sans-serif;
  padding-top: 12px;
  padding-bottom: 10px;
}
.pharmacy__table-box-btn {
  max-width: 150px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 25px;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.83%, #F08143), to(#FF5B00));
  background: -o-linear-gradient(top, #F08143 13.83%, #FF5B00 100%);
  background: linear-gradient(180deg, #F08143 13.83%, #FF5B00 100%);
  text-decoration: none;
  font-family: "Roboto-Light", sans-serif;
  font-weight: bold;
  font-size: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.pharmacy__table-box-btn:hover {
  color: #FFF;
  -webkit-box-shadow: 1px 1px 7px 0px inset #2e2e2e;
          box-shadow: 1px 1px 7px 0px inset #2e2e2e;
  text-decoration: none;
}
.pharmacy__table-standard {
  text-align: left;
  min-width: 140px;
}
.pharmacy__table-standard-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 285px;
  height: 100%;
}
.pharmacy__table-standard-box-btn {
  max-width: 150px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 25px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(13.83%, #F08143), to(#FF5B00));
  background: -o-linear-gradient(top, #F08143 13.83%, #FF5B00 100%);
  background: linear-gradient(180deg, #F08143 13.83%, #FF5B00 100%);
  text-decoration: none;
  font-family: "Roboto-Light", sans-serif;
  font-weight: bold;
  font-size: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.pharmacy__table-standard-box-btn:hover {
  -webkit-box-shadow: 0 7px 15px #F08143;
          box-shadow: 0 7px 15px #F08143;
}
.pharmacy__table-standard-title {
  font-weight: bold;
  font-size: 24px;
  color: #F08143;
  font-family: "Roboto-Light", sans-serif;
  padding-bottom: 20px;
}
.pharmacy__table-standard-description {
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  color: #4F4F4F;
}
.pharmacy__table-standard-box-price {
  font-size: 24px;
  color: #F08143;
  font-family: "Roboto-Light", sans-serif;
  padding-top: 12px;
  padding-bottom: 10px;
}
.pharmacy__table-row:not(:last-child) {
  border-bottom: 3px solid #E5E5E5;
}
.pharmacy__table-cell-1 {
  border: 4px solid #fff;
}
.pharmacy__table-cell-2 {
  padding: 3px;
  border-left: 3px solid #E5E5E5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pharmacy__table-cell-2:first-child{
  border-left: none;
}
@media(max-width: 1199px){
  .pharmacy__card .row{
    flex-direction: column;
  }
  .pharmacy__left-box{
    border-radius: 15px 15px 0 0;
    padding: 40px 0
  }
  .pharmacy__img {
    height: 150px;
    width: 150px;
  }
  .pharmacy__right-box {
    padding: 30px 40px;
  }
}
@media(max-width: 991px){
  .pharmacy__table{
    margin-top: 0;
  }
  .pharmacy__table-block{
    min-height: 200px;
  }
  .pharmacy__table-cell-2:nth-child(2){
    border-left: none;
  }
  .pharmacy__table-row:first-child {
    border-bottom: none;
  }
}
@media(max-width: 767px){
  .pharmacy__table-block{
    -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  }
  .pharmacy__table-cell-2{
    border: none;
    border-bottom: 3px solid #E5E5E5;
  }
  .pharmacy__right-box {
    padding: 20px 40px;
  }
  .pharmacy__right-box-description{
    text-align: justify;
  }
}

.pharmacy__table-cell-3 {
  padding: 3px;
  border: 3px solid #E5E5E5;
}
.pharmacy__table-link {
  font-size: 18px;
  font-family: "Roboto-Light", sans-serif;
  color: #F08143;
}
.pharmacy__gallery {
  margin-top: 80px;
  margin-bottom: 80px;
}
.pharmacy__gallery-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 40px;
  font-weight: bold;
  font-size: 24px;
  font-family: "Roboto-Light", sans-serif;
  padding-top: 40px;
}
.pharmacy__gallery-slider .owl-item {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0.3;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.pharmacy__gallery-slider .owl-item.active.middle {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.pharmacy__gallery-slider .owl-carousel button.owl-prev,
.pharmacy__gallery-slider .owl-carousel button.owl-next {
  position: absolute;
  background: red;
  top: 50%;
  /*-webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);*/
  background: url('images/slider-nav.svg') 0 0 no-repeat;
  width: 61px;
  height: 61px;
}
.pharmacy__gallery-slider .owl-theme .owl-nav [class*=owl-]:hover {
  color: #FFF;
  text-decoration: none;
  background: url('images/slider-nav.svg') 0 0 no-repeat;
}
.pharmacy__gallery-slider .owl-carousel button.owl-prev {
  left: 0;
}
.pharmacy__gallery-slider .owl-carousel button.owl-next {
  right: 0;
 /* -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);*/
}
.pharmacy__about {
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 95px;
}
.pharmacy__about-description {
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  font-family: "Roboto-Light", sans-serif;
  color: #4F4F4F;
  text-align: justify;
}
.pharmacy__about-description h3{
  text-align: center;
}