

.blogTopContainer{
    position: relative;
    height: 100%;
    width:100%;

}
.nav-item{
    height: 32px !important;
    border:none !important;
}
.blogTopContainerShadow{
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),#000);
    width: 100%;
    height: 103%;
    position: absolute;
    z-index: 2;

}
.blogContainer{
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}

@media (min-width: 1200px){
.blogContainer {
    max-width: 1536px!important;
}
}

.blogLabel{

    z-index: 2;
    position: relative;
    margin-top: -118px;
    margin-left: 9px;
    cursor:pointer;
}
.blogLabel>.blogLabelRed{
    width: auto;
    height: 22.3px;
    border-radius: 50px;

    text-align: center;
    float: left;
    margin-right: 8px;
    padding: 0px 10px 0px 10px;

}
.blogLabel>.blogLabelBlue{
    width: 53.6px;
    height: 22.3px;
    border-radius: 50px;
    background-color: #3675f4;
    text-align: center;
    float: left;
    margin-right: 8px;
}
.blogLabel>.blogLabelOrange{
    width: 53.6px;
    height: 22.3px;
    border-radius: 50px;
    background-color: #ff8000;
    text-align: center;
    float: left;
    margin-right: 8px;
}
.blogLabel>.blogLabelGreen{
    width: 53.6px;
    height: 22.3px;
    border-radius: 50px;
    background-color: #37b213;
    text-align: center;
    float: left;
    margin-right: 8px;
}
.blogLabel span:only-child{
    font-family: Roboto;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.1;
    letter-spacing: normal;

    color: #ffffff;
}

.blogTopContainer>.blogProductName{
    text-shadow: 0 1px 1px #000000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    z-index: 2;
    position: relative;
    display: inline-flex;
    margin-left: 7px;
    margin-top: 16px;

}

.productName{
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}
.blogTopContainer>.blogProductDate{
    text-shadow: 0 1px 1px #000000;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: relative;
    z-index: 2;
    margin-top: 9px;
    margin-left: 8px;

}
.blogTopContainerUcgen:after{

    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    border-style: solid;
    border-width: 0 120px 120px 0;
    border-color: transparent #e30a17 transparent transparent;
    transform: rotate(270deg);

}
.yeni{
    top: 25px;
    position: absolute;
    left: 8px;
    color: #fff;
    z-index: 99;
    transform: rotate(-42deg);
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto;
    font-size: 16px;
}
.categoryDiv{
    border-bottom: 3px solid #e6e6e6;

}
.categoryDivName{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: left;
    color: #ff8d15;
    margin-bottom: -2px;
    border-bottom: 2px solid #ff8d15;
    width: 163px;
    padding-bottom: 11px;
    text-transform:uppercase;
}
.categoryTumu{
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    float: right;
    margin-top: -29px;
}
.blogDesc{
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.92;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}
.blogDesc>a{
    font-weight:500;
    color:#ff7229;
}
.productDesc2{
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;

    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: inline-table;
    float: left;
    position: relative;

}
.productDesc2:hover {
    color:#ff8d15;
}



ul#menu li {
    float: left;
    position: relative;
    width: auto;
    list-style-type: none;
    margin: 0px 32px 0px 0px;

}
#menu{
    line-height: 2.9;
}
ul#menu li ul {
    display: none;
    position: absolute;
    top: 19px;
    left: 0;
}

ul#menu li > ul {
    top: auto;
    left: auto;
    z-index: 99999;
    background-color: #fff;
    width: 222px;
    margin: 0;
    padding: 9px;
}
ul#menu li > ul >li {
    width:100%;
}
ul#menu li > ul >li>a {
    height: 30px;
    background-color: #fbfbfb;
    width: 100%;
    left: -6px;
    margin: 5px;
    line-height: 2.6;
    padding-left: 9px;
}
ul#menu li > ul >a {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    color:#444;
}
ul#menu li > ul >li:hover {
    background-color: #fff0e1;
    border-left:3px solid #ff8d15;
    padding-left: 8px;
    cursor:pointer;
}

ul#menu li a {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #444444;
    text-transform: uppercase;
}
ul#menu li a:hover {
    color: #ff8d15;
    background: #fff;
}

ul#menu li:hover ul {
    display: block;
}


ul#menu li:hover ul, ul#menu li.over ul{
    display: block;
}

.aramaInput{
    height: 35px;
    border-radius: 3px;
    border: solid 1px #d9d9d9;
    background-color: #ffffff;
    padding: 12px;
    width: 76%;
}
.aramaButton{

    width: 44px;
    height: 35px;
    background-color: #464646;
    border: none;
    color: #fff;
    cursor:pointer;
}


