::selection {
    background: #646464; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
    background: #646464; /* Firefox */
	color: #FFFFFF;
}
figure a .overlay {
    background: rgba(154,142,178,0.9);
    background: rgba(12,95,84,0.8);
}
.lg-outer .lg-item:after,
.animsition-loading,
.tp-loader.spinner,
.spinner {
    border-left: 6px solid #646464;
}
#preloader .textload {
    color: #646464;
}
a {
    color: #646464;
}
a.line:hover {
    border-bottom: 1px solid #646464;
}
a:hover,
a:focus {
    color: #646464;
}
.nocolor:hover,
.email-link:hover {
    color: #646464 !important
}
.post-title a:hover {
    color: #646464
}
.page-title .more a:hover {
    color: #646464
}
.meta a:hover,
.more:hover {
    color: #646464
}
.inverse-wrapper.color-wrapper {
    background: #646464
}
.navbar .inverse-wrapper .social li a:hover {
    color: #646464 !important
}
footer a:hover {
    color: #646464
}
footer.inverse-wrapper a:hover,
.inverse-wrapper a:not(.btn):hover {
    color: #646464 !important
}
.contact-info li a:hover {
    color: #646464
}
.contact-info i {
    color: #646464;
}
.btn {
    background: #646464;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: #0C5F54;
}
.goodshare-wrapper a:hover {
    color: #646464
}
.navbar .nav > li.current > a,
.navbar .nav > li > a:hover,
.inverse-wrapper .nav > li.current > a,
.inverse-wrapper .navbar-nav > li > a:hover {
    color: #646464 !important
}
.navbar .info a:hover {
    color: #646464
}
.rev-bullet {
    color: #646464;
}
.numbered .number {
    counter-increment: stepsNum;
    color: #646464;
}
.border-box .box:hover {
    border-color: #646464
}
.border-box .icon:not(.icon-bg) i {
    color: #646464;
}
.icon-bg {
    background: #646464;
}
.icon-s:not(.icon-bg) i {
    color: #646464;
}
.isotope-filter ul li a.is-checked:after {
    border-bottom: 2px solid #646464;
}
.isotope-filter ul li a.is-checked,
.isotope-filter ul li a:hover {
    color: #646464
}
.pagination ul > li > a:hover {
    color: #646464
}
.pagination ul > .active > a span {
    color: #646464
}
.sidebox a:hover {
    color: #646464
}
#comments .info h4 a:hover {
    color: #646464
}
.progress.plain .bar {
    background: #646464 !important;
}
.panel.pricing .price {
    color: #646464;
}
.tooltip-inner {
    background-color: #646464;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #646464
}
.tooltip.right .tooltip-arrow {
    border-right-color: #646464
}
.tooltip.left .tooltip-arrow {
    border-left-color: #646464
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #646464
}
.nav-tabs > li > a:hover {
    color: #646464;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #646464;
}
.nav-tabs > li.active > a:after {
    border-bottom: 2px solid #646464;
}
.panel-group .panel-heading .panel-title:hover,
.panel-group .panel-active .panel-heading .panel-title {
    border: 2px solid #646464;
    color: #646464;
}
.facts .icon {
    background: #646464;
}
.panel.pricing.active::after {
    border: 3px solid #646464 !important;
}
.sidebar .meta a:hover,
footer .meta a:hover {
    color: #646464 !important
}
footer .widget .post-list li a:hover {
    color: #646464
}
.sidebox .post-list li a:hover {
    color: #646464
}
.vanilla-form input[type="radio"]:focus + span,
.vanilla-form input[type="checkbox"]:focus + span,
.vanilla-form input[type="radio"]:active + span,
.vanilla-form input[type="checkbox"]:active + span {
    border-color: #646464
}
.vanilla-form input[type="radio"] + span::after {
    background-color: #646464;
    border-color: #646464;
}
.vanilla-form input[type="radio"]:checked + span,
.vanilla-form input[type="checkbox"]:checked + span {
    border: 1px solid #646464
}
.vanilla-form input[type="checkbox"] + span::after {
    border: 0 solid #646464;
}
.social li a:hover {
    color: #646464
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item.active:hover {
    border-color: #646464
}
@media (max-width: 991px) { 
	.navbar .navbar-nav > li > a {
	    color: #fff !important
	}
	.navbar .nav > li.current > a,
	.navbar .nav > li > a:hover {
	    color: #fff !important
	}
}
.table > thead { background: #0C5F54; color: #FFFFFF !important;}

#blog {
	padding: 80px 0 100px 0;
}
#blog .home-title .lead, #blog .home-title .title-description{
	color:#f0f0f0;
	opacity:0.65 !important;
}
.blog-container {
	background-color: #fff;
	padding: 0;
	position: relative;
	width: 98%;
	margin-top: 40px;
	min-height: 420px;
}
.blog-container img.blog-image {
	width: 100%;
}
.blog-container img.blog-image {
	margin-left: 0;
	position: relative;
	margin-top: 0;
	margin-bottom: 0px;
}
.blog-container p {
	font-size: 14px;
	color:#4b4b4b;
	margin: 0 20px 20px 20px;
}
.blog-container h6 a {
	font-family: 'Lato', sans-serif;
	font-weight:900;
	letter-spacing:1px;
	font-size:14px;
}
.blog-container .blog-next i{
	color:#5cace2;
	font-size:20px;
	float:right;
}
.blog-container li.blog-next{
	padding-left:0px;
}
.blog-container a:hover {
	text-decoration: none;
}
.blog-container h6 {
	color: #1abc9c;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
ul.blog-attr li.blog-rate{
	margin-left:25px;
}
ul.blog-attr li {
	display: inline;
	float: left;
	width: 90px;
	padding-left: 20px;
	padding-bottom: 20px;
}
/* Load More */
#blog .load-more{
	display: none;
}
#blog .load-more.active{
 	display: block;
}

