.search {
	position: relative;
}
.sidebar-search input {
	border: 1px solid #dddddd;
	float: left;
	background-color: #ececec;
	font-size:13px;
	height:45px;
	text-transform:capitalize;
	width:82%;
}
.search-btn {
	color: #fff;
	float: left;
	height:45px;
	width:18%;
	line-height: 35px
}
.widget-title {
	padding: 7px 10px 10px 10px;
	font-size: 16px;
	font-weight: 400;
	color: #fff
}
.widget-title-line-through {
	height: 1px;
	width: 100%;
	float: left;
	margin-top: -19.5px;
}
.sidebar-blue-widget {
	float: left;
	width: 100%;
	padding:20px 20px 30px 30px;
}
.sidebar-search {
	width: 100%;
	float: left;
	margin-bottom: 30px
}
.sidebar-widget {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.tg-appointment p {
	margin: 0 0 18px 0;
}
.tg-appointment h2 {
	line-height: 20px;
	margin-bottom: 18px;
}
.sidebar-widget ul {
	margin-left: 0;
	margin-top: 10px
}
.sidebar-widget li {
	list-style-type: none;
	padding: 10px 0;
	line-height: 16px;
}
.sidebar-widget li:last-child {
	list-style-type: none;
	padding: 10px 0 0 0;
	line-height: 16px;
}
.sidebar-widget li a {
	color: #203557;
	font-size: 14px;
	display: block
}
.post-size {
	float: right
}
ul.tags {
	margin: 15px 0 0 0
}
.tags {
	width: 100%;
	float: left
}
.tags li {
	display: inline-block;
	background-color: #f5f5f5;
	padding: 5px 10px;
	margin: 5px;
	float: left;
	font-size: 12px;
	transition: all 0.8s ease;
}
.tags li:last-child {
	list-style-type: none;
	padding: 5px 10px;
}
.tags li a {
	color: #203557;
	font-size: 12px;
}
.tags li:hover {
	color: #fff !important;
	transition: all 0.8s ease;
}
.tags li:hover a {
	color: #fff !important;
	transition: all 0.8s ease;
}
.sidebar-widget.blog p {
	margin: 0;
	padding: 0;
	color: #203557;
	font-size: 14px;
}
.tags li a:hover {
	color: #fff;
	background-color: transparent;
}
.sidebar-widget.blog li {
	width: 100%;
	float: left
}
.sidebar-widget.blog li span {
	color: #616161;
	font-size: 11px;
}
.sidebar-widget.blog li span .fa {
	padding-right: 3px
}
.sidebar-blue-widget .widget-title {
	font-size: 25px;
	color: #fff;
	font-weight: 700;
	width: 100%;
	background-color: transparent;
	padding: 0
}
.sidebar-blue-widget .widget-title span {
	font-weight: 400;
	display: block
}
.sidebar-blue-widget p {
	color: #aadbff;
	font-size: 17px;
}
.sidebar-blue-widget .contacts .fa {
	background-color: #fff !important;
	width: 36px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center
}
.sidebar-blue-widget .contacts {
	margin: 20px 0 0 0
}
.sidebar-blue-widget .contacts .icon {
	float: left;
	margin-right: 15px;
}
.sidebar-blue-widget .contacts .text {
	float: left;
	color: #fff
}
.sidebar-blue-widget .contacts h4 {
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	margin: 0
}
.sidebar-blue-widget .contacts .text p {
	float: left;
	color: #fff;
	font-size: 14px;
}
.sidebar-blue-widget .sidebar-text a {
	text-align: center;
	width: 100%;
	margin-top: 20px
}
.sidebar-widget p {
	margin-top: 20px;
}
.tg-footer p {
	font-size: 14px;
	margin-top: 0px;
}
.tg-footer li {
	list-style-type: none;
	font-size: 14px;
	color: #fff;
	width: 100%;
	float: left;
	margin: 5px 0;
	line-height: 20px;
}
.tg-footer li a {
	list-style-type: none;
	font-size: 14px;
	color: #fff
}
.tg-footer li a:hover {
	list-style-type: none;
	font-size: 14px;
	color: #006ebf;
	background-color: transparent
}
.tg-footer span {
	color: #fff;
	margin: 10px 0;
	font-style: italic;
	float: left;
	font-size: 15px;
}
.tg-footer input {
	border: none;
	width: 85%;
	border-right: 1px solid #b9b9b9
}
.tg-footer .form-group {
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	border-radius: 40px;
	background-color: #fff;
	padding: 5px 10px;
	margin-top:20px;
}
.tg-footer .form-group a {
	width: 13%;
	float: right;
	text-align: center;
	line-height: 35px;
}
.recent-blog .blog-image-home .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
	top:0
}
.recent-blog li:hover .blog-image-home .overlay {
	height: 100%;
	margin-bottom:20px;
}
.recent-blog .blog-image-home .text {
	white-space: nowrap;
	color: white;
	font-size: 15px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%;
}
.recent-blog .blog-image-home .text a {
	width: 100% !important;
	text-align: center;
	color: #fff;
	background-color: transparent;
	float: left
}
.recent-blog .blog-image-home .text a:hover {
	width: 100% !important;
	text-align: center;
	color: #fff;
	background-color: transparent
}
.recent-blog .blog-image-home .text .fa {
	border: 1px solid #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	-khtml-border-radius: 200px;
	border-radius: 200px;
}
.recent-blog li {
	margin-bottom: 15px
}
.blog-anchor-home {
	width: 65%;
	float: left;
	margin-left: 5%;
	margin-top: 8px;
}
.blog-image-home {
	width: 25%;
	float: left;
	position: relative;
}
.blog-anchor-home ul {
	margin: 0;
}
.blog-anchor-home li {
	margin: 0;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 11px;
	color: #ccc;
	padding-right: 10px;
	margin-top:0px
}
.blog-anchor-home li:first-child {
	border-right: 1px solid #ccc
}
.blog-anchor-home li:last-child {
	padding-left: 10px;
}
.blog-anchor-home li .fa {
	padding-right: 10px;
}
.sidebar-widget.blog ul li{
	padding:15px 0;
}
.post-image-info,
.post-image-title{
	border-color:#06204C;
}
