/* Google Tag Manager Iframe */
.gtm-iframe {
    display: none;
    visibility: hidden;
}

/* Layer Styles */
.layer-style-1 {
    z-index: 5;
    white-space: nowrap;
}

.layer-style-2 {
    z-index: 6;
    white-space: nowrap;
}

.layer-style-3 {
    z-index: 7;
    white-space: nowrap;
}

.layer-style-4 {
    z-index: 9;
    white-space: nowrap;
}

.layer-style-icon {
    z-index: 13;
}

/* Margins */
.mb-10 {
    margin-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

/* Revolution Slider Custom */
.rev-slider-wrapper-custom {
    background-color: transparent;
    padding: 0px;
}

.rev-slider-custom {
    display: none;
}

/* Footer Text */
.footer-text-justify {
    text-align: justify;
}

/* Map Iframe */
.map-iframe {
    border: 0;
}

/* Text Colors */
.text-danger-custom {
    color: #d9534f !important;
}