/* STYLE */
/* Ring Stone Hotels */
/* Author : Digitad */

body { background:#fafafa; }
div.full-ma { display:block; width:100%; height:1px; line-height: 1px; }
div.memnuniyet-anketi { width:40%; padding:0 5% 80px; margin:80px auto; background:#FFF; border:4px double #dedede; }
h1 { font-family:'Cuprum', Arial, sans-serif; letter-spacing: -0.03em; font-size:48px; font-weight: 700; padding:50px 0 30px 0; color:#212c52; }
h2 { font-family:'Cuprum', Arial, sans-serif; letter-spacing: -0.03em; font-size:32px; font-weight: 500; padding:20px 0 20px 0; margin:0; color: #05BBF5; }
p,
label  { font-family:'Cuprum', Arial, sans-serif; letter-spacing: -0.03em; font-size:20px; font-weight: 400; padding:0 0 0 0; margin:0 0 0px 0; display:block; }

div.ma-form-item { padding:0 0 20px 0; }
div.ma-form-item label { min-width:25%; display: inline-block; font-weight: 700; }
div.ma-form-item textarea { min-height:200px; resize: none;font-family:'Cuprum', Arial, sans-serif; letter-spacing: -0.03em; font-size:20px; font-weight: 400; }
div.mfi-last {border-bottom:1px solid #DDD; margin-bottom:30px;}
div.mfi-last label { font-weight:400; color:#989898; }
div.personal-info .uk-width-1-2 { margin-top:0; padding-top:0px; }
a.form-ma-button { line-height:56px; background-color:#05BBF5; color:#FFF; font-size:24px; font-weight:700px; font-family:'Cuprum', Arial, sans-serif; display: inline-block; padding:0 30px; border-radius:10px; }

@media screen and (max-width: 600px) {
  body { max-height:700px !important;  }    
}