/* Ensure the submenu adapts to the width of the text */
.main-header-menu .sub-menu {
    display: block!important;              /* Ensure sub-menu items are visible */
    width: auto!important;                 /* Automatically fit to the text width */
    white-space: nowrap!important;         /* Prevent the text from wrapping to a new line */
    padding: 0!important;                  /* Remove padding around the submenu */
}

.main-header-menu .sub-menu li a {
    display: inline-block;       /* Keep links inline */
    padding: 5px 10px;           /* Add padding for clickable area */
    width: auto;                 /* Fit link width to text */
    text-align: left;            /* Align text to the left */
    color: var(--ast-global-color-8);
}

/* Optional: Add border to sub-menu */
.main-header-menu .sub-menu {
    border: 1px solid #ccc;      /* Light border around the submenu */
    background-color: #fff;      /* White background for better readability */
}

/* Optional: Hover effects for the menu items */
.main-header-menu .sub-menu li a:hover {
    background-color: #f0f0f0;   /* Light background change on hover */
    color: #333;                 /* Change text color on hover */
}

.ast-primary-header-bar {
    display: block;
}
.ast-primary-header-bar {
    background-color: #ffffff;
}
@media (min-width: 922px) {
	.ast-primary-header-bar {
		border-bottom-width: 1px;
		border-bottom-color: #eaeaea;
		border-bottom-style: solid;
	}
}
@media (min-width: 922px) {
	.main-header-bar {
		border-bottom-width: 1px;
	}
}
.main-header-bar {
    z-index: 4;
    position: relative;
}
.main-header-bar {
    margin-left: auto;
    margin-right: auto;
}
.main-header-bar {
    background-color: #fff;
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid;
}
.main-header-bar-wrap {
    position: relative;
}
.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 70px;
}
@media (min-width: 922px) {
	.ast-container {
		max-width: 1240px;
	}
}
@media (min-width: 544px) {
	.ast-container {
		max-width: 100%;
	}
}
.ast-builder-grid-row-container {
    display: grid;
    align-content: center;
}
.ast-container, .ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.ast-container {
    max-width: 100%;
}
.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere;
}
.ast-builder-grid-row .site-header-section {
    flex-wrap: nowrap;
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center;
}
.ast-builder-grid-row .site-header-section {
    flex-wrap: nowrap;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.ast-grid-right-section {
    justify-content: flex-end;
}
.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center;
}
@media (min-width: 921px) {
	#ast-mobile-header {
		display: none;
	}
}
@media (max-width: 921px) {
	#ast-desktop-header {
		display: none;
	}
}
.site-header-section>div:last-child {
    padding-right: 0;
}
.site-header-section>div:first-child {
    padding-left: 0;
}
.ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.site-header-section>* {
    padding: 0 10px;
}
.ast-builder-layout-element {
    align-items: center;
}
.ast-site-identity {
    padding: 1em 0;
}
.site-branding {
    line-height: 1;
    align-self: center;
}
*, :after, :before {
    box-sizing: inherit;
}
.ast-builder-grid-row>.site-header-section {
    flex-wrap: nowrap;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.ast-grid-right-section {
    justify-content: flex-end;
}
.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center;
}
.site-header-section>div:last-child {
    padding-right: 0;
}
.site-header-section>div:first-child {
    padding-left: 0;
}
.site-header-section .ast-builder-menu {
    align-items: center;
}
.ast-builder-menu-1 {
    display: flex;
    text-transform: uppercase;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.site-header-section * {
    padding: 0 10px;
}
.ast-builder-layout-element {
    align-items: center;
}
.site-header-section .ast-main-header-bar-alignment {
    height: 100%;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto;
}
.main-header-bar .main-header-bar-navigation {
    height: 100%;
}
.ast-flex-grow-1 {
    flex-grow: 1;
}

.site-navigation {
    height: 100%;
}
main, nav {
    display: block;
}
.ast-builder-menu .main-navigation {
    padding: 0;
}
.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex;
}
.ast-builder-menu .main-navigation ul {
    align-self: center;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative;
}
.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap;
}
.ast-desktop .ast-primary-header-bar .main-header-menu .menu-item {
    line-height: 70px;
}
.main-header-menu .menu-item, #astra-footer-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.main-header-menu .menu-item {
    position: relative;
}
.main-header-menu .menu-item .menu-link, #astra-footer-menu .menu-item .menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
}

.ast-builder-menu-1 .menu-item .menu-link {
    font-size: 30px;
    font-size: 2rem;
    color: var(--ast-global-color-8);
}
.main-header-menu .menu-link, .main-header-menu a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear;
}














