#our_drivers_overlay.english-overlay:after {
    content: 'DTDC in ACTION';
}

.nav-holder .nav-footer ul.nav > li > a { 
    color:black; 
}

.nav-holder .nav-footer ul.nav > li > a:hover { 
    color:#990000; 
} 

.nav-holder .nav-footer ul.nav > li:hover a, 
.nav-holder .nav-footer ul.nav > .active a { 
    color:#990000; 
}

.nav-holder .nav-footer ul.nav > li ul.submenu li a { 
    color:black; 
} 

.nav-holder .nav-footer ul.nav > li ul.submenu li a:hover { 
    color:#990000; 
}

.footer-top { 
    background-image: url("https://dtdc.com/image.jpg"); 
}

.breadcrumb-area.dark h1 {
    color: #01a4a6;
}

.welcome-text {
    background: #01a4a6;
    padding: 80px 0 120px;
}

.widget-social-links a, .thm-btn.transparent, .thm-btn.transparent:hover, .header-info .info-box .icon-box i, .welcome-text .title-box, .call-to-action .call-to-action-text, .contact-form input:focus, .contact-form textarea:focus, .ui-selectmenu-menu .ui-menu-item.ui-state-focus, .footer-widget .social li, .single-client-box .icon-box, .testimonial-box.with-carousel .owl-theme .owl-dots .owl-dot span, .footer-widget.widget_tag_cloud ul li a {
    border-color: #ffffff;
}

.welcome-text .text-box p {
    margin: 0;
    color: #ffffff;
    font-style: italic;
    font-size: 16px;
}



.wpcf7-form input:not([type="submit"]), .wpcf7-form select {
    width: 100%;
}

.nav-holder .nav-header button {
    background: #01a4a6;
}

.cf7mls_next.action-button, .cf7mls_back.action-button {
    background: #01a4a6 none repeat scroll 0 0;
}


.thm-container .right-content > span > a, .thm-container .left-content > span > a {
    color: #ffffff;
}

.bottom-bar p {
    margin: 0;
    color: #f7f7f7;
}

.footer-widget .link-list a {
    color: #f7f7f7;
    text-transform: capitalize;
    line-height: 39px;
}

.footer-widget.widget_text .textwidget b {
    color: #f7f7f7;
}

.footer-widget.widget_text .textwidget {
    color: #f7f7f7;
}

.tt-top-teaser {
    color: #ffffff;
}

.mainblock {
    padding-top: 80px;
    padding-bottom: 0px;
}

.single-client-box .icon-box {
    width: 170px;
    text-align: center;
    border-top: 4px solid #01a4a6;
    border-left: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}

.nav-holder > .nav-footer ul.nav > li:hover > a {
    background: #01a4a6;
    color: #fff !important;
}

#header3 .nav-holder .nav-footer ul.nav > li:last-child > a {
    padding-right: 14px;
}