@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900');


@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f6c_NyghtSerif-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f81_NyghtSerif-LightItalic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f6e_NyghtSerif-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f82_NyghtSerif-RegularItalic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f6b_NyghtSerif-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f84_NyghtSerif-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f6f_NyghtSerif-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nyghtserif';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f8c_NyghtSerif-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Switzer';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f54_Switzer-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Switzer';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f5a_Switzer-Semibold.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Switzer';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f51_Switzer-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Switzer';
	src: url('https://cdn.prod.website-files.com/6736298731cbe5c55f005f38/6736298731cbe5c55f005f53_Switzer-Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-display: swap;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	src: url(/fonts/montserrat/montserrat-variable.woff2) format("woff2"), url(/fonts/montserrat/montserrat-variable.woff) format("woff")
}

html body {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #777777;
}

p {
	font-family: 'Lato', sans-serif;
	color: #777;
}

a {
	color: #155b36;
	text-decoration: underline;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: 'Montserrat', sans-serif;
	color: #333333;
	margin: 0px;
}

body h1 {
	font-size: 48px;
}

body h2 {
	font-size: 40px;
}

body h3 {
	font-size: 32px;
}

body h4 {
	font-size: 28px;
}

body h5 {
	font-size: 24px;
}

body h6 {
	font-size: 18px;
}

.wf100 {
	width: 100%;
	float: left;
}

.p80 {
	padding: 80px 0;
}

.p80-0 {
	padding: 80px 0 0;
}

.p80-50 {
	padding: 80px 0 50px;
}

.p80-40 {
	padding: 80px 0 40px;
}

.p75 {
	padding: 75px 0 80px;
}

.p75-0 {
	padding: 75px 0 0;
}

.p75-50 {
	padding: 75px 0 50px;
}

.p75-40 {
	padding: 75px 0 40px;
}

.p70 {
	padding: 70px 0;
}

body a,
body a:hover,
body a:active,
body a:visited,
body a:focus {
	text-decoration: none;
}

body :focus {
	outline: none;
	border: 0px;
}

body a:focus {
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0;
}

body a:focus {
	color: #d94148;
}

.pagebg {
	background: url(../images/teampagebg.jpg) no-repeat;
	background-size: cover;
}

.pagebg2 {
	background: url(../images/newsbg.jpg) no-repeat;
	background-size: cover;
}

/******** + ========== + Header Start + ========== + ********/

header {
	background: #fff;
}

.header .topbar {
	background: #40407e;
}

.topbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.topbar ul li {
	display: inline-block;
	color: #fff;
}

.topbar ul.left-links {
	padding: 10px 0;
}

.topbar ul.left-links a {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
}

.topbar ul.left-links a:hover,
.right-links a:hover,
.left-links a:hover {
	color: rgba(255, 255, 255, .70);
}

.topbar ul.left-links li:after {
	content: "|";
	color: rgba(255, 255, 255, .20);
	line-height: 20px;
	padding: 0 13px;
}

.topbar ul.left-links li:last-child:after {
	display: none;
}

.right-links {
	text-align: right;
}

.right-links li {
	border-right: 1px solid rgba(255, 255, 255, .20);
	padding: 0 15px;
	margin-left: -5px;
}

.right-links a {
	color: #fff;
	font-size: 14px;
	line-height: 41px;
}

.logo-nav-row .navbar {
	min-height: inherit;
	margin: 0px;
	border: 0px;
}

.logo-nav-row .navbar-brand {
	padding: 15px 0;
	height: inherit;
	margin-right: 70px;
}

.logo-nav-row .navbar-nav {
	margin: 0;
}

.logo-nav-row .navbar-nav>li>a {
	padding: 31px 14px;
	text-transform: uppercase;
	font-size: 14px;
	color: #777777;
	font-weight: 700;
}

.logo-nav-row .nav .open>a,
.logo-nav-row .nav .open>a:focus,
.logo-nav-row .nav .open>a:hover,
.logo-nav-row .navbar-nav>li>a:hover {
	color: #f54337;
	background: none;
}

.logo-nav-row ul.nav.navbar-nav.navbar-right {
	margin: 0px;
}

.logo-nav-row .bars-btn,
.logo-nav-row .search-btn {
	height: 82px;
}

.logo-nav-row ul.nav.navbar-nav.navbar-right .search-btn a {
	color: #f54337;
	line-height: 82px;
	padding: 0px 18px;
	background: #feebee;
	font-size: 14px;
}

.logo-nav-row ul.nav.navbar-nav.navbar-right .bars-btn a {
	line-height: 80px;
	padding: 0 0 0 20px;
	color: #d94148;
	font-size: 14px;
}

.logo-nav-row .navbar-nav>li>.dropdown-menu {
	border: 0px;
	border-radius: 0px;
	padding: 10px;
	width: 220px;
}

.sub-menu a,
.logo-nav-row .dropdown-menu>li>a {
	display: block;
	padding: 0 15px;
	clear: both;
	font-weight: 700;
	line-height: 40px;
	color: #40407e;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}

.logo-nav-row .dropdown-menu>li:last-child>a {
	border: 0px;
}

.sub-menu a:hover,
.logo-nav-row .dropdown-menu>li>a:hover {
	background: #40407e;
	color: #fff;
}

.navbar-nav>li>.dropdown-menu li {
	position: relative;
}

.dropdown-menu .sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
	border: 0px;
	padding: 10px;
	width: 220px;
	display: none;
	background: #fff;
	margin: 0px;
	list-style: none;
}

.navbar-nav>li>.dropdown-menu li:hover .sub-menu {
	display: block;
}

/***************  Sub Header Start  *****************/

.subheader {
	background: url(../images/subheaderbg.jpg) no-repeat;
	background-size: cover;
	padding: 110px 0;
}

.subheader h2 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 20px;
}

.subheader ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.subheader ul li {
	display: inline-block;
	color: #fff;
}

.subheader ul li:after {
	content: " / ";
	padding: 0 12px;
}

.subheader ul li:last-child:after {
	display: none;
}

.subheader ul li a {
	color: #fff;
}

/***************  Sub Header End  *****************/



/******** + ========== + Header End + ========== + ********/


/******** + ========== + Main Slider Start + ========== + ********/

.main-slider{
	height:100px;
	background:#a1243d;
}

.main-slider img {
	width: 100%;
	height: auto;
	display: none;
}


.home-slider img {
	width: 100%;
	height: auto;
}

.item {
	position: relative;
}

.slider-caption {
	position: absolute;
	left: 0;
	width: 100%;
	top: 175px;
	text-align: center;
}

.owl-carousel .owl-item .slider-caption img {
	display: inline-block;
	width: auto;
	margin: 0 0 20px;
}

.slide-content-box h1,
.slider-caption strong {
	color: #fff;
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
	line-height: 70px;
	display: block;
	margin: 0 0 15px;
	font-weight: 700;
}

.slider-caption strong span {
	font-weight: 400;
}

.slide-content-box p,
.slider-caption p {
	font-size: 24px;
	font-style: italic;
	color: #fff;
	line-height: 34px;
	margin: 0 0 30px;
}

.slide-content-box a,
.slider-caption a {
	/* background: #005b31; */
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 50px;
	display: inline-block;
	border-radius: 50px;
	padding: 0 35px;
	letter-spacing: 1px;
	border: 1px solid #fff;
}

.slide-content-box a:hover,
.slider-caption a:hover {
	background: #0c5b34;
	color: #ffffff;
}

.main-slider .owl-dots {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 999;
}

.main-slider .owl-carousel button.owl-dot {
	margin-left: 5px;
}

.main-slider .owl-carousel button.owl-dot span {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, .7);
	display: block;
	border-radius: 15px;
}


.home-slider .owl-dots {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 999;
}

.home-slider .owl-carousel button.owl-dot {
	margin-left: 5px;
}

.home-slider .owl-carousel button.owl-dot span {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, .7);
	display: block;
	border-radius: 15px;
}

.banner-tags {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}

.banner-tags li {
	display: inline-block;
	color: #bbbbbb;
	background: rgba(150, 35, 57, .70);
	margin-right: 2px;
	line-height: 25px;
	padding: 0 20px;
	border-radius: 13px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}

.banner-tags li:hover {
	background: #40407e;
	color: #fff;
}


/******** + ========== + Main Slider End + ========== + ********/



/******** + ========== + Local Boards & Services Start + ========== + ********/
.title-style-2,
.title-style-1 {
	margin: 0 0 27px;
}

.title-style-2 h2,
.title-style-1 h2 {
	font-weight: 700;
	color: #333;
	margin: 0 0 12px;
}

.title-style-2 p,
.title-style-1 p {
	font-size: 16px;
	line-height: 22px;
	color: #777777;
	margin: 0px;
}

.row.p5 {
	margin-right: -5px;
	margin-left: -5px;
}

.local-brands .col-md-4 {
	padding: 0 5px;
}

.local-service-box {
	width: 100%;
	border-radius: 5px;
	text-align: center;
	background: #f3f6f9;
	height: 160px;
	margin: 0 0 10px;
	padding: 20px 30px;
	position: relative;
	overflow: hidden;
}

.local-service-box:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	content: "";
	background: rgba(0, 0, 0, .10);
	opacity: 0;
}

.local-service-box img {
	margin: 0 0 20px;
	position: relative;
	z-index: 99;
}

.local-service-box a {
	display: block;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 20px;
	position: relative;
	z-index: 99;
}

.local-service-box:hover:after {
	height: 100%;
	opacity: 1;
}

.local-service-box:hover a {
	color: #d94148;
}

.Mayor-msg {
	background: #d94148;
	width: 100%;
	float: left;
	padding: 15px;
	position: relative;
	margin: -180px 0 0;
	border-radius: 5px;
	overflow: hidden;
}

.Mayor-msg:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 100%;
	height: 40%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
}

.Mayor-thumb {
	position: relative;
}

.Mayor-thumb img {
	width: 100%;
	height: auto;
}

.Mayor-thumb span.Mayor-sig {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.Mayor-text {
	padding: 25px 15px 15px;
	position: relative;
	z-index: 99;
}

.Mayor-msg .Mayor-text span {
	font-style: italic;
	margin-bottom: 5px;
	display: block;
}

.Mayor-text span,
.Mayor-text p {
	font-family: 'Lato', serif;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	margin: 0 0 25px;
	text-shadow: 0 7px 10px rgba(0, 0, 0, .12);
}

.Mayor-text h5 {
	margin: 0 0 35px;
	color: #fff;
	font-weight: 700;
	position: relative;
	text-shadow: 0 7px 10px rgba(0, 0, 0, .12);
}

.Mayor-text h5:after {
	width: 80px;
	position: absolute;
	left: 0;
	bottom: -22px;
	background: rgba(255, 255, 255, .25);
	height: 2px;
	content: "";
}

.Mayor-text a {
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	border-radius: 3px;
	display: inline-block;
	color: #222222;
	font-size: 14px;
	font-weight: 500;
	line-height: 36px;
	padding: 0 20px;
}

.Mayor-text a:hover {
	background: #40407e;
	color: #fff;
}

.lb-box {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	border-radius: 3px;
}

.lb-box:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
	/* IE6-9 */
}

.lb-box img {
	width: 100%;
	height: auto;
}

.lb-box h6 {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	z-index: 99;
}

.row.m5 {
	margin-right: -5px;
	margin-left: -5px;
}

.col-md-4.p5 {
	padding-right: 5px;
	padding-left: 5px;
}

.lb-box:hover img {
	transform: scale(1.07, 1.07);
	-webkit-transform: scale(1.07, 1.07);
}

.emergency-info.lb {
	margin: 0px
}

.emergency-info.lb h5 {
	padding: 20px;
}

.emergency-info.lb .panel-group .panel-heading {
	padding: 17px 0 17px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .12);
}

/******** + ========== + Local Boards & Services End + ========== + ********/


/******** + ========== + Event Festivals & News Articles Start + ========== + ********/

.news-event {
	background: url(../images/newsbg.jpg) no-repeat;
	background-size: cover;
}

.title-style-2 a {
	background: #d94148;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	line-height: 42px;
	float: right;
	font-weight: 500;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 3px;
}

.title-style-2 a:hover {
	background: #40407e;
	color: #fff;
}

.title-style-2 {
	margin-bottom: 30px;
}

.title-style-2 h2 {
	border-right: 1px solid #fadbe1;
	margin: 0px;
	letter-spacing: -.5px;
}

.latest-updates {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .07);
}

.latest-updates h6 {
	background: #d94148;
	color: #fff;
	line-height: 58px;
	font-weight: 700;
	padding: 0 20px;
	text-transform: uppercase;
	position: relative;
}

.latest-updates h6 img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.latest-updates ul {
	margin: 0px;
	padding: 0 20px;
	list-style: none;
}

.latest-updates ul li {
	border-bottom: 1px solid #e8e8e8;
	padding: 16px 0 16px;
	position: relative;
}

.latest-updates ul li:hover:after {
	height: 100%;
}

.latest-updates ul li:after {
	position: absolute;
	left: -20px;
	top: 0;
	width: 2px;
	height: 0;
	content: "";
	background: #d94148;
}

.latest-updates ul li strong {
	display: block;
	font-family: 'Montserrat', sans-serif;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 10px;
	letter-spacing: -.5px;
}

.latest-updates ul li strong a {
	color: #333;
}

.latest-updates ul li:last-child {
	border: 0px;
}

.event-meta li,
.latest-updates .post-date {
	color: #777;
	font-size: 14px;
}

.event-meta i,
.latest-updates .post-date i {
	color: #cccccc;
	font-size: 16px;
	margin-right: 5px;
}

.latest-updates ul li strong a:hover {
	color: #d94148;
}

.event-post {
	width: 100%;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .07);
	border-radius: 3px;
	overflow: hidden;
}

.event-post-txt {
	padding: 23px 28px;
}

.event-post-txt h5 {
	margin: 0 0 15px;
	font-weight: 700;
	letter-spacing: -.5px;
}

.event-post-txt h5 a {
	color: #333;
}

.event-meta {
	margin: 0 0 19px;
	padding: 0px;
	list-style: none;
}

.event-meta li {
	margin: 0 0 7px;
}

.event-post-txt p {
	line-height: 22px;
	margin: 0px;
}

.event-post-loc {
	border-top: 1px solid #eeeeee;
	color: #777;
	padding: 0 0 0 30px;
	height: 46px;
	position: relative;
	line-height: 46px;
}

.event-post-loc i {
	color: #cccccc;
	margin-right: 5px;
}

.event-post-loc a {
	float: right;
	color: #cccccc;
	border-left: 1px solid #eee;
	padding: 0 20px;
}

.event-post:hover .event-post-loc a,
.event-post:hover h5 a {
	color: #d94148;
}

.event-post:hover .event-post-loc a {
	background: #d94148;
	color: #fff;
}

.event-post:hover .event-post-loc a i {
	color: #fff;
}

.thumb {
	position: relative;
	overflow: hidden;
}

.thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .3);
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
}

.thumb img {
	width: 100%;
	height: auto;
}

.new-thumb a,
.thumb a {
	position: absolute;
	left: -150px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 44px;
	height: 44px;
	background: #fff;
	border-radius: 100%;
	z-index: 99;
	text-align: center;
	line-height: 44px;
	color: #d94148;
	opacity: 0;
}

.new-thumb a:hover,
.thumb a:hover {
	background: #d94148;
	color: #fff;
}

.mb20 {
	margin-bottom: 20px;
}

.event-post:hover .thumb:after {
	opacity: 1;
}

.event-post:hover .thumb a {
	opacity: 1;
	left: 0;
}

/******** + ========== + Event Festivals & News Articles End + ========== + ********/


/******** + ========== + Cityscapes & Highlights Start + ========== + ********/

.city-highlights {
	background: url(../images/highlights-bg.jpg) no-repeat;
}

.white-text h2 {
	color: #fff;
}

.white-text p {
	color: #fff;
	width: 60%;
	margin: 0 auto;
}

.city-highlights .container-fluid {
	max-width: 1540px;
	margin: 0 auto;
}

.ch-box {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.ch-box .ch-thumb {
	position: relative;
}

.ch-box:hover:after {
	height: 100%;
}

.ch-box:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	content: "";
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
}

.ch-box .ch-thumb a {
	position: absolute;
	left: 0;
	top: -100px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 100%;
	line-height: 50px;
	z-index: 99;
	text-align: center;
	color: #d94148;
	opacity: 0;
	font-size: 16px;
}

.ch-box:hover:after {
	height: 100%;
}

.ch-box .ch-thumb a:hover {
	background: #d94148;
	color: #fff;
}

.ch-box:hover .ch-thumb a {
	top: -50px;
	opacity: 1;
}

.ch-box:hover .ch-txt h5 a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.ch-box .ch-txt ul li a:hover {
	color: #d94148;
}

.ch-box:hover .ch-txt {
	height: 160px;
}

.ch-box:hover .ch-txt p {
	opacity: 1;
}

.ch-box .ch-txt {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px 30px 20px;
	z-index: 99;
	width: 100%;
	height: 115px;
}

.ch-box .ch-txt h5 {
	font-weight: 600;
	margin: 0 0 7px;
}

.ch-box .ch-txt p {
	color: #fff;
	margin: 0px;
	font-size: 14px;
	opacity: 0;
}

.ch-box .ch-txt h5 a {
	color: #fff;
}

.ch-box .ch-txt ul {
	margin: 0 0 10px;
	padding: 0px;
	list-style: none;
}

.ch-box .ch-txt ul li {
	display: inline-block;
}

.ch-box .ch-txt ul li:after {
	content: "|";
	color: #d94148;
	margin: 0 10px;
}

.ch-box .ch-txt ul li:last-child:after {
	display: none;
}

.ch-box .ch-txt ul li a {
	color: #fff;
	font-size: 14px;
}

.city-highlights .owl-carousel .owl-nav button.owl-next,
.city-highlights .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 120px;
	margin: auto;
	background: #d94148;
	z-index: 99;
	color: #fff;
	border-radius: 5px 0 0px 5px;
	font-size: 0px;
}

.city-highlights .owl-carousel .owl-nav button.owl-next {
	left: inherit;
	right: -20px;
	border-radius: 0 5px 5px 0;
}

.city-highlights .owl-carousel .owl-nav button.owl-next:after,
.city-highlights .owl-carousel .owl-nav button.owl-prev:after {
	content: "\f104";
	font-family: "FontAwesome";
	font-weight: 900;
	font-size: 24px;
}

.city-highlights .owl-carousel .owl-nav button.owl-next:after {
	content: "\f105";
}

.city-highlights .owl-carousel .owl-nav button.owl-next:hover,
.city-highlights .owl-carousel .owl-nav button.owl-prev:hover {
	background: #40407e;
}

.ch-box .ch-txt h5 a:hover {
	color: #d94148;
}

/******** + ========== + Cityscapes & Highlights End + ========== + ********/



/******** + ========== + Govt. Services & Informations Start + ========== + ********/
.pb80 {
	padding: 0 0 80px;
}

.c1 {
	background: #009688;
}

.c2 {
	background: #2196f3;
}

.c3 {
	background: #4caf50;
}

.c4 {
	background: #d32f2f;
}

.c5 {
	background: #795548;
}

.c6 {
	background: #546e7a;
}

.department-box {
	width: 100%;
	float: left;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.department-box:hover:after {
	opacity: 1;
}

.department-box:after {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
}

.department-box h6 {
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid rgba(238, 238, 238, .40);
	padding: 15px 0 15px 20px;
	position: relative;
	z-index: 98
}

.department-box ul {
	margin: 0px;
	padding: 12px 20px 13px;
	list-style: none;
	position: relative;
	z-index: 98
}

.department-box a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	display: block;
	line-height: 30px;
	letter-spacing: -.1px;
	position: relative;
	z-index: 98
}

.department-box a i {
	color: rgba(255, 255, 255, .30);
	font-size: 6px;
	margin: 0 5px 0 0;
	position: relative;
	top: -3px;
}

.department-box a:hover {
	color: rgba(255, 255, 255, .70);
}

a.see-more {
	background: rgba(0, 0, 0, .20);
	display: inline-block;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 20px 35px;
	padding: 0 20px;
}

a.see-more:hover {
	background: rgba(0, 0, 0, .40);
	color: #fff;
}

.mb30 {
	margin: 0 0 30px;
}

.emergency-info {
	background: #40407e;
	width: 100%;
	float: left;
	border-radius: 5px;
	margin-bottom: 10px;
}

.emergency-info h5 {
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding: 15px 20px;
	line-height: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.emergency-info .panel-group {
	margin-bottom: 10px;
}

.emergency-info ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.emergency-info ul li {
	line-height: 34px;
	color: rgba(255, 255, 255, .70);
}

.emergency-info ul li i {
	color: rgba(255, 255, 255, 1);
	margin-right: 8px;
}

.emergency-info .panel-group .panel {
	background: none;
	border: 0px;
	box-shadow: none;
}

.emergency-info .panel-group .panel:last-child .panel-heading {
	border: 0px;
}

.emergency-info .panel-group .panel-heading {
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.emergency-info .panel-group .panel-heading a {
	color: #fff;
	font-weight: 600;
	display: block;
	position: relative;
}

.emergency-info .panel-group .panel-heading a:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-weight: 900;
	color: #fff;
	font-size: 18px;
	position: absolute;
	right: 20px;
	top: 0;
}

.emergency-info .panel-group .panel-heading+.panel-collapse>.list-group,
.emergency-info .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: 0px;
}

.query {
	background: #fff;
	border-radius: 5px;
	width: 100%;
	float: left;
	padding: 25px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
	margin-top: 7px;
}

.query ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.query h5 {
	font-weight: 600;
	color: #222;
	margin: 0 0 10px;
}

.query ul li {
	position: relative;
	padding: 0 0 0 35px;
	color: #555555;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}

.query ul li:last-child {
	margin: 0px;
}

.query ul li strong {
	display: block;
	color: #d94148;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}

.query ul li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #e6e6e6;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #bbbbbb;
}

/******** + ========== + Govt. Services & Informations End + ========== + ********/

/******** + ========== + Facts About City Start + ========== + ********/

.fact-newsletter {
	background: url(../images/factsbg.jpg) no-repeat;
	background-size: cover;
}

.title-style-1.white p,
.title-style-1.white h2 {
	color: #fff;
}

.fact-newsletter .title-style-1.white p {
	width: 85%;
}

.fact-newsletter ul.counter {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.fact-box {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);
	margin-bottom: 12px;
	height: 120px;
	padding: 35px 0 0 70px;
	position: relative;
}

.fact-box:hover {
	background: rgba(247, 56, 89, .7);
	border-color: #d94148;
}

.fact-box:hover span,
.fact-box:hover strong {
	color: #fff;
}

.fact-newsletter ul.counter .col-md-4 {
	padding: 0 6px;
}

.fact-box strong {
	color: #d94148;
	font-size: 36px;
	font-weight: 800;
	display: block;
	line-height: 30px;
	margin: 0 0 6px;
}

.fact-box span {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #777777;
	text-transform: uppercase;
}

.fact-box i {
	position: absolute;
	left: 20px;
	top: 45px;
	font-size: 30px;
	color: #cccccc;
}

.stay-connected {
	background: #d94148;
	border-radius: 5px;
	width: 100%;
	float: left;
	padding: 30px;
	margin: 16px 0 0;
}

.stay-connected ul {
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
}

.stay-connected ul li {
	margin: 0 0 20px;
}

.stay-connected ul li:last-child {
	margin: 0;
}

.stay-connected .form-control {
	border-radius: 3px;
	height: 55px;
	border: 1px solid #e8e8e8;
	line-height: 53px;
	padding: 0 20px;
	font-size: 16px;
}

.stay-connected input[type="submit"] {
	width: 100%;
	border: 0px;
	background: #40407e;
	color: #fff;
	height: 55px;
	line-height: 55px;
	font-family: 'Montserrat', sans-serif;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 500;
}

.stay-connected input[type="submit"]:hover {
	background: #222;
	color: #fff;
}

.stay-connected p,
.stay-connected h5 {
	color: #fff;
	margin: 0 0 15px;
}

/******** + ========== + Facts About City End + ========== + ********/


/******** + ========== + City Officials Team Start + ========== + ********/
.city-team {
	background: url(../images/teambg.jpg) no-repeat;
	background-size: cover;
}

.p80-p50 {
	padding: 80px 0 50px;
}

.city-team .title-style-1 p {
	width: 70%;
	margin: 0 auto;
}

.team-box {
	width: 100%;
	float: left;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
	margin: 0 0 30px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
}

.team-box .team-thumb {
	width: 47.5%;
	float: left;
	overflow: hidden;
	position: relative;
}

.team-box .team-txt {
	width: 52.5%;
	float: left;
	padding: 27px 30px 0 30px;
}

.team-box .team-thumb img {
	width: 100%;
	height: auto;
}

.team-box .team-txt h5 {
	font-weight: 700;
	margin: 0 0 7px;
}

.team-box .team-txt strong {
	font-weight: 500;
	color: #f63859;
	font-style: italic;
	font-size: 16px;
	display: block;
	margin: 0 0 7px;
}

.team-box .team-txt p {
	margin: 0 0 17px;
	line-height: 22px;
}

ul.team-social {
	margin: 0px;
	padding: 13px 0 0;
	list-style: none;
	border-top: 1px solid #eeeeee;
	position: relative;
}

.team-box:hover ul.team-social:after {
	width: 100%;
}

ul.team-social:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 0;
	height: 1px;
	background: #f63859;
	content: "";
}

ul.team-social li {
	display: inline-block;
	margin: 0 5px 0 0;
	color: #999;
}

ul.team-social a {
	color: #bbb;
}

ul.team-social a:hover {
	color: #f63859;
}

.team-box .team-thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .5);
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
}

.team-box .team-thumb a {
	position: absolute;
	left: -90px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	background: #fff;
	border-radius: 100%;
	color: #f63859;
	text-align: center;
	line-height: 45px;
	z-index: 333;
	opacity: 0;
}

.team-box:hover .team-thumb:after {
	opacity: 1;
}

.team-box:hover .team-thumb a {
	opacity: 1;
	left: 0;
}

.team-box .team-thumb a:hover {
	background: #f63859;
	color: #fff;
}

.team-box:hover .team-txt h5 {
	color: #f63859;
}

.team-box:hover .team-txt strong {
	color: #222;
}

/******** + ========== + City Officials Team End + ========== + ********/


/******** + ========== + Call 2 Action Start + ========== + ********/

