    
        
    

.bmi-result-container{
background-color: #9FDB96;
color: #FFFFFF;
}

.bmi-form-input input{
background-color: #C3FAB6;
color:#000000;
border:1px solid #C3FAB6;
}
.bmi-form-input label{
color:#FFFFFF;
}
.bmi-inside-container{
background-color: #66941E;
}
.bmi-main-container{
    background:#fff ;
padding:50px 0;
margin: 0px 0;
}

.ptable-feature-div{
text-align:left;
}

.ptable-button-div a{
border-radius: 0px !important;
}
.ptable-button-div button{
border-radius: 0px !important;
}
.ptable-box{
font-family:'Inter',Sans-serif;
border-radius: 0px !important;
}
.pricing-tablolar-module-main-div{
    background:#fff ;
padding:50px 0;
margin: 0px 0;
}

.blok-vitrin-main{
font-family:'Inter',Sans-serif;
margin:0px 0;
padding:40px 0 ;
background-color: #FFFFFF;
}
.blok-vitrin-box{
}



.header-container{
padding: 30px 0;
}


.urun-vitrin-main{
    background:#FFFFFF ;
padding:50px 0;
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.banner-vitrin-box{
border-radius: 100px;
}

.banner-vitrin-overlay{
font-family : 'Raleway',Sans-serif ;
}

.banner-vitrin-main{
    background:#fff ;
padding:0px 0;
margin-top: 0px !important;
margin-bottom: 0px !important;
}


.slider-pattern{
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
    background-image: url("../../images/pattern_white.svg");
}

/* AÇIKLAMA ----> BU ALANDA DEĞİŞİKLİK YAPACAK KİŞİDE EN AZ ORTA DÜZEY BİR CSS BİLGİSİ GEREKLİDİR.
 HER İHTİMALE KARŞI BU KODLARI BİR YERE KOPYALAYIN VE AKSİ BİR DURUM KARŞISINDA BU KODLARI TEKRAR EKLEYEBİLİRSİNİZ ///////////////////////////////////////////*/
    .top-level-menu{
    width:auto;
    display:flex;
    align-items:center;
    justify-content:space-between !important;
    }
/* 1-Ana Menü Görünüm Ayarları ///////////////////////////////////////////*/
.top-level-menu > li{
    background: none; /* Arkaplan rengi yok demektir. header alanının rengi ne ise arkaplanı o renk olacaktır */
    border-bottom:2px solid transparent;
	margin: 0 18px
}

/* 2- Ana Menü Hover Arkaplan Rengi ///////////////////////////////////////////*/
.top-level-menu > li:hover {
    border-bottom:2px solid #76ca99;
}

.top-level-menu > li:first-child {
  border-bottom:2px solid #76ca99;
}


/* 3- Ana Menü Box, Yazı Boyutu ve Renk Ayarları ///////////////////////////////////////////*/
.top-level-menu > li span{
    color:#000; /* Menunun yazı rengidir */
    padding: 11px 0; /* İçten bosluk değerleridir. Menu Kutusu hacimli görünür. 25px yukarı ve aşağıyı, 15px ise sağ ve sol taraftan iç boşluk değerleridir */
    font-size: 14px ; /* Menu Yazılarının font büyüklüğüdür */
    font-weight: 400; /* menu yazısının font kalınlıgıdır */
}

/* 4- Ana Menü Kutu, Yazı Boyutu ve Renk Ayarları Hover İçin ///////////////////////////////////////////*/
.top-level-menu > li:hover span{
    color:#76ca99; /* Mouse ile menu üzerinde iken yazının rengidir */
}
/* 5- Açılır Menü Alanı Ayarları ///////////////////////////////////////////*/
.second-level-menu
{
    width: 260px; /* Açılan menu alanının genişliğidir */
    background-color: transparent; /* Açılan menu alanının arkaplan rengidir */
    padding: 2px 0; /* Açılan menunun içten bosluk değeridir */
}

.second-level-menu > div
{
    width: 100%; /* Açılan menu alanının genişliğidir */
    background-color: #fff; /* Açılan menu alanının arkaplan rengidir */
    padding: 20px ; /* Açılan menunun içten bosluk değeridir */
}

/* 6- Açılan Menüdeki her bir menu itemlerinin ayarları ///////////////////////////////////////////*/
.second-level-menu > div > li
{
    padding: 12px 12px; /* Itemlerin yukarı aşağı ve sağ sol içten bosluk değerleri */
}

/* 7- Açılan Menüdeki Itemlerin Hover Arkaplan ayarı ///////////////////////////////////////////*/
.second-level-menu > div > li:hover {
    background: #42A96E; /* Açılan menudeki itemlerin üstüne geldiğinizdeki arkaplan rengi */
}

/* 8- Açılan Menüdeki Itemlerin font ayarları ///////////////////////////////////////////*/
.second-level-menu  > div >  li p{
    color: #000; /* Açılan menudeki itemlerin font renk ayarı */
    font-size:14px; /* açılan menudeki itemlerin font büyüklüğü */
    font-weight:500;
}

/* 9- Açılan Menüdeki Itemlerin hover font ayarı ///////////////////////////////////////////*/
.second-level-menu > div > li:hover p{
    color:#fff; /* Açılan menudeki itemlerin üstüne geldiğinizdeki yazının rengi */
}


/* 10- Üçüncü açılan menü alanı için genel ayarlar ///////////////////////////////////////////*/
.third-level-menu
{
    left: 240px; /* Bir üst menü için belirlediğiniz genişlik ne ise ona göre ayarlayın.(.second-level-menu) Eğer bir üst menu kodlamasında padding değeri var ise ona göre hesaplayın */
    width: 230px; /* Üçüncü açılır menunuzun genişlik değeri */
    margin-left: 0px; /* Üstteki değerin aynısı olmalıdır. Animasyon olarak ekrana gelmesi için. */
    background-color: #fff; /* Ücüncü menu alanının arkaplan rengidir */
    padding: 8px; /* Ücüncü menu alanının içten bosluk değeridir */
   
}

/* 11- Üçüncü açılan menü alanındaki ITEM ayarları ///////////////////////////////////////////*/
.third-level-menu > li
{
    padding: 8px 15px; /* Üçüncü menu alanındaki itemlerin padding değeridir */
}

/* 12- Üçüncü açılan menü alanındaki ITEMLERİN Hover arkaplan renk ayarı ///////////////////////////////////////////*/
.third-level-menu > li:hover {
    background: #6C0C33; /* Üçüncü menu alanındaki itemin mouse ile üstüne geldiğinizdeki arkaplan rengi */
}

/* 13- Üçüncü açılan menü alanındaki ITEMLERİN yazı ayarı ///////////////////////////////////////////*/
.second-level-menu > div > li > .third-level-menu li p{
    color: #000; /* Üçüncü menu alanındaki itemin yazı rengi */
    font-size:14px; /* Üçüncü menu alanındaki itemin yazı büyüklüğü */
}

/* 14- Üçüncü açılan menü alanındaki ITEMLERİN yazı hover ayarı ///////////////////////////////////////////*/
.second-level-menu > div > li > .third-level-menu li:hover p{
    color:#fff; /* Üçüncü menu alanındaki itemin mouse ile üstüne geldiğinizdeki yazı rengi */
}


/* Mega Menü */
.mega-menu-container{
background-color:#fff;
  margin-top:12px;
}
.megamenu-box{
    width: 31%;
    
    box-sizing: border-box;
    background-color: #fff;
  	border-radius:10px;
	  margin: 0 9px 25x 9px;
  margin-bottom:50px !important;
  padding-right:20px;
}

.megamenu-box-a{
    font-size: 20px ;
    font-weight: 600;
    color: #42A96E;
    display:block;
}
.megamenu-box-a:hover{
  text-decoration:none;
    color: #999;
}
.megamenu-box-spot{
      margin-top: 12px;
    font-size: 14px ;
    color: #999;
  font-weight:300
}
.megamenu-sublink{
    width: 100%;
    display: block;
    margin-bottom: 5px;
    color: #FFED00;
    font-size: 14px ;
    text-decoration: none !important;
}
.megamenu-sublink:hover{
    color: #FFED00;
}


.hed-wp .icoo{
    font-size: 30px ;
    margin-right: 10px;
      color: #42a96e;
}

.hed-wp .txt .hed{
    font-size: 10px ;
    line-height: 8px;
    color: #999;
    font-weight: 600;
}
.hed-wp .txt .noo{
    font-size: 15px ;
    line-height: 13px;
    color: #42a96e;
    font-weight: 600;
}



/* Responsive */
@media screen and (max-width:1440px) and (min-width:1280px) {
  .top-level-menu > li{
      margin-left:0;
      margin-right:0;
  }
  .top-level-menu > li span{
    font-size:12px;
    padding: 22px 15px; /* İçten bosluk değerleridir. Menu Kutusu hacimli görünür. 25px yukarı ve aşağıyı, 15px ise sağ ve sol taraftan iç boşluk değerleridir */
	}
  
  .header-button-class {
    padding: 8px 15px;

}
  
}




.newheader-endbox,
.newheader-subebox,
.newheader-subebox-txt,
.dilsec,
.newheader-addressbox-txt{
color: #000000;
}


.newheader-subebox:hover .newheader-addressbox-i,
.newheader-addressbox-in:hover .newheader-addressbox-i,
.newheader-addressbox-i:hover{
border: 1px solid #;
}



.header-right i{
color: #000000;
}


.newheader-addressbox-i{
color: #;
border: 1px solid #;
}


.home-comment-slide{
border-radius: px;
}






.desktop-slider-contact-container{
background: ;
padding: ;
}
.sl-cont-box-i{
color: #}
.sl-cont-box-txt{
color: #}


.header-desktop-logo-div-main{
margin-top: -95px;
}

.lang-select-custom-div,
.topheader-links-box{
color: #000000 !important;
}
.lang-select-custom-div,
.topheader-links-box:hover{
color: #000000 !important;
text-decoration:none;
}


.header-infobox{
border-right:1px solid #}


.header-infobox-i{
color:#;
}
.header-infobox-txt-h{
color:#;
}


.header-infobox,
.header-infobox-txt-s2,
.header-infobox-txt-s2:hover,
.header-infobox-txt-s:hover,
.header-infobox-txt-s{
color:#000000;
text-decoration:none !important;
}


/* hizmetler */
.hizmetler-module-main-div{
    background:#fff ;
padding:100px 0;
margin: 0px 0;
}
.hizmetbox{
background-color: #FFFFFF;
}
.hizmetbox-img{
background-color: #FFFFFF;
}
.hizmetbox-hed a{
color: #000000;
}


.infobox-main{
background-image:url("../../images/uploads/3775592135854-910-bggb.jpg") ;
background-size: cover;
background-position:top center;
}





/* Swiper Custom Style ///////////////////////////////////////////*/





.swiper-container {
height: 770px;
}



/* iphone 5s ==========================================
*****************************************************************************/
@media screen and (max-width:321px) and (min-width:0px) {
.swiper-container {
width: 100% !important; margin: 0 auto;
height: 500px !important;
}
.slider_text_inside_box_h{
font-size: px !important ;
line-height: px !important ;
}
.slider_text_inside_box_s{
font-size: px !important ;
line-height: 4px !important ;
}
}
/*** iphone X - S5 vs ==========================================
*****************************************************************************/
@media screen and (max-width:410px) and (min-width:321px) {
.swiper-container {
width: 100% !important; margin: 0 auto;
height: 500px !important;
}
.slider_text_inside_box_h{
font-size: px !important ;
line-height: px !important ;
}
.slider_text_inside_box_s{
font-size: px !important ;
line-height: 4px !important ;
}
}
/* Pixel 2 - iphone plus ==========================================
*****************************************************************************/
@media screen and (max-width:767px) and (min-width:410px) {
.swiper-container {
width: 100% !important; margin: 0 auto;
height: 500px !important;
}
.slider_text_inside_box_h{
font-size: px !important ;
line-height: px !important ;
}
.slider_text_inside_box_s{
font-size: px !important ;
line-height: 4px !important ;
}
}
/* Ipad Pro*/
@media screen and (max-width:1100px) and (min-width:1023px) {
.swiper-container {
height: 700px;
}
.slider_text_inside_box_h{
    font-size: px !important ;
    line-height: px !important ;
}
}

@media screen and (max-width:1023px) and (min-width:767px) {
/* Ipad */
.swiper-container {
height: 700px;
}
.slider_text_inside_box_h{
    font-size: px !important ;
    line-height: px !important ;
}
}

/* RESPONSIVE ENDING ==========================================
*****************************************************************************/
@media screen and (max-width:1440px) and (min-width:1101px) {
.swiper-container{  height: 770px; }
}
@media screen and (max-width:1600px) and (min-width:1441px) {
.swiper-container{  height: 770px; }
}
@media screen and (max-width:1680px) and (min-width:1601px) {
.swiper-container{  height: 770px; }
}












.footer-module-main-div{
font-family : 'Inter',sans-serif ;
    background:#f1f1f1 ;
padding:80px 0;
margin: 0px 0 0 0;
}
.footer-module-box-telif{
width: 90%;
font-family : 'Inter',sans-serif ;
color: #454545;
}
.footer-module-box-social a{
display: block;
color: #000000;
padding: 10px 14px;
box-sizing: border-box;
line-height: 15px;
font-size: 15px ;
}
.footer-module-box-social a:first-child{
padding-left: 0;
}
.footer-module-header-text{
color: #000000;
}
.footer-module-contact-box{
color: #454545;
}
.footer-module-contact-box a{
color: #454545;
}
.footer-module-workhour-div{
color: #454545;
}
.footer-module-links-div a{
display: block;
width: 100%;
margin-bottom: 10px;
color: #454545;
}





.sss-module-main-div{
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.sss-left-img{
background-image:url("../../images/uploads/6653594588030-756-2313964880602-742-slid.jpg") ;
background-size: cover;
background-position:top center;
}


.sss-module-inside-area{
padding-top:80px;
padding-bottom:80px;
background:#F1F1F1 ;
}

.accordion_main {
width: 100%;
text-align: left;
}



.accordion__item{
border-bottom:1px solid #F1F1F1 !important;
border-radius: 4px !important;
overflow:hidden;
}

.accordion-header {
padding: 15px;
background: #FFFFFF;
color: #002E5B;
cursor: pointer;
font-size:17px;
font-weight: 500;
transition: all .3s;
}
.accordion__item:last-child{
border-bottom:1px solid #F1F1F1 !important;
}


.accordion-body {
color: #002E5B;
display: none;
width: 100%;
}

.accordion-body__contents {
padding: 20px 0;
line-height: 24px;
font-weight: 400;
font-size: 17px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
overflow: hidden;
}


.accordion__item > .accordion-header:before {
content: "\f078";
font-family: FontAwesome;
font-size: 1.2em;
float: left;
margin-right: 15px;
font-size: 15px ;
position: relative;
transition: .3s all;
transform: rotate(0deg);
margin-top: 1px;
}

.accordion__item.active > .accordion-header:before {
transform: rotate(-180deg);
}

.accordion__item.active .accordion-header {
background: #000000;
color:#FFFFFF}












.yorumlar-module-main-div{
font-family : 'Inter',sans-serif ;
    background:#f1f1f1 ;
padding:60px 0;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.swiper-comments {
width: 100%;
height: auto;
padding-bottom:60px;
}
.swiper-comments .swiper-slide {
width: 100%;
display:block;
padding:20px;
box-sizing:border-box;
border-radius: 5px;
height:100%;
text-align:center;
}
.swiper-comments .swiper-pagination-bullet-active {
width: 14px!important; height: 14px!important;
border-radius: 100px !important;
background-color: #CFB481 !important;
}
.swiper-comments .swiper-pagination-bullet {
width: 14px; height: 14px;
border-radius:100px !important;
webkit-transition: all .3s ease;
transition: all .3s ease;
}


.marka-module-main-div{
    background:#fff ;
padding:40px 0;
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.swiper-clients {
width: 100%;
height: 100%;
position: relative;

}

.swiper-clients .swiper-slide {
text-align: center;
padding: 5px 10px;
height: 100px;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-clients .swiper-slide img{
max-height: 90px;
}



.infoboxes{
box-shadow: 0px 5px 40px 0px rgb(0 0 0 / 5%);
}


.bloglar-module-main-div{
font-family : 'Inter',sans-serif ;

}

.blog-box{
font-family : 'Inter',sans-serif ;
border: 1px solid #EBEBEB;
background-color: #FFFFFF;
}


.flex-list-container{
padding:70px 0;
margin-top: px !important;
margin-bottom: px !important;
}

.info-main-div {
font-family : 'Poppins',sans-serif ;
    background:#f1f1f1 ;

}


.infoboxes{
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
border-radius: 5px;
}
.infoboxes-txt{
color: #000000;
}
.infoboxes-spot{
color: #999999;
}


.header-top-boxes-box-i{
color:#}
.header-top-boxes-box-txt{
color:#}

.top-social-a{
color:#}
.top-social-a:hover{
color:#}

.header-mobile-view-in{
padding:30px 0 ;
}
.menu-icon-toggle span{
background-color: #000000;
}
.home:not(.open) .menu-icon-toggle span {
background-color: #000000;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
background-color: #000000;
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
background-color: #000000;
}
.fa-chevron-down{
transform: rotate(0deg);
transition: transform .02s linear;
}

.fa-chevron-down.open{
transform: rotate(180deg);
transition: transform 0.2s linear;
}





.urunbox2-txt-line{
border-bottom: 1px dashed #000000;
}


.urunbox-light-2,
.urunbox-2{
border: 1px solid #FFFFFF;
border-radius: 0px;
color: #000000 !important;
background-color: #FFFFFF;
}

.urunbox2-price,
.urunbox2-txt-h{
background-color: #FFFFFF;
font-family : 'Roboto',Sans-serif ;
}

.urunbox{
border: 1px solid #FFFFFF;
border-radius: 0px;
color: #000000 !important;
background-color: #FFFFFF;
    text-align: center;
}
.urunbox:hover{
color: #000000 !important;
}

.urunbox-txt-h{
font-family : 'Roboto',Sans-serif ;
}
.urunbox2-txt-s,
.urunbox-txt-s{
font-family : 'Roboto',Sans-serif ;
}
.urunbox-price{
font-family : 'Roboto',Sans-serif ;
}



.urunbox-light{
border: 1px solid #FFFFFF;
border-radius: 0px;
color: #000000 !important;
background-color: #FFFFFF;
    text-align: center;
}
.urunbox-light:hover{
color: #000000 !important;
}



.categories-container{
width: 1460px;
margin: 0 auto;
padding: 60px 0;
font-family : 'Roboto', Sans-serif ;
}

.header-container .sol .fastcontact{
color: #000000;
}




.slider-alani .swiper-button-prev,
.slider-alani .swiper-button-next{
background-color: #fff;
box-shadow: 0 5px 20px rgb(34 34 34 / 0%);
color: #000;
}

.social-slider{
height: 95px;
width: 250px;
position: absolute;
bottom:0;
z-index: 9;
right: 0;
}
.social-slider .sosyal-arkaplan {
border-top: 95px solid transparent;
position: absolute;
right: 0;
}
.social-slider .sosyal-ic{
width: 100%;
position: relative;
padding-top:30px;
}
.social-slider .sosyal-ic .hesaplar{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.social-slider .sosyal-ic .txt{
width: 80%;
font-size: 12px ;
font-weight: 600;
color: #999;
margin: 0 auto;
text-align: center;
margin-bottom: 5px;
position: relative;
}
.social-slider .sosyal-ic .txt:before{
width: 18%;
height: 1px;
background-color: #ccc;
content: '';
position: absolute;
left:0;
top:8px
}
.social-slider .sosyal-ic .txt:after{
width: 18%;
height: 1px;
background-color: #ccc;
content: '';
position: absolute;
right:0;
top:8px
}
.social-slider .sosyal-ic .hesaplar a{
width: 28px;
height: 28px;
border-radius: 100px;
background-color: #ccc;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px ;
margin:3px;
color: #fff;
text-decoration: none;
}

@media screen and (max-width:1920px) and (min-width:0) {
  .social-slider .sosyal-arkaplan {
bottom: -1px;
}  
}
@media screen and (max-width:1100px) and (min-width:0) {
.social-slider .sosyal-ic .hesaplar a{
width: 24px;
height: 24px;
border-radius: 100px;
background-color: #ccc;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px ;
margin:3px;
color: #fff;
text-decoration: none;
}

  .social-slider .sosyal-ic .txt{
  font-size:11px
  }
  .social-slider .sosyal-ic .txt{
  text-align:right;
    margin-top:5px
  }
  .social-slider .sosyal-ic .txt:before{
width:0;
height: 0;
background-color: transparent;
}
.social-slider .sosyal-ic .txt:after{
width:0;
height: 0;
background-color: transparent;
}
  .social-slider .sosyal-ic .hesaplar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 90%;
}
  
}




.modul-header .txt{
font-family : 'Inter',sans-serif ;
font-size:  40px ;
line-height:  40px;
}



.into-vid-box,
.intro-video-module-main-div{
    background-image:url("../../images/uploads/3085495936906-535-weight-loss-scale-with-centimeter-stethoscope-dumbbell-clipboard-pen-diet-concept_1150-42613.webp") ;
    background-size: cover;
    background-position:top center;
            background-attachment: fixed;
    padding:45px 0;
margin-bottom: 0px !important;
margin-top: 0px !important ;
font-family:'Inter',Sans-serif;
}

.tanitim-vid-yazilar{
color: #FFFFFF;
}



.video-play-button {
z-index: 10;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box;
display: block;
width: 32px;
height: 44px;
border-radius: 50%;
margin-top: 50px;
}
.video-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: block;
width: 110px;
height: 110px;
background: #EA0000;
border-radius: 50%;
-webkit-animation: pulse-border 1500ms ease-out infinite;
animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
display: block;
width: 110px;
height: 110px;
border:8px solid #FFFFFF;
border-radius: 50%;
transition: all 200ms;
}

.video-play-button img {
position: relative;
z-index: 3;
max-width: 100%;
width: auto;
height: auto;
}
.video-play-button span {
display: block;
position: relative;
z-index: 3;
width: 0;
height: 0;
border-left: 38px solid #FFFFFF;
border-top: 27px solid transparent;
border-bottom: 27px solid transparent;
margin-left: 4px;
margin-top: -5px;
}

#proje-slide{
border-radius: 5px;
}


.filter-button{color:#000000; background: #fff; font-size:14px; border-radius:5px; }
.filter-button.is-checked{color:#FFFFFF; background: #42A96E;}

.project-item{
border-radius: 5px;
}

.projeler-modules{
font-family : 'Inter',sans-serif ;
    background:#F8F7F3 ;
padding:20px 0;
margin-top: 0px !important;
margin-bottom: 0px !important;
}


.video-play-button:before {
background: #EA0000;
}
.video-play-button:after {
background: #FFFFFF;

}
.video-play-button:hover:after {
background-color: #;
}
.video-play-button img {
border-left: 32px solid #FFFFFF;
}
