/*@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@200;300;400;500;600&display=swap');


html {
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	min-height:100%;
}

body {
	overflow: hidden;
	width: 100%;
	background: #fff !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	line-height: 1.428571;
}

*:not(.fa, .fas){
	font-family: 'Barlow Condensed', sans-serif !important;
}

label,
p {
	margin: 0;
	font-weight:normal
}

button,
input,
select,
textarea {
	background: 0 0;
	border: none;
	outline: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0
}

textarea{
	vertical-align:middle;
}

ul {
	padding: 0;
	margin: 0
}
li{
	list-style:none;
}

dl,
ol,
ul {
	margin-bottom: 0
}
.htmlFixed{
	overflow:hidden
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
	text-decoration: none;
	outline: 0
}









.sp_container{
	width:1170px;
	margin:0 auto;
	max-width:100%;
	padding:0 30px;
}
.news_component{
	border-top: 1px solid #87a79f;
	position:relative;
	margin-top: -1px;
}
.news_component::before{
	content:'';
	position:absolute;
	top:50%;
	height: 1px;
	background: #87a79f;
	width:100%;
	left:0;
	margin-top:-1px;
	pointer-events: none;
}
.nc_inner{
	display:table;
	width:100%;
	table-layout:fixed;
}
.nc_inner > div{
	display:table-cell;
	vertical-align:top;
	position:relative;
}
.nci1{
	width:285px;
}
.nci2{
	width:350px;
}
.nci2 img,
.xtor7 img{
	width:100%;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
}
.nci3{
	padding: 35px 0 0 32px;
	background:#fff;
}
.nci4{
	width:60px;
}
.nci1 > div{
	position:absolute;
	width:100%;
	height:50%;
	display:flex;
	color:#00503d;
	align-items:center;
	font-weight: 500;
}
.nci1 > div:nth-child(1){
	top:0;
	font-size:24px;
	line-height:28px;
	letter-spacing: -0.5px;
	pointer-events: none;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 500;
}
.nci1 > div:nth-child(2){
	bottom:0;
	font-weight: 400;
	font-size: 64px;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
}
.nci1 > div:nth-child(2) span{
	font-family:inherit !important
}
.nci3 .nci_name{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	color: #00503d;
	/* height: 96px; */
	font-family: 'Barlow', sans-serif !important;
	font-size: 36px;
	line-height: 46px;
	padding-right: 20px;
}

.haber_ozet{
	font-family: 'Barlow', sans-serif !important;
	font-weight: 400!important;
	font-size: 36px;
}

.contact-info p{
	font-family: 'Barlow', sans-serif !important;
}

.contact-info-text p{
	font-family: 'Barlow', sans-serif !important;
}

.contact-info-text b{
	font-family: 'Barlow', sans-serif !important;
}

.contact-info-text a{
	font-family: 'Barlow', sans-serif !important;
}

.contact-info-text{
	font-family: 'Barlow', sans-serif !important;
}

