/*
Theme Name: AEDS Asean Energy
Theme URI: #
Author: FabianusYayan
Author URI: http://tonjoo.com/
Description: Aeds Asean Energy theme is specific WordPress theme for Aeds Asean Energy
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, custom-menu, featured-images, translation-ready, blog.
Text Domain: aeds-aseanenergy
*/

.alignleft {
	float: left;
	margin: 0 15px 30px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 30px auto;
}

.alignright {
	float: right;
	margin: 0 0 30px 15px;
}

.alignnone {
	float: none;
	display: block;
	margin: 0 0 30px 0;
}

.size-full {
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}

p .alignleft {
	float: left;
	margin: 5px 15px 30px 0;
}

p .aligncenter {
	display: block;
	margin: 5px auto 30px auto;
}

p .alignright {
	float: right;
	margin: 5px 0 30px 15px;
}

p .alignnone {
	float: none;
	display: block;
	margin: 5px 0 30px 0;
}

p .size-full {
	width: 100%;
	height: auto;
	margin: 5px 0 30px 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

table, th, td {
	border: 1px solid #d1d1d1;
}

thead,
tfoot {
	background-color: #f9f9f9;
}

th {
	text-align: left;
	font-weight: bold;
}

th,
td {
	padding: 0.5em 1em;
	vertical-align: top;
}

blockquote {
	margin: 0 0 1.5em;
	padding: 0 1em;
	font-size: 1.1em;
	font-style: italic;
	color: #767676;
	border-left: 5px solid rgba(0, 0, 0, 0.1);
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.content .wp-caption .wp-caption-text {
	margin: 0.5em 0;
	font-size: 0.9em;
	color: #999;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
	font-size: 0.8em;
	color: #767676;
}

h2.section__title {
	text-transform: none;
}

.abbreviation__btn > li > span {
	display: block;
	height: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fafafa;
	font-weight: 700;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	color: #ddd;
}

a.navbar-brand img,
img.footer-logo {
	width: 250px;
}

.section--hero__content h1 {
	font-size: 27px;
}

.header-search {
	margin-top: 36px;
}

@media (min-width: 992px) {
	.header .header-logomenu .navbar-expand-lg .navbar-collapse {
		display: table !important;
		table-layout: fixed;
		min-width: 100%;
		max-width: 100%;
		padding-right: 0;
	}

	.header-logomenu .navbar-nav {
		display: table-row;
	}

	.header-logomenu .navbar .dropdown-menu {
		width: 260px;
	}

	.header .header-logomenu .navbar .navbar-collapse .navbar-nav > .nav-item {
		display: table-cell;
	}

	.header .header-logomenu .navbar .navbar-collapse .navbar-nav > .nav-item {
		border-right: 2px solid rgba(255, 255, 255, 0.15);
	}

	.header .header-logomenu .navbar .navbar-collapse .navbar-nav > .nav-item:last-child {
		border-right: none;
	}

	.header .header-logomenu .navbar-nav > .nav-item > .nav-link .caret {
		position: static;
	}

	.header-logomenu .navbar .navbar-nav > .nav-item > .nav-link {
		text-align: center;
	}

	.header .header-logomenu .navbar-nav > .nav-item.dropdown > .nav-link {
		padding: 0;
	}

	.header-logomenu .navbar .navbar-nav .nav-button {
		padding: 0 23px;
		margin-left: 0;
	}

	.header-logomenu .navbar .navbar-nav .nav-button > a {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.header-logomenu .navbar-brand img {
		width: auto;
	}
}
.faq__menu ul > li.current-faq-parent > a::before {
    width: 5px;
    background-color: #044C8A;
}

.result__sort .inline-list > li.active a {
	color: #555;
}

.header-top .header-search {
	margin-top: 50px;
}

.header-search .btn {
	font-weight: 700;
	font-size: 14px;
	padding-left: 24px;
	padding-right: 24px;
}

.home .section {
	padding-top: 30px;
}

.home .section h2 {
	text-align: center;
	font-size: 30px;
	color: #044C8A;
	margin-bottom: 25px;
}

.home .section .description {
	font-size: 18px;
	color: #777;
	text-align: center;
	line-height: 1.8;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%;
}

.home .section--hero {
	padding-top: 50px;
	min-height: 200px;
	text-align: center;
}

@media screen and (max-width: 992px) {
	.home .section--hero {
		padding: 40px 0 24px 0;
	}
}


.home .section--hero__content {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-width: none;
	padding: 20px 0;
}

.home .section--hero__content .description {
	color: #fff;
	font-size: 20px;
}

.home .section--hero__content h1 {
	font-size: 32px;
}

.home .section .icons {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.home .section .icons a {
	color: #777;
}

.home .section .icons h4 {
	font-weight: normal;
	margin: 15px 0 15px 0;
	transition: 0.3s color ease;
}

.section--contains a {
	display: block;
	border: 1px solid transparent;
	padding: 25px;
	border-radius: 4px;
	transition: 0.3s box-shadow ease, 0.3s border ease;
}


.section--contains a:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
	border-color: #eee;
}

.section--contains .icons > div:nth-child(1) a:hover h4 {
	color: #44ddae;
}

.section--contains .icons > div:nth-child(2) a:hover h4 {
	color: #dd412d;
}

.section--contains .icons > div:nth-child(3) a:hover h4 {
	color: #ffdd53;
}

.section--contains .icons > div:nth-child(4) a:hover h4 {
	color: #a5874b;
}

.section--contains .icons > div:nth-child(5) a:hover h4 {
	color: #c58bff;
}

.section--contains .icon {
	height: 100px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section--country h4 {
	font-size: 15px;
}

.section--country .icons img {
	border: 1px solid #e9e9e9;
	border-radius: 2px;
}

.home .section--country .icons {
	margin-bottom: 0;
}

.home .section--country .description {
	padding-bottom: 12px;
}

.section--country .icons .icon-country {
	flex: 0 0 20%;
}

@media screen and (max-width: 575px) {
	.section--country .icons .icon-country {
		flex: 0 0 33.33%;
	}
	.section .container .icons {
		max-width: 400px;
		margin: auto auto;
	}
}

@media screen and (max-width: 472px) {
	.section--country .icons .icon-country {
		flex: 0 0 50%;
	}
}


.section--insights {
	padding-bottom: 60px;
}

.section--insights .description {
	margin-bottom: 30px;
}

.section--insights [class^=col] img {
	width: 100%;
}

.section--insights .row a {
	color: #333;
}

.section--insights .row a:hover {
	color: #044C8A;
}

.section--insights .row p {
	color: #777;
}

.section--insights .more-news {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
}

.section--insights .more-news a {
	font-weight: 700;
	border: 1px solid currentColor;
	border-radius: 4px;
	padding: 14px 42px;
}

@media screen and (max-width: 767px) {
	.section--insights [class^="col"] {
		margin-bottom: 16px;
	}
}

.home .section--subscription {
	background-color: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 90px;
}

.section--subscription .description {
	margin-bottom: 40px;
}

.section--subscription .mc4wp-form-fields {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: 0 0 url(assets/img/subscription.png) no-repeat;
	padding-left: 100px;
	padding-top: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}

.section--subscription input {
	padding: 16px 26px;
}

.subscription-email {
	width: 100%;
	max-width: 500px;
}

.section--subscription .btn {
	background-color: #044C8A;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 17px 44px;
	margin-top: 20px;
}

@media (min-width: 992px) {
	.section--subscription .mc4wp-form-fields {
		flex-direction: row;
	}

	.section--subscription .btn {
		margin-left: 24px;
		margin-top: 0;
	}
}

.section--subscription .mc4wp-response {
	max-width: 800px;
	margin: 40px auto 0;
}

.section--subscription .mc4wp-success {
	color: green;
}

.section--subscription .mc4wp-error {
	color: red;
}

@media screen and (max-width: 425px) {
	.section--contains a {
		padding: 0;
		margin-bottom: 12px;
	}
	.section--contains .icon {
		height: 64px;
	}
	.section--contains img {
		width: 42px
	}
	.home .section .icons h4 {
		font-size: 14px;
		margin-top: 0;
	}
	.section--subscription .description {
		margin-bottom: 20px;
	}
	.section--subscription .btn {
		display: block;
		width: 100%;
	}
	.home .section--subscription, .section--insights {
		padding-bottom: 64px;
	}
	.home .section--insights h2 {
		margin-bottom: 16px;
	}
}

.subscription-text {
	font-style: italic;
	color: #555;
	margin-top: 10px;
	margin-left: 8px;
}

.page-header .page-title {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.page-title h1 {
	color: #044C8A;
	margin-bottom: 16px;
}

.page-header .subtitle {
	font-size: 18px;
	color: #777;
}

.result__list .post_title {
	font-size: 18px;
}

@media (min-width: 1200px) {
	.post-type-archive-news .result__list .col-md-2 {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.post-type-archive-news .result__list .col-md-10 {
		flex: 0 0 80%;
		max-width: 80%;
	}
}

.post-type-archive-news .result__list .post_category {
	font-size: 12px;
	font-weight: 600;
	color: #2f7bbd;
	margin-bottom: 5px;
}

.result__list .post_entry a {
	color: #2f7bbd;
}

.result__list .post-filter .post_meta {
	margin-top: 2px;
}

.post_meta > div {
	margin-right: 5px;
}

.post_meta > div::before {
	content: "\2022";
	margin-right: 5px;
	color: #ccc;
}

.post_meta > div:first-child::before {
	content: none;
}

.post_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.post_image {
  min-width: 160px;
  padding: 0 15px;
  flex: 1;
  max-width: 130px;
}

.post_image img {
	height: auto !important;
}

.post_body {
  padding: 0 15px;
  min-width: 270px;
  flex: 1;
}

@media screen and (max-width: 991px) {
	.post_image {
		margin-bottom: 16px;
	}
}

@media screen and (max-width: 489px) {
	.post_image {
		max-width: 1000px;
	}
	.post_image img {
		width: 100% !important;
	}
}

.filter-time input {
	padding: 5px 12px;
}

.page-template-page-statistic-home h1 {
	color: #333;
	margin-bottom: 10px;
}

.page-template-page-statistic-home .page-title {
	margin-bottom: 30px;
}

.statistics-menu {
	background-color: #f9f9f9;
	border-radius: 10px;
}

.statistics-menu h2 {
	padding: 27px;
	padding-left: 90px;
	margin: 0;
	background: 15px center no-repeat;
}

.statistics-list [class^="col"] {
	margin-bottom: 24px
}

.statistics-menu .menu {
	padding: 16px;
	border-top: 1px solid #eaeaea;
}

.statistics-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
}

.statistics-menu > ul > li {
	background: #fff;
	border-radius: 10px;
	padding: 16px;
	margin-top: 12px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}

.statistics-menu > ul > li > a {
	color: #333;
}

.statistics-menu > ul > li > a:hover {
	color: #0056b3;
}

.statistics-menu > ul > li:first-child {
	margin-top: 0;
}


.statistics-menu ul ul {
	margin-left: 15px;
	font-size: 16px;
}

.statistics-menu li li {
	margin-top: 10px;
}

.statistic-menu {
	background-color: #f5f5f5;
}

.statistic-menu h4 {
	background-color: #004f8b;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	padding: 20px 20px 10px;
}

.statistic-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.statistic-menu ul ul {
	display: none;
}

.statistic-menu > ul > li > a {
	font-weight: 600;
}

.statistic-menu a {
	display: block;
	padding: 12px 50px;
	color: #333;
	font-size: 13px;
	border-left: 4px solid transparent;
	position: relative;
}

.statistic-menu li > a:not(:only-child)::after {
	content: "\f107";
	font-family: "Fontawesome";
	font-size: 18px;
	font-weight: 600;
	color: #449edd;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 16px;
	font-style: normal;
}

.statistic-menu li.open > a:not(:only-child)::after {
	content: "\f106";
}

.statistic-menu li.open > ul {
	display: block;
}

.statistic-menu ul ul ul a::after {
	content: none;
}

.statistic-menu a:hover,
.statistic-menu li.current-menu-item > a {
	background-color: #fcfcfc;
	border-left-color: #ffdd53;
	color: currentColor;
}

.statistic-menu > ul > li > a {
	background: 10px center url(assets/img/energy-statistic2.png) no-repeat;
}

.statistic-menu > ul > .socio-economic > a {
	background-image: url(assets/img/socio-economic2.png);
}

.statistic-menu > ul > .energy-indicator > a {
	background-image: url(assets/img/energy-indicator2.png);
}

.statistic-menu ul ul ul {
	font-style: italic;
}

.iump-register-form {
	width: 500px;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	display: block;
}

.iump-register-form .iump-form-line-register input:focus,
.iump-register-form .iump-form-line-register textarea:focus {
	border-color: #80bdff;
}

.iump-labels-register {
	text-align: left;
	display: block;
}

.iump-labels-register span {
	margin-right: 2px;
}

.iump-form-select {
	width: 100%;
	/* background-color: #fff; */
}

.iump-register-form .ihc-tos-wrap {
	text-align: left;
}

.ihc-tos-wrap input[type="checkbox"] {
	margin: 0 3px;
}

.ihc-tos-wrap input {
	width: auto;
	text-align: left;
	vertical-align: text-bottom;
}

.button-primary {
	color: #fff;
	background-color: #dd412d;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

.iump-register-form .button-primary {
	margin-top: 20px;
}

.button-primary:hover,
.button-primary:focus {
	background-color: #cf3522;
}

.button-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
}

.ihc-login-form-wrap .impu-form-line-fr .impu-form-label-fr {
	display: block;
	text-align: left;
	font-size: 13px;
	margin-bottom: 4px;
}

.ihc-login-template-1, .ihc-register-1 {
	display: block;
	text-align: left;
	padding: 24px;
	background-color: hsl(208, 94%, 28%);
	color: hsl(0, 0%, 100%);
	margin: 24px auto;
}

@media screen and (max-width: 472px) {
	.ihc-login-template-1, .ihc-register-1 {
		padding: 24px 12px;
	}
}

.ihc-login-template-1 {
	max-width: 398px;
}

.ihc-register-1 {
	width: 500px;
  max-width: 100%;
}

.ihc-register-1 a, .ihc-login-form-wrap a {
	color: #fff;
}

.ihc-register-1 a:focus, .ihc-register-1 a:hover
.ihc-login-form-wrap a:focus, .ihc-login-form-wrap a:hover
 {
	color: #ddd;
}

.ihc-login-template-1 .impu-form-line-fr input[type="text"],
.ihc-login-template-1 .impu-form-line-fr input[type="password"] {
	width: 100%;
}

.ihc-login-form-wrap form {
	max-width: 350px;
	width: 100%;
}

.ihc-login-template-1 .impu-form-input-remember {
	float: left;
	width: auto;
	margin-top: 3px;
}

.ihc-login-template-1 .impu-form-label-remember {
	float: left;
	margin-left: 3px;
}

.impu-form-line-fr {
	text-align: left;
	font-size: 13px;
}

.ihc-login-template-1 .impu-form-links {
	text-align: left;
	margin-top: 20px;
}

.ihc-login-template-1 .impu-form-links div {
	padding-left: 0;
	padding-right: 15px;
}

.ihc-login-form-wrap input:focus {
	border-color: #80bdff;
}

.ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr {
	text-align: left;
	margin-bottom: 3px;
}

.ihc_level_template_3 .ihc-level-item-price {
	background: #044C8A;
}

.ihc_level_template_3 .ihc-level-item-link {
	color: #fff;
	background: #dd412d;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}

.ihc_level_template_3 .ihc-level-item-link:hover,
.ihc_level_template_3 .ihc-level-item-link:focus {
	background-color: #cf3522;
}

.message {
	border-left: 4px solid hsl(194, 100%, 41%);
  padding: 12px 24px;
  margin-left: 0;
  margin-bottom: 20px;
  background-color: hsl(0, 0%, 100%);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}

@media screen and (max-width: 425px) {
	.home .section h1 { font-size: 24px; }

	.home .section h2 {
		font-size: 22px;
	}

	.home .section p,
	.home .section .description,
	.page-header .subtitle {
		font-size: 14px; line-height: 1.5
	}

	.statistics-menu h2 {
		padding: 12px 24px 12px 60px;
		background-size: 32px;
		font-size: 18px;
	}

	.statistics-menu > ul > li {
		font-size: 14px;
		padding: 12px 16px;
		border-radius: 6px;
	}

	.statistics-menu ul ul {
		font-size: 12px;
	}


	.home .section {
		padding-top: 50px;
	}

	.home .section .description {
		max-width: 90%;
	}
}