﻿/*
 Theme Name:     Omnitrax
 Description:    A Customized Theme Built By Red Rocket Web Specialists - https://www.redrocketmg.com
 Author:         Red Rocket Web Specialists
 Author URI:     https://www.redrocketmg.com/
 Template:       Divi
 Version:        1.0.0
*/

.hoverDisabled {
    pointer-events: 'none',
}

#main-header .container.et_menu_container {
    max-width: 1560px;
}

.tippy-popper {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}

.home .et_builder_inner_content {
    z-index: initial;
}

.wdc_logo_carousel_child div img {
    width: 100%;
}

#top-menu li.menu-item-object-custom.current-menu-item.current_page_item a {
    color: #fff;
}

#location-mega-menu a {
    font-size: 12px;
}

/* Services Funnels */
.show-testimonial {
    visibility: visible !important;
    opacity: 1 !important;
    top: 0 !important;
    z-index: 1 !important;
}

.testimonial-active {
    /*transform: translateX(-5%);*/
    color: #3875b5;
    font-weight: 600;
}

[id*="testimonial-person"] {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

    margin-bottom: 1em !important;
    line-height: 1em;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

[id*="testimonial-person"]:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

    content: '\35';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'ETmodules';
    color: #3875b5;
    font-size: 2em;
    opacity: 0;
    visibility: hidden;
}

[id*="testimonial-person"].testimonial-active:after {
    opacity: 1;
    visibility: visible;
    left: -1em;
}

[id*="testimonial-copy"] {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

    position: absolute !important;
    top: 100px;
    bottom: auto;
    left: 0;
    right: auto;

    visiblity: hidden;
    opacity: 0;
    z-index: 0;
}

[id*="testimonial-copy"] .et_pb_blurb_container {
    padding-left: 5%;
}

[id*="testimonial-copy"] span.et_pb_image_wrap {
    border-radius: unset !important;
}

[id*="testimonial-copy"] h4.et_pb_module_header {
    margin-bottom: 10px;
    font-size: 2rem;
}

[id*="testimonial-copy"] .et_pb_blurb_description p {
    margin-top: 10px;
    font-size: 15px;
}

/* Bouncing arrow in home hero */
.downBounce {
    text-align: center;
}

.downBounce a {
    color: rgba(255, 255, 255, 0.5);
}

.downBounce .et-pb-icon {
    animation: fullwidth-header-bounce 2.2s ease-out infinite;
}

@keyframes fullwidth-header-bounce {
    0% {
        transform: translateY(0%);
    }

    12.5% {
        transform: translateY(20%);
    }

    25% {
        transform: translateY(0%);
    }

    37.5% {
        transform: translateY(20%);
    }

    50% {
        transform: translateY(0%);
    }
}

/* image Hotspots */
div#powerTip {
    background-color: #666666;
    border: 1px solid;
    border-radius: initial;
    padding: 3vw;
    width: 25vw;
    max-width: 480px;
}

div#powerTip h3 {
    color: #fff;
    font-size: 1.9vw;
    line-height: 2.5vw;
    text-align: center;
}

div#powerTip p {
    font-size: 17px;
    font-weight: 400;
}

img.ihotspot_hastooltop {
    cursor: pointer;
    width: 5vw !important;
    top: -2.5vw !important;
    left: -2.5vw !important;
    transition: all 1s !important;
}

#powerTip:before {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}


/* Map image hotspots */
.mapHotspots .wrap_svl,
.mapHotspots .wrap_svl_center_box {
    width: 100%;
}

.mapHotspots img.ihotspot_hastooltop {
    width: 1.2vw !important;
    top: -0.6vw !important;
    left: -0.6vw !important;
    opacity: 0;
}

#powerTip {
    z-index: 998;
}

div#powerTip.mapTip {
    background-color: #fff;
    padding: 1vw 2vw 2vw;
    width: 25vw;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);
}

.wpgmza_map button.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important;
}

.wpgmza_map button.gm-ui-hover-effect img {
    width: 20px !important;
    height: 20px !important;
}

.wpgmza_map .gm-style .gm-style-iw-d {
    max-height: fit-content !important;
}

div#powerTip.mapTip h3 {
    color: #444;
}

p.wpgmza_infowindow_title {
    font-size: 3vw;
    line-height: 3vw;
    text-align: center;
    font-family: 'Knockout', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 800;
    color: #000;
}

#powerTip.mapTip:before {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

div#powerTip.mapTip a,
.wpgmza_map a {
    display: flex;
    align-items: stretch;
    font-size: 0.8em;
    color: #000;
    padding-bottom: 10px;
}

div#powerTip.mapTip a:hover {
    color: #0053bf;
}

.wpgmza_map img {
    float: none !important;
    display: block;
    margin: 0 auto !important;
    width: 35%;
}

