.scroll{
	display: block;
    width: 100%;
    overflow-x: auto;
}
.pad_yok{
	padding:0 !important;
}
.ortala{
	float:unset !important;
	margin:0 auto;
}
.container{
	width: 100%;
	max-width: 1250px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

[class*="col-"] {
    float: left;
    padding: 10px;
}

.row::after {
	content: "";
	clear: both;
	display: table;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 950px){
	.col-m-1 {width: 8.33%;}
	.col-m-2 {width: 16.66%;}
	.col-m-3 {width: 25%;}
	.col-m-4 {width: 33.33%;}
	.col-m-5 {width: 41.66%;}
	.col-m-6 {width: 50%;}
	.col-m-7 {width: 58.33%;}
	.col-m-8 {width: 66.66%;}
	.col-m-9 {width: 75%;}
	.col-m-10 {width: 83.33%;}
	.col-m-11 {width: 91.66%;}
	.col-m-12 {width: 100%;}
	.col-m-del{display: none !important;}
}

@media only screen and (max-width: 768px){
	.col-tab-1 {width: 8.33%;}
	.col-tab-2 {width: 16.66%;}
	.col-tab-3 {width: 25%;}
	.col-tab-4 {width: 33.33%;}
	.col-tab-5 {width: 41.66%;}
	.col-tab-6 {width: 50%;}
	.col-tab-7 {width: 58.33%;}
	.col-tab-8 {width: 66.66%;}
	.col-tab-9 {width: 75%;}
	.col-tab-10 {width: 83.33%;}
	.col-tab-11 {width: 91.66%;}
	.col-tab-12 {width: 100%;}
}

@media only screen and (max-width: 550px){
	.col-ka-1 {width: 8.33%;}
	.col-ka-2 {width: 16.66%;}
	.col-ka-3 {width: 25%;}
	.col-ka-4 {width: 33.33%;}
	.col-ka-5 {width: 41.66%;}
	.col-ka-6 {width: 50%;}
	.col-ka-7 {width: 58.33%;}
	.col-ka-8 {width: 66.66%;}
	.col-ka-9 {width: 75%;}
	.col-ka-10 {width: 83.33%;}
	.col-ka-11 {width: 91.66%;}
	.col-ka-12 {width: 100%;}
}

@media only screen and (max-width: 475px){
	.col-tel-1 {width: 8.33%;}
	.col-tel-2 {width: 16.66%;}
	.col-tel-3 {width: 25%;}
	.col-tel-4 {width: 33.33%;}
	.col-tel-5 {width: 41.66%;}
	.col-tel-6 {width: 50%;}
	.col-tel-7 {width: 58.33%;}
	.col-tel-8 {width: 66.66%;}
	.col-tel-9 {width: 75%;}
	.col-tel-10 {width: 83.33%;}
	.col-tel-11 {width: 91.66%;}
	.col-tel-12 {width: 100%;}
}

@media only screen and (max-width: 375px){
	.col-tell-1 {width: 8.33%;}
	.col-tell-2 {width: 16.66%;}
	.col-tell-3 {width: 25%;}
	.col-tell-4 {width: 33.33%;}
	.col-tell-5 {width: 41.66%;}
	.col-tell-6 {width: 50%;}
	.col-tell-7 {width: 58.33%;}
	.col-tell-8 {width: 66.66%;}
	.col-tell-9 {width: 75%;}
	.col-tell-10 {width: 83.33%;}
	.col-tell-11 {width: 91.66%;}
	.col-tell-12 {width: 100%;}
}