/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.4
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
a {
	color: #76be7e;
}
a:hover {
	color: #76be7e;
}
a:focus,
a:active {
	outline: none;
	color: #76be7e;
}
.btn-default {
    background-color: #76be7e;
    border-color: #76be7e;
    color: #fff !important;
}
.default-bg {
    background-color: #76be7e;
    color: #ffffff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #fff !important;
	background-color: #76be7e;
	border-color: #76be7e;
}
.owl-prev {
    background-color: #76be7e;
    color: #f1f1f1;
    left: 0;
}
.owl-next {
    background-color: #f1f1f1;
    color: #76be7e;
    left: 30px;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    background: #76be7e none repeat scroll 0 0;
}
.content-slider-with-controls .owl-buttons div, .content-slider-with-controls-autoplay .owl-buttons div {
    background-color: #76be7e;
 }
 .content-slider-with-controls .owl-buttons div, .content-slider-with-controls-autoplay .owl-buttons div {
    background-color: #76be7e;
}
a.overlay i {
    color: #76be7e;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    border: 1px solid #f3f3f3;
    color: #76be7e;
    background-color: #fafafa;
}
.overlay-links a + a {
	left: 50px;
	color: #ffffff;
	background-color: #76be7e;
}
.box-style-3:hover .default-bg {
	background-color: #fff;
	border: 1px solid #76be7e;
}
.box-style-3:hover .default-bg * {
	color: #76be7e;
}
.banner + .page-intro {
    margin-top: 0px !important;
}
.box-style-2:hover .default-bg {
	background-color: #fff;
	border: 1px solid #76be7e;
}
.box-style-2:hover .default-bg * {
	color: #76be7e;
}
.overlay a {
    color: #76be7e;
}
.blogpost .post-info {
    background-color: #76be7e;
}
.nav-pills > li.active > a:hover:after,
.nav-pills > li.active > a:focus:after,
.nav-pills > li > a:hover:after,
.nav-pills > li > a:focus:after {
    color: #76be7e;
}
.fixed-header-on .header .site-slogan {
    display: block;
}
.btn-primary {
    background-color: #76be7e;
    border-color: #76be7e;
    color: #fff;
}
ul.pagination li.active a, .pagination > .active > a:hover, .pagination > .active > a:focus {
    background-color: #76be7e;
    border-color: #76be7e;
    color: #ffffff;
    line-height: 1;
}
.footer-content a {
    color: #999999;
}

.parsley-errors-list{
    padding:0!important;
    list-style-type:none!important;
    margin:0!important;
    color:#e5603b;
    font-size:12px!important;
    line-height:inherit!important
}
.bwizard-steps.clickable li:focus:not(.active) a,.bwizard-steps.clickable li:hover:not(.active) a,.parsley-error,.parsley-success{
    color:#333!important
}
.parsley-errors-list.filled{
    margin-top:5px!important;
}
.parsley-error{
    background:#ffdedd!important;
    border-color:#ff5b57!important
}
.parsley-success{
    background:#cee!important;
    border-color:#00acac!important
}
.parsley-error:focus,.parsley-success:focus{
    color:#333!important;
    box-shadow:inset 0 1px 2px rgba(0,0,0,.3)!important;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3)!important
}

