::selection {
  background-color:#60a424;
  color: #fff;
}
::-moz-selection {
  background-color:#60a424;
  color: #fff;
}

a {
  color:#60a424; 
  text-decoration: none;
}

a:hover {
  color:#60a424;
  text-decoration: underline;
}

.blog-item .more a:hover,
.tab-style-1 .nav > li > a.active,
.tab-style-1 .nav > li > a:hover,
.m-btn-theme:hover,
.m-btn-t-theme,
.blog-item .blog-content h4 a:hover,
.theme-color {
  color:#60a424;
}


.m-btn-theme2nd:hover,
.tab-style-1 .nav > li > a:after,
.form-group .input-focus-effect,
.m-btn-t-theme:hover,
.theme-after-bg:after,
.theme-bg {
  background:#60a424;
}

.m-btn-theme2nd:hover,
.m-btn-theme,
.m-btn-t-theme,
.border-theme,
.btn-theme {
  border-color:#60a424;
}

.m-btn-theme,
.theme-before:before,
.theme-after:after,
.theme-hover:hover,
.theme-g-bg{
   background:#60a424;
    background-image: -webkit-linear-gradient(45deg, #223245 0%, #6e19c2 100%);
    background-image: linear-gradient(45deg, #3c1c94 0%, #6e19c2 100%);
}



@media (max-width: 991px){
  .header {
    background:#60a424;
  }
}


/*
 Second Color
-----------------------*/
.theme2nd-color {
  color: #73bc32;
}
.theme2nd-pro-color {
    color: #ffc107;
}
.tab-style-2 .nav-item .nav-link,
.m-btn-theme2nd,
.border-2nd {
  border-color: #73bc32;
}

.feature-box-02 .fb4-list-type li:before,
.tab-style-2 .nav-item .nav-link.active,
.price-table .price-body li:after,
.testimonial-col i,
.m-btn-theme2nd,
.theme-2nd {
  background:  #73bc32;
}

.tab-style-1 .nav .nav-item a.active:after,
.theme-2nd-before:before,
.theme-2nd-after:after {
 background:  #73bc32; 
}

.m-btn-white:hover {
  background:  #73bc32;
  border-color: #73bc32;
}

.help-text {
    background: #f3faff;
    border: 1px solid #cfebff;
}

.aside-links li {
  padding: 10px 0px;
  list-style: none;
  border-bottom: 1px solid #ccc;
}
.home .gray-bg-g
{
  max-height: unset;
}
