
a {
	color: #2f323d;
}

.society_body {
	background-color: #f5f7f8;
	font-family: "Manrope", sans-serif;
}

[data-site-scheme="dark"] {
	--cs-color-fullscreen-menu-background: #30323e;
}

[data-scheme="inverse"], [data-scheme="dark"] {
	--cs-color-tags: #50525c;
	--cs-color-tags-contrast: #fff;
	--cs-color-tags-hover: #fff;
	--cs-color-tags-hover-contrast: #2f323d;
}

.banner_society {
	padding: 70px 0 35px;
}

.banner_society h1 {
	font-size: 60px;
	line-height: 1;
	color: #1b1c1f;
	text-transform: capitalize;
	margin-bottom: 16px;
	font-weight: 700;
}

.banner_society p {
	font-size: 16px;
	line-height: 1.45;
	color: #1b1c1f;
	margin-bottom: 0;
	text-align: justify;
}

.banner_society p+p {
	margin-top: 16px;
}

.slide_figure {
	display: flex !important;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
	position: relative;
	padding-bottom: 48px;
}

.slide_figure img {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 8px;
	height: 100%;
	min-height: 450px;
	object-fit: cover;
	display: block;
	border-radius: 20px;
}

.single_slide ul.slick-dots {
	list-style: none;
	display: flex;
	margin-top: 10px;
	margin-top: -32px;
	justify-content: flex-end;
	padding: 0 24px;
	margin: 0 105px;
}

.single_slide ul.slick-dots li button {
	cursor: pointer;
	font-size: 0;
	height: 10px !important;
	width: 10px !important;
	border: 0;
	border: 1px solid #000;
	background: #fff;
	border-radius: 50%;
	padding: 0 0;
}

.single_slide ul.slick-dots li+li {
	margin-left: 6px;
}

.single_slide ul.slick-dots li.slick-active button {
	background-color: #7584e8;
	border: 1px solid #7584e8;
}

span.count_item {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 28px;
	background: #fff;
	padding: 4px 24px;
	border-radius: 8px;
}

/* .single_slide .slick-arrow{
    display: none!important;
} */
.mt-7 {
	margin-top: 70px;
}

.mb-7 {
	margin-bottom: 70px;
}

.banner_society h3 {
	font-size: 30px;
	line-height: 1.2;
	color: #1b1c1f;
	text-transform: capitalize;
	margin-bottom: 16px;
	font-weight: 700;
}

section.vision_mission_sec {
	padding: 70px 0 35px;
}

.vision_mision_content {
	background: #fff;
	padding: 36px;
	border-radius: 16px;
}

.vision_mision_content img {
	display: inline-block;
	margin-bottom: 32px;
}

.vision_mision_content h4 {
	font-size: 25px;
	line-height: 1.2;
	color: #1b1c1f;
	text-transform: capitalize;
	margin-bottom: 16px;
	font-weight: 700;
}

.vision_mision_content p {
	font-size: 16px;
	line-height: 1.2;
	color: #1b1c1f;
	margin-bottom: 0;
	text-align: justify;
}

.connection_wrap {
	background: #fff;
	border-radius: 16px 16px;
	height: 100%;
}

.connection_wrap img {
	display: block;
	margin-bottom: 16px;
}

.connection_wrap h4 {
	font-size: 25px;
	line-height: 1.2;
	color: #1b1c1f;
	text-transform: capitalize;
	margin-bottom: 16px;
	font-weight: 700;
	padding: 0 36px 0px;
}

.connection_wrap p {
	font-size: 16px;
	line-height: 1.2;
	color: #1b1c1f;
	margin-bottom: 0;
	padding: 0 36px 36px;
}

.our_team_figure {
	margin: 0 0 0 0;
	position: relative;
}

.our_team_content {
	padding: 8px;
}

figcaption.our_team_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 24px 16px;
	background: #2e3681;
	border-radius: 8px;
	text-align: center;
}

figcaption.our_team_caption h5 {
	font-size: 20px;
	line-height: 1.2;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 8px;
	font-weight: 700;
}

figcaption.our_team_caption span {
	font-size: 16px;
	line-height: 1.45;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 0px;
	font-weight: 400;
}

figcaption.our_team_caption a {
	display: inline-block;
	margin-top: 8px;
}