/*div#powerTip.mapTip a:before,*/
div#powerTip.mapTip a[href^="tel:"]:before,
div#powerTip.mapTip a[href^="mailto:"]:before,
div#powerTip.mapTip a[href^="https://www.goo"]:before,
div#powerTip.mapTip a[href^="https://goo"]:before,
div#powerTip.mapTip a[href^="https://maps"]:before,
.wpgmza_map a[href^="tel:"]:before,
.wpgmza_map a[href^="mailto:"]:before,
.wpgmza_map a[href^="https://www.goo"]:before,
.wpgmza_map a[href^="https://goo"]:before,
.wpgmza_map a[href^="https://maps"]:before,
.mapPopLinks a:before {
    /*width: 30px;
    content: '';
    font-family: 'ETmodules';
    font-size: 0.9em;
    text-align: center;
	color: #0053bf;*/

    width: 20px;
    content: '';
    font-family: 'ETmodules';
    font-size: 15px;
    text-align: center;
    color: #0053bf;
    border-radius: 20px;
    overflow: hidden;
    padding: 2px !important;
    border: 1px solid #0053bf;
    display: flex;
    height: 20px;
    justify-content: center;
    flex-direction: column;
    margin-right: 10px;
}

.wpgmza_map a[href^="tel:"]:before,
.wpgmza_map a[href^="mailto:"]:before,
.wpgmza_map a[href^="https://www.goo"]:before,
.wpgmza_map a[href^="https://goo"]:before,
.wpgmza_map a[href^="https://maps"]:before {
    width: 10px;
    font-size: 0.8em;
    color: #F5333F;
    border-radius: 10px;
    border: 1px solid #F5333F;
    height: 10px;
    margin-right: 5px;
}

.wpgmza_infowindow_image {
    width: 50% !important;
}

.wpgmza-infowindow a:before {
    align-items: stretch;
}

div#powerTip.mapTip a+br,
.wpgmza_map a+br {
    display: none;
}

div#powerTip.mapTip a.telLink:before,
div#powerTip.mapTip a[href^="tel:"]:before,
.wpgmza_map a.telLink:before,
.wpgmza_map a[href^="tel:"]:before {
    content: "\e090";
}

div#powerTip.mapTip a.emailLink:before,
div#powerTip.mapTip a[href^="mailto:"]:before,
.wpgmza_map a.emailLink:before,
.wpgmza_map a[href^="mailto:"]:before {
    content: '\e076';
}

div#powerTip.mapTip a.mapLink:before,
div#powerTip.mapTip a[href^="https://www.goo"]:before,
div#powerTip.mapTip a[href^="https://goo"]:before,
div#powerTip.mapTip a[href^="https://maps"]:before,
.wpgmza_map a.mapLink:before,
.wpgmza_map a[href^="https://www.goo"]:before,
.wpgmza_map a[href^="https://goo"]:before,
.wpgmza_map a[href^="https://maps"]:before{
    content: '\e081';
}

div#powerTip.mapTip a.details,
.wpgmza_map a.wpgmza_infowindow_link {
    font-weight: bold;
    text-transform: uppercase;
    color: #0053bf;
    font-size: 1em;
}

.wpgmza_map a.wpgmza_infowindow_link {
    color: #F5333F;
}

div#powerTip.mapTip a.details:hover,
.wpgmza_map a.wpgmza_infowindow_link:hover {
    text-decoration: underline;
}

div#powerTip.mapTip a.details:before,
.wpgmza_map a.wpgmza_infowindow_link:before {
    border: none;
}

/* Cars steps */
.carSteps .et_pb_column {
    opacity: 20%;
    transition: all 1s;
    cursor: pointer;
    align-self: flex-end;
}

.carSteps .et_pb_column p {
    visibility: hidden;
    transition: all 0.75s;
}

.carSteps .et_pb_column:hover p {
    visibility: visible;
}

.carSteps .et_pb_column:hover {
    opacity: 100%;
}

/*center the heading and lines*/

.pa-heading-line-both h4 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/*add and adjust the lines*/

.pa-heading-line-both h4:before,
.pa-heading-line-both h4:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    color: #666666;
}


/*add spacing between heading and lines*/

.pa-heading-line-both h4:after {
    margin: 0 0 0 20px;
}


#et-boc .area-outer-wrap[data-da-loader=yes] [data-da-area] {
    background-image: none !important;
}

.mapPop .et_pb_gutters4 .et_pb_column_1_4 {
    margin-right: 12%;
    width: 23%;
}

.mapPop .et_pb_gutters4 .et_pb_column_3_4 {
    width: 65%;
}

.mapPop .et_pb_gutters4 .et_pb_column_1_4 h4 {
    letter-spacing: normal;
    padding-bottom: 0;
}

