﻿
.site-skip {
    background: #041c2c;
    color: #fff;
    display: block;
    padding: .95rem;
    position: absolute;
    text-align: center;
    top: -95px;
    -webkit-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    width: 100%;
    z-index: 99
}

    .site-skip span {
        background: rgba(0,0,0,.5);
        display: inline-block;
        outline: 2px dotted;
        padding: .25rem .5rem
    }

    .site-skip:focus {
        background: rgba(4,28,44,.25);
        color: #fff;
        outline: 0;
        top: 0;
        z-index: 9999
    }


.title_tx .h5 {
    position: relative;
    display: inline-block;
    color: #003366;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 6px;
    letter-spacing: 2px;
}

    .title_tx .h5::before {
        position: absolute;
        right: -84px;
        top: 7px;
        height: 3px;
        width: 70px;
        background: #003366;
        content: "";
    }

.section-title .h3, .section-title .h2, .title_tx .h3, .title_tx .h2 {
    font-size: 39px;
    margin-bottom: 0px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -1px;
}

.elementor-11447 .elementor-element.elementor-element-108dce40 {
    color: #000;
}

.elementor-widget-text-editor {
    /*color: var(--e-global-color-text);*/
    color: #000;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
}

.search .search-icon i {
    color: #fff;
    font-size: 13px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #003366;
    border-radius: 3px;
    cursor: pointer;
    margin-top: -8px;
}


.color-3, .color-primary, .team-overly-content ul li a:hover, a {
    color: #003366;
}

@media only screen and (max-width: 1024px) {
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
        top: 0;
        left: 0;
        /* background: black; */
    }
}


.custom-radius {
    border-radius: 15px;
}

.shadow-lg {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.primary-bg {
    background: #003366;
}

.elementor-10645 .elementor-element.elementor-element-5064f14 .hfe-nav-menu__toggle {
    margin: inherit;
}

.elementor-widget-image {
    text-align: center
}

    .elementor-widget-image a {
        display: inline-block
    }

        .elementor-widget-image a img[src$=".svg"] {
            width: 48px
        }

    .elementor-widget-image img {
        vertical-align: middle;
        display: inline-block
    }

strong {
    font-weight: 600
}

ul, ol {
    margin: 0;
}

.site-main .btn {
    background: #003366;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    padding: 19px 32px;
    text-align: center;
    transition: 0.3s;
    letter-spacing: 1px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
}


.outline-btn, .outline-white-btn, .primary-solid-btn, .secondary-outline-btn, .secondary-solid-btn, .solid-white-btn {
    padding: 12px 30px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-size: 13px;
    transition: .25s ease-in-out
}

.primary-solid-btn {
    border: 1px solid #1a2c79;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.15);
    background-image: linear-gradient(to bottom,#1a2c79,#0e206d);
    color: #fff
}

    .primary-solid-btn:hover {
        background: 0 0;
        color: #1a2c79
    }


.btn.secondary-solid-btn {
    white-space: normal;
    word-wrap: break-word;
}

.secondary-solid-btn {
    color: #fff;
    background: #003366;
    border: 1px solid #003366;
    font-size: 17px;
    font-weight: 500;
}

    .secondary-solid-btn:hover {
        background: ##003366;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.secondary-outline-btn {
    color: #003366;
    display: inline-block;
    border: 1px solid #003366
}

.outline-btn {
    position: relative;
    display: inline-block;
    color: #1a2c79;
    border: 1px solid #1a2c79
}

    .outline-btn:after {
        content: " ";
        position: absolute;
        top: -1px;
        left: -1px;
        bottom: -1px;
        right: -1px;
        z-index: -1;
        border-radius: 4px;
        opacity: 0;
        transition: .4s;
        text-shadow: 0 .5px .3px rgba(0,0,0,.1)
    }

    .bg-transparent ul li a:hover, .custom-breadcrumb ol li a:hover, .gradient-bg .topbar-text ul li a:hover, .menu li a:hover, .menu li:hover > a, .outline-btn:hover:after, .white-bg.affix ul li a:hover, .white-bg.custom-nav ul li a:hover {
        opacity: 1;
    }

.menu li a, .portfolio-wrapper:hover .content-overlay {
    opacity: .8
}

.custom-arrow.owl-theme .owl-nav button:hover span, .custom-indicators li.active button span, .navbar-toggler, .outline-btn:hover, .primary-bg h1, .primary-bg p, .scroll-top span, a.video-play-icon-without-bip:hover span {
    color: #fff
}

.solid-white-btn {
    background: #fff;
    border-color: #fff;
    color: #1a2c79
}

    .solid-white-btn:hover {
        background: 0 0;
        color: #fff
    }

.outline-white-btn {
    color: #fff;
    border-color: #fff
}

    .outline-white-btn:hover {
        background: #fff;
        color: #1a2c79
    }

a:hover {
    text-decoration: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.em-bar.em-bar-big:before {
    display: none !important;
}