
body, html {
    height: 100%;
  
}
#mobilTel{display: none;}
a, a:visited, a:active {
    color: #333;
}

    a:hover {
        color: #ff4e00;
        text-decoration: none;
    }

body {
    font-family: 'Titillium Web', Arial;
    font-weight: normal;
    background: url('../../Images/BATMAZLAR-BG.jpg');
    background-repeat: no-repeat;
    min-width: 1280px;
    margin: 0;
    width: 100%;
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
    color: #333;
     position: relative;
  padding-bottom: 6rem;
  min-height: 100%;
}

.topHeader {
    width: 100%;
    margin: 0;
    padding: 5px;
    background : rgba(67, 125, 163, 0.93);
    color: #d9d9d9;
    font-size: 11px;
}

    .topHeader > table > tbody > tr > td > i {
        color: #fff;
        vertical-align: bottom;
    }

.NavBar {
   position: absolute;
      margin:0 auto;
      /*! z-index: 99999; */
    left:50%;
    
    
}

.BannerDiv {
    width: 960px;
    margin: 0 auto;
}
#logoWrap{
  position: absolute;
    left: 50%;
   z-index:99;
    top:50px;
}
.LogoDiv {
    
    background: rgb(67, 125, 163);
    font-family: 'Fira Sans', 'Segoe UI', Calibri;
    font-size: 32px;
    text-shadow: 1px 1px #d9d9d9, 2px 3px 7px rgba(2, 16, 100,0.8);
    box-shadow: 1px 1px #81B7DB, 2px 3px 10px rgba(255,255,255,0.8);
    color: rgba(255,255,255,0.9);
    font-style: italic;
    padding:  25px;
    font-weight: bold;
    /*! border:3px solid #437da3; */
    border-bottom-left-radius:250px;
    border-bottom-right-radius:250px;
    position: relative;
    line-height: 40px;
    
    text-align: center;
    left: -50%;
}
.acilTel
{
    position: relative;
    top:-110px;
    left:60px;
    font-size:24px;
    font-style:italic;
    text-shadow:2px 2px #fff;
    text-shadow: 1px 1px #fff, 2px 6px 7px #437DA3;
    color:#D51458;
    text-align: right;
    font-weight: bold;
}



.mainContent {
    width: 1150px;
    margin: 0 auto;
}

    .mainContent .icDiv {
        margin: 0 auto 10px auto;
        background: rgba(255,255,255,0.9);
        border: 1px solid rgba(0,0,0,0.8);
        float: left;
        width: 1150px;
        position: relative;
        min-height:400px;
    }

.mainContentDefault {
    width: 960px;
    margin: 0 auto;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 0;
    background-color: #437DA3;
    font-size: 16px;
}

    .breadcrumb > li > a {
        color: #fff;
        
    }

        .breadcrumb > li > a:hover {
            text-shadow: 1px 1px #23516F;
        }

.listGroupBaslik {
   //background-image: -webkit-linear-gradient(top, #ff4e00 40%, rgb(248, 107, 1) 60%);
   //background-image: -o-linear-gradient(top, #ff4e00 40%, rgb(248, 107, 1) 60%);
   //background-image: -webkit-gradient(linear, left top, left bottom, from(#ff4e00), to(rgb(248, 107, 1)));
   //background-image: linear-gradient(to bottom, #ff4e00 40%, rgb(248, 107, 1) 60%);

    background-image: url(../../Images/dugdaybg.png);
    background: rgba(244,183,0,0.7);
    background-position: bottom center;
    background-repeat: repeat-x;
    color: #fff;
    text-shadow: 0 1px 1px #333;
    font-size: 15px;
    font-weight: 600;
}

    .listGroupBaslik > i {
        vertical-align: bottom;
        font-weight: 400;
    }

.katLink {
    font-weight: bold;
    font-size: 13px:;
}

.Guncel:hover > .list-group-item:hover {
    background: #fbfbfb;
}

