.contact-form{background-color:#fff;box-shadow:0 10px 40px 0 rgba(0,0,0,.15);border-radius:24px;padding:30px}.contact-form .submit{width:150px}.contact-form .heading{font-size:36px;font-weight:600;margin-bottom:10px}.contact-form .tagline{font-size:16px;font-weight:400}.type_list li{list-style-type:none;border-radius:25px;line-height:50px;padding:0 25px;cursor:pointer;transition-duration:.5s;font-weight:500;margin-bottom:20px;width:100%;position:relative}.type_list li:before{content:"";width:33px;height:33px;background:#000;position:absolute;top:8px;left:8px}.type_list.en li{padding-left:50px}.type_list.ar li{padding-right:50px;padding-left:25px}.type_list.ar li:before{left:auto;right:8px}.type_list li.active{background:#fff;box-shadow:0 8.85px 35.38px 0 rgba(0,0,0,.15)}.type_list li:hover{background:#4b164b;color:#fff}.type_list li.active:hover{background:#fff;color:initial;box-shadow:0 8.85px 35.38px 0 rgba(0,0,0,.15)}.type_list li.GENERAL:before{background:url(/assets/img/contact-form/general-enquiry-plain.svg) 50% no-repeat}.type_list li.GENERAL.active:before,.type_list li.GENERAL:hover:before{background:url(/assets/img/contact-form/general-enquiry-active.svg) 50% no-repeat}.type_list li.COMPLAINTS_AND_FRAUD:before{background:url(/assets/img/contact-form/complaints-and-fraud-plain.svg) 50% no-repeat}.type_list li.COMPLAINTS_AND_FRAUD.active:before,.type_list li.COMPLAINTS_AND_FRAUD:hover:before{background:url(/assets/img/contact-form/complaints-and-fraud-active.svg) 50% no-repeat}.type_list li.SUGGESTION:before{background:url(/assets/img/contact-form/suggestions-plain.svg) 50% no-repeat}.type_list li.SUGGESTION.active:before,.type_list li.SUGGESTION:hover:before{background:url(/assets/img/contact-form/suggestions-active.svg) 50% no-repeat}.type_list li.WHISTLEBLOWING:before{background:url(/assets/img/contact-form/whistleblowing-plain.svg) 50% no-repeat}.type_list li.WHISTLEBLOWING.active:before,.type_list li.WHISTLEBLOWING:hover:before{background:url(/assets/img/contact-form/whistleblowing-active.svg) 50% no-repeat}.contact-form .submitcol{width:150px}.contact-form .termscol{width:300px}@media only screen and (max-width:1279px){.contact-form .heading{font-size:26px}}@media only screen and (max-width:1024px){.type_list{display:block;overflow-x:auto;white-space:nowrap}.type_list ul{display:inline-flex;list-style:none;margin:0;padding:0}.type_list li{width:auto;display:inline-block}}@media only screen and (max-width:767px){.contact-form .submitcol,.contact-form .termscol{width:100%}}