.call2action {
	background: url(../images/call2action.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.call2action p {
	font-size: 32px;
	font-style: italic;
	color: #e1e1e1;
	font-weight: 300;
	line-height: 45px;
	margin: 30px 0;
}

.call2action a {
	background: #f63859;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	padding: 0 35px;
	line-height: 55px;
	border-radius: 5px;
}

.call2action a:hover {
	background: #2eafe7;
	color: #fff;
}

/******** + ========== + Call 2 Action End + ========== + ********/


/******** + ========== + Footer Start + ========== + ********/

.footer {
	background: #333333;
	padding: 20px 0;
}

.footer p.copyr {
	color: #888888;
	margin: 0px;
}

.footer p.copyr a {
	color: #f63859;
}

.footer p.copyr a:hover {
	color: #fff;
}

.footer-social {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

.footer-social li {
	display: inline-block;
	margin-left: 10px;
}

.footer-social a {
	color: #616161;
	font-size: 18px;
}

.footer-social a:hover {
	color: #f63859;
}

/******** + ========== + Footer End + ========== + ********/

/*** 

====================================================================
	Main Footer Two
====================================================================

***/

.main-footer-two {
	position: relative;
	background: #222222;
	padding: 50px 0px 0px;
	color: #999999;
	border-top: 0px solid #278a3c;
}

.main-footer-two .upper-logo-box {
	position: relative;
	padding: 25px 0px 30px;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-footer-two .widgets-section {
	position: relative;
	padding: 20px 0px 20px;
}

.main-footer-two .widgets-section .row {
	margin: 0px -40px;
}

.main-footer-two .widgets-section .row .column {
	position: relative;
	padding: 0px 40px;
	border-right: 1px solid rgba(255, 255, 255, 0.10);
	margin-bottom: 15px;
}

.main-footer-two .widgets-section .row .column:last-child {
	border: none;
}

.main-footer-two .footer-widget {
	position: relative;
}

.main-footer-two .widget-title {
	position: relative;
	margin-bottom: 20px;
}

.main-footer-two .widget-content {
	position: relative;
}

.main-footer-two .gallery-widget .widget-content ul {
	display: grid;
	grid-template-columns: auto auto auto;
	column-gap: 10px;
	row-gap: 10px;
}

.main-footer-two .gallery-widget .widget-content ul li {
	list-style-type: none;
}

.main-footer-two .gallery-widget .widget-content ul li a {
	display: block;
	position: relative;
}

.main-footer-two .gallery-widget .widget-content ul li a img {
	width: 100%;
}

.main-footer-two .gallery-widget .widget-content ul li a i {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 22;
	font-size: 17px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	transform: translate(-50%, -50%);
	color: #ffffff;
}

.main-footer-two .gallery-widget .widget-content ul li:hover a i {
	opacity: 1;
	visibility: visible;
}

.main-footer-two .gallery-widget .widget-content ul li:hover a::after {
	visibility: visible;
	opacity: 1;
}

.main-footer-two .gallery-widget .widget-content ul li a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	background-color: rgb(42 154 67 / 85%);
}

.main-footer-two .gallery-widget .widget-content h5 {
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 16px;
}


.main-footer-two .widget-title h4 {
	position: relative;
	color: #ffffff;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0 0;
}

.main-footer-two .about-widget .logo {
	position: relative;
	display: block;
	margin-top: 30px;
}

.main-footer-two .about-widget .logo img {
    width: 220px;
    background: #FFF;
    padding: 12px;
}

.main-footer-two .about-widget h5 {
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 5px;
	font-size: 16px;
}

.main-footer-two .about-widget .address {
	position: relative;
	margin-bottom: 20px;
}

.main-footer-two .links-widget {
	position: relative;
}

.main-footer-two .links-widget .column {
	position: relative;
	margin-bottom: 30px;
}

.main-footer-two .links-widget .links li {
	position: relative;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 15px;
}

.main-footer-two .links-widget .links li:last-child {
	margin-bottom: 0;
}

.main-footer-two .links-widget .links li a {
	position: relative;
	display: block;
	color: #999999;
	line-height: 24px;
	font-size: 15px;
	text-transform: capitalize;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.main-footer-two .links-widget .links li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.main-footer-two .twitter-widget .feed {
	position: relative;
}

.main-footer-two .twitter-widget .feed .text {
	position: relative;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.main-footer-two .twitter-widget .feed a {
	position: relative;
	color: #00aa55;
}

.main-footer-two .twitter-widget .info {
	position: relative;
	padding-left: 45px;
	min-height: 50px;
}

.main-footer-two .twitter-widget .info .name {
	position: relative;
	display: block;
	font-family: 'Manjari', sans-serif;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.4em;
	text-transform: capitalize;
}

.main-footer-two .twitter-widget .info .icon {
	position: absolute;
	left: 0;
	top: 10px;
	line-height: 30px;
	color: #00aa55;
	font-size: 26px;
}

.main-footer-two .newsletter-form {
	position: relative;
	display: block;
	background: transparent;
	padding: 0;

}

.main-footer-two .newsletter-form .instruction {
	position: relative;
	display: block;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.main-footer-two .newsletter-form form {
	position: relative;
}

.main-footer-two .newsletter-form .form-group {
	position: relative;
	margin: 0 0;
}

.main-footer-two .newsletter-form .form-group input[type="text"],
.main-footer-two .newsletter-form .form-group input[type="tel"],
.main-footer-two .newsletter-form .form-group input[type="email"],
.main-footer-two .newsletter-form .form-group textarea {
	position: relative;
	width: 100%;
	line-height: 24px;
	padding: 0px 0px 6px;
	height: 30px;
	display: block;
	font-size: 15px;
	background: none;
	font-weight: 400;
	color: #ffffff;
	border: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;

}

.main-footer-two .newsletter-form .form-group input[type="text"]:focus,
.main-footer-two .newsletter-form .form-group input[type="email"]:focus,
.main-footer-two .newsletter-form .form-group input[type="tel"]:focus {
	border-color: #00aa55;
}

.main-footer-two .newsletter-form .form-group input::-webkit-input-placeholder {
	color: #757575;
}

.main-footer-two .newsletter-form .theme-btn {
	position: relative;
	display: block;
	background: none;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
	padding: 0;
	float: none;
}

.main-footer-two .newsletter-form .theme-btn .arrow {
	padding-right: 7px;
}

.main-footer-two .footer-bottom {
	position: relative;
	line-height: 24px;
	background: #063e1c;
}

.main-footer-two .footer-bottom .inner {
	position: relative;
	display: block;
	padding: 25px 0px;
}

.main-footer-two .footer-bottom .copyright {
	position: relative;
	float: left;
	width: 50%;
	line-height: 24px;
	text-align: center;
}

.main-footer-two .footer-bottom .copyright strong {
	color: #222222;
}

.main-footer-two .footer-bottom .copyright a {
	text-transform: capitalize;
	color: #00aa55;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.main-footer-two .footer-bottom .copyright a:hover {
	text-decoration: underline;
}

.main-footer-two .social-links {
	position: relative;
	float: left;
	width: 25%;
	margin-bottom: 0px;
}

.main-footer-two .social-links ul {
	position: relative;
}

.main-footer-two .social-links li {
	position: relative;
	float: left;
	margin-right: 15px;
	line-height: 24px;
	list-style: none;
}

.main-footer-two .social-links li a {
	color: #999999;
	font-size: 14px;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.main-footer-two .social-links li a svg {
	width: 14px;
	fill: #999999;
	top: -1px;
    position: relative;
} 
.main-footer-two .social-links li a:hover svg {
	fill: #00aa55;
}
.main-footer-two .social-links li a:hover {
	color: #00aa55;
}

.main-footer-two .footer-links {
	position: relative;
	float: right;
	margin-bottom: 0px;
}

.main-footer-two .footer-links ul {
	position: relative;
}

.main-footer-two .footer-links li {
	position: relative;
	float: left;
	margin-left: 25px;
	line-height: 24px;
}

.main-footer-two .footer-links li:first-child {
	margin-left: 0px;
}

.main-footer-two .footer-links li a {
	color: #999999;
	font-size: 14px;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

.main-footer-two .footer-links li a:hover {
	color: #00aa55;
}


/******** + ========== + Home Page Two Start + ========== + ********/





/*** + === + Mayor MSG Start + === + ***/

.h2-Mayor-msg {
	background: url(../images/flagbg.jpg) right top no-repeat #d94148;
	padding: 30px;
	border-radius: 3px;
	width: 100%;
	float: left;
}

.h2-Mayor-msg .Mayor-img {
	width: 34%;
	overflow: hidden;
	float: left;
	position: relative;
}

.h2-Mayor-msg .Mayor-img img {
	border-radius: 5px;
	width: 100%;
	height: auto;
}

.h2-Mayor-msg .msig {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 99;
}

.h2-Mayor-msg .Mayor-txt {
	width: 66%;
	float: left;
	padding-left: 30px;
}

.h2-Mayor-msg .Mayor-txt p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-style: italic;
	margin: 0 0 20px;
}

.h2-Mayor-msg .Mayor-txt a {
	background: #fff;
	display: inline-block;
	border-radius: 17px;
	line-height: 34px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	letter-spacing: 2px;
	padding: 0 20px;
}

.h2-Mayor-msg .Mayor-txt h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin: 4px 0 13px;
}

.h2-Mayor-msg .Mayor-txt strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}

.h2-Mayor-msg .Mayor-txt a:hover {
	background: #40407e;
	color: #fff;
}

.city-tour {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	border-radius: 5px;
}

.city-tour img {
	width: 100%;
	border: 1px solid #ffffff;
}

.city-tour strong {
	position: absolute;
	left: -5px;
	bottom: 20px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0 15px;
	letter-spacing: 2px;
	border-radius: 3px;
	background-color: #155b36;
}

.city-tour a {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.city-tour a:hover img {
	opacity: .7;
}

.thm-btn {
	border: none;
	outline: none !important;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 300;
	background-color: #a4213c;
	border-radius: 50px;
	border: 1px solid #fff;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 12.5px 32.85px;
	font-weight: bold;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.thm-btn:hover {
	background-color: #05633e;
	color: #fff;
}

/*** + === + Mayor MSG End + === + ***/


/*** + === + Local Boards & Services Start + === + ***/

.section-title {
	margin: 0 0 27px;
}

.section-title h2 {
	font-weight: 700;
	color: #333;
	margin: 0 0 13px;
}

.section-title p {
	color: #777777;
	font-size: 16px;
	margin: 0px;
}

/*** + === + Local Boards & Services End + === + ***/



.h2-local-brands {
	background: url(../images/worldmap-dots.jpg) bottom left no-repeat;
}

.local-brands .title-style-1 {
	margin-bottom: 32px;
}

.h2-local-brands .col-md-3 {
	padding: 0 6px;
}

.local-box {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	margin: 0 0 10px;
}

.local-box:after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 75%;
	content: "";
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.local-box a {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 20px;
	z-index: 999;
}

.local-box:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.local-box img {
	width: 100%;
	height: auto;
}

.local-box:hover:after {
	height: 100%;
}

.local-box:hover a {
	color: #f63859;
}

.lb-ser-box {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.lb-ser-box li {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.lb-ser-box li:last-child {
	margin: 0px;
}

.lb-ser-box .lb-icon {
	background: url(../images/icobox.png);
	width: 83px;
	height: 83px;
	float: left;
	text-align: center;
	line-height: 83px;
	margin-right: 16px;
}

.lb-ser-box .lb-icon img {
	width: 50px;
	height: auto;
}

.lb-ser-box h6 {
	font-weight: 700;
	color: #333333;
	margin: 0 0 5px;
}

.lb-ser-box p {
	margin: 0px;
	color: #777777;
	font-size: 14px;
	line-height: 24px;
}

.lb-ser-box li:hover .lb-icon {
	opacity: .7;
}

/*** + === + Local Boards & Services End + === + ***/




/*** + === + Emergency Numbers Start + === + ***/

.emergency-numbers {
	background: url(../images/h2factsbg.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.newsletter-form {
	background: url(../images/em-formbg.jpg) no-repeat bottom #144b8d;
	border-radius: 3px;
	padding: 30px 30px 35px;
}

.newsletter-form h5 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 20px;
}

.newsletter-form ul {
	list-style: none;
	padding: 0px;
	margin: 0 -6px 0;
}

.newsletter-form ul li.col-md-6 {
	padding: 0 6px;
}

.newsletter-form .form-control {
	border: 1px solid #e8e8e8;
	box-shadow: none;
	padding: 0 20px;
	line-height: 53px;
	height: 55px;
	margin: 0 0 15px;
}

.newsletter-form button {
	float: right;
	border: 0px;
	padding: 0 40px;
	background: #f43758;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	line-height: 55px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 500;
}

.newsletter-form button:hover {
	background: #fff;
	color: #f43758;
}

.newsletter-form p {
	color: #fff;
	margin: 5px 0 0;
	font-style: italic;
}

.e-numbers {
	position: relative;
}

.e-numbers .info-num {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.e-numbers .info-num strong {
	color: #d94148;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px;
}

.e-numbers .info-num h3 {
	font-weight: 300;
	color: #40407e;
	font-size: 28px;
}

.department-links h5 {
	margin: 0 0 20px;
	color: #333;
	font-weight: 700;
}

.e-numbers h5 {
	color: #333;
	font-weight: 700;
	margin: 0 0 8px;
}

.e-numbers p {
	margin: 0 0 17px;
	font-style: italic;
	color: #777777;
	font-size: 16px;
}

.e-numbers ul {
	padding: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.e-numbers .em-box {
	background: #fff;
	border: 1px solid #d7d7d7;
	width: 100%;
	float: left;
	padding: 20px 15px;
	border-radius: 3px;
	height: 165px;
}

.e-numbers .em-box:hover {
	background: #d94148;
	border-color: #d94148;
}

.e-numbers .em-box:hover i,
.e-numbers .em-box:hover strong.em-deprt,
.e-numbers .em-box:hover strong.em-num {
	color: #fff;
}

.e-numbers .em-box i {
	font-size: 30px;
	color: #bbbbbb;
}

.e-numbers .em-box strong.em-num {
	font-size: 36px;
	color: #d94148;
	font-weight: 900;
	display: block;
}

.e-numbers .em-box strong.em-deprt {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #777;
	font-weight: 600;
}

/*** + === + Emergency Numbers End + === + ***/


/*** + === + Event Festivals & News Articles Start + === + ***/


.h2-news-articles {
	background: #fafafa;
}

.event-post-full {
	background: #fff;
	width: 100%;
	float: left;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
	overflow: hidden;
	border-radius: 3px;
	margin-bottom: 30px;
}

.event-post-full .thumb {
	width: 360px;
	float: left;
	position: relative;
	overflow: hidden;
}

.event-post-full .event-post-content {
	width: 390px;
	float: left;
}

.event-post-full .event-post-txt {
	padding: 20px 30px 0;
	width: 100%;
}

.event-post-full .event-post-txt p {
	margin: 0 0 20px;
}

.event-post-full:hover .event-post-loc a,
.event-post-full:hover .event-post-txt h5 a {
	color: #f63859;
}

span.ecat {
	background: #d94148;
	display: inline-block;
	color: #fff;
	line-height: 24px;
	border-radius: 15px;
	padding: 0 12px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 17px;
}

.btn-group.share-post {
	float: right;
}

.btn-group.share-post button.dropdown-toggle {
	background: none;
	border: 0;
	font-size: 12px;
	color: #cccccc;
	text-transform: uppercase;
}

.btn-group.share-post button.dropdown-toggle:hover {
	color: #d94148;
}

.btn-group.share-post .dropdown-menu {
	border: 0px;
	width: 35px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width: inherit;
	left: 0;
	right: 0;
	margin: 5px auto;
}

.btn-group.share-post .dropdown-menu>li>a {
	padding: 5px 0;
}

body .btn-group.open .dropdown-toggle {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.share-post .fb {
	color: #3b5998;
}

.share-post .tw {
	color: #38a1f3;
}

.share-post .insta {
	color: #e1306c;
}

.share-post .yt {
	color: #ff0000;
}

.share-post .linked {
	color: #0077b5;
}

.share-post .pin {
	color: #bd081b;
}

.news-post {
	width: 100%;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
	background: #fff;
}

.event-post-full:hover,
.news-post:hover {
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.07);
}

.image-post .thumb:before {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .60);
	width: 100%;
	height: 100%;
	content: "";
}

.image-post .news-post-txt {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
}

.image-post .news-meta li,
.image-post .news-post-txt p,
.image-post .news-post-txt h5 a {
	color: #fff;
}

.news-post-txt h5 {
	font-weight: 700;
	margin: 0 0 15px;
	line-height: 30px;
	letter-spacing: -.5px;
}

.news-post-txt h5 a {
	color: #333333;
}

.news-post-txt p {
	margin: 0 0 30px;
	font-size: 16px;
	color: #777777;
	line-height: 22px;
	letter-spacing: -0.1px;
}

.news-meta {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.news-meta li {
	display: inline-block;
	color: #999999;
	font-size: 14px;
}

.news-meta li:after {
	content: "|";
	margin: 0 5px;
	color: #999999;
	font-style: normal;
}

.news-meta li:last-child:after {
	display: none;
}

.news-meta .post-user {
	color: #d94148;
	font-style: italic;
}

.post-user img {
	border-radius: 100%;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	margin-right: 3px;
}

.news-post .news-post-txt {
	padding: 20px 30px;
}

.thumb .ecat {
	position: absolute;
	left: 30px;
	top: 20px;
	z-index: 99;
}

.thumb .share-post {
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 99;
}

.ecat.c1 {
	background-color: #d94148;
}

.ecat.c2 {
	background-color: #f7941d;
}

.ecat.c3 {
	background-color: #40407e;
}

.ecat.c4 {
	background-color: #72bf44;
}

.ecat.c5 {
	background-color: #00a98f;
}

.ecat.c6 {
	background-color: #74d2e7;
}

.ecat.c7 {
	background-color: #c2c0bf;
}

.ecat.c8 {
	background-color: #ff8100;
}

.ecat.c9 {
	background-color: #168de2;
}

.news-post:hover .news-post-txt h5 a {
	color: #f63859;
}

.event-post-full:hover .thumb a {
	left: 0;
	opacity: 1;
}

/*** + === + Event Festivals & News Articles End + === + ***/



/*** + === + Highlights & Cityscapes Start + === + ***/

.hc-box {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.hc-box:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
}

.hc-box .hc-box-cap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px 40px;
	z-index: 999;
	height: 115px;
}

.hc-box .hc-box-cap h5 {
	margin: 0 0 20px;
	font-weight: 700;
}

.hc-box .hc-box-cap h5 a {
	color: #fff;
}

.hc-box .hc-box-cap ul {
	margin: 0 0 10px;
	padding: 0px;
	list-style: none;
}

.hc-box .hc-box-cap li {
	color: #fff;
	display: inline-block;
	font-size: 14px;
}

.hc-box .hc-box-cap li a {
	color: #fff;
}

.hc-box .hc-box-cap li:after {
	content: "|";
	margin: 0 10px;
	color: #d94148;
}

.hc-box .hc-box-cap li:last-child:after {
	display: none;
}

.highlights-cityscapes .owl-carousel .owl-nav button.owl-prev,
.highlights-cityscapes .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #d94148;
	font-size: 0px;
	opacity: .3;
}

.highlights-cityscapes .owl-carousel .owl-nav button.owl-prev {
	right: inherit;
	left: 10px;
}

.highlights-cityscapes .owl-carousel .owl-nav button.owl-prev:after {
	content: "\f053";
	font-family: FontAwesome;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
}

.highlights-cityscapes .owl-carousel .owl-nav button.owl-next:after {
	content: "\f054";
	font-family: FontAwesome;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
}

.highlights-cityscapes .owl-carousel .owl-nav button.owl-prev:hover,
.highlights-cityscapes .owl-carousel .owl-nav button.owl-next:hover {
	background: #d94148;
	opacity: 1;
}

.hc-box:hover .hc-box-cap h5 a,
.hc-box:hover .hc-box-cap li a {
	color: #d94148;
}

.hc-box .hc-box-cap p {
	color: #fff;
	font-size: 14px;
	margin: 0px;
	opacity: 0;
}

.hc-box:hover .hc-box-cap p {
	opacity: 1;
}

.hc-box:hover .hc-box-cap {
	height: 170px;
}

/*** + === + Highlights & Cityscapes End + === + ***/



/*** + === + Citizens & Community Corner Start + === + ***/

.community-links {
	background: url(../images/citizenbg.jpg) no-repeat;
	background-size: cover;
}

.community-box {
	background: #fff;
	width: 100%;
	float: left;
	position: relative;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .07);
}

.community-box:hover {
	box-shadow: 0px 10px 25px rgba(0, 0, 0, .20);
}

.community-box:hover a.see-more {
	background: #f63859;
	color: #fff;
	border-color: #f63859;
}

.community-box h6 {
	color: #40407e;
	border-bottom: 1px solid #eeeeee;
	line-height: 53px;
	font-weight: 700;
	padding-left: 20px;
}

.community-box ul {
	margin: 0px;
	padding: 20px;
	list-style: none;
}

.community-box ul li i {
	font-size: 7px;
	color: #cccccc;
	margin-right: 7px;
}

.community-box ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #444444;
}

.community-box a.see-more {
	border: 1px solid #e1e1e1;
	background: #f0f0f0;
	color: #777777;
	display: inline-block;
	line-height: 25px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.community-box span {
	position: absolute;
	right: 0;
	bottom: 0;
}

.community-box ul li a:hover {
	color: #d94148;
}

.community-box a.see-more:hover {
	background: #d94148;
	color: #fff;
	border-color: #d94148;
}

/*** + === + Citizens & Community Corner End + === + ***/





/*** + === + Read Some Facts Start + === + ***/

.some-facts {
	background: url(../images/factsbg2.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.some-facts h2 {
	color: #fff;
	text-align: center;
	font-weight: 700;
	margin: 0 0 30px;
}

.some-facts ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.some-facts ul li {
	float: left;
	width: 20%;
	text-align: center;
	border-right: 2px solid rgba(255, 255, 255, .35);
	padding: 20px 0;
}

.some-facts ul li:last-child {
	border: 0px;
}

.facts-icon {
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 80px;
	margin: 0 auto 20px;
	border-radius: 100%;
	font-size: 36px;
	color: #ffcb0b;
	transition: box-shadow 0.2s;
	position: relative;
}

.some-facts strong {
	display: block;
	color: #fff;
	font-size: 36px;
	font-weight: 700;
}

.some-facts span {
	color: #e1e1e1;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.some-facts ul li:hover .facts-icon {
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 1);
	color: #fff;
}

.facts-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow: 0 0 0 2px #f63859;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 100%;
}

.some-facts ul li:hover:hover .facts-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}

.some-facts ul li:hover strong {
	color: #f63859;
}

/*** + === + Read Some Facts End + === + ***/





/*** + === + City Official Members Start + === + ***/
.official-members {
	background: #fff;
}

.official-members .team-box {
	margin: 0px;
}

.official-members .team-box .team-txt,
.official-members .team-box .team-thumb {
	width: 100%;
	text-align: center;
}

.official-members .team-box .team-txt {
	padding: 17px 20px;
}

.team-heading {
	padding: 100px 0 0;
}

.team-heading h2 {
	font-weight: 700;
	line-height: 50px;
	margin: 0 0 10px;
}

.team-heading p {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 20px;
}

.team-heading a {
	background: #d94148;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: 700;
	font-size: 12px;
	line-height: 33px;
	border-radius: 18px;
	display: inline-block;
	padding: 0 20px;
	text-transform: uppercase;
}

.team-heading a:hover {
	background: #40407e;
	color: #fff;
}

/*** + === + City Official Members End + === + ***/



/*** + === + Home 2 Footer Start + === + ***/

.main-footer {
	background: url(../images/footerbg.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.home3.main-footer {
	background: url(../images/h3footerbg.jpg) no-repeat;
	background-size: cover;
}

.home3.footer {
	background: #d94148;
}

.home3.footer p.copyr {
	color: #fff;
}

.home3.footer a,
.home3.footer p a {
	color: #fff;
}

.footer-widget h6 {
	font-size: 22px;
	color: #fff;
	margin: 0;
	font-weight: 600;
	margin-bottom: 16px;
}

.footer-widget ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-widget ul li {
	line-height: 32px;
}

.footer-widget ul li a {
	color: #fff;
	font-size: 16px;
}

.footer-widget ul li a i {
	font-size: 8px;
	margin-right: 8px;
}

.footer-widget ul li a:hover {
	color: #d94148;
}

.textwidget address ul {
	margin: 20px 0 0;
	padding: 0px;
	list-style: none;
}

.textwidget address ul li {
	color: #fff;
	margin: 0 0 20px;
	padding: 0 0 0 26px;
	position: relative;
}

.textwidget address ul li i {
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 14px;
}

.textwidget address ul li strong {
	display: block;
	font-weight: 500;
}

.twitter-widget {
	background: #38a1f3;
	border-radius: 5px;
	position: relative;
}

.tw-txt {
	padding: 30px 30px 17px 30px;
}

.twitter-widget h6 {
	color: #fff;
	margin: 0 0 20px;
}

.twitter-widget a.reply-tw {
	position: absolute;
	right: 24px;
	top: 24px;
	border: 2px solid #fff;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	border-radius: 100%;
	font-size: 12px;
}

.twitter-widget p {
	color: #fff;
	font-size: 16px;
	padding: 0 10px 0 0;
	margin: 0px;
}

.tw-footer {
	border-top: 1px solid rgba(255, 255, 255, .20);
	padding: 10px 30px;
	color: #fff;
	position: relative;
	font-size: 14px;
}

.tw-footer strong {
	font-size: 12px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
}

.tw-footer i {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 60px;
	color: rgba(255, 255, 255, .20);
}

.twitter-widget a.reply-tw:hover {
	color: #40407e;
	border-color: #40407e;
}

/*** + === + Home 2 Footer End + === + ***/

.main-content {
	background: #fff;
	width: 100%;
	float: left;
	position: relative;
	z-index: 99;
	display: block;
}

#site-footer {
	position: relative;
	z-index: 1;
}

#call-2-action {
	position: fixed;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
}

#call-2-action .container {
	padding: 40px 0;
}

.owl-carousel .owl-item img {
	height: auto;
}

/******** + ========== + Home Page Two End + ========== + ********/


/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
.header {
	color: #000;
	background-color: #fff;
	padding: 15px 0;
	transition: all 0.5s;
	z-index: 997;
	border-bottom: 3px solid #a4213c;
}

.header .logo {
	line-height: 1;
}

.header .logo img {
	max-height: 50px;
	margin-right: 8px;
}

.header .logo i {
	font-size: 24px;
	margin-right: 5px;
	color: var(--accent-color);
}

.header .logo h1 {
	font-size: 24px;
	margin: 0;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: var(--heading-color);
}

.header .btn-getstarted,
.header .btn-getstarted:focus {
	color: #ffffff;
	background: #aa2c41;
	font-size: 14px;
	padding: 8px 26px;
	margin: 0;
	border-radius: 50px;
	transition: 0.3s;
}

.header .btn-getstarted:hover,
.header .btn-getstarted:focus:hover {
	color: #fff;
	background: #0c5b34;
}

@media (max-width: 1200px) {
	.header .logo {
		order: 1;
	}

	.header .btn-getstarted {
		order: 2;
		margin: 0 15px 0 0;
		padding: 6px 20px;
	}

	.header .navmenu {
		order: 3;
	}
}

.scrolled .header {
	box-shadow: 0px 0 18px rgba(0, 0, 0, 0.1);
}

.header{
	position: relative;
    top: 0;
	width: 100%;
	transition: all 0.5s;
}
header.sticky{
	position: fixed;
	transition: all 0.5s;
}


/* Global Header on Scroll
------------------------------*/
.scrolled .header {
	--background-color: rgba(0, 0, 0, 0.8);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Navmenu - Desktop */
@media (min-width: 1200px) {
	.navmenu {
		padding: 0;
	}

	.navmenu ul {
		margin: 0;
		padding: 0;
		display: flex;
		list-style: none;
		align-items: center;
	}

	.navmenu li {
		position: relative;
		padding: 18px 9px;
	}

	.navmenu a,
	.navmenu a:focus {
		color: #000000;

		font-size: 14px;
		font-weight: 400;
		display: flex;
		align-items: center;
		justify-content: space-between;
		white-space: nowrap;
		transition: all .5s;
		text-transform: uppercase;
		position: relative;
	}


	.navmenu a:after,
	nav.fill ul li a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 0%;
		content: '.';
		color: transparent;
		background: #a72e42;
		height: 1px;
		transition: all .5s;
	}

	.navmenu a:hover:after {
		width: 100%;
		transition: all .5s;
	}

	.navmenu a i,
	.navmenu a:focus i {
		font-size: 12px;
		line-height: 0;
		margin-left: 5px;
		transition: 0.3s;
	}

	.navmenu li:last-child a {
		padding-right: 0;
	}

	.navmenu li:hover>a,
	.navmenu .active,
	.navmenu .active:focus {
		color: #0c5b34;
	}

	.navmenu .dropdown ul {
		margin: 0;
		padding: 10px 0;
		background: #ffffff;
		display: block;
		position: absolute;
		visibility: hidden;
		left: 14px;
		top: 130%;
		opacity: 0;
		transition: 0.3s;
		border-radius: 4px;
		z-index: 99;
		box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
	}

	.navmenu .dropdown ul li {
		min-width: 200px;
		padding: 3px 0px;
	}

	.navmenu .dropdown ul a {
		padding: 6px 20px;
		font-size: 14px;
		text-transform: none;
		color: #000;
		border-bottom: 1px solid #f1f1f1;
	}

	.navmenu .dropdown ul a i {
		font-size: 12px;
	}

	.navmenu .dropdown ul a:hover,
	.navmenu .dropdown ul .active:hover,
	.navmenu .dropdown ul li:hover>a {
		color: var(--nav-dropdown-hover-color);
	}

	.navmenu .dropdown:hover>ul {
		opacity: 1;
		top: 100%;
		visibility: visible;
	}

	.navmenu .dropdown .dropdown ul {
		top: 0;
		left: -90%;
		visibility: hidden;
	}

	.navmenu .dropdown .dropdown:hover>ul {
		opacity: 1;
		top: 0;
		left: 0;
		visibility: visible;
		transform: translateX(-100%);
	}
}

@media (max-width: 1499px) {
	.header .btn-getstarted, .header .btn-getstarted:focus { 
		padding: 8px 16px; 
	}
	.navmenu a, .navmenu a:focus { 
		font-size: 13px; 
	}
	.navmenu li { 
		padding: 18px 5px;
	}
}
/* Navmenu - Mobile */
@media (max-width: 1199px) {
	/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Navmenu */
.mobile-nav-toggle {
  background-color: #fff;
  padding: 4px;
  color: #000;
  position: fixed;
  top: 20px;
  right: 20px;
  font-size: 32px;
  line-height: 0;
  cursor: pointer;
  display: block !important;
  z-index: 998;
  transition: 0.3s;
}

.mobile-nav-toggle:hover {
  color:#000000;
}

.navmenu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -300px;
  z-index: 997;
  transition: 0.3s;
  width: 300px;
  overflow: hidden;
}

.navmenu ul {
  display: block;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  overflow-y: auto;
  transition: 0.3s;
  z-index: 998;
}

.navmenu a,
.navmenu a:focus {
  color: #8f8f8f;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  transition: 0.3s;
}

.navmenu a i,
.navmenu a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s;
  background-color: color-mix(in srgb, #000000, transparent 90%);
}

.navmenu a i:hover,
.navmenu a:focus i:hover {
  background-color: #000000;
  color: #ffffff;
}

.navmenu a:hover,
.navmenu .active,
.navmenu .active:focus {
  color: #000000;
}

.navmenu .active i,
.navmenu .active:focus i {
  background-color: #000000;
  color: #fff;
  transform: rotate(180deg);
}

.navmenu .dropdown ul {
  position: static;
  display: none;
  z-index: 99;
  padding: 10px 0;
  margin: 10px 20px;
  box-shadow: none;
  transition: all 0.5s ease-in-out;
}

.navmenu .dropdown>.dropdown-active {
  display: block;
  background-color: 000000;
  border: 1px solid color-mix(in srgb, #ccc, transparent 90%);
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav-toggle {
  right: 310px;
  font-size: 36px;
}

.mobile-nav-active .navmenu {
  position: fixed;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #f1f1f1;
  transition: 0.3s;
}
}


/******** + ========== + Home Page Three Start + ========== + ********/

.header-two {
	width: 100%;
	float: left;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
	position: relative;
	z-index: 1;
}

#myVideo {
	position: relative;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	top: -125px;
}

.header-two .topbar {
	background: url(../images/npatt.png) #12498a;
}

.header-two .topbar p {
	margin: 0px;
	color: #fff;
	line-height: 40px;
}

.header-two .topbar p a {
	font-weight: 700;
	color: #fff;
}

.become-vol {
	float: right;
	background: #d94148;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 20px;
	font-size: 14px;
}

.cross-btn {
	float: right;
	background: rgba(0, 0, 0, .30);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	width: 45px;
	text-align: center;
	line-height: 40px;
}

.cross-btn:hover {
	background: #d94148;
	color: #fff;
}

.become-vol:hover {
	background: #f54337;
	color: #fff;
}

.h3-logo-row {}

.h3-logo-row .h3-logo {
	text-align: left;
	padding: 5px 0;
}

.h3-logo-row .h3-logo img {
	width: 220px;
}

.bg-green {
	background: #038d2a;
}

.h3-logo-row ul.quick-links {
	margin: 20px 0 14px;
	padding: 0;
	list-style: none;
	width: 50%;
	float: left;
}

.h3-logo-row ul.quick-links li {
	float: left;
	margin: 0 5px 5px 0;
}

.h3-logo-row ul.quick-links li a {
	border: 1px solid #e1e1e1;
	line-height: 20px;
	display: block;
	border-radius: 3px;
	background: #f7f7f7;
	color: #888888;
	font-size: 12px;
	padding: 0 10px;
}

.h3-logo-row ul.quick-links li a:hover {
	background: #f54337;
	color: #fff;
	border-color: #f54337;
}

.header-contact {
	margin: 12px 0 0;
	padding: 0px;
	list-style: none;
	float: right;
}

.header-contact li {
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: left;
	padding: 7px 15px;
	font-size: 12px;
}

.header-contact li span {
	display: block;
	color: #222;
}

.header-contact i {
	color: #222;
	font-size: 16px;
}

.city-exp i {
	float: left;
	margin: 10px 15px 0 0;
}

.city-exp strong {
	float: left;
	font-weight: 400;
}

li.header-weather {
	line-height: 34px;
}

.h3-navbar {
	border-top: 1px solid #eeeeee;
}

.h3-navbar .navbar {
	position: relative;
	min-height: inherit;
	margin-bottom: 0;
	border: 0px solid transparent;
}

.header .navbar-collapse,
.h3-navbar .navbar-collapse {
	padding: 0px;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

@media (min-width: 768px) {
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav {
		float: left;
		margin: 0;
	}
}

.navbar-nav {
	display: block !important;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.h3-navbar .navbar .navbar-nav>li>a {
	padding: 20px 12px;
	line-height: 40px;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}

.h3-navbar .navbar .navbar-nav>li>a:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 0;
	border: 0px;
	height: 3px;
	background: #025126;
	content: "";
}

.h3-navbar .nav .open>a,
.h3-navbar .nav .open>a:focus,
.h3-navbar .nav .open>a:hover,
.h3-navbar .nav>li>a:focus,
.h3-navbar .nav>li>a:hover,
.h3-navbar .navbar .navbar-nav>li>a:hover {
	background: none;
	color: #000000;
}

.h3-navbar .navbar .navbar-nav>li>a:hover:after {
	width: 100%;
}

.h3-navbar .navbar .navbar-nav>li.open>a:after {
	width: 100%;
}

.h3-navbar .dropdown-menu {
	display: none;
	min-width: 220px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background: #fff;
	border: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0px;
}

.h3-navbar .dropdown-menu .sub-menu {
	display: none;
	min-width: 220px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background: #fff;
	border: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0px;
}

.h3-navbar .dropdown-menu .sub-menu a,
.h3-navbar .dropdown-menu a {
	display: block;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	background: #fff;
	color: #444;
}

.h3-navbar .dropdown-menu a:hover {
	background: #eee;
	color: #f54337;
}

.h3-navbar ul.navbar-right {
	margin: 15px 0 0;
	padding: 0px;
	list-style: none;
	float: right;
}

.h3-navbar ul.navbar-right li {
	float: left;
	margin: 0 0 0 15px;
}

.h3-navbar ul.navbar-right li.search-form {
	width: 220px;
}

.h3-navbar .donate-btn a {
	background: #d94148;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	display: block;
	border-radius: 15px;
	padding: 0 20px;
}

.h3-navbar .navbar-form {
	padding: 0px;
	margin: 0px;
	height: 30px;
	border: 1px solid #e1e1e1;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 15px;
	padding: 0 12px;
	font-size: 12px;
}

.h3-navbar .navbar-form .form-control {
	border: 0px;
	width: 100%;
	box-shadow: none;
	outline: none;
	height: 30px;
	line-height: 30px;
	background: none;
}

.h3-navbar .navbar-form button {
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	border: 0;
	line-height: 28px;
	padding: 0 12px;
	border-left: 1px solid #e1e1e1;
}

.h3-slider-caption {
	position: absolute;
	left: 0;
	width: 100%;
	top: 175px;
	text-align: left;
}

.h3-slider-caption strong {
	color: #fff;
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
	line-height: 70px;
	display: block;
	margin: 0 0 20px;
	text-shadow: 0 5px 10px rgba(0, 0, 0, .12);
}

.h3-slider-caption p {
	font-size: 24px;
	font-style: italic;
	color: #fff;
	line-height: 34px;
	margin: 0 0 30px;
}

.h3-slider-caption a {
	background: #d94148;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 50px;
	display: inline-block;
	border-radius: 25px;
	padding: 0 35px;
	letter-spacing: 1px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .12);
}

.h3-slider-caption a:hover {
	background: #40407e;
	color: #fff;
}

/*********** Mayor Msg with Video Start ***********/

.Mayor-video-msg {
	/* background: url(../images/npatt.png); */
	padding: 40px 0 60px;
	background-image: url(../images/log-bg1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 28%;
}

.Mayor-welcome h5 {
	font-weight: 700;
	color: rgb(21 91 54);
	margin: 0 0 16px;
}

.Mayor-welcome p {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	margin: 0 0 31px;
}

.Mayor-welcome h6 {
	font-weight: 600;
	color: #000;
	margin: 0 0 6px;
	position: relative;
}

.Mayor-welcome strong {
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
}

.Mayor-welcome h6:after {
	position: absolute;
	left: 0;
	top: -14px;
	background: rgb(21 91 54);
	width: 80px;
	height: 2px;
	content: "";
}

.Mayor-video-msg .city-tour {
	margin-top: -90px;
	box-shadow: 6px 10px 20px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 6px 10px 20px rgba(0, 0, 0, .15);
}

/*********** Mayor Msg with Video End ***********/

.tp-mayor-area {
	background: url(../images/testimonials-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.tp-mayor-area:before {
	content: "";
	background: color-mix(in srgb, #0c5b34, transparent 20%);
	position: absolute;
	inset: 0;
	/* z-index: 2; */
}

.tp-mayor-ptb {
	padding-top: 120px;
	padding-bottom: 120px;
}

.theme-bg-2 {
	background-color: #0c5b34;
}

.tp-mayor-shape-2 {
	position: absolute;
	top: 35px;
	right: 25px;
	animation: animationglob 10s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}

.tp-mayor-left-thumb {
	flex: 0 0 auto;
	margin-right: 40px;
}

.align-items-center {
	align-items: center !important;
}

.mb-30 {
	margin-bottom: 30px;
}

.d-flex {
	display: flex !important;
}

.p-relative {
	position: relative;
}

.fix {
	overflow: hidden;
}

.z-index {
	position: relative;
	z-index: 1;
}

.tp-mayor-sub-img {
	position: absolute;
	bottom: 0;
	left: -63%;
	z-index: -1;
	animation: tpupdown 0.8s infinite alternate;
}

.tp-section-subtitle-2 {
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: inline-block;
}

.tp-section-subtitle-2 i {
	color: #0c5b34;
	font-size: 19px;
	font-weight: 700;
	transform: translateY(3px);
	display: inline-block;
	margin-right: 8px;
}

.text-white {
	--bs-text-opacity: 1;
	color: rgb(243 241 241) !important;
}

.tp-section-title {
	font-size: 40px;
	color: #1a5736;
	font-weight: 600;
}

.tp-mayor-title-box h4 {
	font-size: 40px;
	padding-bottom: 15px;
}

.tp-mayor-title-box p {
	padding-bottom: 15px;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 15px;
}

.tp-mayor-feature-list ul {
	margin: 0px;
	padding: 0px;
}

.tp-mayor-feature-list ul li {
	list-style-type: none;
	margin-bottom: 25px;
	position: relative;
	padding-left: 0px;
}

.tp-mayor-feature-list ul li i {
	font-size: 20px;
	color: #2b8fd4;
	position: absolute;
	top: 3px;
	left: 0;
}

.tp-mayor-feature-list ul li span {
	font-size: 18px;
	color: #fff;
}

.tp-mayor-feature-wrap {
	position: absolute;
	bottom: 0;
	left: 24%;
}

.tp-mayor-feature-box {
	background-color: #092522;
	padding: 21px 35px;
	/* width: 100%; */
	border-left: 4px solid #155b36;
}

.tp-mayor-feature-box i {
	height: 62px;
	width: 62px;
	display: inline-block;
	border-radius: 50%;
	line-height: 52px;
	text-align: center;
	font-size: 26px;
	margin-right: 15px;
	color: #fff;
	background-color: #982239;
	transition: 0.3s;
	margin-right: 15px;
}

.tp-mayor-feature-box i img {
	height: 40px;
}

.tp-mayor-feature-box span {
	font-weight: 700;
	color: #ffffff;
	font-size: 18px;
}

.tp-mayor-right-wrap {
	padding-left: 50px;
	position: relative;
}
.tp-mayor-right-wrap .tp-icon {
	width: 52px;
    height: 52px;
    background: #a4213c;
    padding: 10px;
    border-radius: 50%;
    margin-right: 20px;
}
.tp-mayor-right-wrap .tp-icon img {
	width: 100%;
    filter: invert(1);
}
.tp-mayor-right-item {
	background-color: #ffffff;
	padding: 14px 20px;
}

.tp-mayor-right-icon i {
	height: 52px;
	width: 52px;
	display: inline-block;
	border-radius: 50%;
	line-height: 52px;
	text-align: center;
	font-size: 26px;
	margin-right: 15px;
	color: #fff;
	background-color: #982239;
	transition: 0.3s;
}

.tp-mayor-right-content i {
	display: block;
	font-style: normal;
	font-size: 38px;
	color: #a1243d;
	text-transform: uppercase;
	font-weight: 700;
}

.tp-mayor-right-content span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #092522;
}
.tp-mayor-right-content span a {
	color: #000000;
}

.grey-bg-2 {
	background-color: #f7f7f9;
}


/*********** Mayor Msg with Video End ***********/
.agenda-pd {
	width: 100%;
	position: relative;
	padding: 140px 0 0 0;
	background-image: url(../images/gallery-big-01.jpg);
	background-color: #000;
	background-size: cover;
	background-repeat: no-repeat;
}

.agenda-pd:before {
	content: "";
	background: color-mix(in srgb, #952439, transparent 15%);
	position: absolute;
	inset: 0;
}

.agenda-pd .section-title {
	text-align: center;
	position: relative;
	margin: 0 auto;
	margin-bottom: 3rem;
}

.agenda-pd .section-title h2 {
	color: #fff;
	margin: 0;
}

.agenda-pd .section-title h2:before,
.agenda-pd .section-title h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	display: inline-block;
}

.agenda-pd .section-title h2:before {
	margin: 0 15px 10px 0;
}

.agenda-pd .section-title h2:after {
	margin: 0 0 10px 15px;
}


.agenda-pd .section-title p {
	color: #fff;
	font-size: 34px;
}

.agenda-point.section {
	color: #fff;
	background-color: #952439;
	padding: 60px 0;
	scroll-margin-top: 112px;
	overflow: clip;
}

.agenda-point .icon-boxes {
	padding-bottom: 10px;
	z-index: 4;
}

@media (min-width: 1200px) {
	/* .agenda-point .icon-boxes:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: calc(45% + 20px);
		background-color: #ffffff;
		border-top: 1px solid color-mix(in srgb, #ff0000, transparent 90%);
	} */
}

.agenda-point .icon-box {
	padding: 30px 20px;
	position: relative;
	overflow: hidden;
	background: #ffffff;
	box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease-in-out;
	border-radius: 8px;
	z-index: 1;
	height: 100%;
	width: 100%;
	text-align: center;
}

.agenda-point .icon-box .title {
	font-weight: 600;
	margin: 15px 0 20px 0;
	padding: 0;
	line-height: 1;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	text-align: left;
}

.agenda-point .icon-box .title a {
	color: color-mix(in srgb, #000, transparent 20%);
	transition: 0.3s;
}

.agenda-point .icon-box .icon {
	margin-bottom: 5px;
	padding-top: 10px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	font-size: 36px;
	line-height: 1;
	color: color-mix(in srgb, #922639, transparent 20%);
	width: 64px;
	height: 64px;
	border: 1px solid #ccc;
	border-radius: 50px;
}

.agenda-point .icon-box .icon i {
	font-size: 28px;
}

.agenda-point .icon-box:hover {
	background-color: color-mix(in srgb, #0c5b34, white 10%);
}

.agenda-point .icon-box:hover .title a,
.agenda-point .icon-box:hover .icon {
	color: #ffffff;
}

.agenda-point .icon-box .readmore {
	margin-top: 15px;
	display: inline-block;
	color: color-mix(in srgb, #922639, transparent 30%);
	position: absolute;
	bottom: 14px;
	left: 20px;
}

.agenda-point .icon-box:hover .readmore {
	color: #ffffff;
}



.about-top {
	background-color: #eaecf0;
	flex-flow: column;
	row-gap: clamp(5rem, 4.393rem + 2.59vw, 7.5rem);
	padding-top: clamp(3.25rem, 1.633rem + 3.47vw, 12.5rem);
	padding-bottom: clamp(3.25rem, 4.733rem + 3.47vw, 12.5rem);
	display: flex;
	overflow: hidden;
	background-image: url(../images/log-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.discover__header {
	grid-row-gap: 1.25rem;
	text-align: center;
	flex-flow: column;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	font-family: Nyghtserif, sans-serif;
	color: #51483f;
	font-size: 6rem;
}

.discover__header-heading {
	grid-row-gap: 0rem;
	justify-content: center;
	align-items: flex-start;
	max-width: 42.7rem;
	margin-bottom: -10px;
	max-width: 53rem;
}

.abt_button a {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
}

.abt_button a:hover {
	opacity: 1;
	transform: translate3d(0.000135rem, -0.000135rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	--left: 203.110595703125px;
	--top: 27.05743408203125px;
	will-change: transform;
}

.paragraph p {
	font-size: 20px;
	letter-spacing: -.01em;
	margin-bottom: 0;
	font-weight: 100;
	line-height: 34px;
	font-family: 'Roboto', sans-serif;
	color: #454545;
}

.heading {
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-size: 4.5rem;
	letter-spacing: -.04em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1em;
}

.heading span {
	font-weight: 500;
	color: #0c5b34;
}

.discover__header-button {
	opacity: 1;
	transform: translate3d(-0.00015rem, -0.00015rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	--left: 172.87738037109375px;
	--top: 62.327392578125px;
	will-change: transform;
	margin-top: .75rem;
	position: relative;
	overflow: hidden;
}

.abt_button::before {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1;
	border-radius: 50%;
	background: #aa2c41;
	transform: translate(-50%, -50%);
	transition: width 1s, height 1s;
	left: 190.35107421875px;
	top: 4.332763671875px;
	z-index: -1;
}

.abt_button {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #aa2c41;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #aa2c41;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aa2c41;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #aa2c41;
	color: #aa2c41;
	font-size: 1rem;
	font-family: Switzer, sans-serif;
	text-align: center;
	letter-spacing: -.02em;
	background-color: #0000;
	border-radius: 5.625rem;
	justify-content: center;
	align-items: center;
	padding: 1.375rem 3.5rem;
	font-weight: 600;
	line-height: 140%;
	transition-property: color;
	transition-duration: .45s;
	transition-timing-function: ease;
	display: flex;
	overflow: hidden;
	margin-top: .75rem;
	position: relative;
	overflow: hidden;
}

.abt_button:hover::before {
	width: 500px;
	height: 500px;
	color: #ffffff;
}

.abt_button:hover {
	color: #fff;
}


.home__about .about__image {
	position: relative;
	min-height: 370px;
}

.home__about .about__image-top {
	position: absolute;
	width: 50%;
	left: 0;
	bottom: -37%;
	transform: translateY(-50%);
	z-index: 1;
	margin-bottom: 40px;
}

.home__about .about__image-bottom {
	position: absolute;
	width: 88%;
	right: 0;
}

.home__about .about__image-top-hover {
	background: #ffc31d;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin: 0 -1.5px;
}

.home__about .about__image-top-hover img {
	width: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
	transition: 0.5s ease all;
}

.home__about .about__image-bottom {
	position: absolute;
	width: 88%;
	right: 0;
}

.home__about .about__image-bottom-hover {
	background: #ffc31d;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin: 0 -1.5px;
}

.home__about .about__image-bottom-hover img {
	width: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	-ms-object-fit: cover;
	-o-object-fit: cover;
	object-fit: cover;
	transition: 0.5s ease all;
}

.home__about h6 {
	color: #a4213c !important;
	text-transform: uppercase !important;
	margin-bottom: 1rem !important;
	font-weight: 400;
}

.home__about .title__leading {
	padding-right: 25px;
}

.home__about .title__leading h2 {
	font-size: 38px;
	margin-bottom: 15px;
}

.home__about .title__leading p {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 1.5;
}

.home__about .title__leading ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
}

.home__about .title__leading ul li {
	padding: 6px 0;
	display: flex;
	align-items: center;
	color: #000000;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
}

.home__about .title__leading ul li i {
	color: #038880;
	margin-right: 10px;
	font-size: 1.1rem;
}

.home__about .title__leading ul li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.funtion {
	padding-top: 30px;
}

.funtion h2 {
	font-size: 28px;
	margin-bottom: 15px;
}

.funtion h3 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: 600;
}

.funtion p {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 26px;
	margin-bottom: 25px;
}

.funtion h5 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #000;
}

.funtion ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
}

.funtion ul li {
	padding: 6px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
}

.funtion ul li i {
	color: #038880;
	margin-right: 10px;
	font-size: 1.1rem;
}

.funtion ul li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.funtion ol {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 20px;
}

.funtion ol li {
	padding: 5px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	position: relative;
	padding-left: 18px;
	list-style: auto;
}

/* .funtion ol li:before{
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position:absolute;
	left:0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
} */


.alphabet ol {
	padding: 0;
	margin: 0 0 20px 20px;
}

.alphabet ol li {
	padding: 5px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	position: relative;
	padding-left: 18px;
	list-style: inherit;
}


/*--------------------------------------------------------------
# Features Cards Section
--------------------------------------------------------------*/
.funtion .feature-box {
	height: 100%;
	padding: 20px 15px 15px;
	border-radius: 0px;
	border: 1px solid #c9c9c9dc;
}

.funtion .feature-box ul {
	margin-bottom: 0px;
}

.funtion .feature-box i {
	font-size: 24px;
	display: inline-block;
	line-height: 0;
	color: #000000;
	margin-bottom: 20px;
}

.funtion .feature-box h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.funtion .feature-box p {
	font-size: 15px;
	margin-bottom: 0;
}

.funtion .feature-box.orange {
	background-color: #fff3e2;
}

.funtion .feature-box.blue {
	background-color: #deedfd;
}


.funtion .feature-box.green {
	background-color: #d5f1e4;
}


.funtion .feature-box.red {
	background-color: #fdeded;
}




.committed {
	padding: 80px 0px;
}

.committed h2 {
	font-size: 28px;
	margin-bottom: 15px;
}

.committed h3 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: 600;
}

.committed p {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 1.5;
	margin-bottom: 25px;
}

.committed ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.committed ul li {
	padding: 8px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	position: relative;
	padding-left: 28px;
}

.committed ul li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.committed ol {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.committed ol li {
	padding: 8px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	position: relative;
	padding-left: 28px;
}

.committed ol li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}


.vision-mission {
	background-color: #dbe7ed;
	padding: 50px 0px;
}

.u-layout .u-container-layout {
	padding: 30px 30px 30px 0;
}

.u-layout .u-container-layout h3 {
	font-size: 28px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 500;
}

.u-layout .u-container-layout p {
	word-wrap: break-word;
	position: relative;
	margin: 30px 0 0;
	font-size: 1.125rem;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.6;
}

.u-layout .u-container-layout ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
}

.u-layout .u-container-layout ul li {
	padding: 6px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	position: relative;
	padding-left: 28px;
}

.u-layout .u-container-layout ul li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}


.u-layout .u-container-layout .u-shape-1 {
	width: 407px;
	height: 407px;
	margin: 0 0 0 auto;
	color: #ffffff;
	background-color: #3b55ad;
	position: relative;
}

.u-layout .u-container-layout .u-image-1 {
	width: 440px;
	height: 420px;
	--top-left-radius: 100px;
	margin: -352px auto 0 0;
	overflow: hidden;
	position: relative;
	border-radius: 100px 0px 0px 0px;
}

.u-layout .u-container-layout-2 {
	position: relative;
	flex: 1;
	max-width: 100%;
	transition-duration: inherit;
}



/*-----*/
.carousel {
	/* max-width: 80rem;
	max-height: 14.25rem;
	margin-top: 50px; */
	text-align: center;
}

.carousel::before,
.carousel::after {
	position: absolute;
	z-index: 2;
	width: 6.25rem;
	height: 12.25rem;
	pointer-events: none;
	content: "";
	display:none;
}

.hovzoom{
	transform: scale(1.4);
	padding: 18px 20px;
	position: relative;
}

.carousel__logo-tracker .logo {
	margin: 40px 15px;
}



/* DO NOT REMEMBER WHERE TU PUT THIS, SEARCH FOR 3D ACCELERATION */
.owl-item .item {
   transform: translate3d(0, 0, 0); 
  // transform: scale(0.9);

  // transition: all .25s ease-in-out; 
  margin: 50px 0; /* OVERWRITE PLUGIN MARGIN */
 }

 /*.bio .logo {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); 
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.90);
    -ms-transform: scale(0.90);
    transform: scale(0.90);
}*/

 	.bio.dl .logo {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
} 

.screenshot_slider .owl-nav {
    text-align: center;
    // margin: 40px 0;
}

.screenshot_slider .owl-nav button {
	font-size: 24px !important;
	margin: 10px;
	color: #033aff !important;
}

.carousel::before {
	top: 0;
	left: 0;
	background: linear-gradient(to right, #eaecf0, transparent);
}

.carousel::after {
	top: 0;
	right: 0;
	background: linear-gradient(to left, #eaecf0, transparent);
}



article.bio a .circle {
  width: 100%;
  height:0;
  padding-bottom: 100%;
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  border-radius: 50%;
  background: #FCAF17;
  background: url(http://stevensegallery.com/500/500) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

article.bio {margin:0em;}
article.bio a {display:block;}/* This seems to not be necessary with HTML5. Anyone have definitive info on this? */


  [class*="block-grid-"] {
  display:block;
	zoom:1;
	margin:0 -.625em;
	padding:0;
  }
  
  [class*="block-grid-"]:before,
  [class*="block-grid-"]:after {
	content:" ";
	display:table;
  }
  
  [class*="block-grid-"] > li {
	display:inline;
	height:auto;
	float:left;
	padding:0 .625em 1.25em;
  }
 
  /*
   * small
   * most mobile phones
   * */
 
  .small-block-grid-1 > li {
	width:100%;
	padding:0 .625em 1.25em;
  }
 
  .small-block-grid-2 > li {
	width:50%;
	padding:0 .625em 1.25em;
  }
 
  .small-block-grid-3 > li {
	width:33.33333%;
	padding:0 .625em 1.25em;
  }
 
  .small-block-grid-4 > li {
	width:25%;
	padding:0 .625em 1.25em;
  }
 
  .small-block-grid-5 > li {
	width:20%;
	padding:0 .625em 1.25em;
  }
 
  .small-block-grid-6 > li {
	width:16.66667%;
	padding:0 .625em 1.25em;
  }
 
 
  .small-block-grid-1 > li:nth-of-type(n),
  .small-block-grid-2 > li:nth-of-type(n),
  .small-block-grid-3 > li:nth-of-type(n),
  .small-block-grid-4 > li:nth-of-type(n),
  .small-block-grid-5 > li:nth-of-type(n),
  .small-block-grid-6 > li:nth-of-type(n)
 {
	clear:none;
  }
 
  [class*="block-grid-"]:after,
  .small-block-grid-1 > li:nth-of-type(1n+1),
  .small-block-grid-2 > li:nth-of-type(2n+1),
  .small-block-grid-3 > li:nth-of-type(3n+1),
  .small-block-grid-4 > li:nth-of-type(4n+1),
  .small-block-grid-5 > li:nth-of-type(5n+1),
  .small-block-grid-12 > li:nth-of-type(12n+1) {
	clear:both;
  }
 
}
 
@media only screen and (min-width: 640px) {
/*
Default breakpoint here:
@media only screen and (min-width: 640px) {
*/
 
  /*
   * medium 
   * most tablets in portrait mode
   * */
 
  .medium-block-grid-1 > li {
	width:100%;
	padding:0 .625em 1.25em;
  }
 
  .medium-block-grid-2 > li {
	width:50%;
	padding:0 .625em 1.25em;
  }
 
  .medium-block-grid-3 > li {
	width:33.33333%;
	padding:0 .625em 1.25em;
  }
 
  .medium-block-grid-4 > li {
	width:25%;
	padding:0 .625em 1.25em;
  }
 
  .medium-block-grid-5 > li {
	width:20%;
	padding:0 .625em 1.25em;
  }
 
  .medium-block-grid-6 > li {
	width:16.66667%;
	padding:0 .625em 1.25em;
  }
 
  
 
  .small-block-grid-1 > li:nth-of-type(1n+1),
  .small-block-grid-2 > li:nth-of-type(2n+1),
  .small-block-grid-3 > li:nth-of-type(3n+1),
  .small-block-grid-4 > li:nth-of-type(4n+1),
  .small-block-grid-5 > li:nth-of-type(5n+1),
  .small-block-grid-6 > li:nth-of-type(6n+1),

  .medium-block-grid-1 > li:nth-of-type(n),
  .medium-block-grid-2 > li:nth-of-type(n),
  .medium-block-grid-3 > li:nth-of-type(n),
  .medium-block-grid-4 > li:nth-of-type(n),
  .medium-block-grid-5 > li:nth-of-type(n),
  .medium-block-grid-6 > li:nth-of-type(n)
 {
  clear:none;
  }
  
  .medium-block-grid-1 > li:nth-of-type(1n+1),
  .medium-block-grid-2 > li:nth-of-type(2n+1),
  .medium-block-grid-3 > li:nth-of-type(3n+1),
  .medium-block-grid-4 > li:nth-of-type(4n+1),
  .medium-block-grid-5 > li:nth-of-type(5n+1),
  
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
  clear:both;
  }
 
}
 
@media only screen and (min-width: 1024px) {
  
  /*
   * large
   * modx tablets in portrait mode, notebooks and desktops
   * */  
  
  .large-block-grid-1 > li {
	width:100%;
	padding:0em;
  }
 
  .large-block-grid-2 > li {
	width:50%;
	padding:0em;
  }
  
  .large-block-grid-3 > li {
	width:33.33333%;
	padding:0em;
  }
  
  .large-block-grid-4 > li {
	width:25%;
	padding:0em;
  }
  
  .large-block-grid-5 > li {
	width:20%;
	padding: 0px 15px;
  }
  
  .large-block-grid-6 > li {
	width:16.66667%;
	padding:0 .625em 1.25em;
  }
  

  
  .small-block-grid-1 > li:nth-of-type(1n+1),
  .small-block-grid-2 > li:nth-of-type(2n+1),
  .small-block-grid-3 > li:nth-of-type(3n+1),
  .small-block-grid-4 > li:nth-of-type(4n+1),
  .small-block-grid-5 > li:nth-of-type(5n+1),
  .small-block-grid-6 > li:nth-of-type(6n+1),
  .medium-block-grid-1 > li:nth-of-type(1n+1),
  .medium-block-grid-2 > li:nth-of-type(2n+1),
  .medium-block-grid-3 > li:nth-of-type(3n+1),
  .medium-block-grid-4 > li:nth-of-type(4n+1),
  .medium-block-grid-5 > li:nth-of-type(5n+1),
  .medium-block-grid-6 > li:nth-of-type(6n+1),
  .large-block-grid-1 > li:nth-of-type(n),
  .large-block-grid-2 > li:nth-of-type(n),
  .large-block-grid-3 > li:nth-of-type(n),
  .large-block-grid-4 > li:nth-of-type(n),
  .large-block-grid-5 > li:nth-of-type(n)
 {
  clear:none;
  }
  
  .large-block-grid-1 > li:nth-of-type(1n+1),
  .large-block-grid-2 > li:nth-of-type(2n+1),
  .large-block-grid-3 > li:nth-of-type(3n+1),
  .large-block-grid-4 > li:nth-of-type(4n+1),
  .large-block-grid-5 > li:nth-of-type(5n+1),
  .large-block-grid-6 > li:nth-of-type(6n+1)
 {
  clear:both;
  }
 
}

@media only screen and (max-width: 1224px) {
	 .carousel .h_s3_1, .carousel .h_s3_2, .carousel .h_s3_3, .carousel .h_s3_4, .carousel .h_s3_5, .carousel .h_s3_6{
	  height: 100% !important;
  }
  
  .carousel .h_s3_1 .icon, .carousel .h_s3_2 .icon, .carousel .h_s3_3 .icon, .carousel .h_s3_4 .icon, .carousel .h_s3_5 .icon, .carousel .h_s3_6 .icon{
	  padding: 10px 0px 6px !important;
  }
}


/* @keyframes osmo__infinite-loop {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(calc(-1.25rem * 14), 0, 0);
    }
} */

.carousel__logo-tracker {
	/* width: calc(14.25rem * 6); */
	animation: 15s linear infinite osmo__infinite-loop;
	justify-content: center;
	align-items: center;
}


.carousel .h_s3_1,
.carousel .h_s3_2,
.carousel .h_s3_3,
.carousel .h_s3_4,
.carousel .h_s3_5,
.carousel .h_s3_6 {
	position: relative;
	border-radius: 3px;
	background-color: white;
	box-shadow: 0px 10px 21.25px 3.75px rgba(0, 0, 0, 0.06);
	max-width: 186px;
    height: 186px;
    width: 100%;
	left: auto;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	color: #333333;
	margin: 0 auto;
	margin-bottom: 0px;
	border-radius: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	padding: 40px 15px 25px 15px;
}

.carousel .h_s3_1 .icon,
.carousel .h_s3_2 .icon,
.carousel .h_s3_3 .icon,
.carousel .h_s3_4 .icon,
.carousel .h_s3_5 .icon,
.carousel .h_s3_6 .icon {
	padding: 20px 0px 6px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
}

.carousel .h_s3_inner .icon {
	transition: all .7s;
	-webkit-transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
}

.carousel h2.title {
	position: relative;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	display: block;
	margin-top: 5px;
	font-family: 'Roboto', sans-serif;
	text-transform: inherit;
	letter-spacing: inherit;
	transition: all .7s;
	-webkit-transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
}

.carousel .h_s3_1 {
	top: 0px;
	left: 0%;
	text-align: center;
}

/* .carousel .h_s3_1 .icon img {
	height: 50px;
} */

.carousel__logo-tracker .logo img {
    height: auto !important;
    width: 100%;
    margin-top: 9px;
}

.carousel .h_s3_2 {
	top: 0px;
	left: 0%;
	text-align: center;
}

.carousel .h_s3_2 .icon img {
	height: auto;
    width: 100%;
}

.carousel ul li{list-style:none;}
.carousel ul li img{
	height: auto !important;
    width: 100%;
}

.carousel .h_s3_3 {
	top: 0px;
	left: 0%;
	text-align: center;
}

.carousel .h_s3_3 .icon img {
	height: 50px;
}

.carousel .h_s3_4 {
	top: 0px;
	right: 0%;
	text-align: center;
}

.carousel .h_s3_4 .icon img {
	height: 50px;
}

.carousel .h_s3_5 {
	top: 0px;
	right: 0%;
}

.carousel .h_s3_5 .icon img {
	height: 50px;
	text-align: center;
}

.carousel .h_s3_6 {
	top: 0px;
	right: 0%;
}

.carousel .h_s3_6 .icon img {
	height: 50px;
	text-align: center;
}

.carousel .hidden-box {
	display: none;
}



/*
====================================================================
	Fluid Section
====================================================================

***/

.fluid-section {
	position: relative;
	padding: 0;
}

.fluid-section .top-icon-box {
	position: absolute;
	left: 50%;
	margin-left: -65px;
	top: -65px;
	width: 130px;
	height: 130px;
	font-size: 60px;
	line-height: 120px;
	background: #ffffff;
	color: #0c5b34;
	text-align: center;
	border-radius: 50%;
	z-index: 2;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
}

.alternate-icon .top-icon-box {
	background: #ffffff;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.10);
}

.fluid-section .top-icon-box img {
	width: 90px;
}

.fluid-section .row {
	margin: 0;
}

.fluid-section .column {
	position: relative;
	padding: 0;
	color: #ffffff;
}

.fluid-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fluid-section .image-layer:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.0);
}

.fluid-section .column:nth-child(2) .image-layer:before {
	background: #0c5b34;
	opacity: 0.90;
}

.fluid-section .column .inner {
	position: relative;
	float: right;
	width: 100%;
	max-width: 600px;
	padding-right: 100px;
}

.fluid-section .column .inner ul {
	padding: 0px;

}

.fluid-section .column .inner ul li {
	list-style: none;
	font-size: 17px;
	margin-bottom: 15px;
}

.fluid-section .column .inner ul li a {
	color: #ffffff;
	transition: 0.3s;
	padding-left: 15px;
}

.fluid-section .column .inner ul li a:hover {
	color: #0c5b34;
	padding-left: 5px;
	transition: 0.3s;
}

.fluid-section .column:nth-child(2) .inner {
	float: left;
	padding-right: 0;
	padding-left: 100px;
}

.fluid-section .column .content {
	position: relative;
	display: block;
	padding: 110px 15px 100px;
}

.fluid-section .column .upper-title {
	position: relative;
	display: block;
	padding: 0px 0 0 84px;
	min-height: 60px;
	margin-bottom: 35px;
}

.fluid-section .column h2 {
	color: #fff;
}

.fluid-section .column .icon-box {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 60px;
	line-height: 1em;
}

.fluid-section .column .upper-title h4 {
	font-weight: 700;
	margin: 0;
	color: #fff;
}

.fluid-section .column .upper-title h2 {
	font-weight: 700;
	margin: 0;
	color: #fff;
}

.fluid-section .column p {
	font-weight: 500;
	margin: 0;
	color: #fff;
	font-size: 15px;
}

.fluid-section .column .thm-btn {
	background-color: #ffffff;
	color: #1a5736;
}

.fluid-section .column .thm-btn:hover {
	background-color: #333333;
	color: #fff;
}




/*********** About ***********/
.service-two {
	padding-top: 95px;
	padding-bottom: 95px;
	background-image: url(../images/icon-circle-lines.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.service-two__content-column {
	/* -webkit-box-flex: 1;
	flex: 1 1 41%;
	max-width: 41%;
	padding-left: 15px;
	padding-right: 15px; */
}

.service-two__content {
	padding-top: 45px;
	padding-right: 46px;
}

.service-two__content .block-title {
	margin-bottom: 25px;
}

.service-two__content .block-title h3 {
	font-size: 40px;
	color: #1a5736;
	font-weight: 600;
}

.service-two__content .block-title p {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 26px;
	color: #333;
	text-transform: uppercase;
}

.service-two__content-text {
	margin-bottom: 25px;
}

.service-two__content-text p {
	margin: 0;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 28px;
	color: #333;
}

.service-two__content-list {
	margin-bottom: 50px;
}

.service-two__content-list li {
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}

.service-two__content-list li+li {
	margin-top: 20px;
}

.service-two__content-list li i {
	color: var(--thm-primary);
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.service-two__box-column {
	/* padding-left: 15px;
	padding-right: 15px;
	-webkit-box-flex: 1;
	flex: 1 1 59%;
	max-width: 59%; */
}

.service-two__box-column [class*=col-]:nth-child(even) {
	margin-top: 0px;
}

.service-two__box-single {
	/* background-color: #f4f4f4; */
	text-align: center;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 0px;
	/* -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); */
}

.service-two__box-single img {
	width: 70%;
}

.service-two__box-single:hover {
	background-color: #155b36;
}

.service-two__box-single:hover i {
	background-color: #ffffff;
	color: #fff;
}

.service-two__box-single:hover h3 {
	color: #fff;
}

.service-two__box-single i {
	border-radius: 3px;
	background-color: white;
	box-shadow: 0px 10px 21.25px 3.75px rgba(0, 0, 0, 0.06);
	width: 120px;
	height: 120px;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 95px;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-radius: 90px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service-two__box-single h3 {
	color: #333333;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.service-two__box-single h3 a {
	color: inherit;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service-two__service-page {
	padding-top: 95px;
}

/*********** About End ***********/

/*----------------------------------------*/
/*  7.3 activitics css start
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
	.tp-activitics-left-box {
		margin-bottom: 70px;
	}
}

.tp-activitics-mail-box {
	background-color: #0c5b34;
	padding: 92px 50px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.tp-activitics-mail-box {
		padding: 60px 30px;
	}
}

.tp-activitics-mail-box i {
	font-size: 72px;
	color: #ffffff;
	margin-bottom: 30px;
	display: inline-block;
}

.tp-activitics-mail-box span {
	font-size: 16px;
	font-weight: 400;
	color: #e5e3e3;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-activitics-form-box {
		margin-bottom: 70px;
	}
}

.tp-activitics-title-sm {
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.2;
	margin-bottom: 30px;
}

.tp-activitics-title-sm a {
	color: #ffffff;
}

.tp-activitics-title-sm a:hover {
	color: #ffffff;
}

@media (max-width: 767px) {
	.tp-activitics-title-sm br {
		display: none;
	}
}

.tp-activitics-input {
	position: relative;
	margin-bottom: 30px;
}

.tp-activitics-input input {
	font-size: 16px;
	font-weight: 400;
	color: #767676;
	border: 0;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 30px;
}

.tp-activitics-input input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #767676;
	font-size: 16px;
	font-weight: 400;
}

.tp-activitics-input input::-moz-placeholder {
	/* Firefox 19+ */
	color: #767676;
	font-size: 16px;
	font-weight: 400;
}

.tp-activitics-input input:-moz-placeholder {
	/* Firefox 4-18 */
	color: #767676;
	font-size: 16px;
	font-weight: 400;
}

.tp-activitics-input input:-ms-input-placeholder {
	/* IE 10+  Edge*/
	color: #767676;
	font-size: 16px;
	font-weight: 400;
}

.tp-activitics-input input::placeholder {
	/* MODERN BROWSER */
	color: #767676;
	font-size: 16px;
	font-weight: 400;
}

.tp-activitics-input input:focus {
	border-color: #ff0000;
}

.w-100 {
	width: 100% !important;
}

.tp-activitics-input input[type=text],
.tp-activitics-input input[type=email],
.tp-activitics-input input[type=tel],
.tp-activitics-input input[type=number],
.tp-activitics-input input[type=password],
.tp-activitics-input input[type=url],
textarea {
	outline: none;
	background-color: #fff;
	height: 56px;
	width: 100%;
	line-height: 56px;
	font-size: 14px;
	color: #020626;
	padding-left: 26px;
	padding-right: 26px;
	/* border: 1px solid #E0E2E3; */
}

.tp-btn-subscribe {
	height: 60px;
	line-height: 60px;
	padding: 0 45px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.03em;
	z-index: 9;
	overflow: hidden;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	-webkit-transition: ease-out 0.4s;
	-moz-transition: ease-out 0.4s;
	transition: ease-out 0.4s;
	background-color: #666666;
	color: #ffffff;
	box-shadow: inset 0 0 0 0 #0c5b34;
	border: 0;
}

.tp-btn-subscribe:hover {
	color: #ffffff;
	box-shadow: inset 0 100px 0 0 #0c5b34;
}

.tp-activitics-input i {
	position: absolute;
	top: 17px;
	left: 0;
	font-size: 16px;
	color: #767676;
}

.tp-activitics-btn .tp-btn-subscribe {
	margin-bottom: 5px;
}

.tp-activitics-text {
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-activitics-text {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.tp-activitics-text {
		margin-bottom: 50px;
	}
}

.tp-activitics-text span {
	font-size: 16px;
	font-weight: 400;
	color: #767676;
}

.tp-activitics-link a span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 26px;
	color: var(--tp-theme-2);
	border-bottom: 1px solid var(--tp-theme-2);
}

.tp-activitics-link a i {
	font-size: 18px;
	color: var(--tp-theme-2);
	transform: translateY(3px);
	display: inline-block;
	position: relative;
}

.tp-activitics-link a i::after {
	position: absolute;
	top: -1px;
	right: -8px;
	height: 22px;
	width: 22px;
	background-color: #f7f7f9;
	content: "";
	border-radius: 50%;
	z-index: -1;
}

.tp-activitics-right-title-box .tp-section-title span {
	position: absolute;
	top: 10px;
	right: 35%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-activitics-right-title-box .tp-section-title span {
		top: -3px;
		right: 58%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
	.tp-activitics-right-wrap {
		padding-left: 0;
	}
}

.tp-activitics-council-subtitle {
	font-size: 12px;
	font-weight: 700;
	color: #1a5736;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: inline-block;
}

.tp-activitics-council-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px;
	color: #0c5b34;
}

.tp-activitics-council-title a {
	color: #454545;
	font-weight: 500;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.tp-activitics-council-title {
		font-size: 24px;
	}
}

.tp-activitics-council-item {
	border: 1px solid rgb(244, 244, 244);
	transition: 0.3s;
}

.tp-activitics-council-item:hover {
	box-shadow: 0px 3px 40px 0px rgba(17, 10, 54, 0.1);
}

.tp-activitics-council-item:hover .tp-activitics-council-btn a {
	background-color: #0c5b34;
	border-color: #0c5b34;
	color: #ffffff;
}

.tp-activitics-council-item:hover .tp-activitics-council-btn a i {
	transform: rotate(0deg);
}

.tp-activitics-council-date {
	list-style: 0;
	position: absolute;
	top: 38%;
	left: -5px;
	transform: rotate(-90deg);
}

@media (max-width: 767px) {
	.tp-activitics-council-date {
		position: static;
		left: 0;
		transform: rotate(0deg);
		margin-bottom: 10px;
	}
}

.tp-activitics-council-date span {
	font-weight: 700;
	font-size: 18px;
	color: var(--tp-common-black);
	display: inline-block;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	margin: 0px -2px;
}

.tp-activitics-council-date span.text-1 {
	color: #ffffff;
	background-color: #666666;
}

.tp-activitics-council-date span.text-2 {
	color: #ffffff;
	background-color: #0c5b34;
}

.tp-activitics-council-btn {
	position: absolute;
	top: 50%;
	right: -58px;
	transform: translateY(-50%) rotate(-90deg);
}

@media (max-width: 767px) {
	.tp-activitics-council-btn {
		position: static;
		left: 0;
		transform: rotate(0deg);
	}
}

.tp-activitics-council-btn a {
	font-size: 14px;
	color: #1a5736;
	text-transform: uppercase;
	font-weight: 700;
	height: 55px;
	line-height: 55px;
	padding: 0px 30px;
	display: inline-block;
	background-color: #f7f7f9;
	transition: 0.3s;
}

.tp-activitics-council-btn a i {
	margin-left: 12px;
	display: inline-block;
	transform: translateY(2px) rotate(45deg);
	transition: 0.3s;
}

.tp-activitics-content-wrap {
	padding: 49px 100px;
}

@media (max-width: 767px) {
	.tp-activitics-content-wrap {
		padding: 40px 20px;
	}
}

.tp-activitics-shape-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.tp-activitics-shape-img {
		width: 26%;
	}
}

.tp-activitics-shape-img img {
	height: 520px;
	width: 575px;
}

.tp-activitics-shape-img::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(19 80 142 / 90%);
	content: "";
}

@media (max-width: 767px) {
	.tp-activitics-meta {
		margin-bottom: 20px;
	}
}

.tp-activitics-meta a {
	margin-right: 30px;
}

@media (max-width: 767px) {
	.tp-activitics-meta a {
		display: block;
		margin-right: 0;
	}
}

.tp-activitics-meta a i {
	font-size: 14px;
	color: var(--tp-theme-1);
	transform: translateY(2px);
	display: inline-block;
	margin-right: 11px;
}

.tp-activitics-meta a span {
	font-size: 14px;
	font-weight: 400;
	color: #767676;
	transition: 0.3s;
}

.tp-activitics-meta a span:hover {
	color: #0c5b34;
}

.pb-120 {
	padding-bottom: 120px;
}

.pt-120 {
	padding-top: 120px;
}



/*----------------------------------------*/
/*  testimonial css start
/*----------------------------------------*/
.tp-testimonial-2-area {
	padding: 90px 0px;
}

.tp-testimonial-bg {
	background-color: var(--tp-common-white);
	text-align: center;
	padding: 45px;
	margin: 0px 20px;
}

.mb-50 {
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.tp-testimonial-bg {
		padding: 30px 10px;
		margin: 0;
	}
}

.tp-testimonial-bg-shape {
	position: absolute;
	right: 0;
	top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
	.tp-testimonial-arrow-box {
		display: none;
	}
}

.tp-testimonial-arrow-box button {
	height: 60px;
	width: 60px;
	line-height: 65px;
	border-radius: 50%;
	font-size: 21px;
	display: inline-block;
	color: var(--tp-theme-2);
	background-color: var(--tp-common-white);
	transition: 0.3s;
}

.tp-testimonial-arrow-box button:hover {
	color: var(--tp-common-white);
	background-color: var(--tp-theme-1);
}

.tp-testimonial-arrow-box button.testi-prev {
	position: absolute;
	top: 50%;
	left: -30px;
	transform: translateY(-50%);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.tp-testimonial-arrow-box button.testi-prev {
		left: 35px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-testimonial-arrow-box button.testi-prev {
		left: -11px;
		z-index: 1;
	}
}

.tp-testimonial-arrow-box button.testi-next {
	position: absolute;
	top: 50%;
	right: -30px;
	transform: translateY(-50%);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.tp-testimonial-arrow-box button.testi-next {
		right: 35px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-testimonial-arrow-box button.testi-next {
		right: -11px;
		z-index: 1;
	}
}

.tp-testimonial-img-1 {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: -1;
}

.tp-testimonial-img-2 {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: -1;
}

.tp-testimonial-content p {
	font-size: 32px;
	color: var(--tp-common-black);
	font-family: var(--tp-ff-Marcellus);
	line-height: 48px;
	padding: 0px 40px;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-testimonial-content p {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.tp-testimonial-content p {
		font-size: 16px;
		line-height: 28px;
		padding: 0;
		margin-bottom: 30px;
	}
}

.tp-testimonial-avatar img {
	margin-bottom: 25px;
}

.tp-testimonial-avatar-info span {
	font-size: 16px;
	color: #838693;
	font-weight: 400;
}

.tp-testimonial-title-sm {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	color: var(--tp-theme-1);
}

@media (max-width: 767px) {
	.tp-testimonial-title-sm {
		font-size: 18px;
	}
}

.tp-testimonial-2-item {
	background-color: #fff;
	padding: 40px 70px 50px 95px;
	margin-left: 75px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-testimonial-2-item {
		padding: 40px 30px 50px 100px;
	}
}

@media (max-width: 767px) {
	.tp-testimonial-2-item {
		padding: 30px;
		margin-left: 0;
	}
}

.tp-testimonial-2-shape-1 {
	position: absolute;
	top: 0;
	left: 0;
}

.tp-testimonial-2-shape-2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.tp-testimonial-2-ratting {
	margin-bottom: 15px;
}

.tp-testimonial-2-ratting span {
	color: #2b8fd4;
}

.tp-testimonial-2-text p {
	margin-bottom: 25px;
}

.tp-testimonial-2-avata-info span {
	font-size: 16px;
	font-weight: 400;
	color: #767676;
}

.tp-testimonial-2-title-sm {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 7px;
	color: #0c5b34;
}

.tp-testimonial-2-item::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 10px;
	background: linear-gradient(0deg, rgb(32 164 62) 30%, rgb(255, 255, 255) 100%);
	content: "";
	z-index: -1;
}

.tp-testimonial-2-quote {
	position: absolute;
	bottom: 55px;
	right: 40px;
}

.tp-testimonial-2-quote i {
	font-size: 25px;
	color: #0c5b34;
}

.tp-testimonial-3-thumb-box {
	padding-left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-testimonial-3-thumb-box {
		margin-bottom: 50px;
	}
}

.tp-testimonial-3-bg {
	position: absolute;
	bottom: 0;
	right: 0;
}

.tp-testimonial-3-thumb {
	position: relative;
	display: inline-block;
}

@media (max-width: 767px) {
	.tp-testimonial-3-thumb {
		margin-bottom: 40px;
	}
}

.tp-testimonial-3-thumb::after {
	position: absolute;
	top: 0;
	left: -145px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: var(--tp-theme-2);
	content: "";
	z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.tp-testimonial-3-thumb::after {
		left: -50px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-testimonial-3-thumb::after {
		left: -60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-testimonial-3-thumb::after {
		left: -70px;
	}
}

@media (max-width: 767px) {
	.tp-testimonial-3-thumb::after {
		left: -50px;
	}
}

.tp-testimonial-3-quote {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -40px;
}

.tp-testimonial-3-quote span {
	height: 90px;
	width: 90px;
	line-height: 109px;
	display: inline-block;
	text-align: center;
	font-size: 47px;
	border-radius: 50%;
	color: var(--tp-common-white);
	background-color: var(--tp-theme-1);
}

.tp-testimonial-3-ratting {
	margin-bottom: 20px;
}

.tp-testimonial-3-ratting span {
	color: var(--tp-theme-1);
}

.tp-testimonial-3-text p {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 35px;
	color: var(--tp-theme-2);
}

@media (max-width: 767px) {
	.tp-testimonial-3-text p {
		font-size: 18px;
	}
}

.tp-testimonial-3-title-sm {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	color: var(--tp-theme-2);
	font-family: var(--tp-ff-dmsans);
}

.tp-testimonial-3-avata img {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	margin-right: 30px;
}

.tp-testimonial-3-avata-info span {
	font-size: 16px;
	color: #767676;
	font-weight: 400;
	line-height: 1;
}

.tp-testimonial-3-arrow-box {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 55;
}

.tp-testimonial-3-arrow-box button {
	height: 60px;
	width: 60px;
	line-height: 64px;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	color: var(--tp-common-black);
	background-color: var(--tp-common-white);
	box-shadow: 0px 3px 20px 0px rgba(35, 35, 49, 0.04);
	font-size: 21px;
	transition: 0.3s;
}

.tp-testimonial-3-arrow-box button:hover {
	background-color: var(--tp-theme-2);
	color: var(--tp-common-white);
}

.tp-testimonial-3-arrow-box button.slider-next {
	margin-left: 25px;
}

.tp-testimonial-2-avata {
	background-color: #fff;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 42%;
	left: -10%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.tp-testimonial-2-avata {
		left: -19%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tp-testimonial-2-avata {
		left: -11%;
	}
}

@media (max-width: 767px) {
	.tp-testimonial-2-avata {
		display: none;
	}
}

.tp-testimonial-2-avata img {
	z-index: 2;
	height: 97px;
	width: 97px;
	position: relative;
	border-radius: 50%;
	transform: translate(-3px, -5px) scale(0.9);
}

.tp-testimonial-2-avata::after {
	position: absolute;
	top: 5px;
	left: 3px;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #155b36;
	border-radius: 50%;
	transform: scale(1.1);
	z-index: -1;
}

/*********** City News Start ***********/

.city-news {
	background: #f7f7f7;
}

.title-style-3 {
	margin-bottom: 25px;
}

.title-style-3 h3 {
	margin: 0 0 15px;
	color: #333333;
	font-weight: 700;
}

.title-style-3 p {
	margin: 0px;
	color: #777777;
	font-size: 16px;
	font-style: italic;
	position: relative;
	padding-left: 21px;
}

.title-style-3 p:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 15px;
	height: 2px;
	background: #d94148;
	content: "";
}

.news-box {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, .07);
}

.new-txt {
	padding: 20px;
}

.new-txt h6 {
	line-height: 26px;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px;
	letter-spacing: -.5px;
}

.new-txt h6 a {
	color: #222;
}

.new-txt h4 {
	line-height: 28px;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 15px;
}

.new-txt h4 a {
	color: #222;
}

.new-txt h5 {
	font-weight: 600;
	margin: 0 0 10px;
}

.new-txt p {
	color: #777777;
	line-height: 24px;
	margin: 0px;
	font-size: 16px;
}

.new-txt ul.news-meta {
	margin: 0 0 10px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
}

.new-txt ul.news-meta li {
	float: left;
	font-size: 12px;
	color: #777;
	font-weight: 400;
	text-transform: uppercase;
}

.new-txt ul.news-meta li:after {
	content: "|";
	color: #cccccc;
	padding: 0 12px;
}

.new-txt li:last-child:after {
	display: none;
}

.new-thumb {
	position: relative;
	overflow: hidden;
}

.new-thumb img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.new-thumb:after {
	background: rgba(0, 0, 0, .50);
	width: 100%;
	height: 0%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	z-index: 9;
	opacity: 0;
}

.new-thumb .cat {
	position: absolute;
	right: -3px;
	top: 20px;
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	line-height: 22px;
	padding: 0 20px;
	border-radius: 3px;
	z-index: 99;
}

.news-box-f {
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	line-height: 50px;
	color: #777777;
	font-style: italic;
	font-size: 14px;
	font-weight: 600;
	position: relative;
}

.news-box-f img {
	width: 30px;
	height: 30px;
}

.news-box:hover .news-box-f:after {
	width: 100%;
}

.news-box-f:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 0;
	height: 1px;
	background: #d94148;
	content: "";
}

.news-box-f img {
	border-radius: 100%;
	margin: 0 10px 0 25px;
}

.news-box-f a {
	float: right;
	border-left: 1px solid #eee;
	width: 54px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #bbbbbb;
}

.news-box:hover .new-thumb:after {
	height: 100%;
	opacity: 1;
}

.news-box:hover .news-box-f a {
	background: #d94148;
	color: #fff;
}

.news-box:hover .new-txt h6 a {
	color: #d94148;
}

.news-box:hover {
	box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, .20);
}

.news-details .new-txt p {
	margin: 0 0 20px;
}

.news-details blockquote {
	width: 85%;
	background: #40407e;
	overflow: hidden;
	margin: 0 auto 20px;
	border: 0px;
	border-radius: 3px;
	padding: 25px;
	position: relative;
}

.news-details blockquote p {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	line-height: 32px;
}

.single-post-tags {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.single-post-tags a {
	display: inline-block;
	border: 1px solid #e1e1e1;
	background: #fff;
	color: #888888;
	font-size: 12px;
	font-weight: 500;
	line-height: 29px;
	padding: 0 20px;
	border-radius: 3px;
	margin-right: 3px;
}

.single-post-tags a:hover {
	background: #40407e;
	border-color: #40407e;
	color: #fff;
}

.about-post-author {
	background: #f5f5f5;
	border-radius: 3px;
	width: 100%;
	float: left;
	position: relative;
	padding: 30px 30px 30px 145px;
	margin-bottom: 50px;
}

.about-post-author h5 {
	font-weight: 700;
}

.news-details .about-post-author p {
	margin: 0px;
}

.about-post-author img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	position: absolute;
	left: 30px;
	top: 30px;
}

.post-comments {
	width: 100%;
	float: left;
}

ul.comments {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.comments .comment {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	position: relative;
	padding-left: 85px;
}

.user-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.user-thumb img {
	width: 100%;
	height: auto;
	border-radius: 100%;
}

ul.post-time {
	position: absolute;
	right: 0;
	top: 5px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.post-time li {
	float: left;
	margin-left: 10px;
	color: #888888;
	font-size: 14px;
}

ul.post-time a {
	color: #888888;
}

ul.post-time a i {
	color: #40407e;
	font-size: 12px;
}

.user-comments {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 21px;
}

.user-comments h6 {
	margin-bottom: 10px;
}

.user-comments p {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
}

.child-comments {
	width: 100%;
	float: left;
	margin: 25px 0 0;
	list-style: none;
	padding: 0px;
}

.clinks,
.clinks a {
	color: #919da6;
}

.child-comments .user-comments {
	padding-right: 20px;
}

.aname {
	display: inline-block;
}

span.ctime {
	font-size: 12px;
	color: #919da6;
}

ul.rep-comments {
	width: 85%;
	background: #fff;
	border-radius: 5px;
	float: left;
	padding: 0px;
	list-style: none;
	margin: 20px 0 0 68px;
	padding: 20px;
}

.comment-form {
	width: 100%;
	float: left;
	padding: 30px;
}

.comment-form h3 {
	margin-bottom: 20px;
}

.comment-form ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.comment-form input.form-control {
	border: 2px solid #cdd4d9;
	border-radius: 5px;
	padding: 0 20px;
	height: 52px;
	line-height: 48px;
	color: #cdd4d9;
	margin-bottom: 20px;
	box-shadow: none;
}

.comment-form textarea {
	width: 100%;
	border: 2px solid #e1e1e1;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 5px;
	box-shadow: none;
}

.comment-form button.submit {
	background: #0a2c55;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.related-posts {
	width: 100%;
	float: left;
	margin: 30px 0;
}

.related-posts ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.rel-box {
	background: #f5f5f5;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 15px;
	width: 100%;
	float: left;
}

.rel-box h6 {
	margin-bottom: 15px;
	font-size: 18px;
}

.rel-box a {
	color: #333;
	line-height: 28px;
}

.rel-box ul.news-meta li {
	line-height: 28px;
}

.post-comments-form {
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.post-comments-form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.post-comments-form input[type="text"] {
	width: 100%;
	border: 1px solid #cccccc;
	line-height: 48px;
	font-size: 16px;
	border-radius: 3px;
	padding: 0 20px;
}

.post-comments-form textarea {
	width: 100%;
	border: 1px solid #cccccc;
	line-height: 28px;
	font-size: 16px;
	border-radius: 3px;
	padding: 10px 20px;
	min-height: 150px;
	margin: 10px 0 5px;
}

.post-comments-form input[type="submit"] {
	width: 100%;
	border: 0;
	line-height: 48px;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	background: #40407e;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.post-comments-form input[type="submit"]:hover {
	background: #3949ab;
	color: #fff;
}

.news-box.new-txt .rel-box h6 a:hover,
.rel-box a:hover {
	color: #d32f2f;
}

.post-comments-form .row {
	margin-left: -5px;
	margin-right: -5px;
}

.news-box:hover .new-txt .rel-box h6 a {
	color: #222;
}

/*********** City News End ***********/


/*********** Department Start ***********/


.depart-info {
	background: url(../images/deprtinfobg.jpg) no-repeat bottom;
	background-size: cover;
}

.depart-info.p80 {
	padding: 80px 0 50px;
}

.depart-info .deprt-icon-box {
	background: #fff;
	border-radius: 10px;
	text-align: center;
	height: 225px;
	margin: 0 0 28px;
	box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, .07);
	padding: 40px;
	position: relative;
}

.depart-info .deprt-icon-box img {
	margin: 0 0 20px;
	width: 85px;
	height: 85px;
}

.deprt-icon-box h6 {
	line-height: 22px;
	margin: 0 0 12px;
	font-weight: 600;
}

.deprt-icon-box h6 a {
	color: #222;
}

.deprt-icon-box a.rm {
	background: #d94148;
	display: inline-block;
	color: #fff;
	line-height: 24px;
	border-radius: 12px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 15px;
	opacity: 0;
}

.deprt-icon-box:hover {
	padding: 20px 40px;
}

.deprt-icon-box:hover a.rm {
	opacity: 1;
}

.deprt-icon-box:hover h6 a {
	color: #d94148;
}

.deprt-icon-box a.rm:hover {
	background: #40407e;
	color: #fff;
}

a.jobs-link {
	background: #d94148;
	display: block;
	line-height: 52px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

a.jobs-link:hover {
	background: #40407e;
	color: #fff;
}

ul.reports {
	padding: 0;
	margin: 10px 0 0;
	background: #38a1f3;
	list-style: none;
	border-radius: 5px;
	overflow: hidden;
}

ul.reports a {
	color: #fff;
	line-height: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 0 20px;
}

ul.reports a:hover {
	background: rgba(0, 0, 0, .3);
	color: #fff;
}

ul.reports a i {
	margin-right: 10px;
}

.depart-info .emergency-info .panel-group .panel-heading {
	padding: 15px 0 15px 20px;
}

/*********** Department End ***********/


/*********** Recent Events Start ***********/

.recent-events {
	background: url(../images/eventsbg.jpg) no-repeat;
	background-size: cover;
}

.recent-events h3 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 20px;
}

.recent-events .nav-tabs {
	border-bottom: 0px solid #ddd;
}

.recent-events .nav-tabs>li {
	margin: 0px;
}

.recent-events .nav-tabs>li>a {
	background: #f7f7f7;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 0 20px;
	line-height: 51px;
	color: #222;
	border: 0px;
	position: relative;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.recent-events .nav-tabs>li>a {
	background: #d94148;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 0 20px;
	line-height: 51px;
	color: #fff;
	border: 0px;
	position: relative;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.recent-events .nav-tabs>li>a:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	background: #d94148;
	content: "";
}

.recent-events .nav-tabs>li.active>a,
.recent-events .nav-tabs>li.active>a:focus,
.recent-events .nav-tabs>li.active>a:hover {
	color: #222;
	cursor: default;
	background-color: #f7f7f7;
	border: 0px solid #ddd;
}

.recent-events .nav-tabs>li>a:hover {
	background: #f7f7f7;
	color: #222;
}

.recent-events .tab-content {
	background: #fff;
	border-radius: 0 3px 3px 3px;
	width: 100%;
	float: left;
	padding: 30px;
}

.recent-events .event-list {
	margin: 0 0 20px;
	padding: 0 0 20px;
	list-style: none;
	width: 100%;
	float: left;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}

.recent-events .event-list:after {
	position: absolute;
	left: -30px;
	width: 3px;
	height: 0;
	background: #d94148;
	content: "";
	top: -20px;
}

.recent-events .event-list:last-child {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.recent-events .event-list li {
	float: left;
	margin-right: 15px;
}

.recent-events .event-list li:last-child {
	float: right;
	margin: 0px;
}

.event-list li strong.edate {
	display: block;
	color: #d94148;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.event-list li strong.etime {
	display: block;
	color: #aaaaaa;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.event-list img {
	border-radius: 3px;
}

.event-list a.joinnow {
	background: #fafafa;
	border: 1px solid #e1e1e1;
	line-height: 28px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	color: #a0a0a0;
	padding: 0 20px;
	border-radius: 15px;
}

.event-list a.joinnow:hover {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

.event-list li.el-title {
	width: 40%;
}

.event-list li.el-title h6 {
	color: #222222;
	margin: 0 0 7px;
	font-weight: 600;
	line-height: 22px;
}

.event-list li.el-title h6 a {
	color: #222;
}

.event-list li.el-title p {
	margin: 0px;
	color: #aaaaaa;
	line-height: 22px;
}

.event-list li.el-title p i {
	color: #d94148;
	margin-right: 5px;
}

.recent-events .event-list:hover:after {
	height: 113px;
}

.recent-events .event-list:hover h6 a {
	color: #d94148;
}

.recent-events .event-list:hover a.joinnow {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

.event-big {
	overflow: hidden;
	position: relative;
	border-radius: 3px 3px 0 0;
}

.event-big img {
	width: 100%;
	height: auto;
}

.event-big:hover .event-cap {
	height: 150px;
}

.event-big:hover .event-cap p {
	opacity: 1;
}

.event-cap {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .80);
	width: 100%;
	border-left: 3px solid #d94148;
	padding: 20px;
	height: 88px;
}

.event-cap h5 {
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}

.event-cap h5 a {
	color: #fff;
}

.event-cap h5 a:hover {
	color: #d94148;
}

.event-cap ul {
	margin: 0 0 10px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
}

.event-cap ul li {
	float: left;
	font-size: 14px;
	color: #fff;
}

.event-cap ul li:after {
	content: "|";
	color: #d94148;
	padding: 0 12px;
}

.event-cap ul li:last-child:after {
	border: 0;
	margin: 0px;
	display: none;
}

.event-cap p {
	display: block;
	color: #fff;
	clear: both;
	font-size: 14px;
	margin: 0px;
	opacity: 0;
}

.event-cap ul li {
	float: left;
	font-size: 14px;
	color: #fff;
}

.recent-event-slider {
	margin-bottom: 10px;
}

.recent-event-slider-nav .slick-slide {
	padding: 0 5px;
}

.slick-slide img {
	width: 100%;
	height: auto;
	border-radius: 3px;
	cursor: pointer;
}

/*********** Recent Events End ***********/




/*********** Explore Community Start ***********/

.explore-community h3 {
	margin: 0 0 25px;
	font-weight: 700;
}

.community-links-style-two {
	background: #fafafa;
	border: 5px solid #ebebeb;
	margin: 0px;
	padding: 25px 30px;
	list-style: none;
	width: 100%;
	float: left;
}

.community-links-style-two li {
	width: 50%;
	float: left;
	line-height: 45px;
	margin: 5px 0;
}

.community-links-style-two li a img {
	width: 45px;
	height: 45px;
	background: #40407e;
	border-radius: 100%;
	margin-right: 10px;
}

.community-links-style-two li a {
	font-size: 16px;
	font-weight: 600;
	color: #444444;
}

.community-links-style-two li a:hover {
	color: #d94148;
}

.community-links-style-two li a:hover img {
	background: #d94148;
}

.h3-team-box {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

.h3-team-box:after {
	position: absolute;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
	width: 100%;
	height: 100%;
	content: "";
}

.team-info {
	position: absolute;
	left: 0;
	bottom: -95px;
	padding: 20px;
	z-index: 99;
}

.team-info ul {
	margin: 0px;
	padding: 10px 0 0;
	list-style: none;
	border-top: 1px solid #98989a;
	opacity: 0;
}

.team-info ul li {
	display: inline-block;
	color: #cccccc;
	font-size: 14px;
	margin: 0 7px 0 0;
}

.team-info ul li a {
	color: #cccccc;
}

.team-info h6 {
	color: #fff;
	margin: 0 0 7px;
}

.team-info strong {
	color: #fff;
	font-style: italic;
	font-weight: 400;
	display: block;
	margin: 0 0 10px;
}

.team-info p {
	margin: 0 0 15px;
	font-size: 14px;
	color: #fff;
	opacity: 0;
}

.team-info ul strong {
	margin: 0px;
}

.h3-team-box:hover .team-info {
	bottom: 0;
}

.h3-team-box:hover .team-info ul,
.h3-team-box:hover .team-info p {
	opacity: 1;
}

.team-info ul li a:hover {
	color: #d94148;
}

#h3team-slider .owl-nav {
	position: absolute;
	top: -50px;
	right: 0;
}

#h3team-slider .owl-next,
#h3team-slider .owl-prev {
	background: #fafafa;
	height: 26px;
	width: 26px;
	border: 1px solid #e2e2e2;
	border-radius: 100%;
	margin: 0 0 0 10px;
	font-size: 0px;
	text-align: center;
	color: #d94148;
}

#h3team-slider .owl-next:hover,
#h3team-slider .owl-prev:hover {
	background: #d94148;
	color: #fff;
	border-color: #d94148;
}

#h3team-slider .owl-prev:before,
#h3team-slider .owl-next:after {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	font-weight: 700;
}

#h3team-slider .owl-prev:before {
	content: "\f104";
}

/*********** Explore Community End ***********/

.home3.emergency-numbers .newsletter-form {
	background: url(../images/h3newsletterbg.jpg) no-repeat bottom #14801a;
}

.home3.emergency-numbers .newsletter-form button {
	background: #144b8b;
	color: #fff;
}

.home3.emergency-numbers .newsletter-form button:hover {
	background: #fff;
	color: #144b8b;
}

.home3.emergency-numbers .e-numbers .em-box i {
	color: #d94148;
}

.home3.emergency-numbers .e-numbers .em-box strong.em-num {
	color: #144b8b;
}

.home3.emergency-numbers .e-numbers .em-box:hover i {
	color: #fff;
}

/******** + ========== + Home Page Three End + ========== + ********/


/******** + ========== + Event Pages Start + ========== + ********/


.events-wrapper {
	padding: 80px 0;
	width: 100%;
	background: url(../images/eventpagebg.jpg) no-repeat bottom;
	background-size: cover;
}

.events-wrapper .event-post {
	margin-bottom: 40px;
}

.site-pagination {
	text-align: center;
}

.site-pagination .pagination {
	margin: 20px 0 0;
	padding: 0px;
}

.site-pagination .pagination>li>a,
.pagination>li>span {
	color: #333;
	padding: 8px 15px;
}

.site-pagination .pagination>.active>a,
.site-pagination .pagination>.active>a:focus,
.site-pagination .pagination>.active>a:hover,
.site-pagination .pagination>.active>span,
.site-pagination .pagination>.active>span:focus,
.site-pagination .pagination>.active>span:hover,
.site-pagination .pagination>li>a:focus,
.site-pagination .pagination>li>a:hover,
.site-pagination .pagination>li>span:focus,
.site-pagination .pagination>li>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #d94148;
	border-color: #d94148;
}

.events-wrapper .event-post-full .thumb {
	width: 390px;
}

.events-wrapper .event-post-full .event-post-content {
	width: 457px;
}

.events-wrapper .event-post-full {
	margin-bottom: 40px;
}

.event-post-full:hover .thumb:after {
	opacity: 1;
}

.events-wrapper.events-listing {
	background: #fafafa;
}

.events-listing .event-post-full .event-post-txt {
	padding: 30px 30px 0;
	width: 100%;
}

.events-listing span.ecat {
	margin: 0 0 23px;
}

.events-listing .event-post-loc {
	line-height: 50px;
	height: 50px;
}

.event-list-box {
	background: #fff;
	border-radius: 3px;
	width: 100%;
	float: left;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
	padding: 30px;
	margin: 0 0 30px;
}

.event-list-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.event-list-box ul li {
	float: left;
	margin-right: 20px;
}

.event-list-box ul li:last-child {
	float: right;
	margin: 0px;
}

.event-list-box .edate {
	font-size: 16px;
	color: #aaaaaa;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 25px;
}

.event-list-box .edate strong {
	display: block;
	color: #d94148;
	font-weight: 900;
}

.event-list-box .event-title {
	width: 48%;
}

.event-list-box .event-title h6 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin: 5px 0 10px;
}

.event-list-box .event-title h6 a {
	color: #222;
}

.event-list-box .event-title p {
	margin: 0px;
	color: #aaaaaa;
	font-size: 16px;
	font-weight: 500;
}

.event-list-box .event-title p i {
	color: #d94148;
	margin-right: 5px;
}

a.join-now {
	background: #fafafa;
	display: inline-block;
	line-height: 28px;
	padding: 0 20px;
	border-radius: 15px;
	border: 1px solid #e1e1e1;
	text-transform: uppercase;
	font-size: 14px;
	color: #a0a0a0;
	height: 30px;
	margin: 30px 0 0;
}

.event-list-box img {
	width: 130px;
	height: auto;
	border-radius: 3px;
}

.event-list-box:hover {
	box-shadow: 0 6px 12px rgba(247, 56, 89, .12);
}

.event-list-box:hover .event-title h6 a {
	color: #d94148;
}

.event-list-box:hover a.join-now {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

/******** + ========== + Event Pages End + ========== + ********/



/*--------------------------------------------------------------
# Events Section
--------------------------------------------------------------*/
.events {
	padding: 60px 0px 140px;
	background: #f1f1f1;
	background: url(../images/newsbg.jpg) no-repeat;
	background-size: cover;
}

.events .section-title {

	text-align: center;
	position: relative;
	margin: 0 auto;
	margin-bottom: 3rem;
}

.events .section-title h2 {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 0.75rem;
}

.events .section-title p {
	font-size: 1.1rem;
	color: color-mix(in srgb, #212529, transparent 30%);
}

.events .section-title h2:before,
.events .section-title h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #08925f;
	display: inline-block;
}

.events .section-title h2:before {
	margin: 0 15px 10px 0;
}

.events .section-title h2:after {
	margin: 0 0 10px 15px;
}

.events .event-filters .form-select {
	padding: 0.75rem 1rem;
	border-radius: 8px;
	border: 1px solid color-mix(in srgb, var(--default-color), transparent 80%);
}

.events .event-filters .form-select:focus {
	border-color: var(--accent-color);
	box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--accent-color), transparent 80%);
}

.events .event-card {
	display: flex;
	border-radius: 0px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
	height: 100%;
	background-color: color-mix(in srgb, #08925e, transparent 92%);
	border: 1px solid color-mix(in srgb, #08925f, transparent 70%);
}

.events .event-card:hover {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	transform: translateY(-5px);
}

.events .event-card .event-date {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1.5rem;
	background-color: #99223a;
	color: #fff;
	text-align: center;
	min-width: 100px;
}

.events .event-card .event-date .month {
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}

.events .event-card .event-date .day {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	margin: 0.5rem 0;
}

.events .event-card .event-date .year {
	font-size: 0.9rem;
}

.events .event-card .event-content {
	padding: 1.5rem;
	flex: 1;
}

.events .event-card .event-content h3 {
	font-size: 1.3rem;
	margin: 0.5rem 0;
	font-weight: 600;
}

.events .event-card .event-content p {
	color: color-mix(in srgb, var(--default-color), transparent 25%);
	margin-bottom: 1rem;
	font-size: 0.95rem;
}

.events .event-card .event-tag {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	border-radius: 50px;
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
}

.events .event-card .event-tag.academic {
	background-color: #e3f2fd;
	color: #0d47a1;
}

.events .event-card .event-tag.sports {
	background-color: #e8f5e9;
	color: #2e7d32;
}

.events .event-card .event-tag.arts {
	background-color: #ffebee;
	color: #c62828;
}

.events .event-card .event-tag.community {
	background-color: #fff3e0;
	color: #e65100;
}

.events .event-card .event-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1.25rem;
}

.events .event-card .event-meta .meta-item {
	display: flex;
	align-items: center;
	color: color-mix(in srgb, var(--default-color), transparent 40%);
	font-size: 0.9rem;
}

.events .event-card .event-meta .meta-item i {
	margin-right: 0.5rem;
	font-size: 1rem;
	color: color-mix(in srgb, var(--accent-color), transparent 25%);
}

.events .event-card .event-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.events .event-card .event-actions .btn-learn-more {
	padding: 0.5rem 1.25rem;
	background-color: #99223a;
	color: #ffffff;
	border-radius: 50px;
	font-weight: 500;
	transition: all 0.3s;
}

.events .event-card .event-actions .btn-learn-more:hover {
	background-color: color-mix(in srgb, #155b36, transparent 20%);
}

.events .event-card .event-actions .btn-calendar {
	padding: 0.5rem 1rem;
	background-color: transparent;
	color: var(--accent-color);
	border-radius: 50px;
	font-weight: 500;
	transition: all 0.3s;
	border: 1px solid color-mix(in srgb, #99223a, transparent 50%);
}

.events .event-card .event-actions .btn-calendar i {
	margin-right: 0.3rem;
}

.events .event-card .event-actions .btn-calendar:hover {
	background-color: color-mix(in srgb, #99223a, transparent 90%);
}

.events .btn-view-all {
	display: inline-block;
	padding: 0.75rem 2rem;
	background-color: #08915e;
	color: #fff;
	border-radius: 50px;
	font-weight: 600;
	transition: all 0.3s;
}

.events .btn-view-all:hover {
	background-color: color-mix(in srgb, #99223a, transparent 15%);
	transform: translateY(-3px);
}

@media (max-width: 768px) {
	.events .event-card {
		flex-direction: column;
	}

	.events .event-card .event-date {
		flex-direction: row;
		padding: 1rem;
		gap: 0.5rem;
		min-width: auto;
	}

	.events .event-card .event-date .month,
	.events .event-card .event-date .day,
	.events .event-card .event-date .year {
		margin: 0;
	}

	.events .event-card .event-date .day {
		font-size: 1.5rem;
		margin: 0 0.3rem;
	}

	.events .event-actions {
		flex-direction: column;
	}
}





/***==============  Sidebar Widgets Start	   ==============***/


.sidebar .widget {
	background: #fff;
	border-radius: 3px;
	width: 100%;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #ececec;
	box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, .07);

}

.sidebar .widget .inner {
	padding: 20px;
	width: 100%;
	float: left;
}

.widget:last-child {
	margin: 0px;
}

.widget ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar .widget h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 53px;
	border-bottom: 1px solid #ececec;
	padding: 0 20px;
	text-transform: uppercase;
}

.about-widget img {
	border-radius: 3px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.about-widget p {
	font-size: 14px;
	line-height: 24px;
}

.about-widget a {
	font-size: 14px;
	font-weight: 700;
	color: #222222;
	text-transform: uppercase;
}

.about-widget a:hover {
	color: #d32f2f;
}

.widget .recent-posts li {
	position: relative;
	padding-left: 98px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	min-height: 75px;
}

.widget .recent-posts li:last-child {
	margin: 0px;
}

.widget .recent-posts li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 82px;
	height: 75px;
	border-radius: 3px;
}

.widget .recent-posts strong {
	font-weight: 400;
	color: #d32f2f;
	display: block;
	font-size: 12px;
}

.widget .upcoming-events h6,
.widget .recent-posts h6 {
	font-weight: 600;
	line-height: 22px;
	font-size: 14px;
	margin: 0 0 3px;
}

.widget .recent-posts h6 a {
	color: #333333;
}

.widget .recent-posts h6 a:hover {
	color: #d32f2f;
}

.widget .archives a,
.widget .categories a {
	display: block;
	line-height: 34px;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	color: #333333;
	padding: 0;
}

.widget .archives a:before,
.widget .categories a:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 12px;
	margin-right: 10px;
	font-weight: 700;
	color: #d94148;
}

.widget .archives a:hover,
.widget .categories a:hover {
	color: #d94148;
	padding: 0 10px;
}

.widget .upcoming-events li {
	position: relative;
	padding-left: 78px;
	margin-bottom: 20px;
}

.widget .upcoming-events .edate {
	width: 62px;
	background: #d94148;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	overflow: hidden;
	border-radius: 3px;
	padding-top: 8px;
	z-index: 99;
}

.widget .upcoming-events .edate strong {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 22px;
}

.widget .upcoming-events span.year {
	display: block;
	background: rgba(0, 0, 0, .25);
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
}

.widget h6 a {
	color: #333;
	font-weight: 600;
	line-height: 22px;
}

.widget h6 a:hover {
	color: #d94148;
}

.widget .upcoming-events span.loc {
	color: #888888;
	font-size: 12px;
	display: block;
}

.widget .upcoming-events li:hover .edate {
	background: #40407e;
}

.fb-like img {
	max-width: 100%;
	height: auto;
}

.tags-widget a {
	display: inline-block;
	line-height: 31px;
	padding: 0 20px;
	border: 1px solid #eeeeee;
	margin: 0 5px 5px 0;
	color: #666666;
	font-weight: 400;
	border-radius: 3px;
	font-size: 14px;
	background: #f7f7f7;
	border-radius: 20px;
}

.tags-widget a:hover {
	background: #d94148;
	color: #fff;
	border-color: #d94148;
}

.issues-content h3,
.issues-content h4 {
	margin-bottom: 15px;
}

.issues-content .fimg {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.issues-content p {
	margin-bottom: 20px;
}

.img-right {
	float: right;
	border-radius: 3px;
	margin: 0 0 20px 20px;
}

.img-left {
	float: left;
	border-radius: 3px;
	margin: 0 20px 20px 0;
}

.issue-images {
	width: 100%;
	float: left;
	margin: 20px 0 0;
	padding: 0px;
	list-style: none;
}

.issue-images li {
	width: 33.3333%;
	float: left;
}

.issue-images img {
	border-radius: 3px;
	max-width: 100%;
	height: auto;
}

/***==============  Sidebar Widgets End	   ==============***/



/******** + ========== + News Start + ========== + ********/

.news-grid .news-box {
	margin-bottom: 30px;
}

.image-post .news-post-txt .news-meta {
	position: absolute;
	bottom: 25px;
}

.news-full .news-box {
	margin-bottom: 40px;
}

.news-full .news-box:hover .new-thumb a {
	left: 0;
	opacity: 1;
}

.news-full .new-txt h6 {
	font-size: 24px;
	line-height: 28px;
}

/******** + ========== + News End + ========== + ********/


/******** + ========== + Team Start + ========== + ********/

.team-grid .team-box {
	margin-bottom: 40px;
}

.team-grid.official-members {
	background: none;
}

.h3-team-box h5 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 10px;
}

.team-grid .h3-team-box {
	margin: 0 0 40px;
	overflow: hidden;
}

.h3-team-box img {
	width: 100%;
	height: auto;
}

.h3-team-box:hover img {
	transform: scale(1.09);
	-webkit-transform: scale(1.09);
}

/*Team Details*/

.team-img img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.team-details-txt {
	width: 100%;
	float: left;
}

.team-detail h2 {
	margin-bottom: 9px;
	color: #333333;
	font-weight: 700;
}

.team-detail .advisor {
	color: #d94148;
	font-size: 20px;
	font-style: italic;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 11px;
	display: block;
}

.team-detail p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 30px;
}

.contact-team {
	float: left;
	background: #40407e;
	color: #fff;
	border-radius: 3px;
	line-height: 50px;
	padding: 0 30px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

.contact-team:hover {
	background: #d94148;
	color: #fff;
}

ul.member-social {
	float: right;
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
}

ul.member-social li {
	display: inline-block;
	margin-left: 10px;
}

ul.member-social a {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #dedede;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
}

ul.member-social a:hover {
	background: #d32f2f;
	color: #fff;
	border-color: #d32f2f;
}

a.fb {
	color: #3b5998;
}

a.tw {
	color: #00aced;
}

a.lnk {
	color: #0077b5;
}

a.gp {
	color: #dc4a38;
}

a.insta {
	color: #d93175;
}

a.yt {
	color: #fe0002;
}

.m90 {
	margin-bottom: 84px;
}

.m40 {
	margin-bottom: 40px;
}

.team-detail {
	width: 100%;
	float: left;
	padding-top: 47px;
}

ul.check-list {
	margin: 0 0 20px;
	padding: 0px;
	list-style: none;
}

ul.check-list li {
	font-weight: 700;
	color: #555555;
	line-height: 26px;
}

ul.check-list i {
	color: #d32f2f;
	font-size: 12px;
	margin-right: 5px;
}

.panel-default>.panel-heading {
	padding: 0px;
	background: #eeeeee;

}

.team-details-txt .panel-heading .panel-title {
	padding: 0px;
	box-shadow: none;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 55px;
	font-weight: 700;
	padding: 0 20px;
	position: relative;
}

.faqs .panel-body,
.team-details-txt .panel-body {
	padding: 0px 20px 20px;
}

.faqs .panel-group .panel-heading+.panel-collapse>.list-group,
.faqs .panel-group .panel-heading+.panel-collapse>.panel-body {
	background: #eeeeee;
	border: 0px;
}

.team-details-txt h3 {
	font-weight: 700;
	margin: 0 0 15px;
}

.team-details-txt .panel {
	box-shadow: none;
}

.team-details-txt .panel-title a {
	display: block;
	position: relative;
}

.team-details-txt .panel-title a.collapsed:before {
	position: absolute;
	right: 0;
	top: 0;
	content: "\f067";
	font-family: FontAwesome;
	font-weight: 700;
	font-size: 12px;
}

.team-details-txt .panel-title a:before {
	position: absolute;
	right: 0;
	top: 0;
	content: "\f068";
	font-family: FontAwesome;
	font-weight: 700;
	font-size: 12px;
}

/******** + ========== + Team End + ========== + ********/


/******** + ========== + City Departments Start + ========== + ********/

.dpage-bg {
	background: url(../images/eventpagebg.jpg) no-repeat top center;
	background-size: cover;
}

.h2-local-brands.nobg {
	background: #fff;
}

.col-md-12.nop {
	padding: 0 6px;
}

.newsletter-style2 {
	background: url(../images/h3newsletterbg.jpg) bottom no-repeat;
	background-size: cover;
}

.newsletter-style2 .form-control {
	border: 1px solid #e8e8e8;
	box-shadow: none;
	padding: 0 20px;
	line-height: 53px;
	height: 55px;
	border-radius: 3px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
}

.newsletter-style2 ul {
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}

.newsletter-style2 button {
	background: #40407e;
	color: #fff;
	width: 100%;
	border: 0px;
	height: 55px;
	line-height: 55px;
	text-transform: 600;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
}

.newsletter-style2 p {
	color: #fff;
	margin: 15px 0 0;
	font-style: italic;
}

.newsletter-style2 h5 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 15px;
}

.p60 {
	padding: 60px 0;
}

.newsletter-style2 button:hover {
	background: #222;
	color: #fff;
}

.deprt-txt h3 {
	font-weight: 700;
	line-height: 46px;
	color: #333333;
	line-height: 46px;
	margin: 0 0 20px;
}

.deprt-txt p {
	margin: 0 0 15px;
	color: #777;
	line-height: 24px;
	font-size: 16px;
}

.deprt-txt h5 {
	font-weight: 700;
	color: #333333;
	margin: 40px 0 15px;
}

ul.gallery-2-col,
ul.gallery-3-col,
ul.gallery-4-col {
	margin: 0 -5px 40px;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	overflow: hidden;
}

ul.gallery-2-col li {
	float: left;
	width: 50%;
	padding: 0 5px;
	overflow: hidden;
}

ul.gallery-3-col li {
	float: left;
	width: 33.3333%;
	padding: 0 5px;
	overflow: hidden;
}

ul.gallery-4-col li {
	float: left;
	width: 25%;
	padding: 0 5px;
	overflow: hidden;
}

ul.gallery-2-col img,
ul.gallery-3-col img,
ul.gallery-4-col img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.checklist {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
}

.checklist li {
	line-height: 28px;
	clear: both;
	font-size: 16px;
}

.checklist li i {
	color: #d94148;
	font-size: 14px;
	margin-right: 6px;
}

.share-post-single {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	float: left;
	padding: 20px 0;
	margin: 30px 0;
}

.share-post-single strong {
	font-family: 'Montserrat', sans-serif;
	color: #333;
	font-weight: 600;
	margin: 0 15px 0 0;
}

.share-post-single a {
	width: 32px;
	height: 32px;
	border: 1px solid #dedede;
	border-radius: 100%;
	display: inline-block;
	line-height: 30px;
	text-align: center;
}

.share-post-single .fb {
	color: #3b5998;
}

.share-post-single .tw {
	color: #38a1f3;
}

.share-post-single .insta {
	color: #e1306c;
}

.share-post-single .yt {
	color: #ff0000;
}

.share-post-single .linked {
	color: #0077b5;
}

.share-post-single .pin {
	color: #bd081b;
}

.share-post-single a.fb:hover {
	background: #3b5998;
	border-color: #3b5998;
	color: #fff;
}

.share-post-single a.tw:hover {
	background: #38a1f3;
	border-color: #38a1f3;
	color: #fff;
}

.share-post-single a.insta:hover {
	background: #e1306c;
	border-color: #e1306c;
	color: #fff;
}

.share-post-single a.yt:hover {
	background: #ff0000;
	border-color: #ff0000;
	color: #fff;
}

.share-post-single a.linked:hover {
	background: #0077b5;
	border-color: #0077b5;
	color: #fff;
}

.share-post-single a.pin:hover {
	background: #bd081b;
	border-color: #bd081b;
	color: #fff;
}

.share-post-single a.gp:hover {
	background: #dc4a38;
	border-color: #dc4a38;
	color: #fff;
}

.other-department {
	border-bottom: 1px solid #e8e8e8;
	padding: 30px 0;
	margin-bottom: 60px;
}

.post-comments-form h3,
.other-department h3 {
	font-weight: 700;
	margin: 0 0 25px;
}

.post-comments-form ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.post-comments-form textarea,
.post-comments-form input {
	width: 100%;
	background: #fafafa;
	border: 1px solid #e8e8e8;
	height: 53px;
	line-height: 51px;
	padding: 0 15px;
	border-radius: 3px;
}

.post-comments-form textarea {
	height: 200px;
	line-height: 24px;
	padding: 15px;
}

.post-comments-form .p5 {
	padding: 0 5px;
	margin: 0 0 10px;
}

.post-comments-form input[type="submit"] {
	background: #40407e;
	color: #fff;
	border: 1px solid #40407e;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

.post-comments-form input[type="submit"]:hover {
	background: #d94148;
	color: #fff;
	border-color: #d94148;
}

ul.gallery-2-col img:hover,
ul.gallery-3-col img:hover,
ul.gallery-4-col img:hover {
	background: #000;
	opacity: .8;
}

.local-service-box:hover img {
	padding: 5px 0;
}

/******** + ========== + City Departments End + ========== + ********/



/******** + ========== + Services Page Start + ========== + ********/

.service-box {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	border-radius: 3px;
	margin: 0 0 30px;
}

.service-box img {
	width: 100%;
	height: auto;
}

.service-box:after {
	position: absolute;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
	width: 100%;
	height: 50%;
	content: "";
}

.serbox-cap {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	padding: 20px;
	width: 100%;
	height: 100px;
}

.serbox-cap h6 {
	margin: 0 0 10px;
}

.serbox-cap h6 a {
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	font-size: 20px;
}

.serbox-cap p {
	color: #fff;
	opacity: 0;
}

.serbox-cap .rm {
	background: #fff;
	color: #333;
	border-radius: 25px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	padding: 5px 15px;
	opacity: 0;
}

.service-box:hover:after {
	height: 100%;
}

.service-box:hover .serbox-cap {
	height: 170px;
}

.service-box:hover .serbox-cap h6 a {
	color: #fff;
}

.service-box:hover .serbox-cap p {
	opacity: 1;
}

.service-box:hover .serbox-cap .rm {
	opacity: 1;
}

.serbox-cap .rm:hover {
	background: #f7385a;
	color: #fff;
}

.service-box:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.local-services .deprt-icon-box {
	background: #fff;
	border-radius: 10px;
	text-align: center;
	height: 300px;
	margin: 0 0 30px;
	box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, .07);
	padding: 65px;
	position: relative;
}

.deprt-icon-box img {
	margin: 0 0 20px;
	width: 100px;
	height: 100px;
}

.deprt-icon-box h5 {
	line-height: 32px;
	margin: 0 0 12px;
	text-transform: capitalize;
	font-weight: 600;
}

.deprt-icon-box h5 a {
	color: #222;
}

.local-services .deprt-icon-box:hover {
	padding: 30px 65px;
}

.deprt-icon-box:hover h5 a {
	color: #d94148;
}

.service-page-bottom {
	background: url(../images/eventsbg.jpg) top center;
	padding: 60px 0;
}

.service-page-bottom .newsletter-form {
	background: url(../images/h3newsletterbg.jpg) bottom center;
	background-size: cover;
	padding: 42px 30px;
}

.service-page-bottom .newsletter-form button {
	background: #40407e;
}

.service-page-bottom .newsletter-form button:hover {
	background: #38a1f3;
	color: #fff;
}

.service-page-bottom .emergency-info h5 {
	font-weight: 400;
	padding: 10px 20px;
}

body .panel-group .panel+.panel {
	margin: 0px;
}

.service-page-bottom .emergency-info .panel-group {
	margin-bottom: 5px;
}

.service-page-bottom ul.reports {
	margin: 0 0 30px;
}

.service-page-bottom ul.reports a {
	line-height: 42px;
}

/******** + ========== + Services Page End + ========== + ********/


/******** + ========== + Explore City Start + ========== + ********/

.facts-counter h3,
.department-links h3,
.cityscapes h3,
.city-updates h3,
.recent-event-block h3 {
	font-weight: 700;
	margin: 0 0 20px;
}

.city-updates {
	width: 100%;
	float: left;
}

.city-updates ul {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .07);
	list-style: none;
	padding: 0px 20px;
	margin: 0px;
	background: #fff;
}

.city-updates ul li {
	border-bottom: 1px solid #e8e8e8;
	padding: 19px 0;
}

.city-updates ul li strong {
	display: block;
	font-family: 'Montserrat', sans-serif;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 10px;
	letter-spacing: -.5px;
}

.city-updates ul li strong a {
	color: #333;
}

.city-updates ul li:last-child {
	border: 0px;
}

.city-updates .post-date {
	color: #888888;
	font-size: 14px;
}

.city-updates .post-date i {
	color: #cccccc;
	font-size: 16px;
	margin-right: 5px;
}

.city-updates ul li strong a:hover {
	color: #d94148;
}

.city-updates li.more-news {
	padding: 0px;
	margin: 0 -20px;
}

.city-updates li.more-news a {
	line-height: 55px;
	background: #d94148;
	text-align: center;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

.city-updates li.more-news a:hover {
	background: #40407e;
	color: #fff;
}

.community-links-style-two.col3 li {
	width: 33.3333%;
	float: left;
}

.cityscapes .ch-box {
	overflow: hidden;
	border-radius: 3px;
	margin: 0 0 10px;
}

.ch-thumb img {
	width: 100%;
	height: auto;
}

.cityscapes .p5 {
	padding: 0 5px;
}

.cityscapes .row {
	margin-right: -5px;
	margin-left: -5px;
}

.cityscapes .ch-box .ch-txt ul li:after {
	content: ",";
	margin: 0 2px;
	color: #fff;
}

.cityscapes .ch-box .ch-txt {
	padding: 20px;
	height: 90px;
}

.ch-box .ch-txt h6 {
	font-weight: 600;
	margin: 0 0 10px;
}

.ch-box .ch-txt h6 a {
	color: #fff;
}

.ch-box .ch-txt h6 a:hover {
	color: #d94148;
}

.cityscapes .ch-box:hover .ch-txt {
	height: 145px;
}

.department-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.department-links li {
	width: 33.3333%;
	float: left;
	padding: 0 15px 0 0;
	margin: 0 0 15px;
}

.department-links li a {
	display: block;
	line-height: 63px;
	color: #fff;
	background: #40407e;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	border-radius: 3px;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
}

.department-links li a:after {
	width: 0;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
}

.department-links li a span {
	position: relative;
	z-index: 99;
}

.department-links li a.c1 {
	background: #009688;
}

.department-links li a.c2 {
	background: #2196f3;
}

.department-links li a.c3 {
	background: #4caf50;
}

.department-links li a.c4 {
	background: #d32f2f;
}

.department-links li a.c5 {
	background: #795548;
}

.department-links li a.c6 {
	background: #009688;
}

.department-links li a.c7 {
	background: #9e9d24;
}

.department-links li a.c8 {
	background: #546e7a;
}

.department-links li a.c9 {
	background: #d94148;
}

.department-links li a:hover:after {
	width: 100%;
	opacity: 1;
}

.facts-counter {
	background: url(../images/factsbg.jpg);
	padding: 60px 50px;
	border-radius: 3px;
}

.facts-counter h3 {
	color: #fff;
}

.facts-counter ul.counter {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.facts-counter .p6 {
	padding: 0 6px;
}

.facts-counter .row {
	margin-right: -6px;
	margin-left: -6px;
}

/******** + ========== + Explore City End + ========== + ********/


/***==============  Gallery Pages Start	   ==============***/

.gallery-thumb {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.gallery-thumb img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.gallery-thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	content: "";
	opacity: 0;
}

.gallery-thumb a {
	position: absolute;
	left: -200px;
	right: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	margin: auto;
	text-align: center;
	line-height: 40px;
	color: #d94148;
	z-index: 999;
	opacity: 0;
}

.gallery-thumb:hover:after {
	opacity: 1;
}

.gallery-thumb:hover a {
	left: 0;
	opacity: 1;
}

.gallery-thumb a:hover {
	background: #d94148;
	color: #fff;
}

/***  Filter Able Gallery ****/
.filter-gallery .isotope {
	margin-bottom: -10px;
	margin-right: -10px;
}

.isotope:after {
	content: '';
	display: block;
	clear: both;
}

.isotope .item {
	float: left
}

.filter-gallery .isotope .item {
	width: 33.3333%;
	height: 330px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 30px;
}

.filter-gallery .isotope .item.width2 {
	width: 785px;
}

.filter-gallery .isotope .item.height2 {
	height: 690px
}

.filter-gallery figure img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.button {
  background-color: #0c5b34;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius:50px;
}
.button:hover{
	background: #a1243d;
	 color: #ffffff;
}

.button-group:after {
	content: '';
	display: block;
	clear: both;
}

.button-group .button {
	display: inline-block;
	background: none;
	border: none;
	color: #666;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
	padding: 0;
	margin-left: 15px;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}

.button-group .button:before {
	content: "/";
	display: inline-block;
	padding-right: 15px;
	color: #333;
}

.button-group .button:first-child:before {
	display: none
}

.button-group .button:hover,
.button-group .button:active,
.button-group .button.is-checked {
	color: #d94148
}

div#filters {
	margin-bottom: 30px;
	text-align: center;
}

.filter-gallery .gallery-thumb {
	margin-bottom: 30px;
}

.classic-gallery .isotope .item {
	width: 25%;
	height: 239px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 30px;
}

.classic-gallery .isotope .item.width2 {
	width: 585px;
	height: 239px;
}

.classic-gallery .isotope .item.height2 {
	height: 690px
}

.classic-gallery figure img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

/***==============  Gallery Pages End	   ==============***/

/***==============  Contact Us Start	   ==============***/
.contact-details {
	width: 100%;
	float: left;
	position: relative;
}

.stitle {
	font-weight: 700;
	margin: 0 0 20px;
}

.add-box {
	background: #fff;
	width: 100%;
	float: left;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
	border-radius: 3px;
	padding: 25px 30px;
}

.add-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.add-box li {
	width: 100%;
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 26px;
	color: #666666;
}

.add-box li:last-child {
	margin: 0px;
}

.add-box h5 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 16px;
	margin-bottom: 18px;
	font-weight: 700;
}

.add-box i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 26px;
	font-size: 20px;
	color: #40407e;
}

.map-form {
	width: 100%;
	float: left;
}

.map {
	width: 100%;
	border: 4px solid #e6e6e6;
	float: left;
}

.map iframe {
	width: 100%;
	border: 0px;
	height: 470px;
}

.contact-form {
	width: 100%;
	float: left;
}

.contact-form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.contact-form li {
	margin-bottom: 10px;
}

.contact-form input[type="text"] {
	border: 1px solid #ccc;
	line-height: 48px;
	padding: 0 20px;
	width: 100%;
	border-radius: 3px;
}

.contact-form textarea {
	border: 1px solid #ccc;
	line-height: 48px;
	padding: 0 20px;
	width: 100%;
	border-radius: 3px;
	min-height: 180px;
}

.contact-form input[type="submit"] {
	background: #40407e;
	border: 0px;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

.contact-form input[type="submit"]:hover {
	background: #d94148;
	color: #fff;
}

.add-box-2 {
	width: 100%;
	float: left;
	text-align: center;
}

.add-box-2 i {
	color: #d94148;
	font-size: 48px;
}

.add-box-2 h5 {
	margin: 20px 0;
	font-weight: 700;
}

.add-box-2 p {
	margin: 0px;
	color: #666666;
}

.add-box-2 a {
	color: #666;
}

.add-box-2 a:hover {
	color: #d32f2f;
}

.br {
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

.contact-map {
	width: 100%;
	float: left;
	padding: 80px 0;
}

.contact-form .container {
	padding: 0 100px;
}

.inner-padding.np {
	padding-top: 0px;
}

.m80 {
	margin-bottom: 80px;
}

.graybg {
	background: #f5f5f5;
}

/***==============  Contact Us End	   ==============***/


/***==============  Event Details Start	   ==============***/
.event-details {
	width: 100%;
	float: left;
}

.event-thumb img {
	border-radius: 3px;
	width: 100%;
	height: auto;
}

.event-details .event-counter {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 3px;
	padding: 0 30px;
	position: relative;
	z-index: 999;
	top: -45px;
	background: url(../images/npatt.png);
}

.event-counter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.event-counter li.first-col {
	float: left;
	width: 15%;
	padding-top: 23px;
}

.event-counter li.snd-col {
	float: left;
	width: 55%;
}

.event-counter li.trd-col {
	float: left;
	width: 30%;
	text-align: right;
	position: relative;
	padding: 27px 0;
}

.event-counter li.trd-col:after {
	position: absolute;
	left: 15px;
	top: 0;
	width: 1px;
	height: 100%;
	content: "";
	background: rgba(255, 255, 255, .1);
}

.event-counter a {
	background: #ffffff;
	text-transform: uppercase;
	color: #40407e;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	line-height: 36px;
	padding: 0 20px;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
}

.event-counter a:hover {
	background: #d94148;
	color: #fff;
}

.event-counter li.first-col strong {
	color: #fff;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

.countdown-section {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	padding: 17px 0;
}

.countdown-period,
.countdown-amount {
	display: block;
	text-align: center;
	position: relative;
	font-weight: 600;
}

.event-counter .countdown-amount:before {
	content: " : ";
	font-size: 30px;
	color: #fff;
	float: left;
	position: absolute;
	left: 0;
	font-weight: 600;
}

.event-counter .countdown-amount {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	line-height: 36px;
}

.event-counter .countdown-period {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

.event-counter .countdown-section:first-child .countdown-amount:before {
	display: none;
}

.event-content {
	width: 100%;
	float: left;
	position: relative;
	padding-left: 98px;
}

.event-content p {
	margin: 0 0 20px;
	color: #777;
	line-height: 24px;
	font-size: 16px;
}

.event-content .event-date-share {
	position: absolute;
	left: 0;
	top: 0;
}

.event-content ul.emeta {
	margin: 0 0 13px;
	padding: 0 0 15px;
	list-style: none;
	border-bottom: 1px solid #cccccc;
}

.event-content ul.emeta li {
	display: inline-block;
	color: #444444;
	font-size: 16px;
}

.event-content ul.emeta li strong {
	color: #40407e;
	font-weight: 400;
}

.event-content ul.emeta li:after {
	content: "|";
	color: #cccccc;
	padding: 0 10px;
}

.event-content ul.emeta li:last-child:after {
	display: none;
}

.event-details blockquote {
	background: #fff;
	border-radius: 3px;
	border: 0px;
	padding: 40px;
	box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, .12);
	position: relative;
	width: 100%;
	float: left;
	margin: 30px 0;
}

.event-details blockquote p {
	color: #fff;
	margin: 0px;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	line-height: 32px;
}

.event-details blockquote:after {
	position: absolute;
	bottom: 20px;
	right: 20px;
	content: "\f10e";
	font-family: FontAwesome;
	font-weight: 700;
	color: #e9e9e9;
	font-size: 60px;
	line-height: 36px;
}

.event-date-share .edate {
	width: 68px;
	height: 82px;
	background: #40407e;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 13px 0 0 0;
	margin-bottom: 20px;
}

.event-date-share .edate strong {
	display: block;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	line-height: 20px;
	margin-bottom: 5px;
}

.event-date-share .edate span {
	display: block;
}

.event-speakers {
	width: 100%;
	float: left;
	padding: 42px 0 60px;
}

.event-speakers h3 {
	margin-bottom: 21px;
	font-weight: 600;
}

.speaker-box {
	width: 100%;
	float: left;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
}

.speaker-box .sp-text,
.speaker-box .sp-thumb {
	width: 100%;
	float: left;
}

.speaker-box:hover .sp-thumb:after {
	opacity: 1;
}

.speaker-box:hover .sp-thumb a {
	left: 0px;
	opacity: 1;
}

.speaker-box .sp-thumb {
	position: relative;
}

.speaker-box .sp-thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .30);
	opacity: 0;
}

.speaker-box .sp-thumb a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	position: absolute;
	left: -150px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #fff;
	color: #d32f2f;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	z-index: 99;
	opacity: 0;
}

.speaker-box .sp-text h5 {
	margin-bottom: 6px;
}

.speaker-box img {
	width: 100%;
	height: auto;
}

.speaker-box .sp-text {
	background: #fff;
	text-align: center;
	padding: 20px 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
}

.speaker-box .sp-text h3 {
	margin-bottom: 7px;
}

.speaker-box .sp-text strong {
	font-weight: 400;
	color: #d32f2f;
}

.event-gallery {
	width: 100%;
	float: left;
	background: #fff;
	box-shadow: 0 0px 10px rgba(0, 0, 0, .12);
	padding: 34px 34px 34px;
	border-radius: 3px;
	margin-bottom: 60px;
}

.event-gallery h3 {
	margin: 0 0 19px 6px;
	font-weight: 600;
}

.event-gallery ul.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
}

.event-gallery ul.gallery li {
	width: 33.333333%;
	float: left;
	padding: 6px;
	box-sizing: border-box;
}

.event-gallery ul.gallery img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.event-gallery .eg-thumb {
	position: relative;
	overflow: hidden;
}

.event-gallery .eg-thumb:hover:after {
	opacity: 1;
}

.event-gallery .eg-thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .50);
	border-radius: 3px;
	opacity: 0;
}

.event-gallery .eg-thumb:hover a {
	left: 0;
	opacity: 1;
}

.event-gallery .eg-thumb a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	position: absolute;
	left: -150px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #fff;
	color: #40407e;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	z-index: 99;
	opacity: 0;
}

.event-gallery .eg-thumb a:hover {
	background: #40407e;
	color: #fff;
}

.leave-comment {
	width: 100%;
	float: left;
	margin-top: 60px;
}

.leave-comment h2 {
	margin: 0 0 23px 5px;
}

.leave-comment ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leave-comment textarea,
.leave-comment input[type="text"] {
	width: 100%;
	border: 0px;
	border-radius: 3px;
	line-height: 53px;
	padding: 0 20px;
	font-size: 16px;
	margin-bottom: 10px;
	border: 2px solid #e1e1e1;
}

.leave-comment input[type="submit"] {
	width: 100%;
	border: 0px;
	border-radius: 3px;
	line-height: 53px;
	padding: 0 20px;
	font-size: 16px;
	background: #3949ab;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.leave-comment input[type="submit"]:hover {
	background: #d32f2f;
	color: #fff;
}

.event-share ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.event-share li {
	display: block;
	width: 100%;
}

.event-share ul a {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #dedede;
	border-radius: 100%;
	margin-bottom: 5px;
	background: #fff;
	color: #d32f2f;
	line-height: 30px;
	font-size: 14px;
}

.event-share ul a.like {
	width: 55px;
	height: 36px;
	border-radius: 3px;
	color: #fff;
	line-height: 34px;
	position: relative;
	margin-bottom: 10px;
}

.event-share ul a.like:after {
	content: "\f0d7";
	font-family: FontAwesome;
	font-weight: 700;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -18px;
	color: #d94148;
	text-shadow: 0 2px 0 #dedede;
	font-size: 16px;
}

.event-share ul a.tw {
	color: #00aced;
}

.event-share ul a.fb {
	color: #3b5998;
}

.event-share ul a.in {
	color: #0077b5;
}

.event-share ul a:hover {
	background: #d94148;
	color: #fff;
	border-color: #d94148;
}

.event-share ul a:hover.like:after {
	color: #d94148;
}

/***==============  Event Details End	   ==============***/

/***==============  About Us Pages Start	   ==============***/
.h2-local-brands.depart-info {
	background: #fff;
}

.h2-local-brands.depart-info .deprt-icon-box {
	border: 1px solid #f1f1f1;
}

.ser-box-top-icon {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 3px;
	padding: 30px 20px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}

.ser-box-top-icon .ser-icon {
	border: 2px solid #eeeeee;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 86px;
	color: #3949ab;
	font-size: 45px;
	border-radius: 3px;
	margin: 0 auto 27px;
}

.ser-box-top-icon .ser-icon i {
	text-shadow: 0 5px 0px rgba(0, 0, 0, .08);
}

.ser-box-top-icon h5 {
	font-weight: 700;
	margin-bottom: 13px;
}

.ser-box-top-icon p {
	margin-bottom: 13px;
	font-size: 16px;
}

.ser-box-top-icon .rm {
	color: #3949ab;
	font-size: 14px;
	font-weight: 900;
	border-bottom: 1px solid #3949ab;
}

.ser-box-top-icon:hover .ser-icon {
	background: #d32f2f;
	border-color: #d32f2f;
	color: #fff;
}

.ser-box-top-icon:hover h5 {
	color: #d32f2f;
}

.ser-box-top-icon:hover .rm {
	color: #d32f2f;
	border-bottom: 1px solid #d32f2f;
}

.cityscape-sidebar h3 {
	font-weight: 700;
	margin: 0 0 20px;
}

.department-links.col2 ul li {
	width: 50%;
}

/***==============  About Us Pages End	   ==============***/



/******** + ========== + Causes Start + ========== + ********/

.campaign-box {
	width: 100%;
	float: left;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, .20);
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.campaign-thumb a {
	position: absolute;
	left: 0;
	top: -150px;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	z-index: 99;
	background: #fff;
	border-radius: 100%;
	line-height: 45px;
	text-align: center;
	color: #40407e;
	opacity: 0;
}

.campaign-thumb a:hover {
	background: #d94148;
	color: #fff;
}

.campaign-box:hover .campaign-thumb a {
	top: 0;
	opacity: 1;
}

.campaign-txt {
	padding: 20px;
	clear: both;
}

a.dbutton {
	background: red;
	display: block;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background: #40407e;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	width: 50%;
	margin: 0 auto;
}

ul.participants {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}

ul.participants li {
	float: left;
	line-height: 30px;
}

ul.participants img {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	margin-left: -5px;
}

ul.participants li span {
	width: 30px;
	height: 30px;
	display: block;
	color: #fff;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	font-size: 12px;
	background: #40407e;
}

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

ul.funds li {
	width: 32%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

ul.funds li:first-child {
	text-align: left;
}

ul.funds li:last-child {
	text-align: right;
}

ul.funds li strong {
	display: block;
	font-size: 18px;
	color: #222;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

ul.participants li strong {
	margin-left: 20px;
	color: #999999;
	font-size: 14px;
	display: inline-block;
}

ul.participants li strong i {
	font-style: normal;
	color: #40407e;
}

.campaign-txt .progress {
	width: 100%;
	margin-bottom: 20px;
	height: 10px;
	background: #e6e6e6;
}

.campaign-txt .progress .progress-bar {
	background: #40407e;
	border-radius: 10px;
}

.campaign-txt h5 {
	font-weight: 700;
	font-size: 22px;
	letter-spacing: -.5px;
}

ul.participants,
.campaign-txt h5 {
	margin-bottom: 25px;
}

.campaign-txt h6 a,
.campaign-txt h5 a {
	color: #222;
}

.campaign-thumb {
	position: relative;
	overflow: hidden;
}

.campaign-thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .5);
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
}

.campaign-box:hover .campaign-thumb:after {
	opacity: 1;
}

.campaign-box:hover .campaign-thumb a {
	opacity: 1;
	top: 0;
}

.campaign-box:hover h6 a,
.campaign-box:hover h5 a {
	color: #d94148;
}

.campaign-box:hover a.dbutton {
	color: #fff;
	background: #d94148;
}



/*************  Causes Listing Start  **************/

.causes-listing .campaign-box {
	margin-bottom: 40px;
	padding: 0px;
}

.causes-listing .campaign-thumb {
	width: 42.7%;
	float: left;
}

.causes-listing .campaign-txt {
	width: 57.3%;
	float: left;
	clear: none;
	padding: 30px;
}

.causes-listing .campaign-txt h4 {
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 14px;
	font-size: 24px;
}

.causes-listing .campaign-txt h4 a {
	color: #222;
}

.causes-listing ul.funds {
	margin: 0 0 20px;
}

.causes-listing ul.funds li strong {
	font-family: 'Poppins', serif;
}

.causes-listing ul.funds li {
	font-family: 'Poppins', serif;
	font-weight: 500;
	font-size: 14px;
}

.dn-btn {
	background: #40407e;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	display: inline-block;
	border-radius: 3px;
	line-height: 40px;
	padding: 0 25px;
}

.causes-listing .campaign-box:hover .dn-btn {
	background: #d94148;
	color: #fff;
}

.causes-listing .campaign-box:hover h4 a {
	color: #d94148;
}

/*************************/

.single-donation-box {
	background: #f7f7f7;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	padding: 20px 15px;
	margin-bottom: 24px;
}

.sdb-left {
	float: left;
	width: 48%;
	padding-right: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sdb-right {
	float: right;
	width: 52%;
	padding-left: 15px;
}

.single-donation-box .progress {
	height: 15px;
	border-radius: 15px;
	margin-bottom: 20px;
	background: #ccc;
}

.single-donation-box .progress .progress-bar {
	border-radius: 15px;
	background: #40407e;
}

.single-donation-box .funds li:first-child {
	text-align: left;
}

.single-donation-box .funds li:last-child {
	text-align: right;
}

.single-donation-box .radio-boxes li {
	padding: 0 3px;
}

.single-donation-box .radio-boxes input[type=radio].css-radio+label.css-label {
	height: 55px;
	width: 58px;
	line-height: 52px;
	font-size: 20px;
	padding: 0px;
	background: #fff;
}

.single-donation-box li.form-submit {
	width: auto;
}

.single-donation-box li.form-submit button {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
}

.single-donation-box .radio-boxes input[type=radio].css-radio+label.css-label:hover,
.single-donation-box .radio-boxes input[type=radio].css-radio:checked+label.css-label {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

.radio-boxes {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.radio-boxes li {
	float: left;
	padding: 10px 5px;
}

.radio-boxes .radio.custom {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

.radio-boxes input[type="radio"].custom {
	margin-left: 0;
	padding: 0;
}

.radio-boxes input[type=radio].css-radio {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0px;
	border: 0;
}

.radio-boxes input[type=radio].css-radio+label.css-label {
	height: 52px;
	width: 89px;
	display: inline-block;
	line-height: 50px;
	font-size: 24px;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	background: #f5f5f5;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 0px;
	text-align: center;
	color: #333;
	margin: 0px;
}

.radio-boxes input[type=radio].css-radio+label.css-label:hover {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

.radio-boxes input[type=radio].css-radio:checked+label.css-label {
	background: #d94148;
	border-color: #d94148;
	color: #fff;
}

.radio-boxes .inputs {
	width: 89px;
	overflow: hidden;
}

input.enter {
	background: #fff;
	border: 1px solid #cccccc;
	height: 52px;
	line-height: 50px;
	width: 100%;
	padding: 0 5px;
	border-radius: 3px;
}

li.form-submit {
	width: 100%;
}

li.form-submit button {
	width: 100%;
	border: 0px;
	background: #40407e;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	border-radius: 3px;
	line-height: 50px;
	text-transform: uppercase;
	cursor: pointer;
}

li.form-submit button:hover {
	background: #d94148;
	color: #fff;
}

/******** + ========== + Causes End + ========== + ********/


/*********************************
Donation Page Start
*********************************/

.donations h4 {
	margin: 0 0 13px;
	font-weight: 600;
}

.donations .radio-boxes {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}

.donations .radio-boxes li {
	padding: 0px 5px 0 0;
}

.payment-method {
	margin: 0 0 30px;
}

.payment-method ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.payment-method li.half {
	width: 50%;
	float: left;
}

.payment-method h4 span {
	color: #ccc;
	font-weight: 400;
	font-size: 14px;
}

.payment-method p {
	margin: 0px;
}

.pl15 {
	padding-left: 15px;
}

.pr15 {
	padding-right: 15px;
}

.payment-method .form-control {
	border: 1px solid #cccccc;
	height: 53px;
	line-height: 51px;
	padding: 0 20px;
	margin-top: 20px;
}

.your-comments textarea.form-control {
	border: 1px solid #cccccc;
	height: 200px;
	padding: 15px;
	margin-bottom: 20px;
}

.your-comments {
	margin-bottom: 30px;
}

.your-comments .form-check-label {
	color: #555;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.donator-details ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
}

.donator-details li.half {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.donator-details .form-control {
	border: 1px solid #cccccc;
	height: 53px;
	line-height: 51px;
	padding: 0 20px;
}

.donator-details input[type="submit"] {
	width: 100%;
	height: 53px;
	border: 0px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	background: #40407e;
	border-radius: 5px;
	cursor: pointer;
}

.donator-details input[type="submit"]:hover {
	background: #d94148;
	color: #fff;
}

.form-check.form-check-inline {
	display: inline-block;
}

.form-check.form-check-inline label {
	font-weight: 400;
	margin: 0px;
}

/*********************************
Donation Page End
*********************************/


/*********************************
Testimonials Start
*********************************/

.testimonials-section h2.text-center {
	margin: 0 0 30px;
	font-weight: 600;
}

.testimonials-section p,
.h3testimonials p {
	background: #fff;
	border: 1px solid #dddddd;
	font-size: 18px;
	color: #555555;
	line-height: 30px;
	padding: 25px;
	position: relative;
}

.testimonials-section .center p,
.h3testimonials .center p {
	background: #f9f9f9;
}

.testimonials-section .center p:after,
.h3testimonials .center p:after {
	border-top: 20px solid #f9f9f9;
}

.testimonials-section p:after,
.h3testimonials p:after {
	width: 0;
	height: 0;
	border-top: 20px solid #fff;
	border-left: 20px solid transparent;
	content: "";
	position: absolute;
	left: 20px;
	bottom: -19px;
}

.testimonials-section p:before,
.h3testimonials p:before {
	width: 0;
	height: 0;
	border-top: 22px solid #dddddd;
	border-left: 22px solid transparent;
	content: "";
	position: absolute;
	left: 19px;
	bottom: -22px;
}

.tuser {
	margin: 30px 0 0;
	color: #888888;
	font-size: 14px;
}

.tuser strong {
	color: #222;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	display: block;
	font-size: 20px;
}

.owl-carousel .owl-item .tuser img {
	width: 55px;
	height: 55px;
	border: 1px solid #dddddd;
	border-radius: 100%;
	float: left;
	margin-right: 15px;
}

.testimonials-section .owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 5px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.testimonials-section .owl-theme .owl-dots .owl-dot.active span,
.testimonials-section .owl-theme .owl-dots .owl-dot span:hover {
	background: #d94148;
}

.testimonials-section .owl-dots {
	text-align: center;
	margin: 30px 0 0 0;
}

/*********************************
Testimonials End
*********************************/




/***==============  Login / Register Page	   ==============***/

.login-wrap {
	width: 420px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding-top: 180px;
}

.login-wrap img {
	margin-bottom: 30px;
}

.login-box {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 3px;
	padding: 30px;
	text-align: left;
	margin-bottom: 20px;
}

.login-box h4 {
	margin-bottom: 10px;
}

.login-box p {
	font-size: 14px;
}

.login-box ul {
	margin: 20px 0;
	padding: 0 0 10px;
	list-style: none;
	border-bottom: 1px solid #eeeeee;
}

.login-box li {
	margin-bottom: 10px;
}

.linput {
	background: #fff;
	border-radius: 3px;
	width: 100%;
	line-height: 51px;
	border: 1px solid #cccccc;
	padding: 0 20px;
	color: #555;
}

.linput:focus {
	border: 1px solid #ababab;
}

.login-box input[type="submit"] {
	background: #40407e;
	line-height: 53px;
	padding: 0 30px;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	border: 0px;
	font-weight: 700;
}

.login-box p.reg {
	text-align: center;
	font-size: 14px;
	margin: 0px;
}

.login-box p.reg a {
	color: #3949ab;
}

p.or {
	color: #fff;
	text-align: center;
}

p.or strong {
	display: block;
}

ul.social-login {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.social-login li {
	display: inline-block;
}

ul.social-login li i {
	font-weight: 400;
	font-size: 20px;
	margin-right: 5px;
}

ul.social-login a {
	border-radius: 3px;
	display: inline-block;
	line-height: 50px;
	padding: 0 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}

ul.social-login a.fb {
	background: #3b5998;
}

ul.social-login a.tw {
	background: #55acee;
}

ul.social-login a.gp {
	background: #dd4b39;
}

.login-page.register-page .login-wrap {
	padding-top: 60px;
}

.login-account {
	background: #40407e;
	width: 100%;
	float: left;
	border-radius: 3px;
	padding: 44px 30px 40px;
}

.login-account p {
	color: #fff;
}

.login-account h4 {
	color: #fff;
	margin: 0 0 30px;
	font-weight: 700;
}

.register-account ul,
.login-account ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.login-account li {
	margin-bottom: 10px;
	color: #fff;
}

.login-account a {
	color: #fff;
}

.login-account .linput {
	border: 1px solid #fff;
}

.login-account input[type="submit"] {
	width: 100%;
	background: #d94148;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 53px;
	border: 0px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
}

.login-account input[type="submit"]:hover {
	background: #fff;
	color: #d94148;
}

.register-account li {
	margin-bottom: 18px;
}

.register-account h4 {
	margin-bottom: 10px;
	font-weight: 700;
}

.register-account a {
	color: #d94148;
}

.register-account input[type="submit"] {
	width: 100%;
	background: #40407e;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 53px;
	border: 0px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
}

.register-account input[type="submit"]:hover {
	background: #d94148;
	color: #fff;
}

/***==============  Login / Register Page end	   ==============***/



/*********************************
Coming Soon Start
*********************************/

.coming-soon {
	background: url(../images/coming-soon.jpg) top center fixed;
	background-size: cover;
}

.cs-txt {
	position: relative;
	width: 80%;
	margin: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 200px;
}

.cs-txt img {
	margin-bottom: 40px;
	max-width: 100%;
	height: auto;
}

.cs-txt p {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	margin: 0 0 40px;
}

.cs-txt h1 {
	font-weight: 700;
	color: #fff;
	margin: 0 0 40px;
}

.cs-txt .countdown.is-countdown {
	width: 100%;
	float: left;
	margin: 0 0 70px;
	padding: 0 50px;
}

.cs-txt .countdown-section {
	width: 170px;
	height: 170px;
	border: 8px solid #d94148;
	display: inline-block;
	border-radius: 100%;
	margin: 0 15px;
	padding: 30px 0 0;
}

.cs-txt .countdown-amount {
	display: block;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 60px;
	font-weight: 800;
	line-height: 60px;
}

.cs-txt .countdown-period {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.cs-newsletter-form {
	width: 80%;
	margin: auto;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.cs-newsletter-form h4 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 15px;
}

.cs-newsletter-form input.form-control {
	height: 53px;
	line-height: 49;
	border: 2px solid #d94148;
	background: none;
	padding: 0 20px;
	color: #fff;
}

.cs-newsletter-form button.subscribe {
	background: #d94148;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 53px;
	border-radius: 0 5px 5px 0;
	border: 0;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 30px;
	font-family: 'Montserrat', sans-serif;
}

/*********************************
Coming Soon End 
*********************************/



/*********************************
Page 404
*********************************/

.page-404 {
	width: 100%;
	float: left;
	height: 100vh;
	background: url(../images/page404.jpg) no-repeat;
	background-size: cover;
}

.wrap-404 {
	width: 600px;
	margin: 250px auto 0;
	text-align: center;
}

.wrap-404 strong.title-404 {
	font-size: 256px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 900;
	line-height: 200px;
	display: block;
	margin-bottom: 20px;
}

.wrap-404 h2 {
	color: #fff;
	margin-bottom: 15px;
}

.wrap-404 h3 {
	color: #fff;
	margin-bottom: 15px;
}

.wrap-404 p {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
}

.search-form {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.wrap-404 .search strong {
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;
}

.wrap-404 input.form-control {
	border: 0;
	border-radius: 3px;
	padding: 0 15px;
	line-height: 53px;
	height: 53px;
	width: 85%;
	float: left;
}

.wrap-404 button.btn {
	background: #d94148;
	height: 53px;
	line-height: 53px;
	border: 0px;
	box-shadow: none;
	padding: 0 25px;
	color: #fff;
	font-size: 18px;
}

.wrap-404 a.back {
	background: #d94148;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	line-height: 45px;
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: 700;
}

/*********************************
Page 404 End
*********************************/

/*********************************
Search Overlay End
*********************************/
#search {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .9);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
	z-index: 99999999;
}

#search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
}

.search-overlay-form {
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 60%;
	height: 60px;
	margin: auto;
}

#search input[type="search"] {
	width: 100%;
	line-height: 60px;
	color: #fff;
	background: rgba(0, 0, 0, 0);
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	border: 0px;
	border-bottom: 1px solid #ccc;
	outline: none;
}

#search .btn {
	position: absolute;
	background: #66bb6a;
	color: #fff;
	border: 0px;
	right: 0;
	top: 5px;
	width: 50px;
	height: 50px;
}

#search .close {
	position: fixed;
	top: 15px;
	right: 15px;
	color: #fff;
	background-color: #66bb6a;
	border-color: #66bb6a;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

/*********************************
Search Overlay End
*********************************/

#sidebar {
	width: 300px;
	position: fixed;
	top: 0;
	right: -300px;
	height: 100vh;
	z-index: 999;
	background: #ffffff;
	color: #000;
	transition: all 0.3s;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
	right: 0;
}

#dismiss {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: rgb(164 33 60);
	position: absolute;
	top: 22px;
	right: 10px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#dismiss:hover {
	background: #0c5b34;
    color: #fff;
}

.overlay {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 998;
	opacity: 0;
	transition: all 0.5s ease-in-out;
	overflow: hidden;
}

.overlay.active {
	display: block;
	opacity: 1;
}

.navscrolling{
	overflow-y: scroll;
    height: 100vh;
}

#sidebar .sidebar-header {
	padding: 20px;
	background: #fff;
}

#sidebar ul.components {
	padding: 0px 0;
	border-bottom: 0px solid #ccc;
}

#sidebar ul p {
	color: #fff;
	padding: 10px;
}

#sidebar ul li a {
	padding: 10px;
	font-size: 1.1em;
	display: block;
	color: #000;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
}

#sidebar ul li a:hover {
	color: #fff;
    background: #a1243d;
}

#sidebar ul li.active>a {
	color: #fff;
	background: rgb(164 33 60);
}

#sidebar ul li a i{
	font-size: 12px;
	line-height: 0;
	margin-left: 5px;
	transition: 0.3s;
	float:right;
}

.dropdown-toggle {
    white-space: nowrap;
}
.list-unstyled li{
	border-bottom: 1px solid #ccc;
}
#sidebar ul li ul li{
	background:#fff4f4;
}
#sidebar ul li ul li a{
	padding: 8px 10px;
	font-size: 1.1em;
	display: block;
	color: #000;
	position: relative;
	font-weight: 400;
    padding-left:25px;
	text-transform: none;
}

#sidebar ul li ul li a:hover {
	color: #fff;
    background: #a1243d;
}


