/* 
 Theme Name:   GIZ
 Theme URI:    
 Description:  
 Author:       hieu.dao
 Author URI:   https://gizenergy.sea-solutions.com
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
body {
	font-family: "Barlow", Sans-serif !important;
}
#masthead {
	position: sticky !important;
	top: 0;
}
.form-control {
	padding: 0.375rem 0.75rem !important;
	border-radius: 0.375rem !important;
	background-color: #ffff !important;
	font-weight: 700 !important;
	font-size: 14px !important
}
.form-select {
	font-size: 14px !important;
	font-weight: 700 !important;
}
.form-search .btn-primary {
	background-color: #F36E28 !important;
	border-color: #F36E28 !important;
}
p {
    margin-bottom: 10px !important;
}
.text_count {
	font-size: 22px;
	font-weight: 700;
	line-height: 26.4px;
	color: #D8D8D8;
}
.display-block {
    display:initial !important; 
}
.portfolio-filter-item {
	border-radius: 5px !important;
	font-family: 'Barlow', sans-serif !important;
	background-color: #ffff !important;
	color: #F36E28 !important;
	border: 1px solid  #F36E28 !important;
	font-weight: 500;
}
.portfolio-filter-item.item-active {
		background-color: #F36E28 !important;
		color: #ffff !important;
}
#agreeButton {
	font-size: 14px !important;
	border-radius: 7px !important;
	background-color: #F36E28 !important;
	padding: 10px !important;
	margin-top:5px;
}
#fb_giz, #fb_veecoom {
	display: none;
}
   .overlay {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 999;
    }

    /* Styling for the popup content */
    .popup-content {
      background-color: #fff;
      padding: 20px;
      border-radius: 5px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      max-width: 400px;
      text-align: center;
    }

    /* Close button style */
    .close-button {
      cursor: pointer;
      font-weight: bold;
      color: #333;
    }
.fb-giz {
	position : relative;
}
.acf-button-group {
	flex-wrap: wrap !important;
}
.pagination .page-numbers {

	font-family: "Barlow", Sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	color: #BABABA !important;
	margin-left: 10px;
	margin-right: 10px;
}
.pagination {
	margin-left: 0 !important;
}
.pagination .current {
	color: #F36E28 !important;
}
.d-flex {
	display: flex !important;
}
.cky-revisit-bottom-left {
	background-color: #F36E28 !important;
}
#title_homepage .elementor-icon-box-content {
	display: flex !important;
	align-items: center;
}
#title_homepage .elementor-icon-box-title {
	margin-right:10px;
}
.hash-tag-active {
	font-size: 24px;
	font-weight: 700;
	color: #363A3E !important;
}
.card-category {
	color: #697382 !important;
	height: 24px;
	padding: 3px 5px 7px 5px;
	border-radius: 7px;
	border: 1px solid #697382 !important;
	font-family: Barlow;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-right: 5px;
}
#project_topic .card-category {
	color: #ffff !important;
	height: 24px;
	padding: 3px 5px 7px 5px;
	border-radius: 7px;
	border: 1px solid #ffff !important;
	font-family: 'Barlow', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-right: 5px;
}
#title_news span , 
#related_title .elementor-widget-container{
	height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#title_listview_project .elementor-widget-container  {
		height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#title_related .elementor-widget-container  {
		height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
#custom_title_project .elementor-widget-container {
	height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#custom_image img {
	border-radius : 8px !important;
}
#custom_descriptions .elementor-widget-container {
		height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
}
 #custom_time .elementor-icon-box-content {
	display: flex !important;
}
#custom_time .elementor-icon-box-content p {
	margin-bottom : 0 !important;
}
.accordion-item button {
	outline: none !important;
	height: 24px;
	width: 24px;
	padding: 3px 5px 7px 5px !important;
	border-radius: 7px !important;
	font-size: 12px !important;
	background-color: rgba(242, 242, 242, 1) !important;
	color: rgba(105, 115, 130, 1) !important;
}
.accordion button:after {
/*     content: "-"; */
/*     float: right;  */
}
.accordion button.collapsed:after {
    /* symbol for "collapsed" panels */
	font-family: Barlow;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
/*     content: "+5";  */
}
#custom_tooltip .eael-tooltip {
	width: 40px !important;
	height: 40px !important;
}
#custom_tooltip .eael-tooltip-left {
	border-radius: 20px !important;
	border: 1px solid #F36E28;
}
#custom_tooltip .eael-tooltip-left p {
	margin-top: 10px !important;
}