/* Blog Outer */
#blog-outer{
	 background: #eeeeee !important;
	 color:#333333 !important;
}
#blog-outer p{
	font-weight:400;
}
#blog-outer .blog-container img.blog-image, .blog-container iframe{
	padding:8px;
}
#blog-outer .blog-container h5 a{
/*	color:#1abc9c;*/
	margin-left:20px;
}
#blog-outer iframe{
	max-width:730px;
	width:100%;
	height:400px;
}
#blog-outer .audio-iframe iframe{
	height:180px;
}
#blog-outer .flexslider1{
	padding-bottom:0px;
}
#blog-outer .text-post{
	padding:20px 0px;
}
#blog-outer .blog-quotes img{
	width:100%;
	padding:8px;
}
#blog-outer .blog-quotes .fa-quote-left{
	margin-right:5px;
	color:#d3d3d3;
}
/* Blog Left Sidebar */
.blog-leftsidebar .sidebar{
	padding-right:30px;
}
/* Blog Right Sidebar */
.blog-rightsidebar .sidebar{
	padding-left:30px;
}
/* Blog Single */
#blog-outer .blog-single blockquote {
    border-left: 5px solid;
    margin: 0 22px 20px;
    padding: 0 5px;
}
#blog-outer .blog-single blockquote p{
	font-family: 'Open Sans';
    font-size: 14px;
    font-style: italic;
    font-weight:lighter;
}
#blog-outer .blog-single .share-post{
	border:1px solid #dcdcdc;
	border-left:hidden;
	border-right:hidden;
	padding:20px 0px 30px;
}
#blog-outer .blog-single .social-post i{
	width:40px;
	height:40px;
	font-size:25px;
	line-height:40px;
	color:#FFFFFF;
	margin-right:10px;
	border-radius:50px;
	text-align:center;
}
#blog-outer .blog-single .fa-share{
	margin-right:10px;
}
#blog-outer .blog-single .social-post i.fa-twitter {
	background-color: #52d2ff;
}
#blog-outer .blog-single .social-post i.fa-facebook {
	background-color: #5986e5;
}
#blog-outer .blog-single .social-post i.fa-pinterest {
	background-color: #f21f29;
}
#blog-outer .blog-single .social-post i.fa-linkedin {
	background-color: #4393cc;
}
#blog-outer .blog-single .social-post i:hover{
	background:#34495e;
}
#blog-outer .blog-single .author img, .comments img{
	float:left;
	margin-right:20px;
	border:2px solid #34495e;
	border-radius:3px;
}
#blog-outer .blog-single .title-accent .devider{
	margin:20px 0px;
	width:20%;
}
#blog-outer .blog-single .comments{
	padding:30px 0px;
}
#blog-outer .blog-single .author, #blog-outer .blog-single .comments, #blog-outer .blog-single .comment-wrap{
	border-bottom:1px solid #dcdcdc;
}
#blog-outer .blog-single .comment-wrap, #blog-outer .blog-single .author{
	background:#f9f9f9;
	padding:30px;
}

