.loader{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(255,255,255,.7) url(/assets/images/ajax-loader.gif) no-repeat center;display:none;z-index:9999999}
.fira{font-family: 'Fira Sans', sans-serif !important;}
.roboto{font-family: 'Roboto', sans-serif !important;}

img.lazy {
  opacity: 0;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
.owl-carousel .owl-item .owl-lazy.loaded {
opacity: 1;
}

.z-index{z-index: 999}
.close {
    opacity: 0.3;
}
tr.baslik:after{display: none}
.rounded-top {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}

  .rounded-bottom {
    border-bottom-right-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.swal2-container{z-index: 999999 !important}

.main-slider .item.yazi:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background-color: rgba(23, 26, 29, 0.4);
  top: 0;
  bottom: 0;
}

.main-slider .item .text-alan{
      z-index: 9999;
}

.main-slider video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

.marce{
  font-family: "Marcellus", serif !important;
  font-weight: 400;
  font-style: normal;
}
.brans{
  background-color: #000000;
background-image: url(/assets/grup-derslerimiz.jpg);
background-position: center center;
background-size: cover;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin-top: 0px;
margin-bottom: -440px;
padding: 110px 0px 490px 0px;
}

.brans .siyah {
  background-color: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9
}

.mt-96{
  margin-top: 96px
}
.mb-96{
  margin-bottom: 96px
}

.mb-72{
  margin-bottom: 96px
}

.lh-30{line-height: 30px;}
.lh-24{line-height: 24px;}
.siyah-alan{
  content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
  background-color: rgba(23, 26, 29, 0.4);
      z-index: 9
}
.brans .container,.container.brans2,.ustte{
  z-index: 999;
  position: relative;
}
.brans2 .gizle{
  position: relative;
overflow: hidden;
}

.brans2 img{
      transition: 0.35s ease-in-out;
}

.brans2 .cizgi{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #b99d75;
    transform: translate(var(--offset), calc(var(--offset)));
    transition: all 0.3s;
    will-change: transform, width, height;
}

.brans2 .alan{
  --offset: -10px;
--offset-revert: calc(0px - var(--offset));
}

.brans2 .alan:hover .cizgi{
  -webkit-transform: translate(var(--offset-revert), var(--offset-revert));
-ms-transform: translate(var(--offset-revert), var(--offset-revert));
transform: translate(var(--offset-revert), var(--offset-revert));
width: calc(100% + var(--offset)* 2);
height: calc(100% + var(--offset)* 2);
}

.brans2 .alan:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.brans h2,.h2{
  line-height: 1.2em;
      margin-top: 20px;
      font-size: 3.75rem;
}
.brans .max-800{
      max-width: 835px;
}

.brans h3,.brans2 h3, .h3{
      font-size: 2.25rem !important;
      color: #000000!important
}

.yeni-sayfa p{
  font-size: 19px;
line-height: 30px;
color: #171a1d;
text-align: center;
display: block;
}

.brans2 .text-alan{
      padding-top: 30px;
}
.brans2 .text-alan span{line-height: 1.5;}

.brans2 .text-alan a.linkk::before{

  position: absolute;
bottom: -5px;
left: 0;
display: inline-block;
width: 100%;
height: 1px;
background: #b99d75;
content: "";
transition: transform 0.2s ease;
transform-origin: 0 0;
}

.brans2 .text-alan a:hover::before{
  -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.brans2 .col-md-4:nth-child(2){
  padding: 56px 20px 0px 20px;
}


.resimli-alan{
  max-height: 640px;
      height: 640px;

    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-position: center;
    max-width: 1920px;
    margin: 0 auto;

    background-image: url('/assets/grup-derslerimiz-detay.jpg');
}



@media (min-width: 1200px){
.container.v2 {
    max-width: 1384px;
}
}

.hizmetler img{max-width: 77px !important}

.sizi-arayalim .btn{
  font-size: 16px;
font-weight: 500;
line-height: 20px;
height: 56px;
border: none;
line-height: 55px !important;
background-clip: padding-box;
transition: color 0.5s ease;
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important;
}

#sizi_arayalim_formA .aaa1{width: 40%}
#sizi_arayalim_formA .aaa2{width: 30%}
#sizi_arayalim_formA .aaa3{width: 60%}

#sizi_arayalim_formA .iti,#iletisim_formu .iti {
width: 100%
}

.sizi-arayalim form .bb {
    position: absolute !important;
    right: 0;
    left: inherit !important;
}


.sizi-arayalim .yazi{margin-left: -90px}
.sizi-arayalim:after {
    content: " ";
    display: block;
    width: 222px;
    height: 41px;
    background: url(/assets/sizi-arayalim.png);
    position: absolute;
    top: -40px;
    margin-left: -111px;
    left: 50%;
    z-index: 1000;
}
.sizi-arayalim.text-center.position-relative::after{display: none!important}

.egitmenler{background-image: url(/assets/egitmen-bg.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; background-attachment: fixed;}
.egitmenler .item{ overflow: hidden;  border-radius: 10px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
    box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
    transition: all .3s ease; padding-bottom: 8px}

.egitmenler .owl-carousel .owl-stage {padding-top: 10px}
.egitmenler .item:hover{
    margin-top: -10px;


-webkit-box-shadow: 0 1px 20px rgba(20, 20, 20, 0.2);
-moz-box-shadow: 0 1px 20px rgba(20, 20, 20, 0.2);
box-shadow: 0 1px 20px rgba(20, 20, 20, 0.2);}


.kilo{     background-color: #23182C;   background-image: url(/assets/fazla-kilo.png);    background-repeat: no-repeat;

    background-position-x: right;}

.personel-isim {color: #23182C !important;}
.personel-isim span{color: #c6251c !important;}
.hizmetler .col-lg-3{

    border-right: 1px dashed #D1D1D1;
    border-bottom: 1px dashed #D1D1D1;
}

.hizmetler .col-lg-3:nth-child(5),.hizmetler .col-lg-3:nth-child(9){border-right: none !important}
.hizmetler .col-lg-3:nth-child(6){border-left: none !important}
.hizmetler .col-lg-3:nth-child(6),.hizmetler .col-lg-3:nth-child(7),.hizmetler .col-lg-3:nth-child(8),.hizmetler .col-lg-3:nth-child(9){border-bottom: none !important}


.kirmizi-btn{color: #fff!important;background: #c6251c !important}
.kirmizi-btn:hover{color: #fff!important; background: #23182C!important }

.bg-turuncu {
    background: #fbae06;
}

.urun img{ max-width: 100% !important; height: auto !important;}

.bg-yesil{background: #87b54e }
.bg-gri {
    background: #efedee;
}
.vid{background: #f8faf5}

.vid .owl-dots{margin-top: 40px !important}

.vid  .owl-carousel .owl-video-tn { background-size: cover;}

.owl-carousel .item-video{height:242px}
#hesabim,#menu{display: none;}
a {text-decoration: none !important;}
.dropdown, .dropup{position: relative!important;}
.navbar-expand-lg .navbar-nav .dropdown-menu{width: 100%}
.kucuk{    width: 210px !important; left: inherit;  margin-left: -1px;}
.buyuk li{   float: left}
.buyuk li ul li{width: 100%; display: block;    list-style: none; }
form{
  display: -webkit-box;
}

form#kargo_form{display: block;}

.modal {
    z-index: 999999;
}


.pt-35{padding-top: 45px;}
.pb-35{padding-bottom: 45px;}
.mt--5{margin-top: -5px;}
.mtt-5{margin-top: 5px !important;}
.mt--8{margin-top: -8px;}
.mt-6{margin-top: 6px;}

.m-t-1{margin-top: 1px}
.mt-13{margin-top: 13px}
.mb-13{margin-bottom: 13px}
.ml-11{margin-left: 11px}
.mr-11{margin-right: 11px}


.w-15{width: 15%}
.w-33{width: 33% !important}

.height-97{height: 60px !important;}
.height-51{height: 51px !important;}

.pt-16{padding-top: 16px;}
.pt-25{padding-top: 25px;}
.pb-25{padding-bottom: 25px;}
.pb-29{padding-bottom: 29px;}

.f-500{font-weight: 500 !important;}

.dropdown-menu ul li{list-style: none}
.dropdown-menu li ul{float: left;}

.line-normal{line-height: normal;}
.line-inherit{line-height: inherit;}


.deg-90{   -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);}

 .resimli li {display: inline-block !important;    float: left;}
.resimli li a img{display: block; width: 100%}
.resimli ul{padding: 0}
.dropdown-submenu{position: relative;}
.dropdown-submenu>.dropdown-menu{    left: 208px;
     margin-top: -42px !important;
    margin-left: -10px;
    border-left: 0;
    box-shadow:  6px 3px 11px -3px rgba(0,0,0,0.2) !important;     margin-top: -41px !important;}


.dropdown:hover>.dropdown-menu,.dropdown-submenu:hover>.dropdown-menu{display: block !important;  }


.navbar .dropdown:hover>.dropdown-menu,.navbar .dropdown-submenu:hover>.dropdown-menu{ display: block !important; top: 100% !important}



.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.dropdown-menu.buyuk .yaziiki span{    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}



.kaydir .owl-nav,.kaydir-kategori .owl-nav{       position: absolute;
    top: 43%;
    width: 100%;}
.kaydir .owl-nav button,.kaydir-kategori .owl-nav button{
  width: 35px;
  height: 35px;
  border-radius: 500px !important;
  background: #fff !important;    opacity: .6;
font-size: 38px !important}

.kaydir .owl-nav button span,.kaydir-kategori .owl-nav button span{    padding: 0;
    margin: -16px 0px 0px 0px;
    height: 45px;
    display: block;}
.kaydir .owl-nav button:focus,.kaydir-kategori .owl-nav button:focus {outline: 0;}

.kaydir .owl-dots,.kaydir-kategori .owl-dots{display: none}

.kaydir .owl-nav .owl-prev,.kaydir-kategori .owl-nav .owl-prev{left: -60px;    position: absolute;}
.kaydir .owl-nav .owl-next,.kaydir-kategori .owl-nav .owl-next{right: -60px;    position: absolute;}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: none !important;}
.owl-theme .owl-nav [class*=owl-]:hover {  opacity: 1;}
.yapim{background-image: url(/assets/images/yapim.jpg);}

.reklam-alani p {
  margin: 0px!important;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0 !important;
}

#return-to-top{position: fixed;
    bottom: 60px;
    right: 50px;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    background: #000000;
    z-index: 116;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 7px rgb(224, 220, 219);
    -webkit-transform: translate3d(0,0,0);
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
  #return-to-top i{margin-left: 14px;}

  .facebook-messenger-acik{bottom:33px!important;right:104px!important;}

  .f-9{font-size: 9px !important}
  .f-10{font-size: 10px !important}
  .f-11{font-size: 11px !important}
  .f-12{font-size: 12px !important}
  .f-13{font-size: 13px !important}
  .f-14{font-size: 14px !important}
  .f-15{font-size: 15px !important}
  .f-16{font-size: 16px !important}
  .f-17{font-size: 17px !important}
  .f-18{font-size: 18px !important}
  .f-19{font-size: 19px !important}
  .f-20{font-size: 20px !important}
  .f-21{font-size: 21px !important}
  .f-22{font-size: 22px !important}
  .f-23{font-size: 23px !important}
  .f-24{font-size: 24px !important}
  .f-25{font-size: 25px !important}
  .f-26{font-size: 26px !important}
  .f-27{font-size: 27px !important}
  .f-28{font-size: 28px !important}
  .f-29{font-size: 29px !important}
  .f-30{font-size: 30px !important}
  .f-36{font-size: 36px !important}
  .f-38{font-size: 38px !important}
  .f-40{font-size: 40px !important}
  .f-46{font-size: 46px !important}
  .f-48{font-size: 48px !important}
    .f-56{font-size: 56px !important}
  .f-63{font-size: 63px !important}
  .f-74{font-size: 74px !important}

  .f-300{font-weight: 300 !important}
  .f-400{font-weight: 400 !important}
  .y-500,.f-500{font-weight: 500 !important}
  .f-600{font-weight: 600 !important}
  .f-700{font-weight: 700 !important}
  .f-900{font-weight: 900 !important}
.bg-beyaz{background: #fff !important}
.beyaz{color:  #fff !important}
.bg-siyah{background: #000 !important}
.bg-siyah2{background: #181818 !important}
.siyah{color:  #000 !important}
.sari{color: #fd5 !important;}


.sag-sol .row:nth-child(odd){
  -webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}

.yesil{color:  #87B54E  !important}

  .l-37{left: 37px !important;}

  .c-pointer {cursor: pointer;}

  .bg-beyaz{background: #fff}

    .bg-yok{background: initial !important}


  .zebra:nth-child(even){ background:#fafafc }

  .a-1{-webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;}
.kirmizi{color: #c6251c !important}
.bg-kirmizi{background: #c6251c !important}
.l-yok li{list-style: none}
    .t-e-20{top: -20%}
    .t-e-28{top: -28%}

    .r-0{right: 0}
    .l-0{left: 0}
    .t-0{top: 0}
    .l-yok{left: initial;}
    .r-yok{right: initial;}

    .roww{    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

    .w-auto{width: auto;}

    .cursor-pointer{cursor: pointer}
    .buyuk-yap{ text-transform:uppercase }

    .dropdown-menu{z-index:99999 }
    .l-style-yok li{ list-style: none}

    .mmt-6{margin-top: -6px}
      .mmt-4{margin-top: -4px}
    .m-acik{display: none !important}


      @media (max-width:1700px) {
      .kilo {

    background-position-x: -150px;
}
}

      @media (max-width:1200px) {

  .sizi-arayalim .btn {text-align: center !important; padding: 0px 7px;}

  .kilo {

background-position-x: -247px;
}

      }




        @media (max-width:992px) {

        .sag-sol .row:nth-child(odd),.sag-sol .row:nth-child(even) {
          -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
          }

      .main-slider .item .text-alan .h2{
                font-size: 28px !important;
          }

          .main-slider .item .text-alan span:nth-child(2){
                    font-size: 14px !important;
              }

          .mb-72{margin-bottom: 36px}

.resimli-alan{
  max-height: 375px;
    height: 375px;
}
.brans h2, .h2{
      font-size: 2.625rem !important;
          line-height: 1.2em!important;
}

.mt-96{
  margin-top: 48px;
}
.mb-96{
  margin-bottom: 48px;
}

        .mobil-w-101{width: 100% !important}
            .sizi-arayalim h2 {text-align: center}
            .sizi-arayalim .yazi { margin-left: 0px;}

            .kilo {
                background-position: 50% 0;
            }

            .kilo .f-63 {  font-size: 41px !important;}
            .kilo .f-36 {    font-size: 23px !important;}
            .kilo .f-19.d-block.w-50.beyaz.f-300{font-size: 17px!important; width: 70%!important}


.hizmetler .col-lg-3:nth-child(4),.hizmetler .col-lg-3:nth-child(7){border-right: 0 !important}
.hizmetler .col-lg-3:nth-child(5), .hizmetler .col-lg-3:nth-child(9){border-right: 1px dashed #D1D1D1!important}
.hizmetler .col-lg-3:nth-child(6), .hizmetler .col-lg-3:nth-child(7){border-bottom: 1px dashed #D1D1D1!important}
        }

.max-300{max-width: 382px}
#iziniptal select {
    font-size: 14px;
    font-weight: 500;
    border-radius: 32px;
        padding: 10px 27px 10px 20px;

}
.egitmenler .tt{height: 170px;padding: 0 4px;}

.o-hidden{overflow: hidden;}
#iziniptal .iti--separate-dial-code{width: 100% !important}
.iti__selected-flag{
  border-top-left-radius: 32px !important;
  border-bottom-left-radius: 32px!important;

}


    @media (max-width:768px) {
      .sizi-arayalim h2 {
    font-size: 30px !important
}

.mm-wrapper_blocking .kulup .container .ic::before{display: none !important}

.h2.bb{font-size: 30px !important}

.brans{
  margin-top: 0px;
margin-bottom: 0px;
padding: 80px 0px 80px 0px;
}

.brans .mt-4.f-18.beyaz.text-center.d-block{
  margin-bottom: 0px !important
}

.brans h3,.brans2 h3, .h3{
      font-size: 1.5rem !important;

}


#exampleModal .modal-body{    height: 350px !important;
    overflow-y: initial !important;}

.hizmetler .col-lg-3:nth-child(3),.hizmetler .col-lg-3:nth-child(5),.hizmetler .col-lg-3:nth-child(7),.hizmetler .col-lg-3:nth-child(9){border-right: 0 !important}
.hizmetler .col-lg-3:nth-child(4){border-right: 1px dashed #D1D1D1!important}


.sizi-arayalim .telefon{width: 100% }
  #sizi_arayalim_formA .bb  { position: absolute !important; right: -4px; left:inherit !important;}
      #sizi_arayalim_formA .aaa1{width:100% !important; margin-bottom: 15px}
#sizi_arayalim_formA .aaa2{width: 40% !important}
#sizi_arayalim_formA .aaa3{width: 100% !important}

#sizi_arayalim_formA  .snnn .btn{width: 100%!important; margin-top: 8px !important}


.sizi-arayalim .btn{padding: 0 21px}

    .m-kapali{display: none !important}
    .m-acik{display: block  !important}

.mobil-w-100{width: 100% !important}
.mobil-w-87{width: 87% !important}

    .mobil-f-9{font-size: 9px !important}
    .mobil-f-10{font-size: 10px !important}
    .mobil-f-11{font-size: 11px !important}
    .mobil-f-12{font-size: 12px !important}
    .mobil-f-13{font-size: 13px !important}
    .mobil-f-14{font-size: 14px !important}
    .mobil-f-16{font-size: 16px !important}
    .mobil-f-17{font-size: 17px !important}
    .mobil-f-18{font-size: 18px !important}
    .mobil-f-21{font-size: 21px !important}
    .mobil-f-74{font-size: 74px !important}


    .mt-5,.mobil-mt-5{    margin-top: 1.5rem !important;}
    .mb-5,.mobil-mb-5{    margin-bottom: 1.5rem !important;}
    .mr-5,.mobil-mr-5{    margin-right:1.5rem !important;}
    .ml-5,.mobil-ml-5{    margin-left: 1.5rem !important;}


.mt-4,.mobil-mt-4{    margin-top: 1rem !important;}
.mb-4,.mobil-mb-4{    margin-bottom: 1rem !important;}
.mr-4,.mobil-mr-4{    margin-right:1rem !important;}
.ml-4,.mobil-ml-4{    margin-left: 1rem !important;}

.mt-3,.mobil-mt-3{    margin-top: 0.7rem !important;}
.mb-3,.mobil-mb-3{    margin-bottom: 0.7rem !important;}
.mr-3,.mobil-mr-3{    margin-right:0.7rem !important;}
.ml-3,.mobil-ml-3{    margin-left: 0.7rem !important;}


.mt-2,.mobil-mt-2{    margin-top: 0.4rem !important;}
.mb-2,.mobil-mb-2{    margin-bottom: 0.4rem !important;}
.mr-2,.mobil-mr-2{    margin-right:0.4rem !important;}
.ml-2,.mobil-ml-2{    margin-left: 0.4rem !important;}



.mt-1,.mobil-mt-1{    margin-top: 0.17rem !important;}
.mb-1,.mobil-mb-1{    margin-bottom: 0.17rem !important;}
.mr-1,.mobil-mr-1{    margin-right:0.17rem !important;}
.ml-1,.mobil-ml-1{    margin-left: 0.17rem !important;}



.pt-5,.mobil-pt-5{    padding-top: 1.5rem !important;}
.pb-5,.mobil-pb-5{    padding-bottom: 1.5rem !important;}
.pr-5,.mobil-pr-5{    padding-right:1.5rem !important;}
.pl-5,.mobil-pl-5{    padding-left: 1.5rem !important;}


.pt-4,.mobil-pt-4{    padding-top: 1rem !important;}
.pb-4,.mobil-pb-4{    padding-bottom: 1rem !important;}
.pr-4,.mobil-pr-4{    padding-right:1rem !important;}
.pl-4,.mobil-pl-4{    padding-left: 1rem !important;}


.pt-2,.mobil-pt-2{    padding-top: 0.4rem !important;}
.pb-2,.mobil-pb-2{    pont-size: 12px!important; width: 100%!important}
  .kilo { background-position: 40% 0;    padding: 15px;}
}
{    padding-left: 0.4rem !important;}


.pt-1,.mobil-pt-1{    padding-top: 0.17rem !important;}
.pb-1,.mobil-pb-1{    padding-bottom: 0.17rem !important;}
.pr-1,.mobil-pr-1{    padding-right:0.17rem !important;}
.pl-1,.mobil-pl-1{    padding-left: 0.17rem !important;}


.mobil-p-0{padding: 0 !important}
.mobil-m-0{margin: 0 !important}


.mobil-text-center{text-align: center;}


.mobil-roww{    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 0;
margin-right: 0;}


.egitmenler .owl-nav{display: none!important}


.kilo .f-63 {  font-size: 27px !important;}
.kilo .f-36 {    font-size: 16px !important;}
.kilo .f-19.d-block.w-50.beyaz.f-300{font-size: 14px!important; width: 80%!important}
.kilo { padding: 15px;}

.egitmenler .tt,.egitmenler .tt p{height: 125px; font-size: 12px !important}

.iletisim .border-right {
    border-right:none !important
}

    }


    @media (max-width:500px) {
.mb-2.f-16.f-600{font-size: 12px !important}
.f-900.f-36.text-center.pb-4.d-block.w-100{font-size:24px!important }

.f-18.f-900.pt-2.mt-1.d-block.personel-isim{font-size: 14px !important}
.f-14.mb-1{font-size: 12px !important}
}


@media (max-width:500px) {
  .kilo .f-63 {  font-size: 21px !important;}
  .kilo .f-36 {    font-size: 14px !important;}
  .kilo .f-19.d-block.w-50.beyaz.f-300{font-size: 12px!important; width: 100%!important}
  .kilo { background-position: 40% 0;    padding: 15px;}
}
