html {
   margin: 0;
   padding: 0;
}

body {
   background-color: white;;
   font-family: 'Source Sans Pro', sans-serif;
   font-weight: 400;
   font-size: 15px;
   color:#543b36;
}

html * {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    outline: none;
}

html *:after {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

html *:before {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}




h1,
h2,
h3,
h4,
span {
   padding: 0;
   margin: 0;
}

p {
   margin: 0px 0px 0px 0px;
   font-weight: 400;
   color:#543b36;
}

.modal-body p {
   margin: 0px 0px 10px 0px;
   font-weight: 400;
}


.ozel-a-mini{
   text-decoration: none !important;
   color:#212121;
   font-weight: 600;
   border-bottom: 4px solid #fc9058;
   font-size: 16px;
}

.ozel-a-mini:hover{
   color:#fc9058;
}

a {
   text-decoration: none !important;
}

.mini-text{
   font-size: 12px;
   line-height: 20px;
}



.golge{
   -webkit-box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);
   -moz-box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);
   box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);
}

h1{
  color: #2e368e;
  font-weight: 900;
  font-size: 44px;
}

h2{
   color: #543b36;
   font-weight: 700;
   font-size: 30px;
}

h3{
   color: #543b36;
   font-weight: 700;
   font-size: 24px;
}

h4{
   color: #543b36;
   font-weight: 700;
   font-size: 24px;
}



.yuk-5{
   height: 5px;
}
.yuk-10{
   height: 10px;
}
.yuk-15{
   height: 15px;
}
.yuk-20{
   height: 20px;
}
.yuk-30{
   height: 30px;
}
.yuk-40{
   height: 40px;
}
.yuk-50{
   height: 50px;
}
.yuk-60{
   height: 60px;
}
.yuk-70{
   height: 70px;
}
.yuk-80{
   height: 80px;
}
.yuk-90{
   height: 90px;
}

.yuk-100{
   height: 100px;
}

button{
  border:0;
}


.button-main{
   padding: 10px 20px;
   background-color: #2e368e;
   font-size: 15px;
   color:white;
   display: inline-block;
   border-radius: 5px;
   font-weight: 700;
}



.button-main:hover{
   cursor: pointer;
   background-color: #ea2127;
   -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.20);
   box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.20);
}

.button-secondary{
   padding: 8px 18px;
   border: 2px solid;
   border-color: #fc9058;
   font-size: 16px;
   color:#fc9058;
   display: inline-block;
   border-radius: 30px;
   font-weight: 700;
}

.button-secondary:hover{
   cursor: pointer;
   background-color: #fc9058;
   color:white;
   -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.20);
   box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.20);
}


.hizmetlerHeadMavi{
  background: #3fc6e3;
  /* background: linear-gradient(to right, #3fc6e3, #33AEFF); */
}

.spot-metin{
   font-size: 19px;
}

.spot-dik-cizgi{
   padding-left: 10px;
   border-left: 2px solid;
}

.baslik{
   font-weight: 700;
   font-size: 18px;
   line-height: 25px;
   color: #543b36 !important;
}

.colorWhite{
  color: white;
}

.colorBlue{
  color: #3fc6e3;
}


.kulakcikAktif{
  padding: 15px 20px;
  min-width: 200px;
  border-radius: 5px 5px 0px 0px;
  color: #3fc6e3;
  background-color: #fafafa;
  flex: 1;
  margin: 0px 1px;
}

.kulakcikPasif{
  background-color: #36b8d4 !important;
  padding: 15px 20px;
  min-width: 200px;
  border-radius: 5px 5px 0px 0px;
  flex: 1;
  margin: 0px 1px;
}

.kulakcikPasif:hover{
  background-color: #2baac5 !important;
  cursor: pointer;
}

.hizmetTuru{
   border-radius: 5px;
   background-color: white;
   -webkit-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   -moz-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
}

.bottom-sticky{

  display: none;
  position: fixed;
  bottom: 0px;
  border: none;
  outline: none;
  padding: 10px;
  width: 100%;
  background-color: white;
  z-index: 100;
  -webkit-box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);
  box-shadow: 0px 16px 36px 4px rgba(0,0,0,0.35);

}

.ozellikTableGorsel{
   flex:1;
   padding-right: 10px;
   max-width: 55px;
}

.ozellikTableYazı{
   flex:5;
}



.table-genislik{
   width: 33%;
}

.esnek-bosluk{
   height:80px;
}


.rounded-img{
   border-radius: 10px;
}

.bold-text{
   font-weight: 600;
}

.ozellik-aciklama{
   font-size: 14px;
}

.mor-zemin{
   background-color: #5b1ac5;
   padding: 50px 0px;
}

.mobildeOrtaliOwlImage{
   width: auto !important;
}





