.separator {background: #00d55c;}
.tooltip-inner {background-color: #00d55c;}
.tooltip.top .tooltip-arrow {border-top-color: #00d55c;}
::-moz-selection {background: #00d55c;}
::selection {background: #00d55c;}
.btn-custom {border: 1px solid #00d55c;}
.btn-custom:hover {background: #00d55c;}
.btn-custom.reverse {background: #00d55c;}
.btn-custom.reverse:hover {border: 1px solid #00d55c;}
.btn-custom.light:hover {color: #00d55c !important;}

#home .navbar span.colored-brand {background: #00d55c;}
#home .navbar .nav>li>a:focus, #home .navbar .nav>li>a:hover {color: #00d55c;}
#home .navbar.scrolled .navbar-brand {color: #00d55c;}
#home .navbar.scrolled .navbar-toggle .icon-bar {background-color: #00d55c;}
#home .navbar.scrolled .nav .active a {background: #00d55c;}
.hero-content-wrapper .hero-content span.dot {background: #00d55c;}
#home .go-down:hover {background: #f7465b; border-color: #00d55c;}

#about .info-tabs .nav-tabs>li>a {background: #00d55c;}
#about .info-tabs .nav-tabs>li.active>a,
#about .info-tabs .nav-tabs>li.active>a:focus,
#about .info-tabs .nav-tabs>li.active>a:hover,
#about .info-tabs .nav-tabs>li>a:hover {border-color: #00d55c;}
#about .info-tabs .tab-content {border: 1px solid #00d55c;}

#ready {background: #00d55c;}

#services .service i:after {box-shadow: 0px 0px 0px 4px #00d55c;}
#services .service:hover i {background: #00d55c;}

#experiences .timeline .event .event-left i {color: #00d55c;}
#experiences .timeline .event .event-left h4 {background: #00d55c;}
#experiences .timeline .event .event-right::before {background: #00d55c;}
#experiences .timeline .event .event-right::after {border: 2px solid #00d55c;}

#contact .call-info i {background: #00d55c;}
#contact .call-info:hover .info-wrapper {background: #00d55c;}
#contact .call-info:hover i {color: #00d55c;}
#contact form #submit:hover {background: #00d55c; border-color: #00d55c;}

#toTop {background: #00d55c;}

@media (max-width: 991px) { 
	#home .navbar .nav .active a, #home .navbar .navbar-brand {color: #00d55c;}
	#home .navbar .navbar-toggle .icon-bar {background: #00d55c;}
}

@media (max-width: 767px) { 
#experiences .timeline .event .event-left i { display:none;}
#experiences .timeline .event .event-right::before , #experiences .timeline .event .event-right::after {display:none;}
}