.mapPopSpecifies {
    column-count: 2;
    width: 100%;
}

.mapPopSpecifies p {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.mapPopSpecifies {
    color: #000;
}

.mapPopLinks a {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.mapPopLinks a+br {
    display: none;
}

.mapPopLinks a:before {
    color: #fff;
    background: #0053bf;
}

.mapPopLinks a.telLink:before {
    content: "\e00b";
}

.mapPopLinks a.emailLink:before {
    content: '\e076';
}

.mapPopLinks a.lnLink:before {
    content: '\e0b4';
}

.mapPop .et_pb_column_3_4 .pdfLink {
    text-decoration: underline;
    margin-left: 50px;
    padding: 10px 0;
    display: block;
    position: relative;
    margin-top: 20px;
}

.mapPop .et_pb_column_3_4 .pdfLink:hover {
    text-decoration: none;
}

.mapPop .et_pb_column_3_4 .pdfLink:before {
    content: url(../image/PDF.svg);
    width: 30px;
    display: inline-block;
    position: absolute;
    left: -50px;
    top: 0;
}

#et-boc .area-outer-wrap[data-da-type=popup] .da-close {
    color: #0053bf;
    font-size: 3em;
    opacity: 1;
    top: 0.3em;
    right: 0.3em;
}

.videoOverlay .mejs-video:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.opac_effect {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    top: 0;
}

.opac {
    z-index: 9;
    background: #000;
    max-width: 100%;
}

.un_opac {
    z-index: -9;
}

.dica-container .swiper-pagination {
    width: auto;
}

#cd-timeline .timeline-date {
    display: none;
}


/* Dots Legend */
.dotLegend .yellowDot,
.dotLegend .greenDot {
    display: inline-block;
}

.dotLegend .yellowDot:before,
.dotLegend .greenDot:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
}

.dotLegend .yellowDot:before {
    background: #172B4C;
}

.dotLegend .greenDot:before {
    background: #DD47F1;
    margin-left: 15px;
}

input.text:focus,
input.title:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    color: #fff;
}
.wdc-lightbox-ctrl {
    width: 100% !important;
    height: auto;
}
@media only screen and (min-width: 981px) {

    /* we moved the header via jQuery, so we need to get rid of the excess padding and margin that the theme thinks it still needs, even though the header isn't fixed anymore */
   /* body.home #page-container {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    div#above-header {
        position: absolute;
        width: 100%;
        height: 100vh;
        top: 0;
        z-index: 9;
        display: block;
        transition: all 1s;
    }

    /* we don't want fixed header since it needs to stay below the hero at all times */
    /*body.home #main-header {
        display: none;
    }

    body.home #main-content #main-header {
        display: block;
    }

    /* remove the top padding that containers normally get, when inside the page content */
    /*body.home #main-content #main-header .container {
        padding-top: 0 !important;
    }

    body.home #main-content #main-header .container ul {
        padding: 0;
        list-style-type: none;
    }

    body.et_pb_slide_menu_active header#main-header {
        left: 0 !important;
    }

    /* even when fixed, let's keep same padding as normal header (which comes from theme settings based on height) */
    /*body.home #main-header.et-fixed-header #et-top-navigation {
        padding-top: 33px;
    }

    body.home #main-header.et-fixed-header #et-top-navigation nav>ul>li>a {
        padding-bottom: 33px;
    }

    /* but if it has our new stucked class via jQuery, then do these actually */
   /* body.home #main-header.stucked {
        position: fixed !important;
        top: 0 !important;
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
        box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
        display: block;
    }

    .home.admin-bar #main-header.stucked {
        top: 32px !important;
    }

    /*body.home #main-header.stucked #et-top-navigation {
		padding-top: 20px !important;
	}
	body.home #main-header.stucked #et-top-navigation nav > ul > li > a {
		padding-bottom: 20px !important;
	}
	/* add more padding (height of header) to next section to make up for the height of the header that basically came out of the flow */
    /*body.home #main-header.stucked + .et_pb_section {
		padding-top: calc(4% + 50px); 
	}*/

    .location1 {
        display: flex;
    }

    .loc-image,
    .loct-name {
        display: inline-flex;
        align-items: center;
    }
	.pdf-row .et_pb_column_1_3 {
		width: 50%;
	}

}

@media only screen and (max-width: 1024px) {
    #top-menu {
        display: none;
    }

    #et_mobile_nav_menu {
        display: block;
    }

    .rmp-menu-open {
        padding-top: 45px !important;
    }
}

@media only screen and (min-width: 1025px) {
    .rmp_menu_trigger {
        visibility: hidden;
    }
}

ul#menu-services-menu {
    display: inline-block;
}

ul#menu-careers {
    display: inline-block;
}

