@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

html {
	font-family: 'Open Sans';
	width: 100%;
	margin: 0 auto;
}
body {
	font-family: 'Open Sans';
  font-size: 12px;
  color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans';
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.no-padding-left {
	padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.not-front .region-content p {
  text-align: justify;
}
.dummy-heading {
  display: none;
}

/*top header */
.navbar .logo {
	outline: 0;
}
.not-front .hdr {
	height: 100%;
	min-height: 350px;
}
.front #navbar {
	background-color: transparent;
	border: none;
	z-index: 20;
	position: absolute;
  border-radius: 0;
}
.not-front #navbar {
	background-color: transparent;
	border: none;
	height: 170px;
  border-radius: 0;
}
.not-front .title-part {
	color: #fff;
  padding-bottom: 20px;
}
.not-front .title-part h1.page-header {
	margin: 0;
	border: none;
	font-size: 48px;
	font-weight: 700;
  line-height: 100%;
}
.not-front .title-part ol.breadcrumb {
	background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}
.not-front .title-part ol.breadcrumb a {
	color: #fff;
}
.navbar.container {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.menu-button {
  background: url(../images/takaful-sprite.png) no-repeat -73px -30px;
	width: 22px;
	height: 15px;
	text-align: right;
  right: 40px;
  position: absolute;
  margin-top: -25px;
  cursor: pointer;
}
.menu-wrapper {
  background: #a6cd33;
  position: fixed;
  top: 0;
  width: 340px;
  height: 100%;
  z-index: 1200;
	right: -400px;
	transition: all 700ms ease 0s;
}
.menu-wrapper .side-menu {
  height: 100%;
  padding: 20px 30px 120px 30px;
}
.menu-closer {
	text-align: right;
	padding: 20px 30px 20px 20px;
}
.menu-closer .btn {
  background: url(../images/takaful-sprite.png) no-repeat -131px -26px;
	width: 24px;
	height: 24px;
  cursor: pointer;
  vertical-align: middle;
}
.navbar-collapse.col-sm-7 {
	position: absolute;
	right: 0;
}
/* superfish menu */
#block-superfish-1 {
	padding: 30px 230px 0 0;
}
#block-superfish-1 ul > li {
	padding: 0 10px;
}
#block-superfish-1 ul > li > a {
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px;
	font-weight: 600;
	color: #000;
}
#block-superfish-1 ul > li > a:hover {
	text-decoration: none;
}
#block-superfish-1 ul > li.sf-depth-1 > a:hover:after,
#block-superfish-1 ul > li.sf-depth-1.hover > a:after {
	content: '';
	width: 100%;
	position: absolute;
	height:3px;
	background-color: #1c9357;
	left:0;
	margin-top: 22px;
}
#block-superfish-1 ul > li > a#home {
	display: none;
}
#block-superfish-1 ul > li > a#hide-menu {
	display: none;
}
/*#block-superfish-1 ul > li > a#family-takaful {
	background-color: #9c92f9;
}
#block-superfish-1 ul > li > a#general-takaful {
	background-color: #68deae;
}*/
#block-superfish-1 ul > li > a#family-takaful,
#block-superfish-1 ul > li > a#general-takaful,
#block-superfish-1 ul > li > a#corporate-info,
#block-superfish-1 ul > li > a#media-centre,
#block-superfish-1 ul > li > a#ikhlas-academy,
#block-superfish-1 ul > li > a#career {
	display: none;
}
#block-superfish-1 ul ul {
	background-color: #8ec642;
	margin-top: 10px;
	padding: 10px 0;
}
#block-superfish-1 ul ul li a {
	text-transform: none;
	color: #000;
	font-size: 13px;
	margin-left: 0;
	transition: all 0.35s;
}
#block-superfish-1 ul ul li a:hover {
	background-color: #1c9357;
	margin-left: 20px;
	transition: all 0.35s;
  color: #fff;
}
.sf-menu li.sfHover > ul {
	left: 10px;
}
#block-superfish-1 ul ul ul {
	overflow: visible !important;
}
.search-part {
	position: absolute;
	right: 300px;
	margin-top: -25px;
}
.search-part .search-btn {
	background: url(../images/takaful-sprite.png) no-repeat -28px -30px;
	width: 17px;
	height: 16px;
	cursor: pointer;
}
.search-part .search-form {
	display: none;
	position: absolute;
    right: 0;
    width: 200px;
}
.search-part .search-form.active {
	display: block;
}
ol.breadcrumb li {
	display: inline-block;
}
.search-part .glyphicon,
.search-side-menu .glyphicon {
  width: 14px;
  height: 14px;
  color: transparent;
}
.search-part .glyphicon-search:before,
.search-side-menu .glyphicon-search:before {
  color: #000;;
}

