@font-face {
    font-family: europa;
    src: url(../fonts/EuropaRegular.ttf);
}

.nav-link {
    display: block;
    padding: 0rem 0rem;
}

.text-danger {
    color: #f70 !important;
}

.navbar-brand {
    display: inline-block;
    /* padding-top: 0.3125rem; */
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    /* font-size: 1.25rem; */
    line-height: inherit;
    white-space: nowrap;
}

.topbar.fixed-header .navbar .navbar-brand img {
    height: auto;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.wrap-feature-24 .service-24:hover, .wrap-feature-24 .service-24:focus {
    background: #00255d;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #00255d 0%, #00255d 100%);
}

.wrap-feature-24 .service-24 i {
    background: #00255d;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #00255d 0%, #00255d 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px;
}



.h141-navbar {
    background: #f70;
    height:35px;
}

.h14-navbar {
    background: #00255d;

}


.bg-info {
    background-color: #00255d !important;
}


.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    color: #102089;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.h14-navbar .navbar .navbar-nav .nav-link {
    padding: 15px 15px;
    color: #fff;
    font-family: europa, sans-serif !important;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

.hover-dropdown .navbar-nav > .dropdown:hover > .dropdown-menu {
    background-color: #00255d;
    /*margin-top: -33px !important;*/
}
.hover-dropdown .navbar-nav > .dropdown:hover > .mega-menu-nav{
    margin-top: -33px !important;
}
.h14-navbar .navbar .dropdown-menu .dropdown-item {
    color: #fff !important;
}
ul.list-style-none li a {
    color: #fff !important;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.h14-navbar .navbar .hidden-lg-up {
    padding: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    color: #fff;
}

.loader__figure {
    height: 0;
    width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid #00255d;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

.loader__label {
    float: left;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0.5em 0 0 50%;
    font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #00255d;
    white-space: nowrap;
    -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}


.wrap-feature-24 .service-24:hover, .wrap-feature-24 .service-24:focus {
    background: #00255d;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #00255d 0%, #00255d 100%);
}

.wrap-feature-24 .service-24 i {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #00255d 0%, #00255d 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px;
}

.banner-innerpage {
    padding: 50px 0 0;
    background-size: cover;
    background-position: center center;
    height: 250px;
}

html body .bg-light {
    background-color: #ffe0c5 !important;
}

.mega-dropdown .list-style-none {
    border-right: 1px solid #ccc;
}

ul.list-style-none li a {
    box-shadow: 0 .1px 3px #adaeae52;
    padding: 10px 0px !important;
}

.dropdown-item {
    padding: 10px 1rem !important;
    box-shadow: 0 .1px 3px #adaeae52;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
