/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;200;300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700;800&family=Noto+Serif:wght@200;300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Flow+Circular&display=swap');
  font-family: 'Flow Circular', sans-serif;
*/
html, body {
 font-family: "Playfair Display", serif !important;
}
.f1 {
  font-family: "Playfair Display", serif;
}
.f2 {
  font-family: 'Noto Serif', serif;
}
.mono, .f3 {
  font-family: 'Roboto Mono', monospace;
}
:root {
  --bir: #20419b; /* ana renk */
  --iki: #DEC162; /* ana renk2 */
  --uc: #00add8; /* yazi rengi */
  --dort: #EFEFEF; /* yazi renginin tersi yani koyuysa acik aciksa koyu */
  --bes: #FFFFFF; /* en acik ya da koyu yazi rengi, buton icindeki renk gibi */
  --alti: #FFFFFF; /* background */
  --yedi: #2e2e2e; /* ana rengin acigi */
  --sekiz: #002F68; /* ana rengin koyusu  */
  --dokuz: #002357; /* ana rengin en koyusu */
  --onbir: linear-gradient(90deg, var(--bir) 0%, var(--sekiz) 50%, var(--dokuz) 100%); /* */
  --oniki: linear-gradient(90deg, var(--dokuz) 0%, var(--sekiz) 50%, var(--bir) 100%); /* */
  --bir-gr2: linear-gradient(90deg, var(--uc) 0%, var(--bir) 100%); /* */
  --yirmibir: #FFFFFF; /* masaustu navbar background */
  --yirmiiki: #f3f4f6; /* gri arkaplan background (footer vb) */
  --yirmiuc: #CCCCCC; /* dort numarali rengin bir koyusu */
  --yirmisekiz: linear-gradient(90deg, var(--dokuz) 10%, var(--sekiz) 100%); /* offcanvas gibi en koyudan, koyuya gradient*/
  --yirmidokuz: linear-gradient(180deg, var(--dokuz) 10%, var(--sekiz) 20%, var(--yedi) 30%, var(--bir) 60%, var(--sekiz) 70%, var(--dokuz) 80%); /* scroll gibi yukaridan asagiya gradient */
}