.nci3 .read_detail{
	position:absolute;
	right: -1px;
	bottom: 0px;
	padding:0 30px;
	line-height:50px;
	border: 1px solid #87a79f;
	text-transform:uppercase;
	font-size:16px;
	color:#00503d;
	transition:all .3s;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 500;
}
.nci3 .read_detail:hover{
	background:#00503d;
	color:#fff;
}
.nci3 .nci_logo{
	position:absolute;
	left: 32px;
	bottom: 40px;
	height: 34px !important;
	width:auto !important;
}
.nci4{
	border-left: 1px solid #87a79f;
}
.nci4 a{
	position:absolute;
	left:0;
	width:100%;
	height:50%;
	font-size:42px;
	color:#00503d
}
.nci4 a::before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	height:10px;
	background:#004434;
	pointer-events:none;
	transition:all .3s;
}
.nci4 a img{
	width:31px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
}
.nci4 a:first-child{
	bottom:0
}
.nci4 a:last-child{
	top:0
}
.next_new.news_component::before{
	width:50%
}
.next_new.news_component .nci3{
	border-right: 1px solid #87a79f;
}
.content_component1{
	display:table;
	width:100%;
	position:relative;
}
.content_component1 > div{
	display:table-cell;
	vertical-align:top;
	width:50%;
}
.content_component1 > div:nth-child(1){
	padding-right:50px;
	padding-bottom: 300px;
}
.content_component1 > div:nth-child(2){
	padding-left:50px
}
.cc_summary > p{
	font-size:24px;
	color:#00503d;
	font-weight:bold;
}
.cc_content > p{
	color:#00503d;
	font-size:20px
}
.cc_content > p + p{
	margin-top:15px
}
.pn_buttons{
	position:absolute;
	left:0;
	bottom:0;
	width:350px;
}
.pn_buttons > div{

}
.pn_buttons > div:last-child{
	border-top:1px solid #779b93
}
.pn_buttons > div a{
	font-weight: 400;
	font-size: 64px;
	line-height:100px;
	height:100px;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	position: relative;
	color: #00503d;
}
.pn_buttons > div a span{
	font-family: 'Barlow Semi Condensed', sans-serif !important;
}
.pn_buttons > div a img{
	position:absolute;
	right:20px;
	width:31px;
	top: 50%;
	transform: translateY(-50%);
}
.cc1_overlay{
	position:relative
}
.cc1_overlay{
	border:1px solid #789c94;
	padding:60px 60px 30px 0;
}
.nc_inner > div.nci2_table{
	/* width:750px; */
}
.xrt004{
	display:table;
	width:100%;
}
.xrt004 > div{
	display:table-cell;
	vertical-align:top;
	position:relative
}
.xtor7{
	width:350px;
}
.xtor7 img{
	width:100%;
}
.cmp_slider .swiper-slide{
	background:#fff;
}
.container1045{
	width:1120px;
	margin:0 auto;
	max-width:100%;
}
.borderContainer{
	border:solid #87a79f;
	border-width: 0 1px;
}
.pd_top{
	display:table;
	width:100%;
	table-layout:fixed;
	border-bottom:1px solid #87a79f;
}
.borderContainer .pd_top:last-child{
	/* border-bottom:none */
}
.pd_top > div{
	display:table-cell;
	vertical-align:middle;
}
.pdt_left{
	width:545px;
}
.pdt_left .postDetailImg{
	/*width: calc(100% + 2px);
	position: relative;
	left: -2px;
	top: -2px;
	margin-bottom: -2px;*/
	width:100%;
}
.pdt_right{
	padding:0 30px;
}
.pdt_right h1{
	font-size: 48px;
	font-weight:400;
	color:#00503d;
	margin: 0;
	line-height: 1.1;
}
.detail_topRight{
	position:relative;
	padding-top:130px;
}
.pdt_detail_logo{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-bottom:1px solid #87a79f;
	line-height:130px;
	height:130px;
	padding-left:30px;
}
.pdt_detail_logo img{
	height: 34px !important;
	width:auto !important
}
.pd_leftTextContent{
	padding-right:60px;
	padding-bottom: 350px;
}
.pd_leftTextContent > p.big_summary1{
	font-size:36px;
	color:#00503d;
	margin:0;
	font-weight:400;
	font-family: 'Barlow', sans-serif !important;
	line-height: 1.428571;
}
.pd_leftTextContent > p.big_summary1 strong{
	font-family:inherit !important
}
strong{
	font-family:inherit !important
}
.ptop60{
	padding-top:60px;
}
.content_style1{
	font-size:18px;
	font-weight:500;
	font-family: 'Barlow', sans-serif !important;
	color:#00503d
}
.content_style1 + .content_style1{
	margin-top:15px
}
.content_vtop > div{
	vertical-align:top;
}
.pdt_right.pr60imp{
	padding-right:60px;
	padding-bottom: 100px;
}
.forNextButtons{
	position:relative;
}
.footerArea{
	background:#000;
	padding-top:45px;
}
.footer_logos{
	position:relative;
	padding-top:30px;
}
.footer_logos::before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:160px;
	height:1px;
	background:#888
}
.footer_content{
	margin-top:50px;
	border-top:1px solid #888888;
}
.si_scroll{
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	-ms-overflow-style: none;
	-webkit-overflow-style: none;
	-moz-overflow-style: none;
	overflow-style: none;
	-webkit-overflow-scrolling: touch;
}
.si_scroll::-webkit-scrollbar{
	display:none
}
.si_scroll > div{
	display:inline;
}
.si_scroll > div + div{
	margin-left:50px
}
.footer_table{
	display:flex;
	width:100%;
	table-layout:fixed;
}
.footer_table > div{
	min-height:300px;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding:45px 0
}
.footer_table > div.ft_second{
	flex:1;
	border-left:1px solid #888;
	padding-left:60px;
}
.ft_first{
	width:285px;
}
.footerLogoo img{
	width:56px;
}
.footer_corporate{
	font-family:'Barlow', sans-serif !important;
	font-weight:500;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	line-height: 1.428571;
}
.footer_infos p{
	color:#fff;
	font-size:12px;
	font-family:'Barlow', sans-serif !important;
	font-weight: 200;
	line-height: 1.428571;
}
.footer_infos p strong{
	font-weight:500;
	font-family:inherit !important
}
.footer_infos p + p{
	margin-top:20px
}
.footer_social a{
	font-size:22px;
	color:#fff;
	line-height: 1.428571;
}
.footer_social a + a{
	margin-left:15px
}
.cst_header{
	background:#00503d;
	padding:15px 0;
}
.hd_logo{
	float:left;
}
.hd_logo img{
	max-width:82px;
	width:82px
}
.container1045::before,
.container1045::after{
	display: table;
	content: '';
}
.container1045::after{
	clear: both;
}
.hd_menu{
	float:right;
	margin-bottom:0;
}
.hd_menu > li{
	float:left;
	line-height:67px;
	position:relative;
}
.hd_menu > li + li{
	margin-left:30px;
}
.hd_menu > li > a{
	font-size:16px;
	color:#fff;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	text-transform:uppercase;
	font-weight:300!important;
}
.hd_menu li ul{
	position:absolute;
	top:100%;
	left:0;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 5%), 0 2px 4px -1px rgb(0 0 0 / 0%);
	z-index: 2;
	visibility:hidden;
	opacity:0;
	transform:translateY(-15px);
	transition:all .3s;
	margin-left: 0;
}
@media(min-width:992px){
	.listerMenu li a:hover{
		background:#00503d;
		color:#fff;
	}
	.listerPage > ul li a{
		position:relative;
	}
	.listerPage > ul li a::before{
		content: '';
		position: absolute;
		right: 0;
		bottom: 0;
		width: 100px;
		height: 10px;
		background: #004434;
		pointer-events: none;
		transition: all .3s;
		opacity:0
	}
	.listerPage > ul li a:hover::before{
		opacity:1
	}
	.ms_buttons button:hover::before{
		opacity:1
	}
	.hd_menu li:hover ul{
		opacity:1;
		visibility:visible;
		transform:none
	}
	.hd_menu li ul,
	.hd_menu{
		display:block !important
	}
	.nci4 a:hover::before{
		opacity:1
	}
}
.hd_menu li ul li{
	clear:both;
	line-height: normal;
}
.hd_menu li ul li a{
	white-space:nowrap;
	line-height:50px;
	padding:0 45px 0 15px;
	font-size:16px;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight:300;
	text-transform:uppercase;
	color:#00503d;
	background:#fff;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	transition: all .3s;
	font-weight:400
}

