
@font-face {
    font-family: ingmebold;
    src: url("../font/INGMe-Bold.otf");
 }
 @font-face {
    font-family: ingme;
    src: url("../font/INGMe.otf");
 }
 
 
  /*-------------------------------------------------- */
  
  /* Ekran 1: Mobil Ekranlar (0 - 767px) */
  @media only screen and (max-width: 767px) {
  
     .topbar, .navbar, .navsubmenu, .paralax-area-grid-6, .form-area, .form-area-tablet-d, .form-area-tablet-y, .contact-area-hb-grid, .contact-area-hb-grid-tablet-y, .topbar-tablet-y, .contact-area-bottom-tablet-y, .footer-tablet-y, .contact-area-tablet-y, .contact-area-title-hb-tablet-y, .navbar-tablet-y, .navsubmenu-tablet-y, .paralax-area-grid-6-tablet-y, .footer, .topbar-tablet-d, .footer-tablet, .navbar-tablet-d, .navsubmenu-tablet-d, .contact-area-hb-grid-tablet-d, .paralax-area-grid-6-tablet-d, .contact-area-title-hb-tablet-d, .footer-tablet-d{
         display: none;
     }

  .mobilecaptchaimg img {
    width: 26px;
}
     .topbar-mobile{
         width: 100%;
         height: 60px;
         background-color: white;
         border-bottom: 1px #e5e5e5 solid;
     }
     .topbartext-mobile {
        position: relative;
        font-size: 16px;
        font-family: "ingme";
        border-bottom: 2px #FF6200 solid;
        margin-left: 30px;
        padding: 14px 0px 0px 0px;
     }
 
     .navbar-mobile .navbar-collapse {
         position: fixed;
         top: 0;
         left: -100%;
         width: 100%;
         height: 100%;
         background: white;
         z-index: 999;
         transition: left 0.3s;
       }
           .navbar-light .navbar-toggler {
     color: transparent !important;
     border-color: transparent !important;
 }
     
         .navbar-toggler-x{
             
             background-image: url('https://ingleasing.com.tr/assets/img/hamburger-icon-close.png');
               background-size: cover; /* Resmi öğenin boyutuna sığdırır */
               background-repeat: no-repeat; /* Resmi tekrarlamaz */
               background-position: center center; /* Resmi öğenin ortasına hizalar */
 
             width: 33px;
             height: 33px;
             
             position: absolute;
             border: 0px white solid;
             top: 1%;
             right: 2%;
     }	
     
     
       .navbar-mobile .navbar-toggler {
         position: relative;
       }
 
       .navbar-mobile .navbar-toggler-icon {
    display: block;
    position: absolute;
    transform: translate(0, -50%);
    cursor: pointer;
    margin-left: 4%;
    background-image: url(https://ingleasing.com.tr/assets/img/hamburger-icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
           
       }
 
       .navbar-mobile .navbar-nav {
         margin-top: 40px; /* İçerikten uzaklaştırma */
         padding-left: 30px;
       }
 
       .navbar-mobile .navbar-toggler.collapsed + .navbar-collapse {
         left: -100%;
 
       }
 
       .navbar-mobile .navbar-collapse.show {
         left: 0;
 
       }
     .navbar-mobile {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        background-color: white !important;
 
 }
     .navbar-mobile img{
         width: 70%;
         margin-left: 11%;
     }
     
     a.nav-link{
         font-size: 28px;
         font-family: "ingme";
     }
 
     
     .navsubmenu-mobile {
         width: 100%;
         background-color: #EEEEEE !important;
         padding-top:10px;
         padding-bottom:0px;
     }
 
     .navsubmenuleft-mobile h1{
         font-family:"ingmebold";
         font-size:30px;
         color:#303030;
     }
 
     .navsubmenuleft-mobile ul{
         list-style-type:none;
     }
 
     .navsubmenuleft-mobile ul li a{
         font-size:18px;
         color:#303030;
         margin-left:-7px;
         font-family:"ingme";
     }
 
     .paralax-area-grid-6-mobile {
         background-image: url(https://ingleasing.com.tr/img/hizlibasvurumblheader.jpg);
         height: 200px;
         display: flex;
         align-items: center;
         justify-content: center;
         background-repeat: no-repeat;
         background-size: cover; /* Görselin tam genişlikte ve yükseklikte olmasını sağlar */
         position: relative;
     }
     
     .paralax-area-grid-6-mobile .container{
         padding: 0px;
     }
     
     .sub-paralax-area-grid-6-mobile{
         width: 100%;
         height: 200px;
         position: relative;
     
     }
     
     .sub-paralax-area-grid-6-mobile::after {
         content: "Size Ulaşalım";
         font-family: 'ingme';
         font-size: 28px !important;
         position: absolute;
         color: white;
         background-color: #FF6200;
         margin-left: 20px;
         bottom: -22px;
         padding: 3px 16px;
         border-radius: 7px;
         font-weight: 700;
     }
 
     .submit-contact-area {
         width: 100%;
         margin-bottom: 30px;
         height: 890px;
     }
     
     .form-area {
         width: 90%;
         margin-left: auto;
         margin-right: auto;
     }
     
     .form-area form {
         padding-top: 50px;
     }
     
     select#konu {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
     }
     
     
 
 .konugrid {
     position: relative;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid-other {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid::after {
     position: absolute !important;
     top: 12px !important;
     right: 15px !important;
     content: "" !important;
     background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
     background-size: contain;
     width: 20px;
     height: 20px;
 }
     .ilarea {
         display: flex; width: 100%; height: 45px; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between;
         position: relative;
     }
     
     .ilarea:after {
         position: absolute !important;
         top: 12px !important;
         right: 205px !important;
         content: "" !important;
         background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
         background-size: contain;
         width: 20px;
         height: 20px;
     }
 
     .hbbtn {
         width: 52%;
         height: 45px;
         background-color: #525098;
         border: 0px #525098 solid;
         color: white;
         font-family: 'ingmebold';
         border-radius: 7px;
         transition-duration: 500ms;
         font-size: 16px !important;
         float: right;
         margin-top:-5px;
     }
 

 
     .contact-area-title-hb-mobile {
         height: 60px;
         background-color: #F1F1F1;
     }
 
     .contact-area-title-hb-first-mobile{
         display: flex;
         width: 100%;
         height: 30px;
         position: relative;
     }
     .contact-area-title-hb-first-mobile:after {
         content: "İletişim";
         font-family: 'ingme';
     font-size: 28px !important;
     position: absolute;
     color: white;
     background-color: #FF6200;
     margin-left: 5px;
     bottom: 5px;
     padding: 3px 16px;
     border-radius: 7px;
     font-weight: 700;
     }
 
 
     .contact-area-hb-grid-mobile{
         width: 100%;
         height: 940px;
         background-color: #F1F1F1;
     }
 
     .contact-area-grid-mobile{
         width: 100%;
         background-color: white;
         border-radius: 18px;
         padding-bottom: 15px;
     }
 
     .contact-area-grid-l-mobile{
         width: 100%;
         background-color: white;
         border-radius: 20px;
         padding: 20px;
     }
 
     .contact-area-grid-r-mobile{
         width: 100%;
         height: 600px;
         border-top-right-radius: 18px;
         border-bottom-right-radius: 18px;
         margin-top: 50px;
     }
 
     .contact-area-grid-l-mobile h1 {
         color: #5E5E5E;
         font-size: 28px;
         font-family: "ingme";
         margin-bottom: 20px;
     }
 
     .formgrid {
         margin-bottom: 10px;
         display: flex;
     }
 
     .frma, .frmb, .frmc {
         margin-top: 7px;
         width: 30%;
     }
 
     label {
         font-size: 18px;
         font-family: "ingme";
         color: black;
         width: 35%;
         margin-top: 6px;
     }
 
     .contact-area-grid-l-mobile input#adsoyad {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 60px;
         width: 65%;
         border-radius: 7px;
         font-family: "ingmebold";
         padding-left: 10px;
         margin-left: 10px;
     }
      
         .contact-area-grid-l-mobile input#unvan {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 65%;
         border-radius: 7px;
         font-family: "ingmebold";
         padding-left: 10px;
         margin-left: 10px;
     }
 
     .contact-area-grid-l-mobile input#telefon {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 63%;
         border-radius: 7px;
         margin-left: 25px;
         font-family: "ingmebold";
         padding-left: 10px;
     }
 
     .contact-area-grid-l-mobile input#eposta {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 71%;
         border-radius: 7px;
         margin-left: 21px;
         font-family: "ingmebold";
         padding-left: 10px;
     }
 
     .contact-area-grid-l-mobile textarea#mesaj {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 240px;
         width: 65%;
         border-radius: 7px;
         margin-left: 14px;
         font-family: "ingmebold";
         padding-left: 10px;
         padding-top: 10px;
         padding-bottom: 10px;
     }
 
     .formgridbtn {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         justify-content: flex-end;
         width: 100%;
     }
 
     .contact-area-grid-l-mobile input[type="submit"] {
         background-color: white !important;
         border: 2px #525098 solid;
         height: 45px;
         width: 110px;
         font-family: "ingmebold";
         border-radius: 7px;
         font-size: 16px;
         color: #525098;
         transition-duration: 500ms;
     }
 
     .footer-mobile{
         background-color: #757575;
         padding: 20px 0px 20px 0px;
     }
     .footer-mobile ul{
         list-style-type: none;
         padding-left: 0px;
         margin-top: 20px;
     }
     .footer-mobile ul li{
         margin-bottom: 5px;
     }
     .footer-mobile ul li a{
         color:white;
         font-family: "ingme";
         text-decoration: none;
     }
 
 
 
 
 
 
 
 
 
  }
 
 
 
   /*-------------------------------------------------- */
  
  /* Ekran 2: Dikey Tablet (768px - 991px) */
  @media only screen and (min-width: 768px) and (max-width: 991px) {
  
  .topbar, .topbar-mobile, .navbar, .navbar-mobile, .navsubmenu, .form-area, .form-area-mbl, .form-area-tablet-y, .navsubmenu-mobile, .paralax-area-grid-6, .contact-area-tablet-y, .contact-area-bottom-tablet-y, .footer-tablet-y, .contact-area-hb-grid-tablet-y, .contact-area-title-hb-tablet-y, .navbar-tablet-y, .navsubmenu-tablet-y, .paralax-area-grid-6-tablet-y, .topbar-tablet-y, .paralax-area-grid-6-mobile, .submit-contact-area-mobile, .contact-area-title-hb, .contact-area-title-hb-mobile, .contact-area-hb-grid, .contact-area-hb-grid-mobile, .footer, .footer-mobile{
     display: none;
  }
      
  .container{
     max-width: 991px;
 }
  
     
  .topbar-tablet-d{
     width: 100%;
     height: 60px;
     background-color: white;
     border-bottom: 1px #e5e5e5 solid;
 }
 .topbartext-mobile-tablet-d {
    position: relative;
    font-size: 16px;
    font-family: "ingme";
    border-bottom: 2px #FF6200 solid;
    margin-left: 30px;
    padding: 14px 0px 0px 0px;
 }
 
 
 .navbar-tablet-d .navbar-collapse {
     position: fixed;
     top: 0;
     left: -100%;
     width: 100%;
     height: 100%;
     background: white;
     z-index: 999;
     transition: left 0.3s;
   }
       .navbar-light .navbar-toggler {
 color: transparent !important;
 border-color: transparent !important;
 }
 
     .navbar-toggler-x-tablet-d{
         
         background-image: url('https://ingleasing.com.tr/assets/img/hamburger-icon-close.png');
           background-size: cover; /* Resmi öğenin boyutuna sığdırır */
           background-repeat: no-repeat; /* Resmi tekrarlamaz */
           background-position: center center; /* Resmi öğenin ortasına hizalar */
 
         width: 33px;
         height: 33px;
         
         position: absolute;
         border: 0px white solid;
         top: 1%;
         right: 2%;
 }	
 
 
   .navbar-tablet-d .navbar-toggler {
     position: relative;
   }
 
   .navbar-tablet-d .navbar-toggler-icon {
     display: block;
     position: absolute;
     transform: translate(0, -50%);
     cursor: pointer;
       margin-left: -130%;
     background-image: url('https://ingleasing.com.tr/img/hamburger-icon.png');
       background-size: cover; /* Resmi öğenin boyutuna sığdırır */
       background-repeat: no-repeat; /* Resmi tekrarlamaz */
       background-position: center center; /* Resmi öğenin ortasına hizalar */
     width: 23px;
     height: 23px;
 
       
   }
 
   .navbar-tablet-d .navbar-nav {
     margin-top: 40px; /* İçerikten uzaklaştırma */
     padding-left: 30px;
   }
 
   .navbar-tablet-d .navbar-toggler.collapsed + .navbar-collapse {
     left: -100%;
 
   }
 
   .navbar-tablet-d .navbar-collapse.show {
     left: 0;
 
   }
 .navbar-tablet-d {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background-color: white !important;
 
 
 }
 .navbar-tablet-d img{
     width: 70%;
     margin-left: 11%;
 }
 
 a.nav-link{
     font-size: 28px;
     font-family: "ingme";
 }
 
 
     
 .navsubmenu-tablet-d {
     width: 100%;
     background-color: #EEEEEE !important;
     padding-top:5px;
     padding-bottom:0px;
 }
 
 .navsubmenuleft-tablet-d h1{
     font-family:"ingmebold";
     font-size:30px;
     color:#303030;
     margin-left: 7%;
 }
 
 .navsubmenuleft-tablet-d ul{
     list-style-type:none;
 }
 
 .navsubmenuleft-tablet-d ul li a{
     font-size:18px;
     color:#303030;
     margin-left:-7px;
     font-family:"ingme";
 }
 
 .navsubmenu-tablet-d h1 {
     margin-left: 25px;
 }
 
 
 .paralax-area-grid-6-tablet-d {
     background-image: url(https://ingleasing.com.tr/img/hizlibasvurudtbltheader.jpg);
     height: 300px;
     display: flex;
     align-items: center;
     justify-content: center;
     background-repeat: no-repeat;
     background-size: cover; /* Görselin tam genişlikte ve yükseklikte olmasını sağlar */
     position: relative;
 }
 
 .paralax-area-grid-6-tablet-d .container{
     padding: 0px;
 }
 
 .sub-paralax-area-grid-6-tablet-d{
     width: 100%;
     height: 200px;
     position: relative;
 
 }
 
 .sub-paralax-area-grid-6-tablet-d::after {
     content: "Size Ulaşalım";
     font-family: 'ingme';
     font-size: 28px !important;
     position: absolute;
     color: white;
     background-color: #FF6200;
     margin-left: 20px;
     bottom: -73px;
     padding: 3px 16px;
     border-radius: 7px;
     font-weight: 700;
 }
 
 
 
 
 
 
 .submit-contact-area {
     width: 100%;
     margin-bottom: 30px;
 }
 
 .form-area {
     width: 80%;
     margin-left: auto;
     margin-right: auto;
     height: 700px;
 }
 
 .form-area form {
     padding-top: 50px;
 }
 
 select#konu {
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
 }
 
 
 
 .konugrid {
     position: relative;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid-other {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid::after {
     position: absolute !important;
     top: 12px !important;
     right: 15px !important;
     content: "" !important;
     background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
     background-size: contain;
     width: 20px;
     height: 20px;
 }
 .ilarea {
     display: flex; width: 100%; height: 45px; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between;
     position: relative;
 }
 
 .ilarea:after {
     position: absolute !important;
     top: 12px !important;
     right: 390px !important;
     content: "" !important;
     background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
     background-size: contain;
     width: 20px;
     height: 20px;
 }
 
 .hbbtn {
     width: 65%;
     height: 45px;
     background-color: #525098;
     border: 0px #525098 solid;
     color: white;
     font-family: 'ingmebold';
     border-radius: 7px;
     transition-duration: 500ms;
     font-size: 16px !important;
     float: right;
     margin-top:25px;
 }
 
 
 
 .contact-area-title-hb-tablet-d {
     height: 60px;
     background-color: #F1F1F1;
 }
 
 .contact-area-title-hb-first-tablet-d{
     display: flex;
     width: 100%;
     height: 30px;
     position: relative;
 }
 .contact-area-title-hb-first-tablet-d:after {
     content: "İletişim";
     font-family: 'ingme';
 font-size: 28px !important;
 position: absolute;
 color: white;
 background-color: #FF6200;
 margin-left: 5px;
 bottom: 5px;
 padding: 3px 16px;
 border-radius: 7px;
 font-weight: 700;
 }
 
 
 
 .contact-area-hb-grid-tablet-d{
     width: 100%;
     height: 940px;
     background-color: #F1F1F1;
 }
 
 .contact-area-grid-tablet-d{
     width: 100%;
     background-color: white;
     border-radius: 18px;
     padding-bottom: 15px;
 }
 
 .contact-area-grid-l-tablet-d{
     width: 100%;
     background-color: white;
     border-radius: 20px;
     padding: 20px;
 }
 
 .contact-area-grid-r-tablet-d{
     width: 100%;
     height: 600px;
     border-top-right-radius: 18px;
     border-bottom-right-radius: 18px;
     margin-top: 50px;
 }
 
 .contact-area-grid-l-tablet-d h1 {
     color: #5E5E5E;
     font-size: 28px;
     font-family: "ingme";
     margin-bottom: 20px;
 }
 
 .formgrid {
     margin-bottom: 10px;
     display: flex;
 }
 
 .frma, .frmb, .frmc {
     margin-top: 7px;
     width: 20%;
 }
 
 label {
     font-size: 18px;
     font-family: "ingme";
     color: black;
     width: 20%;
     margin-top: 6px;
 }
 
 .contact-area-grid-l-tablet-d input#adsoyad {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 60px;
     width: 80%;
     border-radius: 7px;
     font-family: "ingmebold";
 }
      
 .contact-area-grid-l-tablet-d input#unvan {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 80%;
     border-radius: 7px;
     font-family: "ingmebold";
 }
 
 .contact-area-grid-l-tablet-d input#telefon {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 80%;
     border-radius: 7px;
 
     font-family: "ingmebold";
 
 }
 
 .contact-area-grid-l-tablet-d input#eposta {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 80%;
     border-radius: 7px;
 
     font-family: "ingmebold";
 
 }
 
 .contact-area-grid-l-tablet-d textarea#mesaj {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 240px;
     width: 80%;
     border-radius: 7px;
 
     font-family: "ingmebold";
 
     padding-top: 10px;
     padding-bottom: 10px;
 }
 
 .formgridbtn {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: flex-end;
     width: 100%;
 }
 
 .contact-area-grid-l-tablet-d input[type="submit"] {
     background-color: white !important;
     border: 2px #525098 solid;
     height: 45px;
     width: 110px;
     font-family: "ingmebold";
     border-radius: 7px;
     font-size: 16px;
     color: #525098;
     transition-duration: 500ms;
 }
 
 
 .footer-tablet{
     background-color: #757575;
     padding: 20px 0px 20px 0px;
 }
 .footer-tablet ul{
     list-style-type: none;
     padding-left: 0px;
     margin-top: 20px;
 }
 .footer-tablet ul li{
     margin-bottom: 5px;
 }
 .footer-tablet ul li a{
     color:white;
     font-family: "ingme";
     text-decoration: none;
 }
          .navbar-toggler-x{
              
              background-image: url('https://ingleasing.com.tr/assets/img/hamburger-icon-close.png');
                background-size: cover; /* Resmi öğenin boyutuna sığdırır */
                background-repeat: no-repeat; /* Resmi tekrarlamaz */
                background-position: center center; /* Resmi öğenin ortasına hizalar */
  
              width: 33px;
              height: 33px;
              
              position: absolute;
              border: 0px white solid;
              top: 1%;
              right: 2%;
      }	
  .numericarea{
     font-size: 12px;
     color: #FF6200 !important;
     font-family: 'ingme';
     width: 150px;
  }
 
 
 

            .footer-tablet-d{
                background-color: #757575;
                padding: 20px 0px 20px 0px;
            }
            .footer-tablet-d ul{
                list-style-type: none;
                padding-left: 0px;
                margin-top: 20px;
            }
            .footer-tablet-d ul li{
                margin-bottom: 5px;
            }
            .footer-tablet-d ul li a{
                color:white;
                font-family: "ingme";
                text-decoration: none;
            }
            


