
ul.slimmenu li a:hover,
ul.slimmenu li a.mPS2id-highlight,
.about-wrap .about-icon,
.counter-wrap p,
.des-programs-author.left p span,
.des-programs-author.left .link,
.des-programs-author.right p span,
.des-programs-author.right .link,
.services-wrap h5 span,
.journal-det .link,
.journal-det-right .link,
.list-social-team li.icon-team a:hover,
.project-page a:hover,
.process h6 span {
    color: #64142f;
}
.menu--juliet .menu__link::after,
#owl-sep-1.owl-theme .owl-controls .owl-page.active span,
#owl-logos.owl-theme .owl-controls .owl-page.active span,
#owl-portfolio-slider.owl-theme .owl-controls .owl-page.active span,
.des-programs-author.left .link:before,
.des-programs-author.right .link:before,
.pricing-plan .button,
.journal-det .link:before,
.journal-det-right .link:before {
	background: #64142f;
}
#sync2 .synced .item {
	background:#64142f;
}
#cd-zoom-in, #cd-zoom-out,
#ajax-form button:hover,
.list-social-footer li:hover,
.top-call-action .link,
#filter li .current,
#filter li a:hover {
	background-color: #64142f;
}


#ajax-form textarea:focus,
#ajax-form input:focus,
#ajax-form textarea:active,
#ajax-form input:active {
	border-bottom:1px solid #64142f;
}
::selection {
	background: #64142f;
}
::-moz-selection {
	background: #64142f;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #64142f;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #64142f;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #64142f;
}
@media only screen and (min-width: 1200px) {
.journal-det{
	border-right:3px solid #64142f;
}
.journal-det-right{
	border-left:3px solid #64142f;
}
}
@media only screen and (min-width: 800px) {
.home-text p span {
	background-color: #64142f;
}
}
input#name::placeholder, textarea#message::placeholder, input#email::placeholder{
color:#641430;

}
