* {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    list-style: none;
    scroll-behavior: smooth;
}
#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    z-index: 999
  }
  
  #loader img {
    width: 30%;
    height: auto;
  }
/*............birinci bölüm........*/
nav {
    height: 80px;
    width: 100%;
    background: #34495e;
    position: fixed;
    z-index: 10;
}

label.logo {
    font-size: 35px;
    font-weight: bold;
    color: white;
    padding: 0 100px;
    line-height: 80px;
}

nav ul {
    float: right;
    margin-right: 40px;
}

nav li {
    display: inline-block;
    margin: 0 8px;
    line-height: 80px;
}

nav a {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding: 7px 10px;
    border-radius: 3px;
}

nav a:hover {
    border: 1px solid white;
    transition: .5s;
}

.icon {
    width: 40px;
    height: 30px;
}

nav #icon {
    color: white;
    font-size: 30px;
    line-height: 80px;
    float: right;
    margin-right: 40px;
    cursor: progress;
    display: none;
}

.active {
    border: 1px solid white;
}

.activ {
    border: 1px solid white;
}

.acti {
    border: 1px solid white;
}

.act {
    border: 1px solid white;
}

.head {
    background-image: url(../design/images/arkaa.jpg);
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.head-title {
    color: rgb(228, 215, 31);
    text-align: center;
    font-size: 80px;
    padding-top: 150px;
    font-family: 'Acme', sans-serif;
    user-select: none;
}

.head-title h1 {
    z-index: 5;
}

.logo img {
    width: 100px;
}

/*...........ikinci bölüm...........*/
.sayfa {
    width: 1200px;
    margin: 0 auto;
}

.sliderKonum {
    position: relative;
    width: 1200px;
    height: 600px;
    overflow: hidden;
}

.img-bir {
    left: 0px;
}

.img-iki {
    left: 700px;
}

.img-uc {
    left: 1400px;
}

.img-dort {
    left: 2100px;
}

.img-bes {
    left: 2800px;
}

.img-alti {
    left: 3500px;
}

.img-yedi {
    left: 4200px;
}

.sliderKonum>.slider {
    position: absolute;
    left: 0px;
    width: 8400px;
    height: 400px;
    -webkit-animation-duration: 30s;
    -webkit-animation-name: sliders;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 30s;
    -webkit-animation-name: sliders;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 30s;
    -webkit-animation-name: sliders;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 30s;
    -webkit-animation-name: sliders;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-duration: 30s;
    -moz-animation-name: sliders;
    -moz-animation-iteration-count: infinite;
    -ms-animation-duration: 30s;
    -ms-animation-name: sliders;
    -ms-animation-iteration-count: infinite;
    -moz-animation-duration: 30s;
    -moz-animation-name: sliders;
    -moz-animation-iteration-count: infinite;
    -ms-animation-duration: 30s;
    -ms-animation-name: sliders;
    -ms-animation-iteration-count: infinite;
    -moz-animation-duration: 30s;
    -moz-animation-name: sliders;
    -moz-animation-iteration-count: infinite;
    -ms-animation-duration: 30s;
    -ms-animation-name: sliders;
    -ms-animation-iteration-count: infinite;
    animation-duration: 30s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes sliders {
    0% {
        left: 0px;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -4800px;
    }
}

@-moz-keyframes sliders {
    0% {
        left: 0px;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

@-ms-keyframes sliders {
    0% {
        left: 0px;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

@-webkit-keyframes sliders {
    0% {
        left: 0px;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

@-moz-keyframes sliders {
    0% {
        left: 0px;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

@-ms-keyframes sliders {
    0% {
        left: -0;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -2400px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

@keyframes sliders {
    0% {
        left: -0;
    }

    10% {
        left: -1200px;
    }

    20% {
        left: -2400px;
    }

    30% {
        left: -3600px;
    }

    40% {
        left: -4800px;
    }

    50% {
        left: -6000px;
    }
}

/* .pagetwo{
    background-color: rgb(243, 242, 239);
    width: 100%;
    overflow: hidden;
}
.pagetwo-title{
    color:  #34495e;
    font-size: 30px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: -50px;
    font-family: 'Bebas Neue', cursive;
}
.resimler{
    background-color: #34495e;
    width: 310px;
    height: 500px;
    text-align: center;
   padding-top: 50px;
    margin-top: 50px;
}
.pagetwo-img{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 100px;
    color: #34495e;
   
}
.pagetwo-img h1{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Acme', sans-serif;
} */
/*...........üçüncü bölüm.............*/
.middle {
    background-color: rgb(243, 242, 239);
    width: 100%;
    overflow: hidden;
}

.middle-title {
    text-align: center;
    font-size: 30px;
    color: #34495e;
    margin-top: 40px;
    font-family: 'Bebas Neue', cursive;
}

.middle-img {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 40px;
}

.middle-img img {
    margin-top: 30px;
}

.img-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 40px;
    justify-content: space-evenly;
}

/*...........dördüncü bölüm.........*/
/* .end {
    background-color: rgb(243, 242, 239);
    width: 100%;
    overflow: hidden;
}

.end-title {
    text-align: center;
    font-size: 30px;
    color: #34495e;
    padding-top: 40px;
    font-family: 'bebas neue', sans-serif;


}

.end-img {
    width: 350px;
    height: 400px;
    margin-top: 50px;
    border: 2px solid #34495e;
    border-radius: 20px;

}

.end-img h1 {
    font-family: 'bold', sans-serif;
    margin-top: 50px;

}

.end-img {
    color: black;
    text-align: center;
}

.end-img p {
    font-size: 20px;
    font-family: 'arial', sans-serif;

}

button {
    background-color: #34495e;
    width: 250px;
    height: 60px;
    margin-top: 75px;
    border-radius: 30px;
}

button:hover {
    background-color: #446e97;
    transition-duration: 0.3s;

}

.wp {
    background: white;
    border-radius: 50%;
}

.end-flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}



.hello {
    margin-top: 100px;
} */
iframe{
    display: block;
    margin: auto;
    width: 90%;
    padding-top: 50px;
}
.cardd h1{
    text-align: center;
    font-size: 50px;
    color: #34495e;
    padding-top: 40px;
    font-family: 'bebas neue', sans-serif;
}
section {
    overflow: hidden;
    display: flex;
    padding: 0 2em;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    font-family: "Poppins", sans-serif;
    
  }
  .container {
    perspective: 1000px;
    height: 28vh;
    width: 100%;
    cursor: pointer;
    margin-top: 50px;
  }
  .card {
    transform-style: preserve-3d;
    height: 100%;
    width: 100%;
    transition: 0.5s ease;
  }
  .front,
  .back {
    height: 100%;
    width:  100%;
    transform-style: preserve-3d;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    border-radius: 0.4em;
    position: absolute;
    top: 0;
    bottom: 0;
    backface-visibility: hidden;
  }
  .front {
    background: linear-gradient(to right, #34495e, #1e0064);
  }
  .front img {
    width: 4em;
  }
  .content {
    transform: translateZ(60px);
  }
  .content h3 {
    font-size: 22px;
    margin-top: 1em;
    font-weight: 600;
    letter-spacing: 0.04em;
  }
  .content p {
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.02em;
    padding: 0 3em;
  }
  .back {
    background-color: #34495e;
    transform: rotateX(180deg);
  }
  .container:hover .card {
    transform: rotateX(180deg);
  }
  @media screen and (min-width: 992px) {
    section {
      padding: 0 1em;
    }
    .container {
      flex-basis: 0 0 33.33%;
      max-width: 30%;
      padding: 0 1.5em;
    }
  }
  .bilgi {
    text-align: center;
    color: #34495e;
    margin-top: 60px;
    font-family: 'Acme', sans-serif;
    font-size: 10px;
    overflow: hidden;
}

.bilgi a img:hover {
    background-color: black;
    border-radius: 50%;
}
/*.........index kısımları.......*/

.hakkimizda-title {
    background-color: white;
    width: 100%;
    overflow: hidden;
    padding-top: 130px;
    color: #34495e;
    line-height: 70px;
}

.hakkimizda-title h1 {
    font-family: 'arial', sans-serif;
    font-size: 35px;

}

.hakkimizda-title p {
    font-family: 'arial', sans-serif;
    font-size: 25px;

}

.icon {
    cursor: pointer;
}

.su {
    margin-top: 80px;
}

.su h1 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 40px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.su1 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.su2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.su3 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 50px;
}

/*..........responsine...........*/
@media (max-width: 900px) {
    nav #icon {
        display: block;
    }

    nav ul {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #2f3640;
        top: 80px;
        left: -100%;
        text-align: center;
        transition: all .5s;
    }

    nav li {
        display: block;
        margin: 50px 0;
        line-height: 30px;
    }

    nav a {
        font-size: 20px;
    }

    a.active,
    a:hover {
        border: none;
        color: #3498db;
    }

    nav ul.show {
        left: 0px;
    }

    .logo {
        margin-left: -40px;
    }

    .head {

        width: 100%;
        background: url(../design/images/900.jpg) no-repeat center;
        background-size: cover;
    }

    .head-title {
        font-size: 50px;
    }

}







.sumal {
    margin-top: 120px;
    margin-bottom: 100px;
}

.sumal h1 {
    text-align: center;
    font-size: 40px;
    color: #34495e;
    font-family: Arial, Helvetica, sans-serif;
}

.su-one {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.su-two {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.su-the {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.site img {
    width: 250px;
    margin-top: 40px;
}

.site {
    width: 250px;
    overflow: hidden;
    color: rgb(255, 255, 255);
    position: relative;
    z-index: 0;
}

.web-hover {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #446e97;
    position: absolute;
    top: 100%;
    left: 0;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: 25px;

}

.web-hover p {
    font-size: 40px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.site:hover .web-hover {
    top: 0;
    transition: .5s;
    padding: 3px;
}

.site:hover img {
    transform: scale(1.1);

}

.su-four {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.sitem img {
    width: 158px;
    margin-top: 40px;
}

.sitem {
    width: 158px;
    overflow: hidden;
    color: rgb(255, 255, 255);
    position: relative;
    z-index: 0;
}

.web-hove {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #446e97;
    position: absolute;
    top: 100%;
    left: 0;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: 25px;

}

.web-hove p {
    font-size: 30px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.sitem:hover .web-hove {
    top: 0;
    transition: .5s;
    padding: 3px;
}

.sitem:hover img {
    transform: scale(1.1);

}

.btn-su {
    position: fixed;
    color: black;
    margin-top: -80px;
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: white;
    z-index: 999;
}

.btn-su a {
    margin: 20px;
    font-size: 25px;
    color: #34495e;
    text-decoration: none;
}

.btn-su a:hover {
    text-decoration: underline;
    transition: .5s;
}

.elmal {
    background-color: #34495e;
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}

.elmal h1 {
    text-align: center;
    color: white;
    font-size: 40px;
    margin-top: 50px;
    font-family: Arial, Helvetica, sans-serif;
}

.elektrik-one {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.elektrik-two {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.elektrik-the {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.sitel img {
    width: 250px;
    margin-top: 40px;
}

.sitel {
    width: 250px;
    overflow: hidden;
    color: rgb(255, 255, 255);
    position: relative;
    z-index: 0;
}

.site-hover {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    color: #34495e;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: 25px;

}

.site-hover p {
    font-size: 40px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.sitel:hover .site-hover {
    top: 0;
    transition: .5s;
    padding: 3px;
}

.sitel:hover img {
    transform: scale(1.1);

}

.elektrik-four {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.elektrik-five {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.bomal {
    padding-bottom: 80px;
}

.bomal h1 {
    text-align: center;
    font-size: 40px;
    color: #34495e;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 50px;
}

.inmal {
    padding-bottom: 80px;
    background-color: #34495e;
}

.inmal h1 {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 50px;
}

.himal {
    padding-bottom: 80px;
    background-color: white;
}

.himal h1 {
    text-align: center;
    font-size: 40px;
    color: #34495e;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 50px;
}

.somal {
    padding-bottom: 80px;
    background-color: #34495e;
}

.somal h1 {
    text-align: center;
    font-size: 40px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 50px;
}

#slider {
    
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 80vh;
}
#slider h1{
    text-align: center;
    font-size: 60px;
    color: #34495e;
    padding-top: 40px;
    font-family: 'bebas neue', sans-serif;


}

.cerceve {
    width: 100%;
    overflow: hidden;
    border: 4px solid #34495e;
    box-sizing: border-box;
}

.galeri {
    position: relative;
    width: 400%;
    left: 0%;
    animation: 13s slayt infinite;
}

.galeri img {
    width: 25%;
    overflow: hidden;
    float: left;
}

@keyframes slayt {
    0% {
        left: 0%;
    }

    20% {
        left: 0%;
    }

    25% {
        left: -100%;
    }

    45% {
        left: -100%;
    }

    50% {
        left: -200%;
    }

    70% {
        left: -200%;
    }

    75% {
        left: -300%;
    }

    80% {
        left: -300%;
    }
}

@media (max-width: 500px) {
    .head-title {
        font-size: 35px;
        padding-top: 200px;
    }

    .su img {
        margin-top: 30px;
        width: 250px;
    }

    #urun a {
        font-size: 15px;
    }

    .middle-img img {
        width: 300px;
    }

    .end-img {
        width: 300px;
    }

    .head {
        width: 100%;
        background: url(../design/images/500.jpg) no-repeat center;
        background-size: cover;
    }

    #slider {
        position: relative;
        top: -170px;
        height: 100vh;
    }
    #slider h1{
        font-size: 30px;
        margin-bottom: 50px;
    }
    .middle h1{
        font-size: 30px;
    }
    .middle{
        position: relative;
        top: -300px;
    }
    .end-title h1{
        font-size: 30px;

    }
    .btn-su{
        width: 100%;
        height: 40px;
    }
    .btn-su a{
        font-size: 8px;
    }
    .abcd h1{
        color: #34495e;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
}