.stellarnav,
.stellarnav ul ul {
    z-index: 9;
    width: 100%;
    position: relative;
}

.stellarnav,
.stellarnav li {
    line-height: normal;
    position: relative;
}

.stellarnav a {
    color: #777
}

.stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.stellarnav li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0
}

/*.stellarnav li a {
    padding: 0 0px 0px;
    text-decoration: none;
    color: #282828;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out;
    font-weight: 500;
    line-height: 15px;
    background: #fff0;
    display: flex;
    align-items: center;
    justify-content: center;
  font-family: "Alumni Sans", serif;

}*/




.anchor_div a{

    line-height: 28px;
    width: 100%;
    height: 38px;
    border-radius: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 0px;
    transition:all 0.5s ease-in-out;
    
}
.anchor_div a:hover{
    /*background:#f7f7f7;*/
    color: #ff960f;
    position: relative;
    padding:0 3px;
}


/*.anchor_div a:hover:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 12px;*/
/*    right: 10px;*/
/*    background: url(../images/marrow.webp) no-repeat;*/
/*    width: 32px;*/
/*    height: 22px;*/
/*    bottom: 0;*/
/*    display: flex;*/
/*    align-items: center;*/
/*                transition:all 0.5s ease-in-out;*/


/*}*/

.anchor_div:hover .icon_img{ transform: rotate(360deg); }



.stellarnav.light a,
.stellarnav.light li a {
    color: #000
}

.stellarnav.mobile .call-btn-mobile,
.stellarnav.mobile .close-menu,
.stellarnav.mobile .dd-toggle,
.stellarnav.mobile .location-btn-mobile,
.stellarnav.mobile .menu-toggle,
.stellarnav>ul>li {
    display: inline-block
}

.stellarnav>ul>li>a {
    padding: 20px 7px;
}

.stellarnav ul ul {
    top: 43px;
    position: absolute;
    text-align: left;
    max-width: 450px;
    left: 0;
    padding: 10px 20px;
    background:#fff;
    display: none;
    width: 200px;
    box-shadow: 0px 0px 10px #00000061;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.stellarnav ul ul::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.stellarnav ul ul {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.stellarnav.dark .menu-toggle span.bars span,
.stellarnav.light,
.stellarnav.light ul ul,
.stellarnav.mobile.light ul {
    background: #fff
}

.stellarnav li li,
.stellarnav.mobile.active>ul,
.stellarnav.mobile>ul>li {
    display: block;
        position: relative;

}

.stellarnav ul ul ul {
    top: 0;
    left: 220px
}

.stellarnav>ul>li:hover>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 0
}

.stellarnav.mobile.right>ul,
.stellarnav>ul>li.drop-left>ul {
    right: 0
}

.stellarnav li.drop-left ul ul {
    left: auto;
    right: 220px
}

.stellarnav.dark,
.stellarnav.dark ul ul,
.stellarnav.light .menu-toggle span.bars span,
.stellarnav.mobile.dark ul {
    background: #000
}

.stellarnav.dark a,
.stellarnav.dark li a {
    color: #fff
}

.stellarnav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

body.stellarnav-noscroll-x {
    overflow-x: hidden
}

.stellarnav li.has-sub>a:after {
    content: '';
    margin-left: 5px;
    background: url(../images/angel.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.stellarnav .dd-toggle,
.stellarnav li.call-btn-mobile,
.stellarnav li.location-btn-mobile,
.stellarnav.desktop li.mega li.has-sub a:after,
.stellarnav.hide-arrows li li.has-sub>a:after,
.stellarnav.hide-arrows li.drop-left li.has-sub>a:after,
.stellarnav.hide-arrows li.has-sub>a:after,
.stellarnav.mobile li li.has-sub>a:after,
.stellarnav.mobile li.drop-left li.has-sub>a:after,
.stellarnav.mobile li.has-sub>a:after,
.stellarnav.mobile.left .close-menu.third span,
.stellarnav.mobile.right .close-menu.third span {
    display: none
}

.stellarnav li li.has-sub>a:after {
    margin-left: 10px;
    float: right;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    position: relative;
    top: 4px
}

.stellarnav li.drop-left li.has-sub>a:after {
    float: left;
    margin-right: 10px;
    border-left: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff
}

.stellarnav .call-btn-mobile,
.stellarnav .close-menu,
.stellarnav .location-btn-mobile,
.stellarnav .menu-toggle {
    display: none;
    text-transform: uppercase;
    text-decoration: none;
}

.stellarnav .dd-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    z-index: 9999;
    border: 0
}



.stellarnav svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
    position: relative;
    top: 2px
}

