/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
body {
font-family: 'Arimo', sans-serif;
        color: #484646;
    font-weight: 400;

}
.modalFaal {
    width: 95%;
}

nav,
#faaliyetAlanlari .modal-trigger,
h4,
h5,
.modal-close,
footer ul li{
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
}
.header {
    font-family: 'Montserrat', sans-serif;
}

nav ul a,
nav {
  color: #444;
  min-height: 100px;
  font-size: 1.1rem;
}

nav,
.dropdown-content li a {
    line-height: 100px;
  background-color: #ffffff;
} 
nav .nav-wrapper i {
    line-height: 100px;
    margin-left: 0;
}
.dropdown-button,
.dropdown-content li a {
color: darkgray;
}
p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 480px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
  background-color: #3d203b;
      padding: 0 15px;

}

#hakkimizda {
    padding: 0 15px;
}

#faaliyetAlanlari ul li{
    list-style: disc;
    margin-left:30px;
}
#faaliyetAlanlari .modal-trigger {
    width: 150px;
    height: 150px;
    border: solid 2px #3d203b;
    color: #3d203b;
    padding: 25px;
    text-align: center;
    margin: 10px;
    line-height: 25px;

}
#faaliyetAlanlari .btn-flat i{
    font-size: 2em;
    margin-bottom: 15px;
}
#contactTable {
    
    width: 70% !important;
    margin: 0 auto;
    margin-top: 110px;
    color: #484646;
        font-weight: 700;
    }
.nav-wrapper {
    padding: 0 20px;
}
#contactTable td:first-child i{
    margin-right: 20px;
}

.ahmetModal {
    height: 53% !important
}
.enginModal,
.oytunModal {
    height: 62% !important    
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
}
#sidenav-overlay {
    z-index: 996 !important;
}
#iletisim {
        padding: 0;
    background: #e3d8e2;
}
.contactRow {
    margin-bottom: 0;
}
.mapdiv {
    padding: 0 !important;
}

    
