﻿body {
    margin: 0px;
    font-size: 14px;
    color: #2f383f;
    background-color: #fff !important;
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    margin: 15px 0px !important;
}

p { line-height:1.55;
}
.ban09 {
    padding-top: 25px;
    display: flex;
    width: 95% !important;
    margin: 0px auto;
    max-width: 1000px;
    min-height: 200px;
    height:auto;
    flex-direction: column;
    align-items: center;
}
    .ban09 h1 { text-align:center;
        font-size: 25px;
        font-weight: 300;
    }
    .ban09 p {
        font-size: 15px;
        font-weight: 300;
        text-align:center;
    }

.su {
    width: 1300px;
    height: 600px;
    background: url(/images/dmlogobayi.png) center no-repeat #00000030;
    position: absolute;
    z-index: 9999;
}
.su video{
    width: 1300px;
    height: 600px;

}

.urnResli01 {
    display: flex;
    width: 100%;
    padding-top: 25px;
    min-height: 450px;
    flex-direction: column;
}

    .urnResli01 .res1 {
        padding-top: 55px;
        width: 75%;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        min-height: 600px;
        position: relative;
    }

        .urnResli01 .res1 img {
            width: 100%;
            height: auto;
        }

.urnResli {
    display: flex;
    width: 100%;
    padding-top: 25px;
    min-height: 450px;
    flex-direction: column;
}
    .urnResli .res1 {
        padding-top: 55px;
        width: 50%;
        background-repeat: no-repeat !important;
        background-size: 115% !important;
        min-height: 600px;
        position: relative;
    }
    .urnResli .res1 img {
        width: 100%;
        height: auto;
    }
.whatsSip {
    height: 78px;
    width: 248px;
    z-index: 8788888;
    position: absolute;
    right: 21px;
    top: 455px;
    background: url(/images/wtSi.png) center no-repeat;
}
    @keyframes pulsing {
        to {
            box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
        }
    }

    .whats {
    border: 1px !important;
    z-index: 8788888;
    position: fixed;
    right: 21px;
    bottom: 15%;
    background: url(/images/w5.png) center no-repeat #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
    cursor: pointer;
}
 
.lnk1 {
    margin-top:25px;
    color: #000;
    border-color: #000;
    padding: 0.8rem 0.8rem;
    font-size: .975rem;
    border: 1px solid #000;
    display: flex;
    width: 221px;
    justify-content: center;
}
.lnk1:hover {
    color: #fff !important;
background-color:#000;
}
.banZemi {
    display: flex;
    height: 630px;
    width: 100%;
    background: #000000;
    box-shadow: 0px 3px 20px 6px rgb(2 2 2 / 14%);
}
.ban01 {
    display: flex;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    padding: 50px 10px 50px 10px;
    width: 93%;
    font-size: 18px;
    margin: 0px auto;
    flex-direction: row;
    font-weight: 300;
    align-items: center;
    max-width: 1500px;
}

    .ban01 h1 {
        font-size: 33px;
        max-width: 749px;
    }
    .ban01 p {
        max-width: 749px;
    }

.ban02 {
    display: flex;
    font-weight: 300;
    width: 93%;
    max-width: 1500px;
    margin: 0px auto;
    font-size: 17px;
    flex-direction: row;
    text-align: center;
}
    .ban02 h3 {
        display: flex;
        height: 55px !important;
        font-size: 27px;
        align-items: center;
    }
 
.ban03 {
    display: flex;
    font-weight: 300;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding: 25px 10px 20px 10px;
    width: 93%;
    font-size: 19px;
    margin: 0px auto;
    flex-direction: column;
    margin-top: 45px;
    align-items: center;
}

    .ban03 p {
        max-width: 850px;
        font-size: 19px;    
    }

    .ban03 h2 {
        max-width: 749px;
        font-size: 29px;
    }