body{
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
	/*background: #0F0D26;*/
	overflow-x: hidden;
}
body *{
    outline: none !important;
    box-sizing: border-box;
}
.btn.ninja-forms-field,
.button{
    display: inline-block;
    vertical-align: middle;
}
.btn.ninja-forms-field{
    overflow: visible;
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.button a{
    position: relative;
    transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    background: #B4202A;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 6px 13px 6px 30px;
    transition: all 0.5s ease;
}
.section .button a{
    font-size: 18px;
}
.button a:before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) skew(0deg);
    border: 2px solid #FFFFFF;
    border-right: 0;
    width: 21px;
    height: 135%;
    left: 10px;
    transition: all 0.5s ease;
}
.button a:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) skew(0deg);
    border: 2px solid #FFFFFF;
    border-left: 0;
    width: 21px;
    height: 135%;
    right: -6px;
    transition: all 0.5s ease;
}
.button a span{
    display: block;
    transform: skew(30deg);
    -ms-transform: skew(30deg);
}
.button a:hover{
    background: #262261;
    color: #fff;
}
.button a:hover:after,
.button a:hover:before{
    border-color: #fff;
}

.button.white a{
    background: #FFFFFF;
    color: #B4202A;
}
.button.white a:after,
.button.white a:before{
    border-color: #B4202A;
}

.button.white a:hover{
    background: #262261;
    color: #fff;
}
.button.white a:hover:after,
.button.white a:hover:before{
    border-color: #B4202A;
}

body .nf-fu-button-cancel{
    display: none !important;
}

.section,
section{
    position: relative;
}

header.header{
    position: absolute;
    width: 100%;

    z-index: 15;
    transition: top 0.5s ease-in-out;
}
header.header.before_stiky{
    position: fixed;
    top: -110px;
    background: #0F0D26;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header.header.stiky{
    position: fixed;
    top: 0;
    background: #0F0D26;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.admin-bar header.header.stiky{
    top: 32px;
}
.header .navbar-toggler{
    display: none;
}
.header.stiky .navbar-toggler{
    padding: 17px 24px;
}
.header .navbar-toggler .close_menu{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
    transition: opacity 0.5s ease;
}
.header .navbar-toggler.collapsed .close_menu{
    opacity: 0;
}
.header .navbar-toggler>svg{
    opacity: 0;
    transition: opacity 0.5s ease;
}
.header .navbar-toggler.collapsed>svg{
    opacity: 1;
}
.header .navbar-toggler svg path {
    transition: all 0.5s ease-in-out;
}
.header .navbar-toggler:hover svg path{
    fill: #B4202A;
}
.header__nav .header__logo{
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    transition: opacity 0.5s ease-in-out;
}
.header__nav .header__logo:hover{
    opacity: 0.5;
}
.header__nav{
    position: relative;
    width: 100%;
}


.navbar-collapse{
    display: inline-block;
    vertical-align: middle;
}
.header_right_elements{
    float: right;
    padding-right: 19px;
}
.header__nav:after{
    display: block;
    clear: both;
    content: '';
}