/* side menu */
.menu-wrapper .side-menu .menu-list ul {
	padding: 0;
}
.menu-wrapper .side-menu .menu-list ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	display: block;
	position: relative;
	padding: 12px 15px 12px 22px;
	list-style-type: none;
}
.menu-wrapper .menu-list ul li a {
	color: #000;
	line-height: 24px;
	text-transform: uppercase;
	margin-left: -22px;
	text-decoration: none;
  display: block;
  background-color: transparent;
	transition: all 0.5s;
  outline: none;
  font-weight: 600;
}
.menu-wrapper .side-menu .menu-list a#hide-menu {
  display: none;
}
.menu-wrapper .menu-list ul li.drop-down a {
	margin-left: 0;
}
.dropdown-menu {
	display: none;
  font-size: 12px;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down > a:before {
	content: "[+]";
	left: 0;
	line-height: 24px;
	position: absolute;
	top: 12px;
}
.open > .dropdown-menu {
	display: block;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open > a:before {
	content: "[-]";
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu {
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	float: none;
	position: relative;
	top: 0;
	border: none;
	min-width: 220px;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li > a {
	padding: 0;
	text-transform: capitalize;
	margin-left: -22px;
  background-color: transparent;
	transition: all 0.5s;
  color: #000;
  padding-left: 15px;
  font-size: 11px;
  white-space: pre-wrap;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li > a:hover,
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li > a:focus {
	background: transparent;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li.drop-down {
	padding-left: 40px;
}
/*.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li.drop-down > a:before {
	left: 20px;
}*/
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu li:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	margin-top: 12px;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu li.active > a {
	background-color: transparent;
}
.menu-wrapper .menu-list ul ul li.drop-down a {
	margin-left: -20px !important;
}
.menu-wrapper .menu-list ul ul ul.dropdown-menu {
	margin-left: -20px;
}
.menu-wrapper .side-menu .menu-list li.hover > a,
.menu-wrapper .side-menu .menu-list ul > li.drop-down.open .dropdown-menu > li.hover > a {
  background-color: #1c9357;
	transition: all 0.5s;
  color: #000;
  padding-left: 10px;
}
.menu-wrapper .menu-list ul ul li.drop-down.hover > a,
.menu-wrapper .side-menu .menu-list ul ul > li.drop-down.open .dropdown-menu > li.hover > a {
  background-color: #1c9357 !important;
	transition: all 0.5s !important;
  color: #000 !important;
  padding-left: 10px !important;
}
.search-side-menu {
	margin: 0 auto;
  padding: 20px 0 0;
  width: 80%;
}
.search-side-menu .form-control {
	background-color: #cecece;
  border-radius: 0;
}
.search-side-menu .form-control::-moz-placeholder {
  color: #000 !important;
}

/* login */
.login-section {
  margin-top: -28px;
  position: absolute;
  right: 215px;
  width: auto;
}
.i18n-ms .login-section {
  right: 170px;
}
.login-section .login-text {
  text-transform: uppercase;
  border: 1px solid gray;
  padding: 2px 10px 2px 20px;
  cursor: pointer;
  font-size: 11px;
  font-weight: 800;
}
.login-section .login-text:before {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -328px -32px;
	width: 9px;
	height: 10px;
  position: absolute;
  display: inline-block;
  margin: 3px 0 0 -12px;
}
.login-section .login-part {
  display: none;
  overflow: hidden;
}
.login-section .login-part:before {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -413px -32px;
	width: 22px;
	height: 11px;
  position: absolute;
  right: 25px;
  top: 31px;
}
.login-section ul.login-box {
  position: absolute;
  background-color: #ececec;
  width: 250px;
  padding: 15px;
  right: -20px;
  margin-top: 20px;
  border-radius: 5px;
}
.login-section ul.login-box li {
  list-style: none;
  margin-top: 10px;
  text-align: center;
}
.login-section ul.login-box li:first-child {
  margin-top: 0;
}
.login-section ul.login-box li a {
  text-decoration: none;
  color: #0f0f0f;
  background-color: #d0cece;
  padding: 5px;
  font-size: 14px;
  display: block;
  border-radius: 3px;
}
.login-section ul.login-box li a:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -386px -32px;
	width: 7px;
	height: 11px;
  display: inline-block;
  position: absolute;
  margin-top: 5px;
  right: 30px;
}
.login-section ul.login-box li a:hover {
  color: #fff;
  background-color: #1d6c45;
}
.login-section ul.login-box li a:hover:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -356px -32px;
	width: 7px;
	height: 11px;
  display: inline-block;
  position: absolute;
  margin-top: 5px;
  right: 30px;
}
.business-login {
  text-align: center;
}
.business-login .business-box {
  background-color: #fff;
  height: 120px;
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 20px 10px;
  padding: 22px 15px 10px 10px;
}
.business-login .business-box.erakan {
  background-color: #7fc9bc;
}
.business-login .business-box.gpp {
  background-color: #f9cf4a;
}
.business-login .business-box.ipos {
  background-color: #a883eb;
}
.business-login .business-box.flas {
  background-color: #ff9575;
}
.business-login .business-box.emerimen {
  background-color: #92c2f8;
}
.business-login p.title-business {
  font-size: 16px;
  color: #fff;
  height: 40px;
  font-weight: 500;
}
.business-box.erakan p.title-business:before {
  content: '';
  background: url(../images/e-rakan.png) no-repeat;
  width: 64px;
  height: 77px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.business-box.gpp p.title-business:before {
  content: '';
  background: url(../images/gpp.png) no-repeat;
  width: 64px;
  height: 77px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.business-box.ipos p.title-business:before {
  content: '';
  background: url(../images/ipos.png) no-repeat;
  width: 64px;
  height: 77px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.business-box.flas p.title-business:before {
  content: '';
  background: url(../images/flas.png) no-repeat;
  width: 64px;
  height: 77px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.business-box.emerimen p.title-business:before {
  content: '';
  background: url(../images/e-merimen.png) no-repeat;
  width: 64px;
  height: 77px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.business-login p.login-business {
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  padding-top: 12px;
}
.business-login p.login-business a {
  text-decoration: none;
  color: #fff;
}

/* language selector */
#block-locale-language {
  width: auto;
  position: absolute;
  right: 100px;
  top: 37px;
}
.language-switcher-locale-url {
  border: 1px solid gray;
  padding: 2px 5px 2px 5px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}
.language-switcher-locale-url li {
  display: inline-block;
}
.language-switcher-locale-url li.active {
  display: none;
}
.language-switcher-locale-url li a {
  color: #000;
  text-decoration: none;
}

/* banner */
.flexslider {
	border: none;
	margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
}
.flex-direction-nav a:before {
	display: none;
	color: transparent;
	text-shadow: none;
}
.flex-direction-nav a {
	text-shadow: none;
}
.flex-direction-nav .flex-prev {
	background: url(../images/takaful-sprite.png) no-repeat -127px -91px;
	width: 67px;
	height: 95px;
	display: block;
	color: transparent;
	left: 0 !important;
}
.flex-direction-nav .flex-next {
	background: url(../images/takaful-sprite.png) no-repeat -221px -91px;
	width: 67px;
	height: 95px;
	display: block;
	color: transparent;
	right: 0 !important;
}
.flex-control-nav {
	display: none;
}
.banner-text {
	width: 60%;
  left: 20%;
  position: absolute;
  text-align: center;
	color: #000;
	top: 50%;
  transform: translateY(-50%);
  z-index: 15;
}
.banner-text .banner-title {
	font-size: 64px;
	font-weight: 700;
	line-height: 100%;
}
.banner-text .banner-summary {
	font-size: 28px;
	font-weight: 400;
  position: relative;
  width: 55%;
	line-height: 100%;
  margin: 0 auto;
}
.banner-text .green-line {
  background-color: #8dc53e;
  width: 100px;
  height: 5px;
  margin: 0 auto;
  margin-top: 5px;
}
.shadow-banner {
  position: absolute;
  z-index: 10;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
#flexslider-2 .flex-control-paging li a {
  outline: none;
}

/* insurance link */
.insurance-frontpage {
	position: relative;
    z-index: 10;
    margin-top: -250px;
    width: 100%;
    text-align: center;
}
.insurance-link ul {
	margin: 0;
	padding: 0;
}
.insurance-link ul li {
	display: inline-block;
    width: 95px;
    margin-right: 10px;
    height: 95px;
    vertical-align: top;
}
/*.insurance-link ul li:last-child {
	margin-right: 0;
}*/
.insurance-link ul li > div {
	width: 95px;
  height: 95px;
}
.insurance-link ul li a {
  display: block;
  height: 80px;
  outline: none;
  margin-bottom: -5px;
}
.insurance-link ul li a:hover {
	text-decoration: none;
}
.insurance-text {
	display: block;
	margin-top: 6px;
	font-weight: 600;
	font-size: 13px;
  line-height: 13px;
  color: #000;
}
.available{
  font-size: 8px;
  font-weight: 700;
}
.motor-box .insurance-text {
  margin-top: 12px;
}
.travel-box .insurance-text {
  margin-top: 11px;
}
.solution-box .insurance-text {
  margin-top: 7px;
}
.protection-box .insurance-text {
  margin-top: 9px;
}
.saving-box .insurance-text {
  margin-top: 10px;
}
.health-box .insurance-text {
  margin-top: 12px;
}
.education-box .insurance-text {
  margin-top: 9px;
}
.motor-box {
	border: 1px solid rgba(248, 208, 53, 0.3);
  background-color: #f8d035;
}
.health-box {
	border: 1px solid rgba(252, 90, 90, 0.3);
  background-color: #fc5a5a;
}
.accident-box {
  border: 1px solid rgba(196, 139, 255, 0.3);
  background-color: #c48bff;
}
.saving-box {
  border: 1px solid rgba(234, 143, 46, 0.3);
  background-color: #ea8f2e;
}
.travel-box {
  border: 1px solid rgba(64, 187, 222, 0.3);
  background-color: #40bbde;
}
.solution-box {
  border: 1px solid rgba(166, 205, 51, 0.3);
  background-color: #a6cd33;
}
.education-box {
  border: 1px solid rgba(26, 201, 172, 0.3);
  background-color: #1ac9ac;
}
.protection-box {
  border: 1px solid rgba(157, 146, 212, 0.3);
  background-color: #9d92d4;
}
.insurance-icon {
	background: url(../images/takaful-sprite.png) no-repeat;
	display: inline-block;
	margin-top: 10px;
}
.motor {
	background-position: -28px -201px;
	width: 40px;
	height: 28px;
	transition: all 0.35s;
}
.insurance-link ul li .motor-box.active {
	background-color: rgba(248, 208, 53, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .motor {
	background-position: -28px -295px;
	width: 40px;
	height: 28px;
	transition: all 0.35s;
}
.insurance-link ul li .motor-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.health {
	background-position: -149px -201px;
	width: 34px;
	height: 28px;
	transition: all 0.35s;
}
.insurance-link ul li .health-box.active{
	background-color: rgba(252, 90, 90, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .health {
	background-position: -149px -296px;
	width: 34px;
	height: 28px;
	transition: all 0.35s;
}
.insurance-link ul li .health-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.saving {
	background-position: -395px -202px;
	width: 27px;
	height: 30px;
	transition: all 0.35s;
}
.insurance-link ul li .saving-box.active {
	background-color: rgba(234, 143, 46, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .saving {
	background-position: -395px -295px;
	width: 27px;
	height: 30px;
	transition: all 0.35s;
}
.insurance-link ul li .saving-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.travel {
	background-position: -517px -201px;
	width: 25px;
	height: 29px;
	transition: all 0.35s;
}
.insurance-link ul li .travel-box.active {
	background-color: rgba(64, 187, 222, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .travel {
	background-position: -517px -298px;
	width: 25px;
	height: 29px;
	transition: all 0.35s;
}
.insurance-link ul li .travel-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.solution {
	background-position: -738px -199px;
	width: 27px;
	height: 33px;
	transition: all 0.35s;
}
.insurance-link ul li .solution-box.active {
	background-color: rgba(166, 205, 51, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .solution {
	background-position: -738px -295px;
	width: 27px;
	height: 33px;
	transition: all 0.35s;
}
.insurance-link ul li .solution-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.accident {
	background-position: -823px -199px;
	width: 14px;
	height: 34px;
	transition: all 0.35s;
}
.insurance-link ul li .accident-box.active {
	background-color: rgba(196, 139, 255, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .accident {
	background-position: -823px -294px;
	width: 14px;
	height: 34px;
	transition: all 0.35s;
}
.insurance-link ul li .accident-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.education {
	background-position: -267px -201px;
	width: 42px;
	height: 31px;
	transition: all 0.35s;
}
.insurance-link ul li .education-box.active {
	background-color: rgba(26, 201, 172, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .education {
	background-position: -267px -296px;
	width: 42px;
	height: 31px;
	transition: all 0.35s;
}
.insurance-link ul li .education-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}
.protection {
	background-position: -48px -2572px;
	width: 27px;
	height: 31px;
	transition: all 0.35s;
}
.insurance-link ul li .protection-box.active {
	background-color: rgba(157, 146, 212, 0.5);
	transition: all 0.35s;
}
.insurance-link ul li a:hover .protection {
	background-position: -48px -2615px;
	width: 27px;
	height: 31px;
	transition: all 0.35s;
}
.insurance-link ul li .protection-box.active .insurance-text {
	color: #fff;
  transition: all 0.35s;
}

/* announcement frontpage */
#block-views-media-centre-block-6 {
	background: rgba(0, 0, 0, 0.5);
  margin-top: -50px;
  position: relative;
  z-index: 15;
	font-size: 13px;
	font-weight: 300;
}
#block-views-media-centre-block-6 .view-id-media_centre.view-display-id-block_6 {
	color: #fff;
  margin: 0 auto;
  width: 100%;
}
#block-views-media-centre-block-6 .views-slideshow-cycle-main-frame.views_slideshow_cycle_teaser_section {
	margin: 0 auto;
  height: auto !important;
}
#block-views-media-centre-block-6 .views-row {
	line-height: 50px;
}
#block-views-media-centre-block-6 .views-row > span {
	display: inline-block;
}
#block-views-media-centre-block-6 .views-field-title-field a {
	color: #9dec2e;
	text-decoration: none;
}
#block-views-media-centre-block-6 .views-slideshow-cycle-main-frame-row {
  width: 100%;
  text-align: center;
}
#block-views-media-centre-block-6 .views-slideshow-cycle-main-frame-row .field-content p {
  display: inline-block;
}
#block-views-media-centre-block-6 .announce-front > p {
  display: inline-block;
}

/* main content */
.main-container {
	margin: 0 auto;
	width: 100%;
}
.not-front .main-container {
	max-width: 1200px;
	padding: 40px 0;
  font-size: 14px;
}
.not-front .main-container.full {
	max-width: 100%;
  padding: 0;
}
.main-container .row {
	margin: 0;
}
.front .main-container > .row > .col-sm-12,
.not-front .main-container.full > .row > .col-sm-12 {
	padding: 0;
}

/* highlights frontpage */
.highlights-frontpage {
	padding: 80px 0 100px 0;
	background: url(../images/bg-blue-tri.gif) no-repeat center / cover;
  width: 100%;
  height: 100%;
}
.highlights-frontpage .highlights-title {
	text-align: center;
	color: #d0dde1;
	font-size: 48px;
	font-weight: 600;
	padding: 0 0 40px 0;
}
.highlights-frontpage .view-media-centre .views-row {
	height: 195px;
	background-color: #fff;
	margin: 5px 10px 5px 0;
  padding: 0;
	/*width: 388px;*/
	border: 3px solid #fff;
}
.highlights-frontpage .view-media-centre .views-row.views-row-even {
  margin-right: 0;
}
.highlights-frontpage .view-media-centre.view-display-id-block_4 .views-row {
	margin-top: 0;
}
.highlights-frontpage .view-media-centre .views-row:hover {
	border: 3px solid #6da51c;
}
.highlights-frontpage .view-media-centre .views-field-nothing {
	padding: 10px;
	font-size: 12px;
	color: #909090;
	font-weight: 400;
}
.highlights-frontpage .view-media-centre .views-field-title-field {
	padding: 0 10px 10px 10px;
  line-height: 20px;
}
.highlights-frontpage .view-media-centre .views-field-title-field a {
	font-size: 20px;
	color: #4e7c0b;
	text-transform: capitalize;
	font-weight: 700;
}
.highlights-frontpage .view-media-centre .views-field-title-field a:hover {
	text-decoration: none;
}
.highlights-frontpage .view-media-centre .views-field-body {
  padding: 0 10px 10px 10px;
  font-size: 14px;
}
.highlights-frontpage .view-media-centre .date-display-single {
	float: right;
	text-align: center;
	padding: 5px 20px;
	color: #fff;
	position: relative;
  z-index: 10;
  margin: -3px -3px 0 5px;
	font-size: 14px;
}
.highlights-frontpage .view-media-centre .date-display-single .day-text {
	margin-bottom: 0;
	font-size: 40px;
  display: block;
}
.highlights-frontpage .view-media-centre.view-display-id-block_4 .date-display-single {
	background-color: #8dc53e;
}
.highlights-frontpage .view-media-centre.view-display-id-block_5 .date-display-single {
	background-color: #2a7e1c;
}
.highlights-frontpage .highlights-content .flex-control-nav {
	display: block;
}
.highlights-frontpage .highlights-content ul.flex-direction-nav {
	display: none;
}
.highlights-frontpage .view-media-centre.view-display-id-block_5 {
  display: inline-block;
}

/*footer*/
.footer {
	background-color: #333333;
	color: #fff;
	font-size: 12px;
	margin-top: 0;
	padding: 15px 0;
}
.footer .container {
	padding: 0;
}
.footer a {
	color: #fff;
}
.footer #block-footer-left {
	text-align: left;
	padding: 0;
  margin-top: 20px;
}
.footer #block-footer-right {
	text-align: right;
	padding: 0;
}
.footer .footer-center {
	text-align: right;
	padding: 0;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-right {
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-center p {
  margin-bottom: 0;
  text-align: center;
}
.footer .footer-center p.footer-small {
  font-size: 10px;
  margin-bottom: 10px;
}

/* agency link */
.region-agency {
	border-top: 1px solid #cecece;
  text-align: center;
  padding: 10px 0;
}
.region-agency .container {
	padding: 0;
}
.agency-link ul {
	padding: 0;
	margin-bottom: 0;
}
.agency-link ul li {
	display: inline-block;
  text-align: center;
  padding: 10px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
}
.related-text {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
}
.related-link ul {
  padding: 0;
	margin-bottom: 0;
}
.related-link ul li {
	display: inline-block;
  text-align: center;
  padding: 10px 3px;
  vertical-align: middle;
}
.agency-link ul li:last-child {
	border-right: none;
	vertical-align: top;
	margin-top: 15px;
}
.agency-link ul li.separate-line {
	background-color: #cecece;
    border: none;
    height: 102px;
    padding: 0;
    position: absolute;
}
.agency-link > ul > li > div {
	display: inline-block;
}
.agency-link > ul > li > div > a {
	background: url(../images/takaful-sprite.png) no-repeat;
	display: block;
  text-decoration: none;
  color: transparent;
}
.agency-link .agency1 {
	background-position: -39px -525px;
	width: 50px;
	height: 56px;
}
.agency-link .agency2 {
	background-position: -134px -523px;
	width: 48px;
	height: 52px;
}
.agency-link .agency3 {
	background-position: -221px -523px;
	width: 53px;
	height: 56px;
}
.agency-link .agency4 {
	background-position: -314px -525px;
	width: 48px;
	height: 60px;
}
.agency-link .agency5 {
	background-position: -406px -523px;
	width: 50px;
	height: 61px;
}
.agency-link .agency6 {
	background-position: -500px -535px;
	width: 59px;
	height: 31px;
}

/* board directors */
.view-nodequeue-board-of-directors {
	text-align: center;
}
.view-nodequeue-board-of-directors .views-row {
	/*max-width: 377px;*/
  max-width: 263px;
	width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  text-align: center;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top {
	background-color: transparent;
  padding: 20px 20px 30px 20px;
	border: 1px solid #fff;
	height: 345px;
	cursor: pointer;
	transition: all 0.35s;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top:hover,
.view-nodequeue-board-of-directors .views-row .bod-content-top.active {
	background-color: #e9ecec;
	border: 1px solid #8dc53e;
	transition: all 0.35s;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top > p {
  text-align: center;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top img {
	border-radius: 100px;
  border: 2px solid #8dc53e;
  margin: 0 auto;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top .bod-name {
	font-size: 16px;
	font-weight: 700;
  line-height: 100%;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top .bod-designation {
	font-size: 15px;
	font-weight: 300;
}
.view-nodequeue-board-of-directors .views-row .bod-content {
	margin-top: 20px;
	display: none;
	text-align: left;
	padding: 30px;
	border: 1px solid #8dc53e;
	margin-left: 15px;
	background-color: #e9ecec;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.view-nodequeue-board-of-directors .views-row .bod-content-top.active:before {
	content: '';
	background: url(../images/takaful-sprite.png) no-repeat -187px -30px;
	width: 25px;
	height: 14px;
	position: absolute;
	margin-left: -13px;
  margin-top: 331px;
}
.view-nodequeue-board-of-directors .views-row .bod-content .bod-name {
	font-size: 20px;
	font-weight: 700;
	color: #8dc53e;
	line-height: 100%;
  text-align: left;
}
.view-nodequeue-board-of-directors .views-row .bod-content .bod-designation {
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

/* senior management */
.view-nodequeue-senior-management-team {
	text-align: center;
}
.view-nodequeue-senior-management-team .views-row {
	max-width: 263px;
	width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0;
  text-align: center;
}
.view-nodequeue-senior-management-team.senior-general .views-row {
	max-width: 354px;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top {
	background-color: transparent;
  padding: 20px 20px 30px 20px;
	border: 1px solid #fff;
	height: 365px;
	cursor: pointer;
	transition: all 0.35s;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top:hover,
.view-nodequeue-senior-management-team .views-row .bod-content-top.active {
	background-color: #e9ecec;
	border: 1px solid #8dc53e;
	transition: all 0.35s;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top > p {
  text-align: center;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top img {
	border-radius: 100px;
  border: 2px solid #8dc53e;
  margin: 0 auto;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top .bod-name {
	font-size: 16px;
	font-weight: 700;
  line-height: 100%;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top .bod-designation {
	font-size: 15px;
	font-weight: 300;
  line-height: 100%;
}
.view-nodequeue-senior-management-team .views-row .bod-content {
	margin-top: 20px;
	display: none;
	text-align: left;
	padding: 30px;
	border: 1px solid #8dc53e;
	margin-left: 15px;
	background-color: #e9ecec;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.view-nodequeue-senior-management-team .views-row .bod-content-top.active:before {
	content: '';
	background: url(../images/takaful-sprite.png) no-repeat -187px -30px;
	width: 25px;
	height: 14px;
	position: absolute;
	margin-left: -13px;
  margin-top: 351px;
}
.view-nodequeue-senior-management-team .views-row .bod-content .bod-name {
	font-size: 20px;
	font-weight: 700;
	color: #8dc53e;
	line-height: 100%;
  text-align: left;
}
.view-nodequeue-senior-management-team .views-row .bod-content .bod-designation {
	font-size: 14px;
	font-weight: 700;
	color: #000;
  text-align: left;
  line-height: 100%;
}

/*navigation menu footer*/
.region-navigation-menu {
	background-color: #8dc53e;
	color: #fff;
	padding: 15px 0;
}
.region-navigation-menu .navigation-menu-footer {
	padding: 0;
}
.navigation-menu-footer .menu-prev {
	padding: 0;
	text-align: left;
}
.navigation-menu-footer .menu-next {
	padding: 0;
	text-align: right;
}
.navigation-menu-footer .menu-prev a,
.navigation-menu-footer .menu-next a {
	color: #fff;
	text-decoration: none;
  text-transform: uppercase;
}
.navigation-menu-footer .menu-prev .prev-img {
	background: url(../images/takaful-sprite.png) no-repeat -242px -33px;
	width: 12px;
	height: 9px;
	display: inline-block;
    margin-right: 10px;
}
.navigation-menu-footer .menu-next .next-img {
	background: url(../images/takaful-sprite.png) no-repeat -278px -33px;
	width: 12px;
	height: 9px;
	display: inline-block;
    margin-left: 10px;
}
.navigation-menu-footer .menu-prev .prev-img.disable,
.navigation-menu-footer .menu-next .next-img.disable {
	display: none;
}

/*product page */
.product-title-category {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-summary-main {
	padding: 0 0 20px 0;
  font-size: 16px;
}
.product-linked {
	display: inline-block;
	border: 1px solid grey;
	vertical-align: top;
}
.product-linked .title-text {
	font-size: 30px;
	font-weight: 600;
	padding: 20px;
  line-height: 100%;
}
.product-linked .available-text {
	font-size: 30px;
	font-weight: 700;
	bottom: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.product-linked.odd {
	margin: 0 20px 20px 0;
}
.product-linked.even {
	margin: 0 0 20px 0; 
}
.product-linked.normal {
  padding: 20px;
}
.product-linked .product-content {
	padding: 20px;
	font-size: 15px;
}
.product-linked .product-content .more-text {
	display: none;
}
.product-linked .product-content .more-link {
	cursor: pointer;
	color: #8dc53e;
	text-align: center;
}
.product-linked .product-content .more-link:after {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -465px -53px;
	width: 12px;
	height: 13px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
}
.product-linked .product-content .more-link.active:after {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -500px -58px;
	width: 13px;
	height: 3px;
  display: inline-block;
  margin-top: 10px;
  position: absolute;
}
.new-line {
  display: block;
  margin-top: 12px;
}
.product-linked .product-btn {
	padding: 0 20px;
	text-align: center;
}
.product-linked .product-btn  > div {
	display: inline-block;
	width: auto;
	margin: 0 0 10px 5px;
  min-width: 110px;
}
.product-linked .product-btn  > div:first-child {
	margin-left: 0;
}
.product-linked .product-btn  > div a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
  padding: 10px;
  border: 1px solid #8dc53e;
  display: block;
  background-color: #8dc53e;
  transition: all 700ms ease 0s;
}
.product-linked .product-btn  > div a:hover {
	color: #000;
  background-color: #fff;
  transition: all 700ms ease 0s;
}
.ikhlaslink-bg {
  min-height: 276px;
  position: relative;
}
.product-linked.product-three .ikhlaslink-bg {
  min-height: 190px;
}

/* product baru */
.product-page .product-info {
  background-color: #ECECEC;
  padding: 40px 0;
}
.product-page .main-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-page .tagline {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
.product-page .product-content {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
}
.product-page .title-text {
  background-color: #62BE99;
  padding: 10px 10px 10px 20px;
  font-size: 24px;
  font-weight: 400;
}
.product-page .content-text {
  background-color: #fff;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
}
.product-page .content-text .product-icon {
  padding: 10px 0 10px 10px;
}
.product-page .content-text .product-icon .div-icon {
  display: inline-block;
  width: 70px;
  text-align: center;
}
.product-page .content-text .product-icon .div-text {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.product-page .content-text .product-icon .div-text > p {
  text-align: left;
}
.product-page .content-text .product-icon i {
  background: url(../images/takaful-sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
/* protection page */
.product-page .content-text .product-icon i.death {
  background-position: -39px -1210px;
	width: 52px;
	height: 50px;
}
.product-page .content-text .product-icon i.indemnity {
  background-position: -119px -1215px;
	width: 67px;
	height: 48px;
}
.product-page .content-text .product-icon i.dengue {
  background-position: -203px -1210px;
	width: 37px;
	height: 50px;
}
.product-page .content-text .product-icon i.fiveplans {
  background-position: -272px -1211px;
	width: 48px;
	height: 48px;
}
.product-page .content-text .product-icon i.commission {
  background-position: -331px -1211px;
	width: 64px;
	height: 45px;
}
.product-page .content-text .product-icon i.nofurther {
  background-position: -402px -1208px;
	width: 50px;
	height: 52px;
}
.product-page .content-text .product-icon i.agefiftyfive {
  background-position: -527px -1213px;
	width: 30px;
	height: 53px;
}
.product-page .content-text .product-icon i.online {
  background-position: -587px -1220px;
	width: 39px;
	height: 37px;
}
.product-page .content-text .product-icon i.branches {
  background-position: -646px -1220px;
	width: 46px;
	height: 31px;
}
.product-page .content-text .product-icon i.calculator {
  background-position: -708px -1217px;
	width: 33px;
	height: 44px;
}
.product-page .content-text .product-icon i.nomedical {
  background-position: -34px -1293px;
	width: 61px;
	height: 52px;
}
.product-page .content-text .product-icon i.seventyfive {
  background-position: -131px -1289px;
	width: 30px;
	height: 53px;
}
.product-page .content-text .product-icon i.agents {
  background-position: -189px -1289px;
	width: 52px;
	height: 42px;
}
.product-page .content-text .product-icon i.criticalillnesses {
  background-position: -36px -1370px;
	width: 58px;
	height: 35px;
}
.product-page .content-text .product-icon i.nomedicalfortyfive {
  background-position: -114px -1359px;
	width: 57px;
	height: 50px;
}
.product-page .content-text .product-icon i.maturity {
  background-position: -197px -1346px;
	width: 46px;
	height: 62px;
}
/* savings page */
.product-page .content-text .product-icon i.topup {
  background-position: -38px -1429px;
	width: 53px;
	height: 47px;
}
.product-page .content-text .product-icon i.cashwithdrawal {
  background-position: -123px -1432px;
	width: 50px;
	height: 35px;
}
.product-page .content-text .product-icon i.surplus {
  background-position: -203px -1429px;
	width: 40px;
	height: 35px;
}
.product-page .content-text .product-icon i.sixty {
  background-position: -28px -2474px;
	width: 64px;
	height: 55px;
}
.product-page .content-text .product-icon i.cancer {
  background-position: -47px -1497px;
	width: 45px;
	height: 42px;
}
.product-page .content-text .product-icon i.living {
  background-position: -125px -1493px;
	width: 36px;
	height: 50px;
}
.product-page .content-text .product-icon i.maternity {
  background-position: -200px -1489px;
	width: 42px;
	height: 53px;
}
.product-page .content-text .product-icon i.fifty {
  background-position: -431px -2478px;
	width: 46px;
	height: 54px;
}
/* investment page */
.product-page .content-text .product-icon i.contributionbenefit {
  background-position: -50px -1568px;
	width: 43px;
	height: 42px;
}
.product-page .content-text .product-icon i.fund {
  background-position: -404px -1641px;
	width: 41px;
	height: 44px;
}
.product-page .content-text .product-icon i.forcebenefit {
  background-position: -120px -1709px;
	width: 41px;
	height: 43px;
}
.product-page .content-text .product-icon i.flexible {
  background-position: -265px -1643px;
	width: 39px;
	height: 39px;
}
.product-page .content-text .product-icon i.thirtydays {
  background-position: -111px -1568px;
	width: 64px;
	height: 54px;
}
.product-page .content-text .product-icon i.seventy {
  background-position: -204px -1568px;
	width: 30px;
	height: 52px;
}
.product-page .content-text .product-icon i.eighty {
  background-position: -278px -1568px;
	width: 30px;
	height: 54px;
}
/* medical page */
.product-page .content-text .product-icon i.surgical {
  background-position: -43px -1641px;
	width: 44px;
	height: 45px;
}
.product-page .content-text .product-icon i.longtermcare {
  background-position: -106px -1641px;
	width: 58px;
	height: 40px;
}
.product-page .content-text .product-icon i.cancerkidney {
  background-position: -193px -1641px;
	width: 43px;
	height: 38px;
}
.product-page .content-text .product-icon i.annuallimit {
  background-position: -265px -1643px;
	width: 39px;
	height: 39px;
}
.product-page .content-text .product-icon i.roomboard {
  background-position: -326px -1640px;
	width: 58px;
	height: 40px;
}
.product-page .content-text .product-icon i.noclaim {
  background-position: -404px -1641px;
	width: 41px;
	height: 44px;
}
.product-page .content-text .product-icon i.eleventh {
  background-position: -461px -1643px;
	width: 30px;
	height: 54px;
}
.product-page .content-text .product-icon i.ccib {
  background-position: -39px -1873px;
	width: 52px;
	height: 44px;
}
.product-page .content-text .product-icon i.coronaryartery {
  background-position: -104px -1871px;
	width: 55px;
	height: 46px;
}
.product-page .content-text .product-icon i.diabetes {
  background-position: -181px -1876px;
	width: 61px;
	height: 41px;
}
.product-page .content-text .product-icon i.ten {
  background-position: -345px -1569px;
	width: 30px;
	height: 54px;
}
.product-page .content-text .product-icon i.cashless {
  background-position: -43px -1717px;
	width: 49px;
	height: 35px;
}
.product-page .content-text .product-icon i.affordable {
  background-position: -120px -1709px;
	width: 41px;
	height: 43px;
}
.product-page .content-text .product-icon i.avoidbills {
  background-position: -192px -1713px;
	width: 52px;
	height: 39px;
}
.product-page .content-text .product-icon i.highlimits {
  background-position: -264px -1707px;
	width: 49px;
	height: 45px;
}
.product-page .content-text .product-icon i.medicalreport {
  background-position: -333px -1704px;
	width: 48px;
	height: 48px;
}
.product-page .content-text .product-icon i.wellness {
  background-position: -401px -1709px;
	width: 36px;
	height: 43px;
}
.product-page .content-text .product-icon i.upseventy {
  background-position: -457px -1710px;
	width: 36px;
	height: 54px;
}
/* education */
.product-page .content-text .product-icon i.twelve {
  background-position: -108px -2474px;
	width: 66px;
	height: 55px;
}
.product-page .content-text .product-icon i.eightysixty {
  background-position: -571px -1710px;
	width: 30px;
	height: 54px;
}
/* LPPSA */
.product-page .content-text .product-icon i.lppsa {
  background-position: -620px -1710px;
	width: 30px;
	height: 54px;
}
/* Motor Page */
.product-page .content-text .product-icon i.lossdamage {
  background-position: -48px -1782px;
	width: 42px;
	height: 56px;
}
.product-page .content-text .product-icon i.liability {
  background-position: -110px -1776px;
	width: 61px;
	height: 62px;
}
.product-page .content-text .product-icon i.coverage {
  background-position: -194px -1783px;
	width: 40px;
	height: 55px;
}
.product-page .content-text .product-icon i.assistant {
  background-position: -256px -1796px;
	width: 57px;
	height: 42px;
}
.product-page .content-text .product-icon i.everyone {
  background-position: -340px -1796px;
	width: 30px;
	height: 42px;
}
/* travel page */
.product-page .content-text .product-icon i.medicalexpenses {
  background-position: -39px -1873px;
	width: 52px;
	height: 44px;
}
.product-page .content-text .product-icon i.medicalevacuation {
  background-position: -104px -1871px;
	width: 55px;
	height: 46px;
}
.product-page .content-text .product-icon i.followup {
  background-position: -181px -1876px;
	width: 61px;
	height: 41px;
}
.product-page .content-text .product-icon i.hospitalallowance {
  background-position: -123px -1432px;
	width: 50px;
	height: 35px;
}
.product-page .content-text .product-icon i.compassionatecare {
  background-position: -43px -1641px;
	width: 44px;
	height: 45px;
}
.product-page .content-text .product-icon i.dispatch {
  background-position: -333px -1704px;
	width: 48px;
	height: 48px;
}
.product-page .content-text .product-icon i.lossdocument {
  background-position: -265px -1864px;
	width: 51px;
	height: 53px;
}
.product-page .content-text .product-icon i.damageluggage {
  background-position: -338px -1875px;
	width: 58px;
	height: 42px;
}
.product-page .content-text .product-icon i.delay {
  background-position: -414px -1873px;
	width: 55px;
	height: 44px;
}
.product-page .content-text .product-icon i.repatriation {
  background-position: -545px -1865px;
	width: 55px;
	height: 52px;
}
.product-page .content-text .product-icon i.funeral {
  background-position: -616px -1856px;
	width: 52px;
	height: 53px;
}
.product-page .content-text .product-icon i.eighteen {
  background-position: -259px -1935px;
	width: 30px;
	height: 53px;
}
.product-page .content-text .product-icon i.refund {
  background-position: -109px -1941px;
	width: 52px;
	height: 47px;
}
.product-page .content-text .product-icon i.badalhaji {
  background-position: -46px -1945px;
	width: 43px;
	height: 43px;
}
.product-page .content-text .product-icon i.qurban {
  background-position: -177px -1940px;
	width: 53px;
	height: 48px;
}
/* home solution */
.product-page .content-text .product-icon i.fire {
  background-position: -40px -2010px;
	width: 57px;
	height: 44px;
}
.product-page .content-text .product-icon i.aircraft {
  background-position: -108px -2009px;
	width: 62px;
	height: 45px;
}
.product-page .content-text .product-icon i.rent {
  background-position: -187px -2007px;
	width: 53px;
	height: 47px;
}
.product-page .content-text .product-icon i.house {
  background-position: -250px -2005px;
	width: 53px;
	height: 49px;
}
.product-page .content-text .product-icon i.property {
  background-position: -321px -2002px;
	width: 52px;
	height: 52px;
}
.product-page .content-text .product-icon i.mirrors {
  background-position: -387px -2006px;
	width: 59px;
	height: 48px;
}
.product-page .content-text .product-icon i.fatalinjury {
  background-position: -455px -1975px;
	width: 51px;
	height: 79px;
}
.product-page .content-text .product-icon i.servants {
  background-position: -526px -2008px;
	width: 35px;
	height: 46px;
}
.product-page .content-text .product-icon i.owner {
  background-position: -449px -2233px;
	width: 30px;
	height: 53px;
}
.product-page .content-text .product-icon i.tenant {
  background-position: -501px -2235px;
	width: 32px;
	height: 53px;
}
/* personal accident */
.product-page .content-text .product-icon i.deaththree {
  background-position: -36px -2085px;
	width: 47px;
	height: 47px;
}
.product-page .content-text .product-icon i.deathsix {
  background-position: -110px -2084px;
	width: 47px;
	height: 48px;
}
.product-page .content-text .product-icon i.disablement {
  background-position: -184px -2080px;
	width: 54px;
	height: 53px;
}
.product-page .content-text .product-icon i.upsixty {
  background-position: -330px -2079px;
	width: 36px;
	height: 55px;
}
.product-page .content-text .product-icon i.upeighteen {
  background-position: -384px -2079px;
	width: 36px;
	height: 55px;
}
.product-page .content-text .product-icon i.children {
  background-position: -249px -2083px;
	width: 62px;
	height: 46px;
}
.product-page .content-text .product-icon i.deathdisablement {
  background-position: -37px -2160px;
	width: 52px;
	height: 53px;
}
.product-page .content-text .product-icon i.totaldisablement {
  background-position: -115px -2161px;
	width: 46px;
	height: 51px;
}
.product-page .content-text .product-icon i.funeralexpense {
  background-position: -187px -2165px;
	width: 41px;
	height: 47px;
}
.product-page .content-text .product-icon i.sixtyfive {
  background-position: -258px -2158px;
	width: 30px;
	height: 53px;
}
/* business */
.product-page .content-text .product-icon i.group {
  background-position: -38px -2299px;
	width: 66px;
	height: 44px;
}
.product-page .content-text .product-icon i.seventynine {
  background-position: -255px -2478px;
	width: 66px;
	height: 56px;
}
.product-page .content-text .product-icon i.ebteam {
  background-position: -312px -2232px;
	width: 56px;
	height: 56px;
}
.product-page .content-text .product-icon i.inpatients {
  background-position: -104px -2239px;
	width: 66px;
	height: 33px;
}
.product-page .content-text .product-icon i.seventyfour {
  background-position: -338px -2478px;
	width: 66px;
	height: 55px;
}
.product-page .content-text .product-icon i.workmen {
  background-position: -38px -2299px;
	width: 66px;
	height: 44px;
}
.product-page .content-text .product-icon i.repatriationexpenses {
  background-position: -124px -2301px;
	width: 63px;
	height: 42px;
}
.product-page .content-text .product-icon i.payable {
  background-position: -203px -2302px;
	width: 70px;
	height: 42px;
}
.product-page .content-text .product-icon i.foreign {
  background-position: -302px -2299px;
	width: 71px;
	height: 58px;
}
.product-page .content-text .product-icon i.waterborne {
  background-position: -38px -2379px;
	width: 61px;
	height: 62px;
}
.product-page .content-text .product-icon i.aerialdevices {
  background-position: -118px -2383px;
	width: 60px;
	height: 58px;
}
.product-page .content-text .product-icon i.earthquake {
  background-position: -196px -2383px;
	width: 67px;
	height: 60px;
}
.product-page .content-text .product-icon i.storm {
  background-position: -288px -2371px;
	width: 48px;
	height: 71px;
}
.product-page .content-text .product-icon i.flood {
  background-position: -354px -2392px;
	width: 52px;
	height: 52px;
}
.product-page .content-text .product-icon i.landslide {
  background-position: -425px -2383px;
	width: 61px;
	height: 61px;
}
.product-page .content-text .product-icon i.frost {
  background-position: -652px -2384px;
	width: 61px;
	height: 61px;
}
.product-page .content-text .product-icon i.vandalism {
  background-position: -498px -2396px;
	width: 61px;
	height: 48px;
}
.product-page .content-text .product-icon i.contractors {
  background-position: -575px -2389px;
	width: 52px;
	height: 62px;
}
.product-page .content-text .product-icon i.damage {
  background-position: -505px -2477px;
	width: 62px;
	height: 46px;
}
.product-page .content-text .product-icon i.driver {
  background-position: -672px -2476px;
	width: 35px;
	height: 44px;
}
.product-page .content-text .product-icon i.fee {
  background-position: -598px -2479px;
	width: 38px;
	height: 51px;
}
.product-page .content-text .product-icon i.product1 {
  background-position: -271px -670px;
	width: 57px;
	height: 52px;
}
.product-page .content-text .product-icon i.product2 {
  background-position: -271px -670px;
	width: 57px;
	height: 52px;
}
.product-page .content-text .product-icon i.product3 {
  background-position: -359px -668px;
	width: 37px;
	height: 50px;
  margin-left: 10px;
  margin-right: 40px;
}
.product-page .content-text .product-icon i.product4 {
  background-position: -427px -668px;
	width: 37px;
	height: 50px;
  margin-left: 10px;
  margin-right: 40px;
}
.product-page .content-text .product-icon i.product5 {
  background-position: -33px -664px;
	width: 30px;
	height: 53px;
}
.product-page .content-text .product-icon i.product6 {
  background-position: -115px -674px;
	width: 39px;
	height: 37px;
  margin-left: 3px;
  margin-right: 33px;
}
.product-page .content-text .product-icon i.product7 {
  background-position: -187px -675px;
	width: 46px;
	height: 31px;
}
.product-page .content-text .product-icon i.product8 {
  background-position: -36px -1126px;
	width: 33px;
	height: 44px;
}
.product-page .content-text a.clicktext {
  color: #4C8001;
}
.product-page .padding-right-ten {
  padding-right: 10px;
}
.product-page .padding-bottom-ten {
  padding-bottom: 10px;
}
.product-page .product-note {
  font-size: 12px;
  margin-left: 10px;
}
.product-page .btn-part {
  text-align: center;
  padding: 40px 0 0 0;
}
.product-page .btn-part > div {
  display: inline-block;
}
.product-page .btn-part > div:first-child {
  margin-right: 10px;
}
.product-page .btn-part a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  display: block;
  width: 350px;
  border: 1px solid #8dc53e;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  background-color: #8dc53e;
  color: #fff;
  transition: all 700ms ease 0s;
}
.product-page .btn-part a:hover {
  background-color: #fff;
  color: #000;
  transition: all 700ms ease 0s;
}
.product-page .product-riders,
.product-page .product-reference,
.product-page .product-faq {
  background-color: #fff;
  padding: 40px 0;
}
.product-page .product-riders ul {
  color: #a6a6a6;
  padding: 0 40px;
}
.product-page .product-riders ul li {
  margin: 0 0 10px 0;
}
.product-page .product-riders ul li p {
  color: #000;
}
.product-page .product-riders p.one-bullet {
  text-align: center;
}
.product-page .product-riders p.one-bullet:before {
  content: '\25CF';
  color: #a6a6a6;
  position: relative;
  margin-right: 7px;
}
.product-page .product-summary {
  background-color: #ececec;
  padding: 40px 0;
}
.product-page .product-summary ul {
  padding: 0;
  list-style-position: inside;
  margin-top: 20px;
}
.product-page .product-summary ul li {
  padding: 20px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.product-page .product-summary ul li > div {
  padding-left: 20px;
  margin-top: -24px;
  text-align: justify;
}
.product-page .product-summary ul.normal {
  margin-left: 30px;
  list-style-position: initial;
}
.product-page .product-summary ul.normal li {
  padding: 0;
  background-color: transparent;
}
.product-page .mini-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.product-page .icon-text {
  text-align: center;
  color: #7B9F59;
}
.product-page .icon-text p {
  text-align: center;
}
.product-page .icon-text a {
  color: #7B9F59;
  text-decoration: none;
}
.product-page .icon-text p.icon-circle {
  background-color: #f2dc73;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.product-page .icon-text i {
  background: url(../images/takaful-sprite.png) no-repeat;
  display: block;
  margin: 0 auto;
  position: absolute;
}
.product-page i.icon1 {
  background-position: -529px -675px;
	width: 37px;
	height: 38px;
  margin: 30px 0 0 33px;
}
.product-page i.icon2 {
  background-position: -598px -672px;
	width: 26px;
	height: 39px;
  margin: 30px 0 0 37px;
}
.product-page i.icon3 {
  background-position: -660px -676px;
	width: 37px;
	height: 36px;
  margin: 30px 0 0 33px;
}
.product-page i.icon4 {
  background-position: -729px -676px;
	width: 28px;
	height: 35px;
  margin: 30px 0 0 37px;
}
.product-page .acc-header {
  cursor: pointer;
  padding-left: 7px;
  display: block;
  margin-top: -23px;
  margin-left: 15px;
}
.product-page .acc-header:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -465px -31px;
	width: 12px;
	height: 13px;
  position: absolute;
  right: 20px;
  margin-top: 5px;
}
.product-page .acc-content {
  display: none;
  padding-left: 20px;
}
.product-page .product-faq ol {
  list-style-position: inside;
  padding: 0;
}
.product-page .product-faq ol li {
  padding: 10px;
  background-color: #EFEFEF;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}
.product-page .product-faq ol li.active {
  border: 1px solid #8DC53E;
  background-color: #F8F8F8;
  color: #8DC53E;
}
.product-page .product-faq ol li:last-child {
  margin-bottom: 0;
}
.product-page .product-faq ol li.active .acc-content {
  color: #000;
}
.product-page .product-faq ol li.active .acc-header:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -500px -58px;
	width: 13px;
	height: 3px;
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
.product-page p.riders-text {
  text-align: center;
  margin-bottom: 15px;
}
.product-page p.riders-text-bottom {
  text-align: center;
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 12px;
}
.product-page .gap-content {
  height: 10px;
  margin: 10px -20px 0 -20px;
  background-color: #ECECEC;
}
.product-page .title-text.full {
  margin: 0 -20px 20px -20px;
}

/* tabbing financial */
.tabs-container {
	position: relative;
}
.tabs-container .tabs-header ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #8dc53e;
}
.tabs-container .tabs-header li {
	list-style-type: none;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	padding: 10px 30px;
	border: 1px solid #8dc53e;
	color: #8dc53e;
	background-color: #fff;
	border-right: none;
	border-bottom: none;
	transition: all 700ms ease 0s;
}
.tabs-container .tabs-header li.active,
.tabs-container .tabs-header li:hover {
	color: #fff;
	background-color: #8dc53e;
	transition: all 700ms ease 0s;
}
.tabs-container .tabs-header li:last-child {
	border-right: 1px solid #8dc53e;
}
.tabs-container .tabs-content {
	padding: 20px 20px 0 20px;
}
.tabs-container .tabs-content > div {
	display: none;
}
.tabs-container .tabs-content > div a {
	display: block;
	margin: 10px;
	text-decoration: none;
	color: #000;
}
#views_slideshow_cycle_main_financial_information-block,
#views_slideshow_cycle_main_financial_information-block_2 {
	position: relative;
}
.not-front .region-content .views-slideshow-controls-top {
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #8dc53e;
	margin:1em 0;
}
.not-front .region-content .views-slideshow-pager-field-item {
	display:block;
	padding:10px 30px;
	float:left;
	border: 1px solid #8dc53e;
	border-bottom: none;
	border-right: none;
	color: #8dc53e;
	background-color: #fff;
	transition: all 700ms ease 0s;
	cursor: pointer;
}
.not-front .region-content .views-slideshow-pager-field-item.active,
.not-front .region-content .views-slideshow-pager-field-item:hover {
	color: #fff;
	background-color: #8dc53e;
	transition: all 700ms ease 0s;
}
.not-front .region-content .views-slideshow-pager-field-item.views-row-last {
	border-right: 1px solid #8dc53e;
}
.not-front .region-content .views-slideshow-cycle-main-frame-row-item {
	height:auto;
	overflow:hidden;
}
.not-front .region-content .views-slideshow-cycle-main-frame-row-item .views-field-field-attachments table {
	width:100%;
}
.not-front .region-content .views-slideshow-cycle-main-frame-row {
	width:100%;
	height:auto;
}
.not-front .region-content .views-slideshow-cycle-main-frame-row .field-content > ul {
	padding: 0;
}
.file .file-icon {
	display: none;
}
.fund-fact-container {
	display: block;
	float: left;
	width: 25%;
}
.front .fund-fact-container {
	width: 100%;
}
.fund-fact-container a {
	color: #000;
	text-decoration: none;
}
.fund-fact-container li {
	margin: 0;
	list-style: none;
}

/* tabbing director report */
.director-report .tabs-container .tabs-header li {
	margin-left: -4px;
}
.director-report .tabs-container .tabs-header li:first-child {
	margin-left: 0;
}
.director-report .tabs-container .tabs-content {
	border: 5px solid #CCC;
}

/*=================================
=            ACCORDION            =
=================================*/
.takaful-accordion-header {
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #22e656;
	color: #000;
    cursor: pointer;
    padding: 30px 20px 40px;
    font-size: 13.2px;
    position: relative;
	margin-top: 1px;
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: bold;	
	-webkit-box-shadow: inset 0 0 6px 0 rgba(28,208,76,1);
	-moz-box-shadow: inset 0 0 6px 0 rgba(28,208,76,1);
	box-shadow: inset 0 0 6px 0 rgba(28,208,76,1);
}
.takaful-accordion-header.active,
.takaful-accordion-header.active:hover {
	background-color: #fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.takaful-accordion-content {
	display: none;
	border-top: 0 none;
  overflow: auto;
  padding: 0 20px 30px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
	background-color: #fff;
	border: 1px solid #22e656;
	border-top: none;
  color: #000;
  clear: both;
  font-family: 'Open Sans';
  font-size: 13px;
  line-height: 16px;
}
.takaful-accordion-content p {
    line-height: 16px;
}
.takaful-accordion-content li {
	list-style-image: url('../images/icon-tick.png');
	list-style-type: none;
  line-height: 16px;
}
.takaful-accordion-content a {
	color: #fff;
	text-decoration: none !important;
}
.aduan-numbering {
	float: right;
}

/* back to top */
#back-to-top {
  position:fixed;
  bottom:90px;
  right:10px;
  z-index:19;
  width:48px;
  height:48px;
  text-align:center;
  line-height:30px;
  color:#444;
  cursor:pointer;
  border:0;
  border-radius:2px;
  text-decoration:none;
  transition:opacity 0.2s ease-out;
  opacity:0;
}
#back-to-top.show {
  opacity:1;
}
.bt-top {
  background:url(../images/btn-gotop.png) no-repeat;
	width: 40px;
	height: 40px;
  display:block;
}

/* middle frontpage */
.middle-bg {
	background: url(../images/bg-mid.png) no-repeat center / cover;
	width: 100%;
	height: 100%;
}
.middle-content {
  padding: 80px 5px 65px 5px;
}
.middle-content .icon-takaful {
  margin-bottom: 35px;
}
.middle-content .icon-takaful i {
  background: url('../images/takaful-sprite.png') no-repeat;
  display: inline-block;
}
.middle-content .icon-takaful > p,
.middle-content .icon-takaful > div {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.middle-content .icon-takaful a {
  font-size: 20px;
  text-decoration: none;
  color: #000;
}
.middle-content .icon-circle-yellow {
  background-color: #f2dc73;
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-right: 15px;
  position: relative;
}
.middle-content i.icontakaful1 {
  background-position: -135px -815px;
	width: 30px;
	height: 23px;
  margin: 22px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful1 {
  background-position: -135px -873px;
	width: 30px;
	height: 23px;
  margin: 22px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-circle-pink {
  background-color: #f8abad;
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-right: 15px;
  position: relative;
}
.middle-content i.icontakaful2 {
  background-position: -206px -813px;
	width: 28px;
	height: 28px;
  margin: 20px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful2 {
  background-position: -206px -871px;
	width: 28px;
	height: 28px;
  margin: 20px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-circle-green {
  background-color: #9fd18a;
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-right: 15px;
  position: relative;
}
.middle-content i.icontakaful3 {
  background-position: -274px -815px;
	width: 30px;
	height: 23px;
  margin: 20px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful3 {
  background-position: -274px -873px;
	width: 30px;
	height: 23px;
  margin: 20px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-circle-orange {
  background-color: #f6bd62;
  width: 68px;
  height: 68px;
  border-radius: 34px;
  margin-right: 15px;
  position: relative;
}
.middle-content i.icontakaful4 {
  background-position: -345px -813px;
	width: 20px;
	height: 27px;
  margin: 20px 0 0 25px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful4 {
  background-position: -345px -871px;
	width: 20px;
	height: 27px;
  margin: 20px 0 0 25px;
  transition: all 0.35s;
}
.middle-content .icon-circle-blue {
  background-color: #63aff6;
  width: 68px;
  height: 68px;
  border-radius: 64px;
  margin-right: 20px;
  position: relative;
}
.middle-content i.icontakaful5 {
  background-position: -532px -814px;
	width: 26px;
	height: 31px;
  margin: 20px 0 0 23px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful5 {
  background-position: -532px -873px;
	width: 26px;
	height: 31px;
  margin: 20px 0 0 23px;
  transition: all 0.35s;
}
.middle-content .icon-circle-purple {
  background-color: #c48bff;
  width: 68px;
  height: 68px;
  border-radius: 64px;
  margin-right: 20px;
  position: relative;
}
.middle-content i.icontakaful6 {
  background-position: -39px -2835px;
	width: 29px;
	height: 41px;
  margin: 14px 0 0 19px;
  transition: all 0.35s;
}
.middle-content .icon-takaful.hover i.icontakaful6 {
  background-position: -39px -2891px;
	width: 29px;
	height: 41px;
  margin: 14px 0 0 19px;
  transition: all 0.35s;
}
.middle-content .icon-circle-darkblue {
  background-color: #a1dedf;
  width: 68px;
  height: 68px;
  border-radius: 64px;
  margin-right: 20px;
  position: relative;
}
.middle-content i.icontakaful7 {
  background-position: -598px -814px;
	width: 31px;
	height: 31px;
  margin: 17px 0 0 20px;
  transition: all 0.35s;
  color: transparent;
}
.middle-content .icon-takaful.hover i.icontakaful7 {
  background-position: -598px -873px;
	width: 31px;
	height: 31px;
  margin: 17px 0 0 20px;
  transition: all 0.35s;
}
.middle-content .icon-circle-darkgreen {
  background-color: #8dc53e;
  width: 128px;
  height: 128px;
  border-radius: 64px;
  margin-right: 20px;
  position: relative;
}
.middle-content .icon-circle-darkgreen > a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
}
.middle-content i.icontakafulbantuan {
  background-position: -29px -802px;
	width: 66px;
	height: 49px;
  margin: 42px 0 0 32px;
  transition: all 0.35s;
}
.middle-content i.icontakafulbantuan:after {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -405px -803px;
	width: 48px;
	height: 48px;
  position: absolute;
  margin: -40px 0 0 20px;
}
.middle-content .phonetext > a {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  margin-left: 25px;
}
.middle-content .phonetext:before {
  content: '';
  background: url('../images/takaful-sprite.png') no-repeat -483px -814px;
	width: 25px;
	height: 25px;
  position: absolute;
  margin: 11px 0 0 -3px;
}
.middle-content .infotext {
  font-size: 14px;
  color: #333;
  display: block;
  text-align: center;
  font-weight: 600;
  padding-left: 25px;
}
.middle-content .icon-circle-yellow > a,
.middle-content .icon-circle-pink > a,
.middle-content .icon-circle-green > a,
.middle-content .icon-circle-orange > a,
.middle-content .icon-circle-blue > a,
.middle-content .icon-circle-purple > a {
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
}

/* inner page */
.li-sep {
  width: 30px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  text-align: left;
}
.li-con {
  display: inline-block;
  width: 90%;
  text-align: justify;
}
.icon-pdf {
	background: url('../images/pdf-icon.jpg') no-repeat center center;
	margin-right: 10px;
	display: block;
	width: 12px;
	height: 16px;
	float: left;
}
.icon_phone {
	background: url('../images/icon_tel.png') no-repeat center center;
	margin-right: 10px;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
  margin-top: 3px;
}
.icon_fax {
	background: url('../images/icon_fax.png') no-repeat center center;
	margin-right: 10px;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
  margin-top: 3px;
}
.icon_email {
	background: url('../images/icon_email.png') no-repeat center center;
	margin-right: 10px;
	display: block;
	width: 17px;
	height: 13px;
	float: left;
  margin-top: 4px;
}
#webform-client-form-581 div.form-item,
#webform-client-form-827 div.form-item {
  margin-bottom: 20px;
}
#webform-client-form-827 input#edit-submitted-upload-documents-upload {
  width: auto;
  display: inline-block;
  height: auto;
  border: 1px solid #ccc;
  box-shadow: none;
  margin-right: 5px;
}
#webform-client-form-827 .btn-primary {
  margin-bottom: 20px;
}
.not-front .region-content table {
  border: 1px solid #ccc;
  width: 100%;
}
.not-front .region-content table th,
.not-front .region-content table td {
  padding: 4px 8px;
  vertical-align: middle;
}
.not-front .region-content table th {
  background: #3ea12a;
  color: #FFF;
  font-weight: 700;
}
.no-style, .no-style tr, .no-style td {
  border: 0 !important;
  padding: 0 !important;
}

/* sitemap */
.sitemap-list > ul {
  column-count: 2;
  list-style: none;
}
.sitemap-list > ul > li {
  line-height: 26px;
  margin-bottom: 20px;
}
.sitemap-list > ul > li > a {
  text-transform: uppercase;
}

/* forms */
.not-front .region-content .view-id-financial_information.view-display-id-block_2 .views-slideshow-controls-top {
	height:auto;
	overflow:hidden;
	border-bottom:none;
	margin:1em 0;
}
.not-front .region-content #widget_pager_top_financial_information-block_2 .views-slideshow-pager-field-item {
	display:block;
	padding:10px 30px;
	float:left;
	border: 1px solid #8dc53e;
	color: #8dc53e;
	background-color: #fff;
	transition: all 700ms ease 0s;
	cursor: pointer;
  margin: 0 10px 10px 0;
}
.not-front .region-content #widget_pager_top_financial_information-block_2 .views-slideshow-pager-field-item.active,
.not-front .region-content #widget_pager_top_financial_information-block_2 .views-slideshow-pager-field-item:hover {
	color: #fff;
	background-color: #8dc53e;
	transition: all 700ms ease 0s;
}

/* other */
.bantuan-ikhlas table {
  border: none !important;
  font-size: 14px !important;
  border: 1px solid #048153 !important;;
}
.bantuan-ikhlas tr:nth-child(odd) td {
  background-color: #fff;
}
.bantuan-ikhlas tr:nth-child(even) td {
  background-color: #f9faf8;
}
.bantuan-ikhlas th {
  border-bottom: 1px solid #048153;
  padding: 20px 15px 20px 20px !important;
  font-weight: 700 !important;
  background-color: #04935e !important;
  min-width: 30%;
}
.bantuan-ikhlas tr:last-child th {
  border-bottom: none;
}
.bantuan-ikhlas th > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.bantuan-ikhlas th > div:last-child {
  width: 80%;
}
.bantuan-ikhlas table p {
  text-align: left !important;
  margin: 0 !important;
}
.bantuan-ikhlas td {
  padding: 20px !important;
}
.bantuan-ikhlas table ul {
  padding: 0;
}
.bantuan-ikhlas table ul li {
  display: inline-block;
  margin-right: 30px;
}
.bantuan-ikhlas table ul li:before {
  content: '\25CF';
  display: inline-block;
  margin-right: 5px;
}
.bantuan-ikhlas .bantuan-italic {
  font-style: italic;
  font-size: 13px;
}
.bantuan-ikhlas .icon1 {
  background: url('../images/icon-24-call-centre.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon2 {
  background: url('../images/icon-24-accident-breakdown.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon3 {
  background: url('../images/icon-road-assist.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon4 {
  background: url('../images/icon-battery-delivery.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon5 {
  background: url('../images/icon-alternative-travel-asst.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon6 {
  background: url('../images/icon-emergency-evacuation.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.bantuan-ikhlas .icon7 {
  background: url('../images/icon-free-interstate-ambulance.png') no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 15px;
}
.ikhlas-academy-link {
  color: #428bca;
  font-weight: 600;
  font-size: 16px;
}
.ikhlas-academy-link a {
  text-decoration: none;
}
.takaful-claims .opening {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
}
.takaful-claims .opening div {
  display: inline-block;
  vertical-align: middle;
}
.takaful-claims .opening i {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -120px -2563px;
	width: 59px;
	height: 61px;
  display: inline-block;
  margin-right: 10px;
}
.takaful-claims .claims-bg {
  min-height: 146px;
  padding: 30px 20px;
  color: #000;
  font-size: 24px;
  font-weight: 700;
}
.takaful-claims ul {
  padding: 20px 40px;
}
.general-claims ul,
.family-claims ul {
  list-style: none;
}
.general-claims ul li,
.family-claims ul li {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}
.general-claims ul li:before {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -322px -119px;
	width: 10px;
	height: 9px;
  position: absolute;
  margin-top: 7px;
}
.general-claims ul li > p,
.family-claims ul li > p {
  margin-left: 20px;
}
.family-claims ul li:before {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -322px -140px;
	width: 10px;
	height: 9px;
  position: absolute;
  margin-top: 7px;
}
.takaful-claims .acc-header {
  cursor: pointer;
  padding: 10px 10px 10px 20px;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  background-color: transparent;
}
.takaful-claims .acc-header:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -465px -53px;
	width: 12px;
	height: 13px;
  position: absolute;
  right: 20px;
  margin-top: 5px;
}
.takaful-claims .acc-content {
  display: none;
  padding: 10px 20px;
  font-size: 14px;
  background-color: #fff;
}
.takaful-claims .acc-part ul {
  list-style: none;
  padding: 0;
}
.takaful-claims .acc-part ul li {
  background-color: #e8e8e8;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}
/*.takaful-claims .acc-part ul li.active {
  border: 1px solid #8DC53E;
  background-color: #F8F8F8;
  color: #8DC53E;
}*/
.takaful-claims .acc-part ul li:last-child {
  margin-bottom: 0;
}
.takaful-claims .acc-part ul li > div {
  background-color: #e8e8e8;
  padding: 5px;
}
.takaful-claims .acc-part ul li.active .acc-content {
  color: #000;
}
.takaful-claims .acc-part ul li.active .acc-header:after {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -500px -58px;
	width: 13px;
	height: 3px;
  position: absolute;
  right: 20px;
  margin-top: 10px;
}
.takaful-claims .acc-content .step-part {
  padding: 20px 0 10px 0;
}
.takaful-claims .acc-content .step {
  padding: 10px;
  background-color: #f2bc1b;
}
.takaful-claims .acc-content.general ul {
  list-style: none;
}
.takaful-claims .acc-content.general ul li {
  font-size: 14px;
  background-color: transparent;
}
.takaful-claims .acc-content.general ul li > p {
  margin-left: 15px;
}
.takaful-claims .acc-content.general ul li:before {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -322px -119px;
	width: 10px;
	height: 9px;
  position: absolute;
  margin-top: 5px;
}
/* step without accordion */
.takaful-claims .acc-headernormal{
  padding: 10px 10px 10px 20px;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  background-color: transparent;
}
.takaful-claims .acc-contentnormal {
  padding: 10px 20px;
  font-size: 14px;
  background-color: #fff;
}
.takaful-claims  > div.normal {
  background-color: #e8e8e8;
  padding: 5px;
}
.takaful-claims .acc-contentnormal .step-part {
  padding: 20px 0 10px 0;
}
.takaful-claims .acc-contentnormal .step {
  padding: 10px;
  background-color: #f2bc1b;
}
.takaful-claims .acc-contentnormal.general ul,
.takaful-claims .acc-contentnormal.family ul {
  list-style: none;
}
.takaful-claims .acc-contentnormal.general ul li,
.takaful-claims .acc-contentnormal.family ul li {
  font-size: 14px;
  background-color: transparent;
}
.takaful-claims .acc-contentnormal.general ul li > p,
.takaful-claims .acc-contentnormal.family ul li > p {
  margin-left: 15px;
}
.takaful-claims .acc-contentnormal.general ul li:before {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -322px -119px;
	width: 10px;
	height: 9px;
  position: absolute;
  margin-top: 5px;
}
.takaful-claims .acc-contentnormal.family ul li:before {
  content: '';
  background: url(../images/takaful-sprite.png) no-repeat -322px -140px;
	width: 10px;
	height: 9px;
  position: absolute;
  margin-top: 5px;
}

/* panel locator page */
.panel-locator-link {
  text-align: center;
}
.panel-locator-link ul {
	margin: 0;
	padding: 0;
}
.panel-locator-link ul li {
	display: inline-block;
  width: 150px;
  margin: 0 20px;
  height: 150px;
  vertical-align: top;
}
.panel-locator-link ul li > div {
	width: 150px;
  height: 150px;
  border-radius: 150px;
}
.panel-locator-link ul li a {
  display: block;
  padding: 10px;
  height: 150px;
  outline: none;
}
.panel-locator-link ul li a:hover {
	text-decoration: none;
}
.panel-text {
	display: block;
	margin-top: 10px;
	font-weight: 600;
	font-size: 13px;
  line-height: 13px;
  color: #000;
}
.panel-icon {
	background: url(../images/takaful-sprite.png) no-repeat;
	display: inline-block;
	margin-top: 15px;
}
.workshop-circle {
  background-color: #63aff6;
}
.workshop {
	background-position: -34px -952px;
	width: 55px;
	height: 56px;
	transition: all 0.35s;
  margin-left: 10px;
}
.panel-locator-link ul li a:hover .workshop {
	background-position: -39px -1034px;
	width: 55px;
	height: 56px;
	transition: all 0.35s;
}
.medical-circle {
  background-color: #f6bd62;
}
.medical {
	background-position: -121px -961px;
	width: 46px;
	height: 45px;
	transition: all 0.35s;
}
.panel-locator-link ul li a:hover .medical {
	background-position: -126px -1043px;
	width: 46px;
	height: 45px;
	transition: all 0.35s;
}
.agency-circle {
  background-color: #9fd18a;
}
.agency {
	background-position: -202px -963px;
	width: 47px;
	height: 52px;
	transition: all 0.35s;
  margin-left: 8px;
}
.panel-locator-link ul li a:hover .agency {
	background-position: -207px -1045px;
	width: 47px;
	height: 52px;
	transition: all 0.35s;
}
.hospital-circle {
  background-color: #f8abad;
}
.hospital {
	background-position: -287px -968px;
	width: 73px;
	height: 47px;
	transition: all 0.35s;
}
.panel-locator-link ul li a:hover .hospital {
	background-position: -292px -1050px;
	width: 73px;
	height: 47px;
	transition: all 0.35s;
}
.clinic-circle {
  background-color: #ff7f27;
}
.clinic {
	background-position: -398px -962px;
	width: 47px;
	height: 55px;
	transition: all 0.35s;
}
.panel-locator-link ul li a:hover .clinic {
	background-position: -401px -1040px;
	width: 47px;
	height: 55px;
	transition: all 0.35s;
}
.panel-locator-link ul li .medical-circle .panel-text {
  padding-top: 10px;
}
.panel-locator-link ul li .agency-circle .panel-text {
  padding-top: 2px;
}
.panel-locator-link ul li .hospital-circle .panel-text {
  padding-top: 6px;
}
.panel-locator-link ul li .workshop-circle.active .panel-text,
.panel-locator-link ul li .medical-circle.active .panel-text,
.panel-locator-link ul li .agency-circle.active .panel-text,
.panel-locator-link ul li .hospital-circle.active .panel-text,
.panel-locator-link ul li .clinic-circle.active .panel-text {
	color: #fff;
  transition: all 0.35s;
}
.view-panel-locator.view-id-panel_locator.view-display-id-block_3 .views-field-title-field {
  text-transform: uppercase;
}
/* modal dialog */
.modal {
  top: 10%;
}
.modal-dialog {
  width: 50%;
}
.modal-content {
  border-radius: 0;
  border: 3px solid #8dc53e;
}
.not-front .region-content p.img-takaful {
  text-align: right;
}

/* FAQ page */
.faq-link {
  text-align: center;
}
.faq-link ul {
	margin: 0;
	padding: 0;
}
.faq-link ul li {
	display: inline-block;
  width: 150px;
  margin: 0 20px;
  height: 150px;
  vertical-align: top;
}
.faq-link ul li > div {
	width: 150px;
  height: 150px;
  border-radius: 150px;
}
.faq-link ul li a {
  display: block;
  padding: 10px;
  height: 150px;
  outline: none;
}
.faq-link ul li a:hover {
	text-decoration: none;
}
.faq-text {
	display: block;
	margin-top: 10px;
	font-weight: 600;
	font-size: 13px;
  line-height: 13px;
  color: #000;
}
.faq-icon {
	background: url(../images/takaful-sprite.png) no-repeat;
	display: inline-block;
	margin-top: 15px;
}
.faq-takaful-circle {
  background-color: #6cc168;
}
.faq-takaful {
	background-position: -30px -2969px;
	width: 56px;
	height: 45px;
	transition: all 0.35s;
}
.faq-link ul li a:hover .faq-takaful {
	background-position: -30px -3039px;
	width: 56px;
	height: 45px;
	transition: all 0.35s;
}
.faq-csi-circle {
  background-color: #63aff6;
}
.faq-csi {
	background-position: -109px -2969px;
	width: 49px;
	height: 50px;
	transition: all 0.35s;
}
.faq-link ul li a:hover .faq-csi {
	background-position: -109px -3039px;
	width: 49px;
	height: 50px;
	transition: all 0.35s;
}
.faq-gst-circle {
  background-color: #f8abad;
}
.faq-gst {
	background-position: -200px -2969px;
	width: 46px;
	height: 49px;
	transition: all 0.35s;
}
.faq-link ul li a:hover .faq-gst {
	background-position: -200px -3039px;
	width: 46px;
	height: 49px;
	transition: all 0.35s;
}
.faq-agihan-circle {
  background-color: #68dcb9;
}
.faq-agihan {
	background-position: -277px -2970px;
	width: 45px;
	height: 45px;
	transition: all 0.35s;
}
.faq-link ul li a:hover .faq-agihan {
	background-position: -277px -3040px;
	width: 45px;
	height: 45px;
	transition: all 0.35s;
}
.faq-link ul li .faq-takaful-circle .faq-text {
  padding-top: 10px;
}
.faq-link ul li .faq-csi-circle .faq-text {
  padding-top: 2px;
}
.faq-link ul li .faq-gst-circle .faq-text {
  padding-top: 6px;
}
.faq-link ul li .faq-agihan-circle .faq-text {
  padding-top: 10px;
}
.faq-link ul li .faq-takaful-circle.active .faq-text,
.faq-link ul li .faq-csi-circle.active .faq-text,
.faq-link ul li .faq-gst-circle.active .faq-text,
.faq-link ul li .faq-agihan-circle.active .faq-text {
	color: #fff;
  transition: all 0.35s;
}

@keyframes blink{
  0%{opacity: 0;}
  50%{opacity: .5;}
  100%{opacity: 1;}
}
span.blink {
  animation: blink 1s linear infinite;
  color: #ea8f2e;
}

/* tab senior */
.tab-header {
  border-bottom: 1px solid #8dc53e;
  text-align: center;
}

.tab-header > div {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #8dc53e;
  border-bottom: none;
  padding: 10px 30px;
  margin-left: -4px;
}

.tab-header > div:first-child {
  margin-left: 0;
  border-right: none;
}

.tab-header > div.select {
  background-color: #8dc53e;
  color: #fff;
}

.tab-content {
  padding: 20px 0 0 0;
}

.tab-content > div {
  display: none;
}

/* MISC */
div#newAnnouncement .modal-dialog {
    width: 50%;
}

ol.boldtext {
  counter-reset: item;
}
ol.boldtext > li {
  margin: 0;
  list-style-type: none;
  counter-increment: item;
}

ol.boldtext > li:before {
  display: inline-block;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

.not-front .region-content table.table-product {
	font-size: 12px;
	border: none;
}
.not-front .region-content table.table-product th {
	text-align: center;
	border-right: 1px solid #fff;
}
.not-front .region-content table.table-product th:last-child {
	border-right: none;
}
.not-front .region-content table.table-product tr:nth-child(odd) {
	background-color: #fff;
}
.not-front .region-content table.table-product tr:nth-child(even) {
	background-color: #f9faf8;
}

/* popup button product */
.third-btn {
	margin-top: 50px;
	text-align: center;
}
.third-btn > div {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.third-btn > div.nodiv {
	width: 25%;
	line-height: 100%;
	margin-right: 0;
}
.third-btn a.trybtn {
	padding: 10px;
	background-color: #8dc53e;
	color: #fff;
	text-decoration: none;
	border: 1px solid #8dc53e;
	transition: all 700ms ease 0s;
	float: none;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
	opacity: 1;
	line-height: 100%;
}
.third-btn a.nobtn {
	font-size: 10px;
}
.third-btn a:hover {
	color: #000;
  background-color: #fff;
  transition: all 700ms ease 0s;
}

/* LPPSA */
.greenbg-accordion {
	background-color: #e2f0d9;
	padding: 10px;
}

.greenbg-accordion.shariah {
	padding: 10px;
	min-height: 160px;
	height: 100%;
}

.shariah-box1 {
	padding-left: 0;
}

.shariah-box2 {
	padding-right: 0;
}

.list-a {
	margin-right: 10px;
}

.icon_phonelppsa {
	background: url('../images/icon-phone-lppsa.png') no-repeat center center;
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}

.icon_maillppsa {
	background: url('../images/icon-mail-lppsa.png') no-repeat center center;
	display: block;
	width: 40px;
	height: 32px;
	margin: 0 auto;
}

.icon_page {
	background: url('../images/icon-page.png') no-repeat center center;
	display: block;
	width: 40px;
	height: 34px;
	margin: 0 auto;
}

.icon_location {
	background: url('../images/icon-location-lppsa.png') no-repeat center center;
	display: block;
	width: 25px;
	height: 40px;
	margin: 0 auto;
}

.contact-lppsa li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0 !important;
	text-align: center;
	font-weight: 800 !important;
	width: 24%;
	
}

.contact-lppsa li:before {
	display: none;
}

.contact-lppsa li > div {
	background-color: transparent !important;
}

.contact-lppsa li p {
	text-align: center !important;
}

.row.lppsa-page {
	margin-top: 20px;
}

.lppsa-page .icon-text {
  text-align: center;
  color: #7B9F59;
}
.lppsa-page .icon-text p {
  text-align: center;
}
.lppsa-page .icon-text a {
  color: #7B9F59;
  text-decoration: none;
}
.lppsa-page .icon-text p.icon-circle {
  background-color: #f2dc73;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.lppsa-page .icon-text i {
  background: url(../images/takaful-sprite.png) no-repeat;
  display: block;
  margin: 0 auto;
  position: absolute;
}
.lppsa-page i.icon1 {
  background-position: -529px -675px;
	width: 37px;
	height: 38px;
  margin: 30px 0 0 33px;
}

/* complaint */
.green-box {
	background-color: #e2f0d9;
	padding: 20px 10px;
	margin-bottom: 20px;
}
.green-box .col-sm-3 a:hover {
	text-decoration: none;
}
.green-box .col-sm-3 p {
	text-align: left;
}
.complaints-content {
	width: 85%;
	margin: 0 auto;
	font-size: 18px;
}
.complaints-box {
	text-align: center;
	background-color: #67ae45;
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 10px 0;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}
.complaints-box.malay {
	width: 500px;
}
.complaints-title {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
.complaints-website {
	background: url('../images/icon-website.png') no-repeat center center;
	display: block;
	width: 32px;
	height: 22px;
	background-color: #63aff6;
	padding: 25px;
	border-radius: 50%;
}
.complaints-letter {
	background: url('../images/icon-letter.png') no-repeat center center;
	display: block;
	width: 29px;
	height: 20px;
	background-color: #f2dc73;
	padding: 25px;
	border-radius: 50%;
}
.complaints-branch {
	background: url('../images/icon-branch.png') no-repeat center center;
	display: block;
	width: 22px;
	height: 22px;
	background-color: #f8abad;
	padding: 25px;
	border-radius: 50%;
}
.complaints-email {
	background: url('../images/icon-email.png') no-repeat center center;
	display: block;
	width: 25px;
	height: 22px;
	background-color: #f6bd62;
	padding: 25px;
	border-radius: 50%;
}
.complaints-second {
	display: none;
}
.complaints-second.active {
	display: block;
}
.complaints-first.close {
	display: none;
}
#webform-client-form-827 div.form-item {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#webform-client-form-827 div.form-item.webform-component--our-products--services {
	width: 100%;
}
#webform-client-form-827 div.form-item.webform-component--our-products--services select {
	height: 34px;
	border-radius: 4px;
	color: #555;
	border: 1px solid #ccc;
}
#webform-client-form-827 div.form-item.webform-component--address,
#webform-client-form-827 div.form-item.webform-component--comments,
#webform-client-form-827 div.form-item.webform-component--upload-documents {
	width: 100%;
}
#webform-client-form-827 div.form-item.webform-component--nature-of-complaint select {
	height: 34px;
	border-radius: 4px;
	color: #555;
	border: 1px solid #ccc;
}