.vertical_tab.style1 #tab ul li a.current, .vertical_tab.style1 #tab ul li a:hover {
    background-color: #2dafc5 !important;
}
.vertical_tab.style1 #tab ul li a:hover:after {
     border-left: 10px solid #2dafc5 !important;
}
.vertical_tab.style1 #tab ul li a.current::after{
    border-left: 10px solid #3cbdaa;
}
.home_text_container .more-button a {
    background: #2dafc5 none repeat scroll 0 0 !important;
}
.home_text_container .more-button a:hover {
    background: #3cbdaa !important;
}
#to_top {
    background-color: #3cbdaa !important;
}
.parallax-service .service-icon:hover {
    background-color: #3cbdaa !important;
    border: 1px solid #2dafc5 !important;
}
.widget img{
    max-width: 35% !important;
    margin-bottom: -60px !important;
    margin-top: -100px !important;
}
.owl-pagination .owl-page span:before {
    background: #2dafc5 none repeat scroll 0 0 !important;
    }
.blog-posts-content .post-date .fa {
    color: #3cbdaa !important;
}