.ban04 {
    display: flex;
    text-align: center;
    padding: 45px 10px 50px 10px;
    width: 1150px;
    font-size: 17px;
    margin: 0px auto;
    flex-direction: row;
  
}

    .ban04 a {
        height: 333px;
        margin: 10px;
        display: flex;
        font-size: 23px;
        align-items: center;
        flex-direction: column;
        font-weight: 300;
        line-height: normal !important;
    }

    .ban04 img {
        margin-bottom: 15px;
    }

.ban05 {
    display: flex;
    text-align: center;
    padding: 30px 0px 10px 0px;
    width: 1150px;
    font-size: 17px;
    margin: 0px auto;
    flex-direction: row;
    justify-content: center;
}

    .ban05 a {
        height: 333px;
        margin: 10px;
        display: flex;
        font-size: 23px;
        align-items: center;
        flex-direction: column;
        justify-content: space-around;
        font-weight: 300;
        line-height: normal !important;
    }

    .ban05 h4 { font-size:25px; font-weight:500;
    }

 
a {
    text-decoration: none !important;
    color: #000 !important;
    font-family: 'Roboto', sans-serif;
  
}
    a:hover {
        text-decoration: none;
        color: red !important;
        
    }


 

footer {
    display: flex;
    max-width: 1155px;
    width:100%;
    height: 50px;
    margin: 0px auto;
    font-weight: 300;
    justify-content: flex-end;
}
 

.altBg {
    display: flex;
    background: #1d1d1b;
    padding-top: 20px;
    color: #f6f6f6;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    flex-direction: column;
}

.alt01 { height:350px;   width:100%;   position:relative;    
    display: table;
    width: 100%;
    position: relative;
 
}

    .alt01 .altAcik {
        color: #fff;
        width: 85%;
        max-width: 1255px;
        margin: 0px auto;
        padding: 50px;
        text-align: center;
        display: flex;
    }
 
.alt02 { height:50px; display:block; width:100%; text-align:center; clear:both;  padding-top:30px;
}
.alt02 .ortala{ height:50px; display:block;     max-width: 1151px;
    width: 85%;margin:0px auto; font-size:15px;
}
.alt02 .ortala .sol1{ height:50px; display:block; width:250px; float:left;
}
 .sag1{ height:50px; display:block; width:250px; float:right;
}
.alt07 {
    width: 495px;
    display: flex;
    height: 190px;
    text-align: left;
    flex-direction: column;
    margin-right: 25px;
}

    .alt07 span {
        color: #fff !important;
        font-weight: 400;
        font-size: 14px !important;
        display: flex;
    }
    .alt07 a {
        color: #fff !important;
        font-weight: 400;
        line-height: 25px;
        clear: both;
        display: flex;
        font-size: 14px !important;
    }

        .alt07 a:hover {
            color: #ff3737 !important;
            text-decoration: none;
        }

.alt03 {
    width: 225px;
    display: flex;
    height: 190px;
    text-align: left;
    flex-direction: column;
    margin-right:25px;
}
 

    .alt03 a {
        color: #c9c9c9 !important;
        font-weight: 300;
        line-height: 25px;
        clear: both;
        display: block;
        font-size: 14px !important;
    }
        .alt03 a:hover { color:#ff3737 !important;  text-decoration:none;
    }
     .h55 {
        color: #c9c9c9;
        font-weight: 600;
        margin: 0px;
        padding: 0px;
        border-bottom: 1px solid #454548;
        padding-bottom: 10px;
        margin-bottom:11px
    }


        .alt04 {width:300px;  float:left; display:block; height:150px; padding-right:15px;      line-height:17px; padding-left:21px; padding-top:39px;
}
 


.sag {float:right; display:inline-block; 
}

.hb01 {
    display: flex;
    margin-top: 69px !important;
    color: #fff !important;
    height: 65px;
    align-items: center;
}
    .hb01 h1 {
        width: 100%;
        font-size: 25px;
        max-width: 1245px;
        margin: 0px auto !important;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
 
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 32px;
    }

