    a:hover {
        font-weight: bold;
    }

    a {
        text-decoration: none;
        color: inherit;
    }

    body {
        background-color: #f5f5f5;
        margin: 0 0;
        font-family: 'Open Sans', sans-serif;
    }

    .container {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .header {
        height: auto;
        width: 100%;
        background-color: #1c1c1c;
    }

    .slider {
        width: 100%;
        height: auto;
    }

    .faliyetblok {
        float: left;
        margin: 3% 3%;
        border-radius: 8px;
        display: inline-block;
        width: 26%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center center;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        
    }

    .mySlides {
        display: none;
    }

    .button4:hover {
        font-weight: bold;
        border: 2px solid #fff;
    }

    .button4 {
        background-color: transparent;
        color: #fff;
        border: 2px solid #e7e7e7;
        padding: 10px 5px;
        font-size: auto;
    }

    .button3:hover {
        color: #fff;
        font-weight: bold;
    }

    .button3 {
        padding: 10px 5px;
        background-color: #1c1c1c;
        color: #fff;
        font-size: auto;
        width: 60%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
    }

    .buttonfaal3 {
        margin-top: 4px;
        border-radius: 5px;
        width: 60%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .okleft {
        cursor: pointer;
        position: absolute;
        top: 20vw;
        width: auto;
        padding: 16px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        background-color: transparent;
        border: 0;
    }

    .okright {
        cursor: pointer;
        position: absolute;
        top: 20vw;
        right: 0px;
        width: auto;
        padding: 16px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        background-color: transparent;
        border: 0;
    }

    .okright:hover,
    .okleft:hover {
        background-color: #1c1c1c;
    }

    .okright:active {
        border: 0;
    }

    .fade {
        -webkit-animation-name: fade;
        -webkit-animation-duration: 1.5s;
        animation-name: fade;
        animation-duration: 1.5s;
    }

    .faliyeth3 {
        padding-top: 5px;
        padding-bottom: 5px;
        text-transform: uppercase;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .clear {
        clear: both;
    }

    .icraatcard {
        padding-top: 15px;
        width: 23%;
        display: inline-block;
    }

    .icraat {
        color: #fff;
        width: 100%;
        background-image: url("/images/bg.jpg");
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
    }

    .sosyal-sorumluluk {
        padding-top: 25px;
        padding-bottom: 50px;
        background-color: #e7e7e7;
    }

    .hakkimizdafont,
    .hakkimizdaphoto {
        width: 48%;
        display: inline-block;
        text-align: justify;
    }
    .hakkimizdafont {
        vertical-align: top;
        padding: 0px 20px;
    }
    .sheet .hakki .referanslar {
        background:none;
        background-image: none;
    }
    .referanslar {
        padding: 25px 0;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        background-image: url(/images/bg2.jpg);
        background-size: auto;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
    }

    .referanslar ul li {
        display: inline-block;
        height: 100px;
        width: 100px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding: 10px 10px;
    }

    .referanslar ul {
        padding: 0 0;
    }

    .referanslar ul li img {
        border-radius: 10px;
        height: 100px;
        width: 100px;
    }

    .footer {
        text-align: center;
        color: #fff;
        background-color: #1c1c1c;
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .logo {
        margin-top: 3px;
        margin-left: 80px;
        float: left;
        display: inline-block;
        max-width: 20%;
        height: 55px;
    }

    .hammenu {
        text-decoration: none;
        display: inline-block;
        color: #fff;
    }

    .hammenu ul {
        list-style-type: none;
        margin: 0 0;
        padding: 0 0;

    }

    .hammenu ul li {
        text-transform: uppercase;
        display: inline-block;
        line-height: 55px;
        vertical-align: middle;
        padding: 0 10px;
    }

    .footmenu {
        vertical-align: top;
        display: inline-block;
        width: 30%;
        text-decoration: none;
        list-style: none;
        list-style-type: none;
        line-height: 21px;
        height: 200px;
        letter-spacing: 3px;
    }

    .footmenu ul {
        margin: 0 0;
        padding: 0 0;
        list-style-type: none;
        text-decoration: none;
        
    }

    .gmap {
        display: inline-block;
        width: 30%;
        height: auto;
        background-color: #fff;
    }

    .iletisimfooter {
        vertical-align: top;
        display: inline-block;
        width: 30%;
        height: 200px;
        line-height: 35px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .header-mobile {
        display: none;
    }

    .slider img {
        width: 100%;
        height: auto;
    }
    .infopage {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(../images/bg.jpg);
        width: 100%;
        margin: 0 0;
    }
    .gallerypage {
        background-repeat: repeat;
        background-image: url(../images/back_pattern.jpg);
        width: 100%;
        margin: 0 0;
    }
    .infopage ul {
        margin: 0 0;
        padding: 0 0;
        list-style-type: none;
    }

    .sheet {
        max-width: 960px;
        width: 95%;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        text-align: center;
        padding-top: 0px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        opacity: 0.9;
    }

    .hiz_960_curve {
        width: 100%;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .hakki {
        font-size: 16px;
        padding: 50px 50px;
        text-align: justify;
    }
    .gallery_sq {
        width: 300px;
        height: 300px;
        max-width: 30%;
        max-height: 300px;
        display: inline-block;
        object-fit: cover;
        border-radius: 8px;
    }
    .icraat .container .icraatcard svg {
        fill: #ffffff;
    }
    @media screen and (max-width: 799px) {
        .faliyetblok {
            width: 100%;
            max-width: 796px;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            min-height: 300px;
        }
        .container {
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            width: 94%;
        }
        .icraatcard {
            width: 45%;
        }
        .hakkimizdafont,
        .hakkimizdaphoto {
            width: 100%;
            display: block;
        }
        .hakkimizdafont {
            vertical-align: top;
            padding: 0px 0px;
        }
        .referanslar ul li {
            display: inline-block;
            height: auto;
            width: 40%;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            padding: 10px 10px;
        }    
        .referanslar ul li img {
            border-radius: 10px;
            height: auto;
            width: 100%;
        }
        .footmenu, .gmap , .iletisimfooter {
            width: 100%;
            height: auto;
            max-height: auto;
        }
        .header {display: none;}
        
        /*header mobile*/
body
{
  margin: 0;
  padding: 0;
}
.header-mobile{
    display: block;
}
.header-mobile a
{
  text-decoration: none;
  color: black;
  transition: color 0.3s ease;
}



#menuToggle
{
  display: block;
  position: fixed;
  top: 25px;
  left: 25px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2; 
  
  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #fff;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: grey;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}
#menu
{
  position: absolute;
  width: 300px;
  margin: 18px 0 0 -50px;
  padding: 50px;
  padding-top: 50px;
  background: #fff;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}
.falogomobile {
    padding:5px 5px;
    position: fixed;
    width: 100%;
    height: 60px;
    background-color: #1c1c1c;
    z-index: 1;
    text-align: center;
}
.slider {
    padding-top: 70px;
    width: auto;
    height: 400px;
    object-fit: cover;
}
.slider img {
    max-width: 100%;
    width: auto;
    height: 400px !important;
    object-fit: cover;
}
.okleft {
    top: 230px;
    padding: 16px;
    font-size: 30px;
    background-color: black;
    opacity: 0.85;
}

.okright {
    top: 230px;
    padding: 16px;
    font-size: 30px;
    background-color: black;
    opacity: 0.85;
}
.infopage {
    padding-top:60px;
}
.hakki {
    padding: 15px 15px;
}
.gallery_sq {
    width: 140px;
    height: 140px;
    max-width: 50%;
    max-height: 300px;
    display: inline-block;
    object-fit: cover;
    border-radius: 8px;
}
    }