/*reset başla */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
fieldset, img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
/*h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}*/

abbr, acronym
{
    border: 0;
}
/*::-webkit-input-placeholder {
	opacity: 1;
}
:-moz-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}*/
input{
	outline:none;
}
textarea{
	outline:none;
	resize:none;
}
.clear{
	clear:both !important;
	height:0px;
	
}
::-moz-selection{ background: #D31725; color:#fff; text-shadow: none; }
::selection { background:#D31725; color:#fff; text-shadow: none; }
body{
	cursor:default;
}
a{
	text-decoration:none;
	transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}
a:hover{
	text-decoration:none;
}
#bulutomoodeme *{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* reset bitti */

#bulutomoodeme {
    width: 980px;
    margin: auto;
    padding: 10px 0px;
}
.bir{
    width: 100%;
    float: left;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.iki{
    width: 50%;
    float: left;
    padding: 20px 10px;
    position: relative;
}
.uc{
    width: 33.3333333333%;
    float: left;
    padding: 0 10px;
    position: relative;
}
.box {
    width: 100%;
    padding: 0 24px 20px;
    background: url(/images/ogolge.png) #fff top left repeat-x;
    border: 1px solid #dedede;
    margin-top: 20px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    float: left;
}
.box h2{
    padding: 0 0 0 40px;
    height: 65px;
    font: 24px/65px '00297';
    color: #d31717;
    background: url(/images/ok.png) left center no-repeat;
    border-bottom: 1px solid #dedede;
}
.box b{
    width: 100%;
    float: left;
    font: 12px arial;
    color: #636363;
    padding: 10px;
}

.falan {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.falan i{
    width: 112px;
    font: 12px/41px arial;
    color: #535353;
    float: left;
}
.fasag{
    width: 295px;
    float: left;
}
.itext{
    width: 100%;
    height: 41px;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 0 10px;
    font: 14px/41px arial;
}
.iarea{
    width: 100%;
    height: 142px;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 10px;
    font: 14px arial;
    resize: none;
}
.kkk {
    position: absolute;
    left: 185px;
    top: 0
}

label:before {
    background:none !important;
    background-color:none !important;
}

.kart {
    margin-left: 15px;
}

.sozlesme {
    font: 11px arial;
    color: #666;
    cursor: pointer;
}
.sozlesme a{
    color: #000;
}

.cbox {
    position: relative;
    top: 2px;
}

.ode {
    width: 142px;
    height: 50px;
    background: #0e4486;
    color: #fff;
    border: 0;
    font: bold 14px/50px arial;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    margin: 0 10px;
    cursor: pointer;
}
.ode:hover {
    background: #174d90;
}

a.vazgec {
    width: 142px;
    height: 50px;
    background: #fff;
    color: #999;
    border: 0;
    font: bold 14px/50px arial;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    margin: 0 20px;
}
a.vazgec:hover {
    color: #666;
}

.bank {
    width: 100%;
    float: left;
    margin: 20px 0;
}








#payu-card-number-placeholder, #payu-card-cardholder-placeholder, #payu-card-cvv-placeholder {	
    width: 100%;
    height: 41px;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 0 10px;
    font: 14px/41px arial; 
    text-transform:capitalize;
} 

@media (max-width: 960px) {
	
#bulutomoodeme {
    width: 100%;
    margin: auto;
    padding: 10px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bir{
    width: 100%;
    float: left;
    padding: 0 10px;
    position: relative;
    text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.iki{
    width: 100% !important;
    float: left;
    padding: 20px 10px;
    position: relative;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.uc{
    width: 100%;
    float: left;
    padding: 0 10px;
    position: relative;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box {
    width: 100%;
    padding: 0 24px 20px;
    background: url(/images/ogolge.png) #fff top left repeat-x;
    border: 1px solid #dedede;
    margin-top: 20px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    float: left;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box h2{
    padding: 0 0 0 40px;
    height: 65px;
    font: 18px/65px '00297';
    color: #d31717;
    background: url(/images/ok.png) left center no-repeat;
    border-bottom: 1px solid #dedede;
}
.box b{
    width: 100%;
    float: left;
    font: 12px arial;
    color: #636363;
    padding: 10px;
}

.falan {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.falan i{
    width: 112px;
    font: 12px/20px arial;
    color: #535353;
    float: left;
}
.fasag{
    width: 100%;
    float: left;
}
.itext{
    width: 100%;
    height: 41px;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 0 10px;
    font: 14px/41px arial;
}
.iarea{
    width: 100%;
    height: 110px;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 10px;
    font: 14px arial;
    resize: none;
}
.kkk {
    position: absolute;
    left: 0;
    top: 0
}

label:before {
    background:none !important;
    background-color:none !important;
}

.kart {
    margin-left: 0;
	width:100%;
}

.sozlesme {
    font: 11px arial;
    color: #666;
    cursor: pointer;
}
.sozlesme a{
    color: #000;
}

.cbox {
    position: relative;
    top: 2px;
}

.ode {
    width: 142px;
    height: 50px;
    background: #0e4486;
    color: #fff;
    border: 0;
    font: bold 14px/50px arial;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    margin: 0 10px;
    cursor: pointer;
}
.ode:hover {
    background: #174d90;
}

a.vazgec {
    width: 142px;
    height: 50px;
    background: #fff;
    color: #999;
    border: 0;
    font: bold 14px/50px arial;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    margin: 0 20px;
	display:none;
}
a.vazgec:hover {
    color: #666;
}

.bank {
    width: 100%;
    float: left;
    margin: 20px 0;
}






















}