.button.yellow {
    background-color: #f7412c;
    border-color: #f7412c;
    color: white;
}

.yellow-bg {
    background-color: #f7412c;
    border-color: #f7412c;
}

h4 {
    color: white;
}

.feature-box i:before {
    font-size: 60px;
    color: #f7412c;
}

.timeline .timeline-body .title:before {
    background: #f7412c;
}

.timeline .timeline-year:before {
    border: 2px solid #f7412c;
}

.timeline .timeline-year span {
    background: #f7412c;
    color: white;
}

.section-title h1.title:before,
.section-title h2.title:before,
.section-title h3.title:before,
.section-title h4.title:before,
.section-title h5.title:before,
.section-title h6.title:before {
    background: #f7412c;
}

.title2>label {
    color: #f7412c;
}

.feature-box.left_bor.small,
.feature-box.left_bor.ex-small {
    border-left: 4px solid #f7412c;
}

.top-info.fill .address-block .glyph-icon {
    border-color: white;
    color: white;
}

.footer .top-info.fill .address-block .title {
    color: white;
}

.top-info.fill .address-block span,
.top-info.fill .address-block a {
    color: white;
    font-size: 13px;
}

.top-info.fill .address-block .glyph-icon,
.action-box .button.border,
.notify-form .form-control {
    border-color: #ffffff;
}

.team.boxed .team-description span {
    color: #f7412c;
}

.team.boxed:hover .team-description {
    background: #f7412c;
}

.team.boxed .social-icons.border li a {
    color: #f7412c;
    border-color: #f7412c;
}

.counter.left_icn i {
    color: #f7412c;
}

s .counter.left_pos i {
    color: #f7412c;
}

.testimonial.yellow {
    background: #f7412c;
}

.dark-bg .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.text-white .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #f7412c;
}

.isotope-filters button.active, .isotope-filters button:hover {
    border-color: #f7412c;
    color: #f7412c;
}

.text-white .about .about-details .title {
    color: #f7412c;
}
@media screen and (min-width: 993px){
    .mega-menu .drop-down-multilevel{
    border-top: 5px solid #f7412c;
}
}
.mega-menu .drop-down-multilevel li:hover > a {
    color: #f7412c;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #f7412c;
}
a:focus, a:hover {
    color: #f7412c;
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #f7412c;
}
@media screen and (min-width: 993px){
.mega-menu .drop-down, .mega-menu .drop-down-tab-bar {
    border-top: 5px solid #f7412c;
}
}

.mega-menu .drop-down.grid-col-12, .mega-menu .drop-down-tab-bar.grid-col-12 {
    width: 54%;
    left: 333px;
}