.pt1{ padding-top: 1px; }
.pt2{ padding-top: 2px; }
.pt3{ padding-top: 3px; }
.pt4{ padding-top: 4px; }
.pt5{ padding-top: 5px; }
.pt7{ padding-top: 7px; }
.pt8{ padding-top: 8px; }
.pt10{ padding-top: 10px; }
.pt12{ padding-top: 12px; }
.pt15{ padding-top: 15px; }
.pt20{ padding-top: 20px; }
.pt30{ padding-top: 30px; }
.pt40{ padding-top: 40px; }
.pt50{ padding-top: 50px; }

.pb1{ padding-bottom: 1px; }
.pb2{ padding-bottom: 2px; }
.pb3{ padding-bottom: 3px; }
.pb4{ padding-bottom: 4px; }
.pb5{ padding-bottom: 5px; }
.pb7{ padding-bottom: 7px; }
.pb8{ padding-bottom: 8px; }
.pb10{ padding-bottom: 10px; }
.pb12{ padding-bottom: 12px; }
.pb15{ padding-bottom: 15px; }
.pb20{ padding-bottom: 20px; }
.pb30{ padding-bottom: 30px; }
.pb40{ padding-bottom: 40px; }
.pb50{ padding-bottom: 50px; }

.mb1{ margin-bottom: 1px; }
.mb2{ margin-bottom: 2px; }
.mb3{ margin-bottom: 3px; }
.mb4{ margin-bottom: 4px; }
.mb5{ margin-bottom: 5px; }
.mb7{ margin-bottom: 7px; }
.mb8{ margin-bottom: 8px; }
.mb10{ margin-bottom: 10px; }
.mb12{ margin-bottom: 12px; }
.mb15{ margin-bottom: 15px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.mb40{ margin-bottom: 40px; }
.mb50{ margin-bottom: 50px; }

.mt1{ margin-top: 1px; }
.mt2{ margin-top: 2px; }
.mt3{ margin-top: 3px; }
.mt4{ margin-top: 4px; }
.mt5{ margin-top: 5px; }
.mt7{ margin-top: 7px; }
.mt8{ margin-top: 8px; }
.mt10{ margin-top: 5px; }
.mt12{ margin-top: 12px; }
.mt15{ margin-top: 12px; }
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mt40{ margin-top: 40px; }
.mt50{ margin-top: 50px; }
.mt70{ margin-top: 70px; }

.mr5{ margin-right: 5px!important; }
.mr10{ margin-right: 10px!important; }

.mttop{
	margin-bottom: 140px !important;
}


.p0{
	padding:0!important;
}

.m0{
	margin:0!important;
}

.delay1{
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.delay2{
	-webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.delay3{
	-webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.delay4{
	-webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.delay5{
	-webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.delay6{
	-webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.delay7{
	-webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.delay8{
	-webkit-animation-delay: 8s;
    animation-delay: 8s;
}

.delay9{
	-webkit-animation-delay: 9s;
    animation-delay: 9s;
}

.delay10{
	-webkit-animation-delay: 10s;
    animation-delay: 10s;
}

.kirmizi{
	background-color: #FF0000!important;
}

.mavi{
	background-color: #0000ff!important;
}

.sari{
	background-color: #ff0000!important;
}

.yesil{
	background-color: #00ff00!important;
}