#menu-blog article {
    float: left;
    width: 33.3%;
    padding: 15px;
}

.locations {
    width: 100%;
    float: left;
}

.location1 {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.loc-image {
    width: 15%;
    float: left;
}

.loct-name {
    width: 85%;
    float: left;
}

.loct-name h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.about-us-menu {
    width: 100%;
    float: left;
}

.about1 {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.about-cont {
    float: left;
    padding: 10px;
    width: 33.3%;
}

.abt-icon {
    float: left;
    width: 25%;
}

.about-inner-cont {
    float: left;
    width: 75%;
}

.about-inner-cont h4 {
    color: #0053bf !important;
}

#top-menu li a:hover {
    border-top: 3px solid #f9be02;
    opacity: unset !important;
    transition: unset !important;
    /*padding-top: 8px;*/
}

#top-menu li a {
    padding-top: 8px;
    /*border-top: 3px solid #001e39;*/
    border-top: 3px solid #172b4c;
}

ul#menu-services-menu li a {
    color: #0053bf;
    padding-bottom: 15px;
}

ul#menu-careers li a {
    color: #0053bf;
    padding-bottom: 15px;
}

ul#menu-services-menu li a:hover {
    color: #808080;
}

ul#menu-careers li a:hover {
    color: #808080 !important;
}

.about-cont:hover {
    background: #f7f8f9;
}

.more-link {
    margin-top: 15px;
    color: #0054c0 !important;
}



header#main-header {
    border-bottom: 10px solid #0053bf !important;
}

div#tippy-1 {
    top: 10px !important;
}

div#tippy-2 {
    top: 10px !important;
}

div#tippy-3 {
    top: 10px !important;
}

div#tippy-4 {
    top: 10px !important;
}

.service-div-new {
    margin-right: 2% !important;
    width: 22% !important;
}


.loct-name h3 a {
    color: #0053bf !important;
    font-weight: 700 !important;
}

.loct-name h3 a:hover {
    color: #808080 !important;
}

#logo {
    max-height: 100% !important;
}

.contactBlock a[href^="mailto:"] {
    display: flex;
}
.contactBlock a[href^="mailto:"]:before {
    content: url(../image/Email_2.svg);
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
 

@media only screen and (min-width: 981px) and (max-width: 1365px) {
    #main-header .container.et_menu_container {
        width: 95%;
    }

    #top-menu li {
        font-size: 1.15vw;
        padding-right: 1.15vw;
    }

    .pdf-row .et_pb_column_1_3:first-of-type {
        width: 75%;
    }

    .pdf-row .et_pb_column_1_3:last-of-type {
        width: 25%;
    }

    .pdf-row .et_pb_column_1_3 p {
        font-size: 1.5em;
    }

    .pdf-row .et_pb_column_1_3:last-of-type .et_pb_image {
        width: 35%;
    }

    .dizo_image_hover.dizo_image_hover_0 .dih_img_wrapper .dih_text,
    .dizo_image_hover.dizo_image_hover_1 .dih_img_wrapper .dih_text,
    .dizo_image_hover.dizo_image_hover_2 .dih_img_wrapper .dih_text,
    .dizo_image_hover.dizo_image_hover_3 .dih_img_wrapper .dih_text,
    .dizo_image_hover.dizo_image_hover_4 .dih_img_wrapper .dih_text {
        padding-bottom: 0 !important;
        line-height: 1.25em !important;
        font-size: 1.2vw;
    }
}

@media only screen and (max-width: 768px) {
    .rmp_menu_trigger {
        visibility: visible !important;
    }

    .rmp-menu-item-link {
        font-family: "Poppins", sans-serif !important;
        font-size: 20px !important;
    }
	#RailRoad .et_pb_tab_content table {
		width: 100% !important;
	}
	#RailRoad .et_pb_tab_content table td {
		display: block;
		height: 40px !important;
		width: 100% !important;
		font-size: 2.3vw;
	}
}

@media only screen and (max-width: 560px) {
    .carSteps .et_pb_column:nth-of-type(2n) {
        display: none;
    }

    .carSteps .et_pb_column:nth-of-type(2n+1) {
        margin-bottom: 30px !important;
    }

    div#powerTip {
        position: absolute !important;
        width: 90% !important;
        height: auto !important;
        left: 5% !important;
        overflow-x: hidden;
        overflow-y: hidden;
        right: 5% !important;
    }

    span.close_ihp {
        display: block;
        text-align: right;
        fill: #fff;
    }

    div#powerTip h3 {
        font-size: 2.5em;
        line-height: 1em
    }

    .slick-slide * {
        width: 100% !important;
    }

    p.wpgmza_infowindow_title {
        font-family: Roboto, Arial, sans-serif;
    }
}