* {
  font-family: Montserrat;
}

.hero .hero-arrow-left {
  left: 0;
  color: #ffffff;
  font-size: 30px;
  top: 25%;
  transform: translate(0%, -50%);
}
.hero .hero-arrow-right {
  right: 0;
  color: #ffffff;
  font-size: 30px;
  top: 25%;
}
.hero .img-hero {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.hero .hero-box {
  background: #00c1de;
  padding: 30px;
  min-height: 220px;
}
.hero .hero-box .hero-controls {
  display: none;
  color: #ffffff;
}
.hero .hero-box .hero-controls .control-item {
  padding: 0.5rem;
}
.hero .hero-box .hero-controls .control-item i svg {
  color: #ffffff;
}
.hero .hero-box .hero-content {
  text-align: center;
}

.hr-line {
  flex-grow: 1 !important;
  color: #00c1de;
  margin-top: 47px;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.75;
}

.hr-linesmall {
  flex-grow: 1 !important;
  color: #00c1de;
  /* padding-bottom: 50px; */
  width: 100px;
  opacity: 0.75;
}

.color-fotec {
  color: #00c1de;
}
.color-anadoliatitle {
  color: #00c1de;
  padding-left: 44px;
  padding-top: 45px;
  font-weight: 600;
}
.row .col-md-4 h3 {
  color: #02c1dd;
  text-align: center;
  font-weight: bold;
  font-size: 50px;
}

@media (min-width: 368px) {
  /* HERO */
  .hero .hero-arrow-left {
    display: none;
  }
  .hero .hero-arrow-right {
    display: none;
  }
  .hero .hero-box {
    position: absolute;
    background: rgb(24 27 37 / 79%);
    padding: 30px;
    min-height: 210px;
  }
  .hero .hero-box .hero-controls {
    color: #ffffff;
  }
  .hero .hero-box .hero-controls .control-item {
    padding: 0.5rem;
  }
  .hero .hero-box .hero-controls .control-item i svg {
    color: #ffffff;
  }
  .hero .hero-box .hero-content {
    margin-left: 40px;
    text-align: left;
  }
  .hero .hero-box .slider-hero .img-hero::before {
    position: absolute;
    left: 0;
  }
  /* Her Aşamada Yanınızdayız */
  .step-home {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 20px 10px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.cardy-bodykampanya {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
  max-height: 180px;
  background-color: #00c1de;
  width: 100%;
}

.zoomnews:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}
.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}
/*.zoom:first-child{
  -ms-transform: scale(1.1); /* IE 9 
  -webkit-transform: scale(1.1); /* Safari 3-8 
   transform: scale(1.1); 
 }*/
.img-fluidproduct {
  width: 100%;
  height: 1115px;
  max-height: 1120px;
}

.color-fotecproduct {
  color: #000000;
}

/* KAMPANYALAR SLIDER END */
/* FEATURES */
.features .feature {
  position: relative;
}
.features2 .feature2-img {
  width: 50%;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}
.feature2-img + h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.features .feature-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.features .feature-box {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  /* background-color: rgba(0, 0, 0, 0.7); */
  /* padding: 20px; */
}
.features .square {
  width: 48px;
  height: 48px;
  background: #e7680d;
  margin: 0 0 15px 0;
}

.color-anadoliatitle {
  color: #00c1de;
  padding-left: 44px;
  padding-top: 45px;
  font-weight: 600;
}

.hr-linesmall {
  flex-grow: 1 !important;
  color: #00c1de;
  /* padding-bottom: 50px; */
  width: 100px;
  opacity: 0.75;
}

.custom-bg {
  background-color: #00c1de;
  padding: 20px;
  border-radius: 0px;
}
.form-control {
  border-radius: 0;
}

.btn-custom {
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 0;
  background-color: white !important;
  color: black;
}

.btn-custom:hover {
  background-color: white;
  color: #00c1de;
}

.anadolia {
  color: #00c1de !important;
}

.textleft {
  text-align: left !important;
}

.textleftx {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.textleftx p {
  margin: 0;
  padding: 5px 0;
}

.textleftx p span {
  width: 100px;
  display: inline-block;
  color: #00c1de;
}

.zero-emission {
  position: relative;
}
.zero-emission .emission-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.zero-emission .emission-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  padding-top: 5rem;
}
.my-autoust {
  margin-top: 9rem;
  margin-bottom: auto !important;
}

.gifvideo {
  height: 200px;
  width: 300px;
}

.icons{
  width: 60px; height: 60px;
}
.border {
  border: 1px solid #f1f2f2;
}

/*------------------*/

.navbar {
  text-align: center;
  background-color: #0d193dd4;
  
}
.navbar .navbar-toggler {
  border: none;
}
.navbar .navbar-toggler-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar .navbar-toggler:focus {
  box-shadow: none;
}
.navbar .navbar-collapse {
  max-width: 1600px;
}
.navbar .nav-link {
  color: white;
}
.navbar .nav-link.show {
  color: white;
  font-weight: 600;
}
.navbar .logo-desktop {
  display: none;
}
.navbar .nav-icon-ghm {
  width: 50px;
}
.navbar .nav-icon-go {
  width: 35px;
  margin-left: 20px;
}
.navbar .btn-iletisim {
  background-color: #ffffff;
  color: #0d193dd4;
  padding: 5px 30px;
}
.navbar .btn-iletisim:hover {
  background-color: #ffffff;
  color: #0d193dd4;
  padding: 5px 30px;
}
.navbar .btn-lang {
  border: 1px solid #fff;
}
.navbar .dropdown-menu-lang {
  font-size: 18px;
  position: absolute !important;
  background: none;
  border: none;
}
.navbar .dropdown-menu-lang a {
  padding: 10px;
  background-color: #0d193dd4;
  margin: 5px 0 0 0;
}
.navbar .rounded-item {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0 10px;
}
.navbar .dropdown-list {
  padding-left: 0;
  list-style: none;
}
.navbar .dropdown-list li {
  border-bottom: 1px solid green;
}
.navbar .dropdown-list .nav-link {
  margin-bottom: 15px !important;
}
.navbar .dropdown-list .nav-link:hover {
  color: #0d193dd4 !important;
}
.navbar .dropdown-list .nav-link svg {
  font-size: 0.7rem;
}

.navbar .megamenu {
  padding: 1rem;
  width: 90vw;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    border: none;
  }
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    /* overflow-y: auto; */
    max-height: 90vh;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .header {
    min-height: 80px;
  }

  .navbar {
    background-color: #0d193dd4;
    color: black;
  }
  .navbar .logo-desktop {
    display: block;
    max-width: 200px;
    margin-left: 20px;
  }
  .navbar .navbar-brand .logo-mobile {
    display: none;
  }
  .navbar .nav-item {
    margin-right: 15px;
  }
  .navbar .nav-item .nav-link {
    color: white;
  }
  .navbar .nav-item .nav-link:hover {
    color: white;
  }

  .navbar .btn-iletisim {
    background-color: black;
    color: #00c1de;
    padding: 5px 30px;
  }
  .navbar .btn-iletisim:hover {
    background-color: black;
    color: #00c1de;
    padding: 5px 30px;
  }
  .navbar .btn-lang {
    border: 1px solid #fff;
  }
  .navbar .btn-outline-white {
    border: 1px solid #fff;
  }
  .navbar .rounded-item {
    padding: 0 5px;
  }
  .navbar .dropdown-image {
    position: relative;
  }
  .navbar .dropdown-image .bottom-border {
    width: 100%;
    height: 15px;
    background-color: #0d193dd4;
    margin-left: -16px;
  }
}