.color-bir{
    color:var(--bir);
}
.color-yedi{
    color:var(--yedi);
}
.container {
  max-width: 1210px; /* 1170 */
}
*, button:focus {
  outline: none;
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
html, body {
  color: var(--uc);
  background: var(--alti);
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: .1px;
}
body{
	position:relative;
}
a {
  color: var(--uc) !important;
  text-decoration: none;
}
a:hover {
  color: var(--bir) !important;
}
.ortala {
  display: flex;
  align-items: center;
}
.middle {
  min-height: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.size-1, .size {
  font-size: 16px;
}
.size-2 {
  font-size: 24px; /* Ana Basliklar */
  line-height: 34px;
}
.size-3 {
  font-size: 20px; /* Slayt ici Baslik */
}
.size-4 {
  font-size: 40px; /* Daha Buyuk Basliklar*/
  line-height: 46px;
  margin-bottom: 16px !important;
}
.size-5 {
  font-size: 20px; /* Linkler */
  line-height: 30px;
}
.size-6 {
  font-size: 18px; /* Serif yazilar */
}
.size-7 {
  font-size: 32px;
  line-height: 40px;
}
.size-8 {
  font-size: 72px;
}
.size-9 {
  font-size: 18px;
}
.size-10 {
  font-size: 21px;
}
.headex.fixed-top{
    margin: 0 !important;
}

.rev_slider_wrapper{
	
	background: #fff !important;
}
.hero {
  background-image: url('uploads/livepharma/hakkimizdabanner.jpg') !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.hero-1 {
  margin-top: 0;
  margin-bottom: 0;
}
.hero-1 .hero {
  padding: 128px 0 128px 0;
  background: #E8DF97;
  height: 720px;
}
.hero-1 .hero-text-1 {
  font-size: 72px;
  line-height: 82px;
  font-weight: 500;
  text-align: right;
}
.hero-1 .hero-text-2 {
  font-size: 72px;
  line-height: 70px;
  font-weight: 500;
   text-align: right;
}
.hero-1 .hero-text-3 {
  font-size: 72px;
  line-height: 70px;
  font-style: italic;
  text-align: right;
}



.buton {
  font-size: 16px;
  font-weight: 400;
  background: var(--bir);
  color: var(--bes) !important;
}
.buton:hover {
  background: var(--bes);
  color: var(--bir) !important;
}
.buton-hero {
  padding: 12px 46px 12px 46px;
  border-radius: 24px;
}
.buton-hero-1 {
  margin-bottom: 16px;
}
.buton-hero-2 {
  margin-bottom: 16px;
}
.hero-text-4 {
  padding-top: 32px;
}

.footer-3{
    background: #307ec4;
    color: #fff;
}
.footer-3 a{
    color:#fff !important;
}
.footer-3 a:hover{
    color:#00add8 !important;
}
footer img {
    filter: brightness(0) invert(0.9);
}
.footer-3 .row-1 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.footer-3 .row-1 .text {
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  margin-top: 8px;
  margin-bottom: 24px;
  opacity: .5;
}
.footer-3 .row-1 .social i {
  margin-left: 16px;
  margin-right: 16px;
  font-size: 24px;
}
.footer-3 .row-2 {
  padding-top: 64px;
  padding-bottom: 0px;
  border-top: 4px solid var(--bir);
  border-bottom: 1px solid var(--bir);
}
.footer-3 .link .title {
  opacity: .5;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.footer-3 .link ul li {
  line-height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 500;
}
.footer-3 .row-3 {
  padding-top: 32px;
  padding-bottom: 64px;
}
.services-4 {
  background-color: #e9f2fd;
  padding-top: 128px;
  padding-bottom: 128px;
}
.services-4 {
  transition: background-color 0.3s ease;
}
.services-4 .body .title {
  font-weight: 500;
  padding-bottom: 32px;
}
.services-4 .body .text {
  font-weight: 500;
  line-height: 28px;
}
.services-4 .body .link a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.services-4 .body .link {
  margin-top: 32px;
}
.services-4 .services-4-1 .body {
  padding-left: 128px;
}
.services-4 .services-4-2 {
  padding-top: 128px;
}
.services-4 .services-4-2 .body {
  padding-right: 128px;
}
.services-4 .services-4-3 {
  padding-top: 128px;
}
.services-4 .services-4-3 .body {
  padding-left: 128px;
}
/* ASAGISI md */
@media (max-width: 768px) {
  .services-4 .services-4-1 .body {
    padding-left: 0px;
  }
  .services-4 .services-4-2 .body {
    padding-right: 0px;
  }
}
.services-5 {
  background-color: #e9f2fd;
  padding-top: 128px;
  padding-bottom: 128px;
}
.services-5 {
  transition: background-color 0.3s ease;
}
.services-5 .body .title {
  font-weight: 500;
  padding-bottom: 32px;
}
.services-5 .body .text {
  font-weight: 500;
  line-height: 28px;
}
.services-5 .body .link a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.services-5 .body .link {
  margin-top: 32px;
}
.services-5 .services-4-1 .body {
  padding-left: 128px;
}
.services-5 .services-4-2 {
  padding-top: 128px;
}
.services-5 .services-4-2 .body {
  padding-right: 128px;
}
.services-5 i {
  width: 20px !important;
}
/* ASAGISI md */
@media (max-width: 768px) {
  .services-5 .services-4-1 .body {
    padding-left: 0px;
  }
  .services-5 .services-4-2 .body {
    padding-right: 0px;
  }
}
.services-6 {
  background-color: #FFF;
  padding-top: 128px;
  padding-bottom: 128px;
}
.services-6 {
  transition: background-color 0.3s ease;
}
.services-6 .body .title {
  font-weight: 500;
  padding-bottom: 16px;
}
.services-6 .body .text {
  font-weight: 500;
  line-height: 28px;
}
.services-7 {
  background-color: #F7F7F7;
  padding-top: 128px;
  padding-bottom: 128px;
  position: relative;
}
.services-7 .alan {
  margin-top: 64px;
  margin-bottom: 128px;
}
.services-7 .image a {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.services-7 .services-7-1 .text {
  position: absolute;
  z-index: 1;
  width: 55%;
  padding-top: 32px;
  letter-spacing: .6px;
}
/* ASAGISI md */
@media (max-width: 768px) {
  .services-7 {
    background-color: #F7F7F7;
    padding-top: 64px;
    padding-bottom: 64px;
    position: relative;
  }
  .services-7 .photo {
    position: relative;
  }
  .services-7 .services-7-1 .text {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .services-7 .alan {
    margin-bottom: 0;
  }
}
.accordion-button, .accordion, .accordion-item {
  color: var(--bir) !important;
}
.products-2{
    background: #fff;
}
.products-2 .header {
  margin-bottom: 32px;
}
.products-2 .image-container, .related-articles .image-container,.blog-sm-item .image-container {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.products-2 .image-container img, .related-articles .image-container img,.blog-sm-item .image-container img {
  width: 100%;
  height: 100%;
  display: block;
}
.products-2 .hover-text, .related-articles .hover-text,.blog-sm-item .hover-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background-color: #FBFBFB;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.products-2 .body:hover .image-container .hover-text, .related-articles .body:hover .image-container .hover-text,.blog-sm-item .body:hover .image-container .hover-text {
  opacity: 1;
}
.products-2 .link a, .related-articles .link a,.blog-sm-item .link a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.products-2 .category {}
.products-2 .title {
  font-weight: 500;
}
.products-2 .text, .related-articles .text, ,.blog-sm-item .text{
  opacity: .5;
}
.products-2 .price {}
.products-2 .link-cat, .related-articles .link-cat,.blog-sm-item .link-cat {
  font-size: 24px;
  margin-top: 4px;
  margin-right: 32px;
  padding-bottom: 4px;
  opacity: .7;
  display: inline-block;
}
.link-cat {
  padding-bottom: 12px !important;
  padding-top: 12px !important;
}
.products-2 .link-cat:hover, .products-2 .active, .related-articles .link-cat:hover, .related-articles .active, .blog-sm-item .link-cat:hover, .blog-sm-item .active {
  opacity: 1;
  color: var(--sekiz) !important;
}
.products-2 .body, .related-articles .body, .blog-sm-item .body {
  position: relative !important;
}
.products-2 .image-toggle {
  display: block;
  transition: opacity 0.3s ease;
}
.products-2 .second-image {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.products-2 .image-container:hover .first-image {
  opacity: 0;
}
.products-2 .image-container:hover .second-image {
  opacity: 1;
}

.divider-4 {
    background: #c8def9;
}
.market-links a {
  display: block;
  float: left;
  margin-right: 30px;
}
.market-links a img {
  height: 45px;
}
.features {
  margin-top: 50px;
  margin-bottom: 50px;
}
.feature-item img {
  font-size: 25px;
  margin-bottom: 15px;
}
.bilgi-gorsel {
  height: 100%;
  position: relative;
}
.bilgi-gorsel img {
  position: sticky;
  top: 0;
  left: 0;
}
.timeline-item {
  position: relative;
  margin-bottom: 30px;
}
.timeline-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 0px;
  background: #ff0000;
}
.product-animation {
  background: #f1f0f5;
}
.animation-item {
  margin-bottom: 50px;
  opacity: 0.5;
  transition: opacity 0.2s, transform 0.2s;
}
.animation-item.active {
  opacity: 1;
  transform: scale(1.05);
}
.animation-wrapper {
  /*min-height: 200vh;*/
  position: relative;
}
.animation-wrapper-head{
 height:140px;
}
.animation-image-container{
    position: sticky;
            top:80px;
            left: 0;
            height: calc(100vh - 100px);
                display: flex;
    align-items: center;
}
 .animation-image{
            width: 100%;
            object-fit: cover;
            position:absolute;
            transform: translateX(130%);
            transition: transform 0.3s ease;
            
}

.animation-image.active {
            transform: translateX(0);
}


#animation-scrolling {
  position: sticky;
  top: 104px;
  left: 0;
  aspect-ratio: 1;
  width: 100%;
  
  background-size: contain;
}
.link-p a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.ingredients .body {
  padding-right: 0px;
  padding-left: 128px;
}
.ingredients .order-1 .body {
  padding-left: 0px;
  padding-right: 128px;
}
.ingredients .ingredient {
  padding-top: 128px;
}
.ingredients .ingredient-first {
  padding-top: 64px;
}
.ingredients .ingredient {
  padding-bottom: 64px !important;
}
.faq .accordion-header button {
  font-size: 24px;
  line-height: 34px;
}
.faq .accordion-body {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.ingredients .body .title {
  font-weight: 500;
  padding-bottom: 32px;
}
.ingredients .body .text {
  font-weight: 500;
  line-height: 28px;
}
.ingredients .body .link a {
  font-weight: 600;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--bir);
}
.ingredients .body .link {
  margin-top: 32px;
}
.experts {
  margin-bottom: 96px;
}
.sss-title {
  padding-bottom: 16px;
}
.img {
  transition: all .3s linear;
}
.img:hover {
  transform: scale(1.1);
  transition: all .3s linear;
}
.blog-inner-box {
  padding-top: 128px;
}
.review-item .owner img {
  width: 80px;
  margin-bottom: 16px;
}
.review-item {
  border-bottom: 2px solid #ccc;
}
.review-item .video a, .services-7-2 a {
  position: relative;
  display: block;
}
.review-item .video a .play-btn, .services-7-1 .image a .play-btn, .services-7-2 a .play-btn {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  width: 40px;
}

.field-label {
    font-size: 22px;
    display: inline-block;
    width: 300px;
    float:left;
}
.field-value {
    display: inline-block;
    width: calc(100% - 300px);
    float:left;
}
.slayt-3 {
  padding-top: 64px;
}
.slayt-3-header {
  position: relative;
}
.slayt-3 .swiper {
  width: 100%;
  height: 100%;
}
.slayt-3 .swiper-slide {
  width: auto;
  text-align: center;
  font-size: 18px;
  justify-content: center;
  align-items: center;
}
.slayt-3 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slayt-3 .navigation-wrapper {
  position: absolute;
  top: 4px;
  right: 12px;
  display: flex;
  align-items: center;
  z-index: 10;
}
.slayt-3 .swiper-button-prev2, .slayt-3 .swiper-button-next2 {
  margin: 0;
  background: none;
  color: var(--bir);
  font-size: 20px;
}
.slayt-3 .swiper-button-prev2.swiper-button-disabled, .slayt-3 .swiper-button-next2.swiper-button-disabled {
  color: #aaa;
  cursor: default;
}
.slide-3-kutu {
  overflow: hidden;
	background: #eee9a3;
}
.slide-3-kutu img {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  display: block;
}
.swiper-slide:hover .slide-3-kutu img {
  transform: scale(1.1);
}
.slayt-3 .title {
  background: var(--dort);
}

.owl-categories{
	padding: 0px 42px;
}

.owl-categories .owl-nav{
	margin-top: 0px;
}

.owl-categories .owl-nav .owl-prev{
	    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 36px !important;
    padding: 8px 8px !important;
    background: #ededed !important;
}
.owl-categories .owl-nav .owl-next{
	    position: absolute;
    top: 4px;
    right: 0px;
    font-size: 36px !important;
    padding: 8px 8px !important;
    background: #ededed !important;
}


.slayt-reviews-slider .review-item{
	display:flex;
}
.slayt-reviews-slider .review-item .owner{
	display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.slayt-reviews-slider .review-item .owner img {
  width: 80px;
  margin-right: 16px;
  margin-bottom: 0px;
}
.slayt-reviews-slider .review-item {
  border-bottom: 2px solid #ccc;
}
.slayt-reviews-slider .review-item  a.video{
  position: relative;
  display: block;
  margin-right:32px;
  width:20%;
}
.slayt-reviews-slider .review-item .review-inner{
	width:75%;
}
.slayt-reviews-slider .review-item a.video .play-btn{
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  width: 40px;
}
.slayt-reviews .slider-reviews-header{
	position:relative;
}
.slayt-reviews .navigation-wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    top: -52px;
    right: 0px;
}

.fancybox__container{
	z-index:100050;
}
#popup-contact{
	    position: absolute;
    bottom: 32px;
    right: 32px;
    background: #fff;
    padding: 16px;
    border-radius: 4px;
    box-shadow: 0px 0px 12px 0px #ccc;
	display:none;
}
.popup-contact-form{
	width:400px;
}

.contact-close{
	position: absolute;
    right: 10px;
    top: 10px;
    background: none;
    border: none;
    color: var(--bir);
    font-size: 20px;
}
.pagination{
    display: flex;
    justify-content: center;
}
.pagination a.item {
    padding: 10px;
    line-height: 13px;
    height: 34px;
    width: 34px;
    text-align: center;
    background: var(--uc);
    margin: 5px;
    color: #fff !important;
}

.pagination a.item.active {
    background: #002142;
}
.floated.images,.floated.image {
    float: left;
    margin-bottom: 1em;
    margin-left: 1em;
}
.right.floated.images,.right.floated.image {
    float: right;
    margin-bottom: 1em;
    margin-left: 1em;
}
.article h1,.article h2,.article h3,.article h4,.article h5,.article h6,.article h7{
        color: var(--bir);
}
.article h1{
    font-size:28px;
    line-height:38px;
}
.article h2{
    font-size:26px;
    line-height:36px;
}
.article h3{
    font-size:24px;
    line-height:34px;
}
.article h4{
    font-size:22px;
    line-height:32px;
}
.article h5{
    font-size:21px;
    line-height:31px;
}
.article h6{
    font-size:20px;
    line-height:30px;
}
.blog-sm-item .text-body a{
    overflow-wrap: break-word;
}