#custom_project_card .eael-elements-flip-box-padding {
	padding: 0 !important;
}
#custom_end_line article {
	border-bottom : 1px solid rgba(242, 242, 242, 1) !important
}
#custom_end_line article .hentry {
	margin-bottom: 15px !important; 
}
#custom_end_line article:last-child {
	border-bottom : none !important;
} 
.project_name {
		font-size: 22px !important;
	}
	.period_project {
		font-size: 17x !important;
		color: #ffff;
	}
#patner_description .elementor-widget-container ul {
	padding-left: 0 !important;
	margin-left: 15px !important;
}
#custom_text_count_1 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_1 .elementor-counter-number-wrapper .elementor-counter-number-suffix,
#custom_text_count_2 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_3 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_3 .elementor-counter-number-wrapper .elementor-counter-number-suffix,
#custom_text_count_4 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_4 .elementor-counter-number-wrapper .elementor-counter-number-suffix,
#custom_text_count_5 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_5 .elementor-counter-number-wrapper .elementor-counter-number-suffix,
#custom_text_count_6 .elementor-counter-number-wrapper .elementor-counter-number-prefix,
#custom_text_count_6 .elementor-counter-number-wrapper .elementor-counter-number-suffix
 {
	display: none !important;
}
#custom_text_count_1 .elementor-counter-title,
#custom_text_count_2 .elementor-counter-title,
#custom_text_count_3 .elementor-counter-title,
#custom_text_count_4 .elementor-counter-title,
#custom_text_count_5 .elementor-counter-title,
#custom_text_count_6 .elementor-counter-title{
	text-align: left !important;
}
#custom_text_count_2 .elementor-counter-number-suffix {
	font-size: 40px !important; 
	font-weight: 700 !important;
	line-height: 28px !important;
	letter-spacing: 0.02em !important;
	margin-top: 20px !important;
}
#custom_text_count_2 .elementor-counter-title {
	margin-left: -38px !important;
}

#custom_tabs .eael-tabs-nav ul li {
	flex: inherit !important;
}


#text-black .period_project {
	color: #697382  !important;
	font-weight: 400 !important;
	line-height: 24px !important;
}

#custom_period .title_period {
	display: none !important;
}
#custom_period .period_project {
	color: #363A3E  !important;
	font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 24px;
}
#custom_ul_li .elementor-icon-box-content ul , #custom_ul_li .elementor-widget-container ul {
	padding-left: 0 !important;
	margin-left: 1.5em !important;
}
#custom_ul_li .elementor-icon-box-content {
	font-size: 17px !important;
}
#custom_pdf_page .elementor-column, #custom_pdf_page .elementor-element, #custom_pdf_page .elementor-widget-container {
	height: 100%;
}
/* #custom_pdf_page {
	height: 200vh !important;
    width: 100% !important;
/*     overflow: hidden !important; */
/*     margin: 0px !important; */
/*     background-color: rgb(82, 86, 89);	 */
/* } */ */
/* Mobile */
@media only screen and (min-width: 390px) and (max-width: 860px) {
	#text_d-flex .elementor-icon-box-content {
		display: flex !important;
	}
	#text_d-flex .elementor-icon-box-content p {
		margin-bottom: 0 !important;