.hb02 {
    display: flex;
    margin: 0px auto !important;
    background-color: #f9f9f9;
    height: 75px;
    align-items: center;
    border-bottom: 1px solid #f3f3f3;
}

    .hb02 h1 {
        width: 100%;
        font-size: 22px;
        max-width: 1245px;
        margin: 0px auto !important;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content:flex-end;
        padding-right:25px;
    }
.sayfa01 {
    width: 100%;
    max-width: 1285px;
    min-height: 510px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px auto;
    margin-top:15px;
}
.sayfa01 h1{
    width: 100%;
 font-size:33px;
    max-width: 1265px;
    margin: 0px auto !important;
    height:115px;
    display:flex;
    align-items:center;
}
    .sayfa01 p { display:flex; clear:both;
    }
    .sayfa02 {
    display: block;
    clear: both;
    font-size: 19px;
    margin: 0px;
    padding: 0px;

    width: 100%;
    margin: 0px auto;
    height: 229px;
    padding-top: 13px;

    padding-bottom: 50px;
    background: url(images/detRes.jpg) top center no-repeat;
}
    .sayfa02 h1 {text-shadow: 0px 3px 5px #000;
                     width: 100%;
    max-width: 1005px;
    margin: 0px auto !important;
    color: #fff;
    padding:35px;
    padding-top: 75px !important;
    font-size: 29px;
    }

.sayfa02 h2 { display:block; margin:0px auto; width:960px; padding:0px;  font-size:17px; line-height:50px;    font-weight:700; height:50px; color:#000; padding-left:5px;
}
.sayfa02 h3 { display:block; margin:0px auto; width:960px; padding:10px 15px; padding-left:0px;  font-size:16px; line-height:35px;      font-weight:700;
}
.sayfa03 {
    padding: 10px;
    display: flex;
    margin: 0px auto;
    width: 1255px;
    flex-direction: column;
    align-items: center;
}
.sayfa03 p{ clear:both; margin-top:25px; font-size:17px;

}
.sayfa04 {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    width: 1265px;
}

.ws01 { display:flex; margin:0px 0px 65px 65px;
}
figure { display:block; clear:both
}
figcaption { clear:both; display:block; text-align:left;  color:#c4c4c4; height:55px;
}
.bg02 {
    background-image: url(images/p.png);
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 0;
    display:table;
}

.detayResim {
     
    background: url(resimler/banne/rZem.jpg) no-repeat center top ;
    background-size:cover;
 
    height: 213px;
    display:block;
 
    padding-bottom:50px;
    width:100%;
    margin:0px auto;
}
.sayfa01 .menu_sag p {
    display: initial;
}
.menu_sag {
    float: right;
    display: flex;
    width: 100%;
    max-width: 800px;
    margin-left: 25px;
    margin-top: 15px;
    flex-direction: column;
    font-size: 17px;
}
.menu_sag img {
max-width:100%;
}
.sol_menu {
    padding: 36px;
    z-index: 2;
    background: rgb(255, 255, 255);
    border-radius: 12px;
    background: linear-gradient(rgb(224, 224, 224), rgb(255, 255, 255));
    display: flex;
    width: 265px;
    height: auto;
    border: 1px solid rgb(230 230 230);
    margin-top: 15px;
    margin-right: 15px;
}
    .sol_menu ul {
        width: 100%;
        list-style: none;
        padding: 0px;
        border-left: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
        border-top: 1px solid #e9e9e9;
    }
        .sol_menu ul li strong {
            background-color: #e2e2e2;
            height: 55px;
            display: flex;
            width: 100%;
            align-items: center;
            padding-left:15px;
        }
        .sol_menu ul li {

            border-bottom: 1px solid #e9e9e9;
        }
            .sol_menu ul li a {
               
                margin: 10px;
                display: flex;
            }
.ilet {
    margin-top: 15px;
    font-size: 17px;
    list-style: none;
    margin-bottom: 35px;
}

 .ilet li { padding:10px;
}
    .ilet li span{ 
        padding: 10px;
    }
