*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
}
.slider {
    width: 50%;
   margin-top:2rem
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-list{
    width: 1250px;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
  
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}
.slick-prev{
    z-index: 999;
    left:25px !important; 
}.slick-next{
    right: -578px !important;
}
.slick-dots{
    left: 20rem !important;
}

.navbar_menu{
    padding-top: 60px;
}
.navbar_menu>ul>li>a{
    text-decoration: none;
    color:white;
    font-size:22px;
    font-weight: bold;
}
.navbar_menu>ul{
    list-style: none;
}
.hosgeldin{
    clip-path: polygon(0% 0%, 75% 0%, 80% 50%, 75% 100%, 0% 100%);
    background: #E94E1A;
    padding: 5px;
    color:white;
    letter-spacing: 7px;
    margin-top: 1rem;
    
}
.hosgeldin2{
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 15% 50%);
    background: #E94E1A;
   padding: 5px;
    color:white;
    letter-spacing: 7px;
    margin-top: 1rem;
    width: 20%;

}
.hosgeldin3{
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 15% 50%);
    background: #E94E1A;
   padding: 5px;
    color:white;
    letter-spacing: 7px;
    margin-top: 1rem;
    width: 40%;

}

.main_navbar{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navbar_list{
    display: flex;
    gap: 4rem;
    margin-bottom:0px;
    
}
.login_card{
    display: flex;
    align-items: baseline;
    gap:1rem;
    padding-right:100px;
}
.navbar_login{
    background:#E94E1A;
    padding: 10px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.navbar_logo{
    margin: 70px 70px;
    display: flex;
    flex-direction: column;
    
    
}
.navbar_list{
    align-items: baseline;
}
.ozel_class{
    display: flex;
    flex-direction: column;
   gap:2rem;
    align-items: center;
    
}
.phone{
   font-size: 22px;
}
.hero1{
    background: url(image/Untitled-5.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover ;
   
}
.hero_1alt_right{
    width: 40%;
}
.hero_1alt{
    margin-top: 2rem;
}
.login_ol>a{
    font-weight: 500 !important;
}
.hero_seperator{
    height: 60px;
    width: 100%;
    background: #7FCFF1;
    display: flex;
    justify-content: space-between;
    padding: 0px 100px;
    align-items: center;
}
.hero_seperator2{
    width: 100%;
    height: 10px;
    background: #E94E1A;
}
.hero_seperator3{
    width: 100%;
    height: 30px;
    background: white;
}
.footer_mobile{
    gap:2rem !important;
}
.hero_2{
    display: flex;
}
.hero_2_left{
    width: 50%;
    padding: 5rem;
}
.hero_2_right{
    width: 50%;
}
#e-mail_input1::placeholder{
    font-size: 15px;
    font-weight: bold;
    color:black;
}
.col-md-3>ul>li{
    list-style: none;
}
.col-md-3>ul>li>a{
   text-decoration: none;
   color:#E94E1A;
}

.col-md-3>h1{
    color:#E94E1A
}
.col-md-3>p{
    color:#E94E1A
}
.navbar_top_left>ul>li{
    list-style: none;
}
.navbar_top_left>ul>li>a{
    text-decoration: none;
    font-size:1rem;
    color:#0095CB;
    font-weight: 600;
}


.iletisim_submitbtn{
 
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background: #E94E1A;
    font-weight: 600;
    color:white
  }

  .seperator{
    height: 10px;
    width: 100%;
    background: #0095CB;
  }

@media (max-width:1800px){
    .phone_container{
        display: none !important;
    }
    .navbar_top_left>ul{
        gap: 4rem !important;
    }
    .burasi_silinecek{
        font-size: 70px !important;
    }
  }

  @media (max-width:1720px){
    #deneme_deneme_deneme{
        padding-left: 43px !important;
        padding-right: 43px !important;
    }
  }
  @media (max-width:1700px){
    #deneme_deneme_deneme{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
  }
  @media(max-width:1650px){
    .navbar_top_left>ul {
        gap: 3rem !important;
        
    }
    
  }
  @media(max-width:1630px){
    #deneme_deneme_deneme{
        display: none !important;
    }
  }
