


/**/
/* Images */
/**/

.image__call {
    background-image: url(/img/phone.svg);
}

.image__arrow-right {
    background-image: url(/img/arrow-right.svg);
}

.image__pin {
    background-image: url(/img/map-pin.svg);
}

.image__email {
    background-image: url(/img/mail.svg);
}

.image__check-mark {
    background-image: url(/img/checkmark.svg);
}

.image__office {
    background-image: url(/img/office.svg);
}

.image__shield {
    background-image: url(/img/shield-check.svg);
}

.image__roto {
    background-image: url(../img/ai-roto-hero-2.png);
}

.image__vision {
    background-image: url(../img/ai-roto-vision.png);
}

.image__roto-overlay {
    background-image: url(../img/ai-roto-hero-3.png);
}

.image__logo {
    background-image: url(/img/trc-logo-full-white.svg);
}

.image__close {
    background-image: url(/img/close.svg);
}

.image__hamburger {
    background-image: url(/img/hamburger.svg);
}

.image__crosshair {
    background-image: url(/img/target.svg);
}

.image__clock {
    background-image: url(/img/clock.svg);
}

.image__trusses {
    background-image: url(/img/clock.svg);
}

.image__out-link {
    background-image: url(/img/outlink.svg);
}

.image__weight {
    background-image: url(/img/weight.svg);
}

.image__arrow-height {
    background-image: url(/img/height-arrow.svg);
}

.image__arrow-horizontal {
    background-image: url(/img/horizontal-arrows.svg);
}

.image__360 {
    background-image: url(/img/360-degree.svg);
}

.image__stabilizer {
    background-image: url(/img/stabilizers.svg);
}

.image__4wd {
    background-image: url(/img/4wd.svg);
}