.stellarnav a.dd-toggle .icon-plus {
    box-sizing: border-box;
    transition: transform .3s;
    width: 45px;
    height: 30%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stellarnav a.dd-toggle .icon-plus:after,
.stellarnav a.dd-toggle .icon-plus:before {
    content: '';
    display: block;
    height: 0;
    top: 50%;
    border-bottom: 3px solid #282828;
    position: absolute;
    width: 12px
}

.stellarnav a.dd-toggle .icon-plus:before {
    transform: rotate(90deg);
    transition: width .3s
}

.stellarnav.light .icon-close:after,
.stellarnav.light .icon-close:before,
.stellarnav.light a.dd-toggle .icon-plus:after,
.stellarnav.light a.dd-toggle .icon-plus:before {
    border-color: #000
}

.stellarnav.dark .icon-close:after,
.stellarnav.dark .icon-close:before,
.stellarnav.dark a.dd-toggle .icon-plus:after,
.stellarnav.dark a.dd-toggle .icon-plus:before {
    border-color: #fff
}

.stellarnav .icon-close {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.stellarnav .icon-close:after, .stellarnav .icon-close:before {
    content: '';
    display: block;
    width: 12px;
    height: 0;
    top: -12px;
    border-bottom: 3px solid #ffffff;
    position: absolute;
}

.stellarnav .icon-close:before {
    transform: rotate(45deg)
}

.stellarnav .icon-close:after {
    transform: rotate(-45deg)
}

.stellarnav .call-btn-mobile,
.stellarnav .close-menu,
.stellarnav .location-btn-mobile,
.stellarnav .menu-toggle {
    padding: 15px;
    box-sizing: border-box
}

.stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0;
    position: relative;
    top: auto;
}

.stellarnav .menu-toggle span.bars span {
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 6px;
    background: #fff;
    margin: 0 0 3px
}




.stellarnav .location-btn-mobile.third,
.stellarnav.mobile.left .call-btn-mobile.half,
.stellarnav.mobile.left .call-btn-mobile.third,
.stellarnav.mobile.left .close-menu.half,
.stellarnav.mobile.left .close-menu.third,
.stellarnav.mobile.left .location-btn-mobile.half,
.stellarnav.mobile.left .location-btn-mobile.third,
.stellarnav.mobile.right .call-btn-mobile.half,
.stellarnav.mobile.right .call-btn-mobile.third,
.stellarnav.mobile.right .close-menu.half,
.stellarnav.mobile.right .close-menu.third,
.stellarnav.mobile.right .location-btn-mobile.half,
.stellarnav.mobile.right .location-btn-mobile.third {
    text-align: center
}

.stellarnav .location-btn-mobile.half {
    text-align: right
}

.stellarnav.light .half,
.stellarnav.light .third {
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.light.left .half,
.stellarnav.light.left .third,
.stellarnav.light.right .half,
.stellarnav.light.right .third,
.stellarnav.mobile.light li a {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.dark.left .half,
.stellarnav.dark.left .third,
.stellarnav.dark.right .half,
.stellarnav.dark.right .third,
.stellarnav.mobile li {
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.dark .half:first-child,
.stellarnav.dark .third:first-child,
.stellarnav.light .half:first-child,
.stellarnav.light .third:first-child {
    border-left: 0
}

.stellarnav.dark .half,
.stellarnav.dark .third {
    border-left: 1px solid rgba(255, 255, 255, .15)
}

.stellarnav.dark.left .menu-toggle,
.stellarnav.dark.right .menu-toggle,
.stellarnav.light.left .menu-toggle,
.stellarnav.light.right .menu-toggle {
    border-bottom: 0
}

.stellarnav.mobile,
.stellarnav.mobile.fixed {
    position: static
}

.stellarnav.mobile ul {
    position: relative;
    display: none;
    text-align: left;
    background: rgb(7 10 21);
}

.stellarnav.mobile.active {
    padding-bottom: 0
}

.stellarnav.mobile>ul>li>a {
    padding: 0px 0;
    position: absolute;
    justify-content: flex-start;
}

.stellarnav.mobile ul ul {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: auto;
    display: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}

.stellarnav.mobile ul ul ul {
    left: auto;
    top: auto
}

.stellarnav.mobile li.drop-left ul ul {
    right: auto
}

.stellarnav.mobile li {
    padding: 25px 10px;
}

.stellarnav.mobile>ul {
    border-top: 1px solid rgb(255 255 255 / 0%);
}

.stellarnav.mobile.light>ul {
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.stellarnav.mobile li a.dd-toggle,
.stellarnav.mobile.light li a.dd-toggle {
    border: 0
}

.stellarnav.mobile li.call-btn-mobile {
    border-right: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box
}

.stellarnav.mobile li.call-btn-mobile,
.stellarnav.mobile li.location-btn-mobile {
    display: inline-block;
    width: 50%;
    text-transform: uppercase;
    text-align: center
}

.stellarnav.mobile li.call-btn-mobile.full,
.stellarnav.mobile li.location-btn-mobile.full {
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-right: 0;
    text-align: left
}

.stellarnav.mobile.dark ul ul {
    background: rgba(255, 255, 255, .08)
}

.stellarnav.mobile.light li.call-btn-mobile {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.stellarnav.mobile.top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

.stellarnav.mobile.left>ul,
.stellarnav.mobile.right>ul {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.stellarnav.mobile.left .close-menu,
.stellarnav.mobile.right .close-menu {
    display: inline-block;
    text-align: right;
    z-index: 5;
    position: absolute;
    top: 25px;
    right: 1px;
}

.stellarnav.mobile.left>ul {
    left: 0
}

.stellarnav.mobile.left .menu-toggle.half,
.stellarnav.mobile.left .menu-toggle.third,
.stellarnav.mobile.right .menu-toggle.half,
.stellarnav.mobile.right .menu-toggle.third {
    text-align: left
}

.stellarnav.desktop li.mega ul ul {
    background: 0 0;
    width: auto
}

.stellarnav.desktop li.mega li {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px
}

.stellarnav.desktop li.mega li li {
    display: block;
    position: relative;
    left: 4px
}

.stellarnav.desktop>ul>li.mega {
    position: inherit
}

.stellarnav.desktop>ul>li.mega>ul li.has-sub ul {
    display: block;
    position: relative;
    left: auto
}

.stellarnav.desktop>ul>li.mega>ul>li {
    padding-bottom: 15px;
    box-sizing: border-box
}

.stellarnav.desktop li.mega li li a {
    padding: 5px 15px
}

.stellarnav.desktop>ul>li.mega>ul>li>a {
    color: #ff0
}

.main_header {
}




 .mega_menu {
    padding: 1% 0;
}
.drop_menu p {
    line-height: 27px;
    margin: 0;
    color: #282828;
    font-size: 13px;
    font-weight: 400;
}

.icon_img {
    background: url(../images/icon_img.webp);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: -50px 4px;
    position: absolute;
    left: -60px;
    top: 16px;
    background-color: #e1e0de;
    border-radius: 50px;
    transition:all 0.5s ease-out;
}
a.si_font {font-size: 15px !important;font-weight: 700 !important;}
    

.icon_img.icon_2 {        background-position: -145px 4px;}
.icon_img.icon_3 {    background-position: -260px 4px;}
.icon_img.icon_4 {    background-position: -383px 4px;}
.icon_img.icon_5 {
    background-position: -505px -5px;
    position: unset;
        height: 30px;

}
.icon_img.icon_6 {     
    background-position: -605px -5px;
    position: unset;
        height: 30px;

}
.icon_img.icon_7 {      
    background-position: -701px -5px;
    position: unset;
        height: 30px;

}


.drop_menu span.h4 {
    position: relative;
    background: #e1e0de;
    display: inline-flex;
    width: 81%;
    height: 50px;
    border-radius: 0px 0px 10px 10px;
    margin: 0 0 20px;
    align-items: center;
    font-size: 15px;
    color: #282828;
    font-weight: 700;
}





header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 3px 0;
    border-bottom: 2px solid #fff0;
    z-index: 9;
    background: #070A15;
}
.stellarnav li.has-sub>a:after {
}

.sticky {
    position: fixed;
    z-index: 9999;
    background-color: #faeadb;
    -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    border-bottom: 2px solid #ff9900;
    color: #fff !important
}

.footer_icons i,
.nav-tabs .nav-link,
.techbox img {
    transition: .3s ease-in-out
}

.animated-logo {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    justify-content: center;
    background: #e7effd
}

.animated-logo img {
    width: 100%
}

.header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px 0;
    height: 100%;
    width: 100%;
    position: relative;
}

.logo img {
    width: 100%;
    margin: 0px auto;
}
.header-right,
.main_menu>ul {
    display: flex;
    align-items: center;
}

.header-right {
    width: calc(100% - 460px);
    justify-content: flex-end;
}


.main_menu>ul {
    justify-content: flex-end;
    gap: 10px;
    margin: 0 20px 0 0;
}

.main_menu>ul>li>a {
     padding: 0 20px;
     position: relative;
     font-size: 20px;
     font-weight: 600;
     color: #ffffff;
     display: inline-block;
     transition: all 0.5s ease-in-out;
     font-family: "Alumni Sans", serif;
     text-transform: uppercase;
}


.main_menu>ul>li>a:hover {
    color: #e35d9c;
    text-decoration: underline;
}




.main_menu>ul>li>a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: red;
    transition: .4s ease-in-out
}

.header-button {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
}

.header-button a {
    color: #fff;
    font-size: 21px;
    display: flex;
    align-items: center;
    gap: 0px;
    background: #E35D9C;
    border-radius: 10px;
    height: 50px;
    padding: 0;
    margin: 0;
    width: 160px;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    border:1px solid transparent;
    font-family: "Alumni Sans", serif;
    font-weight: 600;
}
.header-button a:hover {
    color: #ee5da2;
    background: transparent;
    border: 1px solid #ee5da2;
} 

.header-button a i {
    font-size: 14px;
    margin-right: 10px;
}






.stellarnav .company ul , .stellarnav .Career ul  {
    height: auto;
}

    
    .top_bar {
    background: #151515;
    height: 80px;
    align-items: center;
    display: flex;
}



.top_list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.top_list a {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 0px;
}
.top_list a:hover {
    color: #e35d9c;
}
.top_list a i {
    font-size: 14px;
    margin-right: 10px;
}


.social_icon ul {
    display: flex;
    gap: 16px;
    margin: 0;
    justify-content: flex-end;
}
.social_icon ul li a {
    color: #ffff;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
    display: flex;
    height: 28px;
    width: 28px;
    background: #EE5DA2;
    justify-content: center;
    align-items: anchor-center;
    border-radius: 4px;
}

.social_icon ul li a:hover {
    color: #e35d9c;
    background: #fff;
}


