.hero-area .owl-prev:hover,
.hero-area .owl-next:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.fa-location-arrow {
    margin-right: 8px;
}

.header-area .credit-main-menu .classy-navbar .classynav ul li ul li a:hover {
    color: #008000 !important;
}

.classy-navbar-toggler .navbarToggler span {
    background-color: #4bab49;
}

.topnav {
    height: 30px;
    background-color: #fff !important;
}

.topnav .classynav ul li a {
    color: #666 !important;
}

.topnav .classynav ul li:not(:last-child) {
    border-right: 2px solid #fff;
    margin-right: 5px;
    padding-right: 5px;
}

#calendar,
#time,
.fa-clock-o,
.fa-calendar-o {
    color: #008000 !important;
    height: 35px;
    font-size: 14px;
    line-height: 34px;
    margin-right: 2px;
}

#calendar {
    margin-right: 15px;
}

.footer-contact p {
    color: #fff !important;
    font-size: 14px;
}

.footer-contact .row {
    margin-left: 3px;
}

.footer-contact .row span a {
    color: #fff !important;
    margin-right: 7px;
}

span.emi-result {
    margin-left: 7rem;
}

.emi-result p {
    margin-bottom: 0px;
}

ul.dropdown.child {
    border-left: 1px solid #008000 !important;
}

a.btn.credit-btn.btn-3 {
    margin: 19px;
}


/* Testimonial */

.carousel {
    margin: 50px auto;
    padding: 0 70px;
}

.carousel .item {
    color: #008000;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}

.carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}

.carousel-control i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: #008000;
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}

.carousel-indicators li {
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: #008000;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}


/* Remittance slider */

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    color: #008000;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #008000 !important;
}

.owl-next span,
.owl-prev span {
    font-size: 35px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: inherit;
    color: green;
    text-decoration: none;
}

.search {
    color: #fff;
}

img.gallery-img {
    margin-bottom: 10px;
}

.gallery-text {
    margin-bottom: 20px;
}

.gallery-text a h5:hover {
    color: #008000;
}

.team-member-center {
    width: 100%;
    margin: 0 auto;
}

.header-area .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 105px;
    background-color: #00cc44;
}

div#sticker-sticky-wrapper {
    height: 70px !important;
}

li.topnav-menus.cn-dropdown-item.has-down {
    display: none;
}

button.btn.credit-btn.mt-30.submit {
    margin-bottom: 20px;
}

.single-news-area .news-content .news-meta a:last-child {
    margin-left: 5px;
}

span.career-expired {
    background-color: #f44336 !important;
}

.single-news-area .news-content.tab-items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
}

.btn.credit-btn.btn-3.read-more {
    border-radius: 30px;
    line-height: 30px;
    height: 35px;
    min-width: 145px;
}

.credit-tabs-content .nav-tabs .nav-link.home {
    background-color: #fff;
}

.credit-tabs-content .nav-tabs .nav-link.home.active {
    background-color: #008000;
    color: #fff;
}

.header-area .credit-main-menu .classy-navbar .classynav ul li.megamenu-item>a::after,
.header-area .credit-main-menu .classy-navbar .classynav ul li.scheme-dropdown.has-down>a::after {
    color: #008000;
}

.classynav>ul>li.active {
    border-bottom: 3px solid rgb(34, 170, 72);
}

.classynav.row>ul>li.active {
    text-decoration: underline;
}

.required {
    color: red;
}

.field-label {
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 5px;
}

.contact-form-area .form-control {
    color: #000;
}

.input-error {
    font-size: 12px;
    color: #d13938;
}

.contact-form-area .form-control {
    margin-bottom: 0px;
}