section.our_team_sec {
	padding: 70px 0;
}

/* .our_team_sec button.slick-arrow {
    display: none!important;
} */
.update_Sec {
	background: #fff;
	padding: 40px;
	border-radius: 24px;
}

.update_Sec img {
	display: inline-block;
	margin-bottom: 24px;
}

.update_Sec h3 {
	font-size: 60px;
	line-height: 1;
	color: #1b1c1f;
	text-transform: capitalize;
	margin-bottom: 16px;
	font-weight: 700;
}

.update_Sec p {
	font-size: 25px;
	line-height: 1.2;
	color: #1b1c1f;
	margin-bottom: 32px;
	font-weight: 400;
}

.update_Sec input {
	height: 80px;
	max-height: 80px;
	background: #f2f2f2;
	border: 0;
	outline: 0;
	font-size: 16px;
	line-height: 1.45;
}

.update_Sec button {
	height: 80px;
	max-height: 80px;
	background-color: #2e3681;
	color: #fff;
	border: 0;
	outline: 0;
	font-size: 20px;
	line-height: 1.45;
	text-transform: uppercase;
	width: 100%;
}

main {
	background-color: #f5f7f8;
}

.slick-arrow {
	background: #000;
	height: 40px;
	width: 40px;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: 400;
	position: absolute;
	right: 11px;
	z-index: 111;
	padding: 0;
	bottom: -10px;
}

.slick-arrow:hover {
	background-color: #7584e8;
}

.slick-prev {
	right: 60px;
}

.our_team_sec button.slick-arrow {
	top: 50%;
	right: -40px;
}

.our_team_sec button.slick-prev {
	left: -40px;
}

.cs-footer__logo {
	max-width: 200px;
}

.is-style-cs-list-styled-positive-circle-1 > li strong {
	font-weight: 500;
	font-family: "Manrope";
}

/* .custom-newsletter {
    margin: 0;
    padding: 0;
} */
footer {
	background-color: #f5f7f8;
}

.cnvs-block-row-1659109248302 {
	padding: 50px !important;
}

.cs-main-content .entry-content .cnvs-block-section-content-inner > *:last-child {
	padding: 0;
}

.society_content h1 span {
	font-weight: 400;
}

/* media start */
@media only screen and (min-width:1800px) {
	.container {
		max-width: 1600px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1500px) {
	.banner_society h1, .society_content {
		margin-bottom: 20px;
		font-size: 45px;
	}
}

@media only screen and (max-width:1199px) {
	.banner_society h1, .society_content {
		margin-bottom: 20px;
		font-size: 40px;
	}
	
	section.vision_mission_sec {
		padding: 30px 0 35px;
	}
}

@media only screen and (max-width:991px) {
	.slide_figure img {
		min-height: 280px;
		height: 280px;
	}
	
	.connection_wrap h4 {
		font-size: 20px;
	}
	
	.connection_wrap p {
		padding: 0px 25px 20px;
	}
	
	.cnvs-block-row-1659109248302 {
		padding: 30px !important;
	}
}

@media only screen and (max-width:400px) {
	.banner_society h1, .society_content {
		font-size: 30px;
	}
	
	.banner_society h1, .society_content {
		padding: 0;
		font-size: 22px;
	}
	
	.cnvs-block-row-1659109248302 {
		padding: 0px !important;
	}
	
	.bottom-contact-section {
		padding: 20px;
	}
	
	.bottom-contact-section h5, .bottom-contact-section p {
		font-size: 16px;
	}
	
	.is-style-cs-list-styled-positive-circle-1 > li:before {
		width: 15px;
		height: 15px;
		line-height: 16px;
		left: 0;
		top: 17px;
		font-size: 9px;
		font-weight: bold;
	}
	
	.vision_mision_content h4 {
		font-size: 16px;
	}
	
	.vision_mision_content p, .society_body {
		font-size: 14px;
	}
	
	.vision_mision_content img {
		margin-bottom: 20px;
	}
	
	span.count_item {
		left: 4px;
		padding: 5px;
	}
	
	.banner_society {
		padding: 0px;
	}
	
	.slick-arrow {
		width: 30px;
		height: 30px;
		padding: 5px;
		font-size: 16px;
	}
}