.table td {
  border-top: 1px solid #ecece5 !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ecece5 !important;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ecece5 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px !important;
}


.paketOzellikleri{
   padding: 15px;
}
.paketOzellikleri p{
   text-align: center;
   border-bottom: 1px solid #ecece5;
   padding: 10px 0px;
}

.paketOzellikleri p:last-child{
   border-bottom: none;
}

.fiyatTasiyici{
   display:flex;
}

.fiyatKutu1{
   flex:1;
   background-color:#fafafa;
   border-right:1px solid #ecece5;
   -webkit-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   -moz-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
}

.fiyatKutu2{
   flex:1;
   background-color:#fafafa;
   -webkit-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   -moz-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
   box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.08);
}

.fiyatSection{
   background-image: url("../malzemeler/img/fiyat-bg.jpg");
   background-position:bottom center;
   background-repeat: no-repeat;
   height: 100%
}

.fiyat{
   font-size: 30px;
}

.ustuCizili{
   text-decoration: line-through;
}

.fiyatUstBolum{
   background-color: #3fc6e3;
   background: linear-gradient(to right, #3fc6e3, #33AEFF);
   min-height: 143px;
   border-bottom: 3px solid #ecece5;
}

.fiyatUstBolum2{
   background-color: #3fc6e3;
   background: linear-gradient(to right, #15CCDF, #1E92BF);
   min-height: 143px;
   border-bottom: 3px solid #ecece5;
}

.btn {
    display: inline-block;
    font-weight: 500 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 16px !important;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.card-header {
    padding: 0px;
    margin-bottom: 0;
    background-color: white;
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.btn-link {
    font-weight: 500;
    color: #3fc6e3;
    background-color: transparent;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}



.btn {
    display: inline-block;
    font-weight: 600 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0px;
    font-size: 16px !important;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}





@media (max-width: 768px) {

  .sutun2{
    -webkit-column-count: 1 !important; /* Old Chrome, Safari and Opera */
    -moz-column-count: 1 !important; /* Old Firefox */
    column-count: 1 !important;
  }

   .mobildeGizle{
    display: none;
   }

   .mobildeGoster{
    display: block !important;
   }


  .footerBg{
   height: 260px !important;
  }

  .bgYukseklik{
  height: 520px !important;
  }

  .bgYukseklikIcSayfa{
  height: 350px !important;
  }

  .kapatGizle{
  display: block !important;
}

   header nav {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: #543B36;
    top:0px;
    left: -100%;
    transition: 0.5s; 
  }


  .menu-toggle{
    display: block !important;
  }


  header nav ul li ul {
    margin-top: 0px !important;
}


header nav ul li {
    display: block !important;
    text-align: left !important;
}

header nav ul li ul li{
  width: 100% !important;
  text-align: left !important;
  padding: 0px 10px !important;
}

header nav ul li a {
    padding: 15px 5px !important;
    text-align: left !important;
}


.subMenu{
position: relative !important;
text-align: left !important;
}

}




@media (max-width: 992px) {



/*  .menu-toggle{
    display: block !important;
  }

  header nav{
    position: absolute;
    width: 100%;
    height: calc(100vh - 100px);;
    background: black;
    top:100px;
    left: -100%;
    transition: 0.5s; 
  }

  header nav.active{
    left: 0;
  }

  header nav ul{
    display: block !important;
    text-align: center;
  }

    header nav ul li a{
    border-bottom: 1px solid #2a2a2a;
  }

  header nav ul li.active ul{
    position: relative !important;
    background: #121212;
  }

  header nav ul li ul li{
    width: 100% !important;
  }*/



   .mobilde-top-padding{
      padding-top:40px;
   }

   .mobilde-bottom-padding{
      padding-bottom:70px;
   }

   .logolar{
      height:32px;
   }

   h1{
     font-size: 36px;
   }

   h2{
     font-size: 26px;
   }

   h3{
     font-size: 22px;
   }

   h4{
      font-size: 22px;
   }

   .head{
    height: 400px;
   }

   .esnek-bosluk{
      height:60px;
   }


  

    .mobildeMarginBottom{
      margin-bottom: 20px;
   }


}


@media (max-width: 540px) {
   .head-beyaz-zemin{
      max-width:100%;
      padding-left:15px;
      padding-right:15px;
   }

   .head-beyaz-zemin-footer{
      padding: 30px 10px;
   }

   .ozellik-aciklama{
      font-size: 14px !important;
   }




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

   .table-genislik{
      width: auto;
   }

   .mobildeOrtali{
      text-align: center !important;
   }

   .mobildeOrtaliOwlImage{
      margin-left: auto !important;
      margin-right: auto !important;
   }

   .fiyatTasiyici{
      flex-direction: column;
   }

   .fiyatKutu1{
      border-right:none;
   }

}
