.p-l-0{padding-left:0px;}
.p-r-0{padding-right:0px;}
l.menuListe li a {
    font-size: 17px;
    color: #313131;
    font-weight: 500;
}
/*# Header #*/
header {
    position: relative;
    display: block;
    border-bottom: 1px solid #ddd;
	background: #fff;
}
.menu {
    border-bottom: 1px solid #ddd;
}
ul.menuListe {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.menuListe li:first-child {padding-left:0;}
ul.menuListe li:last-child {padding-right:0;}
ul.menuListe li {
    display: inline-block;
    padding: 15px;
}
ul.menuListe li a:hover {
	color:#3f51b5;
}
ul.menuListe li a {
    font-size: 16px;
    color: #313131;
    font-weight: 500;
}
h1.sayfaBasligi {
    background: #ffffffad;
    margin: 0;
    margin-top: -58px;
    display: inline-block;
    position: relative;
    font-size: 20px;
    padding: 12px;
    font-weight: 600;
    float: left;
}


.ustlink-1 a{color:#fff;}
.ustlink-1 {
    padding: 0;
    background: #fe5e00;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ustlink-2 a{color:#fff;}
.ustlink-2 {
    padding: 0;
    background: #34526b;
    color: #fff;
    text-align: center;
	padding-top:15px;
    padding-bottom: 15px;
}
.ust-ikon-desc i {
    display: inline-block;
    float: left;
    font-size: 25px;
    color: #34526b;
    margin-right: 6px;
}
.ust-ikon-desc p span {
    color: #34526b;
    font-size: 12px;
	display: block;
}
.ust-ikon-desc a {
    color: #313131;
	font-weight: 300;
    font-size: 15px;

}
.ust-ikon-desc {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #ddd;
	width: 236px;
	padding-left: 5px;
}
.b-l-1{border-left:1px solid #ddd;}
section.heweso-container-gorunumu-1 h1 {
    font-size: 30px;
    font-weight: 600;
}
section.heweso-container-gorunumu-1 .icerik {
    font-size: 16px;
    line-height: 140%;
    font-weight: 300;
    margin-top: 16px;
}
section.heweso-container-gorunumu-1 h1:after {
    content: '';
    position: absolute;
    width: 60px;
    border: 1px solid #34526b;
    left: 0;
    margin-top: 40px;
    margin-left: 2px;
}
.golgelendir {
    border-radius: 10px;
    box-shadow: 0px 0px 3px 3px #ddd;
}
.Haber-Gorunum-2 {
    padding: 40px;
}
/* heweso-ust-panel-arama */
.heweso-site-arama input[type=search] { 
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
.heweso-site-arama input[type=search]:hover {
	background-color: #fff;
}
.heweso-site-arama input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
.heweso-site-arama input:-moz-placeholder {
	color: transparent;
}
.heweso-site-arama input::-webkit-input-placeholder {
	color: transparent;
}
input {
	outline: none;
}
.search-text {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}
.search-text {
	background: url(../images/search-icon.png) no-repeat 9px center;
	width:0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	padding-left:35px;
}
.search-text:focus {
	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* Menü */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav > li > a{
	    border-bottom: 2px solid transparent;
	color: #404552;
    line-height: 1.3em;
    font-size: 0.9285em;
    font-weight: 700;
    text-transform: uppercase;}
.nav > li > a:hover{color:#333;border-bottom:2px solid #a6ce39;}
.whatsappmobile {display: none;}
.whatsappmasaustu {width: 75px;position: fixed;bottom: 0px;left: 0px;z-index: 16;}
.whatsappmobile.sagayasla {left: 0px;}
.whatsappmasaustu.sagayasla {left: 0px;}
@media screen and (max-width: 999px) {
.whatsappmasaustu {display: none;}
.whatsappmobile {display: block;width: 65px;position: fixed;bottom: 0px;left: 0px;z-index: 16;}
}