.slider-wrapper {
  background: #222;
}
.post-height-1 .news-image img {
    width: 100%;
    height: auto !important;
}
.spost .post-text h2 {
  font-size: 34px !important;
  font-family: 'Poppins',sans-serif;
}

.tatil-ara{
  width: 86%;
  padding: 19px;
  position: absolute;
  z-index: 1;
  bottom: 1%;
  left: 8%;
  padding-bottom: 0;
}

.aform {
  margin-top: 10px;
  padding: 5px;
  font-family: 'Poppins',sans-serif;
}
.aform .form-control {
  padding: 8px 10px;
      color: #383737;
      height: 42px;
      border-radius: 18px;
      background: white;
      border: 1px solid #447590;
      font-weight: 400;
      font-size: 12px;
      font-family: 'Hind',sans-serif;
      width: 97%;
}
.tur-b  {
  padding: 4px 16px;
  padding-left: 5px;
  font-family: 'apesn',sans-serif !important;
  font-size: 15px !important;
  background-color: #405967;
  border: none;
  margin-top: 20px;
  line-height: 34px;
  border-radius: 30px;
  font-style: italic;
  background: rgba(80,149,186,1);
  background: -moz-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(80,149,186,1)), color-stop(100%, rgba(82,114,132,1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: radial-gradient(ellipse at center, rgb(76, 143, 179) 0%, rgb(57, 82, 97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5095ba', endColorstr='#527284', GradientType=1 );
  background: radial-gradient(ellipse at center, rgb(51 79 94 / 79%) 0%, rgb(22 38 46 / 79%) 100%);
}
.tur-b:hover {
  background-color: rgb(64, 89, 103) !important;
  border: !important;
  background: rgba(80,149,186,1);
  background: -moz-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(80,149,186,1)), color-stop(100%, rgba(82,114,132,1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(80,149,186,1) 0%, rgba(82,114,132,1) 100%);
  background: radial-gradient(ellipse at center, rgb(76, 143, 179) 0%, rgb(57, 82, 97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5095ba', endColorstr='#527284', GradientType=1 );
  background: radial-gradient(ellipse at center, rgb(51 79 94 / 79%) 0%, rgb(22 38 46 / 79%) 100%);
}
.tur-b img{
  margin-top: -3px;
  width: 31px;
  background: #17556f;
  padding: 6px;
  border-radius: 50%;
 }
 .aform label {
   color: #fff;
   font-weight: 600;
   font-size: 12px !important;
   text-align: center;
   text-indent: 9px;
 }
.form-ul img {
  width: 22px;
  display: block;
  margin: 0 auto;
  margin-top: -3px;
  margin-bottom: 3px;
}


.ikon {

display: block;
}

.ince {
  font-family: 'apesn',sans-serif;
  letter-spacing: .3px;
}
/* datepicker*/


.datepicker-panel>ul>li {
  background-color: #fff;
    cursor: pointer;
    float: left;
    list-style: none;
    margin: 0;
    padding: 3px;
    font-family: 'Poppins',sans-serif;
    text-align: center;
    font-weight: 600;
    width: 43px;
    height: 37px;
    border: 1px solid #eee;
    border-collapse: collapse;
}
.datepicker-panel>ul>li[data-view="month current"], .datepicker-panel>ul>li[data-view="year current"], .datepicker-panel>ul>li[data-view="years current"] {
    width: 206px;
}
.datepicker-container {
  width: 300px;
}
.detayli-ara {
  display: none;
}
