a {
  color: #84d032; }
  a:hover {
    color: rgba(3, 127, 213, 0.8); }

/* nav */
.page-header-alpha .navbar-mainmenu .nav-item a:hover {
  color: #84d032; }

/* subscription form */
.form-container-transparent.form-container-white .form-desc h4 {
  color: #ffffff; }

.form-container-transparent.form-container-white .form-input label {
  color: #ffffff; }

.page-cover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s; }

.page-cover.scrolled:after {
  background: rgba(10, 10, 10, 0.75); }

/*****************************************************vaiga css***************************/

.anim-2{
  color: #86d231;
}
.btn-circicon.btn-primary .icon:hover{
  background-color: #86d231 !important;
}
.btn-circicon > .icon:hover{
   background-color: #86d231 !important;
}


.section-content h4{
  
}
.section-content h4{
  color:#86d231 !important;
}

.img-frame-normal .img-1 .price{
      font-size: 1rem !important;
}
.display-normal{
  
}

.scrolldown{
}
.txt{
  color: #86d231 !important;
}

.scrolldown a{
  color: #86d231 !important;

}

.scrolldown{

}


.scrolldown a:before{
  border: 2px solid #86d231 !important;
    border-left: none;
    border-bottom: none;
    background: transparent;
}

.navbar-bran{
  position: fixed;
  top: 35px;
  left: 65px;
}

@media(min-width: 481px) and (max-width: 767px) { 
   .navbar-bran {
    position: fixed;
    top: 7px !important;
    left: 15px !important;
}
}


@media(min-width: 0px) and (max-width: 480px) { 
   .navbar-bran {
    position: fixed;
    top: 7px !important;
    left: 15px !important;
}
.light-log{
  width: 75% !important;
  padding-top: 5px;
}
}

.btn-outline-white{
      color: #86d330 !important;
}



.project-slider .fp-controlArrow.fp-prev:before{
      content: "";
    position: absolute;
    top: 14px;
    left: 14px;
    width: 1em;
    height: 1em;
    border-bottom: 2px solid #86d330 !important;
    border-left: 2px solid #86d330 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}


.project-slider .fp-controlArrow.fp-prev:after{
  border-bottom: 2px solid #86d330 !important;
    border-left: 2px solid #86d330 !important;
}

.project-slider .fp-controlArrow.fp-next:before{
  border-top: 2px solid #86d330 !important;
    border-right: 2px solid #86d330 !important;
}

.project-slider .fp-controlArrow.fp-next:after{
  border-top: 2px solid #86d330 !important;
    border-right: 2px solid #86d330 !important;
}

.btn-transp-arrow .arrow-right:before{
  border-top: 2px solid #86d330 !important;
    border-right: 2px solid #86d330 !important;
}

.btn-transp-arrow .arrow-right:after{
  border-top: 2px solid #86d330 !important;
    border-right: 2px solid #86d330 !important;
}

.menu-icon .bars .bar1, .menu-icon .bars .bar2, .menu-icon .bars .bar3{
  background: #86d231 !important;
}


#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{
  background: #86d231 !important;
}

.scrolldown{

}



.section .section-wrapper.fullwidth.with-margin {
            padding-left: 64px;
            padding-right: 64px;
            padding-top: 144px;
            padding-bottom: 10px !important; 
          }

.fixed-back{
  position: fixed !important;
  right: 30px !important;
  bottom: 30px !important;
  z-index: 999 !important;
}          