.resi {
    width: 100px;
    height: 80px;
    cursor: pointer;
}
 
 
  
.zmn1 {  width:100%; display:table; padding-top:35px;  
}
.ortZemin {   display:flex; max-width:1275px; width:90%;  margin:0px auto;  flex-wrap: wrap;
}
.ortZemin h2{  
 
    font-size: 27px;
 
    line-height: 1.2;
    margin: 0 0 4px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
   
    padding:0px;
    font-weight:500;
 
}

.ortZemin1111111111 h2:after { padding-left:45px;
    background-color: #d5dbdd;
    content: '';
    display: inline-block;
    height: 2px;
    position: relative;
    top: -4px;
    vertical-align: middle;
    width: 40%;
}

.ortBesli {
    width: 100%;
    max-width: 500px;
    display: flex;
    flex-direction: column;
    margin: 10px;
    font-size: 15px;
}
    .ortBesli h3 {
        width: 100%;
        max-width: 500px;
        display: flex;
        flex-direction: column;
        margin: 10px;
        font-size: 17px;
        align-items: center;
    }

.ortSag {
    display: table;
    width: 300px;
    float: right;
}
.ortSag h3 { font-size:17px;  width:300px;  height:50px; padding:0px; margin:0px; line-height:50px; font-weight:700; border-bottom: 1px solid #e2e2e2;
}
.ort0 {   height:410px; width:235px; float:left; display:block;
}
.ort0_0 { height:250px; width:235px; float:left; display:table;   
}
.ort1 {   height:61px;padding-top:10px; line-height:29px; font-weight:700; width:255px; padding-left:10px;  clear:both; display:block; text-align:left; font-size:17px;  color:#51595b;  
            font-weight:300; 
}

.ort1:hover {  text-decoration:none;
}

.ort2 {  height:155px; width:265px; border:1px solid #dedede; margin-top:20px; margin:10px;   clear:both; display:table; position:relative;   overflow:hidden;
}
.ort2 img {   width:265px; height: 216px;
}
.ort3 {  height:90px; width:235px; padding-top:10px; font-size:13.5px; color:#737373;    overflow:hidden;  line-height:27px;
}
.ort3 span {background-color: #000; height:27px; line-height:27px;  color:#fff; width:110px;    display:block; border-radius:3px; margin-top:15px; 

}
.ort4 {  height:20px; width:350px; padding-top:5px;  color:#959595;
}
 
 
 

  input {
     height: 35px; line-height:35px;   border:1px solid #d6d7d7;
     padding:3px; display:block; float:left;
}
    select {
     height: 35px; line-height:35px; width:150px; border:1px solid #d6d7d7;
     padding:3px; display:block; float:left;
}
          table { 
        }
 
.h2 {
    display: flex;
    width: 96%;
    max-width: 1125px;
    margin: 0px auto !important;
    margin-top: 45px !important;
    margin-bottom: 25px !important;
    font-size: 25px;

}



