.reset-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.topbar-two__infolist {
    gap:50px;
}
.topbar-two .container-fluid {
    max-width: 1680px;
}
.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid {
    width: 100%;
    
    margin-right: auto;
    margin-left: auto;
}
.topbar-two__inner {
    border-bottom: 1px solid var(--bg-color2,#e2e7ff);
    padding-bottom: 26px;
    padding-top: 19px;
}
.topbar-two__infolist li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: var(--body-text-color,#5c6671);
    align-items: center;
    display: flex;
}
.topbar-two__icon {
    margin-right: 19px;
    position: relative;
    top: -1px;
    color: var(--body-text-color,#5c6671);
}
.topbar-two__icon>svg {
    fill: none;
}
.topbar-two__icon {
    margin-right: 19px;
    position: relative;
    top: -1px;
    color: var(--body-text-color,#5c6671);
}
.topbar-two__infolist li a {
    background: linear-gradient(to right,currentcolor 0,currentcolor 100%) 0 95%/0 1px no-repeat;
    transition: all .5s ease;
    color: #0d90c1;
    font-size: 18px;
}
.topbar-two .footer__socialwrap {
    padding-left: 28px;
}
.topbar-two .footer__socialwrap li {
    color: var(--body-text-color,#5c6671);
    font-size: 19px;
}
.footer__socialwrap {
    display: flex;
    align-items: center;
    gap: 0 20px;
}
.topbar-two__thememodline {
    position: relative;
    padding: 0 30px;
}
.topbar-two__themeicon-wrap {
    background-color: rgba(var(--bg-color-rgb,0,31,63),.2);
    padding: 4px;
    cursor: pointer;
    gap: 0 8px;
}
.topbar-two__theme-icon.light-icon {
    background-color: var(--body-color,#fff);
}
.topbar-two__theme-icon {
    font-size: 16px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--primary-text-color,#001f3f);
}
.topbar-two__themetext-wrap {
    padding-left: 13px;
    min-width: 57px;
}
.topbar-two__theme-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
    color: var(--body-text-color,#5c6671);
    position: relative;
    transition: all .5s ease;
    display: block;
}
.topbar-two__theme-text.dark-text {
    font-size: 0;
    opacity: 0;
    visibility: hidden;
}
.topbar-two__thememodline:last-of-type {
    padding-right: 0;
}
.topbar-two__thememodline {
    position: relative;
    padding: 0 30px;
}
.topbar-two__themelng.lng-selected {
    width: 77px;
    padding-right: 22px;
    background-image: url(../images/shapes/select-down-arrow.svg);
}
.topbar-two__lng-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
    font-weight: 600;
    color: var(--body-text-color,#5c6671);
    text-transform: uppercase;
    display: inline-block;
    padding-left: 8px;
}
.topbar-two__themelng-opt {
    max-width: 74px;
    z-index: 991;
    background-color: var(--body-color,#fff);
    padding: 0 9px;
    margin: 0 auto;
    border-radius: 4px;
    display: none;
    box-shadow: 0 4px 10px 0 rgba(var(--primary-text-color-rgb,0,31,63),.3);
}
.topbar-two__themelng-opt .topbar-two__themelng+.topbar-two__themelng {
    margin-top: 3px;
}
.topbar-two__themelng-opt .topbar-two__lng-text {
    color: var(--body-text-color,#5c6671);
}

.section-header--two {
    box-shadow: 0 14px 21px 0 rgba(58,66,89,.05);
    background-color: var(--body-color,#fff);
}
.section-header {
    position: relative;
    z-index: 99;
    transition: top .8s ease-in-out;
}
.section-header--two .container-fluid {
    margin-top: 2px;
}
.section-header--two .section-header__inner {
    padding-left: 0;
    box-shadow: initial;
    filter: initial;
    border-radius: 0;
}
.section-header__row {
    position: relative;
}
.section-header--two .section-header__logo {
    padding-left: 0;
}
.section-header__logo {
    width: 228px;
    padding-left: 18px;
    display: flex;
    align-items: center;
}
.section-header__logo-inner {
    width: 100%;
}
.section-header__main-menu {
    margin-left: auto;
    margin-right: 0;
    padding-left: 20px;
}
.section-header--two .section-header__right {
    padding-left: 16px;
}
.section-header--two .section-header__right-bg {
    background-color: transparent;
    padding: 0;
}
a.header-btn-two.next-marketing-btn.dark-btn.btn.red-btn {
    background: #d40707!important;
}
.section-header__dskmenu--two {
    align-items: flex-end;
    margin-left: 30px!important;
}
.section-header__dskmenu--two {
    align-items: flex-end;
    margin-left: 30px!important;
    display: none!important;
}
header .next-marketing-btn {
    background-color: #1240b7 !important;
}


.header-info-sidebar__top-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-header--two .header-btn-two {
    margin-left: 42px;
    padding-left: 48px;
    padding-right: 48px;
}
.section-header--two .header-btn-two {
    margin-left: 20px!important;
}
a.header-btn-two.next-marketing-btn.dark-btn.btn {
    background-color: #1240b7 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    -webkit-appearance: none;
    width: fit-content;
    background-color: var(--primary-color, #2e4dfe);
    color: var(--body-color, #fff);
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    height: 50px;
    border-radius: 8px;
    transition: all .3s 
ease-in-out;
    padding: 12px 32px;
    border: 2px solid transparent;
    margin-left: 20px;

}
.header-info-sidebar__logo {
    margin-left: 20px;
    margin-bottom: 10px;
}

.nav-menu  ul.new-header {
    list-style: none;
    display: flex;
    gap: 50px;
    margin: 0;
    padding: 0;
}
.nav-menu ul.new-header li a {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0d90c1;
    transition: color 0.3s;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
}
.btn-radius {
    border-radius: 40px;
}

.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.section-testimonial-three__item {
    padding-bottom: 38px;
}
.topbar-two__themelng.lng-selected {
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: right center;
}
.section-header--two .section-header__right {
    margin-left: auto;
}
.nav-links ul li a {
    font-weight: 500;
}







