@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Alice&family=Allison&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family: "Noto Sans TC", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/********* Menu css *********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 258px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 23px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #000000;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 6px;
	top: -50px;
	z-index: 9999;
	background: #ffffff;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 16px;
	color: #6dbe9e;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
}
span.arrow {
	position: absolute;
	color: #fff;
	top: 13px;
	font-size: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	line-height: 14px;
	background: #a7d8c5;
	text-align: center;
	border-radius: 50%;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #ccc;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 35px !important;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 19px;
	padding-right: 28px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #6dbe9e;
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 13px;
	text-transform: uppercase;
	font-weight: 500;
}
span.arrow {
	display: inline-block;
	color: #ffffff;
	position: absolute;
	bottom: 16px;
	font-size: 10px;
	left: 0;
	width: 16px;
	height: 16px;
	line-height: 15px;
	background: #a7d8c5;
	text-align: center;
	border-radius: 50%;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	left: 0px;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 18px;
	background: #f1f1f1;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #000000;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 10px 17px;
	font-size: 13px;
	border-bottom: solid 1px #e3e3e3;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	padding-top: 10px;
	float: left;
	width: 100%;
}
.header-section .container {
	max-width: 95%;
}
.menu-wrapper {
	padding-top: 14px;
}
.logo a {
	display: inline-block;
}
.mobile-menu.wrapper-menu {
	padding-top: 12px;
}
.support-logo {
	text-align: right;
}
.support-logo ul li {
	display: inline-block;
	max-width: 28%;
}
.support-logo ul li.logo-two {
	margin-right: 20px;
}
.support-logo ul li a {
	display: inline-block;
}
.header-row .col-md-1 {
	max-width: 8%;
	flex: 8%;
}
.header-row .col-md-6 {
	max-width: 64%;
	flex: 64%;
	padding-left: 0px;
}
.header-row .col-md-5 {
	max-width: 28%;
	flex: 28%;
}
.name-img img {
	max-width: 175px;
}
/********* Menu css End *********/