.menu011 {
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: 9px 5px;
    height: 365px;
    width: 303px;
    display: flex;
    cursor: pointer;
    flex-direction: column;
    position: relative;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

.ustuUrun {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    justify-content: center;
    margin-top:20px;
}
.menu011:hover {
    color: red;
   
    border: 1px solid #e5e5e5;
}
.menu011 img {
    width: 350px !important;
    margin: 20px auto;
    margin-bottom: 0px;
    min-height: 195px;
    height: auto !important;
    max-height: 265px;
    left: -25px;
    position: absolute;
    z-index: -1;
}

.menu011 h3 {
    display: block;
    font-size: 16px;
    color: #38383c;
    font-weight: 500;
    padding: 0 35px;
    margin: 0px !important;
    margin-top: 273px !important;
    text-align: center;
     
}

.menu011 h3:hover {
    color: red;
}
.menu011 span {
    display: block;
    font-size: 14px;
    color: #38383c;
    font-weight: 400;
 
    text-align: center;
    width: 85%;
}
    .menu011 .h33 {
        display: block;
        font-size: 17px;
        color: #38383c;
        font-weight: 600;
        padding: 0 35px;
        margin: 0px !important;
        margin-top: 7px !important;
    }
    .menu011 .h44 {
        display: block;
        font-size: 14px;
        color: #5c5c5e;
        font-weight: 600;
        padding: 0 35px;
        margin: 0px !important;
        margin-top: 7px !important;
    }


.altKato {
    display: flex;
    background: #1d1d1b;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    height: 99px;
    margin-bottom: 21px;
}

    .altKato .orta {
        display: flex;
        margin: 0px auto;
        width: 100%;
        max-width: 825px;
        align-items: center;
    }

        .h5b {
            width: 299px;
            font-weight: 300;
            color: #dedede;
            font-size: 20px;
        }

        .altKato .orta a {
            width: 90px;
            height: 40px;
            margin-right: 20px;
        }

 .sosyalSag{width:25px !important;  height:25px !important;   margin:5px !important;    }

 .navi{ background-color:#f6f6f6; height:95px; border-top:1px solid #c3c4c6; border-bottom:1px solid #ecedef;  padding-top:27px; }
    .navi .sagNavi { display:inline; float:right; 
    }
    .navi .ortala01 {  height:35px;
    }
 .menuBasi{ height:95px; width:1255px; margin:0px auto; display:block; 
}
  
.menuBasi h1 {
    color: #000;
    display: inline-block;
    margin-top: 39px !important;
    font-size: 31px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
    .menuBasi span {
        height: 30px;
        width: 125px;
        float: right;
        display: block;
        margin-top: 45px !important;
    }
 .galeriBasli{ height:95px; width:1255px; margin:0px auto; display:block;  border-bottom: 1px solid #e5e5e5;
}
  .galeriBasli h4 { color:#000; display:inline-block; margin-top:39px !important; font-size:31px; font-weight:400; text-indent: 35px;  font-family: 'Roboto', sans-serif; }
    .galeriBasli h3 {
        color: #000;
        display: block;
        margin-top: 39px !important;
        font-size: 31px;
        font-weight: 400;
        text-indent: 35px;
        font-family: 'Roboto', sans-serif;
  
    }

.anaRoom { width:100%; background:url(/images/anaRoom.png) right repeat-y ;
}
.cozum1 {
    clear: both;
    display: block;
    height: 295px;
    width: 1125px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0px auto;
    margin-top: 21px;
    border-bottom: 1px solid #c5c5c5;
}
.h3 {
    color: #0d0d0c;
    font-size: 25px;
    font-weight: 700;
    padding-top: 25px;
    clear: both;
    font-size: 23px;
    display: block;
    margin: 0px auto !important;
    margin-top: 25px !important;
    width: 1125px;
    text-align: left;
}

/* width */
    .cozum1::-webkit-scrollbar {
        margin-left: 15px;
        height: 7px;
    }

/* Track */
    .cozum1::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

/* Handle */
    .cozum1::-webkit-scrollbar-thumb {
        background: black;
        height: 5px;
        border-radius: 10px;
    }

    /* Handle on hover */
.cozum1::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}
.cozum2 {
    clear: both;
    display: flex;
    height: 255px;
    width: 1500px;
}
.cozum3 {
    border-bottom: 3px solid #fff;
    white-space: normal;
    width: 275px;
    height: 235px;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    display:block;
    font-size:17px;
    text-align: center;
    font-weight: bold;
    padding-top:205px;
   
}
.indir2 {
    background: url(images/down.png) right center no-repeat;
    width: 195px;
    height: 45px;
    border-bottom: 1px solid #8e8e8e;
    display: flex;
    align-items: center;
    font-size:15px;
}
.ref1 {
    display: flex;
    float: left;
    width: 96%;
    max-width: 450px;
    align-items: center;
    font-weight: 600;
    font-size: 17px;
    color: #545454 !important;
    border-bottom: 1px solid #eee;
    margin-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px; 
}
.projeliste01 {
    margin-top: 15px;
    margin-bottom: 45px;
    width: 360px;
    display: flex;
    height: auto;
    flex-direction: column;
    border: 1px solid #d3dce9;
    border-bottom: 0px solid #d3dce9;
    background-color: #f9f9f9;
}
    .projeliste01 h2 {
        margin: 0px !important;
        padding-left: 10px;
        height: 68px;
        border-bottom: 1px solid #d3dce9;
        color: #54565a;
        font-size: 19px;
        display: flex;
        align-items: center;
        font-weight:600;
    }
    .projeliste01 a {
        display: flex;
        padding: 0px 10px;
        color: #e6ebf1;
        height: 50px;
        border-bottom: 1px solid #edeff1;
        align-items: center;
    }
.projeliste02 {
    margin-top: 15px;
    margin-bottom:45px;
    padding-left:25px;
    width:850px;
    display: flex;
    height: auto;
    flex-direction: column;
 
}

.projeliste02 img {
 height:auto !important;
}
.hak { padding:10px 30px;
}
.belg {
    display: flex;
    flex-direction: column;
}
    .belg tr {
        display: flex;
        flex-wrap: wrap;
    }

.gl01 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gl01 img{ margin-bottom:10px;
    display: flex; max-width:90%;
}
.p1 {
    display: flex;
    width: 300px;
    height: 50px;
    position: absolute;
    z-index: 99;
    bottom: 25%;
    left: 0px;
    background-color: #1f1f21;
    font-size: 17px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.ileAna {
    display: flex;
    max-width: 1300px;
    width: 99%;
    margin: 0px auto;
    height: 400px;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 35px;
}
    .ileAna div {
        border: 1px solid #D1D1D1;
        border-radius: 1.25rem;
        display: flex;
        width: 30%;
        flex-direction: column;
        margin: 20px;
        padding: 20px;
        font-size: 16px;
        color: #0F253B;
    }
        .ileAna div b {
            display: flex;
            width: 100%;
            height: 29px;
            color: #0F253B;
        }
        .ileAna div span {
            display: flex;
            width: 100%;
            
        }
     .text13 {
        font-size: 13px;
    }
   .text27 {
        font-size: 27px;
    }
.ileAna .t1 {
    margin: 15px 0px 15px 5px;
    background: url(images/t2.png) no-repeat;
    height: 31px;
    text-indent: 41px;
    display: flex;
    font-size: 16px !important;
    align-items: flex-end;
}
@media (max-width: 1040px) {
    .alt03 {
        visibility: hidden;
        display: none;
    }
    .alt01 .altAcik {
        max-width: 100% !important;
    }
        .navbar {
        width: 97% !important;
    }
    .ban05 {
        width: 96% !important;
    }
    .urn1 {
        width: 745px !important;
    }
    .ortZemin {
        width: 94% !important;
        margin: 0px auto;
    }
    .ileAna {

        height: auto !important;
    }

        .ileAna div {
            width: 28%;
        }
        }
@media (max-width: 840px) {
    .urn1 {
 
        width: 545px !important;
 
    }
    .su {
        width: 100%;
        height: 100%;
        min-width: 375px !important;
        min-height: 385px !important;
        background: url(/images/dmlogo.png) center no-repeat #00000030;
        background-size: 35%;
        position: absolute;
        z-index: 9999;
    }

        video {
            width: 100%;
            height: 100%;
            min-width: 595px !important;
            min-height: 400px !important;
            max-width: 800px !important;
            max-height: 525px !important;
        }
}

    @media (max-width: 768px) {

        .alt07 {
            width: 95% !important;
        }

        .urnResli01 {
            flex-direction: column;
        }

            .urnResli01 .res1 {
                padding-top: 55px;
                width: 100%;
                background-repeat: no-repeat !important;
                background-size: 115% !important;
                min-height: 500px;
                position: relative;
            }

                .urnResli01 .res1 img {
                    width: 100%;
                    height: auto;
                }

        .whatsSip {
            top: 305px;
        }

        .urnResli {
            align-items: center !important;
            flex-direction: column;
        }

            .urnResli .res1 {
                padding-top: 25px;
                width: 95% !important;
                background-repeat: no-repeat !important;
                background-size: 115% !important;
                min-height: 400px;
                position: relative;
            }

        .menu011 span {
            font-size: 12px !important;
        }

        .menu011 h3 {
            font-size: 14px !important;
        }

        .whats {
            bottom: 9% !important;
        }

        .sol_menu {
            display: none;
        }

        .ileAna {
            height: auto;
            flex-direction: column;
        }

            .ileAna div {
                width: 95%;
            }

        .ban05 {
            width: 95% !important;
        }

        .menu_sag img {
            max-width: 96% !important;
            height: auto !important;
        }

        .ortBesli img {
            width: 98% !important;
            height: auto !important;
        }

        .hak img {
            max-width: 98% !important;
            height: auto !important;
        }

        .menu011 {
            flex-direction: column;
            align-items: center;
        }


            .menu011 img {
                margin: 0px auto;
                width: 350px !important;
                height: auto !important;
                left: 0px;
            }
 

        .sayfa04 {
            width: 96%;
        }

            .sayfa04 img {
                width: 98% !important;
                height: auto !important;
            }

        .p1 {
            display: none;
            visibility: hidden;
        }

        footer {
            justify-content: center;
            margin-top: 15px;
            font-size: 13px;
        }

        .belg td {
            padding: 10px;
        }

        .ws01 {
            display: flex;
            margin: 0px 0px 45px 0px auto;
        }

            .ws01 img {
                width: 200px !important;
            }

        .sayfa03 {
            width: 96%;
        }

            .sayfa03 img {
                width: 100%;
                height: auto;
            }

        .hb01 {
            display: flex;
            height: 55px;
            justify-content: flex-end;
        }

            .hb01 h1 {
                font-size: 23px;
                width: 100%;
                width: 96%;
                margin-top: 35px !important;
            }

        .hb02 {
            display: flex;
            height: 55px;
        }

            .hb02 h1 {
                font-size: 17px;
                width: 100%;
                width: 96%;
                padding-left: 20px;
                justify-content: flex-start;
            }

        .projeliste01 {
            display: block;
            border: 0px;
            margin: 0px auto;
            width: 90%;
            height: 285px;
            overflow: scroll;
        }

            .projeliste01 h2 {
                height: 48px !important;
                font-size: 15px;
            }

            .projeliste01 a {
                font-size: 14px;
                height: 45px;
            }

        .projeliste02 {
            width: 96% !important;
        }

            .projeliste02 img {
                width: 96% !important;
                height: auto !important;
            }

        .banZemi {
            background-color: #000;
            height: 395px !important;
        }

        .ban01 {
            width: 94%;
        }

        .dil1 {
            right: 80px !important;
            top: 19px !important;
        }

        .logo {
            width: 205px !important;
            height: auto !important;
        }

        .ban02 {
            flex-direction: column;
            width: 350px;
        }



            .ban02 div {
                width: 350px;
                margin-top: 25px;
                margin-bottom: 25px;
            }

                .ban02 div img {
                    width: 350px;
                    height: auto !important;
                }

        .ban04 {
            padding-top: 15px;
            width: 96%;
            flex-direction: column;
        }

        .altKato {
            height: auto;
        }

            .altKato .orta {
                height: auto;
                max-width: 700px;
            }

        .h5b {
            width: 235px;
            font-weight: 300;
            color: #777678;
            font-size: 16px;
            padding-left: 20px;
        }

        .alt01 .altAcik {
            width: 91%;
            max-width: 700px;
            flex-direction: column;
            margin-bottom: 59px;
        }

        .alt01 {
            height: auto !important;
            display: flex;
        }
    }

 