.Guncel:hover > .list-group-item b {
    color: #ff4e00;
}

.breadcrumb > li > a, .breadcrumb > .active {
    font-size: 12px;
}

.footerWrapper {
    background-color: #333;
    background-image: -webkit-linear-gradient(top, #362e2f 0%, #110e0e 100%);
    
    border-top: 2px solid #2d2d2d;
    color: #d6d6d6;
    padding: 10px;
    font-size: 11px;
    width: 100%;
   clear: both;
    position: relative;
    z-index: 10;
    height: 100px;
    margin-top: 10px;
}

.footerMenu {
   
    margin: 0 auto;
    width: 60%;
}

    .footerMenu > li > a, .footerMenu > li ul > li > a {
        color: #ededed;
    }

        .footerMenu > li > a:hover, .footerMenu > li ul > li > a:hover {
            color: #f6d300;
            text-decoration: none;
        }

     .footerMenu > li {
        float: left;
        padding: 0;
        list-style-type: none;
        font-size: 13px;
        margin-right: 20px;
        font-size: 14px;
        display:block;
        max-width:150px;
    }

        .footerMenu > li:last-child {
            margin-right: 0;
        }

        .footerMenu > li > ul {
            position: relative;
            padding-left: 0;
            color: #d6d6d6;
            line-height:30px;
            line-break:loose;
        }

            .footerMenu > li > ul > li {
                list-style-type: none;
                margin-top: 5px;
            }



.iletisimTable {
    width: 100%;
    margin: 10px;
}

    .iletisimTable > tbody > tr > td:first-child {
        color: #807f7f;
        vertical-align: middle;
    }

    .iletisimTable > tbody > tr > td {
        height: 50px;
        font-size: 15px;
    }

        .iletisimTable > tbody > tr > td > input[type="text"],
        .iletisimTable > tbody > tr > td > textarea {
            width: 400px;
            height: 40px;
            padding: 5px;
            color: #565454;
            border: none;
            border: 1px solid #d9d9d9;
        }

        .iletisimTable > tbody > tr > td > textarea {
            height: 150px;
        }

            .iletisimTable > tbody > tr > td > input[type="text"]:focus,
            .iletisimTable > tbody > tr > td > textarea:focus {
                border-color: rgba(244,183,0,0.7);
                color: rgb(248, 107, 1);
            }

.IletisimSol {
    width: 100px;
    height: 30px;
    line-height: 30px;
}






.defaultKatalogWrapper {
    padding: 0;
}

.katalogItem {
    margin: 10px;
    width: 30%;
    height: 160.5px;
    float: left;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius:5px;
    border:1px solid #d9d9d9;
    -webkit-transition: ease 0.6s; /* For Safari 3.1 to 6.0 */
    transition: ease 0.6s;
   
}
.katalogItem:hover {
    -webkit-box-shadow: 1px 1px 18px 0px rgba(255,255,255,0.9);
-moz-box-shadow: 1px 1px 18px 0px rgba(255,255,255,0.9);
box-shadow: 1px 1px 18px 0px rgba(255,255,255,0.9);

 -webkit-transition: ease 0.6s; /* For Safari 3.1 to 6.0 */
    transition: ease 0.6s;
}

    .katalogItem:first-child, .katalogItem:nth-child(3n+1) {
        margin-left: 0;
    }

    .katalogItem:last-child {
        margin-right: 0;
    }
    .katalogItem img {
    max-width:100%;
    height:auto;
    }
    .katalogItem .caption {
    position:absolute;
    bottom:0;
    height:50px;
    background:rgba(0,0,0,0.8);
    color: rgba(255,255,255,0.9);
    padding:10px 3px;
    width:100%;
    overflow:hidden;
    font-size:16px;
    font-weight:bold;
    -webkit-transition: ease 0.6s; /* For Safari 3.1 to 6.0 */
    transition: ease 0.6s;
       
    }
    .katalogItem:hover .caption {
    text-shadow: 1px 1px 1px #ff4e00, 1px 1px 7px rgba(255,255,255, 0.5);
    -webkit-transition: ease 0.6s; /* For Safari 3.1 to 6.0 */
    transition: ease 0.6s;
    }
#kayanWrap img
{
    -webkit-filter: drop-shadow(0 0 10px #fff);
  filter: drop-shadow(0 0 10px #fff);
    margin:15px 36px 0 0;
}
#kayanWrap img:last-child
{
    margin-right: 0;
}
.anahtarKelime
{
    padding: 0;
}
.anahtarKelime li
{
    list-style: none;
    border-bottom:1px solid #eee;
    padding: 5px;
    display: block;
}
.anahtarKelime li:before
{
    font-family: 'WebHostingHub-Glyphs';
    content: '\f471';
    vertical-align: -2px;
    margin-right: 10px;
    
}
.anahtarKelime li:hover a,
.anahtarKelime li:hover:before
{
    color: #437DA3;
}
.anahtarKelime li:last-child
{
    border-bottom: none;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/***************************************************Responsive*******************************/
@media (max-width: 767px)  {
    body{
       all:unset;  
    background: url('/Images/BATMAZLAR-BG.jpg');
    background-repeat: no-repeat;
        background-position: left top;
    background-size: cover;
        background-position: 30% 80px;
    }
    .topHeader, .nav, .defaultKatalogWrapper 
    ,.acilTel, #kayanWrap, .footerWrapper
    ,.sliderContainer
    {
        display: none;
    }
    #logoWrap{
  position: relative;
    left: 0;
   z-index:99;
    top:0;
}
    .LogoDiv {
     
    background: linear-gradient(to bottom, #364355, #29292a);
    font-size: 28px;
    box-shadow: none;
     height: 80px;
    padding:  5px;

    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    
    line-height: unset; 
    text-align: center;
    left: 0;
}
.acilTel
{
   display: none;
}
    
    #mobilTel{
        position: absolute;
        top:-180px; 
        display: flex;
        flex-direction: column;
         align-items: center; 
        padding: 0 15px;
        width: 100%;
    }
    #mobilTel a{
        position: relative;
        padding: 5px 15px 5px 30px; 
        background: #fff;
        color:#fff;
        flex: 1;
        align-items: stretch;
        justify-items: stretch;
        border-radius: 20px;
        font-size: 18px;
        color:#128C7E;
        border:2px solid #128C7E;
        
    }
    #mobilTel a:before{
        position: absolute;
        font-family: 'WebHostingHub-Glyphs';
        content: '\f15b';
        left: -10px;
        top:50%;
        transform: translateY(-50%);
        background: #128C7E;
        color:#fff;
        border-radius: 50px;
        padding: 8px; 
        
    }
    #mobilTel a:not(:last-child){
        margin-bottom: 20px;
    }
    
    #mobilTel a.servis{
        background: linear-gradient(to bottom, #e05845, #da4935);
        color: #fff;
        border:2px solid #fff;
    }
    #mobilTel a.servis:before{
        background: #fff;
        color:#da4935;
        content: '\f4a7';
        transform: translateY(-51%);   
    }
    
    .mainContent{
       width: 100%;
        position: relative;
        top:-200px;
    }
    .mainContent .icDiv{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .mainContent .icDiv > div[class*="col-xs"]
    ,.mainContent .icDiv > .col-xs-9  div[class*="col-xs"]
    {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
    }
    .mainContent .icDiv > .col-xs-9{
        width: 100%;
        padding: 15px;
    }
    .mainContent .icDiv > .col-xs-9 >.listIcerikDetay{
        padding: 0;
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .mainContent .icDiv > .col-xs-9 >.listIcerikDetay > .list-group.col-xs-12{
        padding: 0;
        display: flex;
        flex-direction: column;
    }
     
    
}