.header__nav ul#menu-main-menu{
    list-style: none;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    transition: all 0.5s ease;
}
.header__nav ul:after{
    display: block;
    content: '';
    clear: both;
}
.header__nav ul#menu-main-menu>li{
    float: left;
    margin-right: 17px;
    position: relative;
}
.header__nav ul#menu-main-menu>li:last-child{
    margin-right: 0;
}
.header__nav ul li a .link__icon{
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    position: relative;
}
.header__nav ul li a .link__icon>svg{
    transition: transform 0.5s ease;
}
/*.header__nav ul li.current-menu-parent>a .link__icon,*/
.header__nav ul li:hover>a .link__icon>svg{
    transform: rotate(180deg);
}
.header__nav ul li.current-menu-parent>a .link__icon svg path,
.header__nav ul li:hover>a .link__icon svg path{
    fill-opacity: 1;
}
.header__nav ul li a{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    line-height: 100%;
    position: relative;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
.header__nav ul li .sub-menu{
    box-sizing: border-box;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    min-width: 300px;
    list-style: none;
    position: absolute;
    top: 100%;
    padding: 12px 0;
    visibility: hidden;
    opacity: 0;
    left: -38px;
    transition: opacity 0.5s ease;

    background: #0F0D26;
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    border-top: 0;
}
.header__nav ul li .sub-menu:after{
    background: #0F0D26;
    border: 1px solid rgba(255, 255, 255, 0.1);
    /*border-top: 0;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.header__nav ul li .sub-menu:before{
    background: rgba(38, 34, 97, 0.3);
    position: absolute;
    content: '';
    display: block;
    left: -8px;
    bottom: -8px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.header__nav ul li:hover>.sub-menu{
    visibility: visible;
    opacity: 1;
}
.header__nav ul li .sub-menu li{
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}
.header__nav ul li .sub-menu li:last-child{
    margin-bottom: 0px;
}
.header__nav ul li .sub-menu li{
    padding: 6px 39px;
}
.header__nav ul li .sub-menu li a{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 100%;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    white-space: nowrap;
}
.header__nav ul li .sub-menu li a:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 1;
    z-index: -1;
    transform: scaleX(0);
    transition: all 0.5s ease-in-out;
}
.header__nav ul li .sub-menu li.current-menu-item a,
.header__nav ul li .sub-menu li a:hover{
    color: #fff;
}
.header__nav ul li .sub-menu li.current-menu-item a:before,
.header__nav ul li .sub-menu li a:hover:before{
    transform: scaleX(1);
}
.header__nav ul#menu-main-menu>li>a{
    padding: 30px 0;
    display: block;
}
.header.stiky .header__nav ul#menu-main-menu>li>a{
    /*padding: 27px 0;*/
}
.header__nav ul#menu-main-menu>li>a>.menu_link_title:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 1;
    transform: scaleX(0);
    transition: all 0.5s ease-in-out;
}
.header__nav ul li>a>.menu_link_title{
    position: relative;
}
.header__nav ul li.current-menu-parent>a>.menu_link_title:after,
.header__nav ul#menu-main-menu>li:hover>a>.menu_link_title:after,
.header__nav ul#menu-main-menu>li.current_page_item>a>.menu_link_title:after{
    opacity: 1 !important;
    transform: scaleX(1) !important;
}
.header__nav ul li.current-menu-parent>a,
.header__nav ul li:hover>a,
.header__nav ul li.current_page_item>a{
    color: rgba(255, 255, 255, 1);
}
.header__nav .phone_number{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 26px 0px;
    margin-right: 12px;

}
.header__nav .phone_number a{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.header__nav .phone_number a .label{
    font-size: 16px;
}
.header__nav .phone_number a span{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
.header__nav .phone_number a span:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 1;
    transform: scaleX(0);
    transition: all 0.5s ease-in-out;
}
.header__nav .phone_number a:hover span:after{
    transform: scaleX(1);
}
.header__nav .phone_number a svg path{
    fill: #B4202A;
    transition: all 0.5s ease;
}

.header__nav .phone_number.button a svg path{
    fill: #fff;
    transition: all 0.5s ease;
}

.header__nav .phone_number a:hover svg path{
    fill: #fff;
}
/*header.stiky .header__nav .phone_number{
    padding: 13px 0px;
}*/
.header__nav .button{
    margin-left: 15px;
}
.header__nav .phone_number .phones_wrapper {
    width: 100%;
    position: absolute;
    left: -8px;
    z-index: 0;
    box-sizing: border-box;

    min-width: 240px;
    top: 101%;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    padding: 12px 0;
}
.header__nav .phone_number .phones_wrapper .item{
    position: relative;
    z-index: 1;
    padding: 6px 39px;
}
.header__nav .phone_number .phones_wrapper:after{
    background: #0F0D26;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
    display: block;
}
.header__nav .phone_number .phones_wrapper:before {
    background: rgba(38, 34, 97, 0.3);
    position: absolute;
    content: '';
    display: block;
    left: -8px;
    bottom: -8px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.header__nav .phone_number.show svg path {
    fill: #262261;
}
.header__nav .phone_number.show .phones_wrapper{
    opacity: 1;
    visibility: visible;
}
.header__nav .phone_number.fadeOut .phones_wrapper{
    opacity: 0;
    visibility: visible;
}

.modal{
    background: rgba(13, 13, 13, 0.6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.modal-content{
    border: 0;
}
.modal-body{
    padding: 0;
}
.modal-content .close{
    position: absolute;
    right: -47px;
    color: #FFFFFF;
    opacity: 1;
    transition: all 0.5s ease;
    text-shadow: none;
    font-size: 49px;
    top: 0;
    line-height: 70%;
    font-weight: normal;
}
.modal-content .close:hover{
    color: #B4202A;
}
.modal-content .video-responsive{
    line-height: 80%;
}
.modal-content iframe{
    width: 100%;
}
/*body{
    overflow-x: hidden;
}*/
.navbar_cover{
    display: none;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
}
.navbar_cover .navbar_cover_wrapper{
    width: 126%;
    position: relative;
    height: 103.2%;
}
.navbar_cover .navbar_cover_wrapper:before{
    background-image: url("../images/home-hero-cover-new-min.png");
    background-position: right top;
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.navbar_cover .top_lines{
    right: 60px;
    top: 143px;
    position: absolute;
    z-index: 1;
}
.navbar_cover .bottom_lines{
    right: 464px;
    bottom: -189px;
    position: absolute;
}
.navbar_cover .eagle{
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: -60px;
    transform: skew(-31deg);
    left: -265px;
}
.navbar_cover .eagle img{
    left: -58%;
    position: relative;
    transform: skew(31deg);
}

.navbar-collapse-inner .buttons_wrapper{
    display: none;
}
.wow {
    opacity: 0;
}

.wow.animation_end {
    opacity: 1;
}

.vote_button{
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 5;
    padding-left: 16px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.vote_button a{
    padding: 6px 30px 6px 41px;
    margin-right: -11px;
}
.vote_button a:after{
    display: none;
}
.vote_button svg{
    width: 23px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 6px;
    fill: #fff;
    transition: all 0.5s ease;
    margin-right: 5px;
}
/*.vote_button a:hover svg{
    fill: #fff;
}*/
.vote_button span span{
    display: inline;
    transform: none;
}


@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
        visibility: visible;
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}


@supports not ( (backdrop-filter: none) or (-webkit-backdrop-filter: none) ) {
    .modal{
        background: rgba(13, 13, 13, 0.8);
    }
}
