﻿
.cizgi {
    border-bottom: solid 2px gray;
    margin-top: 10px;
    font-size: 16px;
    color: #b7000e;
}
.yukseklikAuto {
    height: auto !Important;
    z-index: 6;
  }
    

  .menuEleman
  {
    margin-left:10px;
    color: black;
    width:100%;
 
  }

.responsiveSimge {
    position: relative;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    visibility: hidden;
    /*width:50px;*/
    z-index: 10;
    /*background-image:url("/Tema/images/bilecik/kucukLogo.png");*/
    background-repeat: no-repeat;
    height: 35px;
    background-color: #b7000e;
    display: none;
}
  .dortteBir
  {
    width:23%;
	min-height: 250px;
  }

  .ucteBir
  {
    width:30%;
  }

  .ikideBir
  {
    width:48%;
  }

  .besteBir
  {
    width:18%;
  }
  .menuBaslikEleman
  {
    /* vertical-align: middle; */
    font-size: 16px;
    line-height: 40px;
 
    text-align: center;
    color:white !Important;
    font-size:13px;
  }

  .menuElemanBaslik
  {
    border-top: solid 2px;
  }

  .menuIcerik
  {
    float: left;
    margin-left: 15px;
   
  }

.menuIcerikKapsama {
    border: solid 1px;
    border-color: #296E90;
    width: 100%;
    /*max-width: 1020px;*/
    display: none;
    border-top: solid 3px #b7000e;
    position: absolute;
    background-color: white; /*rgb(215, 244, 245);*/
    /*margin-top: 38px;*/
    z-index: 5;
    min-height: 150px;
    box-shadow: 0 1px 4px 0px #b7000e;
    -webkit-box-shadow: 0 1px 4px0px #b7000e;
    -moz-box-shadow: 0 1px 4px 0px #b7000e;
}
@media only screen and (min-width: 1500px) and (max-width: 2500px) {
    .menuIcerikKapsama {
    
    /*max-width:1200px;*/

    }
    .menuBaslikKapsama {
        /*margin-left:217px;*/
        margin-left: 20%;
        max-height: 42px;
        background: linear-gradient(#1D0C05,#590B00);
    }
    


}@media only screen and (min-width: 1199px) and (max-width: 1499px) {
    .menuIcerikKapsama {
    
    /*max-width:1200px;*/

    }
    .menuBaslikKapsama {
        /*margin-left:217px;*/
        margin-left: 9%;
        max-height: 42px;
        background: linear-gradient(#1D0C05,#590B00);
    }
    


}
@media only screen and (min-width: 2500px) and (max-width: 3500px) {
    .menuIcerikKapsama {
        /*max-width:1200px;*/
    }

    .menuBaslikKapsama {
        /*margin-left:217px;*/
        margin-left: 34.5%;
        max-height: 42px;
        background: linear-gradient(#1D0C05,#590B00);
    }
}
@media only screen and (min-width: 3500px) and (max-width: 9500px) {
    .menuIcerikKapsama {
        /*max-width:1200px;*/
    }

    .menuBaslikKapsama {
        /*margin-left:217px;*/
        margin-left: 38.5%;
        max-height: 42px;
        background: linear-gradient(#1D0C05,#590B00);
    }
}
@media only screen and (min-width: 100px) and (max-width: 699px){

.menuBaslikEleman
  {
    /* vertical-align: middle; */
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    text-align: center;
    color:white !Important;
    font-size:13px;
  }
}

  .menuBaslik
  {
    color: rgb(128, 128, 128);
    float: left;
    height: 40px;
    margin-left: 5px;
    min-width: 20px;
    align-items: center;
    vertical-align: middle;
    cursor: pointer;
    font-size:5px;
    padding-left:5px;
    padding-right:30px;

  }

.menuBaslikEleman:hover {
    background-color: #7f0101;
}
  .menuBaslikKapsama
  {
    /*position: absolute; rgba(255, 106, 0,0.7);*/
    max-height: 42px;
    /*box-shadow: 0 0 25px 5px black;
    -webkit-box-shadow: 0 0 25px 5px black;
    -moz-box-shadow: 0 0 25px 5px black;*/
      background: linear-gradient(#1D0C05,#590B00);
			/*background:#085E5E;*/
  }

.menuKapsama {
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    width: 100%;
    /*max-width: 1200px;*/
    z-index: 100;
    /*position: absolute;*/
    /*background: linear-gradient(#1D0C05,#590B00);*/
    height: 40px;
    background-color: #B7000E;
    float: left;
    width: 100%;
    /* height: 50px; */
    margin-top: 0px;
    padding-left: 0px;
    /* max-width: 1020px; */
    /*background: linear-gradient(#930101,#FA6C04);*/
}

  .seciliBaslik
  {
    /*border-bottom:solid 2px;*/
    
    background-color: #135F99;
    border-radius: 5px 5px 0px 0px;
  }

  .seciliBaslikKapsama
  {
    border-bottom:solid 2px rgb(255, 106, 0);
  }