a[data-toggle="collapse"] {
	position: relative;
}

.dropdown-toggle::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	content: "\f282";
    font-family: bootstrap-icons !important;
    border: 0;
}

.font {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Lato', sans-serif;
}


.h_s3 {
	padding: 105px 0;
	position: relative;
	min-height: 750px;
	background: #ececec;
	overflow: hidden;
	background-image: url(../images/icon-circle-lines.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.h_s3 .home-semicircle {
	background-color: #a4213c;
	height: 880px;
	max-width: 780px;
	width: 100%;
	display: block;
	-moz-border-radius: 0 0 380px 380px;
	-webkit-border-radius: 0 0 380px 380px;
	border-radius: 0 0 380px 380px;
	position: absolute;
	margin-left: 0;
	margin-top: 0px;
	z-index: 3;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.h_s3 .section_title {
	font-size: 55px;
	color: #000;
	text-align: center;
	font-weight: 100;
	z-index: 999;
	max-width: 540px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -15%);
}

.h_s3 .section_title h2 {
	text-align: center;
	position: relative;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 30px;
	font-family: 'Poppins';
}

.h_s3 .section_title img {
	height: 104px;
}

.h_s3 .section_title h3 {
	text-align: center;
	position: relative;
	font-size: 42px;
	font-weight: 300;
	color: #ffffff;
}

.h_s3 .section_title h3 span {
	font-weight: 700;
}

.h_s3 .section_title p {
	text-align: center;
	position: relative;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	line-height: 30px;
	padding-top: 15px;
}

.wrapperabout {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.h_s3_inner {
	position: relative;
	z-index: 9;
}

.h_s3_inner p {
	text-align: center;
	position: relative;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	line-height: 18px;
}

.h_s3_1,
.h_s3_2,
.h_s3_3,
.h_s3_4,
.h_s3_5,
.h_s3_6 {
	position: absolute;
	border-radius: 3px;
	background-color: white;
	box-shadow: 0px 10px 21.25px 3.75px rgba(0, 0, 0, 0.06);
	width: 170px;
	height: 170px;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 90px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	padding: 40px 15px 25px 15px;
}

.h_s3_1 .icon,
.h_s3_2 .icon,
.h_s3_3 .icon,
.h_s3_4 .icon,
.h_s3_5 .icon,
.h_s3_6 .icon {
	padding: 0px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
}

.h_s3_inner .icon {
	transition: all .7s;
	-webkit-transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
}

.h_s3_inner h2.title {
	position: relative;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	display: block;
	margin-top: 5px;
	text-transform: inherit;
	letter-spacing: inherit;
	transition: all .7s;
	-webkit-transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
}

.h_s3_inner h3.title {
	position: relative;
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	display: block;
	margin-top: 0px;
	text-transform: uppercase;
	transition: all .7s;
	-webkit-transition: all .7s;
	-ms-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
}

.h_s3_1 {
	top: 0px;
	left: 8%;
	text-align: center;
}

.h_s3_1 .icon img {
	height: 50px;
}

.h_s3_2 {
	top: 275px;
	left: 17%;
	text-align: center;
}

.h_s3_2 .icon img {
	height: 50px;
}

.h_s3_3 {
	top: 408px;
	left: 44%;
	text-align: center;
}

.h_s3_3 .icon img {
	height: 50px;
}

.h_s3_4 {
	top: 352px;
	right: 25%;
	text-align: center;
}

.h_s3_4 .icon img {
	height: 50px;
}

.h_s3_5 {
	top: 275px;
	right: 17%;
}

.h_s3_5 .icon img {
	height: 50px;
	text-align: center;
}

.h_s3_6 {
	top: 0px;
	right: 8%;
}

.h_s3_6 .icon img {
	height: 50px;
	text-align: center;
}

.hidden-box {
	display: none;
}

@media screen and (max-width: 860px) {
	.h_s3_inner {
		text-align: center;
		padding-top: 50px;
	}

	.h_s3_1,
	.h_s3_2,
	.h_s3_3,
	.h_s3_4,
	.h_s3_5,
	.h_s3_6 {
		position: static;
		text-align: center;
		padding-bottom: 40px;
		display: inline-block;
		width: 32%;
	}
}

@media screen and (max-width: 600px) {
	.h_s3 .section_title {
		padding-top: 0;
		padding-bottom: 20px;
	}

	.h_s3 {
		padding: 0px 0;
	}

	.h_s3 .section_title {
		padding-top: 0;
		padding-bottom: 20px;
		position: relative;
	}

	.h_s3_1,
	.h_s3_2,
	.h_s3_3,
	.h_s3_4,
	.h_s3_5,
	.h_s3_6 {
		position: static;
		text-align: center;
		padding-bottom: 40px;
		display: inline-block;
		width: 48%;
	}

	.h_s3 .home-semicircle {
		top: 0px;
		transform: translate(-50%, -10%);
		height: 435px;
	}

	.section_title {
		transform: translate(-50%, -3%);
	}

	.section_title h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.section_title p {
		line-height: 24px;
		font-size: 15px;
	}

	.h_s3_inner p {
		padding: 0px;
	}

	.h_s3_inner p br {
		display: none;
	}
}



/*--------------------------------------------------------------
# Members Section
--------------------------------------------------------------*/
.members {
	padding: 60px 0px;
}

.members h2 {
	font-size: 38px;
	color: #333333;
	margin-bottom: 35px;
}

.members .team-member {
	background-color: #ffffff;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	position: relative;
	border-radius: 5px;
	transition: 0.5s;
	padding: 30px;
	height: 100%;
}

@media (max-width: 468px) {
	.members .team-member {
		flex-direction: column;
		justify-content: center !important;
		align-items: center !important;
	}
}

.members .team-member .pic {
	overflow: hidden;
	width: 136px;
	border-radius: 50%;
	flex-shrink: 0;
	border: 4px solid #f9f9f9;
	box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.2);
}

.members .team-member .pic img {
	transition: ease-in-out 0.3s;
}

.members .team-member:hover {
	transform: translateY(-10px);
}

.members .team-member .member-info {
	padding-left: 30px;
}

@media (max-width: 468px) {
	.members .team-member .member-info {
		padding: 30px 0 0 0;
		text-align: center;
	}
}

.members .team-member h4 {
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 24px;
}

.members .team-member span {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	position: relative;
	font-weight: 500;
	color: #000000;
}

.members .team-member span::after {
	content: "";
	position: absolute;
	display: block;
	width: 50px;
	height: 2px;
	background: #0c5b34;
	bottom: 0;
	left: 0;
}

@media (max-width: 468px) {
	.members .team-member span::after {
		left: calc(50% - 25px);
	}
}

.members .team-member p {
	margin: 10px 0 0 0;
	font-size: 14px;
}

.members .team-member .social {
	margin-top: 12px;
	display: flex;
	align-items: center;
	justify-content: start;
	width: 100%;
}

@media (max-width: 468px) {
	.members .team-member .social {
		justify-content: center;
	}
}

.members .team-member .social a {
	background: color-mix(in srgb, #444444, transparent 94%);
	transition: ease-in-out 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	width: 36px;
	height: 36px;
}

.members .team-member .social a i {
	color: color-mix(in srgb, #444444, transparent 20%);
	font-size: 16px;
	margin: 0 2px;
}

.members .team-member .social a:hover {
	background: #0c5b34;
}

.members .team-member .social a:hover i {
	color: #ffffff;
}

.members .team-member .social a+a {
	margin-left: 8px;
}



/*--------------------------------------------------------------
# All Members Section
--------------------------------------------------------------*/
.all_members {
	padding: 60px 0px;
}

.all_members .contents h2 {
	font-weight: 400;
	font-size: 34px;
}


.all_members .contents h3 {
	font-size: 38px;
	color: #333333;
	margin-bottom: 35px;
}


.all_members .contents p {
	font-size: 15px;
	color: color-mix(in srgb, #212529, transparent 30%);
}

.all_members .member-container .member-item {
	background-color: #ffffff;
	position: relative;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.all_members .member-container .member-item:last-child {
	margin-bottom: 0;
}

.all_members .member-container .member-item h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin: 0 30px 0 0;
	transition: 0.3s;
	cursor: pointer;
	display: flex;
	align-items: flex-start;
}

.all_members .member-container .member-item h3 .num {
	color: #0c5b34;
	padding-right: 5px;
}

.all_members .member-container .member-item h3:hover {
	color: #0c5b34;
}

.all_members .member-container .member-item .member-content {
	display: grid;
	grid-template-rows: 0fr;
	transition: 0.3s ease-in-out;
	visibility: hidden;
	opacity: 0;
}

.all_members .member-container .member-item .member-content p {
	margin-bottom: 0;
	overflow: hidden;
	font-size: 16px;
}

.all_members .member-container .member-item .member-content ol {
	margin-bottom: 0;
	overflow: hidden;
}

.all_members .member-container .member-item .member-content ol li {
	color: color-mix(in srgb, #212529, transparent 30%);
	font-size: 16px;
	padding: 5px 20px;
	border-bottom: 1px solid #dddddd;
}

.all_members .member-container .member-item .member-toggle {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 16px;
	line-height: 0;
	transition: 0.3s;
	cursor: pointer;
}

.all_members .member-container .member-item .member-toggle:hover {
	color: #0c5b34;
}

.all_members .member-container .member-active h3 {
	color: #0c5b34;
}

.all_members .member-container .member-active .member-content {
	grid-template-rows: 1fr;
	visibility: visible;
	opacity: 1;
	padding-top: 10px;
}

.all_members .member-container .member-active .member-toggle {
	transform: rotate(90deg);
	color: #e84545;
}


.presss {
	padding: 60px 0px;
}

.presss h4 {
	font-size: 40px;
}

.press_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 70px
}

.press_box span {
	margin: 0
}

.press-right .custom_select {
	width: 150px;
	border-radius: 0;
	border: solid 1px #1f1a17;
	margin-left: 20px;
	color: #1f1a17
}

.press-right .custom_select .nice-select.wide {
	background: 0 0
}


.press-right .custom_select .form-control {
	cursor: pointer;
	border-radius: 0;
	border: none;
	font-size: 15px;
	letter-spacing: 1px
}

.press-right .custom_select:after {
	top: 9px;
	right: 12px
}

.table_list_press .table_pdf img {
	width: 50px
}

.table_list_press .tableimg {
	float: right
}

.table_pdf {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.table_list_press span {
	margin: 0
}

.table_pdf {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 20px
}

.table_pdf .tabletext {
	font-size: 20px
}

.table_pdf p {
	font-size: 14px;
	margin-bottom: 0px;
}

.table_list_press .table_pdf img {
	width: 50px
}

.presss {
	padding-bottom: 40px
}

.media_contact {
	background: #1e1e1e;
	padding: 60px 0;
	margin-top: 40px
}

.media_contact .media_dls h4 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 7px
}

.form_list form {
	height: 60px
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0)
}

.nice-select:hover {
	border-color: #d0dae5
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
	border-color: #88bfff
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.press-right .custom_select .nice-select.form-control.wide .list {
	height: 200px;
	overflow-y: scroll;
}

.nice-select.disabled {
	border-color: #e7ecf2;
	color: #90a1b5;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #cdd5de
}

.nice-select.wide {
	width: 100%
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important
}

.press-right .custom_select .nice-select.wide {
	background: 0 0;
	position: relative;
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
	border-color: #88bfff;
}

.nice-select .list {
	width: 100%;
	background-color: #fff;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 0%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	-webkit-transition: all .2s cubic-bezier(.5, 0, 0, .64), opacity .5s ease-out;
	-webkit-transition: all .2s cubic-bezier(.5, 0, .79, .64), opacity .5s ease-out;
	-o-transition: all .2s cubic-bezier(.5, 0, .79, .64), opacity .5s ease-out;
	transition: all .2s cubic-bezier(.5, 0, .79, .64), opacity .5s ease-out;
	z-index: 9;
	-webkit-box-shadow: 0 0 14px -4px rgba(0, 0, 0, .15);
	box-shadow: 0 0 14px -4px rgba(0, 0, 0, .15);
	border-top: solid 1px rgba(196, 196, 196, .14)
}

.select_option .list {
	height: 190px;
	overflow-y: scroll
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	list-style: none;
	outline: 0;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	border-bottom: solid 1px rgba(196, 196, 196, .14);
	font-size: 12px;
	padding: 14px 23px;
	letter-spacing: 1px
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
	background-color: #fff
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #90a1b5;
	cursor: default
}

/*--------------------------------------------------------------
# News Hero Section
--------------------------------------------------------------*/
.news-hero {
	padding-top: 60px;
	padding-bottom: 60px;
}

.news-hero h2 {
	font-size: 38px;
	color: #333333;
	padding-bottom: 25px;
}

.news-hero .post-item {
	margin-bottom: 30px;
	transition: all 0.3s ease;
}

.news-hero .post-item:hover .post-img img {
	transform: scale(1.1);
}

.news-hero .post-item:hover .post-title a {
	color: #2d465e;
}

.news-hero .post-item .post-img {
	position: relative;
	overflow: hidden;
	margin-bottom: 16px;
}

.news-hero .post-item .post-img img {
	width: 100%;
	aspect-ratio: 16/9;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.news-hero .post-item .post-img .category {
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 5px 15px;
	font-size: 14px;
	color: #ffffff;
	border-radius: 4px;
	z-index: 1;
}

.news-hero .post-item .post-img .category.entertainment {
	background-color: #e74c3c;
}

.news-hero .post-item .post-img .category.business {
	background-color: #3498db;
}

.news-hero .post-item .post-img .category.technology {
	background-color: #2ecc71;
}

.news-hero .post-item .post-img .category.lifestyle {
	background-color: #9b59b6;
}

.news-hero .post-item .post-content .post-title {
	margin: 0 0 12px;
}

.news-hero .post-item .post-content .post-title a {
	color: #2d465e;
	transition: color 0.3s ease;
}

.news-hero .post-item .post-content .post-title a:hover {
	color: #212529;
}

.news-hero .post-item .post-content .post-meta {
	font-size: 14px;
	color: color-mix(in srgb, #212529, transparent 40%);
}

.news-hero .post-item .post-content .post-meta .dot {
	margin: 0 8px;
}

.news-hero .main-post {
	margin-bottom: 0;
}

.news-hero .main-post .post-img {
	margin-bottom: 20px;
}

.news-hero .main-post .post-title {
	font-size: 24px;
	line-height: 1.3;
}

@media (max-width: 991.98px) {
	.news-hero .main-post .post-title {
		font-size: 24px;
	}
}

.news-hero .side-posts .side-post {
	margin-bottom: 30px;
}

.news-hero .side-posts .side-post:last-child {
	margin-bottom: 0;
}

.news-hero .side-posts .side-post .post-title {
	font-size: 16px;
	line-height: 1.4;
}

@media (max-width: 991.98px) {
	.news-hero .side-posts {
		margin-top: 0;
	}
}

/*--------------------------------------------------------------
# News Posts Section
--------------------------------------------------------------*/
.news-posts {
	padding-top: 60px;
	padding-bottom: 60px;
}

.news-posts h2 {
	font-size: 38px;
	color: #333333;
	margin-bottom: 35px;
}

.news-posts article {
	margin-bottom: 30px;
}

.news-posts .post-img {
	overflow: hidden;
	aspect-ratio: 2/3;
	border-radius: 10px;
	width: 100%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.news-posts .post-img::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, #000000cc 0%, rgba(0, 0, 0, 0) 60%);
}

.news-posts .post-img.credai-times::after{
	background:none;
	position:relative;
}

.news-posts .post-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s;
}

.news-posts .post-img:hover img {
	transform: scale(1.1);
}

.news-posts .post-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding:10px;
	z-index: 2;
	color: #ffffff;
	background: #9e263d;
    text-align: center;
}

.news-posts .post-category {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #ffffff;
}

.news-posts .title {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
}

.news-posts .title a {
	color: #ffffff;
	transition: 0.3s;
}

.news-posts .title a:hover {
	color: color-mix(in srgb, #ffffff, transparent 20%);
}

.news-posts .post-meta {
	font-size: 14px;
	color: color-mix(in srgb, #ffffff, transparent 20%);
}

.news-posts .post-meta a span {
	display: inline-block;
	color: #fff;
}

@media (max-width: 768px) {
	.news-posts .post-content {
		padding: 20px;
	}

	.news-posts .title {
		font-size: 18px;
	}

	.news-posts .post-meta {
		font-size: 13px;
	}
}

/*--------------------------------------------------------------
# Pagination 2 Section
--------------------------------------------------------------*/
.pagination-2 {
	padding: 60px 0;
	padding-top: 0;
}

.pagination-2 nav {
	position: relative;
}

.pagination-2 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.pagination-2 li {
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.pagination-2 li.ellipsis {
	color: color-mix(in srgb, #212529, transparent 40%);
	padding: 8px 16px;
	user-select: none;
}

.pagination-2 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	padding: 8px 16px;
	color: #212529;
	background-color: #ffffff;
	border-radius: 8px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 2px 4px color-mix(in srgb, #212529, transparent 90%);
}

.pagination-2 li a.active {
	background-color: #08915e;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px color-mix(in srgb, #08915e, transparent 70%);
}

.pagination-2 li a:hover:not(.active) {
	background-color: color-mix(in srgb, #08915e, transparent 90%);
	transform: translateY(-1px);
	box-shadow: 0 3px 6px color-mix(in srgb, #212529, transparent 85%);
}

.pagination-2 li a i {
	font-size: 14px;
}

.pagination-2 li a span {
	margin: 0 4px;
}

@media (max-width: 575px) {
	.pagination-2 ul {
		gap: 4px;
	}

	.pagination-2 li a {
		min-width: 36px;
		height: 36px;
		padding: 8px 12px;
		font-size: 14px;
	}
}



/*--------------------------------------------------------------
# Newsletter News Detail Section
--------------------------------------------------------------*/
.newsletter-detail {
	padding: 60px 0px;
}

.newsletter-detail .service-item {
	position: relative;
	padding-top: 40px;
}

.newsletter-detail h2 {
	font-size: 38px;
	margin-bottom: 25px;
	color: #
}

.newsletter-detail .service-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: color-mix(in srgb, #212529, transparent 90%);
}

.newsletter-detail .service-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background: #0c5a33;
	border-right: 5px solid #ffffff;
}

.newsletter-detail .service-item .icon {
	width: 48px;
	height: 48px;
	position: relative;
	margin-right: 50px;
	line-height: 0;
}

.newsletter-detail .service-item .icon i {
	color: color-mix(in srgb, #212529, transparent 30%);
	font-size: 56px;
	transition: ease-in-out 0.3s;
	z-index: 2;
	position: relative;
}

.newsletter-detail .service-item .icon:before {
	position: absolute;
	content: "";
	height: 30px;
	width: 30px;
	background: color-mix(in srgb, #0c5a33, transparent 70%);
	border-radius: 50px;
	z-index: 1;
	bottom: -15px;
	right: -15px;
	transition: 0.3s;
}

.newsletter-detail .service-item .title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
}

.newsletter-detail .service-item .title a {
	color: #32353a;
}

.newsletter-detail .service-item .title a:hover {
	color: #0c5a33;
}

.newsletter-detail .service-item .description {
	line-height: 24px;
	font-size: 14px;
}

.newsletter-detail .service-item p {
	line-height: 26px;
	font-size: 16px;
	color: #333333;
}

.newsletter-detail .service-item ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px 0;
}

.newsletter-detail .service-item ul li {
	padding: 6px 0;
	align-items: center;
	color: #000000;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
}

.newsletter-detail .service-item ul li:before {
	content: "\f058";
	font-family: 'FontAwesome';
	color: #038880;
	font-weight: 900;
	margin-right: 10px;
	font-size: 1.1rem;
	position: absolute;
	left: 0px;
	top: 10px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/*---FAQs -------*/
.faq-section {
	padding: 60px 0px;
}

.faq-section .accordion-body ul li a {
	color: black;
	font-weight: 700;
}

.faq-section .accordion {
	width: 100%;
}

.faq-section .accordion-button:not(.collapsed) {
	/* background-color: #c5e5d8;*/
	background-color: #f8fefa;
}

.faq-section .accordion-button:not(.collapsed) h5 {
	color: #4f8f70;
}

.faq-section .accordion-button:not(.collapsed)::after {
	background-image: none;
	transform: none;
}

.faq-section .accordion-button:focus {
	box-shadow: none;
}

.faq-section .accordion-button:before {
	content: "";
	position: absolute;
	/*   right: 0.75rem; */
	right: 0.75rem;
	top: 1.25rem;
	height: 2px;
	width: 1rem;
	background-color: #4f8f70;
}

.faq-section .accordion-button.collapsed:after {
	content: "";
	position: absolute;
	/*   right: 1.1875rem; */
	right: 1.1875rem;
	top: 0.8125rem;
	height: 1.0625rem;
	width: 0.125rem;
	border-style: none;
	background-color: #4f8f70;
}

.faq-section .accordion-button h5 {
	/*   color: #7dbc9e; */
	color: #333333;
	margin-right: 13px;
	font-size: 18px;

	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin: 0 30px 0 0;
	transition: 0.3s;
	cursor: pointer;
	display: flex;
	align-items: flex-start;
}

.faq-section .accordion-button h5 .num {
	color: #0c5b34;
	padding-right: 5px;
}

.faq-section .accordion-body {
	background-color: #f8fefa;
}

.faq-section .accordion-body p {
	color: #333;
	font-size: 16px;
	line-height: 26px;
}

.faq-section .accordion-body h6 {
	margin-bottom: 15px;
	font-size: 16px;
}

/* button:focus:not(:focus-visible) {
    outline: 0;
} */

/* list */
.faq-section ul {
	list-style-type: none;
	list-style-type: disc;
	/* Default bullet points for ul */
	margin-left: 20px;
}

.faq-section ul li {
	margin-bottom: 5px;
}

.faq-section .accordion-body ol {
	counter-reset: step-counter;
	list-style-type: none;
	padding-left: 0;
}

.faq-section .accordion-body ol>li {
	counter-increment: step-counter;
	/* Increment custom counter */
	margin-bottom: 10px;
	font-size: 16px;
}

.faq-section .accordion-body ol>li::before {
	content: " " counter(step-counter) ": ";
	/* Custom prefix */
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	/*   .faq-section .accordion {
    width: 50%;
    margin: 0 auto;
  } */

	.faq-section .accordion-button:before {
		right: 0.75rem;
	}

	.faq-section .accordion-button.collapsed:after {
		right: 1.1875rem;
	}

	.faq-section .accordion-button h5 {
		margin-right: 0px;
	}
}


/*---Media Clipping---*/

.media {
	padding: 60px 0px;
}

.media h1 {
	font-size: 3.5rem;
	color: #222222;
	margin-bottom: 50px;
}

.media .media_box {
	width: 100%;
	float: left;
	padding: 0px 0;
	box-sizing: border-box;
	position: relative;
}

.media .media_box .img {
	position: relative;
	display: block;
	clip-path: polygon(6.726% 0%, 93.274% 0%, 93.274% 0%, 94.364% 0.119%, 95.399% 0.464%, 96.364% 1.015%, 97.245% 1.755%, 98.029% 2.664%, 98.701% 3.723%, 99.249% 4.915%, 99.657% 6.219%, 99.912% 7.617%, 100% 9.091%, 100% 66.97%, 100% 66.97%, 99.732% 70.984%, 98.988% 73.969%, 97.863% 76.111%, 96.447% 77.599%, 94.835% 78.618%, 93.119% 79.355%, 91.39% 79.998%, 89.742% 80.733%, 88.268% 81.747%, 87.061% 83.227%, 87.061% 83.227%, 86.147% 85.185%, 85.483% 87.323%, 84.946% 89.551%, 84.409% 91.777%, 83.749% 93.91%, 82.839% 95.86%, 81.556% 97.535%, 79.775% 98.844%, 77.369% 99.696%, 74.215% 100%, 6.726% 100%, 6.726% 100%, 5.636% 99.881%, 4.601% 99.536%, 3.636% 98.985%, 2.755% 98.245%, 1.971% 97.336%, 1.299% 96.277%, 0.751% 95.085%, 0.343% 93.781%, 0.088% 92.383%, 0% 90.909%, 0% 9.091%, 0% 9.091%, 0.088% 7.617%, 0.343% 6.219%, 0.751% 4.915%, 1.299% 3.723%, 1.971% 2.664%, 2.755% 1.755%, 3.636% 1.015%, 4.601% 0.464%, 5.636% 0.119%, 6.726% 0%);
}

.media .media_box img {
	display: block;
	width: 100%;
	transition: 0.6s;
	border-radius: 25px 25px 0px 0px;
}

.media .media_box:hover .img img {
	transform: scale(1.2);
	transition: 0.6s;
}

.media .media_box .date {
	background: #aa2c41;
	padding: 4px 18px;
	box-sizing: border-box;
	z-index: 9;
	font-weight: 100;
	border-radius: 50px;
	display: inline-block;
	margin-top: 15px;
}

.media .media_box .event {
	background: #e1b770;
}

.media .media_box .date .txt {
	font-size: 14px;
	font-family: Assistant, sans-serif;
	font-weight: 200;
	color: #fff;
	text-align: left;
	line-height: 23px;
}

.media .media_box .date .txt span {
	font-size: 22px;
}

.media .media_box .detail {
	position: relative;
	bottom: 0;
	right: 0;
	/* background: #eaeaea; */
	width: 100%;
	padding: 20px 20px 20px 20px;
	box-sizing: border-box;
	border-radius: 0px 0px 20px 20px;
}

.media .media_box .detail .icon {
	margin: 0;
	width: 50px;
	height: 50px;
	background: #aa2c41;
	color: #ffffff;
	border: 4px solid #ffffff;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0px;
	font-size: 20px;
	transition: ease-in-out 0.3s;
	position: absolute;
	top: -100px;
	right: calc(0% - 0px);
}

.media .media_box:hover .detail .icon {
	background: #fff;
	border: 2px solid #0c5b34;
	color: #333333;
}


.media .media_box .detail h4 {
	font-size: 16px;
	font-family: Assistant, sans-serif;
	font-weight: 600;
	color: #000;
	text-align: left;
	padding-bottom: 5px;
	line-height: 24px;
}

.media .media_box .detail p {
	font-size: 12px;
	font-family: Assistant, sans-serif;
	font-weight: 600;
	color: #333;
	text-align: left;
	padding-bottom: 5px;
	line-height: 18px;
	margin: 0;
}

.media .media_box .detail a {
	font-size: 14px;
	font-family: Assistant, sans-serif;
	font-weight: 600;
	color: #000;
	text-align: left;
	padding-bottom: 5px;
	line-height: 18px;
	text-decoration: none;
}

.media .media_box .detail a:hover {
	color: #1a5890;
}


.media .selectdropdown {
	display: flex;
	width: 100%;
	margin-bottom: 30px;
	color: #000;
	flex-wrap: wrap;
	gap: 6px 15px;
	align-items: center;
	justify-content: right;
}

.selectdropdown_filter {
	width: 150px;
	text-align: right;
}

.selectdropdown_filter label {
	font-size: 14px;
}

.media .custom-select {
	background: #aa2c41;
	color: #fff;
	padding: 7px 10px;
	border: #aa2c41;
	border-radius: 0px;
	width: 150px;
	font-size: 13px;
	text-transform: capitalize;
	cursor: pointer;
	outline: none;
}


/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
.gallery_section {
	padding: 60px 0px;
}

.gallery h2 {
	font-size: 38px;
	margin-bottom: 25px;
	color: #333
}

.gallery .gallery-item {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.gallery .videotitle {
	padding: 6px;
	font-size: 16px;
	margin-bottom: 13px;
	font-weight: 700;
}

.gallery .gallery-item iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.gallery .gallery-item img {
	transition: 0.3s;
}

.gallery .gallery-links {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: all ease-in-out 0.3s;
	background: rgba(0, 0, 0, 0.6);
	z-index: 3;
}

.gallery .gallery-links .preview-link,
.gallery .gallery-links .details-link {
	font-size: 20px;
	color: rgba(255, 255, 255, 0.5);
	transition: 0.3s;
	line-height: 1.2;
	margin: 30px 8px 0 8px;
}

.gallery .gallery-links .preview-link:hover,
.gallery .gallery-links .details-link:hover {
	color: #ffffff;
}

.gallery .gallery-links .details-link {
	font-size: 30px;
	line-height: 0;
}

.gallery .gallery-item:hover .gallery-links {
	opacity: 1;
}

.gallery .gallery-item:hover .preview-link,
.gallery .gallery-item:hover .details-link {
	margin-top: 0;
}

.gallery .gallery-item:hover img {
	transform: scale(1.1);
}

.glightbox-clean .gslide-description {
	background: #272727;
}

.glightbox-clean .gslide-title {
	color: rgba(255, 255, 255, 0.8);
	margin: 0;
}


/*--------------------------------------------------------------
# Alt Features Section
--------------------------------------------------------------*/
.alt-features {
	padding: 60px 0px;
}

.alt-features h2 {
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 25px 0;
}

.alt-features .icon-box {
	display: block;
}

.alt-features .icon-box h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px 0;
	color: #012970;
}

.alt-features .icon-box i {
	color: #106846;
	margin-bottom: 10px;
	font-size: 24px;
	vertical-align: middle;
}

.alt-features .icon-box i img {
	width: 200px;
}

.alt-features .icon-box p {
	font-size: 15px;
	color: color-mix(in srgb, #444444, transparent 30%);
	margin-bottom: 0;
}


/*--------------------------------------------------------------
# Alt policy Section
--------------------------------------------------------------*/
.alt-policy {
	padding: 60px 0px;
}

.alt-policy h2 {
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 25px 0;
}

.alt-policy .icon-box {
	display: block;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
	padding: 30px;
	border-radius: 10px;
	transition: transform 0.3s;
}

.alt-policy .icon-box .buy-btn {
	display: inline-block;
	color: #1a1f24;
	font-size: 16px;
	font-weight: 500;
	padding: 6px 15px;
	border-radius: 6px;
	transition: 0.3s;
	border: 1px solid #0b3e1e;
	margin-top: 15px;
}

.alt-policy .icon-box .buy-btn:hover {
	color: #ffffff;
	background: #0b3e1e;
	border-color: #0b3e1e;
}

.alt-policy .icon-box h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 5px 0 10px 0;
	color: #0b3e1e;
}

.alt-policy .icon-box i {
	color: #106846;
	margin-bottom: 10px;
	font-size: 24px;
	vertical-align: middle;
}

.alt-policy .icon-box a img {
	width: 50px;
	margin-bottom: 10px
}

.alt-policy .icon-box p {
	font-size: 15px;
	color: color-mix(in srgb, #444444, transparent 30%);
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Event natco Section
--------------------------------------------------------------*/
.events-natco {
	padding: 60px 0px;
}

.events-natco h2 {
	font-weight: 700;
	font-size: 38px;
	margin-bottom: 25px;
}

.events-natco h3 {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 25px;
}

.events-natco p {
	font-size: 16px;
	margin-bottom: 24px;
	color: #000;

}

.events-natco .course-item {
	background-color: #ffffff;
	border: 1px solid color-mix(in srgb, #444444, transparent 90%);
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.events-natco .course-content {
	padding: 15px;
}

.events-natco .course-content h3 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 5px;
}

.events-natco .course-content h3 a {
	color: #37423b;
	transition: 0.3s;
}

.events-natco .course-content h3 a:hover {
	color: #0c5b34;
}

.events-natco .course-content .category {
	background: #5fcf80;
	color: #ffffff;
	font-size: 14px;
	padding: 6px 14px;
	margin: 0;
	border-radius: 5px;
}


.events-natco .course-content .description {
	font-size: 14px;
	color: #a72e42;
}

.events-natco .trainer {
	padding-top: 15px;
	border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.events-natco .trainer .trainer-profile img {
	max-width: 50px;
	border-radius: 50px;
}

.events-natco .trainer .trainer-profile .trainer-link {
	padding-left: 10px;
	font-weight: 600;
	font-size: 16px;
	color: color-mix(in srgb, var(--default-color), transparent 20%);
	transition: 0.3s;
}

.events-natco .trainer .trainer-profile .trainer-link:hover {
	color: var(--accent-color);
}

.events-natco .trainer .trainer-rank {
	font-size: 18px;
	color: color-mix(in srgb, var(--default-color), transparent 60%);
}

.events-natco .trainer .trainer-rank .user-icon {
	font-size: 22px;
}



/*--------------------------------------------------------------
# Events Section
--------------------------------------------------------------*/
.pmode .card {
	background-color: #fff;
	border: 0;
	padding: 0 30px;
	margin-bottom: 60px;
	position: relative;
}

.pmode .card-img {
	width: calc(100% + 60px);
	margin-left: -30px;
	overflow: hidden;
	z-index: 9;
	border-radius: 0;
}

.pmode .card-img img {
	max-width: 100%;
	transition: all 0.3s ease-in-out;
}

.pmode .card-body {
	z-index: 10;
	background: #fff;
	border-top: 4px solid #fff;
	padding: 20px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	margin-top: -60px;
	transition: 0.3s;
}

.pmode .card-body p {
	font-size: 16px;

}

.pmode .card-body ul {
	padding: 0px;
	list-style: none;
}

.pmode .card-body ul li {
	padding: 6px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
}

.pmode .card-title {
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
}

.pmode .card-title a {
	color: #444444;
	transition: 0.3s;
}

.pmode .card-text {
	color: color-mix(in srgb, #444444, transparent 30%);
}

.pmode .card:hover img {
	transform: scale(1.1);
}

.pmode .card:hover .card-body {
	border-color: #5fcf80;
}

.pmode .card:hover .card-body .card-title a {
	color: #5fcf80;
}



/*--------------------------------------------------------------
# Tentative  Section
--------------------------------------------------------------*/
.tentative {
	padding-bottom: 60px;
}

.tentative .tentative-item {
	background-color: #f1f1f1;
	padding: 60px 40px;
	/* box-shadow: 0 3px 20px -2px rgba(0, 0, 0, 0.1); */
	height: 100%;
	position: relative;
}

.tentative h3 {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 20px;
}

.tentative h4 {
	color: #2487ce;
	font-weight: 400;
}

.tentative h4 span {
	color: #0c5b34;
	font-size: 18px;
}

.tentative ul {
	padding: 10px 0;
	list-style: none;
	color: color-mix(in srgb, #444444, transparent 30%);
	text-align: left;
	line-height: 20px;
}

.tentative ul li {
	padding: 5px 0;
	display: flex;
	align-items: center;
}

.tentative ul i {
	color: #059652;
	font-size: 24px;
	padding-right: 3px;
}

.tentative ul .na {
	color: color-mix(in srgb, #444444, transparent 60%);
}

.tentative ul .na i {
	color: color-mix(in srgb, #444444, transparent 60%);
}

.tentative ul .na span {
	text-decoration: line-through;
}


.tentative .featured {
	z-index: 10;
}

.tentative .featured .tentative-item {
	background: #f1f1f1;
}


/*--------------------------------------------------------------
# Conclave Gallery Section
--------------------------------------------------------------*/
.conclave-gallery {
	overflow: hidden;
	padding-bottom: 60px;
}

.conclave-gallery .swiper-wrapper {
	height: auto;
}

.conclave-gallery .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

.conclave-gallery .swiper-pagination .swiper-pagination-bullet {
	background-color: color-mix(in srgb, #000, transparent 85%);
	border: 0;
	width: 12px;
	height: 12px;
	opacity: 1;
}

.conclave-gallery .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ce1212;
	opacity: 1;
}

.conclave-gallery .swiper-slide-active {
	text-align: center;
}

@media (min-width: 992px) {
	.conclave-gallery .swiper-wrapper {
		padding: 40px 0;
	}

	.conclave-gallery .swiper-slide-active {
		background: #f2f2f2;
		border: 6px solid #ce1212;
		padding: 4px;
		z-index: 1;
		transform: scale(1.2);
		transition: none;
	}
}



/*--------------------------------------------------------------
# Become a Member Section
--------------------------------------------------------------*/
.become-a-member {
	padding: 60px 0px;
}

.become-a-member h2 {
	margin-bottom: 30px;
}

.become-a-member .reservation-img {
	min-height: 500px;
	background-size: cover;
	background-position: center;
}

.become-a-member .reservation-form-bg {
	/* background: color-mix(in srgb, #212529, transparent 97%); */
	border: 1px solid #ccc;
}

.become-a-member .php-email-form {
	padding: 70px 60px;
}

@media (max-width: 575px) {
	.become-a-member .php-email-form {
		padding:30px 20px;
	}
	
	.carousel .h_s3_1, .carousel .h_s3_2, .carousel .h_s3_3, .carousel .h_s3_4, .carousel .h_s3_5, .carousel .h_s3_6 {
        height: 186px !important;
		margin-bottom: 15px;
    }
}

.become-a-member .php-email-form input[type=text],
.become-a-member .php-email-form input[type=email],
.become-a-member .php-email-form input[type=number],
.become-a-member .php-email-form input[type=date],
.become-a-member .php-email-form input[type=time],
.become-a-member .php-email-form textarea {
	font-size: 14px;
	padding: 10px 15px;
	box-shadow: none;
	border-radius: 5px;
	color: #212529;
	background-color: color-mix(in srgb, #ffffff, transparent 20%);
	border-color: color-mix(in srgb, #212529, transparent 80%);
	height: auto;
}

.become-a-member .php-email-form input[type=text]:focus,
.become-a-member .php-email-form input[type=email]:focus,
.become-a-member .php-email-form input[type=number]:focus,
.become-a-member .php-email-form input[type=date]:focus,
.become-a-member .php-email-form input[type=time]:focus,
.become-a-member .php-email-form textarea:focus {
	border-color: #ce1212;
	border: 1px solid #ce1212;
}

.become-a-member .php-email-form input[type=text]::placeholder,
.become-a-member .php-email-form input[type=email]::placeholder,
.become-a-member .php-email-form input[type=number]::placeholder,
.become-a-member .php-email-form input[type=date]::placeholder,
.become-a-member .php-email-form input[type=time]::placeholder,
.become-a-member .php-email-form textarea::placeholder {
	color: color-mix(in srgb, 212529, transparent 70%);
}

.become-a-member .php-email-form button[type=submit] {
	color: #ffffff;
	background: #a4213c;
	border: 0;
	padding: 14px 60px;
	transition: 0.4s;
	border-radius: 4px;
}

.become-a-member .php-email-form button[type=submit]:hover {
	background: color-mix(in srgb, #ce1212, transparent 20%);
}


/******** + ========== + Transition Start + ========== + ********/

.lb-ser-box h6,
.lb-ser-box img,
.lb-icon,
.lb-box img,
.ch-box:after,
.banner-tags li,
.home-slider .owl-carousel button.owl-dot span,
.main-slider .owl-carousel button.owl-dot span,
.news-box-f:after,
ul.team-social:after,
.latest-updates ul li:after,
.sub-menu a,
.login-account input[type="submit"],
.login-box input[type="submit"],
.register-account input[type="submit"],
.donator-details input[type="submit"],
.testimonials-section .owl-theme .owl-dots .owl-dot span,
li.form-submit button,
.dn-btn,
.causes-listing .campaign-txt h4 a,
.campaign-txt h6 a,
.campaign-txt h5 a,
a.dbutton,
.campaign-thumb a,
.campaign-thumb:after,
.event-counter a,
.event-share ul a,
.event-share ul a.like:after,
.event-gallery .eg-thumb:after,
.event-gallery .eg-thumb a,
.h3-team-box img,
.contact-form input[type="submit"],
.single-post-tags a,
.gallery-thumb:after,
.gallery-thumb a,
.stay-connected input[type="submit"],
.department-links li a:after,
.department-links li a,
.ch-box .ch-txt h6 a,
.city-updates li.more-news a,
.city-updates ul li strong a,
.deprt-icon-box h5 a,
.service-box img,
.serbox-cap,
.serbox-cap h6 a,
.serbox-cap p,
.serbox-cap .rm,
.service-box:after,
.local-service-box img,
.hc-box .hc-box-cap,
.hc-box .hc-box-cap p,
.event-cap,
.event-cap p,
.owl-carousel .owl-item img,
.ch-box .ch-txt,
.ch-box .ch-txt p,
.post-comments-form input[type="submit"],
ul.gallery-2-col img,
ul.gallery-3-col img,
ul.gallery-4-col img,
.share-post-single a,
.newsletter-style2 button,
.department-box:after,
.contact-team,
ul.member-social a,
.team-grid .h3-team-box img,
.new-thumb a,
.event-list-box,
.event-list-box .event-title h6 a,
a.join-now,
a.join-now,
.about-widget a,
.widget .archives a,
.tags-widget a,
.widget .categories a,
.widget .upcoming-events .edate,
.widget h6 a,
.site-pagination .pagination>li>a,
.pagination>li>span,
#h3team-slider .owl-next,
#h3team-slider .owl-prev,
.team-info ul,
.team-info p,
.team-info,
.team-info ul li a,
.community-links-style-two li a,
.community-links-style-two li a img,
ul.reports a,
a.jobs-link,
.deprt-icon-box,
.deprt-icon-box img,
.deprt-icon-box h6,
.deprt-icon-box h6 a,
.deprt-icon-box a.rm,
.news-box,
.new-thumb:after,
.new-txt h6 a,
.news-box-f a,
.event-cap h5 a,
.recent-events .event-list,
.recent-events .event-list:after,
.event-list li.el-title h6 a,
.event-list a.joinnow,
.recent-events .nav-tabs>li>a,
.h3-slider-caption a,
.h3-navbar .dropdown-menu a,
.h3-navbar .navbar .navbar-nav>li>a,
.h3-navbar .navbar .navbar-nav>li>a:after,
.h3-logo-row ul.quick-links li a,
.become-vol,
.cross-btn,
.some-facts strong,
.community-box,
.news-post,
.event-post-full,
.hc-box,
.hc-box .hc-box-cap,
.hc-box .hc-box-cap h5 a,
.hc-box .hc-box-cap ul li,
.hc-box .hc-box-cap p,
.hc-box .hc-box-cap h5 a,
.hc-box .hc-box-cap ul,
.hc-box .hc-box-cap li a,
.local-box img,
.event-post-txt h5 a,
.newsletter-form button,
.e-numbers .em-box,
.e-numbers .em-box strong.em-num,
.e-numbers .em-box strong.em-deprt,
.e-numbers .em-box i,
.twitter-widget a.reply-tw,
.footer-widget ul li a,
.team-heading a,
.community-box ul li a,
.community-box a.see-more,
.highlights-cityscapes .owl-carousel .owl-nav button.owl-prev,
.highlights-cityscapes .owl-carousel .owl-nav button.owl-next,
.btn-group.share-post button.dropdown-toggle,
.news-post-txt h5 a,
.local-box:after,
.local-box a,
.city-tour a img,
.h2-Mayor-msg .Mayor-txt a,
.slider-caption a,
.header .topbar a,
.call2action a,
.footer p.copyr a,
.footer-social a,
.team-box .team-txt h5,
.team-box .team-txt strong,
.team-box .team-thumb:after,
.team-box .team-thumb a,
ul.team-social a,
.fact-box,
.fact-box span,
.fact-box strong,
.department-box a,
.ch-box .ch-txt ul li a,
.ch-box .ch-thumb a,
.ch-box .ch-thumb:after,
.ch-box .ch-txt h5 a,
.city-highlights .owl-carousel .owl-nav button.owl-next,
.city-highlights .owl-carousel .owl-nav button.owl-prev,
.thumb a,
.thumb:after,
.event-post-txt h5 a,
.event-post-loc a,
.latest-updates ul li strong a,
.title-style-2 a,
.local-service-box:after,
.local-service-box a,
.Mayor-text a,
.logo-nav-row .navbar-nav>li>a,
.topbar ul.left-links a,
.logo-nav-row .dropdown-menu>li>a {
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}

/******** + ========== + Transition End + ========== + ********/
.media_kit_card {
	border: 1px solid #CCC;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
}

.media_kit_card img {
	width: 250px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 15px;
}

.media_kit_card h4 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	background: #ededed;
	text-align: center;
	color: #212121;
	padding: 7px 0;
}

.media_kit_card a {
	display: flex;
	align-items: center;
	gap: 0 10px;
	font-weight: 600;
	transition: all 0.4s ease;
}

.media_kit_card a:hover {
	color: #ab2e44;
}

.media_kit_card a i {
	font-size: 24px;
	line-height: 1;
	position: relative;
	top: 1px;
}


.csr_activities_card_row {
	gap: 30px 0;
}

.csr_activities_card {
	background: #005b311a;
	border-radius: 20px;
	padding-top: 25px;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	gap: 25px 0;
}

.csr_activities_card img {
	border-radius: 20px;
	display: inline-block;
}

.csr_activities_card h3 {
	color: #333;
	padding: 0 20px;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
}

.csr_activities_card a {
	position: relative;
	display: block;
}

.csr_activities_card a .viewmore {
	position: absolute;
	z-index: 2;
	left: 24px;
	bottom: 15px;
	background: rgb(255 255 255 / 75%);
	padding: 8px 5px;
	border-radius: 50px;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 16px;
	color: #000;
	transition: all 0.5s ease;
	font-size: 13px;
	letter-spacing: 0.2px;
	line-height: 1;
	display: flex;
	align-items: center;
	padding-right: 30px;
}

.csr_activities_card a:hover .viewmore {
	background: #FFF;
	color: #aa2c41;
}

.csr_activities_card a .viewmore>span {
	width: 20px;
	height: 20px;
	background: #155b36;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 19px;
	font-weight: 600;
	color: #FFF;
	margin-left: 5px;
	transition: all 0.5s ease;
	position: absolute;
	right: 4px;
	top: 4px;
}

.csr_activities_card a .viewmore:hover {
	line-height: 1;
}

.csr_activities_card a:hover .viewmore>span {
	transform: rotate(180deg);
	background: #aa2c41;
}

.csr_activities_card.inside {
	background: transparent;
	padding-top: 0;
}

.csr_activities_card a .moreimg {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 25px;
}

.csr_activities_card a .moreimg img {
	width: 100%;
	border-radius: 0;
}

.csr_activities_card.gallery a:hover .viewmore>span {
	transform: none;
}

.csr_activities_card.gallery {
	padding-bottom: 0;
}

.csr_activities_card.gallery a .viewmore {
	background: #FFF;
}

.csr_activities_card.gallery a .viewmore img {
	width: 100%;
	padding: 5px;
	filter: invert(1);
	border-radius: 0;
	display: block;
}

.Secretariat_main_content {
	margin-bottom: 40px;
}

.Secretariat_main_content h2 {
	margin-bottom: 20px;
}

.Secretariat_main_content p {
	font-size: 18px;
	margin-bottom: 12px;
}

.folder_card_row {
	gap: 30px 0;
}

.folder_card {
	background-color: #d3d3d3;
	padding: 21px 30px;
	width: 100%;
	border-left: 4px solid #155b36;
	display: flex;
	align-items: center;
	gap: 0 25px;
}

.folder_card img {
	width: 100%;
	filter: invert(1);
}

.folder_card .icon {
	width: 85px;
	height: 85px;
	background: #222222;
	border-radius: 50%;
	padding: 18px;
}

.folder_card .content h3 {
	color: #005b31;
	margin-bottom: 13px;
	font-weight: 600;
	font-size: 21px;
}

.folder_card .content a {
	color: #FFF;
	font-weight: 500;
	background: #aa2c41;
	display: inline-block;
	padding: 4px 15px;
	border-radius: 50px;
	padding-right: 5px;
	font-size: 12px;
}

.folder_card .content a i {
	width: 15px;
	height: 15px;
	background: #FFF;
}

.folder_card .content a span.viewmore span {
	width: 17px;
	height: 17px;
	background: #FFF;
	display: inline-block;
	color: #aa2c41;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-weight: 700;
	margin-left: 8px;
	font-size: 15px;
}

.folder_card .content a span.viewmore {
	display: flex;
}

.breadcrumb_section {
	height: 250px;
	background: #CCC;
}

.breadcrumbbx {
	background-color: #a1243d;
    padding: 10px 16px;
    border-bottom: 0px solid #ccc;
    position: absolute;
    top: -75px;
    width: 100%;
}

.breadcrumbbx ul.breadcrumb {
	list-style: none;
	margin: 0;
}

.breadcrumbbx ul.breadcrumb li {
	display: inline;
	font-size: 16px;
	color: #ffffff;
}

.breadcrumbbx ul.breadcrumb li+li:before {
	padding: 8px;
	color: #ffffff;
	content: "/\00a0";
}

.breadcrumbbx ul.breadcrumb li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.breadcrumbbx ul.breadcrumb li a:hover {
	color: #57ba89;
	text-decoration: underline;
}

.icon_box_row {
    gap: 24px 0;
}
.icon_box_row .icon-box {
    margin: 0;
    height: 100%;
}

 .members.secretary {
    border-bottom: 1px solid #f1f1f1;
}