.istanbul-area-2.bg-color {
    background-color: #090033;
}

.banner-wrapper-content {
  max-width: 100%;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content:center;
  margin-top: 50px;
}
.banner-wrapper-content p{
  font-size: 25px;
  margin-top: -5px;
  margin-bottom: -10px;
}
.istanbul-content-1 .content::before {
  left: -6px;
   top: -6px;
}
.istanbul-image-1 .main-image {
  border-radius: 5px;
  border: 8px solid #130947;
  position: absolute;
  height: 100%;;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
 
.single-blog-post-item .post-image img{
    width: 600px;
    height: 250px;
    object-fit: fill;
}
.page-title-area{
  padding-top: 150px;
  padding-bottom: 150px;
  height: 300px;
  max-height: 300px;
  background-position: center;
}
.istanbul-stats{
  position: relative;
  z-index: 1;
  background-size: auto; background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  max-height: 300px;
}
.istanbul-stats::before {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.55;
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.btn-joinus{
  background-color: #e00000;
  border: 1px solid #e00000;
  border-color: #e00000 !important;
  width: 150px;
  padding: 12px 25px;
}
.btn-joinus:hover{
  background-color: white;
  border: 1px solid white;
  border-color: white !important;
}
.istanbul-stats .content{
  height: 100%;
  z-index: 2;
  display: flex; 
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  
}
.istanbul-stats .content .data{
  text-align: center;
  width: 100%;
}
.istanbul-stats .content .data .count{
  color: white;
  font-weight: 800;
  font-size: 37px;
  margin-bottom: -3px;
}
.istanbul-stats .content .data p{
  color: white;
  font-weight: bold;
}
.istanbul-stats .content .data .icon i{
  color: white;
  font-size: 25px;
}
.page-title-area::before {
    width: 100%;
    height: 100%;
    background-color: black !important;
    opacity: 0.55;
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
  }

  .staff-box{
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0,0,0,.075);
    border-radius: 3px;
    margin-bottom: 40px;
    border: 1px solid #eaeaea;
} 

.staff-box .image {
    border-radius: 5px 5px 0 0;
    position: relative;
}
.staff-box .image img {
    border-radius: 5px 5px 0 0;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.staff-box .image .social {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    width: 35px;
    text-align: center;
    opacity: 0;
    position: absolute;
    bottom: 35px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.staff-box .image .social li {
  display: block;
}

.staff-box .image .social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #006e90;
  font-size: 17px;
  color: #ffffff;
  position: relative;
  -webkit-transform: translate(-35px, 35px);
          transform: translate(-35px, 35px);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.staff-box .image .social li a:hover {
  width: 40px;
  background: #4f87fb;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.staff-box .image .social li:nth-child(1) a {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.staff-box .image .social li:nth-child(2) a {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.staff-box .image .social li:nth-child(3) a {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.staff-box .image .social li:nth-child(4) a {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.staff-box .image .social li:nth-child(5) a {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.staff-box:hover .image .social {
  opacity: 1;
}

.staff-box:hover .image .social li a {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.staff-box .content {
    text-align: center;
    display: flex;
    flex-direction: column;
    background-color: #f9f9f9;
    border-radius: 0 0 5px 5px;
    padding: 25px 40px;
    height: 250px;
}

.staff-box .content h3 {
    font-size: 17px;
    color: #130947;
    font-weight: 800;
}

.staff-box .content h4{
    font-size: 14px;
    font-weight: 600; 
    color: #130947;
}


.staff-box .content p{
    margin-top: auto;
    color: #130947;
    font-weight: 600; 
}
.radar{
  display: block;
  position: relative;
}
.footer-bottom-area{
  margin-top: 0;
}

.radar .flight-details{
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  top: 15px;
  right: 0;
  color: #130947;
  z-index: 2;
  padding: 0 20px;
  height: 150px;
  width: 250px;
}
.radar .flight-details h3{
  color:  #130947;
  margin-top:5px;
  border-bottom: solid 1px #fff;;
}

.radar .flight-details .route{
  display:  flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}
.radar .flight-details .route i{
  background: #fff;
  color: rgb(11, 167, 50);
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 20px;
  height: 40px;
  width: 40px;
  border-radius: 20px;
}
.radar .flight-map{
  z-index: 1;
}
ol, ul {
	list-style: none;
}


ol, ul, li
 {
  margin: 0;
  padding: 0;
  border: 0;
}
.header{
  height: 70px;
  width: 100%;
  background-color: #fff;
  border-bottom: 2.5px solid #130947;
  display: flex;
  position: sticky;
  top: 0;
  justify-content: space-between;
  align-items: center;
  z-index: 500;
}
.header .nav {
  margin: 0 5px;
  list-style: none; 
}
.header .nav >li{
  margin: 0 2px;
  height: 70px;
  position: relative;
}
.header .nav >li >a{
  height: 70px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 15px;
  color: #130947;
  font-weight: 700;
  display: flex;
  align-items: center;
  position: relative;
}
.header .nav >li:hover >a{
  color: #4f87fb;
}
.header .nav-area{
  display: flex;
}

.header .crew-center {
  height: 70px;
  display: flex;
  align-items: center;
}

.header ul .dropdown{
  list-style: none;
  display: flex;
  flex-direction: column;
  left: 0;
  top: 68px;
  position: absolute;
  min-width: 10rem;
  padding: .5rem 0;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  display: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition: all 500ms ease-in-out;
}

ul.list{
 max-height:200px; 
 overflow: auto !important;

}

.istanbul-content-3 .dataTables_wrapper .dataTables_paginate.paging_simple_numbers {
  display: block !important;
  margin-top: 5px;
  }
  .istanbul-content-3 .dataTables_wrapper .dataTables_paginate.paging_simple_numbers a{
      border-color: #eeeeee;
      cursor: pointer;
      display: inline-block;
      border-radius: 5px;
      padding: 3px 5px;
      background: #fff;

  }
  .istanbul-content-3 .dataTables_wrapper .dataTables_paginate.paging_simple_numbers a:hover{
      border-color: #eeeeee;
      cursor: pointer;
      display: inline-block;
      border-radius: 5px;
      padding: 3px 5px;
      background: darken(#fff,6%);
      color: #000 !important;

  }
  .istanbul-content-3 .dataTables_wrapper .dataTables_paginate.paging_simple_numbers a.current{
      background: #130947;
      color: #fff !important;
  }
  .table tbody tr:first-child td, .table tr:first-child th {
  border-top: 0px solid #dee2e6;
  }
  .table-responsive{
    border-radius: 10px;
    border-collapse: collapse;
    box-shadow: 0 2px 10px rgba(0,0,0,.075);
    border: 1px solid #eaeaea;
  }
  .istanbul-table{
      border-radius: 10px;
      overflow: hidden;
      border-collapse: collapse;
      box-shadow: 0 2px 10px rgba(0,0,0,.075);
      border: 1px solid #eaeaea;
  }
  .istanbul-table thead tr{
      background: #090033;
      color: white;

  }
  .istanbul-table tbody tr{
      transition: 500ms all;
  }

.callsing-usable{
  position: absolute;
  right: 5px;
  z-index: 10;
}
.callsing-usable i{
  color: yellowgreen;
  height: 48px;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.callsing-usable i.red{
  color: darkred;
}

.header .navbar-brand img{
  height: 55px;
}

.header ul .dropdown a{
  font-size: 15px;
  font-weight: 600;
  padding-top: 4px;
  display: flex;
  height: 35px;
  align-items: center;
  min-width: 10rem;
  padding-bottom: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  padding: 0 10px;
  color: #130947;
  border-bottom: 1px solid #e9ecef;
}
.header ul .dropdown a:last-child{
  border: 0;
}
.header ul .dropdown a:hover{
  color: #4f87fb;
  background-color: #e9ecef;
}

.header .nav >li:hover >a + .dropdown{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  display: block;
}
.responsive-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #130947;
  z-index: 511;
  transition: 300ms left;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; 
}
.responsive-menu.active {
  left: 0;
}
.responsive-menu .close-menu-btn {
      height: 60px;
      width: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 30px; 
  }
      .responsive-menu .close-menu-btn i {
        color: #130947; 
      }
      .responsive-menu .header{
        background: #fff;
        padding: 15px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 70px;
        position: sticky;
        align-items: center;
        top: 0;
      }
      .responsive-menu .logo a{
        display: flex;
        height: 70px;
        align-items: center;
      }
      .responsive-menu .logo a img{
          top: 0;
          display: block;
          height: 40px;
          align-items: center;
          justify-content: center;
          border-bottom: 2px solid rgba(255, 255, 255, 0.1);
          font-weight: 200;
          font-size: 30px;
          color: rgba(255, 255, 255, 0.7);
          text-decoration: none; 
        }
        .responsive-menu .menu .nav{
          flex-direction: column;
          padding: 15px;
        }
        .responsive-menu .menu {
          flex: 1;
          flex-direction: column;
          padding: 15px 10px; }
          .responsive-menu .menu >ul >li a {
            padding: 10px 0;
            display: block;
            font-size: 20px;
            font-weight: bold;
            color: rgba(255, 255, 255, 0.7); }
            .responsive-menu .menu >ul >li:hover a{
              color: white;
            }
.responsive-menu .menu >ul .dropdown{
  display: none;
}

.responsive-menu .menu >ul .dropdown a{
  margin-left: 7px;
}

.responsive-menu .menu >ul .dropdown a::before{
  content:  attr('<i class="bx bx-chevron-down"></i>')
}

.responsive-menu .menu .crew-center .default-btn{
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
}

.responsive-menu .menu .crew-center .default-btn i{
  position: static;
  left: 25px;
  top: 0;
  margin-right: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 20px
}

.responsive-menu .menu .nav >li:hover >a + .dropdown{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  display: block;
}


.header .mobile {
  display: none !important; 
}
.header .mobile a {
  height: 46px;
  width: 46px;
  display: flex;
  background-color: rgba(221, 221, 221, 0.76);
  border-radius: 4px;
  border: none;
  justify-content: center;
  outline: 0;
  transition: background-color .2s linear;
  align-items: center;
  color: #130947;
  text-decoration: none; }
.header .mobile a i{
  font-size: 24px;
}

@media (max-width: 990px) {
  .header .nav-area {
    display: none; 
  }

  .header .mobile {
    display: block !important; 
  } 

  .header .navbar-brand img{
    height: 40px;
  }
  .banner-wrapper{
    background-position: center !important;
  }
  .partners{
    flex-direction: column;
    margin: 0 auto;
  }
}