/********* index *********/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	position: absolute;
	left: 0;
	top: 12%;
	width: 100%;
}
.banner-texts .banner-text-img {
	max-width: 54%;
	margin-bottom: 35px;
}
.btn-wrapper a {
	display: inline-block;
	font-size: 15px;
	background-color: #563d2b;
	padding: 7px 32px;
	border-radius: 50px;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.btn-wrapper a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #df2818 30%, #df2818);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.btn-wrapper a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #f41101 30%, #f41101 );
}
.down-arrow {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -24px;
	z-index: 333;
}
.down-arrow img {
	max-width: 90px;
}
#sliderhome .owl-nav {
	display: none;
}
#sliderhome .owl-dot {
	display: none;
}
.program-and-project-section {
	background-image: url(../images/background1.jpg);
	background-size: cover;
	padding: 80px 0px 85px;
	float: left;
	width: 100%;
}
.program-section {
	padding-bottom: 90px;
}
.heading-title {
	font-size: 30px;
	margin-bottom: 37px;
	color: #654936;
	font-weight: 600;
	position: relative;
	line-height: 38px;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 70px;
	left: 0;
	bottom: -12px;
	height: 2px;
	background-image: linear-gradient(to right, #ff726c, #ffc47a);
}
.program-left-details {
	margin-right: 8px;
}
.cont-text p {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 30px;
	line-height: 27px;
	color: #000000;
	text-align: justify;
}
.program-right-details {
	margin-left: 8px;
}
.program-right-details ul li {
	font-size: 19px;
	font-weight: 600;
	line-height: 32px;
	color: #c5bc19;
}
.project-details-wrapper {
	margin-left: 8px;
	padding-top: 30px;
}
.project-details-wrapper .heading-title {
	margin-bottom: 45px;
}
.project-box-wrapper-row {
	margin-right: 8px;
}
.project-box-wrapper-row .col-md-6 {
	padding: 0px 10px;
}
.project-box-wrapper .project-img {
	margin-left: 11px;
	box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
.project-box-wrapper .project-img img {
	width: 100%;
}
.project-box-wrapper .project-date {
	margin-top: 11px;
	text-align: center;
	background-color: #deb89f;
	padding: 6px;
	font-size: 16px;
	font-weight: 600;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 0, 95% 100%, 0 100%, 0% 70%, 0 100%, 5% 0);
}
.activity-section {
	background-color: #f2e7da;
	padding: 40px 0px 27px;
	float: left;
	width: 100%;
}
.activity-box-wrapper-row .btn-wrapper {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.activity-box-wrapper-row .btn-wrapper a {
	background-color: #ac7049;
}
.activity-box-wrapper {
	background-image: url(../images/activity-box-bgg.png);
	background-size: 100% 100%;
	padding: 14px;
	margin: 0px 5px;
}
.activity-box-wrapper .activity-img img {
	width: 100%;
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.activity-box-wrapper .activity-img:hover img {
	width: 100%;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.activity-box-wrapper .activity-img {
	position: relative;
	overflow: hidden;
}
.activity-box-wrapper .activity-text {
	padding: 8px;
	padding-top: 11px;
}
.activity-box-wrapper .activity-text p {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.activity-box-wrapper .activity-text .like i.far {
	font-size: 20px;
	color: #999999;
}
#slider-activity .owl-nav button.owl-prev {
	position: absolute;
	left: -4%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-activity .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: -4%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-activity .owl-nav button.owl-next img {
	max-width: 23px !important;
}
#slider-activity .owl-nav button.owl-prev img {
	max-width: 23px !important;
}
#slider-activity .owl-dot {
	display: none;
}
.footer-section {
	background-color: #decea7;
	padding-top: 40px;
	float: left;
	width: 100%;
}
.footer-menu ul li a {
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}
.footer-logo-info {
	display: flex;
	align-items: center;
	padding-left: 32px;
	position: relative;
}
.footer-logo-info::after {
	content: "";
	position: absolute;
	border-left: solid 2px #c8ac7e;
	height: 67px;
	left: -12px;
}
.footer-logo-info .footer-title {
	width: 15%;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
}
.footer-logo-info .footer-logo {
	width: 85%;
}
.footer-logo-info .footer-logo ul li {
	display: inline-block;
	max-width: 64%;
}
.footer-logo-info .footer-logo ul li a {
	display: inline-block;
}
.footer-logo-info .footer-logo ul li a img {
	max-width: 66px;
	margin-right: 6px;
}
.footer-details {
	display: flex;
	text-align: right;
	padding-left: 30px;
}
.footer-details .footer-title {
	width: 20%;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	padding-top: 27px;
}
.footer-details .support-logo {
	width: 80%;
	text-align: left;
}
.copyright-info {
	margin-top: 32px;
	border-top: solid 2px #c8ac7e;
	padding: 10px 0px;
}
.copyright-text {
	text-align: left;
	font-size: 13px;
	color: #000000;
}
.besign-by a {
	text-align: left;
	font-size: 13px;
	color: #000000;
}
.besign-by {
	text-align: right;
}
/********* index 2 *********/
.banner-wrapp img {
	width: 100%;
}
.banner-text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 3%;
}
.banner-title {
	font-size: 54px;
	font-weight: bold;
	color: #654936;
	text-shadow: -1px -4px 0 #fff, 5px -1px 0 #fff, 0px 5px 0 #fff, -3px 2px 0 #fff;
}
.content-section {
	padding: 35px 0px 35px;
	background-image: url(../images/background2.jpg);
	background-size: 100% 100%;
	float: left;
	width: 100%;
}
.content-section.wrapper {
	padding-bottom: 90px;
}
.content-details-wrapper-row {
	padding-top: 20px;
}
.content-details-wrapper {
	padding-top: 30px;
	margin-right: 25px;
}
.content-details-wrapper .cont-text p {
	margin-bottom: 0px;
	line-height: 35px;
}
.content-img {
	text-align: right;
}
.content-img img {
	width: 85%;
}
/********* index 3 *********/
.content-details-wrapper.info {
	padding-top: 0px;
}
.content-img.two {
	padding-top: 30px;
}
.content-details-wrapper.info .cont-text {
	padding-top: 50px;
}
.controw {
	padding-bottom: 50px;
}
/********* index 4 *********/
.content-img.three img {
	width: 70%;
}
/********* index 5 *********/
.content-details-wrapper.wrapp {
	padding-top: 87px;
}
/********* index 6 *********/

.row-project-box-wrapper {
	padding-top: 30px;
	padding-bottom: 50px;
}
/********* index 7 *********/
.row-activity-box-wrapper {
	margin: auto;
}
.row-activity-box-wrapper .col-md-4 {
	padding: 0px 10px;
}
.row-activity-box-wrapper .activity-box-wrapper {
	margin: 0px;
	margin-bottom: 25px;
}
.activity-details-wrapper .cont-text p {
	margin-bottom: 23px;
}
.select-box {
	width: 30%;
	margin: auto;
	margin-bottom: 27px;
}
.form-select {
	display: block;
	width: 100%;
 padding: .375rem 2.25rem .375rem .75rem;
	-moz-padding-start: calc(0.75rem - 3px);
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	color: #212529;
	background-color: #efe0c9;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #efe0c9;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-align: center;
	font-weight: bold;
}
ul.pagination {
	padding-top: 2px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #ac7049;
	color: #fff;
	border: solid 1px #ac7049;
}
ul.pagination li.page-item a:hover {
	background: #ac7049;
	color: #fff;
	border-color: #ac7049;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 32px;
	padding: 0px;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i.fal.fa-angle-left {
	font-size: 17px;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom: none;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
.slider-top-section {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.down-arrow i {
	width: 90px;
	height: 90px;
	border-radius: 100px;
	background-color: rgba(230, 178, 108, 0.6);
	line-height: 90px;
	font-size: 41px;
	color: #fff;
}




/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
.down-arrow i, .content-img img {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.footer-menu ul li a:hover {
	color: #00489a;
}







/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.support-logo {
	display: none;
}
.besign-by {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 8px;
}
.menu-wrapper {
	padding-top: 0px;
}
.name-img {
	display: none;
}
.header-row .col-md-1 {
	max-width: 100%;
	flex: 100%;
}
.header-row .col-md-6 {
	max-width: 100%;
	flex: 100%;
}
.header-row .col-md-5 {
	max-width: 100%;
	flex: 100%;
}
.logo {
	text-align: left;
}
.logo a {
	display: inline-block;
	max-width: 22%;
}
.mobile-menu.wrapper-menu {
	padding-top: 0px;
}
.down-arrow img {
	max-width: 62px;
}
.header-section {
	padding-top: 7px;
	padding-bottom: 7px;
}
.banner-wrapper img {
	height: 144px;
	object-fit: cover;
}
.banner-texts .banner-text-img {
	max-width: 85%;
	margin-bottom: 25px;
}
.btn-wrapper a {
	font-size: 13px;
	padding: 6px 30px;
}
.program-and-project-section {
	padding: 40px 0px 40px;
}
.heading-title {
	font-size: 24px;
	line-height: 32px;
}
.project-details-wrapper .heading-title br {
	display: contents;
}
.cont-text p {
	font-size: 15px;
	margin-bottom: 25px;
}
.program-right-details ul li {
	font-size: 18px;
}
.program-section {
	padding-bottom: 50px;
}
.project-box-wrapper-row {
	margin: auto;
}
.project-box-wrapper-row .col-md-6 {
	padding: 0px 0px;
}
.project-box-wrapper {
	margin-bottom: 35px;
}
.project-details-wrapper {
	margin-left: 0px;
	padding-top: 15px;
}
#slider-activity .owl-nav button.owl-next img {
	max-width: 8px !important;
}
#slider-activity .owl-nav button.owl-prev img {
	max-width: 8px !important;
}
.activity-box-wrapper-row {
	margin: auto;
}
#slider-activity .owl-nav button.owl-next {
	right: -5%;
}
#slider-activity .owl-nav button.owl-prev {
	left: -5%;
}
.footer-logo-info::after {
	border: none;
}
.activity-section {
	padding: 34px 0px 25px;
}
.footer-details .support-logo {
	width: 80%;
	text-align: left;
	display: inline-block;
}
.footer-menu {
	text-align: center;
	margin-bottom: 20px;
}
.footer-logo-info {
	display: inline-block;
	padding-left: 0;
	text-align: center;
	margin-bottom: 20px;
}
.footer-logo-info .footer-title {
	width: 100%;
}
.footer-logo-info .footer-logo {
	width: 100%;
}
.footer-details {
	display: inline-block;
	text-align: center;
	padding-left: 0px;
}
.footer-details .footer-title {
	width: 100%;
	padding-top: 0px;
}
.footer-details .support-logo {
	width: 100%;
	text-align: center;
	padding-top: 14px;
}
.copyright-text {
	font-size: 12px;
	text-align: center;
}
.copyright-info {
	margin-top: 28px;
}
.banner-wrapp img {
	height: 167px;
	object-fit: cover;
}
.banner-title {
	font-size: 36px;
	text-align: center;
}
.content-section {
	padding: 35px 0px 35px;
	background-size: cover;
}
.content-img {
	text-align: center;
	padding-top: 40px;
}
.content-img img {
	width: 100%;
}
.content-details-wrapper {
	padding-top: 0px;
	margin-right: 0px;
}
.content-details-wrapper.info .cont-text {
	padding-top: 20px;
}
.controw {
	padding-bottom: 0px;
}
.content-img.three img {
	width: 100%;
}
.content-details-wrapper.wrapp {
	padding-top: 50px;
}
.row-project-box-wrapper {
	padding-top: 45px;
	padding-bottom: 0px;
}
.row-activity-box-wrapper .col-md-4 {
	padding: 0px 0px;
}
.select-box {
	width: 85%;
	margin-bottom: 24px;
}
ul.pagination {
	display: flex;
	justify-content: center;
}
.program-right-details {
	margin-left: 0px;
}
.program-left-details {
	margin-right: 0px;
}
.banner-text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: auto;
	top: 0px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
}
}
/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
}
.support-logo {
	display: none;
}
.menu-wrapper {
	padding-top: 0px;
}
.name-img {
	display: none;
}
.mobile-menu.wrapper-menu {
	padding-top: 0px;
}
.header-row .col-md-1 {
	max-width: 100%;
	flex: 100%;
}
.down-arrow img {
	max-width: 74px;
}
.header-row .col-md-6 {
	max-width: 100%;
	flex: 100%;
}
.header-row .col-md-5 {
	max-width: 100%;
	flex: 100%;
}
.banner-texts .banner-text-img {
	margin-bottom: 23px;
}
.logo a {
	max-width: 11%;
}
.header-section {
	padding-bottom: 5px;
}
.toggle {
	top: -63px;
}
.program-and-project-section {
	padding: 60px 0px 30px;
}
.program-right-details ul li {
	font-size: 18px;
}
.program-section {
	padding-bottom: 55px;
}
.project-box-wrapper-row {
	margin-right: 0px;
}
.project-box-wrapper-row .col-md-6 {
	padding: 0px 7px;
}
.project-details-wrapper {
	padding-top: 0px;
}
.activity-box-wrapper-row {
	margin: auto;
}
.activity-box-wrapper {
	margin: 0px 2px;
}
#slider-activity .owl-nav button.owl-next img {
	max-width: 13px !important;
}
#slider-activity .owl-nav button.owl-prev img {
	max-width: 13px !important;
}
#slider-activity .owl-nav button.owl-prev {
	left: 0%;
}
#slider-activity .owl-nav button.owl-next {
	right: 0;
}
.footer-details .support-logo {
	display: inline-block;
	width: 65%;
}
.footer-details {
	padding-left: 0px;
}
.footer-details .footer-title {
	width: 35%;
	padding-top: 10px;
	font-size: 13px;
}
.footer-logo-info {
	padding-left: 17px;
}
.footer-logo-info .footer-title {
	width: 20%;
	font-size: 13px;
}
.footer-logo-info .footer-logo {
	width: 80%;
}
.footer-logo-info .footer-logo ul li a img {
	max-width: 50px;
}
.footer-menu ul li a {
	font-size: 13px;
}
.footer-logo-info::after {
	height: 69px;
	top: 4px;
	left: -5px;
}
.copyright-text {
	font-size: 11px;
}
.banner-wrapp img {
	height: 300px;
	object-fit: cover;
}
.banner-title {
	font-size: 45px;
}
.content-img img {
	width: 100%;
}
.content-details-wrapper-row {
	padding-top: 0px;
}
.content-section.wrapper {
	padding-bottom: 70px;
}
.content-section {
	background-size: cover;
}
.content-details-wrapper {
	margin-right: 0px;
}
.content-details-wrapper.info .cont-text {
	padding-top: 30px;
}
.content-img.three img {
	width: 100%;
}
.content-details-wrapper.wrapp {
	padding-top: 67px;
}
.row-project-box-wrapper {
	padding-bottom: 0px;
}
.row-activity-box-wrapper .col-md-4 {
	padding: 0px 6px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-section .container {
	max-width: 100%;
}
.nav_area > ul > li {
	padding-left: 19px;
	padding-right: 16px;
}
}
