﻿.kt-wizard-v4 .kt-wizard-v4__nav .kt-wizard-v4__nav-items .kt-wizard-v4__nav-item[data-ktwizard-state="current"] {
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
}

.kt-wizard-v4 .kt-wizard-v4__nav .kt-wizard-v4__nav-items .kt-wizard-v4__nav-item {
    -ms-flex: 0 0 calc(50% - 0.25rem);
    flex: 0 0 calc(50% - 0.25rem);
    width: calc(50% - 0.25rem);
}

.kt-badge--xs {
    font-size: 0.6em;
    margin-right: 2px;
}

.kt-portlet.kt-portlet--sticky > .kt-portlet__head.kt-portlet__head--lg {
    height: 90px;
    min-height: 90px;
    padding-top: 10px;
}

html, body {
    font-weight: 400;
    font-size: 16px !important;
}

.kt-datatable.kt-datatable--default > .kt-datatable__pager > .kt-datatable__pager-info .kt-datatable__pager-size .btn.dropdown-toggle {
    padding: 7px 12px;
}

.table thead th {
    font-size: 0.7rem;
    text-transform: uppercase;
}

.kt-header-menu-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

.kt-svg-icon.kt-svg-icon--rose g [fill] {
    fill: #ff5c9e !important;
}



h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', Sans-Serif;
    font-weight: 800 !important;
    text-transform: none;
}

.kt-menu__link {
    color: #aaa;
}

.kt-menu__item.kt-menu__item--here .kt-menu__link-text {
    color: white !important;
}

.kt-portlet.kt-portlet--height-fluid .kt-portlet__body {
    flex-direction: row;
    align-self: self-start;
}

.kt-iconbox .kt-iconbox__body .kt-iconbox__desc {
    justify-content: center;
}

.kt-menu__item--here .kt-menu__link {
    background-color: #ec435b !important;
}

a {
    color: #0057ff;
}

    a:hover {
        color: #0057ff;
    }

.kt-header-menu-wrapper--on .kt-menu__link-text {
    color: #405965 !important;
}

.vpd-nav-item {
    background-color: rgba(255,255,255,0.5);
}

.kt-portlet {
    border-radius: 8px;
}

.vpd-card-name {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}


.btn-brand {
    color: #fff;
    background-color: #0057ff;
    border-color: #0057ff;
    color: #ffffff;
}

    .btn-brand:hover {
        color: #fff;
        background-color: #1252f1;
        border-color: #0e4ce8;
    }

.vpd-home-slider {
    background-color: rgb(0, 34, 102);
    width: 100%;
    height: 600px;
    background-image: url("/css/service_2/images/EDO-Operator/EDO-Operator-BKG.jpg");
}

.kt-header--fixed.kt-header--minimize .kt-header {
    background-color: #002174;
    background-image: url("/css/service_2/images/EDO-Operator/EDO-Operator-BKG.jpg");
    background-position: center 460px;
    background-size: cover;
}


.kt-header {
    border-bottom: none;
}

#footer .kt-menu__link-text:hover {
    color: rgb(200,200,250) !important;
}

.kt-header--fixed.kt-header--minimize .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item:hover > .kt-menu__link, .kt-header--fixed.kt-header--minimize .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link, .kt-header--fixed.kt-header--minimize .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover > .kt-menu__link {
    background-color: rgba(255, 255, 255, 0.1);
}

.kt-header-menu-wrapper {
    width: auto;
}

html, body {
    font-family: 'Roboto',sans-serif;
    background-color: #f5f8ff;
}

.kt-dialog--loader {
    display: none !important;
}

.kt-menu__link-text {
    color: white !important;
}

.kt-header--fixed.kt-header--minimize .kt-header {
    background-color: #002174;
}

.kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span {
    background: white;
}

    .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span::before, .kt-header-mobile .kt-header-mobile__toolbar .kt-header-mobile__toolbar-toggler span::after {
        background: white;
    }

.kt-header__brand-logo-default {
    height: 110px;
}

.kt-header__brand-logo-sticky {
    height: 100px;
}

.kt-header {
    height: 140px;
}

.scrollhere {
    scroll-margin-top: 5em;
}

.hm-hero-height {
    padding-top: 150px;
    height: calc(100vh + 45px);
}

.hm-hero-text {
}

.hm-hero-h2 {
    text-transform: uppercase;
}

.hm-hero-h1 {
    text-transform: uppercase;
    line-height: 4.4rem;
    font-size: 5rem;
}

.kt-header--minimize .kt-header__topbar-item--here {
    background-color: rgba(250,250,250,0.5);
}

.kt-header__topbar-item--here {
    background-color: rgba(250,250,250,.1);
}

.kt-widget30 .kt-widget30__head .carousel-success .center > div {
    background-color: #1ABC9C;
}

.select2 {
    border: 1px solid #e2e5ec;
    background-color: white;
    border-radius: 4px;
    font-size: 13px;
}


.owl-dots {
    display: none;
}


html {
    scroll-behavior: smooth;
}

#primary-menu ul li > a:hover {
    color: #ed1651;
}

#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    color: #ed1651;
}

.thank-you {
    font-size: 70px;
    padding-bottom: 0px;
    margin-left: 40px;
    display: flex;
    align-self: center;
    flex-direction: column;
}

.thank-you-container {
    display: flex;
    justify-content: start;
    flex-direction: row;
    margin-left: 20px;
    margin-right: 20px;
}

@media (max-width: 1024px) {
    .hm-hero-height {
    }

    .vpd-home-slider {
        height: 0px;
        overflow: hidden;
        visibility: hidden;
    }

    .kt-header {
        height: 16px;
    }

    h1, .h1 {
        font-size: 1.3rem;
    }
}

@media (max-width: 840px) {
    .hm-hero-h1 {
        line-height: 3.4rem;
        font-size: 4rem;
    }
}

@media (max-width: 767px) {
    .thank-you {
        font-size: 45px;
        margin-left: 20px;
    }
}

@media (max-width: 560px) {
    .hm-hero-h1 {
        line-height: 3rem;
        font-size: 3rem;
    }

    .thank-you {
        font-size: 35px;
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
        margin-top: 6px;
    }

    .thank-you-container {
        display: block !important;
        text-align: center;
        margin-left: 0px;
    }

    .standard-logo img {
        height: 80px;
    }
}

@media (max-width: 470px) {
    .vpd-slider-line2 {
        font-size: 60px;
        line-height: 1em;
    }
}

@media (max-width: 422px) {
    .vpd-slider-button {
        width: 100%;
    }
}



@media (max-width: 384px) {
    .kt-header__brand-logo-default, .kt-header__brand-logo-sticky {
        height: 50px;
        min-width: 250px;
    }
}

@media (max-width: 375px) {
    .vpd-slider-line1 {
        font-size: 14px;
    }

    .vpd-slider-line2 {
        font-size: 50px;
        line-height: 1em;
    }

    .vpd-slider-line3 {
        font-size: 16px;
    }

    .hm-hero-text {
    }

    .hm-hero-h1 {
        line-height: 2rem;
        font-size: 2rem;
    }

    .hm-hero-h2 {
        line-height: 2.6rem;
        font-size: 1.4rem;
    }

    .hm-hero-height {
    }
}
