﻿@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


body{font-family: 'Inter', sans-serif;font-weight: 300;color: #000000;
font-size: 1em;margin: 0;padding: 0;line-height:normal;
}
html {scroll-behavior: smooth;}
div, span, p, header, footer, a , table, tr, td, input, textarea, select, ul, li
{box-sizing:border-box; outline:none;}

a
{  transition:all 500ms;
-moz-transition:all 500ms;
-ms-transition:all 500ms;
-o-transition:all 500ms;
-webkit-transition:all 500ms;
text-decoration:none;
cursor:pointer;
color: #253640;
}

input[type=text],input[type=submit],textarea,select {
font-family: 'Inter', sans-serif;
}
.txtcenter {text-align: center;}
ul,li,p,h1,h2,h3,h4,h5
{margin:0px;
padding:0px;
list-style: none;
}

.clear{clear:both;}

.container{position: relative;overflow:hidden;}
.full {width: 94%;margin: auto;
max-width: 1500px;
}
.slide{position: relative;padding-top: 150px;}

.anaslider .item{
    height: 740px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
}

header{
    width: 100%;
    position: fixed;
    z-index: 9000;
    background-color: #fff;

}
.headin{
        display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row;
}
.logobody{
background: #769cbc;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding-right: 30px;
}
.logobody:before{
    position: absolute;
    content: "";
    left: -1000%;
    height: 100%;
    width: 1000%;
    background-color: #769cbc;
    z-index: -1;
}

.logo img{
    height: 70px;
}

header:before{
        background-image: url(images/menugolge.png);
    background-repeat: repeat-x;
    position: absolute;
    content: "";
    width: 100%;
    height: 27px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: -2;
}

header:after{
        position: absolute;
    content: "";
    left: 0;
    top: 0;
    width:100% ;
    z-index: -2;
    height: 64px;
    background-color: #769cbc;
}
.menusoc{
    width: 100%;
    padding-left: 30px;
}
.menutop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 64px;
}
.adresler{
        display: flex;
    align-items: center;
    justify-content: space-between;
}