.hd_menu li ul li a:hover{
	color: #fff;
	background: #00503d;
}

.hd_menu li ul li + li{
	border-top:1px solid #00503d;
}
.menu_triggerr{
	display:none
}
.sliderArea{
	position:relative;
}
.sliderArea .cst_header{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:2;
	background:transparent
}
.slide_item{
	background-position:center center !important;
	background-size:cover !important;
	display:table;
	width:100%;
}
.slide_item > div{
	height:100vh;
	display:table-cell;
	vertical-align:middle;
}
.slide_item > div h1{
	color:#fff;
	margin:-49px 0 0;
	font-size:122px;
	font-weight: 300;
	line-height: 130px;
}
.slide_item > div h1 strong{
	font-weight:700
}
#container1120 .container1045{
	width:1045px
}
.ms_buttons{
	position:absolute;
	bottom: 71px;
	right:0;
	z-index:2;
	width:195px;
}
.ms_buttons button{
	width:100%;
	line-height:100px;
	padding-left:15px;
	text-align:left;
	position:relative;
	outline: none !important;
}
.ms_buttons button::before{
	content:'';
	position:absolute;
	width:60px;
	left:0;
	bottom:0;
	height:10px;
	background:#fff;
	opacity:0;
	pointer-events:none;
	transition:all .3s;
}
.ms_buttons button:first-child{
	border-bottom:1px solid rgba(255,255,255,.3)
}
.mouse_bar{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	border-top:1px solid rgba(255,255,255,.3);
	z-index:2
}
.mouse_bar > div{
	line-height:70px;
	font-size:16px;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	color:#fff;
	font-weight:300
}
.mouse_bar > div img{
	margin-left:30px
}
.full_text_component{
	padding:80px 0;
}
.full_text_component p{
	font-size:36px;
	font-family:'Barlow', sans-serif !important;
	margin:0;
	color:#004535;
	line-height: 1.428571;
}
.full_text_component p strong{
	font-weight:700;
	font-family:inherit !important
}
.view_more_component{
	margin-top:45px;
}
.view_more_component a{
	display:inline-block;
	vertical-align:middle;
	padding: 0 30px;
	line-height: 50px;
	border: 1px solid #87a79f;
	text-transform: uppercase;
	font-size: 16px;
	color: #00503d;
	transition: all .3s;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 500;
}
.view_more_component a:hover{
	background: #00503d;
	color: #fff;
}
.breadcrumb_component{
	position:relative;
}
.breadcrumb_component .cst_header{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:transparent;
}
.bc_cmp{
	display:table;
	width:100%;
	table-layout:fixed;
}
.bc_cmp > div{
	display:table-cell;
	vertical-align:middle;
	background-position:center center !important;
	background-size:cover !important;
	height:400px;
}
.bc_cmp > div h1{
	margin:45px 0 0;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	font-size:64px;
	line-height: 1.1;
}
.activities_title{
	padding: 80px 0 0;
	font-size:48px;
	color:#004434;
	text-transform:uppercase;
	line-height: 1.428571;
}
.logo_explain_component .pdt_left img{
	height: 85px;
}
.pdt_right p{
	font-family:'Barlow', sans-serif !important;
	font-size:18px;
	margin:0;
	font-weight: 400;
	color:#004434;
	line-height: 1.428571;
}
.pdt_right p strong{
	font-family:inherit !important;
	font-weight: 700;
}
#sp_form_texts.pdt_right p strong{
	font-family:inherit !important;
	font-weight: 600 !important;
}
.logo_explain_component > div{
	padding:70px 0
}
.logo_explain_component .pdt_right{
	padding: 70px 70px 70px 30px;
}
.leftRight_bordered{
	border:solid #87a79f;
	border-width:0 1px
}
.bg_component{
	position:relative;
}
.bg_component .pdt_left p{
	font-size:30px;
	color:#fff;
	font-family:'Barlow', sans-serif !important;
	position:relative;
	z-index:2;
	width:350px;
	max-width:100%;
	padding: 80px 0;
	line-height: 1.428571;
	font-weight: 300;
}
.bg_component .pdt_left > span{
	position:absolute;
	left:0;
	top:0;
	bottom:1px;
	width:75%;
}
.bg_component .pd_top > div.pdt_right{
	background-position:center center !important;
	background-size:cover !important;
	height:330px;
	position:relative;
	z-index:2
}
.bg_component .pd_top > div.pdt_right > div{
	background-position:center center !important;
	background-size:cover !important;
	position:absolute;
	left:30px;
	top: -1px;
	right:0;
	bottom: -1px;
}
.table_component{
	margin-top:60px;
	border-top:1px solid #87a79f;
}
.table_component .pd_top > div{
	vertical-align:top;
}
.table_component ul li{
	clear:both;
	width:100%;
	font-size:24px;
	color:#004434;
	text-transform:uppercase;
	padding: 8px 15px 8px 0;
	line-height: 1.428571;
}
.table_component ul li{
	border-bottom:1px solid #87a79f
}
.table_component .pdt_right ul li:last-child{
	border-bottom:none
}
.table_component ul{
	position:relative;
	top:1px;
	margin-bottom:0
}
.table_component .pdt_right{
	padding:0
}
.table_component .pdt_left ul{
	float:right;
	width:290px
}
.table_component .pdt_left ul li{
	position:relative;
	padding-left:55px;
}
.table_component .pdt_left ul li img{
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	max-width:40px;
}
.table_component + .table_component{
	margin-top:0;
	border-top:none
}
.forLine{
	border-top:1px solid #87a79f;margin-top:-1px
}
.activities_space{
	height:140px
}
.nc_inner.w_calc{
	width:calc(100% + 59px)
}
.si_item img{
	height: 40px !important;
	width: auto;
}
.pd_leftTextContent.withNoButtons{
	padding-bottom:0
}
.borderContainer .full_text_component{
	padding-right:80px;
}
.for40.content_vtop{
	padding-top:0
}
.full_text_component + .content_vtop .pdt_left{
	padding:0
}
.content_button{
	margin-top:35px;
}
.content_button a{
	padding: 0 30px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background:#00503d;
	transition: all .3s;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	font-weight: 300;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #00503d
}
.content_button a:hover{
	color:#00503d !important;
	background:#fff;
}
.for40.content_vtop .pdt_right.pr60imp{
	padding-bottom:40px;
}
.text_component2{
	padding:80px 0;
}
.text_component2 h1{
	letter-spacing:0 !important;
	margin:0;
	line-height:1.1;
	font-family:'Barlow', sans-serif !important;
	font-size:72px;
	font-weight:400;
	color:#004434 !important
}
.content_vtop.leftVerticalBottom > div.pdt_left{
	vertical-align:bottom;
	padding-bottom:100px;
}
.content_vtop.leftVerticalBottom > div.pdt_right{
	padding-bottom:200px
}
.lang_src{
	position:absolute;
	left:100%;
	margin-left:50px;
	top:0;
	float: right;
	white-space: nowrap;
}
.cst_header .container1045{
	position:relative
}
.lang_src li{
	display: inline;
	line-height:68px;
}
.lang_src li + li{
	margin-left: 26px;
}
.lang_src li:first-child a{
	font-size: 16px;
	color: #fff;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	text-transform: uppercase;
	font-weight: 300;
	cursor: pointer;
}
.lang_src li a img{
	width:15px
}
.src_modal{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:99999;
	visibility:hidden;
	opacity:0;
	transition:all .3s;
}
.src_modal.src_m_active{
	visibility:visible;
	opacity:1;
}
.src_modal span{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background: rgba(0,0,0,.8);
}
.src_content{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:800px;
	z-index:3
}
.src_content input{
	width:100%;
	height:100px;
	font-size:32px;
	padding-left:15px;
	border-radius:4px;
	background:#fff;
}
.src_content button{
	position:absolute;
	right:0;
	top:0;
	font-size:32px;
	line-height:100px;
	padding:0 30px;
}
.src_content button img{
	width:50px
}
a.src_trigger{
	cursor:pointer
}
.table_component .pdt_right ul li{
	padding-left:30px;
	position:relative;
}
.table_component .pdt_right ul li::before{
	content:'';
	position:absolute;
	left:0;
	bottom:-1px;
	width:30px;
	height:1px;
	background:#fff;
}
.table_component .pdt_right ul li:first-child::before,
.table_component .pdt_right ul li:last-child::before{
	display:none
}
.di_buttons{
	position:absolute;
	right:0;
	bottom:0;
	z-index:2
}
.di_buttons button{
	line-height:70px;
	display:block;
	width:60px;
	padding-left:10px;
	text-align: left;
}
.di_buttons button:first-child{
	border-bottom:1px solid rgba(255,255,255,.4);
}
.listerPage{
	position:relative;
	width:100%;
	padding-left:270px;
}
.listerOverlay{
	border-left:1px solid #87a79f;
	min-height:500px
}
.listerPage .nc_inner{
	border-bottom:1px solid #87a79f;
	position: relative;
	left: -1px;
	width: calc(100% + 1px);
}
.listerOverlay .nc_inner .nci3 .read_detail{
	bottom:-1px
}
.listerPage > h3{
	width:270px;
	text-align:center;
	margin:0;
	position:absolute;
	left:0;
	top:80px;
	font-weight: 400;
	font-size: 64px;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	color:#00503d;
}
.listerPage > ul{
	position:absolute;
	left:0;
	bottom:0;
	width:270px;
}
.listerPage > ul li{
	clear:both
}
.listerPage > ul li a{
	text-align:right;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	padding-right:40px;
	line-height:125px;
}
.listerPage > ul li:first-child{
	border-bottom:1px solid #87a79f;
}
.listerMenu{
	white-space:nowrap;
	overflow-x:auto;
	border-bottom:1px solid #87a79f;
	overflow-style: none;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	-webkit-overflow-style: none;
	-moz-overflow-style: none;
}
.listerMenu::-webkit-scrollbar{
	display:none
}
.listerMenu li{
	display:inline;
	margin-left:-4px;
}
.listerMenu li a{
	transition:all .3s;
	display:inline-block;
	vertical-align:middle;
	border-right:1px solid #87a79f;
	padding:0 15px;
	line-height:50px;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
	color:#00503d;
	text-transform:uppercase;
	font-size:16px;
}
.spn_items{

}
.spn_item{
	display:flex;
	width:100%;
	align-items: center;
}
.spn_item img{
	width:100%;
}
.spn_item > div{
	width:50%;
	position: relative;
}
.spn_texts{
	padding: 0 80px 0 80px;
}
.spn_texts h3{
	color:#004434;
	font-family:'Barlow', sans-serif !important;
	font-weight:600;
	font-size:22px !important;
	margin:0 0 15px;
}
.spn_texts p{
	font-family:'Barlow', sans-serif !important;
	color:#004434;
	font-size:18px;
	line-height:normal
}
.spn_texts h3 a{
	color:inherit;
	font-family:inherit !important;
	font-weight:inherit;
}
.spn_item .view_more_component a{
	padding:0 20px;
	line-height: 38px;
}
.spn_item + .spn_item{
	margin-top:85px;
}
.spn_items .spn_item:nth-child(2n+2){
	flex-direction:row-reverse
}
.spn_texts .view_more_component + .view_more_component a{
	background:#004434;
	border-color:#004434;
	color:#fff;
	white-space: nowrap;
}
.spn_texts .view_more_component + .view_more_component{
}
.go_spn{
	padding:45px 0;
	margin-top: 30px;
	border-top:1px solid #004434;
	text-align:center;
}
.go_spn h3{
	color:#004434;
	font-family:'Barlow', sans-serif !important;
	font-weight:600;
	font-size:22px !important;
	text-transform:uppercase;
	margin:0 0 20px;
}
.go_spn p{
	font-family:'Barlow', sans-serif !important;
	color:#004434;
	font-size:18px;
	line-height:normal
}
.go_spn .view_more_component a{
	background:#004434;
	border-color:#004434;
	color:#fff;
	line-height:38px;
	text-transform:uppercase;
}
#static_pn{
	position:static;
	margin-top: 30px;
}
.big_summary2{
	font-size:48px;
	color:#004434;
	line-height: normal;
	letter-spacing: -1px;
}
.pdt_right.pr30imp {
	padding-right: 15px;
	padding-bottom: 100px;
}
#sp_form_texts p{
	letter-spacing:-0.5px;
	line-height: normal;
}
.spn_form{
	margin-top:70px;
}
.spn_form input,
.spn_form textarea{
	width:100%;
	border:1px solid #00513d;
	font-size:22px;
	color:#00513d;
	margin-bottom:20px
}
.spn_form input::placeholder,
.spn_form textarea::placeholder{
	text-transform:uppercase;
	color:#00513d;
	letter-spacing:-0.5px
}
.spn_form input{
	height:50px;
	padding-left:15px;
}
.spn_form textarea{
	padding:15px;
	height:200px;
	resize:none
}
.spn_two_row{
	margin:0 -10px;
}
.spn_two_row > div{
	float:left;
	width:50%;
	padding:0 10px;
}
.icon_inp{
	position:relative;
}
.icon_inp > img{
	width:18px;
	position:absolute;
	right:10px;
	top:50%;
	transform:translateY(-50%);
	margin-top:-10px
}
.accpt_files{
	height:50px;
	line-height:48px;
	border:1px solid #00513d;
	padding-left:15px;
	font-size:22px;
	color:#00513d;
	position:relative;
	letter-spacing:-0.5px;
	margin-bottom: 15px;
}
.accpt_files::before{
	content:attr(data-text);
	position:absolute;
	right:10px;
	bottom:15px;
	font-size:12px;
	font-family:'Barlow', sans-serif !important;
	color:#000;
	line-height:normal;
	font-weight:500 !important;
	letter-spacing:-0.3px
}
.spn_files{
	position:relative;
	width:100%
}
.spn_files input{
	position:absolute;
	opacity:0;
	pointer-events:none;
}
.spn_files span{
	cursor:pointer;
	width:100%;
	height:50px;
	line-height:48px;
	border:1px solid #00513d;
	font-size:22px;
	color:#00513d;
	background:#f1f1f1;
	display:inline-block;
	vertical-align:middle;
	padding: 0 15px;
	letter-spacing:-0.5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.spn_send{
	margin-top: 20px;
	background:#00513d;
	color:#fff;
	line-height:48px;
	height:50px;
	width:100%;
	display:inline-block;
	vertical-align:middle;
	font-size:22px;
	text-transform:uppercase;
	font-weight:300;
}
.likeRow::before,
.likeRow::after{
	content:'';
	display:table
}
.likeRow::after{
	clear:both;
}
#sponsor_container{
	width: 1163px;
	margin:0 auto;
	max-width:100%;
}


