.text-primary {
    color: #5BB12F;
}

a {

    cursor: pointer;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #0c9ecc;
    text-decoration: none;
}

.btn-primary {
    border-color: #5BB12F;
    background-color: #5BB12F;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #0c9ecc;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #5BB12F;
    background-color: #5BB12F;
}

.btn-primary .badge {
    color: #5BB12F;
}

.btn-xl {
    border-color: #5BB12F;
    background-color: #5BB12F;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #0c9ecc;
    background-color: #0c9ecc;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #5BB12F;
    background-color: #5BB12F;
}

.btn-xl .badge {
    color: #5BB12F;
    background-color: #fff;
}


.navbar-brand>img {
	width: 100%;
}

.navbar-default .navbar-brand {
    color: #5BB12F;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #5BB12F;
}

.navbar-default .navbar-toggle {
    border-color: #5BB12F;
    background-color: #5BB12F;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #5BB12F;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #5BB12F;
}

.navbar-default .navbar-nav>.active>a {
    background-color: rgba(91, 177, 47, 0.03);
    color: #4b4949;
    border-bottom: 3px solid #5bb12f;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: rgba(91, 177, 47, 0.03);
    color: #4b4949;
    border-bottom: 3px solid #5bb12f;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
	color: #5BB12F;
}

.menu-wrap .logo {
    color: #5BB12F;
}

.menu-button {
    background: #5BB12F;
}

.header .intro-text h1 span {
    color: #5BB12F;
}

.main-title strong {
    color: #5BB12F;
}

.feature i {
    background: #5BB12F;
}

.no-touch .feature:hover i,
	.no-touch .feature:active i,
	.no-touch .feature:focus i {
        
        box-shadow: 0 0 0 0 #5BB12F;
}

.feature-2 i {
    background: #5BB12F;
    transition: all .5s ease-in-out;
}

.feature-2 a:hover i {
    background-color: #0c9ecc;
    /*color: #5BB12F;*/
    transform: scale(1.2);
}
.feature-2:hover .border {
    /*border-color: #5BB12F;*/
}

.feature-3 i {
    color: #5BB12F;
    border: 1px solid #5BB12F;
}

.feature-3:hover i {
    background: #5BB12F;
    color: #fff;
}

.feature-3:hover .border {
    border-color: #5BB12F;
}

.portfolio-caption a i {
    color: #5BB12F;
}
.portfolio-item:hover .portfolio-caption {
    background-color: rgba(91, 177, 47, 0.8);
}

.welcome-section:hover .border {
    border-color: #5BB12F;
}

.welcome-section:hover h4 {
    color: #5BB12F;
}

.about-text li i {
    color: #5BB12F;
}

.about-us-section-2 .carousel-indicators li,
.project-image .carousel-indicators li {
	border: 2px solid #5BB12F !important;
}

.about-us-section-2 .carousel-indicators .active,
.project-image .carousel-indicators .active {
	background-color: #5BB12F;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #5BB12F;
    font-size: 22px;
}

#team-section .nav-tabs.nav-justified {
    background: #5BB12F;
}

.team-member .team-details {
    background-color: rgba(91, 177, 47, 0.8);
}

.counter-item i {
    color: #5BB12F;
}
.timer {
    color: #5BB12F;
}
.latest-post h4 {
    color: #5BB12F;
}
.latest-post .post-details li i {
    color: #5BB12F;
}

.testimonials .testimonial-content img {
    border: 3px solid #5BB12F;
}
.testimonials .testimonial-author .author {
    color: #5BB12F;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons div{
	color: #5BB12F;
}
.owl-theme .owl-controls .owl-page.active{
    background-color: #5BB12F;
}

.contact .form-control:focus {
    border-color: #5BB12F;
    box-shadow: none;
}

footer.style-1 .footer-social li a {
    background: #5BB12F;
}

.call-to-action h1 strong {
    /*color: #5BB12F;   */
    color: #1d7db7;
}

.team-details li a {
    background: #5BB12F;
}

.progress-bar {
    background: #5BB12F;
}


.pricing-tables .pricing-table.highlight-plan .plan-name {
    background: #5BB12F;
}

.pricing-tables .pricing-table.highlight-plan .plan-signup {
    background: #5BB12F;
}

.footer-contact-info {
    background: rgba(91, 177, 47, 0.8);
}

footer.style-1 {

}

#main-slide .slider-content h1 strong {
    /*color: #5BB12F;   */
    color: #1d7db7;
}

.latest-post .post-details .date {
    background: rgba(91, 177, 47, 0.8);
}

.custom-tab .nav-tabs.nav-justified {
    background: #5BB12F;
}


.extPad1 .plan-name {
    background: #1d7db7;
}
.extPad2 .plan-name {
    background: #5BB12F;
}

.plan-signup {
    background: #5BB12F;
}
























.loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #55c61b;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #1babeb;

    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f72929;

    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}




















/* 


.loader {
    top: 48%;
    margin: 0 auto;
    display: block;
    position: relative;
    
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #4caf50;
  width: 55px;
  height: 55px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
*/

