.footer{
    width: 100%!important;
    height: auto;
    background-color: #3a3a4e;
    float: left;    padding-top: 14px;
}

.footer_page{
    width: 100%!important;
    height: 85px;
    background-color: #3a3a4e;
    float: left;    padding-top: 14px;
}

.my-footer{
	width: 100%
}
.copryt{
width: 100%;
    background-color: #efefef;
    height: 70px;
    padding-top: 28px;
    float: left;
    margin-top: -5px;
}
.footer-one{
	width: 100%;
}
.footer-two{
	width: 30%;
}
.footer-title-one{
	width: 100%;
}
.title-in{
    width: 65%;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    float: left;
}
.news-content{
	margin-right: 15px;float: left;
}

.all-news-title{color: #fff}
.all-news-title:hover{ color: #d4a23e }


.news-log{
	float: left;
	color: #cacaca;
	margin-right: 10px;
}
.news-title{
	color: #f9b706;margin-bottom: 10px
}

.news-icerik{
	color: #fff;margin-top: 8px
}

.m0p0{padding: 0px !important;margin-left: 5px !important}

.catalog-index{
	float: left;position:relative;margin-top: -64px;margin-left: 70px;
}

.catalog-index > span{position:absolute;right:0px;bottom:50px; color: #fff; font-weight: 500;font-size: 14px margin-left:10px;}

.copryt > .container > a{color: #000}
.copryt > .container > a:hover{color: #3399cc}

/*Mobil için*/
@media only screen and (max-width: 800px) {
    .footer {
 width: 100%!important;
}
@media only screen and (max-width: 767px) {
    .mobil-resize {
display: none;
}
@media only screen and (max-width: 767px) {
    .catalog-index {
    margin-top: 3px;
        margin-left: 0px!important;
}
@media only screen and (min-width: 480px) and (max-width: 603px) {
    .catalog-index{
     margin-left: 68px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .news-content{
     width: 30%!important;
    }
   
}
	
.haber-in{
    width: 65%;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    float: left;
}	
	
.haber-icerik{
	color: #000;margin-top: 8px
}	



/*Mobil için*/