.menubottom{
            display: flex;
    align-items: center;
    justify-content: space-between;
    height: 86px;
}
.topadres{
    color: #fff;
    font-size: 14px;
    padding-right: 25px;
}
.topadres a{color: #fff;}

.topadres:hover{
    color: #5f6e8a;
}

.topadres:hover a{
    color: #5f6e8a;
}

.social a{
    float: right;
    width: 40px;
    height: 40px;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fcfffa;
    margin: 0 5px;
}
.social a:hover{
background: #fff;
color: #769cbc;
}

.diller{
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 9000;
    top: 67px;
    display: none;
}

.tekliflang{
                display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 12px;
}


.teklif{
    background-color: #769cbc;
font-weight: 700;
padding: 12px 20px;
border-radius: 22px;
color: #fff;
}
.teklif:hover{
    background-color: #54708c;
    color: #fff;
}

.teklif i{
    transform: rotate(-45deg);
    padding-left: 3px;
    transition: 500ms;
}

.teklif:hover i{
    transform: rotate(0deg);
}
.langs {
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    position: relative;
    padding-left: 20px;
}

.langtext {
    font-size: 12px;
}
.aktifdil {
    padding: 12px 20px;
    border-radius: 22px;
    border: 1px solid #e5e5e5;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.aktifdil i {
    color: #000000;
    transition: 500ms;
}
.aktifdil span {
    padding: 0 7px;
}
.dil {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 10px;
}

.aktifdil:hover{
    color: #fff;
    background-color: #769cbc;
}
.aktifdil:hover i{
    color: #fff;
}

.dil:hover {
        color: #fff;
    background-color: #769cbc;
}

.menu ul {
display: flex;
align-items: center;
justify-content: space-between;

}


.menu ul li a{
    padding: 0 10px;
    font-weight: 700;
}
.menu ul li a:hover{
    color: #5f6e8a;
}


.parksaha{
    padding: 20px;
    background-color: #769cbc;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
}
.parktitle{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.parktitle i{
    color: #fff;
    width: 47px;
    height: 47px;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parktitle span{
    font-size: 35px;
    padding-left: 10px;
}
.parkdesc {
    color: #fff;
    font-weight: 200;
    font-size: 18px;
    padding-top: 20px;
}

.parksaha:hover .parktitle i{
    background-color: #fff;
    color: #54708c;
}
.hakkimzida{
    position: relative;
    padding: 100px 0;
}
.minititle{
    border: 1px solid #b3b1b1;
    color: #0e313a;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 500;
}
.haklist{
    padding-top: 25px;
}
.hakbox{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row;
    padding-bottom: 30px;
}
.haktextbody{width: 50%;}
.hakimg{
width: 48%;
}

.hakimg img{width: 100%;}
.haktitle{color: #0e313a;font-size: 35px;font-weight: 800;
padding: 0px 0 20px 0;}

.hakrew{
    flex-flow: row-reverse;
}


.hakdesc{
    line-height: 26px;
}

.globe{
    position: absolute;
    left: 0;
    z-index: -1;
}

.wave{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.wave2{
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.hizmettop{
    padding: 100px 0;
    background-color: #efefef;
}
.bolumtop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.bolumdesc{
    font-size: 18px;
}


.maintitle{
    font-size: 55px;
    color: #000;
    font-weight: 800;
}

.bolumtitle{
    width: 50%;
}

.bolumdesc{
    width: 35%;
    line-height: 28px;
}

.hizmetlist{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hizmetbox{
    border-right: 1px solid #d4d8d9;
    padding: 80px 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    position: relative;
}
.hizmetbox:last-child{
    border-right: none;
}
.hizmettitle{
    font-weight: 800;
    color: #000;
    font-size: 30px;
    display: block;
    min-height: 75px;
}
.hizmetdevam {
    background-color: #769cbc;
    font-weight: 700;
    padding: 12px 24px;
    border-radius: 22px;
    color: #fff;
    display: inline-block;
}
.hizmetdesc{
    padding: 10px 0 30px 0;
        line-height: 23px;
    padding: 10px 0 30px 0;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 215px;
    line-height: 23px;
}

.hizmetdevam i{
    transform: rotate(-45deg);
    transition: 500ms;
}

.hizmetdevam:hover i{
    transform: rotate(0deg);
}
.hizmetdevam:hover{
    background-color: #54708c;
}
.hizmettitle:hover{
    color: #769cbc;
}

.teklifiste{
    padding: 100px 0;
    background: url(images/teklifbg.jpg) no-repeat center;
    background-size: cover;
}
.gonder{
    display: inline-flex;
    cursor: pointer;
padding: 12px 30px;
}

.gonder i{
    padding-top: 2px;
}
.tekliftextbody{
    width:40% ;
}
.tekliftextbody .minititle{
    color: #fff;
    border:1px solid #b3b1b1;
}

.tekliftextbody .maintitle{
    color: #fff;
}

.teklifdesc{color: #fff;padding-top: 20px;}
.tekliflist{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.teklifformbody{
    width: 50%;
}
.ttformtitle{
    padding: 10px 25px;
    font-size: 30px;
    color: #fff;
    background-color: #769cbc;
    font-weight: 800;
    display: inline-block;
}
.ttform{
    background-color: rgba(118, 156, 188, 0.7);
    padding: 45px;
}

.gonder:hover{
    background-color: #fff;
    color: #0a4251;
}


.gonder:hover i{
    color: #0a4251;
}
.sform{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
}

.formline {
    width: 48%;
    margin-bottom: 15px;
}
.formline input[type=text]{
width: 100%;
background-color: rgba(255, 255, 255, 0.2);
border: none;
padding: 18px 20px;
color: #fff;
}
.formline span, .formtline span{
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 5px;
}
.formtline{
    width: 100%;

}
.formtline textarea{
width: 100%;
background-color: rgba(255, 255, 255, 0.2);
border: none;
padding: 18px 20px;
color: #fff;
margin-bottom: 20px;
height: 130px;
}

.gonline .formline{

} 
.kodbig{
    font-size: 30px;
    letter-spacing: 1px;
    padding-top: 25px;
    padding-left: 20px;

}
.gonline{
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-err{
    color: #fff;
    font-weight: 800;
    padding-top: 20px;
}
.kalitekontrol{
    background-color: #efefef;
    background-image: url(images/world.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 0;
}


.kalitetitle{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}


.calismalist{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
    padding-top: 30px;
}

.calismabox{
    width: 27%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;

}

.calismaimg{
    width: 375px;
    position: relative;
    height: 390px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}
.calismaimg .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.calimg {width: 290px;}
.calismatitle{font-size: 30px;color: #1e3b4a;font-weight: 800;
padding: 15px 0;
}
.calismadesc{
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.calnumber{
    position: relative;
    z-index: 110;
    background-color: #769cbc;
    color: #fff;
    border: 5px solid #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-weight: 800;
    border-radius: 50%;
    margin-bottom: -23px;
    font-size: 22px;
}

.projeler{
    padding: 100px 0;
}

.projebottom{
    padding-top: 50px;
}

.projeslider .item{
position: relative;
height: 600px;
}

.prjimg{
    width: 60%;
    height: 540px;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0;
}
.prjtbody{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45%;
    background-color: #0a4251;
    color: #fff;
    padding: 40px;
    z-index: 110;
}
.prjtitle{
    font-weight: 800;
    font-size: 35px;
    line-height: 40px;
}
.prjdesc{
  line-height: 28px;
    font-size: 18px;
}

.projeslider .owl-nav{
    bottom: 0 !important;
}

.projeslider .owl-prev span{
    position: relative !important;
    width: unset !important;
    height: height !important;
    top: unset !important;
}
.projeslider .owl-next span{
       position: relative !important;
    width: unset !important;
    height: height !important;
    top: unset !important;
}

.projeslider .owl-prev {
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
    background-color: #5f6e8a !important;
}


.projeslider .owl-next {
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
     background-color: #5f6e8a !important;
}


.ekibimiz {
        background-color: #efefef;
        padding: 100px 0;
}

.page-tabs {
    padding-top: 30px;
}
[role="tab"]{
border: 1px solid #b3b1b1;
padding: 10px 22px;
border-radius: 5px;
margin: 0 -10px 0 0;
font-weight: 800;
font-size: 20px;
color: #0e313a;
background-color: #d4d8d9;
}

[role="tab"]:hover{
background-color: #5f6e8a;
}

[role="tab"][aria-selected="true"]{
background-color: #5f6e8a;
}

.ekipsehir{
    padding: 25px 0;
    font-size: 35px;
    color: #0e313a;
    font-weight: 800;
}

.ekiplist{
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-flow: row wrap;
}


.ekipbox{
    width: 23%;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    padding: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.ekipimg{
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background-size: cover;
    background-position:center;
}

.ekipadi{
    color: #0e313a;
    font-weight: 800;
    font-size: 22px;
    padding: 35px 0;
}
.ekipunvan{
        color: #0e313a;
    font-weight: 300;
    font-size: 22px;
}
.referanslarimiz{
    padding: 100px 0;
}




.refslider .owl-nav{
    bottom: -100px !important;
}

.refslider .owl-prev span{
    position: relative !important;
    width: unset !important;
    height: height !important;
    top: unset !important;
}
.refslider .owl-next span{
       position: relative !important;
    width: unset !important;
    height: height !important;
    top: unset !important;
}

.refslider .owl-prev {
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
    background-color: #5f6e8a !important;
}


.refslider .owl-next {
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
     background-color: #5f6e8a !important;
}


.projebottom{
    padding: 20px 0;
    background-color: #ededeb;
    margin-top: 50px;
}

.haberler{
    padding: 100px 0;
}

.haberlist{
    padding-top: 50px;
}

.haberbox{
    background-color: #fff;
box-shadow: -1px -1px 11px 0px rgba(0,0,0,0.19);
-webkit-box-shadow: -1px -1px 11px 0px rgba(0,0,0,0.19);
-moz-box-shadow: -1px -1px 11px 0px rgba(0,0,0,0.19);
padding: 45px;
border-radius: 3px;
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 60px;
}

.hbrimg{
    background-position: center;
    background-size: cover;
    width: 50%;
}
.hbrtext{
    width: 48%;
}

.hbrimg img{
    width: 100%;
}

.tarih{
    padding: 5px 15px;
    background-color: #0a4251;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}

.hbrtitle{
   color: #0e313a; 
   font-size: 35px;
   font-weight: 800;
   padding: 20px 0 40px 0;
}
.hbrdesc{
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 30px;
}
.hbrtext .teklif{
display: inline-flex;
}

.hbrfull{
    width: 80%;
}


.tumhbr {
    padding-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tumhbr .teklif{
    font-size: 30px;
    color: #0a4251;
    border-radius: 30px;
    background-color: #0a4251;
    padding: 15px 35px;
    color: #fff;
}

.tumhbr .teklif:hover{
    background-color: #5f6e8a;
}



.footop{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;

}

.adresliste{
    background-color: #769cbc;
    background-image: url(images/world2.png);
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 3%;
    padding-right: 30px;
    width: 60%;
    padding-top: 100px;
    min-height: 745px;
}

.adreslist {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
    padding: 30px 0;
}
.adresbox {
    width: 45%;
    color: #fff;
    margin-bottom: 50px;
    font-size: 14px;
}

.adrtop {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.adrbaslik {
    font-weight: 600;
}

.adresbox a {
    color: #fff;
}

.adrlink {
    display: flex
;
    align-items: center;
    justify-content: flex-end;
}

.adrlink i {

font-size: 29px;}


.adresbox i {
    color: #bbcedb;
}
.adrlink span {
    font-weight: 700;
    font-size: 12px;
    width: 50%;
    display: block;
    text-align: center;
}

.adrinlist {
    padding-top: 10px;
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
}

.adrline {
    display: flex
;
    align-items: flex-start;
    max-width: 50%;
    min-width: 40%;
    padding-bottom: 10px;
}
.adrikon {
    padding-right: 10px;
}

.belgeler{
background-color: #547b86;
padding: 15px;
}

.imzalogo img{width: 200px;}
.yetkibelge{
    width: 40%;
    background-color: #54708c;
    min-height: 745px;
    padding: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
}

.belgeler img{width: 100%;}

.belgetitle{
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    padding-bottom: 20px;
}


.foobottom{
    padding-top: 100px;
}

.imzalist{
    border-top: 1px solid #e2e2e2;

}

.imzain{
        display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-top: 40px;
}

.imzalogo{
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: -1;
}

.imztext span{
    font-weight: 700;
}
footer{
    padding-bottom: 90px;
}

.mmenu{
    display: none;
}

.close{display: none;}
.mobmenu {display: none;}

.imztext a{
    color: #000;
}
.altsayfa{
    padding-top: 200px;
}

.usozlesme{
    width: 60%;
        box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.4);

}
.soztitle{
    font-weight: 700;
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
}

.soztitle i{
    font-size: 40px;
    color: #769cbc;
    padding-right: 10px;
}

.solnav{
    line-height: 26px;
}
.kvkkm {
    color: #fff;
}
.kvkkm a{
    color: #fff;
    font-weight: 700;
}

.solnav {
    overflow: scroll;
}


 /*change the thinkness of the scrollbar here*/
.solnav::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;

}
 /*add a shadow to the scrollbar here*/
.solnav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/*this is the little scrolly dealio in the bar*/ 
.solnav::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: rgba(0,0,0,0.3);
    height: 3px;
}
.solnav::-webkit-scrollbar-corner { display: none; height: 0px; width: 0px; }


.yetkilines {
    margin-bottom: 30px;
}

.refslider .item{
    height: 225px;
    padding: 10px;
    border:1px solid #e2e2e2;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.refslider .item:before{
    position: absolute;
    content: "";
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    left: 6px;
    top: 6px;
    border:3px solid #e2e2e2;
}























/* iPhone Phone Dikey*/
@media screen and (min-width: 320px) and (max-width: 1024px)

{

.full{
width: 94%;
}
.menu{
    display: none;
}

.belgetitle{
    font-size: 25px;
}

.belgeler{
background-color: #fff;
padding: 5px;
}

.logo img{
    height: 70px;
}

.mobmenu {
        color: #c9c9c9;
        border: 1px solid #c9c9c9;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 500;
        width: 32px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
.imzalogo img{width: 100px;}

.logobody img{width: 100px;}
.logobody {padding-right: 15px;height: 100px;}
.menusoc{padding-left: 15px;}

.menutop{
    height: 50px;
}

.menubottom{
    height: 50px;
}
.adresler{display: none;}

header:after{
    height: 50px;
}

.teklif{
    font-size: 12px;
    border-radius: 20px;
    font-weight: 400;
    text-align: center;
    padding: 10px 7px;
            display: flex
;
        align-items: center;
        justify-content: space-between;
        font-size: 12px;
}

.langtext{
    display: none;
}


.aktifdil span{
    font-size: 12px;
    padding: 0 5px;
}

.aktifdil{
    padding: 10px 13px;
    border-radius: 20px;
}
.langs{
    padding-left: 15px;
}

.menubottom{
justify-content: flex-end;
}
.dil{font-size: 13px}
.diller{top: 43px;}

.tekliflang{padding-bottom: 0;}


.social a{width: 35px;height: 35px;}

.close {
        color: #c9c9c9;
        border: 1px solid #c9c9c9;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 500;
        width: 32px;
        height: 30px;
        display: none;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
.mmenu{
    background: #fff;
    width: 100%;
    position: absolute;
    z-index: 900;
    right: -100%;
    top: 100px;
    display: block;
    transition: 500ms;
}

.mopen{
right: 0;
}
.mtik{
padding: 15px 0 15px 3%;
        width: 100%;
        display: block;
        font-weight: 600;
        border-bottom: 1px solid #e2e2e2;
        font-size: 14px;
}

.slide{padding-top: 100px;}

.anaslider .item{height: 160px;}


.parksaha{
position: relative;
bottom: unset;
right: unset;
padding: 15px;
}
.parkdesc{
    font-size: 15px;
}

.minititle{
    font-size: 14px;
    padding: 10px 14px;
}

.hakbox{
    flex-flow: column-reverse;
}
.haktextbody{
    width: 100%;
}

.hakimg{width: 100%;}
.haktitle{font-size: 25px;}

.maintitle{font-size: 25px;padding-top: 15px;}


.bolumtop{
    flex-flow: column;
}
.bolumtitle{width: 100%;}

.bolumdesc{width: 100%;}


.hizmettop{
    padding: 100px 0 30px 0;
}

.hizmetlist{
    flex-flow: row wrap;
}
.hizmetbox{
    width: 100%;
    padding: 15px;
    border-right: none;
}

.hizmettitle{
    font-size: 20px;
        min-height: 49px;
}

.tekliflist{
    flex-flow: column;
}

.tekliftextbody{
    width: 100%;
}

.teklifformbody{width: 100%;padding-top: 30px;}


.formline{width: 100%;}

.formline input[type=text]{padding: 15px ;}
.ttform{padding: 20px;}

.calismabox{width: 100%;margin-bottom: 20px;}

.projeslider .owl-nav{
    bottom: -50px !important;
}
.projeslider .item{height: unset;}


.prjimg{
    position: relative;
        height: 160px;
        left: unset;
        top: unset;
}
.prjtbody{
    position: relative;
    right: unset;
    bottom: unset;
    padding: 20px;
    width: 100%;
}

.prjtitle{
    font-size: 20px;
    line-height: 23px;
}
[role="tab"]{
    width: 50%;
    padding: 10px;
    font-size: 18px;
}
.ekipsehir{
    font-size: 20px;
}
.ekipbox{
    width: 48%;
    padding: 15px;
}

.ekipimg{
    width: 100px;
    height: 100px;
}

.ekipadi{
    font-size: 16px;
    padding: 15px 0;
    min-height: 70px;
}
.ekipunvan{font-size: 14px;min-height: 35px;}


.haberbox{
    padding: 15px;
    flex-flow: column;
}
.hbrimg{
    width: 100%;
    height: 220px;
}
.hbrtext{width: 100%;}

.hbrtitle{
    font-size: 20px;
    padding: 20px 0;
}
.tumhbr .teklif{
    font-size: 20px;
}
.footop{
    flex-flow: column;
}
.adresliste{width: 100%;}


.adresbox{width: 100%;}

.yetkibelge{
    width: 100%;
    justify-content: flex-start;
    min-height: unset;
    padding: 16px;
}

.foobottom{
    padding-top: 30px;
}
.imzain{
    flex-flow: column;

}
.imzalogo{
    position: relative;
    left: unset;
    top: unset;
    padding-bottom: 20px;

}
.imztext{
    text-align: center;
    padding-bottom: 20px;
}




















}
/* iPhone Phone Dikey*/

























/* iPhone Phone Yatay*/
@media only screen  and (min-width: 360px) and (max-width: 1024px) and (orientation: landscape) 
{ 

.full{
    width: 94%;
}


















}
/* iPhone Phone Yatay*/
























/* iPhone  Tablet Dikey*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) 
{ 







}
/* iPhone  Tablet Dikey*/



/* iPhone  Tablet Yatay*/
@media only screen  and (min-width: 768px)   and (max-width: 1024px)  and (orientation: landscape) 

{







}
/* iPhone  Tablet Yatay*/



/*zoom 110ustu*/
@media screen and (max-width: 1800px) and (min-width: 1700px)
{





}
/*zoom 110ustu*/

/*zoom 125ustu*/
@media screen and (max-width: 1700px) and (min-width: 1500px)
{








}
/*zoom 125ustu*/


/*zoom 150ustu*/
@media screen and (max-width: 1500px) and (min-width: 1200px)
{



}
/*zoom 150ustu*/












































/*zoom 175ustu*/
@media screen and (max-width: 1200px) and (min-width: 1024px)
{











}
/*zoom 175ustu*/