@media (max-width:1500px){
    .hero_1alt{
        margin-top:3rem !important;

    }
    .hero_1alt_left>h1{
        line-height: 2 !important;
    }
    #hosgeldin_1{
        width: 50% !important;
    }
    #hosgeldin_2{
        width: 31% !important;
    }
    #hosgeldin_3{
        width: 87% !important;
    }
    .hero_4{
        padding: 5rem 5rem !important;
        gap:3rem !important
    }
    .burasi_silinecek{
        font-size:45px !important;
    }
    .navbar_top_left>ul{
        gap:3rem !important;
    }
    #navbar_1_yeni{
        width: 76% !important;
    }
    .navbar_top_left>ul>li>a {
        
        font-size: .9rem !important;
    
}
#header1_image{
    width: 66% !important;
}
#header1_phone{
    display: none;
}
#deneme_deneme_deneme{
    padding-left:0px !important;
    padding-right:0px !important;
    display: none !important;
}
		.aracinisatbutton
		{
		margin-left: 20px;
		}
}


  @media  (max-width: 600px) {
    .navbar_logo{
        margin:0px !important;
    }
    .navbar_logo_img{
        width: 120px !important;
    }
    .logo_hel{
        display: none;
    }
    .navbar_menu{
        display: none;
    }
    .mobil_nav_button{
        display: block !important
    }
    .main_navbar{
        padding: 30px;
    }
    .hero_1alt{
        flex-direction: column-reverse;
    }
    .hero_1alt_right{
        width: 100% !important;
    }
    .hero_1alt{
        margin-top:5rem !important;
    }
    .hero_1alt_right>div{
        gap:2rem !important;
    
    }
    .hero_1alt_left{
        width: 100% !important;
    }
    .burasi_silinecek{
        display: none;
    }
    .hero_1alt_left>h1>span{
        font-size:2.5rem !important;
    }
    .hero_1alt_left>h1{
        font-size:2.5rem !important;
        line-height: 1.2 !important;
    }
    .form-control{
        width: 100% !important;
        
    }
    .form-group{
        padding: 20px;
        margin-top: 0px !important;
    }
    .hero_1alt_right>div>form{
        display: flex;
    flex-direction: column;
    }
    .first_button{
        display: flex;
        justify-content: center;
    }
    .social_media{
        justify-content: center;
        margin-bottom: 2rem !important; 
    }
    .hero_seperator{
        height: auto !important;
        padding: 0px !important;
    }
    .hero_2_left{
        padding: 0px !important;
        width: 100% !important;
    }
    .hero_2_right{
        display: none;
    }
    .hosgeldin{
        width: 100% !important;
    }
    .hero_2_text{
        text-align: center;
    }
    .hero_2_text>p ,h5{
        width: 100% !important;
    }
    .detaya_git_btn{
        flex-direction: column;
        align-items: center !important;
    }
    .hosgeldin2{
        width: 100% !important;
    }
    .hakkimizda_btn{
        flex-direction: column-reverse;
        align-items: center !important;
    }
    .kazandiran_oto_header{
        font-size:2rem !important;
        margin-top: 1rem !important;
    }
    .hero_3_row{
        flex-direction: column-reverse;
    }
    .hero_3_right{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .hero_3_right>img{
        width: 100% !important;
        
    }
    .hero_3_left>h3{
        text-align: center;
        font-size: 3rem !important;
    }
    .mobile_le{
        display: flex;
flex-direction: column;

align-items: center;
    }
    .burasi_col{
        flex-direction: column;
    }
    .col-3-mobile{
        width: 100% !important;
        text-align: center;
        gap:.6rem !important;
        padding: 0px !important;
        margin-bottom:2rem !important;
    }
    .burasi_row{
        padding: 0px !important;
    }
    .slick-next{
        right: -185px !important;
    }
    .col-3-mobile>div{
        align-items: center !important;
        
    }
    .last_row_h1{
        font-size:2rem !important;
        text-align: center;
    }
    .last_row_social{
        flex-direction: column;
        gap: 3rem !important ;
    }
    .hero_4{
        padding: 0px !important;
        flex-direction: column;
        margin-top: 4rem;
    }
    .hero_4_left{
        width: 100% !important;
    }
    .hero_4_text>p{
        width: 100% !important;
        padding: 10px;
    }
    .hero_4_text>h2{
        text-align: center;
    }
    .mobile_hero_4_social{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hero_4_right{
        flex-direction: column;
        padding:15px;
    }
    .card{
        width: 100% !important;
    }
    .hero_seperator>h1{
        display: none;
    }
    .hero-5{
        flex-direction: column;
    }
    .hero-5>div>img{
        display: none;
    }
    .contact_text>h1{
        text-align: center;
        font-size: 3rem !important;
    }
    .contact_text>p{
        text-align: center !important;
    }
    .hosgeldin3{
        width: 100% !important;
    }
    .hero_social{
        margin-top:2rem !important;
        gap:1rem !important;
    }
    .contact_area{
        flex-direction: column;
    }
    .hero_social_1{
        width: 40px !important;
        height: 40px !important;
    }
    .hero_socail_2{
        gap:1rem !important;

    }
    .hero_socail_2>p{
        font-size: 11px !important;
    }
    .hero_social_right>img{
        width: 150px !important;
    }
    .brkn{
        margin-top:3rem !important;
        margin-right: 0px !important;
margin-left: 0px !important;
    }
    .contact_p_area{
        text-align: center;
        font-size: 15px !important;
    }
    .contact_area{
        gap:1rem !important;
    }
    .footer_mobile{
        flex-direction: column;
        align-items: baseline !important;
        gap: 1rem !important;
    }
    .footer_mobile_menu{
        padding: 0px !important;
    }
    .nav_left{
        display: none;
    }
    .nav_right{
        display: none;
    }
    .navbar_logo{
        display: flex !important;
    }
    .others_navbar{
        justify-content: space-between;
        padding: 30px !important;
        align-items: center !important;
    }
    .banner{
        display: flex !important;
        justify-content: center;
        align-items: center;
        color:White;
        font-size: 40px;
    }
    .about_hero{
        padding: 10px !important;
    }
    .blog_kategori_right_list{
        display: none;
    }
    .blog_card{
        width: 100% !important;
    }
    .blog_card>div{
        flex-direction: column;
    }
    .kariyer_form_responsive{
        width: 100% !important;
    }
    .kariyerGonder{
        width: 40% !important;
    }
    .arac_liste{
        width: 50% !important;
    }
    .offcanvas-body{
        padding: 30px !important;
    }
   .offcanvas-header{
    background: #DF5631;
   }
   .offcanvas-title{
    color:white
   }
   .offcanvas-body>.navbar_list{
    padding:0px !important;
    gap:2rem !important;
   }
   .offcanvas-body>.navbar_list>li{
   font-size: 30px !important;
   background: #E94E1A;
   width: 100% !important;
   margin-top: 1rem !important;
   padding: 9px !important;
   border-radius: 20px !important;
   text-align: center;
   }
   .offcanvas-body>.navbar_list>li>a{
    color:white !important;
    }
  }