/* responsive */

@media only screen and (min-width: 993px) and (max-width: 1150px){
	.spn_two_row > div{
		width:100%
	}
}

@media(max-width:1400px){
	.lang_src{
		position:static
	}
}
@media(max-width:1300px){
	.nc_inner.w_calc{
		width:100%
	}
	.slide_item > div h1{
		font-size:84px;
		line-height: 84px;
	}
	.ms_buttons{
		width:150px
	}
}
@media(max-width:1170px){
	.listerPage{
		padding-left:230px;
	}
	.listerPage > ul{
		width:230px
	}
	.bc_cmp .container1045{
		padding:0
	}
	.container1045,
	#container1120 .container1045,
	#sponsor_container{
		width: 94%;
		padding: 0;
	}
	.container1045.noPadding{
		padding:0
	}
	.cst_header .container1045{
		width:100%;
		padding: 0 15px;
	}
	.listerPage > h3{
		width:230px;
		font-size:45px
	}
	.listerPage > ul li a img{
		width:28px;
	}
	.listerPage > ul li a{
		line-height:100px
	}
}
@media(max-width:1200px){
	.nci3 .nci_name{
		font-size:26px;
		/* height: 74px; */
		line-height: normal;
	}
	.nci3 .read_detail{
		line-height:40px;
	}
	.nci4 a img{
		width:25px
	}
	.nci1 > div:nth-child(1) {
		font-size: 20px;
		line-height: 24px;
	}
	.nci1 > div:nth-child(2){
		font-size:34px
	}
	.nci1 {
		width: 225px;
	}
}
@media(max-width:992px){
	#static_pn{
		margin-top:0
	}
	.big_summary2{
		padding:30px 30px 0
	}
	.spn_texts{
		padding:40px;
	}
	.listerPage{
		padding-left:0
	}
	.listerPage > h3{
		position:static;
		width:auto;
		float:left;
		line-height:50px;
		padding-bottom:15px;
		padding-left:15px;
		font-size: 32px;
	}
	.listerOverlay{
		border-bottom:1px solid #87a79f;
		padding-bottom:1px;
		margin-bottom:10px
	}
	.listerPage .nc_inner{
		border:none;
		margin-bottom:-1px
	}
	.listerPage > ul{
		position:static;
		float:right;
		width:auto;
		padding-bottom:15px;
	}
	.listerPage > ul li:first-child{
		border:none
	}
	.listerPage > ul li{
		clear:none;
		float:right
	}
	.listerPage > ul li a img{
		width: 18px;
	}
	.listerPage > ul li a{
		padding:0 15px;
		line-height:50px;
	}
	.table_component .pdt_right ul li{
		padding-left:0
	}
	.table_component .pdt_right ul li::before{
		display:none
	}
	.bg_component .pd_top > div.pdt_right > div{
		left:0
	}
	.src_content{
		width:94%;
		transform: translateX(-50%);
		top: 200px;
	}
	.lang_src{
		margin-left:0;
		margin-right:30px
	}
	.lang_src li:first-child a{
		font-size:22px
	}
	.lang_src li a img{
		width:25px;
		position:relative;
		top:-5px
	}
	.content_vtop.leftVerticalBottom > div.pdt_left,
	.content_vtop.leftVerticalBottom > div.pdt_right{
		padding-bottom:15px;
	}
	.text_component2{
		padding:40px 0
	}
	.text_component2 h1{
		font-size:48px;
	}
	.nci2 img,
	.xtor7 img{
		width: calc(100% + 2px);
		position: relative;
		top: 0;
		margin-bottom: 0;
		left: -1px;
	}
	.pdt_left .postDetailImg{
		left: -1px;
		top: -1px;
		margin-bottom: 0;
		width: calc(100% + 2px);
	}
	.news_component .container1045{
		padding-right:0
	}
	.noMobilePadding{
		padding:0
	}
	.table_component .pdt_left ul{
		width:100%;
		float:none
	}
	.table_component .pdt_left ul li{
		font-weight: 500;
	}
	.bg_component .pdt_left > span {
		width: calc(100% + 20px);
		left: -20px;
		top:-1px;
	}
	.bg_component .pdt_left{
		position:relative;
		padding:30px 0
	}
	.bg_component .container1045{
		padding:0
	}
	.bg_component .pdt_left p{
		font-size:24px;
		padding: 0 15px 0 0;
	}
	.bg_component .pdt_left > span{
		width: calc(100% + 30px);
		left: -30px;
		top: -1px;
	}
	#forMobilePadding .container1045:not(.cst_header .container1045){
		padding-left:0
	}
	.logo_explain_component.pd_top{
		padding-top:0
	}
	.logo_explain_component > div.pdt_right{
		padding-top:0;
		padding-bottom: 30px;
	}
	.logo_explain_component .pdt_right{
		padding-right: 30px;
	}
	.activities_title{
		padding-top:40px;
	}
	.bc_cmp > div h1{
		font-size:44px;
	}
	.bc_cmp > div{
		height:300px
	}
	.pd_leftTextContent{
		padding-right:30px;
		padding-bottom:30px
	}
	.pd_top {
		padding-top:30px;
	}
	.pdt_detail_logo{
		line-height:80px;
		height:80px;
	}
	.detail_topRight{
		padding-top:80px
	}
	.pdt_detail_logo img{
		max-height:50px !important;
		width:auto !important;
		max-width:65px !important
	}
	.pdt_right h1{
		margin: 20px 0;
		font-size:38px;
	}
	.pd_top{
		display:block;
	}
	.pd_top > div{
		display:block;
		width:100%;
	}
	.cst_header{
		position:relative
	}
	.hd_menu li ul{
		position:static;
		opacity:1;
		visibility:visible;
		transform:none;
		background:#333;
		display:none;
		transition: all 0s;
	}
	.hd_menu li ul li a{
		background:transparent;
		color:#fff;
		line-height:40px
	}
	.hd_menu li ul li + li {
		border-top:1px solid rgba(255,255,255,.1)
	}
	.hd_menu > li + li{
		margin-left:0;
		border-top:1px solid rgba(255,255,255,.1)
	}
	.hd_menu > li{
		line-height:normal
	}
	.hd_menu > li a{
		width:100%;
		padding:0 15px;
		line-height:40px;
		position:relative;
		display:inline-block;
		vertical-align:middle;
	}
	.hd_menu > li a > i{
		position:absolute;
		right:15px;
		top:50%;
		transform:translateY(-50%);
		transition:all .3s;
	}
	.hd_menu > li a.xxt0 > i{
		transform:rotate(180deg);
		margin-top: -8px;
	}
	.hd_menu{
		padding:10px 0;
		position:absolute;
		left:0;
		top:100%;
		width:100%;
		display:none;
		background:#000;
		z-index: 10;
	}
	.hd_menu > li{
		clear:both;
		float:none
	}
	.menu_triggerr{
		line-height:67px;
		float:right;
		display:block;
	}
	.menu_triggerr img{
		width:35px
	}
	.xrt004{
		display:block;
	}
	.xrt004 > div{
		display:block;
		width:100%;
	}
	.content_component1{
		display:block;
	}
	.cc1_overlay{
		padding:30px 30px 0 0
	}
	.content_component1 > div{
		display:block;
		width:100%;
		padding:0
	}
	.content_component1 > div:nth-child(2){
		padding-left:30px;
		margin-top:30px
	}
	.pn_buttons{
		position:static
	}
	.content_component1 > div:nth-child(1){
		padding:0
	}
	.next_new.news_component .nci3{
		border-right:none
	}
	.nc_inner{
		display:block;
	}
	.nc_inner > div{
		display:block;
		width:100%;
	}
	.nci1 > div{
		position:static;
	}
	.nci3{
		padding:30px 0 0 0;
	}
	.nci4 a{
		position:static;
		width:60px;
		text-align:center
	}
	.nci4 a img{
		position:static;
		transform:none
	}
	.nc_inner > div.nci1{
		display:table;
		table-layout:fixed;
	}
	.nci1 > div{
		display:table-cell;
		vertical-align:middle;
	}
	.nci1{
		padding: 20px 15px;
	}
	.nci1 > div:nth-child(2){
		text-align:right
	}
	.nci3 .nci_logo{
		position:static;
		display: block;
		margin-top: 15px;
	}
	.nci3 .read_detail{
		position:static;
		display: inline-block;
		vertical-align: middle;
		margin-top: 15px;
	}
	.nc_inner > div.nci4{
		border-left:none;
		border-top: 1px solid #87a79f;
		margin-top:15px;
		display:inline-block;
		vertical-align:middle;
		padding-top: 0;
		width:100%;
		padding-bottom: 15px;
	}
	.nci_next{
		float:right
	}
	.nci_prev{
		float:left
	}
	.news_component::before{
		display:none
	}
	.pn_buttons{
		width: 100%;
	}
	.container1045 .pd_top:first-child{
		padding-top:0
	}
	.nc_inner{
		border:solid #87a79f;
		border-width:0 1px 1px 1px;
	}
	.nci3{
		padding:15px
	}
	.pd_leftTextContent.withNoButtons{
		padding-bottom:15px
	}
}
@media(max-width:768px){
	.big_summary2 {
		padding: 15px 15px 0;
		font-size:32px
	}
	.spn_two_row > div{
		width:100%
	}
	.spn_texts .view_more_component + .view_more_component a {
		padding: 0 15px;
		font-size: 15px;
	}
	.spn_item > div{
		width:100%
	}
	.spn_item{
		display:block
	}
	.spn_item + .spn_item{
		margin-top:0
	}
	.go_spn{
		margin-top:0;
		padding:45px 30px
	}
	.spn_texts{
		padding:30px
	}
	.listerMenu li a{
		padding:0 10px;
		line-height:40px;
		font-size:15px;
	}
	.listerPage > ul li a img {
		width: 15px;
	}
	.listerPage > h3,
	.listerPage > ul li a{
		line-height:40px
	}
	.src_content input{
		height:60px;
		font-size: 22px;
	}
	.src_content button img{
		width:auto;
		height:30px;
		position:relative;
		top:-5px
	}
	.src_content button{
		line-height:60px;
		padding:0 15px;
		background: #fff;
		border-radius: 0 4px 4px 0;
	}
	.lang_src li + li {
		margin-left: 15px;
	}
	.lang_src li{
		line-height:50px;
	}
	.lang_src li:first-child a {
		font-size: 18px;
	}
	.lang_src li a img {
		width: 20px;
		position: relative;
		top: -2px;
	}
	.lang_src {
		margin-right: 20px;
	}
	.text_component2{
		padding:40px 0 0;
	}
	.text_component2 h1{
		font-size:32px
	}
	.text_component2 h1 br{
		display:none;
	}
	.borderContainer .full_text_component{
		padding-right:30px
	}
	.content_button a{
		line-height: 35px;
		padding: 0 15px;
		font-size: 16px;
	}
	.activities_space{
		height:70px
	}
	.table_component ul li{
		font-size:18px
	}
	.table_component .pdt_left ul li img{
		max-width:30px
	}
	.table_component .pdt_left ul li{
		padding-left:45px
	}
	.table_component{
		margin-top:40px
	}
	.bg_component .pdt_left p{
		font-size:18px;
	}
	.bg_component .pdt_left > span {
		width: calc(100% + 20px);
		left: -20px;
	}
	.bg_component .pd_top > div.pdt_right{
		height:250px;
		top: -2px;
		margin-bottom: -3px;
	}
	.logo_explain_component > div {
		padding: 30px 0;
	}
	.activities_title{
		font-size:32px
	}
	.bc_cmp > div h1{
		font-size:36px;
		margin-top: 40px;
	}
	.view_more_component a{
		line-height: 35px;
		padding: 0 15px;
		font-size: 16px;
	}
	.view_more_component{
		margin-top:20px
	}
	.slide_item > div h1 {
		font-size: 50px;
		line-height: 50px;
	}
	.ms_buttons button{
		line-height:65px;
	}
	.ms_buttons {
		width: 100px;
		bottom:65px
	}
	.full_text_component p{
		font-size: 18px;
	}
	.full_text_component{
		padding:40px 0
	}
	.mouse_bar > div{
		line-height:50px;
		font-size:13px;
	}
	.mouse_bar > div img{
		width:15px;
		margin-left:15px
	}
	.ms_buttons button img {
		width: 15px;
	}
	.footerArea,
	.footer_logos{
		padding-top:20px;
	}
	.footer_content{
		margin-top:30px;
	}
	.footer_table{
		display:block;
		padding: 20px 0;
	}
	.footer_corporate,
	.footer_social{
		margin-top:20px;
	}
	.si_scroll > div + div {
		margin-left: 20px;
	}
	.footer_table > div{
		display:block;
		min-height:auto;
		width:100%;
		padding:0;
	}
	.footer_table > div + div{
		margin-top:15px
	}
	.footer_table > div.ft_second{
		padding-left:0;
		border:none;
	}
	.pd_top{
		padding-top:15px
	}
	.pd_leftTextContent > p.big_summary1{
		font-size:22px
	}
	.pd_leftTextContent,
	.pd_leftTextContent.withNoButtons{
		padding:0 15px 15px 0
	}
	.pd_leftTextContent.withNoButtons{
		padding-top:15px
	}
	.pdt_right.pr60imp{
		padding-right:15px;
		padding-bottom: 15px;
	}
	.pdt_detail_logo{
		padding-left:15px
	}
	.pdt_right{
		padding-left:15px;
		padding-right:15px;
	}
	.pdt_right h1 {
		margin-top: 15px;
		font-size: 24px;
	}
	.menu_triggerr img {
		width: 30px;
	}
	.hd_logo img{
		height:50px;
		max-width: none;
	}
	.menu_triggerr{
		line-height:50px;
	}
	.cc_summary > p{
		font-size:20px;
	}
	.cc_content > p{
		font-size:18px
	}
	.pn_buttons > div a{
		height:60px;
		line-height:60px;
		font-size:32px
	}
	.pn_buttons > div a img{
		width:20px
	}
	.nci3 .nci_name{
		-webkit-line-clamp:8
	}
	.sp_container{
		padding:0 15px
	}
	.nci1 > div:nth-child(2) {
		font-size: 24px;
	}
	.nci1 > div:nth-child(1) {
		font-size: 16px;
		line-height: 20px;
	}
	.nci3{
		padding-top:15px
	}
	.nci3 .nci_name {
		font-size: 22px;
		/* height: 62px; */
	}
	.nci3 .read_detail{
		line-height:35px;
		padding:0 15px;
		font-size:16px
	}
}