.custom-list {
  list-style-type: none;
}

.topmargin {
  margin-top: 6rem;
}
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #0d193dd4;
  color: white;  
  height: 100px;
  padding: 20px;
  text-align: center;
  z-index: 9999;
}

.footer-logo {
  float: left;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
}
.footer-logo p {
  margin: 0;  
  display: inline-block;  
  vertical-align: middle;  
}
.social-media {
  float: right;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
}

.social-media a {
  color: white;
  text-decoration: none;
  margin: 0 15px;
}

 
.social-media a + a {
  margin-left: 15px;
}

.video-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.iconfooter{
  margin-bottom: 4rem;
}
.icons-container {
  margin-bottom: 20px;
}

.fs-14{
  font-size: 14px;
}
.fs-12{
  font-size: 12px;
}
.zoom {
  transition: transform 0.3s ease;
}

.zoom:hover {
  transform: scale(1.1);
}


.nav-item .nav-link {
  position: relative;
  text-decoration: none;
 
}

.nav-item .nav-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #1DC1DD; /* Change this to your desired underline color */
  transition: width 0.3s ease;
}

.nav-item .nav-link:hover::after,
.nav-item .nav-link:focus::after {
  width: 100%;
}

/* Add this to handle the active state */
.nav-item .nav-link.active::after {
  width: 100%;
}

.mt-custom {
  margin-top: 5rem !important;  
}

.contactanadolia{
  margin-top: 5rem;
  padding-top: 5rem;
 
  margin-right: 3rem;
}

 .footermargin{
  margin-left: 7rem !important;
 }
 .footermargin2{
  margin-left: 12rem !important;
 }


.navbar-toggler-icon {
  color: white; 
}

@media (max-width: 768px) {
  .footer {
      justify-content: center;
  }
  
  .footer .container-fluid {
      display: flex;
      justify-content: center;
  }
  
  .footer .row {
      flex-direction: column;
      align-items: center;
  }
  
  .footer .col-md-6 {
      width: auto;
      text-align: center;
  }
}