/* 		margin-top: 9px !important; */
	}
	#text_d-flex .elementor-icon-box-content .elementor-icon-box-title {
		margin-right: 5px !important;
	}
	#period_mobile_detail .period_project {
		font-size: 17px !important;
		color: #363A3E !important; 
	}
	#partners_mobile .elementor-icon-box-content {
		font-size: 17px !important;
	}
	.project_name {
		font-size: 14px !important;
	}
	.period_project {
		font-size: 12px !important;
		color: #ffff !important;
	}
	#custom_time .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#custome_location .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#custome_project .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#title_programme_news .elementor-widget-container {
			height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	}
	#custom_text_count_2 .elementor-counter-number-suffix {
		font-size: 10px !important;
		line-height: 12px !important;
	}
	#custom_pdf_page .elementor-column, #custom_pdf_page .elementor-element, #custom_pdf_page .elementor-widget-container {
	height: 100%;
	}
	#tab_projects ul {
	display: flex !important;
	}
	#tab_projects .elementor-9242 .elementor-element.elementor-element-c6cbc84 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
		font-size: 14px;
		font-weight: 600;
		line-height: 16px;
	}
	#custom_ul_li .elementor-icon-box-content ul , #custom_ul_li .elementor-widget-container ul {
		padding-left: 0 !important;
		margin-left: 1.5em !important;
	}
}
@media (max-width: 767px) {
#tab_projects ul {
	display: flex !important;
	}
	#tab_projects .elementkit-nav-link {
		font-size: 14px !important;
		font-weight: 600;
		line-height: 16.8px !important;
		padding: 5px !important;
	}
		#custom_tabs .eael-advance-tabs .eael-tabs-nav>ul {
		flex-flow: nowrap !important;
	}
	#text_d-flex .elementor-icon-box-content {
		display: flex !important;
	}
	#text_d-flex .elementor-icon-box-content p {
		margin-left: 7px !important;
		font-size: 17px !important;
		line-height: 24px !important;
	}
	#text_d-flex .elementor-icon-box-content h2 {
		font-size: 17px !important;
		line-height: 24px !important;
	}
	.card-category {
		font-size: 11px !important;
	}
		#text_d-flex .elementor-icon-box-content {
		display: flex !important;
	}
	#text_d-flex .elementor-icon-box-content p {
		margin-bottom: 0 !important;
/* 		margin-top: 9px !important; */
	}
	#text_d-flex .elementor-icon-box-content .elementor-icon-box-title {
		margin-right: 5px !important;
	}
	#period_mobile_detail .period_project {
		font-size: 17px !important;
		color: #363A3E !important; 
	}
	#partners_mobile .elementor-icon-box-content {
		font-size: 17px !important;
	}
	.project_name {
		font-size: 14px !important;
	}
	.period_project {
		font-size: 12px !important;
		color: #ffff !important;
	}
	#custom_time .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#custome_location .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#custome_project .elementor-widget-container {
		display: flex !important;
		justify-content: center !important;
	}
	#title_programme_news .elementor-widget-container {
			height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	}
	#custom_text_count_2 .elementor-counter-number-suffix {
		font-size: 10px !important;
		line-height: 12px !important;
	}
	#custom_pdf_page .elementor-column, #custom_pdf_page .elementor-element, #custom_pdf_page .elementor-widget-container {
	height: 100%;
	}
	#tab_projects ul {
	display: flex !important;
	}
	#tab_projects .elementor-9242 .elementor-element.elementor-element-c6cbc84 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
		font-size: 14px;
		font-weight: 600;
		line-height: 16px;
	}
		#custom_pdf_page .elementor-element, #custom_pdf_page .elementor-widget-container {
		min-height: 1500px !important;
		height: 100% !important;
	}
	#custom_text_count_2 .elementor-counter-title {
		margin-left: -14px !important;
	}
		#custom_ul_li .elementor-icon-box-content ul , #custom_ul_li .elementor-widget-container ul {
		padding-left: 0 !important;
		margin-left: 1.5em !important;
	}
}
@media (width: 768px) {
	#custom_slider_btn .swiper-button-prev {
		  left: 410px !important;
	}
	#custom_ul_li .elementor-icon-box-content ul , #custom_ul_li .elementor-widget-container ul {
		padding-left: 0 !important;
		margin-left: 1.5em !important;
	}
}
#custome_location p {
	margin-bottom: 0 !important;
}