.blog-timeline .blog-container{
	width:100%;
	min-height:100% !important;
}
.timeline-title {
    display: block;
    margin: 0px auto 7px;
    text-align: center;
}
.timeline-title span{
    border-radius: 3px;
    color: #fff;
	font-size:20px;
	font-weight:600;
    padding: 8px 15px;
}
.blog-timeline-left {
    border-right: 5px solid #ddd;
}
.blog-timeline-event-left {
    position: relative;
    width: 97%;
	padding:0 20px;
}
.blog-timeline-event-left:before {
    margin-left: -12px;
    right: -44px;
}
.blog-timeline-event-left:before {
    margin-left: -12px;
    right: -41px;
}
.blog-timeline-event-left:before {
	border:4px solid #CCCCCC;
    border-radius: 50px;
    content: "";
    height: 20px;
    margin-left: -12px;
    position: absolute;
    right: -43px;
    top: 13px;
    width: 20px;
    z-index: 10;
}
.blog-timeline-event-left:after {
    border-color: transparent transparent transparent #FFFFFF;
    border-width: 14px 0 14px 20px;
    right: 0px;
}
.blog-timeline-event:after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    top: 9px;
    width: 0;
}
/* Timeline Right */
.blog-timeline-right {
    padding-top: 100px;
}
.blog-timeline-event-right {
    margin-left: 3%;
	padding:0px 20px;
    position: relative;
    width: 97%;
}
.blog-timeline-event-right:before {
    left: -32px;
    margin-left: -12px;
}
.blog-timeline-event-right:before {
    left: -29px;
    margin-left: -12px;
}
.blog-timeline-event-right:before {
	border:4px solid #CCCCCC;
    border-radius: 50px;
    content: "";
    height: 20px;
    left: -32px;
    margin-left: -12px;
    position: absolute;
    top: 13px;
    width: 20px;
    z-index: 10;
}
.blog-timeline-event-right:after {
    border-color: transparent #FFFFFF transparent transparent;
    border-width: 14px 20px 14px 0;
    left: 0px;
}
.blog-timeline-event:after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    top: 9px;
    width: 0;
}

@media screen and (max-width: 767px) {

.blog-timeline-right {
    padding-top: 0px;
}

}

#blog .blog-container a, 
#blog-outer .blog-container h5 a,
#blog-outer .blog-single .share-post h5,
#blog-outer .blog-single .author h5,
#blog-outer .blog-single .comments i,
#blog-outer .blog-single .comment-wrap .name,
#blog-outer .blog-single .comment-wrap .reply-btn,
#blog-outer .blog-single blockquote i{
	color:#0C5F54 !important;
}

/* Background Color */
.timeline-title span,
.blog-timeline-event-left:before ,
.blog-timeline-event-right:before {
	background-color: #0C5F54 !important;
}