h2{
    margin: 0;
    font-weight: 300
}
h1{ font-size: 24px; color: #11a1dc; font-weight: 300; margin-bottom: 30px}
#matbuu-header {
    margin-bottom: 10px;
    background: url("../img/sys/header-tel.png") no-repeat center;
}

#matbuu-header .dropdown-menu {
    margin-top : 0;
}

#matbuu-header .cizgi {
    border-left : solid 1px #e2e2e2;
    width       : 2px;
    height      : 15px;
}

.mt_mega_menu_hover {
    background : none;
}

#matbuu-header .header-ust-kisayol {
    font-size : 11px;
    margin-top: 10px;
}

#matbuu-header .header-ust-kisayol a {
    color   : #444;
    padding : 0;
}

#matbuu-header .header-ust-kisayol li {
    margin : 5px 0 5px 10px;

}

#matbuu-header .header-ust-kisayol a:hover, #matbuu-header .header-ust-kisayol a:focus {
    background : none;
}

#matbuu-header .dropdown-menu li {
    margin : 5px 5px;
}

#matbuu-header .dropdown-menu a {
    font-size : 11px;
    padding   : 5px;
}

#matbuu-header .dropdown-menu a:hover {
    color : #cccccc;
}

#matbuu-header .kisayollar {
    margin-top : 20px;
}

#matbuu-header .kisayollar a {
    color     : #fff;
    font-size : 12px;
    padding   : 5px 10px;
}

#matbuu-header .kisayollar a.magazam {
    background : #40d2f9;
}

#matbuu-header .kisayollar a.favorilerim {
    background : #f57fc5;
}

#matbuu-header .kisayollar a.sepetim {
    background : #f98e2b;
}


.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav .dropdown:hover .dropdown-toggle {
    background: #55c1e9;
    color: #fff;
}

.navbar{
    min-height: 30px;
    margin-bottom: 0px;
}
.navbar-matbuu{
    background: #a4dff6;
    min-width: 800px!important;
}
.navbar-nav .divider{
    line-height: 30px;
}
.navbar-nav>li>a{
    padding: 0;
    line-height: 30px;
    padding: 0 10px;
    color: #252525;
    font-size: 13px;
}
.navbar-matbuu .nav>li>a:hover,.navbar-matbuu .nav>li>a:focus {
    text-decoration: none;
    background:none; 
    color: #fff;
}
.nav-header{
    font-size: 18px;
    margin-left: 20px;
    margin-left: 20px;
    color: #666666;
}
.tum-urunler-dropdown-menu li{
    margin: 5px 0;
}
.tum-urunler-dropdown-menu{
    min-width: 200px;
    z-index: 99999;
}
.tum-urunler-dropdown-menu .sub-menu{
    margin-left: 20px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -245px;
}
/* footer*/
.matbuu-footer{
    padding: 40px 0;
    color: #999;
    background-color: #f9f9f9;
    border-top: 1px solid #DFDFDF;
}
.matbuu-footer h2{
    color: #666666;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0;
}
.matbuu-footer a{
    color: #666666;
    font-size: 11px;
}
#push {
    height: 200px;
}



/**************************************************************************/

.mt_mobil_header .fixed-header #mt_mobil_logo{
    margin: auto;
    top: 5px;
    left: 5px;
    position: absolute;
}

.mt_mobil_header .mobil-header-right-content{
    position: absolute;
    right: 10px;
    top: 17px;
}
.mt_mobil_header .mobil-header-right-content a{
    font-size: 30px;
}
.navbar-default{
    background-color: #ffffff;
    border-color: #a5a5a5;
}

.mt_mobil_header{
    height: 65px;
}

.mt_mobil_header .fixed-header 
{
    border-top: 2px solid #119fda;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 65px;
    box-shadow: /* Shadow beneath the bar and edge highlights. */ /* Layered single pixel shadows to create a one sided shadow effect. */ 0 5px 0 0 rgba(0, 0, 0, 0.01), 0 4px 0 0 rgba(0, 0, 0, 0.02), 0 3px 0 0 rgba(0, 0, 0, 0.04), 0 2px 0 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.08), /* Top highlight */ 0 1px 0 0 rgba(255, 255, 255, 0.1) inset, /* Left highlight */ 1px 0 0 0 rgba(255, 255, 255, 0.1) inset, /* Right highlight */ -1px 0 0 0 rgba(255, 255, 255, 0.1) inset, /* Bottom lowlight */ 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255, 0.05) 50%, rgba(0,0,0, 0.02) 51%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
    background-size: 100%;
    background-repeat: no-repeat;
}


#menu {
    position: fixed;
    background-color: #295E76;
    height: 100%;
    z-index: 10;
    width: 280px;
    color: #ffffff;
    top: 65px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    font-family: 'Source Sans Pro', sans-serif;
    overflow: auto;
    padding-bottom: 65px;
    /*    -webkit-box-shadow: 0px 1px 23px 2px #1f1f1f;
        box-shadow: 0px 1px 23px 2px #1f1f1f;*/
}

#menu ul {
    list-style: none;
    margin-top: 0;
    padding: 0
}

#menu ul li { border-bottom: 1px solid #2a2a2a; }

#menu>ul>li>a { border-left: 4px solid #222; }

#menu ul li a {
    color: inherit;
    font-size: 16px;
    display: block;
    padding: 8px 0 8px 7px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 600;
}

#menu ul a i {
    margin-right: 10px;
    font-size: 18px;
    margin-top: 3px;
    width: 20px;
}

#menu ul a i[class*='fa-caret'] { float: right; }

#menu ul a:hover,
#menu ul a.active {
    background-color: #111;
    border-left-color: #FFCC33;
    color: #FFCC33;
}

#menu ul a:hover i:first-child { color: #FFCC33; }

/* Submenu */

#menu ul li a.active+ul { display: block }

#menu ul li ul {
    margin-top: 0;
    display: none;
}

#menu ul li ul li { border-bottom: none; }

#menu ul li ul li a { padding-left: 30px; }

#menu ul li ul li a:hover { background-color: #1A1A1A; }

/* /Submenu */


/* Cuando este a la Izq, para esconderlo posicionarlo a la Izq a -width */

.left { left: -280px;}

.show { left: 0; }

#showmenu {
    margin-left: 100%;
    position: absolute;
    top: 0;
    padding: 6px 10px 7px 10px;
    font-size: 1.3em;
    color: #FFCC33;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fixed-header{
    position: fixed;
    right: 0;
    left: 0;
    z-index: 999;
}
.overflowHidden{
    overflow: hidden;
}

.right_buttons a {
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 99;
    position: fixed;
    text-indent: -9999px;
    padding: 10px 5px;
    display: block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
.right_buttons a:hover {
    padding-right: 15px;
}
.destek_promote span {
    background-image: url(../img/icons/destek_icon.png);
    width: 23px;
    height: 200px;
    display: block;
}
.destek_promote {
    background-color: #11a0db;
}

form.cmxform {
    width: 370px;
    font-size: 1.0em;
    color: #333;
}

form.cmxform legend {
    padding-left: 0;
}

form.cmxform legend, form.cmxform label {
    color: #333;
}


form.cmxform fieldset fieldset {
    background: none;
}


form.cmxform label.error, label.error {
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    font-style: italic
}