.navbar-toggler-x {
    background-image: url(https://ingleasing.com.tr/assets/img/hamburger-icon-close.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 33px;
    height: 33px;
    position: absolute;
    border: 0px white solid;
    top: 1%;
    right: 2%;
}

 .numericarea{
    font-size: 12px;
    color: #FF6200 !important;
    font-family: 'ingme';
    width: 150px;
 }



 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  }
 
 
 
   
  /*-------------------------------------------------- */
  
  /* Ekran 3: Yatay Tablet + Minibook Laptop (992px - 1199px) */
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
  
  .topbar-tablet-d, .topbar, .topbar-mobile, .navbar, .form-area, .form-area-tablet-d, .form-area-mbl, .navbar-mobile, .footer, .footer-mobile, .navsubmenu, .navsubmenu-mobile,  .contact-area-hb-grid, .contact-area-hb-grid-mobile, .navbar-tablet-d, .navsubmenu-tablet-d, .paralax-area-grid-6-tablet-d, .contact-area-title-hb-tablet-d, .contact-area-hb-grid-tablet-d, .footer-tablet, .footer-tablet-d{
     display: none;
  }
 
 
  
  .container{
     max-width: 992px;
 }
 
 
 
 
  .topbar-tablet-y{
      width: 100%;
      height: 60px;
      background-color: white;
      border-bottom: 1px #e5e5e5 solid;
  }
  .topbartext-mobile-tablet-y {
     position: relative;
     font-size: 16px;
     font-family: "ingme";
     border-bottom: 2px #FF6200 solid;
     margin-left: 30px;
     padding: 14px 0px 0px 0px;
  }
 
 
  .bg-light .container {
     max-width: 942px;
 }
 
  .bg-light {
     background-color: white !important;
     height: 70px !important;
     margin-top: 5px;
 }
 
 .bg-light .container {
     padding: 0px;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     justify-content: space-between;
     align-items: center;
 }
 .menu-icon-1 {
     margin-right: 0px !important;
     padding-right: 0px !important;
 }
 
 a.nav-link {
     color: #303030 !important;
     font-size: 13px !important;
     font-family: "ingme";
     position: relative;
     margin-left: 19px;
 }
 
 a.nav-link:hover{
     color: #FF6200 !important;
     font-size: 13px !important;
     font-family: "ingme";
     position:relative;
     margin-left: 3px;
 }
 
 a.nav-link::after {
     position: absolute;
     bottom: 0px;
     left: 0%;
     width: 100%;
     height: 2px;
     background-color: #FF6200;
     content: " ";
     opacity: 0;
     transition-duration: 400ms;
 
 }
 a.nav-link:hover:after {
     position: absolute;
     bottom: 0px;
     left: 5%;
     width: 90%;
     height: 2px;
     background-color: #FF6200;
     content: " ";
     opacity: 1;
     transition-duration: 400ms;
 
 }
 
 li.nav-item:last-child a.nav-link:hover::after {
     opacity: 0 !important;
 }
 
 .navbar-tablet-y img {
     width: 200px;
 }
 
 .navbar-expand-lg .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row;
     margin-top: 10px;
 }
 
 
 li.nav-item.active .nav-link {
     color: #FF6200 !important;
 }
 
 a.nav-link:hover:after {
     position: absolute;
     bottom: 0px;
     left: 5%;
     width: 90%;
     height: 2px;
     background-color: #FF6200;
     content: " ";
     opacity: 1;
     transition-duration: 400ms;
 }
 
 li.nav-item.active a.nav-link::after {
     opacity: 1;
 }
 
 
 .navsubmenu-tablet-y {
     width: 100%;
     height: 100px;
     background-color: #EEEEEE;
     display: flex;
     position: -webkit-sticky;
     position: sticky;
     top: 0;
     z-index: 5;
 }
 
 .active-menu-item {
     color: #525199 !important;
 }
 
 
 
 
 .navsubmenuleft {
     width: 20%;
     height: 100px;
     background-color: #EEEEEE;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     justify-content: flex-start;
     align-items: center;
 }
 
 .navsubmenuright {
     width: 80%;
     height: 100px;
     background-color: #EEEEEE;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     justify-content: flex-end;
     align-items: center;
 }
 
 .navsubmenuleft h1 {
     font-size: 24px;
     color: #303030;
     font-family: "ingmebold";
     margin: 0px !important;
 }
 
 .navsubmenuright ul{
     display: flex;
 }
 
 .navsubmenuright ul li{
     list-style-type: none;
     margin-left: 15px;
 }
 
 .navsubmenuright ul li:last-child{
     margin-right: 20px;
 }
 
 .navsubmenuright ul li a{
     color: #303030;
     font-size: 13px;
     font-family: "ingme";
     text-decoration: none;
     position: relative;
     transition-duration: 400ms;
 }
 
 .navsubmenuright ul li a::before {
     content: "";
     position: absolute;
     width: 100%;
     height: 2px;
     background-color: #525199;
     left: 0px;
     bottom: -6px;
     opacity: 0;
     transition-duration: 400ms;
 }
 
 .navsubmenuright ul li a.active-menu-item::before {
     opacity: 1;
 }
 
 
 .navsubmenuright ul li a:hover{
     color:#525199;
     transition-duration: 400ms;
 }
 
 .navsubmenuright ul li a:hover::before {
     opacity: 1;
     transition-duration: 400ms;
 }
 
 .navsubmenu-tablet-y .container {
     max-width: 940px;
 }
 
 .navsubmenuright ul li:first-child{
     margin-left: 15px !important;
 }
 
 
 
 
 .paralax-area-grid-6-tablet-y {
     background-image: url(https://ingleasing.com.tr/img/hizlibasvuruytblt.jpg);
     height: 300px;
     display: flex;
     align-items: center;
     justify-content: center;
     background-repeat: no-repeat;
     background-size: cover; /* Görselin tam genişlikte ve yükseklikte olmasını sağlar */
     position: relative;
 }
 
 .paralax-area-grid-6-tablet-y .container{
     padding: 0px;
 }
 
 .sub-paralax-area-grid-6-tablet-y{
     width: 100%;
     height: 300px;
     position: relative;
 
 }
 
 .sub-paralax-area-grid-6-tablet-y::after {
     content: "Size Ulaşalım";
     font-family: 'ingme';
     font-size: 28px !important;
     position: absolute;
     color: white;
     background-color: #FF6200;
     margin-left: 20px;
     bottom: -22px;
     padding: 3px 16px;
     border-radius: 7px;
     font-weight: 700;
 }
 
 
 
 
 .form-area {
     width: 80%;
     margin-left: auto;
     margin-right: auto;
     height: 700px;
 }
 
 .form-area form {
     padding-top: 50px;
 }
 
 select#konu {
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
 }
 
 
 
 .konugrid {
     position: relative;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid-other {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
 }
 
 .konugrid::after {
     position: absolute !important;
     top: 12px !important;
     right: 15px !important;
     content: "" !important;
     background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
     background-size: contain;
     width: 20px;
     height: 20px;
 }
 .ilarea {
     display: flex; width: 100%; height: 45px; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between;
     position: relative;
 }
 
 .ilarea:after {
     position: absolute !important;
     top: 12px !important;
     right: 510px !important;
     content: "" !important;
     background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
     background-size: contain;
     width: 20px;
     height: 20px;
 }
 
 .hbbtn {
     width: 65%;
     height: 45px;
     background-color: #525098;
     border: 0px #525098 solid;
     color: white;
     font-family: 'ingmebold';
     border-radius: 7px;
     transition-duration: 500ms;
     font-size: 16px !important;
     float: right;
     margin-top:30px;
 }
 
 
 
 .contact-area-title-hb-tablet-d {
     height: 60px;
     background-color: #F1F1F1;
 }
 
 .contact-area-title-hb-first-tablet-d{
     display: flex;
     width: 100%;
     height: 30px;
     position: relative;
 }
 .contact-area-title-hb-first-tablet-d:after {
     content: "İletişim";
     font-family: 'ingme';
 font-size: 28px !important;
 position: absolute;
 color: white;
 background-color: #FF6200;
 margin-left: 5px;
 bottom: 5px;
 padding: 3px 16px;
 border-radius: 7px;
 font-weight: 700;
 }
 
 
 
 .contact-area-title-hb-tablet-y {
     height: 60px;
     background-color: #F1F1F1;
     margin-top: 30px;
 }
 
 .contact-area-title-hb-first-tablet-y{
     display: flex;
     width: 100%;
     height: 30px;
     position: relative;
 }
 .contact-area-title-hb-first-tablet-y:after {
     content: "İletişim";
     font-family: 'ingme';
 font-size: 28px !important;
 position: absolute;
 color: white;
 background-color: #FF6200;
 margin-left: 5px;
 bottom: 5px;
 padding: 3px 16px;
 border-radius: 7px;
 font-weight: 700;
 }
 
 
 
 .contact-area-tablet-y{
     width: 100%;
     height: 600px;
     background-color: #F1F1F1;
 }
 .contact-area-grid{
     width: 100%;
     height: 600px;
     background-color: white;
     border-radius: 18px;
     display: flex;
 }
 .contact-area-grid-l {
     width: 50%;
     height: 600px;
     border-top-left-radius: 18px;
     border-bottom-left-radius: 18px;
     display: flex;
     flex-direction: column;
     flex-wrap: nowrap;
     align-content: center;
     justify-content: center;
     padding-left: 40px;
 }
 .contact-area-grid-r {
     width: 50%;
     height: 600px;
     border-top-right-radius: 18px;
     border-bottom-right-radius: 18px;
     margin-top: 50px;
     margin-left: -20px;
 }
 .contact-area-bottom{
     width: 100%;
     height: 0px;
     background-color: #F1F1F1;
 }
 .contact-area-grid-l h1{
     font-family: "ingme";
     font-size: 28px;
     color: #5E5E5E;
     margin: 0px;
     padding: 0px;
 }
 .formgrid {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     justify-content: flex-end;
     align-items: flex-start;
     margin-bottom: 20px;
     margin-right: 28px;
 }
 .formgrid label {
     font-size: 14px;
     color: #000000;
     font-family: "ingme";
     padding: 0px;
     margin: 10px 30px 0px 0px !important;
 }
 
 .contact-area-grid-r input#adsoyad{
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 55%;
     border-radius: 7px;
     font-family: "ingmebold";
     padding-left: 10px;
     margin-left: -4px;
 }
 
 .contact-area-grid-r input#unvan{
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 55%;
     border-radius: 7px;
     font-family: "ingmebold";
     padding-left: 10px;
 
 }
 
 .contact-area-grid-r input#telefon {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 55%;
     border-radius: 7px;
 
     font-family: "ingmebold";
     padding-left: 10px;
 }
 .contact-area-grid-r input#eposta {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 40px;
     width: 55%;
     border-radius: 7px;
     font-family: "ingmebold";
     padding-left: 10px;
 }
 .contact-area-grid-r textarea#mesaj {
     background-color: white;
     border: 1px #5E5E5E solid;
     height: 180px;
     width: 55%;
     border-radius: 7px;
 
     font-family: "ingmebold";
     padding-left: 10px;
     padding-top: 10px;
     padding-bottom: 10px;
 }
 .contact-area-grid-r input[type="submit"] {
     background-color: white !important;
     border: 2px #525098 solid;
     height: 45px;
     width: 110px;
     font-family: "ingmebold";
     border-radius: 7px;
     font-size: 16px;
     color: #525098;
     transition-duration: 500ms;
 }
 
 .contact-area-grid-r input:hover[type="submit"] {
     background-color: #525098 !important;
     border: 2px #525098 solid;
     height: 45px;
     width: 110px;
     font-family: "ingmebold";
     border-radius: 7px;
     font-size: 16px;
     color: white;
     transition-duration: 500ms;
 }
 
 .contact-area-grid-r .formgridbtn {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: flex-end;
     width: 94%;
     margin-left: 3px;
 }
 
 
 .footer-tablet-y{
     background-color: #757575;
     padding: 20px 0px 20px 0px;
 }
 .footer-tablet-y ul{
     list-style-type: none;
     padding-left: 0px;
     margin-top: 20px;
 }
 .footer-tablet-y ul li{
     margin-bottom: 5px;
 }
 .footer-tablet-y ul li a{
     color:white;
     font-family: "ingme";
     text-decoration: none;
 }
 
 .contact-area-bottom-tablet-y {
     width: 100%;
     height: 70px;
     background-color: #F1F1F1;
 }
 
 .contact-area-bottom-tablet-y {
     width: 100%;
     height: 70px;
     background-color: #F1F1F1;
 }
 
 
 
      form{
          margin-top: 10px;
      }
 
  .numericarea{
     font-size: 12px;
     color: #FF6200 !important;
     font-family: 'ingme';
     width: 150px;
  }
 
 
      
  }
  
  
  /*-------------------------------------------------- */
  
  
  /* Ekran 4 ve daha büyük: Notebook + Desktop (1200px ve yukarısı) */
  @media only screen and (min-width: 1200px) {
  
     .topbar-mobile, .navbar-mobile, .navsubmenu-mobile, .form-area-tablet-y, .form-area-mbl, .form-area-tablet-d, .paralax-area-grid-6-mobile, .topbar-tablet-y, .contact-area-tablet-y, .contact-area-bottom-tablet-y, .footer-tablet-y, .contact-area-hb-grid-tablet-y, .navbar-tablet-y, .paralax-area-grid-6-tablet-y, .contact-area-title-hb-tablet-y, .navsubmenu-tablet-y, .contact-area-hb-grid-mobile, .footer-tablet, .contact-area-hb-grid-tablet-d, .contact-area-title-hb-tablet-d, .footer-mobile, .topbar-tablet-d, .navbar-tablet-d, .navsubmenu-tablet-d, .paralax-area-grid-6-tablet-d, .footer-tablet-d{
         display: none;
     }
 
 
     .topbar {
         width: 100%;
         height: 70px;
         background-color: white;
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: center;
         align-items: center;
         border-bottom: 1px #e5e5e5 solid;
     }
     .topbartext{
         margin: 0px;
         padding: 0px;
         font-size: 16px;
         position: relative;
         margin-top: -6px;
         font-family: 'ingme';
     }
     .topbartext::after {
         position: absolute;
         left: 0px;
         bottom: -5px;
         content: " ";
         width: 100%;
         height: 2px;
         background-color: #FF6200;
     }
     
     .container {
         padding: 0px;
         width: 1140px;
     }
     
     .row {
         display: -ms-flexbox;
         display: flex;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         margin-right: 0px !important;
         margin-left: 0px !important;
     }
     
     
     
     
     .bg-light {
             background-color: white !important;
         height: 125px !important;
     }
     
     .bg-light .container {
         padding: 0px;
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: space-between;
         align-items: center;
     }
     
     
     
     .menu-icon-1 {
         margin-right: 0px !important;
         padding-right: 0px !important;
     }
     
     a.nav-link {
         color: #303030 !important;
         font-size: 14px !important;
         font-family: "ingme";
         position: relative;
         margin-left: 3px;
     }
     
     a.nav-link:hover{
         color: #FF6200 !important;
         font-size: 14px !important;
         font-family: "ingme";
         position:relative;
         margin-left: 3px;
     }
     
     a.nav-link::after {
         position: absolute;
         bottom: 0px;
         left: 5%;
         width: 90%;
         height: 2px;
         background-color: #FF6200;
         content: " ";
         opacity: 0;
         transition-duration: 400ms;
     
     }
     a.nav-link:hover:after {
         position: absolute;
         bottom: 0px;
         left: 5%;
         width: 90%;
         height: 2px;
         background-color: #FF6200;
         content: " ";
         opacity: 1;
         transition-duration: 400ms;
     
     }
     
     li.nav-item:last-child a.nav-link:hover::after {
         opacity: 0 !important;
     }
     
     
     li.nav-item.active .nav-link {
         color: #FF6200 !important;
     }
     
     
     li.nav-item.active a.nav-link::after{
         opacity: 1;
     }
     
     
     
     
     
     
     
     
     
     
     .navsubmenu {
         width: 100%;
         height: 100px;
         background-color: #EEEEEE;
         display: flex;
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 5;
     }
     
     .active-menu-item {
         color: #525199 !important;
     }
     
     
     
     
     .navsubmenuleft {
         width: 20%;
         height: 100px;
         background-color: #EEEEEE;
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: flex-start;
         align-items: center;
     }
     
     .navsubmenuright {
         width: 80%;
         height: 100px;
         background-color: #EEEEEE;
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: flex-end;
         align-items: center;
     }
     
     .navsubmenuleft h1 {
         font-size: 34px;
         color: #303030;
         font-family: "ingmebold";
         margin: 0px !important;
     }
     
     .navsubmenuright ul{
         display: flex;
     }
     
     .navsubmenuright ul li{
         list-style-type: none;
         margin-left: 30px;
     }
     
     .navsubmenuright ul li:last-child{
         margin-right: 35px;
     }
     
     .navsubmenuright ul li a{
         color: #303030;
         font-size: 14px;
         font-family: "ingme";
         text-decoration: none;
         position: relative;
         transition-duration: 400ms;
     }
     
     .navsubmenuright ul li a::before {
         content: "";
         position: absolute;
         width: 100%;
         height: 2px;
         background-color: #525199;
         left: 0px;
         bottom: -6px;
         opacity: 0;
         transition-duration: 400ms;
     }
     
     .navsubmenuright ul li a.active-menu-item::before {
         opacity: 1;
     }
     
     
     .navsubmenuright ul li a:hover{
         color:#525199;
         transition-duration: 400ms;
     }
     
     .navsubmenuright ul li a:hover::before {
         opacity: 1;
         transition-duration: 400ms;
     }
     
     
     
     /**********************************************************************************************************************************************/
     
     
     
     .contact-area-title {
         background-color: #F1F1F1;
         width: 100%;
         height: 120px;
         margin-top: 120px;
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: center;
         align-items: center;
     }
     .contact-area-title h1 {
         font-family: "ingmebold";
         font-size: 28px;
         color: #303030;
         margin: 0px;
         padding: 0px;
     }
     
     .contact-area-title-hb-first{
         display: flex;
         width: 100%;
         height: 30px;
         position: relative;
     }
     .contact-area-title-hb-first:after {
         content: "İletişim";
         font-family: 'ingme';
         font-size: 31px !important;
         position: absolute;
         color: white;
         background-color: #FF6200;
         font-size: 50px;
         left: 0;
         bottom: 5px;
         padding: 3px 16px;
         border-radius: 7px;
         font-weight: 700;
     }
     
     .contact-area{
         width: 100%;
         height: 600px;
         background-color: #F1F1F1;
     }
     .contact-area-grid{
         width: 100%;
         height: 600px;
         background-color: white;
         border-radius: 18px;
         display: flex;
     }
     .contact-area-grid-l {
         width: 50%;
         height: 600px;
         border-top-left-radius: 18px;
         border-bottom-left-radius: 18px;
         display: flex;
         flex-direction: column;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: center;
         padding-left: 90px;
     }
     .contact-area-grid-r {
         width: 50%;
         height: 600px;
         border-top-right-radius: 18px;
         border-bottom-right-radius: 18px;
         margin-top: 50px;
     }
     .contact-area-bottom{
         width: 100%;
         height: 70px;
         background-color: #F1F1F1;
     }
     .contact-area-grid-l h1{
         font-family: "ingme";
         font-size: 28px;
         color: #5E5E5E;
         margin: 0px;
         padding: 0px;
     }
     
     .formgrid {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         align-content: center;
         justify-content: flex-end;
         align-items: flex-start;
         margin-bottom: 20px;
         margin-right: 28px;
     }
     .formgrid label {
         font-size: 18px;
         color: #000000;
         font-family: "ingme";
         padding: 0px;
         margin: 7px 30px 0px 0px !important;
     }
     
     .contact-area-grid-r input#adsoyad{
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 55%;
         border-radius: 7px;
         font-family: "ingmebold";
         padding-left: 10px;
         margin-left: -4px;
     }
 
     .contact-area-grid-r input#unvan{
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 55%;
         border-radius: 7px;
         font-family: "ingmebold";
         padding-left: 10px;
 
     }
 
     .contact-area-grid-r input#telefon {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 55%;
         border-radius: 7px;
 
         font-family: "ingmebold";
         padding-left: 10px;
     }
     .contact-area-grid-r input#eposta {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 40px;
         width: 55%;
         border-radius: 7px;
         font-family: "ingmebold";
         padding-left: 10px;
     }
     .contact-area-grid-r textarea#mesaj {
         background-color: white;
         border: 1px #5E5E5E solid;
         height: 180px;
         width: 55%;
         border-radius: 7px;
 
         font-family: "ingmebold";
         padding-left: 10px;
         padding-top: 10px;
         padding-bottom: 10px;
     }
     .contact-area-grid-r input[type="submit"] {
         background-color: white !important;
         border: 2px #525098 solid;
         height: 45px;
         width: 110px;
         font-family: "ingmebold";
         border-radius: 7px;
         font-size: 16px;
         color: #525098;
         transition-duration: 500ms;
     }
     
     .contact-area-grid-r input:hover[type="submit"] {
         background-color: #525098 !important;
         border: 2px #525098 solid;
         height: 45px;
         width: 110px;
         font-family: "ingmebold";
         border-radius: 7px;
         font-size: 16px;
         color: white;
         transition-duration: 500ms;
     }
     
     .contact-area-grid-r .formgridbtn {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         justify-content: flex-end;
         width: 95%;
     }
     
     
     
      form{
          margin-top: 20px;
      }
     
     
     
     
     
     
     
     .footer{
         width: 100%;
         height: 180px;
         background-color: #757575;
     }
     .f-left{
         width: 30%;
     
         background-color: #757575;
         padding-top: 30px;
     }
     .f-right {
         width: 70%;
     
         background-color: #757575;
         display: flex;
         flex-direction: column;
         flex-wrap: nowrap;
         align-items: flex-end;
     }
     .f-right ul{
         display: flex;
     }
     .footer-row ul {
         list-style-type: none !important;
         margin: 5px;
     }
     .footer-row ul li {
         margin-left: 35px;
     }
     .footer-row ul li a {
         font-size: 14px;
         color: #FFFFFF;
         font-family: "ingme";
         text-decoration: none;
     }
     
     
     
     
     
     
     
     
     
     
     
     
     
     /**********************************************************************************************************************************************/
     
     
     /*Hızlı Başvuru*/
     
     
     
     .paralax-area-grid-6 {
         background-image: url(https://ingleasing.com.tr/img/HizliBasvuru2.jpg);
         height: 200px;
         display: flex;
         align-items: center;
         justify-content: center;
         background-repeat: no-repeat;
         background-size: cover; /* Görselin tam genişlikte ve yükseklikte olmasını sağlar */
         position: relative;
     }
     
     .paralax-area-grid-6 .container{
         padding: 0px;
     }
     
     .sub-paralax-area-grid-6{
         width: 100%;
         height: 200px;
         position: relative;
     
     }
     
     .sub-paralax-area-grid-6::after {
         content: "Size Ulaşalım";
         font-family: 'ingme';
         font-size: 31px !important;
         position: absolute;
         color: white;
         background-color: #FF6200;
         font-size: 50px;
         left: 0;
         bottom: -25px;
         padding: 3px 16px;
         border-radius: 7px;
         font-weight: 700;
     }
     
     
     
     .submit-contact-area {
         width: 100%;
         height: 640px;
     }
     
     .form-area {

     }
     .fctstm{
        display: flex;
     }

     .form-area-left{
        width: 48%;
        margin-right: 2%;
     }
     .form-area-right{
        width: 48%;
     }
     
     .form-area form {
         padding-top: 70px;
     }
     
     select#konu {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
     }
     
     
     
     .konugrid {
         position: relative;
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
     }
 
     .konugrid-other{
 
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     align-content: center;
     align-items: center;
     justify-content: space-between;
     }
     
     .konugrid::after {
         position: absolute !important;
         top: 12px !important;
         right: 15px !important;
         content: "" !important;
         background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.pngs) no-repeat;
         background-size: contain;
         width: 20px;
         height: 20px;
     }
     .ilarea {
         display: flex; width: 100%; height: 45px; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: space-between;
         position: relative;
     }
     
     .ilarea:after {
         position: absolute !important;
         top: 12px !important;
         right: 600px !important;
         content: "" !important;
         background: url(https://ingleasingwebtest.private.external.dmz/img/downarrow.png) no-repeat;
         background-size: contain;
         width: 20px;
         height: 20px;
     }
     
     
     
     .contact-area-hb-grid{
         width: 100%;
         height: 670px;
         background-color: #F1F1F1;
     }
     
     .contact-area-title-hb {
         height: 60px;
         background-color: #F1F1F1;
     }
     
     .hbbtn {
         width: 100%;
         height: 45px;
         background-color: #525098;
         border: 2px #525098 solid;
         color: white;
         font-family: 'ingmebold';
         border-radius: 7px;
         transition-duration: 500ms;
         font-size: 16px !important;
         float: right;
         margin-top:25px;
     }
     .desktopcaptchaimg img {
    height: 50px;
}
      .desktopcaptchaimg {

    margin-right: 7px;
}
       .numericarea{
     font-size: 15px;
     color: #FF6200 !important;
     font-family: 'ingme';
     width: 150px;
  }
     
 
     
     /*Hızlı Başvuru BİTİŞ*/
     
  
 }
 
 
 /**********************************************************************************************************************************************/
 
 
 
 
 
 
 
 
 
 
 