/* 27 04 2021 */

span.pix-dropdown-title.text-sm.pix-header-text.text-white {
	font-size: 22px !important;
	font-weight: 300 !important;
}

#rev_slider_1_1 .tp-rightarrow::before,
#rev_slider_1_1 .tp-leftarrow::before{
	font-size: 100px !important;
}
#rev_slider_1_1 .tp-rightarrow,
#rev_slider_1_1 .tp-leftarrow{
	transform:none !important;
	top: auto !important;
	left: auto !important;
	right: 190px !important;
}
#rev_slider_1_1 .tp-rightarrow{
	bottom: 300px !important;
}
#rev_slider_1_1 .tp-leftarrow{
	bottom: 140px !important;
}
#rev_slider_1_1{
	width:100% !important;
}
#rev_slider_1_1_wrapper{
	/*width:100% !important; */
}
[data-dim="w:320px;h:1px;"]{
	display:none !important;
}
.tp-rightarrow::after {
	position: absolute;
	width: 400px;
	height: 1px;
	background: #fff;
	bottom: -18px;
	left: 0;
	content: '';
}

@media(max-width:1400px){
	#rev_slider_1_1 .tp-rightarrow, #rev_slider_1_1 .tp-leftarrow{
		right:90px !important;
	}
}

@media(max-width:992px){
	.elementor-element .elementor-widget-container{
		margin-left:0 !important;
	}
	.elementor-13611 .elementor-element.elementor-element-9aa34d8{
		padding-bottom:30px !important;
	}
	.elementor-13611 .elementor-element.elementor-element-69b209c > .elementor-widget-container{
		padding:20px 0 !important;
	}
	.tp-rightarrow::after {
		display:none;
	}
	[data-type="shape"],
	[data-text="w:normal;s:12;l:100;fw:300;"],
	.tp-rs-img{
		display:none !important;
	}
	#rev_slider_1_1 .tp-rightarrow::before,
	#rev_slider_1_1 .tp-leftarrow::before{
		font-size:40px !important;
	}
	#rev_slider_1_1 .tp-rightarrow,
	#rev_slider_1_1 .tp-leftarrow{
		transform:none !important;
		top: auto !important;
		left: auto !important;
		right:10px !important;
	}
	#rev_slider_1_1 .tp-rightarrow{
		bottom:60px !important;
	}
	#rev_slider_1_1 .tp-leftarrow{
		bottom:0; !important;
	}
	#slider-1-slide-1-layer-0,
	#slider-1-slide-1-layer-4,
	#slider-1-slide-1-layer-1{
		display:none !important;
	}
	.elementor-13 .elementor-element.elementor-element-88a6bfb .elementor-spacer-inner{
		height:0 !important;
	}
	.rs-parallax-wrap .slider-large-text{
		font-size:32px !important;
		line-height:normal !important;
	}
	.elementor-3387 .elementor-element.elementor-element-142f010e > .elementor-element-populated{
		margin-left:0 !important;
	}
	.elementor-3387 .elementor-element.elementor-element-3816e668 > .elementor-widget-container{
		margin-bottom:0 !important;
	}
}
@media(max-width:768px){
	.elementor-13601 .elementor-element.elementor-element-04ba2d8{
		margin-top:0 !important;
	}
	.elementor-13601 .elementor-element.elementor-element-2a5f5e9 > .elementor-widget-container{
		margin:0 !important;
	}
	.elementor-13601 .elementor-element.elementor-element-c9bb31a{
		padding-bottom:0 !important;
	}
	/*.elementor-13601 .elementor-element.elementor-element-a6d3e95 .elementor-heading-title{
        font-size:18px;
    }*/
	.elementor-13584 .elementor-element.elementor-element-7cef797 .elementor-heading-title{
		font-size:24px !important;
		line-height:normal !important;
	}
	.elementor-13584 .elementor-element.elementor-element-471c334 .elementor-spacer-inner,
	.elementor-13584 .elementor-element.elementor-element-a1bf991 .elementor-spacer-inner,
	.elementor-3307 .elementor-element.elementor-element-0c201d2 .elementor-spacer-inner,
	.elementor-3307 .elementor-element.elementor-element-a082ddf .elementor-spacer-inner,
	.elementor-13715 .elementor-element.elementor-element-dee5208 .elementor-spacer-inner{
		height:auto !important;
	}
	.elementor-13584 .elementor-element.elementor-element-fe32abf,
	.elementor-13584 .elementor-element.elementor-element-7654f6b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated,
	.elementor-3307 .elementor-element.elementor-element-c204224{
		padding-top:0 !important;
	}
	.elementor-3307 .elementor-element.elementor-element-cd3439e{
		padding-bottom:0 !important;
	}
}
