.square-small-image {
	width: 70px;
	height: 70px;
	object-fit: cover;
}

.margin-eye {
	margin-top: 6px;
}

.testimony-box {
	height: 250px;
}

.testimony-box-home {
	height: 330px;
}

.testimony-name {
	/* position: absolute; */
	bottom: 0;
	/* right: 140px; */
	/* margin-bottom: 30px; */
}

.page-title:before {
	background-color: rgba(0, 0, 0, 0.3);
}

.sidebar .popular-posts .post-info:before {
	content: "\f017";
}

.post-share-options {
	position: relative;
	margin-top: 40px;
	padding: 20px 0px 0px;
	border-top: 2px solid #dddddd;
}
.post-share-options-event {
	position: relative;
	padding: 20px 0px 0px;
	border-top: 2px solid #dddddd;
}

.bx-wrapper {
	border: none !important;
	margin-bottom: 20px !important;
	box-shadow: none !important;
}

.bx-wrapper img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.bx-wrapper .bx-controls-direction a {
	z-index: auto !important;
}

.subtitle-title {
	position: relative;
	color: #333333;
	font-size: 24px;
	font-weight: 500;
}

.list-style-subtitle {
	position: relative;
	margin: 10px 0px;
}

.events-single .inner-box {
	padding-bottom: 0px !important;
	border-bottom: none !important;
}

.counter-column > .count {
	padding: 0px !important;
	text-align: center;
	letter-spacing: normal !important;
	font-size: 30px !important;
}

.login-form {
	border-style: solid;
	border-color: #ddd;
	border-width: 1px;
	border-radius: 4px 4px 0 0;
	margin-right: 0;
	margin-left: 0;
}

.text-red {
	color: #d9534f;
}

.sidebar-page-container .comments-area .comment {
	padding: 0px;
}

.sidebar-page-container .comments-area {
	margin-top: 30px;
}

.chosen-container-single .chosen-single {
	height: 40px !important;
	line-height: 18px !important;
	padding: 10px 20px !important;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid #cccccc !important;
	-webkit-transition: all 300ms ease !important;
	-ms-transition: all 300ms ease !important;
	-o-transition: all 300ms ease !important;
	-moz-transition: all 300ms ease !important;
	transition: all 300ms ease !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

select.chosen-select {
	background-color: white !important;
}

.readonly-date {
	background-color: white !important;
}

.comment-form .form-group textarea {
	height: auto;
	resize: vertical;
	color: #555;
}

@media only screen and (max-width: 767px) {
	li.dropdown > ul {
		background-color: #51a596 !important;
	}
	li.dropdown > ul > li > a {
		margin-left: 20px;
		background-color: #51a596 !important;
	}
}

.chosen-disabled a.chosen-single {
	border-radius: 4px !important;
	border: 1px solid #cccccc !important;
	background-color: #eee !important;
	color: #555 !important;
	cursor: not-allowed !important;
}

div.chosen-disabled {
	opacity: 1 !important;
}

.readonly-date-disabled {
	background-color: #eee !important;
	color: #555 !important;
}

.news-section {
	padding: 90px 0px 50px;
}

.content-justify {
	text-align: justify;
	text-justify: inter-word;
}

.footer-column {
	padding-right: 15px;
	padding-left: 15px;
}

.footer-text {
	color: #bbbbbb;
	font-size: 16px;
}
