
.process_area, #collg8{
  transition: background-color .5s;
}
.aramiza-katil-btn{
  background-color:#fff;
  color:#000;
  padding: 10px;
  width: 50px;
  height: 50px;
  font-size:30px;
  margin-top: 25px;
  margin-bottom: 50px;
  border-radius:50%;
  display: block;
}
@font-face {
  font-family: 'sliderFont';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Flatstock.ttf") format('truetype');
}
@font-face {
  font-family: 'Gilroy_light';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Gilroy-Light.ttf") format('truetype');
}
.jet-icon{
  background-color:#000;
  padding:15px;
  font-size:30px;
  border-radius:50%;
  transition: background-color .5s;
}
.jet-icon:hover{
  background-color:#fff;
  color:#000;
}
.slider-text {
  font-family: "sliderFont";
  color:#fff;
  font-size:30px;
}
.slider-text-2{
  font-family: "Gilroy_light";
  color:#fff;
  font-size:25px;
}

.five-products{
  position: inherit;
  z-index:99;
  cursor: pointer;
}
.pay_btn:before{
  background-image: none;
  background-color: #fff;
}
#select-book-btn{
  min-width: 1px;
  color:#000;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:30px;
  padding-right: 30px;
  margin-left:0px;
  font-size:17px;
  border-radius:30px;
  margin-bottom: 25px;
}
#main-image {
  width: 200px;
}
#main-image, .five-products{
  transition: opacity .5s;
}
#products-btn{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  color:#fff;
  background-color: #000;
}
#products-btn:hover{
  color:#000;
}
.item_one{
  background: none !important;
  box-shadow:none !important;
  left:0px !important;
  top:20px !important;
}
.item_two{
  background: none !important;
  box-shadow:none !important;
  left:120px !important;
  top:12px !important;
}
.item_three {
  background: none !important;
  box-shadow:none !important;
  z-index:auto !important;
  left:220px !important;
  top:20px !important;
}
.item_four{
  background: none !important;
  box-shadow:none !important;
  top:160px !important;
  left:10px !important;
}
.item_five{
  left: 115px;
  top: 168px;
}
.item_six{
  left: 230px;
  top: 162px;
}

/*   2   */
.item_one2{
  background: none !important;
  box-shadow:none !important;
  left:0px !important;
  top:0 !important;
}
.item_two2{
  background: none !important;
  box-shadow:none !important;
  left:125px !important;
  top:0px !important;
}
.item_three2 {
  background: none !important;
  box-shadow:none !important;
  z-index:auto !important;
  left:230px !important;
  top:7px !important;
}
.item_four2{
  background: none !important;
  box-shadow:none !important;
  top:150px !important;
  left:3px !important;
}
.item_five2{
  left: 110px;
  top: 148px;
}
.item_six2{
  left: 225px;
  top: 145px;
}

.app_featured_area{
  padding-bottom: 300px;
  transition: opacity 1s;
}
.slider-btn{
  width: 150px;
  height:150px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  display: inline-flex;
  align-items: center;
  padding-top: 35px;
  padding-left: 20px;
  border: 1px solid #fff !important;
  color:#000 !important;
  font-size:48pt;
}
.slider-btn:hover{
  background-color: #000 !important;
  color:#fff !important;
}
.mobile-slider-div{
  display: none;
}
.experts_team_area{
  background : url(../../img/index-images/kitap-bg.png);
  transition: opacity 1s;
  padding-top: 10px;
  margin-top: 20px;
}
.sec_title{
  margin-bottom:80px !important;
}
@media only screen and (max-width: 1550px) {
 .app_fetured_item2{
   margin-top: -300px !important;
 }
 .app_banner_contentmt > h3{
   font-size:33px;
 }
}

@media only screen and (max-width: 600px) {
  #select-book-btn{
    min-width: 1px;
    color:#000;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:15px;
    padding-right: 15px;
    margin-left:2px;
    font-size:12px;
    border-radius:15px;
  }
  .experts_team_area{
    margin-top:-300px;
    background : url(../../img/index-images/kitap-bg-mobile.png);
    height:600px;
  }
  .mobile{
    width: 230px !important;
    margin-bottom: 0;
    margin-top: -70px;
  }
  h3{
    font-size:19px !important;
  }
  #description-div{
    padding-top: 20px;
    padding-right: 5px;
    margin-left: -20px;
    width: calc(60% + 20px) !important;
    float: left !important;
    font-size:13px;
    line-height: 17px;
    transition: opacity .5s;
  }
  #main-image-div{
      width:40% !important;
      float: right !important;
  }
  #main-image{
    max-width: 200px;
    width: 110px;
    margin-left: -20px;
    margin-top: 20px;
  }
  .five-products{
    width: 63px !important;
    margin-right: 5px;
  }
   .mobile-slider-div{
     display: block;
     padding-top: 100px;
   }
   .desktop-slider-div{
     display: none;
   }
   .app_banner_area{
     background: #000;
     height: 700px;
     margin-bottom: 50px;
     padding-bottom:200px;
   }
   .slider-btn{
     width: 100px;
     height:100px;
     overflow: hidden;
     border-radius: 50%;
     margin-top: 50px;
   }

   .app_featured_area{
     padding-top: 0;
     margin-top: -100px;
     overflow: hidden;
     height:1400px;
   }
   .app_fetured_item{
     margin-left:75px !important;
   }
   .app_featured_content{
     margin-left: 0 !important;
   }
   .app_fetured_item2{
     margin-top: -660px !important;
   }
   .app_item img{
     width: 130px;
     height: 130px;
   }
   h3{
     font-size: 18px;
     line-height: 30px !important;
   }
   #h3{
     font-size: 18px !important;
     line-height: 30px !important;
   }
   .app_item{
     float: left;
   }
   .item_one{
     top:50px !important;
     left:-80px !important;
   }
   .item_two{
     top:-90px !important;
     left:2px !important;
   }
   .item_three{
     top:-210px !important;
     left:65px !important;
   }
   .item_four{
     top:-247px !important;
     left:-70px !important;
   }
   .item_five{
     top:-370px;
     left:-5px;
   }
   .item_six{
     top:-505px;
     left:75px;
   }
   /* 2 */
   .item_one2{
     top:-625px !important;
     left:-75px !important;
   }
   .item_two2{
     top:-760px !important;
     left:5px !important;
   }
   .item_three2{
     top:-882px !important;
     left:75px !important;
   }
   .item_four2{
     top:-920px !important;
     left:-65px !important;
   }
   .item_five2{
     top:-1045px;
     left:0px;
   }
   .item_six2{
     top:-1180px;
     left:75px;
   }
}
@media (max-height: 750px) {
  .mobile-slider-div{
    padding-top: 0px;
  }
  .app_banner_area{
    padding-bottom: 50px;
  }
  .agency_featured_img img{
    max-width: 300px !important;
  }
  .slider-text {
    font-size:18px;
  }
}
