body{
    background: #fff;
    background-size: cover;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: #303030;
    padding: 0;
    margin: 0;
}

*,*:before,*:after{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.WhatsApp {
    width: 51px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: url(WhatsApp.png);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    z-index: 999;
}

.clear{
    clear: both;
}

.container{
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    display: table;
    height: 100%;
    width: 100%;
    min-width: 320px;
    padding-bottom: 0;
}

.container .orta{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.container .alt{
    position: absolute;
}

.container .yazi{
    display: flex;
    align-items: center;
    justify-content: center;
}

.container .yazi .slogan{
    font-family: "Great Vibes", cursive;
    padding: 10px 35px;
    background: #595959;
    color: white;
    border-radius: 50px;
    font-size: 27px;
    transition: 0.5s;
    width: auto;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 40px;
    letter-spacing: 3px;
}
.container .orta .alan{
    max-width: 1160px;
    margin: auto;
    padding: 30px 15px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    position: relative;
}

.container .orta .alan2{
    max-width: 1000px;
    margin: auto;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    position: relative;
}

.container .orta .alan .logo{
    width: 300px;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
}
.container .orta .alan .logo img{
    display: block;
    width: 100%;
    height: auto;
}
.container .orta .alan h1{
    font-size: 33px;
    margin: 25px 0;
    color: #f1ab18;
    font-weight: 500;
}
.container .orta .alan h2{
    font-weight: 700;
    font-size: 50px;
    margin: 25px 0;
}
.container .orta .alan hr{
    border: none;
    height: 1px;
    background-color: #333;
    opacity: 0.2;
    margin: 0 0 25px;
}
.container .orta .alan p{
    font-size: 17px;
    text-align: center;
    font-weight: 300;
    padding: 0 20px;
    margin: 10px 0;
}

.container .orta .alan p.metin{
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    margin-top: 30px;
    font-weight: 300;
}

.container .orta .alan p.w{
    display: inline-block;
    width: auto;
}
.container .orta .alan p:last-child{
    margin-bottom: 0;
}

.container .orta .alan p a.wp {
    background: #3aaa35;
    color: white;
    padding: 10px 30px 10px 20px;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    line-height: 30px;
}


.container .orta .alan p a.phone {
    background: #53BC00;
    color: white;
    padding: 10px 30px 10px 20px;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    line-height: 30px;
}


.container .orta .alan p a{
    text-decoration: none;
    color: #349eb6;
    font-weight: 600;
    font-size: 20px;
}
.container .orta .alan p i{
    background: #349eb6;
    line-height: 40px;
    width: 40px;
    display: inline-flex;
    text-align: center;
    margin-right: 5px;
    color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    height: 40px;
}
.container .alt{
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0 0 20px 0;
    display: inline-block;
} 

.container .alt a{
    text-decoration: none;
    display: inline-flex;
    font-weight: 300;
    padding: 0 15px;
    width: 100%;
    align-items: center;
    justify-content: center;
} 


.container .alt a.footerLogo img{
    display: block;
    max-width: 70px;
    height: auto;
} 







.hizmetler-slider {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0;
}

.hizmetler-slider h2{
    font-weight: 200;
    font-size: 23px;
    margin: 30px 0px 15px 0;
    border-bottom: solid 1px #000000;
    display: inline-block;
    padding-bottom: 5px;
    color: #231f20;

}

.hizmetler-slider .baslik {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
}

.hizmetler-slider .baslik h3 {
    font-weight: 200;
    font-size: 23px;
    margin: 30px 0px 15px 0;
    border-bottom: solid 1px #000000;
    display: inline-block;
    padding-bottom: 5px;
    color: #231f20;
}

.hizmetler-slider .baslik h3 span {
    height: auto;
    text-align: center;
    display: inline-block;
    padding: 2px 0px;
    font-weight: 700;
}

.hizmetler-slider .baslik p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #647072;
    max-width: 40%;
    margin: 10px auto 5px;
}

.hizmetler-slider .baslik .icon {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.hizmetler-slider .baslik:after {
    content: '';
    width: 25px;
    height: 3px;
    background: #AFCA05;
    display: inline-block;
    position: relative;
    display:none;
}

.hizmetler-slider .baslik .icon img {
    height: 40px;
}

.hizmetler-slider .baslik a.detay {
    font-size: 11px;
    font-weight: 300;
    border: solid 1px #fff;
    padding: 0px 15px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hizmetler-slider .baslik a.detay:hover {
    border: solid 1px #AFCA05;
    color: #fff;
    background-color: #AFCA05;
}

.hizmetler-slider .slider {
    width: 100%;
    margin: 10px 0 0 0;
}

.hizmetler-slider .slick-slide a.urun-liste {
    margin: 0px 0px;
    padding: 0px 10px;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    color: #000;
}

.hizmetler-slider .slick-slide a.urun-liste:hover {
    color: #A4C117;
}

.hizmetler-slider .slick-slide a.urun-liste:focus {
    box-shadow: none;
    outline: none;
}

.hizmetler-slider .slick-slide a.urun-liste .urun-liste-ic {
    width: 100%;
    height: auto;
    background: transparent;
    padding: 0px 0px;
    border: solid 1px #d6d6d682;
}

.hizmetler-slider .slick-slide a.urun-liste .resim {
    width: 100%;
    height: auto;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 0px;
    min-height: 120px;
    display: flex;
    justify-content: center;
}

.hizmetler-slider .slick-slide a.urun-liste .resim img {
    width: 100%;
    position: relative;
    z-index: 99;
    height: 180px;
    object-fit: contain;
    padding: 0;
}

.hizmetler-slider .slick-slide a.urun-liste .text {
    width: 100%;
    height: 65px;
    padding: 10px;
    line-height: 22px;
    font-size: 15px;
    background: #f6f4fc;
    text-align: center;
}

.hizmetler-slider .slick-slide a.urun-liste .text span {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.hizmetler-slider .slick-slide a.urun-liste .text small {
    width: 100%;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    display: block;
    opacity: 100%;
    color: #707273;
}

.hizmetler-slider .slick-prev,
.hizmetler-slider .slick-next {
    display: none!important;
}

.hizmetler-slider .slick-prev:before,
.hizmetler-slider .slick-next:before {
    color: black;
}

.hizmetler-slider .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.hizmetler-slider .slick-active {
    opacity: 1;
}

.hizmetler-slider .slick-current {
    opacity: 1;
}

.hizmetler-slider .slick-dots {
    margin-top: 45px;
    bottom: 0px;
    position: relative;
}

.hizmetler-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}

.hizmetler-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 9px;
    height: 5px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.hizmetler-slider .slick-dots li.slick-active button {
    width: 20px;
    padding: 0px;
    background: #000;
}

.hizmetler-slider .slick-dots li button:before {
    display: none;
}



.anahtarkelimeler{
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto;
    justify-content: center;
}

.anahtarkelimeler .baslik{
    margin: 5px 10px;
    padding: 5px 15px;
    background: #f1ab18;
    color: white;
    border-radius: 50px;
    font-size: 16px;
    transition: 0.5s;
}

.anahtarkelimeler .baslik:hover{
    background: black;
    cursor: pointer;
    transition: 0.5s;
}

.serviceitem {
  margin-bottom: 70px;
  display: flex;
  align-items: center;
}

.serviceitem:nth-child(2n)  {
  display: flex;
  flex-direction: row-reverse;
}


.serviceitem:nth-child(2n) .sectiontextser p {
    text-align: right !important;!i;!;
}


.serviceitem:nth-child(2n)  .sectiontextser {
  text-align: end;
  align-items: flex-end;
}

.serviceitem .sectionimgser {
  height: 100%;
  width: 100%;
  display: flex;
}

.serviceitem .sectionimgser img {
  min-height: 500px;
  width: 100%;
  object-fit: cover;
}

.serviceitem .sectiontextser {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  width: auto;
  height: 100%;
}

.serviceitem .sectiontextser h1 {
  font-size: 35px;
  font-weight: 400;
  color: #3c3c3c;
  margin-bottom: 15px;
  text-align: left;
}

.serviceitem .sectiontextser p {
  
  !;!i;!;
  color: #484848;
  width: 85%;
  !i;!;
<:;
  padding: 0 !important;!i;!;
  line-height: 30px;
  text-align: left !important;!i;!;!i;!i;!;
}

.serviceitem .sectiontextser a span {
  font-size: 14px;
  font-weight: 400;
  color: #3c3c3c;
  padding: 10px 25px;
  border: 1px solid #707070;
  border-radius: 10px;
  transition: all 0.6s;
  letter-spacing: 2px;
  color: #3c3c3c;
}

.serviceitem .sectiontextser a span:hover {
  background: #3c3c3c;
  color: #fff;
}

.serviceitem .sectiontextser a {
  margin-top: 20px;
  margin-bottom: 20px;
}

.col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}


.icerikci  {
    max-width: 1320px;
}

@media (max-width: 767px) {
    .container .orta .alan h2{
        font-size: 30px;
    }


    .container .orta .alan p{
        width: 100% !important;
        padding: 0 ;
    }
}

@media(max-width: 1024px){
    .container .orta .alan p a.wp,
    .container .orta .alan p a.phone{
        padding: 20px 50px 20px 30px;
        font-size: 35px;
        line-height: 45px;
        width: 100%;
        display: inline-flex;
        border-radius: 80px;
    }
    .container .orta .alan p a.wp img,
    .container .orta .alan p a.phone img{
        margin-right: 20px;
    }
    .container .orta .alan p.metin{
        font-size: 22px;
        line-height: 40px;
    }
    .container .orta .alan h1{
        font-size: 35px;
        margin-top: 20px;
    }
    .container .orta .alan p.w {
        display: inline-block;
        width: auto;
        font-size: 19px;
    }
    .container .orta .alan2{
        max-width: 600px!important
    }

    .container .orta {
        zoom: 160%!important;
    }
    .col-md-6 {
        flex: auto;
        width: 100%;
    }

    .container .yazi .slogan{
        font-size: 40px;
    }
    
    .serviceitem .sectiontextser p{
        width: 100%;
        font-size: 30px !important;
        /* text-align: center !important; */
        line-height: 35px !important;
        margin-bottom: 50px !important;
    }

    .serviceitem {
        display: block !important;
    }

}